Author: glen Date: Tue Oct 28 11:34:31 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - update to 5.1p1
---- Files affected: SPECS: openssh.spec (1.286.2.14 -> 1.286.2.15) ---- Diffs: ================================================================ Index: SPECS/openssh.spec diff -u SPECS/openssh.spec:1.286.2.14 SPECS/openssh.spec:1.286.2.15 --- SPECS/openssh.spec:1.286.2.14 Wed Jun 18 20:39:04 2008 +++ SPECS/openssh.spec Tue Oct 28 12:34:26 2008 @@ -23,13 +23,13 @@ Summary(ru.UTF-8): OpenSSH - свободная реализация протокола Secure Shell (SSH) Summary(uk.UTF-8): OpenSSH - вільна реалізація протоколу Secure Shell (SSH) Name: openssh -Version: 5.0p1 -Release: 5 +Version: 5.1p1 +Release: 1 Epoch: 2 License: BSD Group: Applications/Networking Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{name}-%{version}.tar.gz -# Source0-md5: 1f1dfaa775f33dd3328169de9bdc292a +# Source0-md5: 03f2d0c1b5ec60d4ac9997a146d2faec Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2 # Source1-md5: 66943d481cc422512b537bcc2c7400d1 Source2: %{name}d.init @@ -39,7 +39,6 @@ Source6: ssh-agent.conf Patch100: %{name}-heimdal.patch Patch0: %{name}-no_libnsl.patch -Patch1: %{name}-linux-ipv6.patch Patch2: %{name}-pam_misc.patch Patch3: %{name}-sigpipe.patch # http://www.opendarwin.org/projects/openssh-lpk/ @@ -52,7 +51,6 @@ Patch10: %{name}-include.patch Patch11: %{name}-chroot.patch Patch12: http://people.debian.org/~cjwatson/%{name}-blacklist.diff -Patch13: %{name}-unbreakalive.patch URL: http://www.openssh.com/ BuildRequires: %{__perl} BuildRequires: autoconf @@ -462,7 +460,6 @@ %setup -q %{?with_kerberos5:%patch100 -p1} %patch0 -p1 -%patch1 -p1 %patch2 -p1 %patch3 -p1 %{?with_ldap:%patch4 -p1} @@ -472,7 +469,6 @@ %patch10 -p1 %patch11 -p1 %patch12 -p1 -%patch13 -p0 %build cp /usr/share/automake/config.sub . @@ -650,6 +646,7 @@ %{_mandir}/man8/sftp-server.8* %{_mandir}/man8/ssh-keysign.8* %{_mandir}/man5/sshd_config.5* +%{_mandir}/man5/moduli.5* %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sshd_config %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/sshd %attr(640,root,root) %{_sysconfdir}/moduli @@ -672,6 +669,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.286.2.15 2008/10/28 11:34:26 glen +- update to 5.1p1 + Revision 1.286.2.14 2008/06/18 18:39:04 glen - HEAD merge: openssh public key blacklist support, including ssh-vulnkey tool, added (from Debian) - rel 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openssh.spec?r1=1.286.2.14&r2=1.286.2.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
