automatic version update by autodist [release 8.2p1-1mamba;Mon Feb 17 2020]
This commit is contained in:
parent
e1f7caa79d
commit
bf83004556
11
openssh.spec
11
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 <autodist@mambasoft.it> 8.2p1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 09 2019 Automatic Build System <autodist@mambasoft.it> 8.1p1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
@ -506,7 +513,7 @@ exit 0
|
||||
* Fri Feb 27 2004 Davide Madrisan <davide.madrisan@qilinux.it> 3.7.1p2-1qilnx
|
||||
- specfile updated to permit a non root user to build the package
|
||||
|
||||
* Tue Oct 04 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 3.7.1p2-2qilnx
|
||||
* Sat Oct 04 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user