1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106
|
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
* libtool update (closes: #342676)
-- Emmanuel Lacour <elacour@home-dn.net> Thu, 29 Dec 2005 17:53:48 +0100
suphp (0.6.0-2) unstable; urgency=low
* Added debian/po/fr.po (closes: #325213)
* Added debian/po/cs.po (closes: #325870, closes: #331221)
* Added debian/po/sv.po (closes: #330944, closes: #331264)
* debian/suphp-common.config: lower down priority from "critical" to
"medium"
* debian/suphp-common.templates: better description for upgrade0.6.0
(closes: #324635)
* Added debian/NEWS with informations on 0.6.0 configuration changes
* debian/control: use ${misc:Depends} instead of debconf (closes: #332107)
-- Emmanuel Lacour <elacour@home-dn.net> Sun, 2 Oct 2005 11:09:21 +0200
suphp (0.6.0-1) unstable; urgency=low
* New upstream release (closes: #314471)
* This new release introduce a runtime configuration file (closes: #297821,
closes: #287888).
* debian/rules: configure with php as /usr/bin/php-cgi (can also be set in
the new runtime configuration file) (closes: #297790)
* added a debconf note when upgrading from version << 0.6.0 which now
require suPHP_AddHandler directive in apache configuration
* src/apache2/mod_suphp.c, src/apache/mod_suphp.c: made suPHP_AddHandler
able to be set as a global apache option
* debian/control: depends on "php4 or php5" as php5 is now in unstable
* debian/control: switch section from "admin" to "web"
-- Emmanuel Lacour <elacour@home-dn.net> Sat, 13 Aug 2005 13:42:30 +0200
suphp (0.5.2-3) unstable; urgency=low
* rules: rename INSTALL files to README
* control: suppress leading spaces at beginning of description
* add lintian-override for suid binary
* remove debconf for issuing broken apache2 config warning
* rules: remove Makefile and config.(status|log|h) in clean target
* suphp-common.copyright: make difference between "license" and "copyright"
* suphp-common.postrm: cleanup logs on purge
-- Emmanuel Lacour <elacour@home-dn.net> Tue, 12 Oct 2004 10:40:47 +0200
suphp (0.5.2-2) unstable; urgency=low
* Move /usr/sbin/suphp to /usr/lib/suphp/suphp as this binary isn't for
command line use
* Added man page for suphp command
* Add postinst/prerm script do libapache*-mod-suphp
-- Emmanuel Lacour <elacour@home-dn.net> Mon, 20 Sep 2004 21:59:24 +0200
suphp (0.5.2-1) unstable; urgency=low
* New upstream release
-- Emmanuel Lacour <elacour@home-dn.net> Wed, 14 Jul 2004 01:25:55 +0200
suphp (0.5.1-1) unstable; urgency=low
* New upstream release
-- Emmanuel Lacour <elacour@home-dn.net> Sun, 29 Feb 2004 20:28:17 +0100
suphp (0.3-1) unstable; urgency=low
* Initial Release.
-- Emmanuel Lacour <elacour@home-dn.net> Fri, 19 Sep 2003 15:25:44 +0200
|