diff --git a/yast2-ntp-client-4.1.3.tar.bz2 b/yast2-ntp-client-4.1.3.tar.bz2 deleted file mode 100644 index 5e49d8b..0000000 --- a/yast2-ntp-client-4.1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d9eb8c29d73b5f48eafd06ee8ed253bea8a6fcf2e4e4026ec689cb5d3c49780 -size 62374 diff --git a/yast2-ntp-client-4.1.5.tar.bz2 b/yast2-ntp-client-4.1.5.tar.bz2 new file mode 100644 index 0000000..012aeb3 --- /dev/null +++ b/yast2-ntp-client-4.1.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de5eb81c47169cfdcbb898479c21c24ed131d9b029f2839951efdbf8b519454a +size 64484 diff --git a/yast2-ntp-client.changes b/yast2-ntp-client.changes index 220fb76..69ab2ee 100644 --- a/yast2-ntp-client.changes +++ b/yast2-ntp-client.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +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 + +- Only write the configuration once, and do not save changes when + we are only synchronizing the date. (bsc#1108497) +- 4.1.4 + ------------------------------------------------------------------- Tue Oct 16 10:28:35 CEST 2018 - schubi@suse.de diff --git a/yast2-ntp-client.spec b/yast2-ntp-client.spec index 8652604..5249ee1 100644 --- a/yast2-ntp-client.spec +++ b/yast2-ntp-client.spec @@ -17,7 +17,7 @@ Name: yast2-ntp-client -Version: 4.1.3 +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