mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
NEWS: YAJL -> json-c switch
Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
6
NEWS.rst
6
NEWS.rst
@@ -39,6 +39,12 @@ v10.8.0 (unreleased)
|
|||||||
``daemon-driver-storage-core`` RPM package now doesn't strongly depend on it
|
``daemon-driver-storage-core`` RPM package now doesn't strongly depend on it
|
||||||
if the users wish for a more minimal deployment.
|
if the users wish for a more minimal deployment.
|
||||||
|
|
||||||
|
* Switch from YAJL to json-c for JSON parsing and formatting
|
||||||
|
|
||||||
|
The parser and formatter in the libvirt library, as well
|
||||||
|
as the parsers in the nss plugin were rewritten to use json-c
|
||||||
|
instead of YAJL, which is effectively dead upstream.
|
||||||
|
|
||||||
* **Bug fixes**
|
* **Bug fixes**
|
||||||
|
|
||||||
* virsh: Fix script-friedly output of ``virsh list --uuid``
|
* virsh: Fix script-friedly output of ``virsh list --uuid``
|
||||||
|
|||||||
Reference in New Issue
Block a user