r9185@datura: manu | 2008-06-04 10:30:58 +0200
[manu/suphp.git] / debian / changelog
1 suphp (0.6.2-3) unstable; urgency=low
2
3   * debian/conf/suphp.conf: by default, deactivate suPHP for applications in
4     /usr/share (owned by uid 0) (closes: #472352, closes: #420007)
5   * debian/control: bump standard-version
6
7  -- Emmanuel Lacour <elacour@home-dn.net>  Wed, 04 Jun 2008 10:04:08 +0200
8
9 suphp (0.6.2-2.1) unstable; urgency=high
10
11   * Non-maintainer upload by the security team
12   * Fix race condition in symlink handling by adding
13     04_CVE-2008-1614.dpatch (Closes: #475431) Fixes: CVE-2008-1614
14
15  -- Steffen Joeris <white@debian.org>  Sat, 10 May 2008 08:48:45 +0000
16
17 suphp (0.6.2-2) unstable; urgency=low
18
19   * remove apache 1.x package (closes: #429079)
20   * debian/rules, debian/compat, debian/control: lintian cleanup
21   * debian/conf/suphp.conf, debian/patches/01_debian.dpatch: replaced
22     AddHandler by AddType and x-httpd-php by application/x-httpd-php to get
23     the same behavior as mod php with filenames extensions (closes: #416424)
24
25  -- Emmanuel Lacour <elacour@home-dn.net>  Sun, 14 Oct 2007 19:42:30 +0200
26
27 suphp (0.6.2-1) unstable; urgency=low
28
29   * New uptream release (closes: #405059)
30     (no sources changes from previous snapshot)
31
32  -- Emmanuel Lacour <elacour@home-dn.net>  Tue,  9 Jan 2007 18:29:26 +0100
33
34 suphp (0.6.1.20061108-1) unstable; urgency=low
35
36   * New upstream snapshot (closes: #395929)
37   * debian/patches/04_apache2.2.dpatch: removed (included upstream)
38
39  -- Emmanuel Lacour <elacour@home-dn.net>  Wed,  8 Nov 2006 10:06:32 +0100
40
41 suphp (0.6.1.20060928-1) unstable; urgency=low
42
43   * New upstream snapshot (closes: #382086)
44   * debian/control: updated Build-Depends (closes: #391019)
45   * debian/control: updated suphp-common dependencies (closes: #375900)
46   * debian/control: changes apache2-common depends in favor of
47     apache2.2-common (closes: #391765)
48   * debian/rules, debian/patches: Switching to dpatch
49   * Removed debconf abuse (closes: #388967, closes: #383838)
50   * debian/patches/04_apache2.2.dpatch: added support for apache 2.2.x
51   * debian/libapache-mod-suphp.install: added suphp.conf in
52     /etc/apache/conf.d/ (same behavior as apache2)
53
54  -- Emmanuel Lacour <elacour@home-dn.net>  Sun,  8 Oct 2006 20:53:17 +0200
55
56 suphp (0.6.1-1) unstable; urgency=low
57
58   * New upstream release 
59   * libtool update (closes: #342676)
60
61  -- Emmanuel Lacour <elacour@home-dn.net>  Thu, 29 Dec 2005 17:53:48 +0100
62
63 suphp (0.6.0-2) unstable; urgency=low
64
65   * Added debian/po/fr.po (closes: #325213)
66   * Added debian/po/cs.po (closes: #325870, closes: #331221)
67   * Added debian/po/sv.po (closes: #330944, closes: #331264)
68   * debian/suphp-common.config: lower down priority from "critical" to
69     "medium"
70   * debian/suphp-common.templates: better description for upgrade0.6.0
71     (closes: #324635)
72   * Added debian/NEWS with informations on 0.6.0 configuration changes
73   * debian/control: use ${misc:Depends} instead of debconf (closes: #332107)
74
75  -- Emmanuel Lacour <elacour@home-dn.net>  Sun,  2 Oct 2005 11:09:21 +0200
76
77 suphp (0.6.0-1) unstable; urgency=low
78
79   * New upstream release (closes: #314471)
80   * This new release introduce a runtime configuration file (closes: #297821,
81     closes: #287888).
82   * debian/rules: configure with php as /usr/bin/php-cgi (can also be set in
83     the new runtime configuration file) (closes: #297790)
84   * added a debconf note when upgrading from version << 0.6.0 which now
85     require suPHP_AddHandler directive in apache configuration
86   * src/apache2/mod_suphp.c, src/apache/mod_suphp.c: made suPHP_AddHandler
87     able to be set as a global apache option
88   * debian/control: depends on "php4 or php5" as php5 is now in unstable
89   * debian/control: switch section from "admin" to "web"
90
91  -- Emmanuel Lacour <elacour@home-dn.net>  Sat, 13 Aug 2005 13:42:30 +0200
92
93 suphp (0.5.2-3) unstable; urgency=low
94
95   * rules: rename INSTALL files to README
96   * control: suppress leading spaces at beginning of description
97   * add lintian-override for suid binary
98   * remove debconf for issuing broken apache2 config warning
99   * rules: remove Makefile and config.(status|log|h) in clean target
100   * suphp-common.copyright: make difference between "license" and "copyright"
101   * suphp-common.postrm: cleanup logs on purge
102   
103
104  -- Emmanuel Lacour <elacour@home-dn.net>  Tue, 12 Oct 2004 10:40:47 +0200
105
106 suphp (0.5.2-2) unstable; urgency=low
107
108   * Move /usr/sbin/suphp to /usr/lib/suphp/suphp as this binary isn't for
109     command line use
110   * Added man page for suphp command
111   * Add postinst/prerm script do libapache*-mod-suphp
112
113  -- Emmanuel Lacour <elacour@home-dn.net>  Mon, 20 Sep 2004 21:59:24 +0200
114
115 suphp (0.5.2-1) unstable; urgency=low
116
117   * New upstream release
118
119  -- Emmanuel Lacour <elacour@home-dn.net>  Wed, 14 Jul 2004 01:25:55 +0200
120
121 suphp (0.5.1-1) unstable; urgency=low
122
123   * New upstream release
124
125  -- Emmanuel Lacour <elacour@home-dn.net>  Sun, 29 Feb 2004 20:28:17 +0100
126
127 suphp (0.3-1) unstable; urgency=low
128
129   * Initial Release.
130
131  -- Emmanuel Lacour <elacour@home-dn.net>  Fri, 19 Sep 2003 15:25:44 +0200
132