commit yast2-ntp-client for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package yast2-ntp-client for 
openSUSE:Leap:15.2 checked in at 2020-03-26 05:41:03

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-ntp-client (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-ntp-client.new.3160 (New)


Package is "yast2-ntp-client"

Thu Mar 26 05:41:03 2020 rev:71 rq:787747 version:4.2.11

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-ntp-client/yast2-ntp-client.changes  
2020-03-13 10:55:44.172364564 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.yast2-ntp-client.new.3160/yast2-ntp-client.changes
2020-03-26 05:41:04.879269527 +0100
@@ -1,0 +2,15 @@
+Mon Mar 23 14:19:10 CET 2020 - sch...@suse.de
+
+- Do not write ntp-servers if they have been shown only (more than
+  one ntp-server) (follow up of bsc#1164547).
+- 4.2.11
+
+---
+Wed Mar 18 15:44:25 CET 2020 - sch...@suse.de
+
+- NTP-server-configuration/Time-setting-module in a running
+  system: Do not show check-boxes for saving configuration and
+  starting the deamon (follow up of bsc#1164547).
+- 4.2.10
+
+---

Old:

  yast2-ntp-client-4.2.9.tar.bz2

New:

  yast2-ntp-client-4.2.11.tar.bz2



Other differences:
--
++ yast2-ntp-client.spec ++
--- /var/tmp/diff_new_pack.OK0YCc/_old  2020-03-26 05:41:05.227269708 +0100
+++ /var/tmp/diff_new_pack.OK0YCc/_new  2020-03-26 05:41:05.231269710 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ntp-client
-Version:4.2.9
+Version:4.2.11
 Release:0
 Summary:YaST2 - NTP Client Configuration
 License:GPL-2.0-or-later

++ yast2-ntp-client-4.2.9.tar.bz2 -> yast2-ntp-client-4.2.11.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ntp-client-4.2.9/package/yast2-ntp-client.changes 
new/yast2-ntp-client-4.2.11/package/yast2-ntp-client.changes
--- old/yast2-ntp-client-4.2.9/package/yast2-ntp-client.changes 2020-03-09 
17:00:02.0 +0100
+++ new/yast2-ntp-client-4.2.11/package/yast2-ntp-client.changes
2020-03-23 15:06:32.0 +0100
@@ -1,4 +1,19 @@
 ---
+Mon Mar 23 14:19:10 CET 2020 - sch...@suse.de
+
+- Do not write ntp-servers if they have been shown only (more than
+  one ntp-server) (follow up of bsc#1164547).
+- 4.2.11
+
+---
+Wed Mar 18 15:44:25 CET 2020 - sch...@suse.de
+
+- NTP-server-configuration/Time-setting-module in a running
+  system: Do not show check-boxes for saving configuration and
+  starting the deamon (follow up of bsc#1164547).
+- 4.2.10
+
+---
 Tue Mar  3 16:38:54 CET 2020 - sch...@suse.de
 
 - Supporting more than one ntp server in the time setting module.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ntp-client-4.2.9/package/yast2-ntp-client.spec 
new/yast2-ntp-client-4.2.11/package/yast2-ntp-client.spec
--- old/yast2-ntp-client-4.2.9/package/yast2-ntp-client.spec2020-03-09 
17:00:02.0 +0100
+++ new/yast2-ntp-client-4.2.11/package/yast2-ntp-client.spec   2020-03-23 
15:06:32.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ntp-client
-Version:4.2.9
+Version:4.2.11
 Release:0
 Summary:YaST2 - NTP Client Configuration
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ntp-client-4.2.9/src/clients/ntp-client_proposal.rb 
new/yast2-ntp-client-4.2.11/src/clients/ntp-client_proposal.rb
--- old/yast2-ntp-client-4.2.9/src/clients/ntp-client_proposal.rb   
2020-03-09 17:00:02.0 +0100
+++ new/yast2-ntp-client-4.2.11/src/clients/ntp-client_proposal.rb  
2020-03-23 15:06:32.0 +0100
@@ -87,58 +87,49 @@
 end
 
 def ui_help_text
-  # help text
-  tmp = _(
-"Press Synchronize Now, to get your system time set 
correctly " \
-"using the selected NTP server. If you want to make use of NTP 
permanently, " \
-"enable the Save NTP Configuration option"
-  )
-
-  tmp = Ops.add(
-tmp,
+  if Stage.initial
+# help text
 _(
+  "Press Synchronize Now, to get your system time set 
correctly " \
+  "using the selected NTP server. If you want to make use of NTP 
permanently, " \
+  "enable the Save NTP Configuration option"
+) + _(
   "Enabling Run NTP as daemon option, the NTP service will 
be " \
   "started as daemon. Other

commit yast2-ntp-client for openSUSE:Leap:15.2

2020-03-13 Thread root
Hello community,

here is the log from the commit of package yast2-ntp-client for 
openSUSE:Leap:15.2 checked in at 2020-03-13 10:55:39

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-ntp-client (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-ntp-client.new.3160 (New)


Package is "yast2-ntp-client"

Fri Mar 13 10:55:39 2020 rev:70 rq:783301 version:4.2.9

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-ntp-client/yast2-ntp-client.changes  
2020-02-27 06:41:25.601600028 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.yast2-ntp-client.new.3160/yast2-ntp-client.changes
2020-03-13 10:55:44.172364564 +0100
@@ -1,0 +2,7 @@
+Tue Mar  3 16:38:54 CET 2020 - sch...@suse.de
+
+- Supporting more than one ntp server in the time setting module.
+  (bsc#1164547)
+- 4.2.9
+
+---

Old:

  yast2-ntp-client-4.2.8.tar.bz2

New:

  yast2-ntp-client-4.2.9.tar.bz2



Other differences:
--
++ yast2-ntp-client.spec ++
--- /var/tmp/diff_new_pack.7GauZF/_old  2020-03-13 10:55:44.468364775 +0100
+++ /var/tmp/diff_new_pack.7GauZF/_new  2020-03-13 10:55:44.472364778 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ntp-client
-Version:4.2.8
+Version:4.2.9
 Release:0
 Summary:YaST2 - NTP Client Configuration
 License:GPL-2.0-or-later

++ yast2-ntp-client-4.2.8.tar.bz2 -> yast2-ntp-client-4.2.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ntp-client-4.2.8/package/yast2-ntp-client.changes 
new/yast2-ntp-client-4.2.9/package/yast2-ntp-client.changes
--- old/yast2-ntp-client-4.2.8/package/yast2-ntp-client.changes 2020-02-21 
00:15:07.0 +0100
+++ new/yast2-ntp-client-4.2.9/package/yast2-ntp-client.changes 2020-03-09 
17:00:02.0 +0100
@@ -1,4 +1,11 @@
 ---
+Tue Mar  3 16:38:54 CET 2020 - sch...@suse.de
+
+- Supporting more than one ntp server in the time setting module.
+  (bsc#1164547)
+- 4.2.9
+
+---
 Wed Feb 19 13:24:06 UTC 2020 - Imobach Gonzalez Sosa 
 
 - Rely on the new Y2Network::NtpServer class (jsc#SLE-7188).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ntp-client-4.2.8/package/yast2-ntp-client.spec 
new/yast2-ntp-client-4.2.9/package/yast2-ntp-client.spec
--- old/yast2-ntp-client-4.2.8/package/yast2-ntp-client.spec2020-02-21 
00:15:07.0 +0100
+++ new/yast2-ntp-client-4.2.9/package/yast2-ntp-client.spec2020-03-09 
17:00:02.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ntp-client
-Version:4.2.8
+Version:4.2.9
 Release:0
 Summary:YaST2 - NTP Client Configuration
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ntp-client-4.2.8/src/clients/ntp-client_proposal.rb 
new/yast2-ntp-client-4.2.9/src/clients/ntp-client_proposal.rb
--- old/yast2-ntp-client-4.2.8/src/clients/ntp-client_proposal.rb   
2020-02-21 00:15:07.0 +0100
+++ new/yast2-ntp-client-4.2.9/src/clients/ntp-client_proposal.rb   
2020-03-09 17:00:02.0 +0100
@@ -126,7 +126,7 @@
 end
 
 def ui_enable_disable_widgets(enabled)
-  UI.ChangeWidget(Id(:ntp_address), :Enabled, enabled)
+  UI.ChangeWidget(Id(:ntp_address), :Enabled, enabled) if select_ntp_server
   UI.ChangeWidget(Id(:run_service), :Enabled, enabled)
   # FIXME: With chronyd, we cannot synchronize if the service is already
   # running, we could force a makestep in this case, but then the button
@@ -172,8 +172,6 @@
 end
 
 def MakeProposal
-  ntp_items = []
-
   # On the running system, read all the data, otherwise firewall and other
   # stuff outside ntp.conf may not be initialized correctly (#375877)
   if !Stage.initial
@@ -185,18 +183,14 @@
 NtpClient.ProcessNtpConf
   end
 
-  if NtpClient.config_has_been_read || NtpClient.ntp_selected
-log.info("ntp_items will be filled from /etc/chrony.conf")
-# grr, GUNS means all of them are used and here we just pick one
-ntp_items = configured_ntp_items
-  end
-
-  ntp_items = fallback_ntp_items if ntp_items.empty?
-  # Once read or proposed any config we consider it as read (bnc#427712)
-  NtpClient.config_has_been_read = true
+  if select_ntp_server
+ntp_items = fallback_ntp_items
+# Once read or proposed any config we consider it as read (bnc#427712)
+NtpClient.config_has_been_read = true
 
-  log.info "ntp_items :#{ntp_items}"
-  UI.

commit yast2-ntp-client for openSUSE:Leap:15.2

2020-02-26 Thread root
Hello community,

here is the log from the commit of package yast2-ntp-client for 
openSUSE:Leap:15.2 checked in at 2020-02-27 06:41:24

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-ntp-client (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-ntp-client.new.26092 (New)


Package is "yast2-ntp-client"

Thu Feb 27 06:41:24 2020 rev:69 rq:779096 version:4.2.8

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-ntp-client/yast2-ntp-client.changes  
2020-02-04 17:54:35.452755479 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.yast2-ntp-client.new.26092/yast2-ntp-client.changes
   2020-02-27 06:41:25.601600028 +0100
@@ -1,0 +2,6 @@
+Wed Feb 19 13:24:06 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Rely on the new Y2Network::NtpServer class (jsc#SLE-7188).
+- 4.2.8
+
+---

Old:

  yast2-ntp-client-4.2.7.tar.bz2

New:

  yast2-ntp-client-4.2.8.tar.bz2



Other differences:
--
++ yast2-ntp-client.spec ++
--- /var/tmp/diff_new_pack.FFQiQy/_old  2020-02-27 06:41:25.861600569 +0100
+++ /var/tmp/diff_new_pack.FFQiQy/_new  2020-02-27 06:41:25.861600569 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ntp-client
-Version:4.2.7
+Version:4.2.8
 Release:0
 Summary:YaST2 - NTP Client Configuration
 License:GPL-2.0-or-later
@@ -39,6 +39,8 @@
 BuildRequires:  rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
 BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
 BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
+# Y2Network::NtpServer
+BuildRequires:  yast2-network >= 4.2.55
 
 # proper acting TargetFile when scr is switched
 Requires:   augeas-lenses
@@ -46,8 +48,8 @@
 Requires:   yast2 >= 4.1.15
 Requires:   yast2-country-data
 # needed for network/config agent
-# Yast::Lan.dhcp_ntp_servers
-Requires:   yast2-network >= 4.1.17
+# Y2Network::NtpServer
+Requires:   yast2-network >= 4.2.55
 Requires:   yast2-ruby-bindings >= 1.0.0
 Requires:   rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
 

++ yast2-ntp-client-4.2.7.tar.bz2 -> yast2-ntp-client-4.2.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ntp-client-4.2.7/package/yast2-ntp-client.changes 
new/yast2-ntp-client-4.2.8/package/yast2-ntp-client.changes
--- old/yast2-ntp-client-4.2.7/package/yast2-ntp-client.changes 2020-01-23 
14:15:51.0 +0100
+++ new/yast2-ntp-client-4.2.8/package/yast2-ntp-client.changes 2020-02-21 
00:15:07.0 +0100
@@ -1,4 +1,10 @@
 ---
+Wed Feb 19 13:24:06 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Rely on the new Y2Network::NtpServer class (jsc#SLE-7188).
+- 4.2.8
+
+---
 Thu Jan 23 12:58:04 UTC 2020 - Steffen Winterfeldt 
 
 - don't use /bin/systemctl compat symlink (bsc#1160890)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ntp-client-4.2.7/package/yast2-ntp-client.spec 
new/yast2-ntp-client-4.2.8/package/yast2-ntp-client.spec
--- old/yast2-ntp-client-4.2.7/package/yast2-ntp-client.spec2020-01-23 
14:15:51.0 +0100
+++ new/yast2-ntp-client-4.2.8/package/yast2-ntp-client.spec2020-02-21 
00:15:07.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ntp-client
-Version:4.2.7
+Version:4.2.8
 Release:0
 Summary:YaST2 - NTP Client Configuration
 License:GPL-2.0-or-later
@@ -39,6 +39,8 @@
 BuildRequires:  rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
 BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
 BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
+# Y2Network::NtpServer
+BuildRequires:  yast2-network >= 4.2.55
 
 # proper acting TargetFile when scr is switched
 Requires:   augeas-lenses
@@ -46,8 +48,8 @@
 Requires:   yast2 >= 4.1.15
 Requires:   yast2-country-data
 # needed for network/config agent
-# Yast::Lan.dhcp_ntp_servers
-Requires:   yast2-network >= 4.1.17
+# Y2Network::NtpServer
+Requires:   yast2-network >= 4.2.55
 Requires:   yast2-ruby-bindings >= 1.0.0
 Requires:   rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ntp-client-4.2.7/src/clients/ntp-client_proposal.rb 
new/yast2-ntp-client-4.2.8/src/clients/ntp-client_proposal.rb
--- old/yast2-ntp-client-4.2.7/src/clients/ntp-client_proposal.rb   
2020-01-23 14:15:51.0 +0100
+++ new/yast2-ntp-client-4.2.8/src/clients/ntp-client_proposal.rb   
2020-02-21 00:15:07.0 +0100
@@ -491,7 +491,12 @@
 # @return [Array] ntp address Item
 def timezone_ntp_i

commit yast2-ntp-client for openSUSE:Leap:15.2

2020-02-04 Thread root
Hello community,

here is the log from the commit of package yast2-ntp-client for 
openSUSE:Leap:15.2 checked in at 2020-02-04 17:54:11

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-ntp-client (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-ntp-client.new.26092 (New)


Package is "yast2-ntp-client"

Tue Feb  4 17:54:11 2020 rev:68 rq:768905 version:4.2.7

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-ntp-client/yast2-ntp-client.changes  
2020-01-15 16:32:16.21384 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.yast2-ntp-client.new.26092/yast2-ntp-client.changes
   2020-02-04 17:54:35.452755479 +0100
@@ -1,0 +2,6 @@
+Thu Jan 23 12:58:04 UTC 2020 - Steffen Winterfeldt 
+
+- don't use /bin/systemctl compat symlink (bsc#1160890)
+- 4.2.7
+
+---

Old:

  yast2-ntp-client-4.2.6.tar.bz2

New:

  yast2-ntp-client-4.2.7.tar.bz2



Other differences:
--
++ yast2-ntp-client.spec ++
--- /var/tmp/diff_new_pack.dqoEsR/_old  2020-02-04 17:54:36.032755829 +0100
+++ /var/tmp/diff_new_pack.dqoEsR/_new  2020-02-04 17:54:36.036755831 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-ntp-client
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ntp-client
-Version:4.2.6
+Version:4.2.7
 Release:0
 Summary:YaST2 - NTP Client Configuration
 License:GPL-2.0-or-later
@@ -83,8 +83,8 @@
 # jsc#SLE-9113
 if [ -f /etc/cron.d/suse-ntp_synchronize ]; then
   /usr/bin/erb timeout=$(grep -o '[[:digit:]]\+' 
/etc/cron.d/suse-ntp_synchronize) /usr/share/YaST2/data/yast-timesync.timer.erb 
> /etc/systemd/system/yast-timesync.timer
-  /bin/systemctl enable yast-timesync.timer
-  /bin/systemctl start yast-timesync.timer
+  /usr/bin/systemctl enable yast-timesync.timer
+  /usr/bin/systemctl start yast-timesync.timer
   rm /etc/cron.d/suse-ntp_synchronize
 fi
 

++ yast2-ntp-client-4.2.6.tar.bz2 -> yast2-ntp-client-4.2.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ntp-client-4.2.6/package/yast2-ntp-client.changes 
new/yast2-ntp-client-4.2.7/package/yast2-ntp-client.changes
--- old/yast2-ntp-client-4.2.6/package/yast2-ntp-client.changes 2019-11-14 
14:46:19.0 +0100
+++ new/yast2-ntp-client-4.2.7/package/yast2-ntp-client.changes 2020-01-23 
14:15:51.0 +0100
@@ -1,4 +1,10 @@
 ---
+Thu Jan 23 12:58:04 UTC 2020 - Steffen Winterfeldt 
+
+- don't use /bin/systemctl compat symlink (bsc#1160890)
+- 4.2.7
+
+---
 Thu Nov 14 13:32:05 UTC 2019 - Josef Reidinger 
 
 - Break autoyast<->yast2-ntp-client cycle (related to changes done
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ntp-client-4.2.6/package/yast2-ntp-client.spec 
new/yast2-ntp-client-4.2.7/package/yast2-ntp-client.spec
--- old/yast2-ntp-client-4.2.6/package/yast2-ntp-client.spec2019-11-14 
14:46:19.0 +0100
+++ new/yast2-ntp-client-4.2.7/package/yast2-ntp-client.spec2020-01-23 
14:15:51.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ntp-client
-Version:4.2.6
+Version:4.2.7
 Release:0
 Summary:YaST2 - NTP Client Configuration
 License:GPL-2.0-or-later
@@ -83,8 +83,8 @@
 # jsc#SLE-9113
 if [ -f /etc/cron.d/suse-ntp_synchronize ]; then
   /usr/bin/erb timeout=$(grep -o '[[:digit:]]\+' 
/etc/cron.d/suse-ntp_synchronize) /usr/share/YaST2/data/yast-timesync.timer.erb 
> /etc/systemd/system/yast-timesync.timer
-  /bin/systemctl enable yast-timesync.timer
-  /bin/systemctl start yast-timesync.timer
+  /usr/bin/systemctl enable yast-timesync.timer
+  /usr/bin/systemctl start yast-timesync.timer
   rm /etc/cron.d/suse-ntp_synchronize
 fi