]> git.ipfire.org Git - ipfire-2.x.git/commit
taglib: Update to version 2.1.1
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 4 Jul 2025 10:14:45 +0000 (12:14 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 4 Jul 2025 11:08:28 +0000 (11:08 +0000)
commit5bed1c20b7277f4c5c780f1673cfeaea8b7239bc
treefe9c2cc8f857d8ff196a4ff8937ee673c62e89b2
parentf667298748b566a55d62799538d24f3157b31966
taglib: Update to version 2.1.1

- Update from version 2.0.2 to 2.1.1
- Update of rootfile
- Changelog
    2.1.1
 * Map ID3v2.3 IPLS frames to both ID3v2.4 TIPL and TMCL to have a consistent
   behavior when using MusicBrainz tags with the property map interface.
 * Fix missing include for `wchar_t` when using C bindings with MinGW.
    2.1
 * Support for Shorten (SHN) files.
 * Compile time configuration of supported formats: WITH_APE, WITH_ASF, ...
 * Compile time configuration of data and temporary directories for unit tests:
   TESTS_DIR and TESTS_TMPDIR.
 * C bindings: Added taglib_file_new_wchar() and taglib_file_new_type_wchar().
 * Preserve unicode encoding when downgrading to ID3v2.3.
 * Do not store FLAC metadata blocks which are too large.
 * Fix segfaults with String and ByteVector nullptr arguments.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/packages/taglib
lfs/taglib