adjust pam_ssh_agent_auth release number
This commit is contained in:
parent
a08ca25f4a
commit
2da07558f4
10
openssh.spec
10
openssh.spec
@ -6,7 +6,7 @@
|
||||
%{?no_gtk2:%global gtk2 0}
|
||||
|
||||
%global sshd_uid 74
|
||||
%global openssh_release 7
|
||||
%global openssh_release 8
|
||||
|
||||
Name: openssh
|
||||
Version: 8.2p1
|
||||
@ -138,7 +138,7 @@ Requires: openssh = %{version}-%{release}
|
||||
%package -n pam_ssh_agent_auth
|
||||
Summary: PAM module for authentication with ssh-agent
|
||||
Version: 0.10.3
|
||||
Release: 9.1.%{openssh_release}
|
||||
Release: 9.%{openssh_release}
|
||||
License: BSD
|
||||
|
||||
%description
|
||||
@ -467,6 +467,12 @@ getent passwd sshd >/dev/null || \
|
||||
%attr(0644,root,root) %{_mandir}/man8/sftp-server.8*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 18 2020 gaihuiying<gaihuiying1@huawei.com> - 8.2P1-8
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
- SUG:NA
|
||||
- DESC:adjust pam_ssh_agent_auth release number
|
||||
|
||||
* Tue Nov 17 2020 gaihuiying<gaihuiying1@huawei.com> - 8.2P1-7
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user