Commit graph

7 commits

Author SHA1 Message Date
sketch
56a2636a88 Don't include sys/byteorder.h on Solaris. 2009-01-20 20:23:36 +00:00
joerg
c1628656cc Use FreeBSD IO code for now on DragonFly. 2007-06-12 18:21:57 +00:00
wiz
c4c1210b8c Update to 2.1.5:
Changes for libmusicbrainz 2.1.5
-------------------------------------

   - Fix for CD TOC reading on Solaris, thanks to Brian Cameron. (#2009)
   - Fixed compilation on GCC 4.3. (http://bugs.debian.org/417352)
   - Fix the patch for buffer overflows in rdfparse.c (2066)
   - Support for Debian GNU/kFreeBSD in configure.in (patch from the
     libmb package in Debian)
   - Patch to allow manually entering the CD TOC information, thanks
     to sbooth. (#2193)
   - Fixed configure.in to work with newer versions of autoconf. (#1829)
   - Buffer overflow in MBHttp::WriteToBuffer. (#2273)
   - Python bindings:
      - No shebang in non-executable scripts.
2007-06-08 06:34:01 +00:00
rxg
bc23bfb57a Updated musicbrainz to 2.1.2.
Changes for libmusicbrainz 2.1.2
-------------------------------------

   - Since expat is now installed on most systems we removed our internal copy
     and now rely on the system installed version.
   - Juergen Kreileder Supplied minimal patch for making sure that mb_client sti
ll works
     when CDO_CHECK_TYPE is defined
   - Fixed a C++ style variable declaration inside the album.c C module
   - On linux the cdrom drive is now opened in non-blocking mode
   - Fixed bug #834541: Tagger setting track no. is 0 - possibly due to trm mixu
p?
   - Added support for parsing AdvancedRelationship date. Also added new
     getrels.c example program.
   - Re-added the python bindings and changed the binding's version number to
     match the version of this lib.
   - Fixed bug # 1224562: libmusicbrainz fails to post large RDF. This fixes
     problems looking up CDs with large numbers of tracks. (This was also
     bug # 725701 ignores blank tracks)

   The included perl bindings had the following changes:
      - Updated bindings to match up to 2.1.1
      - Fixed int size cast warning
      - Fixed #6431: unmatched bootstrap parameter
      - Updated req for MusicBrainz::Queries to 0.07

   The included python bindings had the following changes:
      - Fixed #957393: Python Bindings type bug
      - Fixed #1206514: Python bindings to select release not up-to-date
2006-01-02 15:52:01 +00:00
joerg
38a98215aa Add DrgaonFly support by handling it like FreeBSD. 2005-10-10 14:23:53 +00:00
grant
2d76f5d3bf strip -lstdc++ if not using gcc. 2005-08-20 11:17:52 +00:00
markd
4ea7bc5f40 Fix build with gcc2. 2004-08-25 22:06:40 +00:00