↵ Return to the main page of glibc-langpack-bho
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2023-11-20 | Florian Weimer <fweimer at redhat dot com> - 2.36-18 | - Fix force-first handling in dlclose, take two (#2244992, #2246048) |
2023-10-26 | Carlos O'Donell <carlos at redhat dot com> - 2.36-17 | - Revert "Fix force-first handling in dlclose" (#2246048) |
2023-10-20 | Florian Weimer <fweimer at redhat dot com> - 2.36-16 | - Fix force-first handling in dlclose (#2244992) |
2023-10-19 | Florian Weimer <fweimer at redhat dot com> - 2.36-15 | - Auto-sync with upstream branch release/2.36/master, commit 88d5d70b1e89c0a449352286134946e26f7a498a: - Revert "elf: Move l_init_called_next to old place of l_text_end in link map" - Revert "elf: Always call destructors in reverse constructor order (bug 30785)" - Revert "elf: Remove unused l_text_end field from struct link_map" |
2023-10-03 | Arjun Shankar <arjun at redhat dot com> - 2.36-14 | - Auto-sync with upstream branch release/2.36/master, 22955ad85186ee05834e47e665056148ca07699c: - tunables: Terminate if end of input is reached (CVE-2023-4911) |
2023-10-03 | Arjun Shankar <arjun at redhat dot com> - 2.36-13 | - Auto-sync with upstream branch release/2.36/master, 32957eb6a86acdbeec9f38a60a7d5a0ff32db03d: - Document CVE-2023-4806 and CVE-2023-5156 in NEWS - Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843] - getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) - io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64 - CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode |
2023-09-11 | Florian Weimer <fweimer at redhat dot com> - 2.36-12 | - Auto-sync with upstream branch release/2.36/master, commit f441cb9a70fa3f55e9bbd615924879d692d21a6c: - elf: Move l_init_called_next to old place of l_text_end in link map - elf: Remove unused l_text_end field from struct link_map - elf: Always call destructors in reverse constructor order (bug 30785) - elf: Do not run constructors for proxy objects - elf: Introduce to _dl_call_fini - x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745] - x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold. - x86: Fix slight bug in `shared_per_thread` cache size calculation. - x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` - elf: _dl_find_object may return 1 during early startup (bug 30515) - io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64 - io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ#30477) - __check_pf: Add a cancellation cleanup handler [BZ #20975] |
2023-08-16 | Adam Williamson <awilliam at redhat dot com> - 2.36-11 | - Backport CI config fixes from rawhide to try and fix CI |
2023-05-02 | Florian Weimer <fweimer at redhat dot com> - 2.36-10 | - Auto-sync with upstream branch release/2.36/master, commit b7008a92f505632f32b313d1033d6d15c99a0b31: - gmon: Revert addition of tunables to the manual - gmon: Revert addition of tunables to preserve GLIBC_PRIVATE ABI - 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] - stdlib: Undo post review change to 16adc58e73f3 [BZ #27749] - elf: Smoke-test ldconfig -p against system /etc/ld.so.cache - Use 64-bit time_t interfaces in strftime and strptime (bug 30053) - elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864] - cdefs: Limit definition of fortification macros - x86: Prevent SIGSEGV in memcmp-sse2 when data is concurrently modified [BZ #29863] |
2023-01-10 | Carlos O'Donell <carlos at redhat dot com> - 2.36-9 | - Auto-sync with upstream branch release/2.36/master, commit e05036b194559cbfcdfcfb1b920d37b939e3e35c: - time: Set daylight to 1 for matching DST/offset change (bug 29951) - elf/tst-tlsopt-powerpc fails when compiled with -mcpu=power10 (BZ# 29776) - x86: Fix -Os build (BZ #29576) - sunrpc: Suppress GCC -Os warning on user2netname - locale: prevent maybe-uninitialized errors with -Os [BZ #19444] - 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 - Apply asm redirections in syslog.h before first use [BZ #27087] - x86: Fix wcsnlen-avx2 page cross length comparison [BZ #29591] - elf: Fix rtld-audit trampoline for aarch64 |