From bf830045568caa6022264b7108097ff45d837ca8 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:15:56 +0100 Subject: [PATCH] automatic version update by autodist [release 8.2p1-1mamba;Mon Feb 17 2020] --- openssh.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/openssh.spec b/openssh.spec index 164a838..af7112d 100644 --- a/openssh.spec +++ b/openssh.spec @@ -6,7 +6,7 @@ %define with_selinux 0 Name: openssh -Version: 8.1p1 +Version: 8.2p1 Release: 1mamba Summary: OpenSSH free Secure Shell (SSH) implementation Group: Network/Security @@ -117,6 +117,8 @@ Group: Graphical Desktop/Applications/Security %description askpass A Gtk2 SSH passphrase requester. +%debug_package + %prep %setup -q %patch0 -p1 @@ -249,11 +251,13 @@ exit 0 %{_bindir}/ssh-makecerts %{_libexecdir}/openssh/ssh-keysign %{_libexecdir}/openssh/ssh-pkcs11-helper +%{_libexecdir}/openssh/ssh-sk-helper %{_mandir}/man1/ssh-copy-id.1* %{_mandir}/man1/ssh-keygen.1* %{_mandir}/man1/ssh-keyscan.1* %{_mandir}/man8/ssh-keysign.8* %{_mandir}/man8/ssh-pkcs11-helper.8* +%{_mandir}/man8/ssh-sk-helper.8* %files clients %defattr(-,root,root) @@ -294,6 +298,9 @@ exit 0 %{_libexecdir}/openssh/ssh-askpass %changelog +* Mon Feb 17 2020 Automatic Build System 8.2p1-1mamba +- automatic version update by autodist + * Wed Oct 09 2019 Automatic Build System 8.1p1-1mamba - automatic version update by autodist @@ -506,7 +513,7 @@ exit 0 * Fri Feb 27 2004 Davide Madrisan 3.7.1p2-1qilnx - specfile updated to permit a non root user to build the package -* Tue Oct 04 2003 Silvan Calarco 3.7.1p2-2qilnx +* Sat Oct 04 2003 Silvan Calarco 3.7.1p2-2qilnx - fixed a pam error which caused the password being asked twice - sshd groupid and userid assignment as in QiLinux resources database