Sat, 18 May 2024 18:29:19 UTC | login

Information for build libxmlb-0.3.11-1.fc38

ID233656
Package Namelibxmlb
Version0.3.11
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libxmlb.git#21c1821f6d466ac7f259b80727349720fab75d80
SummaryLibrary for querying compressed XML metadata
DescriptionXML 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 27 Feb 2023 08:33:49 UTC
CompletedMon, 27 Feb 2023 08:50:20 UTC
Taskbuild (f38, /rpms/libxmlb.git:21c1821f6d466ac7f259b80727349720fab75d80)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libxmlb.git#21c1821f6d466ac7f259b80727349720fab75d80'}}
Tags
f38
f39
f40
RPMs
src
libxmlb-0.3.11-1.fc38.src.rpm (info) (download)
riscv64
libxmlb-0.3.11-1.fc38.riscv64.rpm (info) (download)
libxmlb-devel-0.3.11-1.fc38.riscv64.rpm (info) (download)
libxmlb-tests-0.3.11-1.fc38.riscv64.rpm (info) (download)
libxmlb-debuginfo-0.3.11-1.fc38.riscv64.rpm (info) (download)
libxmlb-debugsource-0.3.11-1.fc38.riscv64.rpm (info) (download)
libxmlb-tests-debuginfo-0.3.11-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Mon Feb 20 2023 Richard Hughes <richard@hughsie.com> 0.3.11-1 - New upstream release * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 0.3.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Sep 11 2022 Richard Hughes <richard@hughsie.com> 0.3.10-1 - New upstream release * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.3.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 24 2022 Richard Hughes <richard@hughsie.com> 0.3.9-1 - New upstream release * Wed Feb 16 2022 Richard Hughes <richard@hughsie.com> 0.3.7-1 - New upstream release * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.3.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Dec 06 2021 Richard Hughes <richard@hughsie.com> 0.3.6-1 - New upstream release * Wed Dec 01 2021 Richard Hughes <richard@hughsie.com> 0.3.5-1 - New upstream release * Mon Nov 29 2021 Richard Hughes <richard@hughsie.com> 0.3.4-1 - New upstream release * Wed Oct 06 2021 Richard Hughes <richard@hughsie.com> 0.3.3-2 - trivial: Add missing BRs * Wed Oct 06 2021 Richard Hughes <richard@hughsie.com> 0.3.3-1 - New upstream release * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> 0.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon May 24 2021 Richard Hughes <richard@hughsie.com> 0.3.2-1 - New upstream release * Thu May 06 2021 Richard Hughes <richard@hughsie.com> 0.3.1-1 - New upstream release * Fri Mar 12 2021 Richard Hughes <richard@hughsie.com> 0.3.0-2 - Fix date in changelog * Fri Mar 12 2021 Richard Hughes <richard@hughsie.com> 0.3.0-1 - New upstream release