ID3 Tag Manipulation Library
libid3tag is a library for reading and writing ID3 tags, both ID3v1 and
the various versions of ID3v2.
- Sources inherited from project SUSE:SLE-15:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/libid3tag && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000096 96 Bytes | |
fix-build-with-gperf-3.1.diff | 0000000851 851 Bytes | |
libid3tag-0.15.1b-mb.diff | 0000005354 5.23 KB | |
libid3tag-0.15.1b.tar.gz | 0000338143 330 KB | |
libid3tag-automake-fix.dif | 0000000259 259 Bytes | |
libid3tag-gperf.dif | 0000000654 654 Bytes | |
libid3tag-noweak.dif | 0000000332 332 Bytes | |
libid3tag-optflags.patch | 0000000562 562 Bytes | |
libid3tag-unknown-encoding.patch | 0000001358 1.33 KB | |
libid3tag-utf16.patch | 0000001293 1.26 KB | |
libid3tag-visibility.patch | 0000007025 6.86 KB | |
libid3tag.changes | 0000004280 4.18 KB | |
libid3tag.spec | 0000003450 3.37 KB |
Latest Revision
Stefan Behlert (sbehlert)
committed
(revision 3)
- Added libid3tag-utf16.patch: Fixed id3_utf16_deserialize() in utf16.c, which previously misparsed ID3v2 tags encoded in UTF-16 with an odd number of bytes, triggering an endless loop allocating memory until OOM leading to DoS. (CVE-2004-2779 bsc#1081959 CVE-2017-11551 bsc#1081961) - Added libid3tag-unknown-encoding.patch: Fixed the handling of unknown encodings when parsing ID3 tags. (CVE-2017-11550 bsc#1081962 CVE-2008-2109 bsc#387731) - Removed libid3tag-0.15.1b-fix_overflow.patch, since it is handled differently by libid3tag-utf16.patch already.
Comments 0