generated from sig_core/wiki-template
openssh 8.7p1-38.4.el9_4.security.0.9
This commit is contained in:
parent
408a1d9b2b
commit
7838177933
@ -2,6 +2,11 @@
|
|||||||
|
|
||||||
These are what we consider significant SIG/Security news items, not an exhaustive list of package updates and wiki edits.
|
These are what we consider significant SIG/Security news items, not an exhaustive list of package updates and wiki edits.
|
||||||
|
|
||||||
|
## August 7, 2024
|
||||||
|
|
||||||
|
[openssh](packages/openssh.md) `8.7p1-38.4.el9_4.security.0.9` for EL9 is a rebase on RH's release with a CVE-2024-6409 fix,
|
||||||
|
plus a further change of our own to suppress warnings about unsupported GSSAPI on systems configured for FIPS crypto-policy.
|
||||||
|
|
||||||
## July 8, 2024
|
## July 8, 2024
|
||||||
|
|
||||||
[openssh](packages/openssh.md) `8.7p1-38.1.el9_4.security.0.7` for EL9 adds a fix for [CVE-2024-6409](issues/CVE-2024-6409.md),
|
[openssh](packages/openssh.md) `8.7p1-38.1.el9_4.security.0.7` for EL9 adds a fix for [CVE-2024-6409](issues/CVE-2024-6409.md),
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
## EL9
|
## EL9
|
||||||
|
|
||||||
- Version `8.7p1-38.1.el9_4.security.0.7`
|
- Version `8.7p1-38.4.el9_4.security.0.9`
|
||||||
- Based on `8.7p1-38.el9_4.1`
|
- Based on `8.7p1-38.el9_4.4`
|
||||||
|
|
||||||
### Changes summary
|
### Changes summary
|
||||||
|
|
||||||
@ -14,6 +14,12 @@
|
|||||||
### Change log
|
### Change log
|
||||||
|
|
||||||
```
|
```
|
||||||
|
* Wed Jul 17 2024 Solar Designer <solar@openwall.com> 8.7p1-38.4.el9_4.security.0.9
|
||||||
|
- Patch the code to silently ignore GSSAPIKeyExchange when unsupported
|
||||||
|
|
||||||
|
* Wed Jul 17 2024 Solar Designer <solar@openwall.com> 8.7p1-38.4.el9_4.security.0.8
|
||||||
|
- Rebase on 8.7p1-38.4
|
||||||
|
|
||||||
* Mon Jul 08 2024 Solar Designer <solar@openwall.com> 8.7p1-38.1.el9_4.security.0.7
|
* Mon Jul 08 2024 Solar Designer <solar@openwall.com> 8.7p1-38.1.el9_4.security.0.7
|
||||||
- Fix CVE-2024-6409
|
- Fix CVE-2024-6409
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user