-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2018-a3b3e00e3f 2019-01-06 02:21:27.974195 --------------------------------------------------------------------------------
Name : libxmlb Product : Fedora 29 Version : 0.1.6 Release : 1.fc29 URL : https://github.com/hughsie/libxmlb Summary : Library for querying compressed XML metadata Description : XML is slow to parse and strings inside the document cannot be memory mapped as they do not have a trailing NUL char. The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table -- where the strings have the NULs included.
This allows an application to mmap the binary XML file, do an XPath query and return some strings without actually parsing the entire document. This is all done using (almost) zero allocations and no actual copying of the binary data.
-------------------------------------------------------------------------------- Update Information:
- New upstream release - Allow controlling how the XbQuery is parsed --------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2018-a3b3e00e3f' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
package-announce@lists.fedoraproject.org