Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
release: further small fixes in notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Raab committed Nov 18, 2018
1 parent 4c518cb commit 6978802
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion doc/news/2018-11-18_0.8.25.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,9 @@ We updated the behavior, since otherwise the plugin will report memory leaks at

### Yan LR

- The plugin does not modify the (original) parent key any more. As a consequence, setting values at the root of a mountpoint:
A new plugin parsing YAML files using Yan LR.

- The plugin does not modify the (original) parent key. As a consequence, setting values at the root of a mountpoint:

```sh
sudo kdb mount config.yaml user/tests/yambi yambi
Expand Down Expand Up @@ -186,6 +188,22 @@ Obviously, we will continue to update the stretch package:
deb [trusted=yes] https://debian-stretch-repo.libelektra.org/ stretch main
deb-src [trusted=yes] https://debian-stretch-repo.libelektra.org/ stretch main

### Package Maintainer

Following plugins got added:

- libelektra-gpgme.so
- libelektra-mmapstorage_crc.so
- libelektra-mmapstorage.so
- libelektra-process.so
- libelektra-reference.so
- libelektra-yambi.so

A new library got added (should be packaged privately for now):

- libelektra-globbing.so


### Core

Optimize elektraKsFilter to not duplicate keys *(Markus Raab)*
Expand Down

0 comments on commit 6978802

Please sign in to comment.