- Resrict records are written at the end but the default file and
most profiles use them at the beginning, which mangles the file completely (bsc#983486). To fix it we have just changed the order of writing. - 3.3.1 - AutoYaST: Fix crash when trying to sanitize not string values, for example initial_sync. - AutoYaST: Sanitize comments by only removing blank spaces at the beginning and adding line break. This avoids augeas parse errors (bsc#1045777). - AutoYaST: Fix crash in CFA when creating a command record with some key value option is given (bsc#1045968) - AutoYaST: Comments from autoyast profile should not be sanitized to avoid entries without space between value and comment (e.g trustedkey 1# coment). This is caused by a bug in augeas adding new entries. OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=232
This commit is contained in:
parent
5bc731491d
commit
3ab98367d8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ce459b91a8292313ed52763f6561d25c2d179e85099027c201aaed090b274575
|
|
||||||
size 81492
|
|
3
yast2-ntp-client-3.3.1.tar.bz2
Normal file
3
yast2-ntp-client-3.3.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f5362c00848b4ba92e2ae732f02d6bf042aad02100fb850783c9f0424b2e2cea
|
||||||
|
size 82244
|
@ -1,3 +1,35 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 30 16:58:16 UTC 2017 - knut.anderssen@suse.com
|
||||||
|
|
||||||
|
- Resrict records are written at the end but the default file and
|
||||||
|
most profiles use them at the beginning, which mangles the file
|
||||||
|
completely (bsc#983486).
|
||||||
|
To fix it we have just changed the order of writing.
|
||||||
|
- 3.3.1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 30 09:36:48 UTC 2017 - jlopez@suse.com
|
||||||
|
|
||||||
|
- AutoYaST: Fix crash when trying to sanitize not string values,
|
||||||
|
for example initial_sync.
|
||||||
|
- AutoYaST: Sanitize comments by only removing blank spaces at
|
||||||
|
the beginning and adding line break. This avoids augeas parse
|
||||||
|
errors (bsc#1045777).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 30 09:32:02 UTC 2017 - knut.anderssen@suse.com
|
||||||
|
|
||||||
|
- AutoYaST: Fix crash in CFA when creating a command record with
|
||||||
|
some key value option is given (bsc#1045968)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 29 15:19:51 UTC 2017 - jlopez@suse.com
|
||||||
|
|
||||||
|
- AutoYaST: Comments from autoyast profile should not be sanitized
|
||||||
|
to avoid entries without space between value and comment (e.g
|
||||||
|
trustedkey 1# coment). This is caused by a bug in augeas adding
|
||||||
|
new entries.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 26 17:23:52 UTC 2017 - jlopez@suse.com
|
Mon Jun 26 17:23:52 UTC 2017 - jlopez@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-ntp-client
|
Name: yast2-ntp-client
|
||||||
Version: 3.3.0
|
Version: 3.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - NTP Client Configuration
|
Summary: YaST2 - NTP Client Configuration
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user