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