Hello community, here is the log from the commit of package ntp for openSUSE:Factory checked in at 2012-05-08 06:47:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ntp (Old) and /work/SRC/openSUSE:Factory/.ntp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ntp", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/ntp/ntp.changes 2012-01-26 14:06:42.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ntp.new/ntp.changes 2012-05-08 06:47:12.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Apr 23 11:02:06 UTC 2012 - [email protected] + +- bnc#758253 - L3: ntp fails if host has more than 1024 IP-addresses + ntp#1180 - ntpd won't start with more than 1000 interfaces + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ntp.spec ++++++ --- /var/tmp/diff_new_pack.OsONt3/_old 2012-05-08 06:47:14.000000000 +0200 +++ /var/tmp/diff_new_pack.OsONt3/_new 2012-05-08 06:47:14.000000000 +0200 @@ -15,24 +15,25 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: ntp %if 0%{?suse_version} > 1010 BuildRequires: autoconf BuildRequires: fdupes %endif -BuildRequires: libcap-devel libtool openssl-devel readline-devel +BuildRequires: libcap-devel +BuildRequires: libtool +BuildRequires: openssl-devel +BuildRequires: readline-devel # to allow the postinst script to succeed BuildRequires: pwdutils %define ntpfaqversion 3.4 Url: http://www.ntp.org/ -License: BSD-3-Clause -Group: Productivity/Networking/Other Version: 4.2.6p5 Release: 0 Summary: Network Time Protocol daemon (version 4) +License: BSD-3-Clause +Group: Productivity/Networking/Other # main source Source0: http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-%{version}.tar.bz2 # configuration @@ -59,12 +60,15 @@ Patch16: MOD_NANO.diff Patch18: bnc#574885.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -AutoReqProv: on -Provides: ntp-daemon xntp3 xntp <= 4.2.4p6 -Obsoletes: xntp3 xntp <= 4.2.4p5 +Provides: ntp-daemon +Provides: xntp <= 4.2.4p6 +Provides: xntp3 +Obsoletes: xntp <= 4.2.4p5 +Obsoletes: xntp3 Conflicts: openntpd PreReq: pwdutils %insserv_prereq %fillup_prereq /usr/bin/diff /usr/bin/grep /sbin/chkconfig -Requires: timezone logrotate +Requires: logrotate +Requires: timezone %description The Network Time Protocol (NTP) is used to synchronize the time of a @@ -119,12 +123,15 @@ Ulrich Windl <[email protected]> %package doc +Provides: ntpdoc +Provides: xntp-doc = 4.2.4 +Provides: xntpdoc +Obsoletes: ntpdoc +Obsoletes: xntp-doc <= 4.2.4 +Obsoletes: xntpdoc +Summary: Additional Package Documentation for ntp License: MIT Group: Documentation/Other -AutoReqProv: on -Provides: ntpdoc xntpdoc xntp-doc = 4.2.4 -Obsoletes: ntpdoc xntpdoc xntp-doc <= 4.2.4 -Summary: Additional Package Documentation for ntp %description doc The complete set of documentation for building and configuring an NTP @@ -224,6 +231,7 @@ --enable-ipv6 \ --with-sntp \ --enable-ntp-signd \ + --disable-listen-read-drop \ --with-lineeditlibs=readline make %{?_smp_mflags} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
