glibc: update to 2.39

ann:
- https://lists.gnu.org/archive/html/info-gnu/2024-01/msg00017.html

ref:
- 7f602256ab
This commit is contained in:
Rudi Heitbaum 2024-01-14 07:14:20 +00:00
parent 2e9c5efc1a
commit 33b89435ee
2 changed files with 5 additions and 5 deletions

View File

@ -3,11 +3,11 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="glibc"
PKG_VERSION="44f757a6364a546359809d48c76b3debd26e77d4"
PKG_SHA256="9acdc19250bc6872265ec77eb9347cc0def5535c6017b0465385bce16bbbe619"
PKG_VERSION="2.39"
PKG_SHA256="f77bd47cf8170c57365ae7bf86696c118adb3b120d3259c64c502d3dc1e2d926"
PKG_LICENSE="GPL"
PKG_SITE="https://www.gnu.org/software/libc/"
PKG_URL="https://github.com/bminor/glibc/archive/${PKG_VERSION}.tar.gz"
PKG_URL="https://ftp.gnu.org/pub/gnu/glibc/${PKG_NAME}-${PKG_VERSION}.tar.xz"
PKG_DEPENDS_TARGET="ccache:host autotools:host linux:host gcc:bootstrap pigz:host Python3:host"
PKG_DEPENDS_INIT="glibc"
PKG_LONGDESC="The Glibc package contains the main C library."

View File

@ -6,8 +6,8 @@ Date: Tue Oct 1 12:09:07 2013 +0300
ref: https://fedoraproject.org/wiki/Networking/NameResolution/ADDRCONFIG
--- a/sysdeps/posix/getaddrinfo.c
+++ b/sysdeps/posix/getaddrinfo.c
--- a/nss/getaddrinfo.c
+++ b/nss/getaddrinfo.c
@@ -730,6 +730,38 @@ gaih_inet (const char *name, const struc
if (res_ctx == NULL)
no_more = 1;