r9185@datura: manu | 2008-06-04 10:30:58 +0200
[manu/suphp.git] / debian / changelog
index 1be5566..35daf4d 100644 (file)
@@ -1,3 +1,58 @@
+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 <elacour@home-dn.net>  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 <white@debian.org>  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 <elacour@home-dn.net>  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 <elacour@home-dn.net>  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 <elacour@home-dn.net>  Wed,  8 Nov 2006 10:06:32 +0100
+
+suphp (0.6.1.20060928-1) unstable; urgency=low
+
+  * New upstream snapshot (closes: #382086)
+  * debian/control: updated Build-Depends (closes: #391019)
+  * debian/control: updated suphp-common dependencies (closes: #375900)
+  * debian/control: changes apache2-common depends in favor of
+    apache2.2-common (closes: #391765)
+  * debian/rules, debian/patches: Switching to dpatch
+  * Removed debconf abuse (closes: #388967, closes: #383838)
+  * debian/patches/04_apache2.2.dpatch: added support for apache 2.2.x
+  * debian/libapache-mod-suphp.install: added suphp.conf in
+    /etc/apache/conf.d/ (same behavior as apache2)
+
+ -- Emmanuel Lacour <elacour@home-dn.net>  Sun,  8 Oct 2006 20:53:17 +0200
+
 suphp (0.6.1-1) unstable; urgency=low
 
   * New upstream release