Accepting request 556703 from YaST:Head
submit new version 4.0.6 OBS-URL: https://build.opensuse.org/request/show/556703 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-ntp-client?expand=0&rev=100
This commit is contained in:
commit
539483dc6e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cea5315db271775af2f34cfdcb6ceccc79bf0ce6e817a5671c7be1622ae2095
|
||||
size 82663
|
3
yast2-ntp-client-4.0.6.tar.bz2
Normal file
3
yast2-ntp-client-4.0.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aeaba444f4024ce7c083f9aeac0fc1da4be1648055aa072d1e6116cacf38e5bb
|
||||
size 60732
|
@ -1,3 +1,43 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 13 14:40:48 UTC 2017 - jreidinger@suse.com
|
||||
|
||||
- Do minimal modification to default chrony.conf in autoyast
|
||||
when chrony is not specified explicitly in packages section of
|
||||
profile (bsc#1072595)
|
||||
- 4.0.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 12 16:55:54 UTC 2017 - igonzalezsosa@suse.com
|
||||
|
||||
- Improve AutoYaST error message adaptation when too many
|
||||
unsupported keys are found (related to bsc#1072407)
|
||||
- 4.0.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 12 14:54:34 UTC 2017 - igonzalezsosa@suse.com
|
||||
|
||||
- Adapt AutoYaST error message to 80x25 screens (bsc#1072407)
|
||||
- 4.0.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 8 13:25:04 UTC 2017 - jreidinger@suse.com
|
||||
|
||||
- support also autoyast for chrony (FATE#323432)
|
||||
NOTE: autoyast profile is not backward compatible
|
||||
- 4.0.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 8 09:58:40 UTC 2017 - jreidinger@suse.com
|
||||
|
||||
- fix crash with missing method ntp_selected (bsc#1071735)
|
||||
- 4.0.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 28 09:03:56 UTC 2017 - jreidinger@suse.com
|
||||
|
||||
- Switch ntp-client from ntp to chrony (FATE#323432)
|
||||
- 4.0.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 11 08:40:26 UTC 2017 - mvidner@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-ntp-client
|
||||
Version: 4.0.0
|
||||
Version: 4.0.6
|
||||
Release: 0
|
||||
Summary: YaST2 - NTP Client Configuration
|
||||
License: GPL-2.0+
|
||||
@ -39,11 +39,11 @@ BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||
Requires: augeas-lenses
|
||||
Requires: yast2 >= 3.2.21
|
||||
Requires: yast2-country-data
|
||||
# needed for network/config agent
|
||||
Requires: yast2-network
|
||||
Requires: yast2-ruby-bindings >= 1.0.0
|
||||
Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
|
||||
BuildArch: noarch
|
||||
# New sntp command line syntax
|
||||
Conflicts: ntp < 4.2.8
|
||||
|
||||
Obsoletes: yast2-ntp-client-devel-doc
|
||||
|
||||
@ -67,8 +67,6 @@ rake install DESTDIR="%{buildroot}"
|
||||
%{yast_clientdir}/*
|
||||
%{yast_dir}/lib
|
||||
%{yast_yncludedir}/ntp-client/*
|
||||
%{yast_scrconfdir}/cfg_ntp.scr
|
||||
%{yast_scrconfdir}/etc_ntp.scr
|
||||
%{yast_moduledir}/*.rb
|
||||
%{yast_desktopdir}/ntp-client.desktop
|
||||
%{yast_ydatadir}/ntp_servers.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user