Hello community, here is the log from the commit of package yast2-ntp-client for openSUSE:Factory checked in at 2014-06-16 21:43:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-ntp-client (Old) and /work/SRC/openSUSE:Factory/.yast2-ntp-client.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-ntp-client" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-ntp-client/yast2-ntp-client.changes 2014-04-26 11:44:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-ntp-client.new/yast2-ntp-client.changes 2014-06-16 21:43:40.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Jun 5 09:45:40 UTC 2014 - [email protected] + +- bnc#881026 - YaST ntp-client: "sync without daemon" not documented in help + 3.1.9 + +------------------------------------------------------------------- Old: ---- yast2-ntp-client-3.1.8.tar.bz2 New: ---- yast2-ntp-client-3.1.9.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-ntp-client.spec ++++++ --- /var/tmp/diff_new_pack.a07jfV/_old 2014-06-16 21:43:43.000000000 +0200 +++ /var/tmp/diff_new_pack.a07jfV/_new 2014-06-16 21:43:43.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-ntp-client -Version: 3.1.8 +Version: 3.1.9 Release: 0 Summary: YaST2 - NTP Client Configuration License: GPL-2.0+ ++++++ yast2-ntp-client-3.1.8.tar.bz2 -> yast2-ntp-client-3.1.9.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ntp-client-3.1.8/package/yast2-ntp-client.changes new/yast2-ntp-client-3.1.9/package/yast2-ntp-client.changes --- old/yast2-ntp-client-3.1.8/package/yast2-ntp-client.changes 2014-04-15 10:11:35.000000000 +0200 +++ new/yast2-ntp-client-3.1.9/package/yast2-ntp-client.changes 2014-06-11 13:26:32.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Jun 5 09:45:40 UTC 2014 - [email protected] + +- bnc#881026 - YaST ntp-client: "sync without daemon" not documented in help + 3.1.9 + +------------------------------------------------------------------- Tue Apr 15 09:58:18 CEST 2014 - [email protected] - Fixed evaluation of starting the NTP service (bnc#872389) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ntp-client-3.1.8/package/yast2-ntp-client.spec new/yast2-ntp-client-3.1.9/package/yast2-ntp-client.spec --- old/yast2-ntp-client-3.1.8/package/yast2-ntp-client.spec 2014-04-15 10:11:35.000000000 +0200 +++ new/yast2-ntp-client-3.1.9/package/yast2-ntp-client.spec 2014-06-11 13:26:32.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-ntp-client -Version: 3.1.8 +Version: 3.1.9 Release: 0 Summary: YaST2 - NTP Client Configuration License: GPL-2.0+ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ntp-client-3.1.8/src/include/ntp-client/helps.rb new/yast2-ntp-client-3.1.9/src/include/ntp-client/helps.rb --- old/yast2-ntp-client-3.1.8/src/include/ntp-client/helps.rb 2014-04-15 10:11:35.000000000 +0200 +++ new/yast2-ntp-client-3.1.9/src/include/ntp-client/helps.rb 2014-06-12 09:56:48.000000000 +0200 @@ -36,8 +36,11 @@ "<p><b><big>Start NTP Daemon</big></b><br>\n" + "Select whether to start the NTP daemon now and on every system boot. \n" + "The NTP daemon resolves host names when initializing. Your\n" + - "network connection must be started before the NTP daemon starts.</p>\n" - ), + "network connection must be started before the NTP daemon starts.</p>\n" + + "Selecting <b>Synchronize without Daemon</b> the ntp daemon will not be activated. \n" + + "The system time will be set periodically. The interval is configurable. It is 15 minutes by default.\n " + + "You can change this when the system was set up." + ), # help text 2/5 "chroot_environment" => _( "<p><b><big>Chroot Jail</big></b><br>\n" + -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
