You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/toolchain/glibc
Hauke Mehrtens 02c5019a35 toolchain: glibc: Update glibc to version 2.31
This updates glibc to the most recent version 2.31.

001-regex-read-overrun.patch was a backport from a more recent version
and is integrated in glibc 2.31.

050-Revert-Disallow-use-of-DES-encryption-functions-in-n.patch is needed
to add the DES crypto functions back again. They were removed in glibc
2.28, but we still use them in ppp.
musl lib also provides these DES crypto functions. Without them we would
have to link ppp against openssl or an other crypto library.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
4 years ago
..
headers toolchain: skip gcc/minimal for musl 8 years ago
include toolchain: The glorious return of glibc, ver 2.21 9 years ago
patches toolchain: glibc: Update glibc to version 2.31 4 years ago
Makefile glibc: override default rpath to /lib:/usr/lib 7 years ago
common.mk toolchain: glibc: Update glibc to version 2.31 4 years ago