Accepting request 649233 from YaST:Head
submit new version 4.1.5 OBS-URL: https://build.opensuse.org/request/show/649233 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-ntp-client?expand=0&rev=108
This commit is contained in:
commit
98550f8ac9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d9eb8c29d73b5f48eafd06ee8ed253bea8a6fcf2e4e4026ec689cb5d3c49780
|
||||
size 62374
|
3
yast2-ntp-client-4.1.5.tar.bz2
Normal file
3
yast2-ntp-client-4.1.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de5eb81c47169cfdcbb898479c21c24ed131d9b029f2839951efdbf8b519454a
|
||||
size 64484
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user