Author: blues Date: Mon May 5 14:43:23 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel. 3.1 (vel. TEST-ME!!!) - chroot patch is back
---- Files affected: SPECS: openssh.spec (1.297 -> 1.298) ---- Diffs: ================================================================ Index: SPECS/openssh.spec diff -u SPECS/openssh.spec:1.297 SPECS/openssh.spec:1.298 --- SPECS/openssh.spec:1.297 Sun Apr 6 22:34:56 2008 +++ SPECS/openssh.spec Mon May 5 16:43:18 2008 @@ -24,7 +24,7 @@ Summary(uk.UTF-8): OpenSSH - вільна реалізація протоколу Secure Shell (SSH) Name: openssh Version: 5.0p1 -Release: 3 +Release: 3.1 Epoch: 2 License: BSD Group: Applications/Networking @@ -49,6 +49,7 @@ # http://www.psc.edu/networking/projects/hpn-ssh/openssh-4.9p1-hpn13v2.diff.gz Patch9: %{name}-4.9p1-hpn13v2.diff Patch10: %{name}-include.patch +Patch11: %{name}-chroot.patch URL: http://www.openssh.com/ BuildRequires: %{__perl} BuildRequires: autoconf @@ -465,6 +466,7 @@ %patch7 -p1 %{?with_hpn:%patch9 -p1} %patch10 -p1 +%patch11 -p1 %build cp /usr/share/automake/config.sub . @@ -661,6 +663,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.298 2008-05-05 14:43:18 blues +- rel. 3.1 (vel. TEST-ME!!!) - chroot patch is back + Revision 1.297 2008-04-06 20:34:56 arekm - rel 3; disable hpn (broken too often) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openssh.spec?r1=1.297&r2=1.298&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
