Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: openssh-askpass | Distribution: Fedora Project |
Version: 9.3p1 | Vendor: Fedora Project |
Release: 9.fc39 | Build date: Fri Sep 8 11:58:31 2023 |
Group: Unspecified | Build host: buildvm-x86-28.iad2.fedoraproject.org |
Size: 20258 | Source RPM: openssh-9.3p1-9.fc39.src.rpm |
Packager: Fedora Project | |
Url: http://www.openssh.com/portable.html | |
Summary: A passphrase dialog for OpenSSH and X |
OpenSSH is a free version of SSH (Secure SHell), a program for logging into and executing commands on a remote machine. This package contains an X11 passphrase dialog for OpenSSH.
BSD
* Fri Sep 08 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.3p1-9 - Revert "Remove sshd.socket unit (rhbz#2025716)" according to FESCO decision * 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 * Fri Apr 14 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.0p1-17 - In case when sha1 signatures are not supported, fallback to sha2 in hostproof - Audit logging patch was not applied (rhbz#2177471) * Thu Apr 13 2023 Norbert Pocs <npocs@redhat.com> - 9.0p1-16 - Make the sign, dh, ecdh processes FIPS compliant by adopting to openssl 3.0 * Thu Apr 13 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.0p1-15 - Fix self-DoS Resolves: CVE-2023-25136 - Remove too aggressive coverity fix causing native tests failure * Wed Apr 12 2023 Florian Weimer <fweimer@redhat.com> - 9.0p1-14.2 - C99 compatiblity fixes * Tue Mar 14 2023 Timothée Ravier <tim@siosm.fr> - 9.0p1-14 - Make sshd & sshd@ units want ssh-host-keys-migration.service * Mon Mar 13 2023 Zoltan Fridrich <zfridric@redhat.com> - 9.0p1-13 - Add sk-dummy subpackage for test purposes (rhbz#2176795) * Mon Mar 06 2023 Dusty Mabe <dusty@dustymabe.com> - 9.0p1-12 - Mark /var/lib/.ssh-host-keys-migration as %ghost file - Make ssh-host key migration less conditional * Wed Mar 01 2023 Dusty Mabe <dusty@dustymabe.com> - 9.0p1-11 - Provide a systemd unit for restoring default host key permissions (rhbz#2172956) - Co-Authored by Timothée Ravier <tim@siosm.fr> * Mon Jan 23 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.0p1-10 - Restore upstream behaviour and default host key permissions (rhbz#2141272) * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 9.0p1-9.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Jan 09 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.0p1-9 - Fix build against updated OpenSSL (rhbz#2158966) * Mon Oct 24 2022 Norbert Pocs <npocs@redhat.com> - 9.0p1-8 - Add additional audit logging about ssh key used to login (rhbz#2049947) * Fri Oct 21 2022 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.0p1-7 - Check IP opts length (rhbz#1960015) * Wed Oct 05 2022 Anthony Rabbito <hello@anthonyrabbito.com> - 9.0p1-6 - Add a socket unit to ssh-agent user unit (rhbz#2125576) * Thu Sep 29 2022 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.0p1-5 - RSAMinSize => RequiredRSASize * Fri Sep 02 2022 Luca BRUNO <lucab@lucabruno.net> - 9.0p1-4 - Move users/groups creation logic to sysusers.d fragments * Wed Aug 24 2022 Alexander Sosedkin <asosedkin@redhat.com> - 9.0p1-3 - State in manpages that HostbasedAcceptedAlgorithms is set by crypto-policies * Wed Aug 17 2022 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.0p1-2 - Port patches from CentOS - RSAMinSize (rhbz#2117264) * Thu Aug 11 2022 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.0p1-1 + 0.10.4-7 - Rebase OpenSSH to 9.0p1 (rhbz#2057466) * Wed Aug 10 2022 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.8p1-4 + 0.10.4-6 - Port patches from CentOS (rhbz#2117264) * Mon Aug 01 2022 Luca BRUNO <lucab@lucabruno.net> - 8.8p1-3 - Use allocated static GID for 'ssh_keys' group (rhbz#2104595) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.8p1-2.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Apr 29 2022 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.8p1-2 - Disable locale forwarding in OpenSSH (#2002739) * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.8p1-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Nov 29 2021 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.8p1-1 + 0.10.4-5 - New upstream release (#2007967) * Wed Sep 29 2021 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.7p1-3 - CVE-2021-41617 fix (#2008292) * Thu Sep 16 2021 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.7p1-2 - Use SFTP protocol for scp by default (#2004956) * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 8.7p1-1.1 - Rebuilt with OpenSSL 3.0.0
/etc/profile.d/gnome-ssh-askpass.csh /etc/profile.d/gnome-ssh-askpass.sh /usr/lib/.build-id /usr/lib/.build-id/e0 /usr/lib/.build-id/e0/34518ac52afc8bb2fd25c167034debb92759bb /usr/libexec/openssh/gnome-ssh-askpass /usr/libexec/openssh/ssh-askpass
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 21:55:09 2024