libsndfile (1.0.17-4) unstable; urgency=low * Added overflow.dpatch to fix a possible heap-based buffer overflow (CVE-2007-4974), closes: #443386. -- Samuel Mimram Thu, 20 Sep 2007 23:40:17 +0000 libsndfile (1.0.17-3) unstable; urgency=low * Version dependencies on libflac-dev, closes: #431140. -- Samuel Mimram Sat, 30 Jun 2007 17:05:38 +0200 libsndfile (1.0.17-2) unstable; urgency=low * Added flac-1.1.4.dpatch to adapt to the new FLAC API, closes: #426676. * Don't build-depend on libasound2-dev on hurd, closes: #426795. -- Samuel Mimram Fri, 15 Jun 2007 12:41:00 +0200 libsndfile (1.0.17-1) unstable; urgency=low * Adopting the package, closes: #418082. * New upstream release, closes: #407635. * Big-endian architectures should now correctly be handled by sndfile-play, closes: #350807. * Using dpatch to handle patches. * Added lossy_comp_test-overflow.dpatch to prevent a possible overflow in the tests when compiled with gcc 4.2, closes: #362414. * Added sndfile-play-kfreebsd.dpatch to make sndfile-play work on kfreebsd, closes: #376525. -- Samuel Mimram Sat, 07 Apr 2007 13:07:14 +0200 libsndfile (1.0.16-1) unstable; urgency=low * New upstream release * Update standards version (no changes required) -- Anand Kumria Mon, 3 Jul 2006 20:24:54 +1000 libsndfile (1.0.15-3) unstable; urgency=low * Depend on libasound2-dev so we use ALSA for the example programs rather than (potentially) using OSS. Should fix #350807 but I'll wait until the reporter confirms this before closing. -- Anand Kumria Mon, 24 Apr 2006 22:21:00 +1000 libsndfile (1.0.15-2) unstable; urgency=medium * Pull changes from 1.0.16pre1 for src/aiff.c so we can build on m68k (Closes: #359325) -- Anand Kumria Wed, 29 Mar 2006 23:07:45 +1100 libsndfile (1.0.15-1) unstable; urgency=low * New upstream release * Fix ia64 compilation issues (and possible ARM and m68k) * Add RIFX support -- Anand Kumria Fri, 17 Mar 2006 11:32:16 +1100 libsndfile (1.0.14-1) unstable; urgency=low * New upstream release -- Anand Kumria Tue, 21 Feb 2006 22:20:26 +1100 libsndfile (1.0.13-1) unstable; urgency=low * New upstream release * Add reading/writing of instrument chunks to WAV and AIFF files * Support G721 / G610 coded WAV files -- Anand Kumria Mon, 23 Jan 2006 08:35:00 +1100 libsndfile (1.0.12-3) unstable; urgency=medium * Add dependancy on libflac-dev to libsndfile1-dev (Closes: #332591) -- Anand Kumria Sat, 8 Oct 2005 14:32:56 +1000 libsndfile (1.0.12-2) unstable; urgency=low * Depend on libflac7 (Closes: #331040) -- Anand Kumria Sat, 01 Oct 2005 20:15:28 +1000 libsndfile (1.0.12-1) unstable; urgency=low * New upstream release * Upstream has updated config.sub/config.guess (Closes: #328147) * Upstream now supports Ogg Flac, so depend on libflac-dev * Update to standards version 3.6.2.1 -- Anand Kumria Fri, 30 Sep 2005 15:57:54 +1000 libsndfile (1.0.11-1) unstable; urgency=low * New upstream release -- Anand Kumria Sun, 17 Jul 2005 01:00:59 +1000 libsndfile (1.0.10-2) unstable; urgency=medium * Patch from upstream to correct flaw in sndfile-progs * Corrects sndfile-convert (closes: #271999) -- Anand Kumria Sat, 18 Sep 2004 04:33:42 +1000 libsndfile (1.0.10-1) unstable; urgency=low * New upstream release * Slightly different patch from upstream to correct #253490 * bugfixes to AIFF/WAV read/write * hardier testsuite * 1.0.9 were accidently uploaded as Debian native. Fix that. -- Anand Kumria Thu, 17 Jun 2004 00:05:56 +1000 libsndfile (1.0.9-2) unstable; urgency=low * Apply patch from Andreas Jochens to correctly cast to size_t various arguments (closes: #253490) -- Anand Kumria Wed, 16 Jun 2004 23:41:36 +1000 libsndfile (1.0.9-1) unstable; urgency=low * New upstream release (closes: #252770) -- Anand Kumria Sun, 6 Jun 2004 00:11:41 +1000 libsndfile (1.0.8-1) unstable; urgency=low * New upstream release -- Anand Kumria Sun, 28 Mar 2004 17:04:57 +1000 libsndfile (1.0.7-1) unstable; urgency=medium * New upstream releasea * detects how the CPU clips and acts appropriately. (closes: #233970) -- Anand Kumria Sat, 28 Feb 2004 05:36:42 +1100 Libsndfile (1.0.6-1) unstable; urgency=low * New upstream release (closes: #223940) * New maintainer (thanks Joshua!) * Provide virtual package libsndfile-dev (closes: #200931) -- Anand Kumria Sun, 15 Feb 2004 00:52:53 +1100 libsndfile (1.0.4-3) unstable; urgency=low * Oops; forgot section change from devel to libdevel -- Joshua Haberman Sun, 27 Apr 2003 21:42:49 +0000 libsndfile (1.0.4-2) unstable; urgency=low * Fix from upstream to fix string_test from 'make check' on m68k (closes: #180377) -- Joshua Haberman Sun, 27 Apr 2003 21:22:28 +0000 libsndfile (1.0.4-1) unstable; urgency=low * New upstream release -- Joshua Haberman Sat, 8 Feb 2003 23:14:17 +0000 libsndfile (1.0.3-1) unstable; urgency=low * New upstream release - "make check" should no longer fail on Alpha - "make check" should no longer fail on ia64 (closes: #161090) -- Joshua Haberman Sun, 8 Dec 2002 23:56:03 -0800 libsndfile (1.0.2-1) unstable; urgency=low * New upstream release - "make check" should no longer fail on ARM (closes: #168424) - though progress has been made on the ia64 problems, they have not been fully resolved, so I am not closing #161090. - interfaces have been added, (new sf_command SFC_GET_FORMAT_INFO) so I am bumping the shlibs version to (>= this release) -- Joshua Haberman Sun, 1 Dec 2002 21:08:51 -0800 libsndfile (1.0.0-1) unstable; urgency=low * New upstream release (closes: #144821, #144897) - The bump in sonumber makes for new binary packages libsndfile1 and libsndfile1-dev * New maintainer, with blessings from previous maintainer and upstream * The -dev package now uses and depends on pkg-config instead of including a separate program 'sndfile-config' * Associated programs 'sndfile-info' and 'sndfile-play' moved to separate package 'sndfile-programs' * DH_COMPAT=4 * Standards-Version: 3.5.6.1 -- Joshua Haberman Sat, 8 Jun 2002 19:56:23 -0700 libsndfile (0.0.26-1.1) unstable; urgency=high * NMU with permission of Hwei Sheng Teoh. * Added a build conflict with automake. (closes: #120218) -- Adrian Bunk Fri, 7 Dec 2001 09:24:43 +0100 libsndfile (0.0.26-1) unstable; urgency=low * New upstream release * Merged fixes by Jeff Licquia : - Added Build-Depends on debhelper. Closes: #104308. - Use autoconf endian test instead of the silly architecture lists. - Fixed build problem w/ CAN_READ_WRITE_x86_IEEE on ia64 and arm. Closes: #105136. -- Hwei Sheng Teoh Mon, 22 Oct 2001 19:31:32 -0400 libsndfile (0.0.22-2.1) unstable; urgency=low * Run libtoolize to get support for new architectures. Closes: #95080 -- LaMont Jones Mon, 9 Jul 2001 21:39:34 -0600 libsndfile (0.0.22-2) unstable; urgency=low * Changed documention section of libsndfile-dev to "Programming" (Closes: #79458). -- Hwei Sheng Teoh Wed, 13 Dec 2000 10:29:13 -0500 libsndfile (0.0.22-1) unstable; urgency=low * New upstream release -- Hwei Sheng Teoh Wed, 6 Dec 2000 09:09:51 -0500 libsndfile (0.0.21-2) unstable; urgency=low * Fixed: missing section lines in debian/control for libsndfile0 * Removed questionable text about MP3's from package description. -- Hwei Sheng Teoh Mon, 4 Sep 2000 17:00:41 -0400 libsndfile (0.0.21-1) unstable; urgency=low * Initial Release. * Converted to DH_COMPAT=2. Not sure why dh_make defaults to DH_COMPAT=1 even in the pristine source tree (is this a bug in debhelper?) * Fixed debian/rules to properly produce changelogs in binary packages -- Hwei Sheng Teoh Mon, 28 Aug 2000 12:41:14 -0400