libchardet 1.0.4-1.1build1 source package in Ubuntu
Changelog
libchardet (1.0.4-1.1build1) noble; urgency=medium * No-change rebuild for CVE-2024-3094 -- Steve Langasek <email address hidden> Sun, 31 Mar 2024 18:54:54 +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 | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc | |
Oracular | release | universe | misc | |
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libchardet_1.0.4.orig.tar.bz2 | 377.6 KiB | f43f5a63901f19780b5cd61ad130d432a9414e2e4da2abc0e1b80845895a7c33 |
libchardet_1.0.4-1.1build1.debian.tar.xz | 3.4 KiB | 15aada428ddb93918976680625a5928bcb0972df441cde65fe92fe6b3aee4a57 |
libchardet_1.0.4-1.1build1.dsc | 2.1 KiB | 47109cdd457f335ba34e822df408f138d4f64445833ffa231177c7018a53fea8 |
Available diffs
Binary packages built by this source
- libchardet-dev: universal charset detection library - development files
libchardet is based on Mozilla Universal Charset Detector library and
detects the character set used to encode data.
.
The original code was written by Netscape for the Mozilla Browser.
Later, the code was turned into the Encode::Detect Perl module, known
in Debian as libencode-detect- perl. This library switches the Perl
wrapper API, to form a C library with a libtool build environment.
.
This package provides the include files and static libraries
needed to build programs using libchardet.
- libchardet1t64: universal charset detection library - shared library
libchardet is based on Mozilla Universal Charset Detector library and
detects the character set used to encode data.
.
The original code was written by Netscape for the Mozilla Browser.
Later, the code was turned into the Encode::Detect Perl module, known
in Debian as libencode-detect- perl. This library switches the Perl
wrapper API, to form a C library with a libtool build environment.
.
This package provides the shared libraries needed to run
programs using libchardet.
- libchardet1t64-dbgsym: debug symbols for libchardet1t64