X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=blobdiff_plain;f=debian%2Fchangelog;h=35bd0c036f1764e4e5d0bbf162c38117df518320;hp=a3215e991e6e0cb1b0ff7276c3b75eddbef81c97;hb=15131cc4552b38de0638fa84164e509b05bb6c11;hpb=867fb12ad85d2a684876b51905bdf54d8a40d33a diff --git a/debian/changelog b/debian/changelog index a3215e9..35bd0c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,18 @@ +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, closes: #429923) + * 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