Changelog:
Changes for libmusicbrainz 5.1.0
--------------------------------
- Fix LMB-33 - Handle 'ended' element in 'relation'
- Fix LMB-34 - Remove non-free XML parser and replace with libxml2
- Add support for cross-compilation and building out of tree
Problems found with existing distfiles:
/pub/pkgsrc/distfiles/amp-0.7.6.tgz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz
/pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz
/pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2
/pub/pkgsrc/distfiles/mp3to.gz
/pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz
No changes made to these file.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
libmusicbrainz.
Compared to v3 (in audio/libmusicbrainz) there were the following
changes:
Changes for libmusicbrainz 5.0.1
--------------------------------
- Fix LMB-32 - Correctly ignore unrecognised nodes
- Don't compile using -Werror when building from tarball
Changes for libmusicbrainz 5.0.0
--------------------------------
- Deprecated functions removed
Changes for libmusicbrainz 4.0.3
--------------------------------
- Fix LMB-32 - Correctly ignore unrecognised nodes
- Don't compile using -Werror when building from tarball
Changes for libmusicbrainz 4.0.2
--------------------------------
- Add extra attributes to Alias
- Add IPI lists to Artist and Label
- Add 'Ended' to Lifespan
- Add PrimaryType and SecondaryTypeList to ReleaseGroup
- Add text based track number to Track
- Add ISWC list to Work
- Debug builds show queries and responses on stderr
- Documentation updates
Changes for libmusicbrainz 4.0.1
--------------------------------
- Fixed bug LMB-30 - Unable to access all relation lists on objects with
multiple relation lists
- Fixed bug LMB-31 - mb_relationlist_get_targettype always returns
"target-type"
Changes for libmusicbrainz 4.0.0
--------------------------------
- Added support for collection list being returned as part of a release
Changes for libmusicbrainz 4.0.0 beta 2
---------------------------------------
- Restructured for easier maintenance
- List class interface rewritten
- Added handling of extension elements and attributes
- Add handling of all list attributes and elements
- C interface is now automatically generated from an XML file template
N.B. The API has changed with regard to lists since beta 1. Any
applications are likely to need rewriting to take account of this
and will certainly need to be recompiled due to the ABI change.
Changes for libmusicbrainz 4.0.0 beta 1
---------------------------------------
- Rewritten from scratch for NGS