-
Wed Sep 21 2022 Patrick McGehearty <patrick.mcgehearty@oracle.com> - 2.34-28.0.1.2
- Merge Oracle patches with errata patches
- Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
Thu Aug 11 2022 Florian Weimer <fweimer@redhat.com> - 2.34-28.2
- ppc64le: Fix VSX register number in POWER9 strncpy (#2095450)
-
Fri Aug 05 2022 Florian Weimer <fweimer@redhat.com> - 2.34-28.1
- Backport __rseq_* symbols from glibc 2.35 (#2115828)
-
Mon Apr 25 2022 Patrick McGehearty <patrick.mcgehearty@oracle.com> - 2.34-28.0.1
- Merge Oracle patches with ol9 beta
- Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
Tue Mar 15 2022 Florian Weimer <fweimer@redhat.com> - 2.34-28
- Trim changelog (#2063247)
-
Mon Feb 28 2022 Florian Weimer <fweimer@redhat.com> - 2.34-27
- Fix regression (ldd crash) during dependency sorting in ld.so (#2058230)
-
Mon Feb 28 2022 Florian Weimer <fweimer@redhat.com> - 2.34-26
- Fix localedef compilation of C.UTF-8 (empty LC_MONETARY keywords) (#2058224)
-
Thu Feb 03 2022 Florian Weimer <fweimer@redhat.com> - 2.34-25
- Sync with upstream branch release/2.34/master,
commit 6eaf10cbb78d22eae7999d9de55f6b93999e0860:
- socket: Do not use AF_NETLINK in __opensock
- hurd if_index: Explicitly use AF_INET for if index discovery
- Linux: Simplify __opensock and fix race condition [BZ #28353]
- linux: __get_nprocs_sched: do not feed CPU_COUNT_S with garbage [BZ #28850]
-
Tue Feb 01 2022 Florian Weimer <fweimer@redhat.com> - 2.34-24
- Sync with upstream branch release/2.34/master,
commit 008003dc6e83439c5e04a744b7fd8197df19096e:
- tst-socket-timestamp-compat.c: Check __TIMESIZE [BZ #28837]
- Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsg
- linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ#28350)
- support: Add support_socket_so_timestamp_time64
-
Tue Feb 01 2022 Florian Weimer <fweimer@redhat.com> - 2.34-23
- Align with glibc 2.35 version of C.UTF-8