Revisions of glibc

Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) accepted request 1172667 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 705)
- nscd-netgroup-cache.patch: fix assorted bugs in nscd netgroup cache
  (CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602,
  bsc#1223423, bsc#1223424, bsc#1223425, bsc#1223426, BZ #31677, BZ
  #31678, BZ #31680)
buildservice-autocommit accepted request 1171104 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 704)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1170863 from Giuliano Belinassi's avatar Giuliano Belinassi (gbelinassi) (revision 703)
- glibc-fix-cve-2024-33599.patch: nscd: Stack-based buffer overflow in
  netgroup cache (CVE-2024-33599, bsc#1223423)
buildservice-autocommit accepted request 1168904 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 702)
baserev update by copy to link target
Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) accepted request 1168903 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 701)
- iconv-iso-2022-cn-ext.patch: iconv: ISO-2022-CN-EXT: fix out-of-bound
  writes when writing escape sequence (CVE-2024-2961, bsc#1222992)
buildservice-autocommit accepted request 1157905 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 700)
baserev update by copy to link target
Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) accepted request 1157904 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 699)
- stdbit-builtins.patch: Use gcc __builtin_stdc_* builtins in stdbit.h if
  possible

- sigisemptyset.patch: linux/sigsetops: fix type confusion (BZ #31468)

- duplocale-global-locale.patch: duplocale: protect use of global locale
  (bsc#1220441, BZ #23970)
buildservice-autocommit accepted request 1153158 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 698)
baserev update by copy to link target
Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) accepted request 1152035 from Ludwig Nussel's avatar Ludwig Nussel (lnussel) (revision 697)
- nsswitch.conf: Add systemd also for shadow lookups, use merge
  strategy for group lookups
Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) accepted request 1152871 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 696)
- s390-clone-error-clobber-r7.patch: S390: Do not clobber r7 in clone (BZ
  #31402)
buildservice-autocommit accepted request 1145073 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 695)
baserev update by copy to link target
Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) accepted request 1145071 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 694)
- Add libnsl1 to baselibs.conf (bsc#1219640)

- arm-dl-start-user.patch: arm: Remove wrong ldr from _dl_start_user (BZ
  #31339)
buildservice-autocommit accepted request 1143409 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 693)
baserev update by copy to link target
Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) accepted request 1143408 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 692)
- Update to glibc 2.39
  * A new tunable, glibc.cpu.plt_rewrite, can be used to enable PLT
    rewrite on x86-64
  * Sync with Linux kernel 6.6 shadow stack interface
  * struct statvfs now has an f_type member, equal to the f_type statfs
    member
  * On Linux, the functions posix_spawnattr_getcgroup_np and
    posix_spawnattr_setcgroup_np have been added, along with the
    POSIX_SPAWN_SETCGROUP flag
  * On Linux, the pidfd_spawn and pidfd_spawp functions have been added
  * On Linux, the pidfd_getpid function has been added
  * scanf-family functions now support the wN format length modifiers for
    arguments pointing to types intN_t, int_leastN_t, uintN_t or
    uint_leastN_t
  * A new tunable, glibc.mem.decorate_maps, can be used to add additional
    information on underlying memory allocated by the glibc
  * The <stdbit.h> header has been added from ISO C2X
  * On AArch64 new symbols were added to libmvec
  * The ldconfig program now skips file names containing ';' or ending in
    ".dpkg.tmp" or ".dpkg.new"
  * The dynamic linker calls the malloc and free functions in more cases
    during TLS access if a shared object with dynamic TLS is loaded and
    unloaded
- aarch64-rawmemchr-unwind.patch, cache-amd-legacy.patch,
  cache-intel-shared.patch, call-init-proxy-objects.patch,
  fstat-implementation.patch, gb18030-2022.patch,
  getaddrinfo-eai-memory.patch, getaddrinfo-memory-leak.patch,
  getcanonname-use-after-free.patch, iconv-error-verbosity.patch,
  intl-c-utf-8-like-c-locale.patch, ldconfig-process-elf-file.patch,
  libio-io-vtables.patch, libio-wdo-write.patch,
Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) accepted request 1143041 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 691)
- syslog-buffer-overflow.patch: syslog: Fix heap buffer overflow in
  __vsyslog_internal (CVE-2023-6246, CVE-2023-6779, CVE-2023-6780,
  bsc#1218863, bsc#1218867, bsc#1218868)
- qsort-invalid-cmp.patch: qsort: handle degenerated compare function
  (bsc#1218866)

- Change minimum GCC to 13
Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) accepted request 1141234 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 690)
- Split off libnsl.so.1 into a separate package
buildservice-autocommit accepted request 1136424 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 689)
baserev update by copy to link target
Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) accepted request 1136423 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 688)
- sem-open-o-creat.patch: sem_open: Clear O_CREAT when semaphore file is
  expected to exist (BZ #30789)
- ldconfig-process-elf-file.patch: elf: Fix wrong break removal from
  8ee878592c
- tls-modid-reuse.patch: elf: Fix TLS modid reuse generation assignment
  (BZ #29039)
- getaddrinfo-eai-memory.patch: getaddrinfo: translate ENOMEM to
  EAI_MEMORY (bsc#1217589, BZ #31163)
- libio-wdo-write.patch: libio: Check remaining buffer size in
  _IO_wdo_write (BZ #31183)
buildservice-autocommit accepted request 1131294 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 687)
baserev update by copy to link target
Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) accepted request 1131293 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 686)
- aarch64-rawmemchr-unwind.patch: aarch64: correct CFI in rawmemchr
  (bsc#1217445, BZ #31113)
Displaying revisions 1 - 20 of 705
openSUSE Build Service is sponsored by