- fate#323454

- Bring back the menu button for choosing an NTP address from a
    public NTP servers list or from the ones returned by DHCP.
  - When no configuration is proposed by default, then use the DHCP
    offered servers as fallback.
- Do not synchronize if chronyd service is running (bsc#1087048)
- Use the title style capitalization in "Synchronize Now" button
  (bsc#1039987)
- 4.1.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=255
This commit is contained in:
YaST Team Bot 2018-11-15 11:09:34 +00:00 committed by Git OBS Bridge
parent 94bde6bcf1
commit bb73fe592e
4 changed files with 19 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c3d57ac5cdda9657ee0c53643dff0205a2b1506f2e53a9039a41c4aadd71cc1d
size 62335

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:de5eb81c47169cfdcbb898479c21c24ed131d9b029f2839951efdbf8b519454a
size 64484

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Nov 8 19:20:26 UTC 2018 - knut.andersse@suse.com
- fate#323454
- Bring back the menu button for choosing an NTP address from a
public NTP servers list or from the ones returned by DHCP.
- When no configuration is proposed by default, then use the DHCP
offered servers as fallback.
- Do not synchronize if chronyd service is running (bsc#1087048)
- Use the title style capitalization in "Synchronize Now" button
(bsc#1039987)
- 4.1.5
-------------------------------------------------------------------
Thu Nov 8 15:20:26 UTC 2018 - knut.andersse@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-ntp-client
Version: 4.1.4
Version: 4.1.5
Release: 0
Summary: YaST2 - NTP Client Configuration
License: GPL-2.0-or-later
@ -40,7 +40,8 @@ Requires: augeas-lenses
Requires: yast2 >= 3.2.21
Requires: yast2-country-data
# needed for network/config agent
Requires: yast2-network
# Yast::Lan.dhcp_ntp_servers
Requires: yast2-network >= 4.1.17
Requires: yast2-ruby-bindings >= 1.0.0
Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
BuildArch: noarch