Author: jajcus                       Date: Tue May 20 13:39:24 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- openssh public key blacklist support, including ssh-vulnkey tool, added (from 
Debian)

---- Files affected:
SPECS:
   openssh.spec (1.301 -> 1.302) 

---- Diffs:

================================================================
Index: SPECS/openssh.spec
diff -u SPECS/openssh.spec:1.301 SPECS/openssh.spec:1.302
--- SPECS/openssh.spec:1.301    Mon May 19 08:10:15 2008
+++ SPECS/openssh.spec  Tue May 20 15:39:19 2008
@@ -24,7 +24,7 @@
 Summary(uk.UTF-8):     OpenSSH - вільна реалізація протоколу Secure Shell (SSH)
 Name:          openssh
 Version:       5.0p1
-Release:       4
+Release:       5
 Epoch:         2
 License:       BSD
 Group:         Applications/Networking
@@ -50,6 +50,7 @@
 Patch9:                %{name}-5.0p1-hpn13v4.diff
 Patch10:       %{name}-include.patch
 Patch11:       %{name}-chroot.patch
+Patch12:       http://people.debian.org/~cjwatson/%{name}-blacklist.diff
 URL:           http://www.openssh.com/
 BuildRequires: %{__perl}
 BuildRequires: autoconf
@@ -68,6 +69,7 @@
 BuildRequires: zlib-devel
 Requires:      filesystem >= 3.0-11
 Requires:      pam >= 0.99.7.1
+Suggests:      openssh-blacklist
 Obsoletes:     ssh
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -467,6 +469,7 @@
 %{?with_hpn:%patch9 -p1}
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
 
 %build
 cp /usr/share/automake/config.sub .
@@ -594,7 +597,9 @@
 %defattr(644,root,root,755)
 %doc *.RNG TODO README OVERVIEW CREDITS Change*
 %attr(755,root,root) %{_bindir}/ssh-key*
+%attr(755,root,root) %{_bindir}/ssh-vulnkey*
 %{_mandir}/man1/ssh-key*.1*
+%{_mandir}/man1/ssh-vulnkey*.1*
 %dir %{_sysconfdir}
 %dir %{_libexecdir}
 
@@ -664,6 +669,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.302  2008-05-20 13:39:19  jajcus
+- openssh public key blacklist support, including ssh-vulnkey tool, added 
(from Debian)
+
 Revision 1.301  2008-05-19 06:10:15  glen
 - rc-scripts with --pidfile in daemon()
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openssh.spec?r1=1.301&r2=1.302&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to