- Fix 'ntp-client' behaviour when running in firstboot
(bsc#1140199). - 4.2.2 - Added cwm/popup dependency (bsc#893065, bsc#1039985) - Enable/disable chronyd service: Enable/disable chrony-wait service too (bsc#1137196). - 4.2.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=262
This commit is contained in:
parent
915d5088eb
commit
a83c9b058c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:edcc5795b25a41a7f9f282cee121b854fdfeba6450231531adfb4418567c7d06
|
||||
size 65326
|
3
yast2-ntp-client-4.2.2.tar.bz2
Normal file
3
yast2-ntp-client-4.2.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8f599257c923fbe504553f00f7706de62462402ff6ae8e870cd68b7967ac6bb
|
||||
size 65754
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 4 10:29:27 UTC 2019 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Fix 'ntp-client' behaviour when running in firstboot
|
||||
(bsc#1140199).
|
||||
- 4.2.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 4 10:29:27 UTC 2019 - knut.anderssen@suse.com
|
||||
|
||||
- Added cwm/popup dependency (bsc#893065, bsc#1039985)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 13 16:09:13 CEST 2019 - schubi@suse.de
|
||||
|
||||
- Enable/disable chronyd service: Enable/disable chrony-wait
|
||||
service too (bsc#1137196).
|
||||
|
||||
- 4.2.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 12:35:08 UTC 2019 - Stasiek Michalski <hellcp@mailbox.org>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-ntp-client
|
||||
Version: 4.2.0
|
||||
Version: 4.2.2
|
||||
Release: 0
|
||||
Summary: YaST2 - NTP Client Configuration
|
||||
License: GPL-2.0-or-later
|
||||
@ -30,7 +30,8 @@ BuildRequires: augeas-lenses
|
||||
BuildRequires: autoyast2-installation
|
||||
BuildRequires: perl-XML-Writer
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yast2 >= 3.2.21
|
||||
# cwm/popup
|
||||
BuildRequires: yast2 >= 4.1.15
|
||||
BuildRequires: yast2-country-data
|
||||
BuildRequires: yast2-devtools >= 4.2.2
|
||||
BuildRequires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
|
||||
@ -39,7 +40,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||
|
||||
# proper acting TargetFile when scr is switched
|
||||
Requires: augeas-lenses
|
||||
Requires: yast2 >= 3.2.21
|
||||
# cwm/popup
|
||||
Requires: yast2 >= 4.1.15
|
||||
Requires: yast2-country-data
|
||||
# needed for network/config agent
|
||||
# Yast::Lan.dhcp_ntp_servers
|
||||
|
Loading…
x
Reference in New Issue
Block a user