Skip to content

Recreate locales after glibc update #609

Merged
merged 2 commits into from
Feb 9, 2018

Commits on Feb 9, 2018

  1. Configuration menu
    Copy the full SHA
    d0d7d19 View commit details
    Browse the repository at this point in the history
  2. glibc-locales: Update version from 2.15 to 2.27

    ```
    $ locale -a
    C
    POSIX
    cs_CZ.utf8
    de_DE
    de_DE.iso88591
    de_DE.iso885915@euro
    de_DE.utf8
    de_DE@euro
    en_HK
    en_HK.iso88591
    en_PH
    en_PH.iso88591
    en_US
    en_US.iso88591
    en_US.utf8
    es_MX
    es_MX.iso88591
    fa_IR
    fa_IR.utf8
    fr_FR
    fr_FR.iso88591
    fr_FR.iso885915@euro
    fr_FR.utf8
    fr_FR@euro
    it_IT
    it_IT.iso88591
    ja_JP
    ja_JP.eucjp
    tr_TR.utf8
    zh_CN.gb18030
    ```
    pmenzel committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    8f659d2 View commit details
    Browse the repository at this point in the history