Browse Source

openssh: update to 7.2p1 and built with openssl 1.0.2g

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10064 ec354946-7b23-47d6-9f5a-488ba84defc7
iwamoto 8 years ago
parent
commit
32efc969d2
1 changed files with 8 additions and 3 deletions
  1. 8 3
      o/openssh/openssh-vl.spec

+ 8 - 3
o/openssh/openssh-vl.spec

@@ -1,4 +1,4 @@
-%define ver 7.1p2
+%define ver 7.2p1
 %define rel 1%{_dist_release}
 
 # SELinux
@@ -433,9 +433,9 @@ fi
 %attr(0755,root,root) %{_bindir}/ssh
 %attr(0644,root,root) %{_mandir}/man1/ssh.1*
 %attr(0644,root,root) %{_mandir}/man5/ssh_config.5*
-%attr(0644,root,root) %{_mandir}/man1/slogin.1*
+# %attr(0644,root,root) %{_mandir}/man1/slogin.1*
 %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ssh/ssh_config
-%attr(-,root,root) %{_bindir}/slogin
+# %attr(-,root,root) %{_bindir}/slogin
 %if ! %{rescue}
 %attr(0755,root,root) %{_bindir}/ssh-agent
 %attr(0755,root,root) %{_bindir}/ssh-add
@@ -478,6 +478,11 @@ fi
 
 
 %changelog
+* Wed Mar  9 2016 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 7.2p1-1
+- new upstream release
+- built with openssl 1.0.2g
+- drop slogin command and manual, this is upstream change.
+
 * Sun Jan 17 2016 Daisuke SUZUKI <daisuke@vinelinux.org> 7.1p2-1
 - update to 7.1p2