↵ Return to the main page of openssh-clients
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2025-04-17 | Dmitry Belyavskiy <dbelyavs at redhat dot com> - 9.9p1-15 | - Require OpenSSL 3.5 to support PQ crypto - Suppress systemd warning on restart sshd |
2025-03-18 | Zbigniew Jędrzejewski-Szmek <zbyszek at in dot waw dot pl> - 9.9p1-14 | - Remove /usr/local/sbin from the default path too |
2025-03-18 | Dmitry Belyavskiy <dbelyavs at redhat dot com> - 9.9p1-13 | - Remove /usr/sbin from the default path Resolves: rhbz#2352387 - Export and accept COLORTERM Resolves: rhbz#2352653 |
2025-03-06 | Dmitry Belyavskiy <dbelyavs at redhat dot com> - 9.9p1-12 | - Update ssh-keysign permission for RPM linter |
2025-03-05 | Dmitry Belyavskiy <dbelyavs at redhat dot com> - 9.9p1-11 | - Use OpenSSL ML-KEM implementation instead of the native one |
2025-02-25 | Dmitry Belyavskiy <dbelyavs at redhat dot com> - 9.9p1-10 | - Some minor fixes from Rocky Linux https://www.openwall.com/lists/oss-security/2025/02/22/1 |
2025-02-18 | Dmitry Belyavskiy <dbelyavs at redhat dot com> - 9.9p1-9 | - Fix regression of Match directive processing - Fix missing error codes set and invalid error code checks in OpenSSH. It prevents memory exhaustion attack and a MITM attack when VerifyHostKeyDNS is on (CVE-2025-26465, CVE-2025-26466). |
2025-02-01 | Björn Esser <besser82 at fedoraproject dot org> - 9.9p1-8.1 | - Add explicit BR: libxcrypt-devel |
2025-01-29 | FeRD (Frank Dana) <ferdnyc at gmail dot com> - 9.9p1-8 | - Replace deprecated (since 8.7) ChallengeResponseAuthentication with KbdInteractiveAuthentication, in redhat sshd config |
2025-01-27 | Dmitry Belyavskiy <dbelyavs at redhat dot com> - 9.9p1-7 | - Fix regression of Match directive processing Resolves: rhbz#2341769 |