X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=blobdiff_plain;f=debian%2Fchangelog;h=35daf4dc53c50c505875a8e27255ebddc530d521;hp=1db47553965dea6066a61581ab69176dacb5cb6a;hb=5db87c509b4072d0c81b6653d6666e557fd6a26f;hpb=59c5bff8d9aef402c868519d13398ba4eb2dddb7 diff --git a/debian/changelog b/debian/changelog index 1db4755..35daf4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +suphp (0.6.2-3) unstable; urgency=low + + * debian/conf/suphp.conf: by default, deactivate suPHP for applications in + /usr/share (owned by uid 0) (closes: #472352, closes: #420007) + * debian/control: bump standard-version + + -- Emmanuel Lacour Wed, 04 Jun 2008 10:04:08 +0200 + +suphp (0.6.2-2.1) unstable; urgency=high + + * Non-maintainer upload by the security team + * Fix race condition in symlink handling by adding + 04_CVE-2008-1614.dpatch (Closes: #475431) Fixes: CVE-2008-1614 + + -- Steffen Joeris Sat, 10 May 2008 08:48:45 +0000 + +suphp (0.6.2-2) unstable; urgency=low + + * remove apache 1.x package (closes: #429079) + * debian/rules, debian/compat, debian/control: lintian cleanup + * debian/conf/suphp.conf, debian/patches/01_debian.dpatch: replaced + AddHandler by AddType and x-httpd-php by application/x-httpd-php to get + the same behavior as mod php with filenames extensions (closes: #416424) + + -- Emmanuel Lacour Sun, 14 Oct 2007 19:42:30 +0200 + +suphp (0.6.2-1) unstable; urgency=low + + * New uptream release (closes: #405059) + (no sources changes from previous snapshot) + + -- Emmanuel Lacour Tue, 9 Jan 2007 18:29:26 +0100 + +suphp (0.6.1.20061108-1) unstable; urgency=low + + * New upstream snapshot (closes: #395929) + * debian/patches/04_apache2.2.dpatch: removed (included upstream) + + -- Emmanuel Lacour Wed, 8 Nov 2006 10:06:32 +0100 + suphp (0.6.1.20060928-1) unstable; urgency=low * New upstream snapshot (closes: #382086)