Author: draenog Date: Wed Dec 9 21:54:23 2009 GMT Module: packages Tag: HEAD ---- Log message: - up to 4.2.4p8 (CVE-2009-3563) - manpage.patch
---- Files affected: packages/ntp: ntp.spec (1.108 -> 1.109) ---- Diffs: ================================================================ Index: packages/ntp/ntp.spec diff -u packages/ntp/ntp.spec:1.108 packages/ntp/ntp.spec:1.109 --- packages/ntp/ntp.spec:1.108 Sun Dec 6 23:19:17 2009 +++ packages/ntp/ntp.spec Wed Dec 9 22:54:18 2009 @@ -6,12 +6,12 @@ Summary(pl.UTF-8): Narzędzia do synchronizacji czasu (Network Time Protocol) Summary(pt_BR.UTF-8): Network Time Protocol versão 4 Name: ntp -Version: 4.2.4p7 -Release: 3 +Version: 4.2.4p8 +Release: 1 License: distributable Group: Daemons Source0: http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/%{name}-%{version}.tar.gz -# Source0-md5: 8c19ff62ed4f7d64f8e2aa59cb11f364 +# Source0-md5: fe137056e7e611798a46971a783567ce Source1: %{name}.conf Source2: %{name}.keys Source3: %{name}.init @@ -27,6 +27,7 @@ Patch4: %{name}-clock_settime.patch Patch5: %{name}-md5.patch Patch6: %{name}-nano.patch +Patch7: %{name}-manpage.patch URL: http://www.ntp.org/ BuildRequires: autoconf BuildRequires: automake @@ -122,6 +123,7 @@ %patch4 -p0 %patch5 -p1 %patch6 -p1 +%patch7 -p0 echo 'AM_CONDITIONAL([NEED_LIBOPTS], false)' >> configure.ac @@ -230,6 +232,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.109 2009/12/09 21:54:18 draenog +- up to 4.2.4p8 (CVE-2009-3563) +- manpage.patch + Revision 1.108 2009/12/06 22:19:17 glen - files conflict with openntpd; make upgradeable via obsolete; rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ntp/ntp.spec?r1=1.108&r2=1.109&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
