php-imap (5.2.3-0ubuntu3.1) hardy-security; urgency=low * SECURITY UPDATE: unsafe usage of deprecated imap functions (LP: #485973) - php_imap.c: apply patch taken from Debian - CVE-2008-2829 -- Devid Antonio Filoni Wed, 06 Jan 2010 18:58:48 +0100 php-imap (5.2.3-0ubuntu3) hardy; urgency=low * Rebuild for libc-client2006j2 -> libc-client2007 transition (LP: #192415). * debian/control: change Build-Dep on libc-client-dev to libc-client2007-dev -- Andrea Colangelo Sat, 16 Feb 2008 18:17:04 +0100 php-imap (5.2.3-0ubuntu2) hardy; urgency=low * Rebuild against new libc-client -- Luca Falavigna Sat, 05 Jan 2008 18:54:24 +0100 php-imap (5.2.3-0ubuntu1) gutsy; urgency=low * New upstream version. * Removed obsolete php4 files -- Rick Clark Tue, 26 Jun 2007 11:51:25 -0400 php-imap (5.1.2-1ubuntu1) feisty; urgency=low * Don't build a php4 module anymore. * debian/control: Change Maintainer/XSBC-Original-Maintainer field. -- Michael Bienia Tue, 13 Mar 2007 19:21:52 +0100 php-imap (5.1.2-1build1) feisty; urgency=low * Rebuild to depend against phpapi-20060613 -- Vassilis Pandis Mon, 25 Dec 2006 16:44:31 +0200 php-imap (5.1.2-1) unstable; urgency=low * New upstream release, fixing ANOTHER crash in imap_mail_compose(), this time when composing multipart, multiboundary, emails. -- Adam Conrad Wed, 18 Jan 2006 16:47:34 +1100 php-imap (5.1.1-2) unstable; urgency=low * Include Daniel Nylander's Swedish debconf translation (closes: #330757) * Make lintian shut up about bashisms, by replacing "-a" with "] && [" -- Adam Conrad Sun, 8 Jan 2006 15:30:56 +1100 php-imap (5.1.1-1) unstable; urgency=low * New upstream release, fixing yet another crash in imap_mail_compose(). * Bump php5-dev build-dep to (>= 5.1.1) to ensure we get the new phpapi. -- Adam Conrad Sun, 8 Jan 2006 02:46:00 +1100 php-imap (5.0.5-1) unstable; urgency=low * New upstream release, fixing a possible crash in imap_mail_compose(). -- Adam Conrad Mon, 12 Sep 2005 19:19:30 +1000 php-imap (5.0.4-1) unstable; urgency=low * Initial release, making up for removing imap from the php[45] sources. * Use the config.m4 from the php4 version of the imap extension, because the php4 "phpize" can't cope with one of the tests in the php5 version. * Use a dirty dpkg-gencontrol hack to make sure php4-imap has an epoch. * Make sure we get our docs in our own doc directory, instead of dumping them in /usr/share/doc/php[45]-common, in case we're upgrading. * Use the new php-config[45] --phpapi option, and build-depend on new enough versions of php[45]-dev to make sure we have it available to us. -- Adam Conrad Fri, 29 Jul 2005 14:47:11 +1000