| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: openssh-clients-debuginfo | Distribution: Fedora Project |
| Version: 9.9p1 | Vendor: Fedora Project |
| Release: 4.fc41 | Build date: Mon May 19 11:04:19 2025 |
| Group: Development/Debug | Build host: buildhw-x86-11.iad2.fedoraproject.org |
| Size: 6247947 | Source RPM: openssh-9.9p1-4.fc41.src.rpm |
| Packager: Fedora Project | |
| Url: http://www.openssh.com/portable.html | |
| Summary: Debug information for package openssh-clients | |
This package provides debug information for package openssh-clients. Debug information is useful when developing applications that use this package or when debugging this package.
BSD-3-Clause AND BSD-2-Clause AND ISC AND SSH-OpenSSH AND ssh-keyscan AND sprintf AND LicenseRef-Fedora-Public-Domain AND X11-distribute-modifications-variant
* Mon May 19 2025 Zoltan Fridrich <zfridric@redhat.com> - 9.9p1-4
- CVE-2025-32728: Fix logic error in DisableForwarding option
Resolves: rhbz#2358778
* Tue Feb 18 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-3
- 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).
* Mon Jan 27 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-2
- Fix regression of Match directive processing
Resolves: rhbz#2341769
* Fri Jan 17 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-1
- Backport rebase to OpenSSH 9.9p1 from rawhide
- Fix MLKEM for BE platforms
- Separate ssh-keysign to a dedicated package
* Tue Sep 03 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.8p1-3.1
- Synchronize patches from Red Hat
* Mon Aug 05 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.8p1-3
- Sshd now proposes to enter password again when a non-existing user is specified
* Fri Jul 26 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.8p1-2
- Change default key type in FIPS mode
* Mon Jul 22 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.8p1-1
- Update to OpenSSH 9.8p1
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.6p1-1.14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jul 02 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.6p1-1.13
- rebuilt
* Mon Jul 01 2024 Gordon Messmer <gordon.messmer@gmail.com> - 9.6p1-12
- Patch 9.6p1 for CVE-2024-6387
* Mon Jul 01 2024 Gordon Messmer <gordon.messmer@gmail.com> - 9.6p1-11
- Shorten paths used for parallel tests to fix BZ#2295117
* Thu May 09 2024 Zoltan Fridrich <zfridric@redhat.com> - 9.6p1-10
- Correctly audit hostname and IP address
- Make default key sizes configurable in sshd-keygen
* Wed Apr 24 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.6p1-1.9
- Use OpenSSL SSH KDF implementation - s390x fixup
* Wed Apr 24 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.6p1-1.8
- Use OpenSSL SSH KDF implementation
* Wed Apr 17 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.6p1-1.7
- Only set PAM_RHOST if the remote host is not "UNKNOWN"
https://src.fedoraproject.org/rpms/openssh/pull-request/71
Patch by Daan De Meyer <daan.j.demeyer@gmail.com>
- Some spec cleanup
https://src.fedoraproject.org/rpms/openssh/pull-request/74
by Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
* Thu Apr 04 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.6p1-1.6
- rebuilt
* Thu Apr 04 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.6p1-1.5
- rebuilt
* Tue Apr 02 2024 Gordon Messmer <gordon.messmer@gmail.com> - 9.6p1-1.4
- Build OpenSSH without libsystemd dependency, using reference implementation
* Wed Mar 13 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.6p1-1.3
- Build OpenSSH without engine support
- Make tests run at build phase (using parallel run mechanism by Alexander Sosedkin)
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.6p1-1.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.6p1-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Dec 26 2023 Daniel Milnes <daniel@daniel-milnes.uk> - 9.6p1-1
- Update to OpenSSH 9.6
Original patches from https://src.fedoraproject.org/rpms/openssh/pull-request/63
Tuned by Dmitry Belyavskiy for GSS and PKCS#11 URI processing
* Fri Dec 22 2023 Florian Weimer <fweimer@redhat.com> - 9.3p1-13.1
- Fix type errors in downstream gssapi-keyex patch
* Mon Oct 16 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 9.3p1-13
- Fix issue with read-only ssh buffer during gssapi key exchange (rhbz#1938224)
- https://github.com/openssh-gsskex/openssh-gsskex/pull/19
* Sun Oct 15 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 9.3p1-12
- Fix FTBFS due to implicit declarations (rhbz#2241211)
* Tue Sep 19 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.3p1-11
- migrated to SPDX license
* Fri Sep 15 2023 Timothée Ravier <tim@siosm.fr> - 9.3p1-10
- Revert "Remove sshd.socket unit (rhbz#2025716)"
* Thu Aug 03 2023 Norbert Pocs <npocs@redhat.com> - 9.3p1-9
- pkcs11: Add support for 'serial' in PKCS#11 URI
- Apply the upstream MR related to the previous pkcs11 issue
- https://github.com/openssh/openssh-portable/pull/406
* Thu Aug 03 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.3p1-8
- Split including crypto-policies to a separate config (rhbz#1970566)
- Disable forking of ssh-agent on startup (rhbz#2148555)
- Remove sshd.socket unit (rhbz#2025716)
- Minor optimization of ssh_krb5_kuserok (rhbz#2112501)
* Tue Aug 01 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.3p1-7
- Relax checks of OpenSSL version
* Wed Jul 26 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 9.3p1-6
- Update gssapi-keyex patch for OpenSSH 9.0+
* Fri Jul 21 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.3p1-5
- Fix remote code execution in ssh-agent PKCS#11 support
Resolves: CVE-2023-38408
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 9.3p1-3.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jun 08 2023 Norbert Pocs <npocs@redhat.com> - 9.3p1-4
- Fix deprecated %patchN syntax
- Reduce the number of patches by merging related patches
* Wed Jun 07 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.3p1-3
- Fix DSS verification problem
Resolves: rhbz#2212937
* Fri Jun 02 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.3p1-2
- Remove unused patch
* Thu Jun 01 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.3p1-1 + 0.10.4-9
- Rebase OpenSSH to 9.3p1
* Wed May 24 2023 Norbert Pocs <npocs@redhat.com> - 9.0p1-18
- Fix pkcs11 issue with the recent changes
- Clarify HostKeyAlgorithms relation with crypto-policies
/usr/lib/debug /usr/lib/debug/.build-id /usr/lib/debug/.build-id/02 /usr/lib/debug/.build-id/02/8c7542cb6275340c4efc3c7bc408d5d6c029fb /usr/lib/debug/.build-id/02/8c7542cb6275340c4efc3c7bc408d5d6c029fb.debug /usr/lib/debug/.build-id/4d /usr/lib/debug/.build-id/4d/5d98a59561ba50f12c9ec0171191cef2cbd8d2 /usr/lib/debug/.build-id/4d/5d98a59561ba50f12c9ec0171191cef2cbd8d2.debug /usr/lib/debug/.build-id/58 /usr/lib/debug/.build-id/58/55abe52bc71ae636d9154372f37be923e16d0c /usr/lib/debug/.build-id/58/55abe52bc71ae636d9154372f37be923e16d0c.debug /usr/lib/debug/.build-id/5b /usr/lib/debug/.build-id/5b/6915afc42de145f7e9b89839cc6ea3389759ce /usr/lib/debug/.build-id/5b/6915afc42de145f7e9b89839cc6ea3389759ce.debug /usr/lib/debug/.build-id/7c /usr/lib/debug/.build-id/7c/272336b2c51628055289821e1833a427a2b23f /usr/lib/debug/.build-id/7c/272336b2c51628055289821e1833a427a2b23f.debug /usr/lib/debug/.build-id/7c/adf907ca27f6050a4ed429f5377335dc8ba4d8 /usr/lib/debug/.build-id/7c/adf907ca27f6050a4ed429f5377335dc8ba4d8.debug /usr/lib/debug/.build-id/ca /usr/lib/debug/.build-id/ca/dfcdddca5e8d97a5b9eb0abf5b98050da06ce4 /usr/lib/debug/.build-id/ca/dfcdddca5e8d97a5b9eb0abf5b98050da06ce4.debug /usr/lib/debug/.build-id/ec /usr/lib/debug/.build-id/ec/72899985ba1cafb9542a82a0dbced273d55187 /usr/lib/debug/.build-id/ec/72899985ba1cafb9542a82a0dbced273d55187.debug /usr/lib/debug/usr /usr/lib/debug/usr/bin /usr/lib/debug/usr/bin/scp-9.9p1-4.fc41.x86_64.debug /usr/lib/debug/usr/bin/sftp-9.9p1-4.fc41.x86_64.debug /usr/lib/debug/usr/bin/ssh-9.9p1-4.fc41.x86_64.debug /usr/lib/debug/usr/bin/ssh-add-9.9p1-4.fc41.x86_64.debug /usr/lib/debug/usr/bin/ssh-agent-9.9p1-4.fc41.x86_64.debug /usr/lib/debug/usr/bin/ssh-keyscan-9.9p1-4.fc41.x86_64.debug /usr/lib/debug/usr/libexec /usr/lib/debug/usr/libexec/openssh /usr/lib/debug/usr/libexec/openssh/ssh-pkcs11-helper-9.9p1-4.fc41.x86_64.debug /usr/lib/debug/usr/libexec/openssh/ssh-sk-helper-9.9p1-4.fc41.x86_64.debug
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Nov 2 01:05:15 2025