Hello community,

here is the log from the commit of package ntp for openSUSE:Factory checked in 
at 2013-03-01 12:26:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2013-02-25 20:39:24.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.ntp.new/ntp.changes     2013-03-01 
12:26:22.000000000 +0100
@@ -1,0 +2,11 @@
+Thu Feb 28 07:52:03 UTC 2013 - [email protected]
+
+- bnc#797351 - ntpd "listen-on" directive support is missing/broken;
+  unable to restrict/secure listening IPs 
+
+-------------------------------------------------------------------
+Tue Feb 26 14:58:38 UTC 2013 - [email protected]
+
+- bnc#793012 - NTP default to 'sync time on startup' conflicts with 
NetworkManager 
+
+-------------------------------------------------------------------

Old:
----
  ntp-4.2.0-rh-manpages.tar.gz

New:
----
  ntp-4.2.7-rh-manpages.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ntp.spec ++++++
--- /var/tmp/diff_new_pack.KO0vZJ/_old  2013-03-01 12:26:28.000000000 +0100
+++ /var/tmp/diff_new_pack.KO0vZJ/_new  2013-03-01 12:26:28.000000000 +0100
@@ -48,7 +48,7 @@
 Source10:       NTP-FAQ-%{ntpfaqversion}.tar.bz2
 Source11:       ntp.1.gz
 Source12:       README.SUSE
-Source13:       ntp-4.2.0-rh-manpages.tar.gz
+Source13:       ntp-4.2.7-rh-manpages.tar.gz
 Source14:       ntp.xml
 Source16:       ntp-wait
 Patch1:         ntp-segfault_on_invalid_device.patch
@@ -275,8 +275,9 @@
 #
 # man pages
 #
-%__install -d %{buildroot}/%{_mandir}/man1
-%__install -m 644 man/* %{buildroot}/%{_mandir}/man1
+%__install -d %{buildroot}/%{_mandir}/{man5,man8}
+%__install -m 644 man/man5/* %{buildroot}/%{_mandir}/man5
+%__install -m 644 man/man8/* %{buildroot}/%{_mandir}/man8
 #
 # firewall
 #
@@ -372,6 +373,8 @@
 %attr(0640,root,ntp) %config(noreplace) /var/lib/ntp/etc/ntp.conf.iburst
 %attr(0755,ntp,ntp) %dir /var/lib/ntp/drift
 %{_mandir}/man1/*
+%{_mandir}/man5/*
+%{_mandir}/man8/*
 /var/adm/fillup-templates/*
 %attr(0755,ntp,root) /var/lib/ntp/var/run/ntp
 %ghost /var/run/ntp

++++++ conf.sysconfig.ntp ++++++
--- /var/tmp/diff_new_pack.KO0vZJ/_old  2013-03-01 12:26:28.000000000 +0100
+++ /var/tmp/diff_new_pack.KO0vZJ/_new  2013-03-01 12:26:28.000000000 +0100
@@ -59,7 +59,7 @@
 #
 # Force time synchronization befor start ntpd
 #
-NTPD_FORCE_SYNC_ON_STARTUP="yes"
+NTPD_FORCE_SYNC_ON_STARTUP="no"
 
 ## Type:           boolean
 ## Default:        "no"

++++++ ntp-4.2.0-rh-manpages.tar.gz -> ntp-4.2.7-rh-manpages.tar.gz ++++++
++++ 2196 lines of diff (skipped)



-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to