expat 2.6.1-2build1 source package in Ubuntu
Changelog
expat (2.6.1-2build1) noble; urgency=medium * No-change rebuild for CVE-2024-3094 -- Steve Langasek <email address hidden> Sun, 31 Mar 2024 07:34:09 +0000
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Noble
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- text
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Noble | release | main | text |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| expat_2.6.1.orig.tar.gz | 8.0 MiB | 14113ed69357172a0bf5a268793c8b5b01afc77c7a2e5fb8dd0b06cb87c02c4a |
| expat_2.6.1-2build1.debian.tar.xz | 14.5 KiB | 0a3fc91645694ded66ce2791ab12b092305f14688ad44db2e6bd6367e96fa862 |
| expat_2.6.1-2build1.dsc | 2.1 KiB | 52f416953fa839c873929a92ee7fd182f8dbdb9e1157793f0512f9e2b532b469 |
Available diffs
- diff from 2.6.1-2 (in Debian) to 2.6.1-2build1 (584 bytes)
Binary packages built by this source
- expat: XML parsing C library - example application
This package contains xmlwf, an example application of expat, the C
library for parsing XML. The arguments to xmlwf are one or more
files which are each to be checked for XML well-formedness.
- expat-dbgsym: debug symbols for expat
- libexpat1: No summary available for libexpat1 in ubuntu oracular.
No description available for libexpat1 in ubuntu oracular.
- libexpat1-dbgsym: No summary available for libexpat1-dbgsym in ubuntu oracular.
No description available for libexpat1-dbgsym in ubuntu oracular.
- libexpat1-dev: XML parsing C library - development kit
This package contains the header file and development libraries of
expat, the C library for parsing XML. Expat is a stream oriented XML
parser. This means that you register handlers with the parser prior
to starting the parse. These handlers are called when the parser
discovers the associated structures in the document being parsed. A
start tag is an example of the kind of structures for which you may
register handlers.
