File rubygem-cfa.changes of Package rubygem-cfa
-------------------------------------------------------------------
Tue Apr 25 10:49:03 UTC 2017 - jreidinger@suse.com
- fix writting two elements in collection containing nested tree
(also caused by fix for bsc#1023204)
- 0.6.1
-------------------------------------------------------------------
Tue Mar 21 09:15:39 UTC 2017 - jreidinger@suse.com
- fix writting two new following nested trees (also caused by fix
for bsc#1023204)
- fix writing new element with same key as only existing key
- fix writing new element with same key as removed element
- add new method AugeasTree#unique_id that helps with writing new
entries for augeas sequences
- 0.6.0
-------------------------------------------------------------------
Tue Mar 21 08:10:38 UTC 2017 - jreidinger@suse.com
- fix AugeasTree#select to not return elements marked as deleted
(caused by fix for bsc#1023204)
- 0.5.1
-------------------------------------------------------------------
Thu Mar 2 12:12:00 UTC 2017 - jreidinger@suse.com
- allow generic set/get also on subtree (bsc#1023204)
- do minimal changes when editing file, especially do not eat
white spaces if value is not modified (bsc#1023204)
- AugeasTree#data now return frozen hash as it is just filtered
view of data, which cannot be modified
- 0.5.0
-------------------------------------------------------------------
Mon Dec 5 15:38:36 UTC 2016 - joseivanlopez@gmail.com
- fix regression when passing nil to AugeasTree#delete (bsc#983486)
- 0.4.3
-------------------------------------------------------------------
Wed Nov 30 15:01:51 UTC 2016 - joseivanlopez@gmail.com
- Improve deletion of elements in the augeas parser (needed to
fix ntp-client, bsc#983486)
- 0.4.2
-------------------------------------------------------------------
Tue Oct 11 14:58:24 UTC 2016 - jreidinger@suse.com
- optimize loading configuration files with augeas by reducing
number of augeas match calls (bsc#877047)
- 0.4.1
-------------------------------------------------------------------
Tue Sep 27 09:17:51 UTC 2016 - jreidinger@suse.com
- support augeas nodes containing value and also attached tree
below it like e.g. ntp.conf has (bnc#983486)
- 0.4.0
-------------------------------------------------------------------
Tue May 24 13:24:15 UTC 2016 - jreidinger@suse.com
- better inspecting of BooleanValue objects (helps with debugging
various bncs, like bnc#980108 or bnc#940465)
- 0.3.1
-------------------------------------------------------------------
Mon Dec 21 13:29:54 UTC 2015 - jreidinger@suse.com
- allow specifying a default file handler for all models
- 0.3.0
-------------------------------------------------------------------
Tue Dec 15 14:59:17 UTC 2015 - jreidinger@suse.com
- add empty method requirement for parsers
- allow using block for matcher
- 0.2.0
-------------------------------------------------------------------
Tue Dec 15 14:58:55 UTC 2015 - jreidinger@suse.com
- initial version of package
- 0.1.0