package/{glibc, localedef}: bump to version 2.31
authorRomain Naour <romain.naour@smile.fr>
Mon, 27 Jul 2020 09:29:49 +0000 (11:29 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Mon, 27 Jul 2020 13:26:30 +0000 (15:26 +0200)
commit9f6d4c3a87ccb274cba4188e652a098cbeb31889
tree5a91e608456fd98df528e02aeb2584ee81789c72
parent3df30211200da12bb4d4efd84ab79e709751e77a
package/{glibc, localedef}: bump to version 2.31

For glibc 2.31.x:

  - Update LICENSES file hash due to url change:
    "Prefer https to http for gnu.org and fsf.org URLs"

  - riscv64 does not build with kernel headers < 5.0, but upstream
    has not yet comitted a single fix, neither in master nor in the
    maintenance branch:
       https://sourceware.org/ml/libc-alpha/2020-02/msg00018.html

For localedef 2.31.x:

  - Remove upstream patch for localedef:
    0003-localedef-Use-initializer-for-flexible-array-member-.patch

Note that this version bump required some patches applied on
several packages (already applied):
    [Busybox] 13f2d688a24f47446af236829bd6ca194d5aea5b
    [openssh] bad75bca315dbd2c69f8a9cb02fa9f27636e3d48
    [gcc] disable libsanitizer with gcc 7.5

See:
https://sourceware.org/legacy-ml/libc-announce/2020/msg00001.html

Tested by toolchain builder:
https://gitlab.com/kubu93/toolchains-builder/pipelines/129551000

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
12 files changed:
package/glibc/2.30-67-g4748829f86a458b76642f3e98b1d80f7b868e427/glibc.hash [deleted file]
package/glibc/2.31-49-g6f3459f9859a7b506c64fa1823769ab631072c6e/glibc.hash [new file with mode: 0644]
package/glibc/glibc.mk
package/localedef/2.30-67-g4748829f86a458b76642f3e98b1d80f7b868e427/0001-HACK-only-build-and-install-localedef.patch [deleted file]
package/localedef/2.30-67-g4748829f86a458b76642f3e98b1d80f7b868e427/0002-relax-dependency-on-GCC-to-4.8-and-binutils-to-2.24.patch [deleted file]
package/localedef/2.30-67-g4748829f86a458b76642f3e98b1d80f7b868e427/0003-localedef-Use-initializer-for-flexible-array-member-.patch [deleted file]
package/localedef/2.30-67-g4748829f86a458b76642f3e98b1d80f7b868e427/localedef.hash [deleted file]
package/localedef/2.31-49-g6f3459f9859a7b506c64fa1823769ab631072c6e/0001-HACK-only-build-and-install-localedef.patch [new file with mode: 0644]
package/localedef/2.31-49-g6f3459f9859a7b506c64fa1823769ab631072c6e/0002-relax-dependency-on-GCC-to-4.8-and-binutils-to-2.24.patch [new file with mode: 0644]
package/localedef/2.31-49-g6f3459f9859a7b506c64fa1823769ab631072c6e/localedef.hash [new file with mode: 0644]
package/localedef/localedef.mk
toolchain/toolchain-buildroot/Config.in