| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: openssh-debugsource | Distribution: Fedora Project |
| Version: 10.0p1 | Vendor: Fedora Project |
| Release: 6.fc43 | Build date: Wed Dec 10 13:51:04 2025 |
| Group: Development/Debug | Build host: buildvm-s390x-03.s390.fedoraproject.org |
| Size: 4449257 | Source RPM: openssh-10.0p1-6.fc43.src.rpm |
| Packager: Fedora Project | |
| Url: http://www.openssh.com/portable.html | |
| Summary: Debug sources for package openssh | |
This package provides debug sources for package openssh. Debug sources are 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
* Wed Dec 10 2025 Pavol Žáčik <pzacik@redhat.com> - 10.0p1-6
- Update gssapi-keyex patch to not abort KEX without hostkey
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 10.0p1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Fri Jun 27 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 10.0p1-4
- Update sshd@.service to follow upstream, mostly support ephemeral sshd keys
Submitted by Allison Karlitskaya (https://src.fedoraproject.org/rpms/openssh/pull-request/101)
Needs a SELinux counterpart.
Related: rhbz#2374928
* Mon Jun 09 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 10.0p1-3
- Apply patches forgot in previous respin
* Mon May 19 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 10.0p1-2
- Provide better diagnostics for non-supported private keys
(https://github.com/openssh/openssh-portable/pull/564)
- Ignore too short hostkeys in known_hosts file
(https://github.com/openssh/openssh-portable/pull/567)
- Switch to systemd-socket activation for ssh-agent
Resolves: rhbz#2181353
* Fri May 16 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 10.0p1-1
- Rebase to OpenSSH 10.0p1
* Thu Apr 17 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-15
- Require OpenSSL 3.5 to support PQ crypto
- Suppress systemd warning on restart sshd
* Tue Mar 18 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 9.9p1-14
- Remove /usr/local/sbin from the default path too
* Tue Mar 18 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-13
- Remove /usr/sbin from the default path
Resolves: rhbz#2352387
- Export and accept COLORTERM
Resolves: rhbz#2352653
* Thu Mar 06 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-12
- Update ssh-keysign permission for RPM linter
* Wed Mar 05 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-11
- Use OpenSSL ML-KEM implementation instead of the native one
* Tue Feb 25 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-10
- Some minor fixes from Rocky Linux
https://www.openwall.com/lists/oss-security/2025/02/22/1
* Tue Feb 18 2025 Dmitry Belyavskiy <dbelyavs@redhat.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).
* Sat Feb 01 2025 Björn Esser <besser82@fedoraproject.org> - 9.9p1-8.1
- Add explicit BR: libxcrypt-devel
* Wed Jan 29 2025 FeRD (Frank Dana) <ferdnyc@gmail.com> - 9.9p1-8
- Replace deprecated (since 8.7) ChallengeResponseAuthentication
with KbdInteractiveAuthentication, in redhat sshd config
* Mon Jan 27 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-7
- Fix regression of Match directive processing
Resolves: rhbz#2341769
* Mon Jan 27 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-6
- Remove pam-ssh-agent subcomponent
Resolves: rhbz#2338440
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 9.9p1-5.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Mon Oct 28 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-5
- Fix MLKEM for BE platforms
* Wed Oct 16 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-4
- Resolve memory management issues after rebase
- Define OPTIONS env in systemd modules (https://src.fedoraproject.org/rpms/openssh/pull-request/92)
* Fri Oct 11 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-3
- Separate ssh-keysign to a dedicated package
- Use FIPS KEX defaults in FIPS mode
* Thu Oct 10 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-2
- Update version of pam_ssh_agent_auth
* Tue Oct 08 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-1
- Update to OpenSSH 9.9p1
* Tue Sep 03 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.8p1-4
- 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
/usr/src/debug/openssh-10.0p1-6.fc43.s390x /usr/src/debug/openssh-10.0p1-6.fc43.s390x/addr.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/addr.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/addrmatch.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/atomicio.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/atomicio.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/audit-bsm.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/audit-linux.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/audit.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/audit.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auditstub.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth-bsdauth.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth-krb5.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth-options.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth-options.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth-pam.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth-pam.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth-passwd.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth-rhosts.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth-shadow.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth-sia.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth2-chall.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth2-gss.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth2-hostbased.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth2-kbdint.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth2-methods.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth2-none.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth2-passwd.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth2-pubkey.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth2-pubkeyfile.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/auth2.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/authfd.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/authfd.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/authfile.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/authfile.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/bitmap.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/bitmap.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/canohost.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/canohost.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/channels.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/channels.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/cipher-aesctr.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/cipher-chachapoly-libcrypto.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/cipher-chachapoly.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/cipher.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/cipher.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/cleanup.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/clientloop.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/clientloop.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/compat.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/compat.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/contrib /usr/src/debug/openssh-10.0p1-6.fc43.s390x/contrib/gnome-ssh-askpass3.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/crypto_api.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/dh.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/dh.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/digest-openssl.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/digest.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/dispatch.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/dispatch.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/dns.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/dns.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ed25519.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/entropy.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/entropy.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/fatal.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/groupaccess.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/groupaccess.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/gss-genr.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/gss-serv-krb5.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/gss-serv.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/hash.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/hmac.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/hmac.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/hostfile.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/hostfile.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/kex-names.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/kex.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/kex.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/kexc25519.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/kexdh.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/kexecdh.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/kexgen.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/kexgex.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/kexgexc.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/kexgexs.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/kexgssc.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/kexgsss.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/kexmlkem768x25519.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/kexsntrup761x25519.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/krl.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/krl.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/libcrux_mlkem768_sha3.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/log.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/log.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/loginrec.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/loginrec.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/mac.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/mac.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/match.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/match.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/misc.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/misc.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/moduli.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/monitor.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/monitor.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/monitor_fdpass.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/monitor_fdpass.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/monitor_wrap.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/monitor_wrap.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/msg.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/msg.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/mux.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/nchan.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/base64.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/bcrypt_pbkdf.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/blf.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/blowfish.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/bsd-closefrom.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/bsd-getpeereid.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/bsd-misc.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/bsd-misc.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/charclass.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/fmt_scaled.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/freezero.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/getopt.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/getopt_long.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/getrrsetbyname.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/getrrsetbyname.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/glob.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/glob.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/libressl-api-compat.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/mktemp.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/openbsd-compat.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/openssl-compat.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/openssl-compat.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/port-linux-sshd.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/port-linux.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/port-linux.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/port-net.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/port-net.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/pwcache.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/readpassphrase.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/readpassphrase.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/recallocarray.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/setproctitle.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/strmode.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/strtonum.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/timingsafe_bcmp.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/vis.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/vis.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/openbsd-compat/xcrypt.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/packet.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/packet.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/pkcs11.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/platform-listen.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/platform-misc.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/platform-pledge.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/platform-tracing.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/platform.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/platform.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/poly1305.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/poly1305.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/progressmeter.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/progressmeter.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/readconf.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/readconf.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/readpass.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/regress /usr/src/debug/openssh-10.0p1-6.fc43.s390x/regress/misc /usr/src/debug/openssh-10.0p1-6.fc43.s390x/regress/misc/sk-dummy /usr/src/debug/openssh-10.0p1-6.fc43.s390x/regress/misc/sk-dummy/fatal.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/regress/misc/sk-dummy/sk-dummy.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/rijndael.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sandbox-capsicum.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sandbox-darwin.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sandbox-null.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sandbox-rlimit.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sandbox-seccomp-filter.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sandbox-solaris.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/scp.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/servconf.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/servconf.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/serverloop.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/serverloop.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/session.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/session.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sftp-client.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sftp-client.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sftp-common.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sftp-common.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sftp-glob.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sftp-realpath.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sftp-server-main.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sftp-server.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sftp-usergroup.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sftp-usergroup.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sftp.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sftp.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sk-api.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sk-usbhid.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/smult_curve25519_ref.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sntrup761.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/srclimit.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/srclimit.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-add.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-agent.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-ecdsa-sk.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-ecdsa.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-ed25519-sk.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-ed25519.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-gss.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-keycat.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-keygen.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-keyscan.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-keysign.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-pkcs11-client.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-pkcs11-helper.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-pkcs11-uri.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-pkcs11-uri.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-pkcs11.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-pkcs11.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-rsa.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-sandbox.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-sk-client.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-sk-helper.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-sk.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh-sk.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh_api.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssh_api.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshbuf-getput-basic.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshbuf-getput-crypto.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshbuf-io.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshbuf-misc.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshbuf.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshbuf.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshconnect.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshconnect.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshconnect2.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshd-auth.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshd-session.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshd.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssherr.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ssherr.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshkey.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshkey.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshlogin.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshlogin.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshpty.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshpty.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshsig.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshsig.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/sshtty.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ttymodes.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/ttymodes.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/uidswap.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/uidswap.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/umac.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/umac.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/umac128.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/utf8.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/utf8.h /usr/src/debug/openssh-10.0p1-6.fc43.s390x/xmalloc.c /usr/src/debug/openssh-10.0p1-6.fc43.s390x/xmalloc.h
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Dec 25 02:45:54 2025