Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: glibc | Distribution: AlmaLinux |
Version: 2.34 | Vendor: AlmaLinux |
Release: 125.el9_5.1.alma.2 | Build date: Mon Dec 23 09:39:24 2024 |
Group: Unspecified | Build host: x64-builder01.almalinux.org |
Size: 5702690 | Source RPM: glibc-2.34-125.el9_5.1.alma.2.src.rpm |
Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
Url: http://www.gnu.org/software/glibc/ | |
Summary: The GNU libc libraries |
The glibc package contains standard libraries which are used by multiple programs on the system. In order to save disk space and memory, as well as to make upgrading easier, common system code is kept in one place and shared between programs. This particular package contains the most important sets of shared libraries: the standard C library and the standard math library. Without these two libraries, a Linux system will not function.
LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL
* Mon Dec 23 2024 Koichiro Iwao <meta@almalinux.org> - 2.34-125.1.alma.2 - Re-apply RHEL-25531 - Apply patch from upstream BZ #32470 * Mon Nov 25 2024 Andrew Lukoshko <alukoshko@almalinux.org> - 2.34-125.1.alma.1 - Revert: x86: Fix Zen3/Zen4 ERMS selection (RHEL-25531) * Fri Sep 27 2024 Florian Weimer <fweimer@redhat.com> - 2.34-125.1 - Remove some unused ppc64le string functions (RHEL-49489) * Thu Sep 05 2024 DJ Delorie <dj@redhat.com> - 2.34-125 - elf: Rework exception handling in the dynamic loader (RHEL-46979) * Thu Sep 05 2024 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.34-124 - Fix ungetc leak and invalid read (RHEL-54447) * Tue Sep 03 2024 Patsy Griffin <patsy@redhat.com> - 2.34-123 - s390x: Fix segfault in wcsncmp - Enhanced test coverage for strncmp, wcsncmp (RHEL-49489) * Wed Aug 28 2024 Patsy Griffin <patsy@redhat.com> - 2.34-122 - elf: Clarify and invert second argument of _dl_allocate_tls_init - elf: Avoid re-initializing already allocated TLS in dlopen (RHEL-36148) * Thu Aug 15 2024 Florian Weimer <fweimer@redhat.com> - 2.34-121 - Document dprintf, vdprintf in the manual (RHEL-46723) * Tue Aug 13 2024 Frédéric Bérat <fberat@redhat.com> - 2.34-120 - getdelim: ensure error indicator is set on error (RHEL-54007) * Tue Aug 06 2024 Arjun Shankar <arjun@redhat.com> - 2.34-119 - Add new tests for aligned_alloc (RHEL-50101) * Tue Aug 06 2024 Arjun Shankar <arjun@redhat.com> - 2.34-118 - manual: Improve documentation of putc, putwc, getc, and getwc (RHEL-46741) * Wed Jul 17 2024 DJ Delorie <dj@redhat.com> - 2.34-117 - manual: add syscalls (RHEL-25257) * Fri Jul 12 2024 DJ Delorie <dj@redhat.com> - 2.34-116 - Update mmap() flags and errors lists (RHEL-30823) * Wed Jul 03 2024 Patsy Griffin <patsy@redhat.com> - 2.34-115 - elf: Avoid some free (NULL) calls in _dl_update_slotinfo - elf: Support recursive use of dynamic TLS in interposed malloc (RHEL-39992) * Wed Jun 26 2024 Patsy Griffin <patsy@redhat.com> - 2.34-114 - Update syscall list for Linux 6.9. (RHEL-39000) * Thu Jun 13 2024 Patsy Griffin <patsy@redhat.com> - 2.34-113 - CVE-2024-33601 glibc: netgroup cache may terminate daemon on memory allocation failure (RHEL-34272) - CVE-2024-33602 glibc: netgroup cache assumes NSS callback uses in-buffer strings (RHEL-34274) * Tue Jun 11 2024 Patsy Griffin <patsy@redhat.com> - 2.34-112 - CVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (RHEL-34268) * Mon Jun 10 2024 Patsy Griffin <patsy@redhat.com> - 2.34-111 - CVE-2024-33599: nscd: buffer overflow in netgroup cache (RHEL-34265) * Mon Jun 10 2024 Arjun Shankar <arjun@redhat.com> - 2.34-110 - Add new test for malloc mmap fall-back path upon sbrk failure (RHEL-25063) * Thu Jun 06 2024 Patsy Griffin <patsy@redhat.com> - 2.34-109 - CVE-2024-2961: Out of bounds write in iconv conversion to ISO-2022-CN-EXT (RHEL-31805) * Thu Jun 06 2024 Patsy Griffin <patsy@redhat.com> - 2.34-108 - aarch64: enhance ld.so --list-diagnostics on aarch64 similar to x86_64 (RHEL-22165) * Tue May 28 2024 <dj@redhat.com> - 2.34-107 - Add MMAP_ABOVE4G from Linux 6.6 to sys/mman.h (RHEL-39006) * Sun May 19 2024 Patsy Griffin <patsy@redhat.com> - 2.34-106 - Improve test coverage for connect() (RHEL-32681) * Wed Apr 03 2024 DJ Delorie <dj@redhat.com> - 2.34-105 - x86-64: Save APX registers in ld.so trampoline (RHEL-25046) * Tue Mar 26 2024 DJ Delorie <dj@redhat.com> - 2.34-104 - x86: Fix Zen3/Zen4 ERMS selection (RHEL-25531) * Tue Mar 12 2024 Arjun Shankar <arjun@redhat.com> - 2.34-103 - malloc: Do not use MAP_NORESERVE to allocate heap segments (RHEL-21884) * Fri Mar 08 2024 DJ Delorie <dj@redhat.com> - 2.34-102 - Add glibc.cpu.prefer_map_32bit_exec tunable (RHEL-20172) * Tue Feb 27 2024 Patsy Griffin <patsy@redhat.com> - 2.34-101 - Switch back to assembly syscall wrapper for prctl (RHEL-23472) * Wed Jan 24 2024 Patsy Griffin <patsy@redhat.com> - 2.34-100 - manual: fix order of arguments of memalign and aligned_alloc (RHEL-21556) * Tue Jan 09 2024 Arjun Shankar <arjun@redhat.com> - 2.34-99 - getaddrinfo: Return correct error EAI_MEMORY when out-of-memory (RHEL-19444) * Mon Jan 08 2024 Arjun Shankar <arjun@redhat.com> - 2.34-98 - getaddrinfo: Fix occasionally empty result due to nscd cache order (RHEL-16643) * Tue Jan 02 2024 Florian Weimer <fweimer@redhat.com> - 2.34-97 - Re-enable output buffering for wide stdio streams (RHEL-19862) * Thu Dec 21 2023 Carlos O'Donell <carlos@redhat.com> - 2.34-96 - Fix TLS corruption during dlopen()/dlclose() sequences (RHEL-17465) * Fri Dec 08 2023 Florian Weimer <fweimer@redhat.com> - 2.34-95 - Improve compatibility between underlinking and IFUNC resolvers (RHEL-17319) * Thu Dec 07 2023 Patsy Griffin <patsy@redhat.com> - 2.34-94 - Update syscall-names.list for Linux 6.6. (RHEL-16016) * Wed Dec 06 2023 Patsy Griffin <patsy@redhat.com> - 2.34-93 - malloc: Use __get_nprocs on arena_get2. (RHEL-17157) * Fri Dec 01 2023 Patsy Griffin <patsy@redhat.com> - 2.34-92 - Improve test coverage for wcsdup, strdup and strndup. (RHEL-15343) * Fri Nov 24 2023 Florian Weimer <fweimer@redhat.com> - 2.34-91 - fstat performance enhancement (RHEL-2338) * Tue Nov 21 2023 Florian Weimer <fweimer@redhat.com> - 2.34-90 - ldconfig should skip temporary files created by RPM (RHEL-14383) * Mon Nov 20 2023 Florian Weimer <fweimer@redhat.com> - 2.34-89 - Fix force-first handling in dlclose (RHEL-2491) * Wed Nov 15 2023 Arjun Shankar <arjun@redhat.com> - 2.34-88 - nscd: Refer to /run instead of /var/run in systemd socket file (RHEL-16275) * Fri Nov 10 2023 Florian Weimer <fweimer@redhat.com> - 2.34-87 - Fix slow tls access after dlopen (RHEL-2123) * Tue Oct 24 2023 Arjun Shankar <arjun@redhat.com> - 2.34-86 - Add /usr/share/doc/glibc/gai.conf to glibc-doc (RHEL-14545) * Fri Oct 20 2023 Florian Weimer <fweimer@redhat.com> - 2.34-85 - nscd: Skip unusable entries in first pass in prune_cache (RHEL-3397) * Mon Oct 09 2023 Florian Weimer <fweimer@redhat.com> - 2.34-84 - x86-64: Report non-zero cache sizes under TDX hypervisors (RHEL-1191) * Mon Sep 25 2023 Florian Weimer <fweimer@redhat.com> - 2.34-83.7 - Fix memory leak regression in getaddrinfo (RHEL-2426) * Tue Sep 19 2023 Carlos O'Donell <carlos@redhat.com> - 2.34-83.6 - CVE-2023-4911 glibc: buffer overflow in ld.so leading to privilege escalation (RHEL-3000) * Tue Sep 19 2023 Florian Weimer <fweimer@redhat.com> - 2.34-83.5 - Revert: Always call destructors in reverse constructor order (RHEL-2491) * Mon Sep 18 2023 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.34-83.4 - CVE-2023-4806 glibc: potential use-after-free in getaddrinfo (RHEL-2426) * Fri Sep 15 2023 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.34-83.3 - CVE-2023-4813: potential use-after-free in gaih_inet (RHEL-2438) * Fri Sep 15 2023 Carlos O'Donell <carlos@redhat.com> - 2.34-83.2 - CVE-2023-4527: Stack read overflow in getaddrinfo in no-aaaa mode (#2234716) * Thu Sep 14 2023 Carlos O'Donell <carlos@redhat.com> - 2.34-83.1 - Always call destructors in reverse constructor order (RHEL-2491) * Wed Sep 13 2023 DJ Delorie <dj@redhat.com> - 2.34-83 - Add support for ppc64le hwcaps tunables (RHEL-1017) * Tue Aug 15 2023 Carlos O'Donell <carlos@redhat.com> - 2.34-82 - Fix string and memory function tuning on small systems (#2213907) * Mon Aug 14 2023 Florian Weimer <fweimer@redhat.com> - 2.34-81 - Fix additional GCC 13 build issue (#2222188) * Fri Aug 11 2023 Florian Weimer <fweimer@redhat.com> - 2.34-80 - Fix AMD cache size computation for hypervisors, old CPUs (#2166710) * Tue Aug 08 2023 DJ Delorie <dj@redhat.com> - 2.34-79 - Fix temporal threshold calculations (#2213907) * Fri Aug 04 2023 Florian Weimer <fweimer@redhat.com> - 2.34-78 - Ignore symbolic link change on /etc/nsswitch.conf (#2229156) * Fri Jul 28 2023 Florian Weimer <fweimer@redhat.com> - 2.34-77 - Fix regression with IPv4 mapped addresses in /etc/hosts (#2224504) * Tue Jul 25 2023 Florian Weimer <fweimer@redhat.com> - 2.34-76 - Fix accidentally disabled rseq test (#2224289) * Fri Jul 21 2023 Florian Weimer <fweimer@redhat.com> - 2.34-75 - Make libSegFault.so NODELETE (#2224349) * Fri Jul 21 2023 Florian Weimer <fweimer@redhat.com> - 2.34-74 - rseq_area should always be 32 bytes large (#2224289) * Thu Jul 20 2023 Florian Weimer <fweimer@redhat.com> - 2.34-73 - GCC Toolset 13 C++ compatibility for <math.h> iseqsig (#2222188) * Fri Jul 07 2023 Carlos O'Donell <carlos@redhat.com> - 2.34-72 - Update ESTALE error message translations (RHEL-729) * Fri Jul 07 2023 Carlos O'Donell <carlos@redhat.com> - 2.34-71 - Avoid lazy binding failures during dlclose (#2189923) * Mon Jun 26 2023 Arjun Shankar <arjun@redhat.com> - 2.34-70 - resolv_conf: release lock on allocation failure (#2213908) * Mon Jun 26 2023 Arjun Shankar <arjun@redhat.com> - 2.34-69 - strerror must not return NULL (#2215368) * Mon May 08 2023 DJ Delorie <dj@redhat.com> - 2.34-68 - Switch to sysusers_ctl instead of useradd (#2095417) * Fri Apr 28 2023 Florian Weimer <fweimer@redhat.com> - 2.34-67 - Sync with upstream branch release/2.34/master, commit 0ea8174d62263c2679c95c0d215d2627e560f7aa: - gmon: fix memory corruption issues [BZ# 30101] - gmon: improve mcount overflow handling [BZ# 27576] - gmon: Fix allocated buffer overflow (bug 29444) - posix: Fix system blocks SIGCHLD erroneously [BZ #30163] - x86_64: Fix asm constraints in feraiseexcept (bug 30305) - gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (bug 30151) - x86: Check minimum/maximum of non_temporal_threshold [BZ #29953] * Thu Apr 20 2023 Patsy Griffin <patsy@redhat.com> - 2.34-66 - x86: Cache computation for AMD architecture. (#2166710) * Fri Apr 14 2023 Florian Weimer <fweimer@redhat.com> - 2.34-65 - Do not add = to linker scripts in sysroot (#2153855) * Thu Apr 06 2023 DJ Delorie <dj@redhat.com> - 2.34-64 - x86: Use CHECK_FEATURE_PRESENT on PCONFIG (#2149615) * Thu Mar 30 2023 Arjun Shankar <arjun@redhat.com> - 2.34-63 - s390x: Influence hwcaps/stfle via glibc.cpu.hwcaps tunable (#2169978) * Wed Mar 29 2023 DJ Delorie <dj@redhat.com> - 2.34-62 - x86: Don't check PREFETCHWT1 in tst-cpu-features-cpuinfo.c (#2149615) * Mon Mar 06 2023 Carlos O'Donell <carlos@redhat.com> - 2.34-61 - Fix nested atexit calls from atexit handlers (#2172953) * Wed Feb 08 2023 Florian Weimer <fweimer@redhat.com> - 2.34-60 - Upstream test for ldconfig -p (#2167811) * Wed Feb 08 2023 Florian Weimer <fweimer@redhat.com> - 2.34-59 - Fix ldconfig -p on i686 (#2167811) * Wed Jan 25 2023 Florian Weimer <fweimer@redhat.com> - 2.34-58 - Enhance internal tunables ABI stability (awk iteration order) (#2162962) * Tue Jan 17 2023 Florian Weimer <fweimer@redhat.com> - 2.34-57 - Sync with upstream branch release/2.34/master, commit 6484ae5b8c4d4314f748e4d3c9a9baa5385e57c5 - malloc: Fix -Wuse-after-free warning in tst-mallocalign1 [BZ #26779] - s_sincosf.h: Change pio4 type to float [BZ #28713] - math: Properly cast X_TLOSS to float [BZ #28713] - Regenerate ulps on x86_64 with GCC 12 - Avoid -Wuse-after-free in tests [BZ #26779]. - Fix build of nptl/tst-thread_local1.cc with GCC 12 - Fix stdio-common tests for GCC 12 -Waddress - Fix stdlib/tst-setcontext.c for GCC 12 -Warray-compare - resolv: Avoid GCC 12 false positive warning [BZ #28439]. - intl: Avoid -Wuse-after-free [BZ #26779] - elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ #28152] [BZ #28205] - time: Set daylight to 1 for matching DST/offset change (RHBZ#2155352) - elf/tst-tlsopt-powerpc fails when compiled with -mcpu=power10 (BZ# 29776) - time: Use 64 bit time on tzfile - nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402) - nis: Build libnsl with 64 bit time_t - Use LFS and 64 bit time for installed programs (BZ #15333)
/etc/gai.conf /etc/ld.so.cache /etc/ld.so.conf /etc/ld.so.conf.d /etc/nsswitch.conf /etc/rpc /lib/ld-linux.so.2 /lib/libBrokenLocale.so.1 /lib/libSegFault.so /lib/libanl.so.1 /lib/libc.so.6 /lib/libc_malloc_debug.so.0 /lib/libdl.so.2 /lib/libm.so.6 /lib/libnss_compat.so.2 /lib/libnss_dns.so.2 /lib/libnss_files.so.2 /lib/libpthread.so.0 /lib/libresolv.so.2 /lib/librt.so.1 /lib/libthread_db.so.1 /lib/libutil.so.1 /sbin/ldconfig /usr/lib/.build-id /usr/lib/.build-id/03 /usr/lib/.build-id/03/9b7c96341e4ff1f960bb4491a2b7c39da196b4 /usr/lib/.build-id/09 /usr/lib/.build-id/09/e791d06a2380f0a58583b90bb9cd4b78b2f777 /usr/lib/.build-id/15 /usr/lib/.build-id/15/9d0b6aeba02cfd8de42a2af61a72716d1559f7 /usr/lib/.build-id/18 /usr/lib/.build-id/18/83502a9ec3c0d6a6d8a184b4cd041d9911cabb /usr/lib/.build-id/4a /usr/lib/.build-id/4a/5f0ea52120c5359f7e389f8c19b2bde42baa6d /usr/lib/.build-id/5f /usr/lib/.build-id/5f/70c07b89815aa198117df2e29bacf42adf0da1 /usr/lib/.build-id/69 /usr/lib/.build-id/69/741964a395bbc36ddb74bf21f54893609fbed2 /usr/lib/.build-id/6d /usr/lib/.build-id/6d/1f1e2638da6bfd29ea677b88ea50987e30ad8e /usr/lib/.build-id/78 /usr/lib/.build-id/78/ff4de3a81e5466642607a879e522e62ac20b4c /usr/lib/.build-id/88 /usr/lib/.build-id/88/3fb9303df20f8dc91dbb0b9ff8afcd95c2f920 /usr/lib/.build-id/94 /usr/lib/.build-id/94/047cd8b136e920cac06705dcb20a520b3adc92 /usr/lib/.build-id/99 /usr/lib/.build-id/99/dc0b71b7543ab18d061ebaa72544cb57b3344b /usr/lib/.build-id/9e /usr/lib/.build-id/9e/351c504c1d2dd62a7e6550d2d1baf45942a917 /usr/lib/.build-id/ad /usr/lib/.build-id/ad/de3b5446d206c21e9c80bb6f99ba662a731418 /usr/lib/.build-id/b0 /usr/lib/.build-id/b0/6c66ca526a86603312f5d424b8a82f60f118d0 /usr/lib/.build-id/b6 /usr/lib/.build-id/b6/8b60326e6457dac6a369680713f45b1525a0b8 /usr/lib/.build-id/b9 /usr/lib/.build-id/b9/c3cfd6561e5583c24268c76c816e5ff5f86c1b /usr/lib/.build-id/bb /usr/lib/.build-id/bb/3de9ac24536d9c3921a0d859105f8242cfdd11 /usr/lib/.build-id/c0 /usr/lib/.build-id/c0/38b05db6879cb18a722484d2c4b5d71344d050 /usr/lib/.build-id/c8 /usr/lib/.build-id/c8/650c3077615ba38c77db3c5e602bceaa829ab3 /usr/lib/.build-id/cd /usr/lib/.build-id/cd/28420b9a27d5aaa646bdd450a8bc8fde474210 /usr/lib/.build-id/d0 /usr/lib/.build-id/d0/54058e69726a8c60b1a06cd64bf4edeb491744 /usr/lib/.build-id/d1 /usr/lib/.build-id/d1/e7b4884f95279c9e7d667c05c65b952922f433 /usr/lib/.build-id/e7 /usr/lib/.build-id/e7/116387339d70cca05ea2cbfd5c6bfc817b67c1 /usr/lib/.build-id/e7/a6dc536bcdbcdbaa0b4c925e4297c0ab1a1b4a /usr/lib/.build-id/e8 /usr/lib/.build-id/e8/337f5a924654b8f197863346dd2ebb2709751b /usr/lib/.build-id/e8/337f5a924654b8f197863346dd2ebb2709751b.1 /usr/lib/.build-id/e8/337f5a924654b8f197863346dd2ebb2709751b.2 /usr/lib/.build-id/e8/337f5a924654b8f197863346dd2ebb2709751b.3 /usr/lib/.build-id/e8/337f5a924654b8f197863346dd2ebb2709751b.4 /usr/lib/.build-id/e8/337f5a924654b8f197863346dd2ebb2709751b.5 /usr/lib/.build-id/ea /usr/lib/.build-id/ea/b42a984b6ef02a32db22d5a0863d0d0a5d6ba0 /usr/lib/.build-id/f1 /usr/lib/.build-id/f1/96105dc5677fa83b028cbf783b2ba853e1a4e4 /usr/lib/.build-id/f4 /usr/lib/.build-id/f4/61afb6a4f3afa42b3f66ef73f0fa8a80244765 /usr/lib/.build-id/ff /usr/lib/.build-id/ff/7ff626d235014e80054f053ec6b48c912e3793 /usr/lib/audit /usr/lib/audit/sotruss-lib.so /usr/lib/gconv /usr/lib/gconv/ANSI_X3.110.so /usr/lib/gconv/CP1252.so /usr/lib/gconv/ISO8859-1.so /usr/lib/gconv/ISO8859-15.so /usr/lib/gconv/UNICODE.so /usr/lib/gconv/UTF-16.so /usr/lib/gconv/UTF-32.so /usr/lib/gconv/UTF-7.so /usr/lib/gconv/gconv-modules /usr/lib/gconv/gconv-modules.cache /usr/lib/gconv/gconv-modules.d /usr/lib/libmemusage.so /usr/lib/libpcprofile.so /usr/libexec/getconf /usr/libexec/getconf/POSIX_V6_ILP32_OFF32 /usr/libexec/getconf/POSIX_V6_ILP32_OFFBIG /usr/libexec/getconf/POSIX_V7_ILP32_OFF32 /usr/libexec/getconf/POSIX_V7_ILP32_OFFBIG /usr/libexec/getconf/XBS5_ILP32_OFF32 /usr/libexec/getconf/XBS5_ILP32_OFFBIG /usr/sbin/iconvconfig /usr/share/licenses/glibc /usr/share/licenses/glibc/COPYING /usr/share/licenses/glibc/COPYING.LIB /usr/share/licenses/glibc/LICENSES /var/cache/ldconfig /var/cache/ldconfig/aux-cache
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Dec 28 08:54:04 2024