libcdio (0.78.2+dfsg1-2ubuntu1) hardy; urgency=low * Fix build failure with g++-4.3. -- Matthias Klose Thu, 24 Jan 2008 17:09:03 +0000 libcdio (0.78.2+dfsg1-2) unstable; urgency=high * This update addresses the following security issue, thanks to Nico Golde: - CVE-2007-6613: a stack-based buffer overflow in the print_iso9660_recurse function could lead to cause a denial of service or arbitrary code execution if the iso-info or cd-info tool is used with a crafted iso image. (Closes: #459129) * Support GNU/kFreeBSD systems, thanks to Petr Salinger for his patch. (Closes: #449457) * Bump Standards-Version to 3.7.3 (no change needed). -- Nicolas Boullis Mon, 7 Jan 2008 00:34:44 +0100 libcdio (0.78.2+dfsg1-1) unstable; urgency=low * Repack the source tarball to remove non-DFSG-free documentation. Thanks to Joerg Jaspert for pointing this. * Also update debian/copyright to reflect the status of the removed documentation. * Add libncurses5-dev | libncurses-dev to the build-dependencies, for cdda-player. -- Nicolas Boullis Thu, 4 Oct 2007 00:52:35 +0200 libcdio (0.78.2-1) unstable; urgency=low * New upstream release. (Closes: #418604) - Handle ISO 9660 images larger that 2GB. (Closes: #432939) - No more iso9660_find_ifs_lsn function declared in iso9660.h but a iso9660_ifs_find_lsn that really is in libiso9660. (Closes: #395590) * Fix the handling of errors with strtol (taken from CVS). * Fix an off-by-one bug in the set_ltime_field macro, that lead to a random failure of the regression test. * Install all pkgconfig files. * Include manpages generated with help2man and slightly updated; install them. * Update the package names to track the sonames. * Add libcdio-utils, libudf0, libudf-dev packages. * Bump Standards-Version to 3.7.2 (no change needed). * Add a section to the source package, as suggested by lintian. * Use ${binary:Version} instead of the deprecated ${Source-Version}, as suggested by lintian. * Don't ignore failures of "make distclean", as suggested by lintian. -- Nicolas Boullis Mon, 10 Sep 2007 00:42:47 +0200 libcdio (0.76-1) unstable; urgency=low * New upstream release. (Closes: #300903) - "new" isn't used anymore as an identifier in the header files. (Closes: #329082) - add new libcdio_cdda and libcdio_paranoia libraries. * Bump Standards-Version to 3.6.2 (no change needed). * Update the postal address of the FSF. * Move all -dev packages from section devel to section libdevel. * Add "--disable-cddb --disable-vcd-info" to the configure flags, to ensure a consistent build, even if libvcdinfo-dev or libcddb-dev in installed. -- Nicolas Boullis Mon, 26 Sep 2005 00:02:13 +0200 libcdio (0.71-2) unstable; urgency=low * Comment out all extraneous declarations of 'gl_default_cdio_log_handler'. (Closes: #289694) * Fix the broken symbol-versionning script. -- Nicolas Boullis Sun, 6 Feb 2005 00:17:06 +0100 libcdio (0.71-1) unstable; urgency=low * New upstream release. (Closes: #266778, #271236) * Update the package names to track the sonames. * Add a build-dependency on libpopt-dev, to ensure that all the tools are built and all the tests are run. * Fix a typo in upstream's lib/Makefile.am. -- Nicolas Boullis Thu, 9 Dec 2004 00:58:32 +0100 libcdio (0.68-2) unstable; urgency=low * dh_install's --sourcedir option was added in debhelper 4.0.4; fix debian/control accordingly. Thanks to Koos van den Hout for pointing the problem. (Closes: #252679) * Moreover, dh_shlibdeps's -L option was only added in debhelper 4.1.1. Bump the versioned build-dependency again. -- Nicolas Boullis Fri, 4 Jun 2004 22:17:21 +0200 libcdio (0.68-1) unstable; urgency=low * New upstream release. - Solve a few memory leaks and other memory errors discovered thanks to valgrind. -- Nicolas Boullis Fri, 16 Apr 2004 01:20:28 +0200 libcdio (0.67-1) unstable; urgency=low * New upstream release. * Update shlibs accordingly. -- Nicolas Boullis Sun, 14 Mar 2004 19:33:06 +0100 libcdio (0.66-2) unstable; urgency=low * Move GNUC_PACKED attribute to the proper place in include/cdio/xa.h in order to fix build failure on ARM. * Fix debian/watch file. -- Nicolas Boullis Wed, 3 Mar 2004 20:41:12 +0100 libcdio (0.66-1) unstable; urgency=low * Initial Release. (Closes: #199402) -- Nicolas Boullis Mon, 16 Feb 2004 01:37:43 +0100