openexr (1.6.1-3+lenny3) stable-security; urgency=low * Rebuild with the right distribution, meh. :) -- Cyril Brulebois Mon, 27 Jul 2009 23:07:26 +0200 openexr (1.6.1-3+lenny2) stable; urgency=low * Rebuild to ensure the security upload finally appears. -- Cyril Brulebois Sun, 26 Jul 2009 03:16:06 +0200 openexr (1.6.1-3+lenny1) stable; urgency=low * Security update for the following CVEs: - CVE-2009-1720 (Integer overflows in Imf::PreviewImage::PreviewImage and integer overflows in compressor constructors): - debian/patches/CVE-2009-1720-1.diff - debian/patches/CVE-2009-1720-2.diff - CVE-2009-1721 (Fix freeing uninitialized pointers in Imf::hufUncompress): - debian/patches/CVE-2009-1721.diff In addition to the proposed fixes, add a include for files where limits are used to detect possible overflows. * Update Maintainer/Uploaders, that's a maintainer upload. * Disable IlmImfTest for now since it's giving headaches on hppa and sparc. -- Cyril Brulebois Sat, 25 Jul 2009 21:12:39 +0200 openexr (1.6.1-3) unstable; urgency=medium * Disable (hopefully temporarily) the test suite on arm and ia64. -- Adeodato Simó Mon, 24 Mar 2008 23:00:21 +0100 openexr (1.6.1-2) unstable; urgency=low * Upload to unstable. * Fix FTBFS with gcc 4.3, thanks Cyril Brulebois for the patch (closes: #441573). Add quilt to Build-Depends. * Update Standards-Version to 3.7.3 (no changes needed). * Swap Maintainer and Uploaders in debian/control. * Move packaging to a git repository under collab-maint. Add a X-Collab-Maint header. -- Adeodato Simó Sun, 16 Mar 2008 15:16:05 +0100 openexr (1.6.1-1) experimental; urgency=low * New upstream release. (Closes: #405783, #437494) + New soname: rename package to libopenexr6, and drop old conflicts and replaces. + Build-depend on libilmbase-dev (Imath, Half et al. are now there). Make libopenexr-dev depend on it as well, and drop bits from description that allude to these other libraries. * The exrdisplay binary is no longer shipped by upstream in the openexr tarball (it has moved to openexr_viewers): do not install it, nor its manpage, drop build-dependencies on libfltk1.1-dev and OpenGL stuff, and README.Debian as well, since they all were only needed for this program. * Adding myself as an uploader; add VCS-Bzr header. * Do some housekeeping: + update debian/watch. + bump debian/compat to 5. + use ${binary:Version} instead of ${Source-Version}. + bump Standards-Version to 3.7.2 (no changes needed). + use a Homepage header, instead of the pseudo-header. * Run tests after building. * Drop all patches, unnecessary. -- Adeodato Simó Fri, 02 Nov 2007 22:20:53 +0100 openexr (1.2.2-4.4) unstable; urgency=low * Non-maintainer upload. * Rename libopenexr2c2a to libopenexr2ldbl for the long double transition. (Closes: #430286) -- Adeodato Simó Mon, 23 Jul 2007 16:34:02 +0200 openexr (1.2.2-4.3) unstable; urgency=medium * Non-maintainer upload. * Fix build system not to create libraries with undefined symbols. Added patch 01-libadd_to_prevent_undef_syms to properly define libImath_la_LIBADD and libIlmImf_la_LIBADD in Makefile.am. (Closes: #370193) -- Adeodato Simó Sat, 10 Jun 2006 13:36:15 +0200 openexr (1.2.2-4.2) unstable; urgency=high * Non-maintainer upload. * Add zlib1g-dev as build-dep (Closes: #356014). -- Luk Claes Mon, 27 Mar 2006 21:12:22 +0200 openexr (1.2.2-4.1) unstable; urgency=low * Non-maintainer upload. * libstdc++ allocator transition: rename libopenexr2c2 to libopenexr2c2a. (Closes: #339241) + debian/control: rename package, make it replace and conflict libopenexr2c2, update libopenexr-dev dependency. + debian/*: s/libopenexr2c2/libopenexr2c2a/g + mv debian/libopenexr2c2{,a}.install -- Adeodato Simó Sat, 26 Nov 2005 01:31:40 +0100 openexr (1.2.2-4) unstable; urgency=medium * FTBFS fix: Remove usage "ld --as-needed". (closes: #323973) -- Andrew Lau Sat, 20 Aug 2005 00:52:05 +1000 openexr (1.2.2-3) unstable; urgency=medium * C++ transition - Rename libopenexr2 to libopenexr2c2. (closes: #317520) - Patch to build with g++-4.0 + [debian/patches/00_g++-4.0_compile.patch] Thanks: Daniel Schepler (closes: #316198) * [debian/control]: - Switch depend on XFree86's xlibmesa-glu-dev to X.Org's libglu1-xorg-dev. - Debian Standards-Version: 3.6.2 * [debian/rules]: - Record compile-time dependency versions using dh_buildinfo. - Fix documentation symlinks. -- Andrew Lau Sun, 17 Jul 2005 00:57:57 +1000 openexr (1.2.2-2) unstable; urgency=low * Documentation fixes - Remove stale doc-base entries. (closes: #303226) -- Andrew Lau Mon, 9 May 2005 01:16:15 +1000 openexr (1.2.2-1) unstable; urgency=medium * New upstream release. * [debian/rules]: - Deflate dependencies via ld's --as-needed option. -- Andrew Lau Sun, 13 Mar 2005 15:47:49 +1100 openexr (1.2.1-3) unstable; urgency=low * Documentation fixes - Removed non-Linux README files. (closes: #267856) - Registered API and overview with doc-base. -- Andrew Lau Thu, 20 Jan 2005 02:53:59 +1100 openexr (1.2.1-2) unstable; urgency=medium * Correct libopenexr-dev's dependency on libopenexr0 to libopenexr2. -- Andrew Lau Tue, 17 Aug 2004 14:32:17 +1000 openexr (1.2.1-1) unstable; urgency=low * New upstream (stable) release. - SONAME bumped up to 2. libopenexr2 now replaces/conflicts with libopenexr0. -- Andrew Lau Sat, 14 Aug 2004 02:46:58 +1000 openexr (1.1.1-1) unstable; urgency=low * New upstream release. - Builds on 64-bit architectures. (closes: #239732) - Note that this is a development release and the tiled file format has changed. See the ReleaseNotes file for more details. -- Andrew Lau Wed, 31 Mar 2004 12:17:48 +1000 openexr (1.1.0-1) unstable; urgency=low * New upstream release. -- Andrew Lau Wed, 11 Feb 2004 00:58:58 +1100 openexr (1.0.7-1) unstable; urgency=low * New upstream release. -- Andrew Lau Tue, 20 Jan 2004 00:44:12 +1100 openexr (1.0.6-1) unstable; urgency=low * New upstream release. * Switch from Debhelper to Common Debian Build System. -- Andrew Lau Wed, 8 Oct 2003 02:04:38 +1000 openexr (1.0.5-2) unstable; urgency=low * Fixed FTBFS by replacing instances of FL/*.h with FL/*.H in acinclude.m4, aclocal.m4 and configure. (closes: #196708) -- Andrew Lau Sun, 22 Jun 2003 00:37:27 +1000 openexr (1.0.5-1) unstable; urgency=low * Initial Release (closes: #178317). -- Andrew Lau Thu, 22 May 2003 11:12:24 +1000