lp:ubuntu/saucy/libmodplug

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/saucy/libmodplug
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

22. By Zed Pobre <email address hidden>

  * Merge all changes from latest upstream Git repository (0.8.8.4 with
    additional patches), including the following security changes:
    * CVE-2013-4233: fix integer overflow in load_abc.cpp
    * CVE-2013-4234: fix heap overflows in abc_MIDI_drum and abc_MIDI_gchord
    * Closes: #719642
  * Standards-Version: 3.9.4
    * Added Vcs-Git and Vcs-Browser entries

21. By Zed Pobre <email address hidden>

Fix missing backslash on dpkg-buildflags line (closes: #654817)

20. By Zed Pobre <email address hidden>

* New upstream version
  * Fixes buffer overflow in load_abc (CVE-2011-1761, closes: #625966)
  * Fixes integer overflow in load_wav (SA45131.1)
  * Fixes stack overflow in load_s3m (SA45131.2)
  * Fixes off-by-one errors in load_ams and load_dms that can cause
    stack and memory corruption (SA45131.3-5)
* Added a few lines to the package description describing what mod
  music is. (closes: #637854)
* Allow CC and CXX to contain spaces in debian/rules (closes: #636863)
* Standards-Version: 3.9.2

19. By Marc Deslauriers

* SECURITY UPDATE: multiple security issues in ABC loader
  - src/load_abc.cpp: fix various issues.
  - http://modplug-xmms.git.sourceforge.net/git/gitweb.cgi?p=modplug-xmms/modplug-xmms;a=commit;h=d7c36959757fc6c8e4d487be8a72383093d9d26f
  - http://modplug-xmms.git.sourceforge.net/git/gitweb.cgi?p=modplug-xmms/modplug-xmms;a=commit;h=5d437ad2f741c08fc3862cd4d5157492ead0fe84
  - http://modplug-xmms.git.sourceforge.net/git/gitweb.cgi?p=modplug-xmms/modplug-xmms;a=commit;h=a13e067a82fa195b1732ad9fb8341c1b0f141bf5
  - http://modplug-xmms.git.sourceforge.net/git/gitweb.cgi?p=modplug-xmms/modplug-xmms;a=commit;h=22aa681cd12f8547a8866112c7e443166115b701
  - http://modplug-xmms.git.sourceforge.net/git/gitweb.cgi?p=modplug-xmms/modplug-xmms;a=commit;h=bd5363f31274d6e79b8ace5a94686c9ac6ef415b
  - http://modplug-xmms.git.sourceforge.net/git/gitweb.cgi?p=modplug-xmms/modplug-xmms;a=commit;h=51f4b152060be23a4514da2a65c83e205bfb21ba
  - http://modplug-xmms.git.sourceforge.net/git/gitweb.cgi?p=modplug-xmms/modplug-xmms;a=commit;h=56436fac0a37b1746dab594e4aefba9d2bb92e09
  - http://modplug-xmms.git.sourceforge.net/git/gitweb.cgi?p=modplug-xmms/modplug-xmms;a=commit;h=ad305187322171eab3a66f4b5ce2a067b1580b3e
  - http://modplug-xmms.git.sourceforge.net/git/gitweb.cgi?p=modplug-xmms/modplug-xmms;a=commit;h=497a27ba2555399d7aa243dbb51ca81e4e7a32cf
  - CVE-2011-1761

18. By Zed Pobre <email address hidden>

Remove redundant AM_SILENT_RULES macro outside of the ifdef to
prevent breaking builds on many platforms (closes: #624403)

17. By Zed Pobre <email address hidden>

* libmodplug-dev no longer depends on libstdc++-dev (which should have
  been unnecessary since the move of -lstdc++ to Libs.private in
  0.8.4-2).

  Closes: #596463
* Standards-Version: 3.9.1 (no changes needed)

16. By Matthias Klose

Drop the dependency on libstdc++6-4.3-dev.

15. By Zed Pobre <email address hidden>

* New upstream version
  * 0.8.8 introduced an ABI change without updating the major version.
    This was causing potential problems in clients linked against
    libmodplug0c2, including silence.

    This version changes the binary package from libmodplug0c2 to
    libmodplug1, so all related applications will have to be
    recompiled to use a version greater than is in Lenny (0.8.4).

    Closes: #588465
* debian/copyright updated with additional contributors and the license
  description properly set to public domain

14. By Zed Pobre <email address hidden>

Capitalize "Windows" in long descriptions (closes: #586114)

13. By Zed Pobre <email address hidden>

* New upstream version
  * Fix 32 to 32 bit "downsampling" on 64bit platforms. (Closes: #585699)
    * The above bug is causing crashes in the Gnome file browser during
      previews, thus urgency is set to high.
  * Fix usage of bigendian in include files
  * Fix PSM files on bigendian computers
  * Allow configuration of Stereo Seperation and MaxMixChannels
  * Fix possible problem with misaligned data structure when converting
    to int32 (load_669)
* Added AC_PROG_LIBTOOL to configure.in to allow libtool during rebuild
* Added real package alternative dependency for libstdc++-dev
* Standards-Version: 3.8.4 (no changes required)
* Added misc:Depends to dependencies

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers