glibc 2.34-100.el9_4.security.0.8

This commit is contained in:
Solar Designer 2024-05-20 22:06:51 +02:00
parent edc7021a49
commit 1284f07c2f

View File

@ -2,8 +2,8 @@
## EL9
- Version `2.34-83.12.el9_3.security.0.6`
- Based on `2.34-83.el9.12`
- Version `2.34-100.el9_4.security.0.8`
- Based on `2.34-100.el9`
### Changes summary
@ -28,6 +28,12 @@ In general, inclusion of additional security fixes will be "reverted" if and whe
### Change log
```
* Mon May 20 2024 Solar Designer <solar@openwall.com> - 2.34-100.el9.security.0.8
- Rebase on 2.34-100
* Tue May 07 2024 Solar Designer <solar@openwall.com> - 2.34-83.12.el9.security.0.7
- Upstream glibc 2.34 fix "nscd: Use time_t for return type of addgetnetgrentX"
* Tue Apr 30 2024 Solar Designer <solar@openwall.com> - 2.34-83.12.el9.security.0.6
- Add nscd CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602 fixes
from upstream glibc 2.34 branch
@ -52,11 +58,6 @@ In general, inclusion of additional security fixes will be "reverted" if and whe
[... upstream changes ...]
* Fri Oct 6 2023 Solar Designer <solar@openwall.com> - 2.34-60.7.el9.security.0.3
- Rebase on 2.34-60.7, drop "our" CVE-2023-4527 patch in favor of RH's
[... upstream changes ...]
* Mon Oct 2 2023 Solar Designer <solar@openwall.com> - 2.34-60.el9.security.0.2
- Add glibc-owl-alt-sanitize-env.patch stitched from several ALT Linux commits
as none of their revisions matched this package's set of backports as-is