xsd 4.0.0-9build2 source package in Ubuntu

Changelog

xsd (4.0.0-9build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 19:41:21 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel

Downloads

File Size SHA-256 Checksum
xsd_4.0.0.orig.tar.bz2 1.6 MiB eca52a9c8f52cdbe2ae4e364e4a909503493a0d51ea388fc6c9734565a859817
xsd_4.0.0-9build2.debian.tar.xz 12.0 KiB 9ac0b1e5dd35c75051a0893a73792a9bce0ebd544ea973624dfd9b8dad64fc9d
xsd_4.0.0-9build2.dsc 2.0 KiB b98362332c9863ad6cbe0e85c6c78f435f0bfbda6946bec5c833c5019321dded

Available diffs

View changes file

Binary packages built by this source

xsdcxx: XML Data Binding for C++

 CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to
 C++ data binding compiler. Provided with an XML instance specification
 (XML Schema), it generates C++ classes that represent the given
 vocabulary as well as parsing and serialization code.
 You can then access the data stored in XML using types and functions
 that semantically correspond to your application domain rather than
 dealing with intricacies of reading and writing XML.

xsdcxx-dbgsym: debug symbols for xsdcxx