libxmlb 0.3.15-1build2 source package in Ubuntu

Changelog

libxmlb (0.3.15-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 08:02:18 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libxmlb_0.3.15.orig.tar.gz 126.0 KiB 68ee69002cc2b792fca250d7a7df2a8e3f8e43ccd6ab7b14c8481407b95e7087
libxmlb_0.3.15-1build2.debian.tar.xz 5.3 KiB e0c43d046f80f1cc0d3c725d2c75d5ad6a94515a67e5715abac5877526c30b91
libxmlb_0.3.15-1build2.dsc 2.5 KiB baaaa141f7eb647dd2e33ad289c90b58c51914b76ac20635898209dfca53ca54

Available diffs

View changes file

Binary packages built by this source

gir1.2-xmlb-2.0: GObject introspection data for libxmlb

 This package provides the introspection data for libxmlb.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

libxmlb-dev: Development files for libxmlb

 This package provides development libraries for libxmlb.
 .
 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.

libxmlb-tests: Installed tests for libxmlb2

 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.
 .
 This package contains the installed tests for libxmlb.

libxmlb-tests-dbgsym: debug symbols for libxmlb-tests
libxmlb-utils: Binary XML library - Command-line utility

 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.
 .
 This package contains the `xb-tool` command-line utility.

libxmlb-utils-dbgsym: debug symbols for libxmlb-utils
libxmlb2: Binary XML library

 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.

libxmlb2-dbgsym: debug symbols for libxmlb2