- 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:
YaST Team Bot 2017-07-03 09:26:23 +00:00 committed by Git OBS Bridge
parent 5bc731491d
commit 3ab98367d8
4 changed files with 36 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce459b91a8292313ed52763f6561d25c2d179e85099027c201aaed090b274575
size 81492

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f5362c00848b4ba92e2ae732f02d6bf042aad02100fb850783c9f0424b2e2cea
size 82244

View File

@ -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

View File

@ -17,7 +17,7 @@
Name: yast2-ntp-client
Version: 3.3.0
Version: 3.3.1
Release: 0
Summary: YaST2 - NTP Client Configuration
License: GPL-2.0+