X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=blobdiff_plain;f=debian%2Fchangelog;h=35bd0c036f1764e4e5d0bbf162c38117df518320;hp=ad5426fea17da60def92e5a7c5ac6d83391d1f0d;hb=15131cc4552b38de0638fa84164e509b05bb6c11;hpb=8d3b309ac3e9ec80681101d5e061dff6c219277d diff --git a/debian/changelog b/debian/changelog index ad5426f..35bd0c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +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)