Skip to content

Debian Changelog libcdio (0.78.2+dfsg1-3)

2008

libcdio (0.78.2+dfsg1-3) unstable; urgency=low

   * Fix the time-conversion functions of libiso9660, taking the changes
     from CVS. This caused the build to fail when running the regression
     tests if the build was run at the wrong time. Thanks to Lucas Nussbaum
     for reporting the problem. (Closes: #482511)
   * Add libcam-dev to libcdio-dev's dependencies for kfreebsd
     architectures, as suggested by Petr Salinger. (Closes: 468154)
   * Bump Standards-Version to 3.8.0:
     - Add a Homepage field in debian/control.

 -- Nicolas Boullis <nboullis@debian.org>  Sun, 08 Jun 2008 23:39:24 +0200

libcdio (0.78.2+dfsg1-2.1) unstable; urgency=low

   * Non-maintainer upload.
   * Fix GCC 4.3 compatibility, patch by Daniel Schepler
     (Closes: #461683, #461688)

 -- Moritz Muehlenhoff <jmm@debian.org>  Wed, 19 Mar 2008 23:39:49 +0100

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 <nboullis@debian.org>  Mon, 7 Jan 2008 00:34:44 +0100

2007

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 <nboullis@debian.org>  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 <nboullis@debian.org>  Mon, 10 Sep 2007 00:42:47 +0200

2005

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 <nboullis@debian.org>  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 <nboullis@debian.org>  Sun, 6 Feb 2005 00:17:06 +0100

2004

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 <nboullis@debian.org>  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 <nboullis@debian.org>  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 <nboullis@debian.org>  Fri, 16 Apr 2004 01:20:28 +0200

libcdio (0.67-1) unstable; urgency=low

   * New upstream release.
   * Update shlibs accordingly.

 -- Nicolas Boullis <nboullis@debian.org>  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 <nboullis@debian.org>  Wed, 3 Mar 2004 20:41:12 +0100

libcdio (0.66-1) unstable; urgency=low

   * Initial Release. (Closes: #199402)

 -- Nicolas Boullis <nboullis@debian.org>  Mon, 16 Feb 2004 01:37:43 +0100