lcms (1.16-7ubuntu1.3) hardy-security; urgency=low * debian/patches/CVE-2009-0793.dpatch: SECURITY UPDATE: (LP: #700198) - Fix DoS via a crafted image that triggers execution of incorrect code for "transformations of monochrome profiles." - CVE-2009-0073 -- Artur Rona Sat, 08 Jan 2011 04:50:57 +0100 lcms (1.16-7ubuntu1.2) hardy-security; urgency=low * SECURITY UPDATE: Denial of service via large memory leak - debian/patches/91_security_CVE-2009-0581_0723_0733.dpatch: properly free memory in src/cmsio1.c. - CVE-2009-0581 * SECURITY UPDATE: Arbitrary code execution due to integer overflows - debian/patches/91_security_CVE-2009-0581_0723_0733.dpatch: add new calloc function in include/lcms.h and fix overflows in src/cmsgamma.c, src/cmsio0.c, src/cmsio1.c and src/cmslut.c. - CVE-2009-0723 * SECURITY UPDATE: Arbitrary code execution due to buffer overflow - debian/patches/91_security_CVE-2009-0581_0723_0733.dpatch: add _cmsValidateLUT() and use in src/cmsio1.c and src/cmslut.c. - CVE-2009-0733 -- Marc Deslauriers Fri, 20 Mar 2009 19:49:19 -0400 lcms (1.16-7ubuntu1.1) hardy-security; urgency=low * SECURITY UPDATE: heap overflow via gamma entries. - 90_fix-CVE-2008-5317.dpatch: upstream fixes thanks to Devin Carraway. -- Kees Cook Wed, 10 Dec 2008 14:15:10 -0800 lcms (1.16-7ubuntu1) hardy; urgency=low * Merge with Debian, remaining changes: - Fix libdir in /usr/lib/_lcms.la (another default python version). - Set Ubuntu maintainer address. - Fix compile, s/2.4/2.5/ for new python version -- Jonathan Riddell Thu, 29 Nov 2007 17:33:16 +0000 lcms (1.16-7) unstable; urgency=low * debian/rules: Updated python version detection to use "pyversions -d" (Closes: #436541). * python: Ran swig_lcms to regenerate swig interface files (Closes: #436540). -- Oleksandr Moskalenko Thu, 15 Nov 2007 12:20:01 -0700 lcms (1.16-6) unstable; urgency=low * Trigger a new build on mipsel to try getting liblcms1 into testing. -- Oleksandr Moskalenko Thu, 12 Jul 2007 17:40:40 -0600 lcms (1.16-5ubuntu3) gutsy; urgency=low [ Stefan Skotte ] * Fix compile, s/2.4/2.5/ for new python version -- Jonathan Riddell Wed, 08 Aug 2007 16:01:07 +0100 lcms (1.16-5ubuntu2) gutsy; urgency=low * Regenerate swig files. LP: #127962. -- Matthias Klose Wed, 08 Aug 2007 07:02:01 +0000 lcms (1.16-5ubuntu1) gutsy; urgency=low * Fix libdir in /usr/lib/_lcms.la (another default python version). * Set Ubuntu maintainer address. -- Matthias Klose Tue, 07 Aug 2007 16:40:53 +0000 lcms (1.16-5) unstable; urgency=low * Upload into unstable since it's through the NEW queue. * debian/control: Added XS-Vcs-Svn and XS-Vcs-Browser headers. -- Oleksandr Moskalenko Mon, 07 May 2007 16:10:00 -0600 lcms (1.16-4) experimental; urgency=low * Second attempt to get the python-liblcms through NEW with an experimental package. -- Oleksandr Moskalenko Fri, 13 Apr 2007 11:07:54 -0600 lcms (1.16-3) unstable; urgency=low * Revert liblcms1-dev file location from /usr/include/liblcms1 to /usr/include before people start complaining about FTBFS bugs in other packages. Temporarily remove python-liblcms to avoid NEW queue. -- Oleksandr Moskalenko Thu, 12 Apr 2007 16:48:49 -0600 lcms (1.16-2) experimental; urgency=low * Upload to experimental as the python extension support I added could be buggy. * debian/compat: Bumped compatibility level up to 5. * debian/control: Bumped debhelper dependency to 5.0.38. * Package python bindings as python-liblcms (Closes: #293433, #313221). - debian/control: + Add a section for python-liblcms. + Add build-depends on python-all-dev (>= 2.3.5-11) and python-support (>= 0.5.3). + Add depends on ${python:Depends} and dpatch. - debian/rules: + Add "--with-python" key to make for building extensions. + Add rules to move extensions files from liblcms1-dev tree to liblcms-python. + Add a dh_pysupport call. - Added python-liblcms.dirs. - Added python-liblcms.install. -- Oleksandr Moskalenko Wed, 11 Apr 2007 13:31:39 -0600 lcms (1.16-1) unstable; urgency=low * New upstream release (Closes: #418454). * debian/shlibs: Bump shlibs to current version (Closes: #418453). * Updated libtool scripts (Closes: #342689). * debian/control: - Add myself to uploaders per advice from Tony Mancill as Shiju could be MIA. - Update Standards-Version to 3.7.2. * Rename docs to liblcms1.docs and move API docs and tutorial to liblcms1-dev.docs (Closes: #313220). * debian/copyright: Updated the copyright file. * debian/compat: Set the compatibility level to 4 in this file. * Move all package.files files to package.install files. * debian/rules: Replace the old dh_movefiles with dh_install rules. -- Oleksandr Moskalenko Mon, 09 Apr 2007 15:36:43 -0600 lcms (1.15-1) unstable; urgency=low * New upstream release -- Shiju p. Nair Mon, 27 Mar 2006 23:03:55 +0300 lcms (1.13-1) unstable; urgency=low * New upstream release. (Closes: #270842, #232666, #263411) * Created Manpages for utilities in the liblcms-utils. (Closes: #244999) -- Shiju p. Nair Thu, 30 Sep 2004 09:34:23 +0300 lcms (1.12-2.1) unstable; urgency=medium * NMU * Rebuild against libtiff4. (Closes: #262843) * Update config.sub/config.guess. (Closes: #257225) * run "-$(MAKE) distclean" instead of "-make -C . clean" on debian/rules clean for privacy reasons. -- Andreas Metzler Wed, 4 Aug 2004 09:51:47 +0200 lcms (1.12-2) unstable; urgency=low * New upstrem release. * Changed copyright to MIT(from LGPL) * Fixes incorrect section in debian/control. (Closes: #229046) * Updates -dev package description to follow Debian policy. (Closes: #209717) -- Shiju P. Nair Mon, 9 Feb 2004 23:55:38 +0300 lcms (1.12-1) unstable; urgency=low * New upstream release -- Shiju P. Nair Mon, 9 Feb 2004 23:35:20 +0300 lcms (1.10-1.2) unstable; urgency=medium * NMU. * Fix build problem on alpha by making my_output_message() more valid ANSI C. (Closes: #228640) -- Petter Reinholdtsen Wed, 21 Jan 2004 19:37:51 +0100 lcms (1.10-1.1) unstable; urgency=medium * NMU * Applied fixes by Santiago Vila for build dependencies and errors that were being ignored silently. (Closes: #217086) -- J.H.M. Dassen (Ray) Sun, 21 Dec 2003 12:59:21 +0100 lcms (1.10-1) unstable; urgency=low * New upstream release * New lcms utility package (closes: #131314) -- Shiju p. Nair Fri, 11 Jul 2003 17:43:40 +0300 lcms (1.09-4) unstable; urgency=low * New Maintainer (closes: #168566) -- Shiju p. Nair Sat, 8 Feb 2003 14:40:44 +0300 lcms (1.09-3) unstable; urgency=low * Orphaned. -- Luis Arocha Sun, 29 Dec 2002 20:38:50 +0000 lcms (1.09-2) unstable; urgency=low * Solved bug with optimizacion -O4 (closes: #162760). * Solved (hopely) bug with hppa compilation (closes: #162712). -- Luis Arocha Sun, 29 Sep 2002 19:15:43 +0100 lcms (1.09-1) unstable; urgency=low * New upstream version (closes: #161954). -- Luis Arocha Mon, 23 Sep 2002 17:07:01 +0100 lcms (1.08-5) unstable; urgency=low * Added Conflicts and Provides fields to control file. (closes: #152493). -- Luis Arocha Sun, 14 Jul 2002 10:10:57 +0100 lcms (1.08-4) unstable; urgency=low * Changed description (closes: #130441). * Changed package name from liblcms to liblcms1 (closes: #143527). -- Luis Arocha Mon, 3 Jun 2002 18:14:16 +0100 lcms (1.08-3) unstable; urgency=low * Yes. Now Maintainer changed. -- Luis Arocha Fri, 4 Jan 2002 23:09:48 +0000 lcms (1.08-2) unstable; urgency=low * New Maintainer (closes: #127701). -- Luis Arocha Fri, 4 Jan 2002 19:27:53 +0000 lcms (1.08-1) unstable; urgency=low * New upstream version * More lintian cleanup * Remove alpha g++ build crap as we don't need it anymore however make sure we don't use -O2 and that we do use -mieee * Use upstream build process...however use so's and make it work properly * Add Big Endian support...wonder how bad this is going to break -- Ivan E. Moore II Fri, 23 Nov 2001 20:45:00 -0700 lcms (1.07-5) unstable; urgency=low * don't use gcc3 for alpha and don't use optimization * up shlibs version due to alpha changes * lintian cleanup -- Ivan E. Moore II Mon, 03 Sep 2001 12:25:00 -0700 lcms (1.07-4) unstable; urgency=low * use gcc3 for alpha -- Ivan E. Moore II Sat, 07 Jul 2001 02:12:00 -0700 lcms (1.07-3) unstable; urgency=low * Allow for the build process to crap out if an error occurs. (Closes: #98045) -- Ivan E. Moore II Wed, 23 May 2001 01:20:00 -0700 lcms (1.07-2) unstable; urgency=low * More build cleanup * Update Build-Depends -- Ivan E. Moore II Mon, 30 Apr 2001 03:30:00 -0700 lcms (1.07-1) unstable; urgency=low * New upstream version -- Ivan E. Moore II Fri, 09 Feb 2001 04:30:00 -0700 lcms (1.06-5) unstable; urgency=low * Fixing shlibs since we want to make sure people use the fixed version -- Ivan E. Moore II Tue, 16 Jan 2001 10:00:00 -0700 lcms (1.06-4) unstable; urgency=low * Fixing namespace pollution (Closes: #77494) -- Ivan E. Moore II Mon, 20 Nov 2000 02:05:00 -0700 lcms (1.06-3) unstable; urgency=low * More dependency tweaks * fixing shlibs file -- Ivan E. Moore II Sat, 18 Nov 2000 20:27:00 -0700 lcms (1.06-2) unstable; urgency=low * Minor work on versioning -- Ivan E. Moore II Wed, 8 Nov 2000 17:15:00 -0700 lcms (1.06-1) unstable; urgency=low * Initial Release. -- Ivan E. Moore II Sat, 4 Nov 2000 23:18:51 -0700