Skip to content

Debian Changelog wwwconfig-common (0.2.1)

2008

wwwconfig-common (0.2.1) unstable; urgency=low

   * Applied a small correction to the README file. Thanks to
     shaulkarl@yahoo.com for the fix. Closes: #506822.

 -- Ola Lundqvist <opal@debian.org>  Tue, 25 Nov 2008 08:00:25 +0100

wwwconfig-common (0.2.0) unstable; urgency=low

   * Added support for apache conf.d files. Feature provided by Norman
     Messtorff <normes@normes.org>. Closes: #237292.

 -- Ola Lundqvist <opal@debian.org>  Sun, 9 Nov 2008 21:17:03 +0100

wwwconfig-common (0.1.2) unstable; urgency=low

   * Now uses invoke-rc.d if available. Closes: #484857.

 -- Ola Lundqvist <opal@debian.org>  Wed, 11 Jun 2008 20:30:12 +0200

wwwconfig-common (0.1.1) unstable; urgency=low

   * Removed single quotes for dbserver according to bug report from
     Bryan McLellan <btm@loftninjas.org>, closes: #477624.

 -- Ola Lundqvist <opal@debian.org>  Thu, 24 Apr 2008 09:20:08 +0200

wwwconfig-common (0.1.0) unstable; urgency=low

   * Applied patch from Morten Werner Forsbring <werner@debian.org> to
     support postgres 8.X. Closes: #472926. This change is not backwards
     compatible with earlier versions which means that it should not be
     backported to etch.

 -- Ola Lundqvist <opal@debian.org>  Sat, 29 Mar 2008 20:35:11 +0100

2006

wwwconfig-common (0.0.48) unstable; urgency=low

   * Applied patch from Frederic Schutz <schutz@mathgen.ch> to make sure
     that even if restart fail, the postinst script do not break, closes:
     #399115.

 -- Ola Lundqvist <opal@debian.org>  Sat, 18 Nov 2006 10:29:22 +0100

wwwconfig-common (0.0.47) unstable; urgency=low

   * Correction of wrong filenames in comments, closes: #392331. Thanks
     to Ivar Smolin <okul@linux.ee>.

 -- Ola Lundqvist <opal@debian.org>  Wed, 11 Oct 2006 21:30:07 +0200

wwwconfig-common (0.0.46) unstable; urgency=low

   * Changed build-depends-indep to build depends.
   * Changed to standards version 3.7.2.
   * Added required build target binary-arch, even if not really used.

 -- Ola Lundqvist <opal@debian.org>  Sun, 9 Jul 2006 22:54:21 +0200

wwwconfig-common (0.0.45) unstable; urgency=low

   * Now allow quotes in password, closes: #341154.
     Thanks to Manu Benoît <tseeker@nocternity.net> for the fix.
   * Updated standards version to 3.6.2.
   * Updated to debhelper 4 compatibility.
   * Corrected FSF address in copyright file.
   * Added all copyright holders to debian/copyright file.

 -- Ola Lundqvist <opal@debian.org>  Fri, 17 Mar 2006 17:23:10 +0100

2005

wwwconfig-common (0.0.44) unstable; urgency=low

   * Fixed typo in pgsql-ifnot-exec.sh, closes: #326615. Thanks to gregor
     herrmann <gregor+debian@comodo.priv.at> for pointing this out.
   * Manually incorporated a fix from Christoph Martin <martin@uni-mainz.de>
     that allow pgsql-exec.sh to work properly, closes: #322584.

 -- Ola Lundqvist <opal@debian.org>  Sun, 9 Oct 2005 14:00:42 +0200

wwwconfig-common (0.0.43) unstable; urgency=low

   * Added fix to pgsql-dropuser.sh as suggested by Uwe Steinmann
     <uwe@steinmann.cx>, closes: #300861.

 -- Ola Lundqvist <opal@debian.org>  Tue, 22 Mar 2005 17:21:24 +0100

2004

wwwconfig-common (0.0.42) unstable; urgency=low

   * Fixed bug in pgsql-createdb so that users with a '-' caracter can be
     used. Thanks to Laurent Simonneau for the suggestion, closes:
     #285917.

 -- Ola Lundqvist <opal@debian.org>  Fri, 17 Dec 2004 06:49:50 +0100

wwwconfig-common (0.0.41) unstable; urgency=medium

   * Applied patch from Raphael Enrici <blacknoz@club-internet.fr> so that
     users can have a '-' character in it, closes: #274291.

 -- Ola Lundqvist <opal@debian.org>  Sat, 2 Oct 2004 10:33:49 +0200

wwwconfig-common (0.0.40) unstable; urgency=medium

   * Quoted passopt to mysql so it can have strange characters in it,
     closes: #269317.

 -- Ola Lundqvist <opal@debian.org>  Wed, 15 Sep 2004 16:05:51 +0200

wwwconfig-common (0.0.39) unstable; urgency=high

   * Replaced modules-config by apache-modconf some more. Thanks to
     Jeremy Laine <jeremy.laine@m4x.org> for the patch.

 -- Ola Lundqvist <opal@debian.org>  Fri, 20 Aug 2004 13:31:55 +0200

wwwconfig-common (0.0.38) unstable; urgency=low

   * As Pierre Habouzit <pierre.habouzit@m4x.org> suggested I have changed
     from modules-config to apache-modconf in apache-php.sh. Just a name change,
     no functionality changed. Closes: #263350.

 -- Ola Lundqvist <opal@debian.org>  Fri, 6 Aug 2004 22:37:27 +0200

wwwconfig-common (0.0.37) unstable; urgency=low

   * Applied patch from Hilko Bengen <bengen@debian.org> for better
     postgres support, closes: #263813.
   * Updated standards version to 3.6.1.

 -- Ola Lundqvist <opal@debian.org>  Fri, 6 Aug 2004 14:03:58 +0200

wwwconfig-common (0.0.36) unstable; urgency=low

   * Fixed issue in cooperation with dpsyco-mysql. Thanks to Jacob
     Lundqvist <jaclu@galdrion.com> for pointing it out and the fix.

 -- Ola Lundqvist <opal@debian.org>  Thu, 22 Jul 2004 23:09:11 +0200

wwwconfig-common (0.0.35) unstable; urgency=low

   * Added patch from Jeremy Laine <jeremy.laine@m4x.org> so apache-php.sh uses
     modules config from apache instead, closes: #223309.
   * Added patch from Hilko Bengen <bengen@debian.org> that adds much better
     postgres support, closes: #235988.
   * Added patch from Jeremy <jeremy.laine@polytechnique.org> that together with
     Jeroen van Wolffelaar <jeroen@wolffelaar.nl> patch for mysql-exec.sh from
     previous upload fixes this bug, closes: #231186.
   * Added patch from Jeremy Laine <jeremy.laine@m4x.org> that uses a new
     and better way to check for mysql client command, closes: #247862.
   * Closing bugs from previous upload:
     Marc Horowitz, closes: #232815, #232816.
     Jeroen van Wolffelaar, closes: #231117.

 -- Ola Lundqvist <opal@debian.org>  Mon, 5 Jul 2004 22:50:59 +0200

wwwconfig-common (0.0.34) unstable; urgency=low

   * Added patch from Jeroen van Wolffelaar <jeroen@wolffelaar.nl>.  This
     changes the old mysql.{user,db} mangling with the proper and
     preferred mysql granting syntax.
   * Added patch from Jeroen van Wolffelaar <jeroen@wolffelaar.nl>. Fixes
     hostopt not reset propery problem.
   * Added patch from Jeroen van Wolffelaar <jeroen@wolffelaar.nl>. It
     makes mysql-exec.sh work for nonadmins too.
   * Added patch from Marc Horowitz <marc@mit.edu>. Getmysqlopt now
     ignores comments.
   * Added patch from Marc Horowitz <marc@mit.edu>. Support for socket
     connection to server.

 -- Ola Lundqvist <opal@debian.org>  Mon, 16 Feb 2004 14:34:38 +0100

2003

wwwconfig-common (0.0.33) unstable; urgency=low

   * Added patch from Thomas Viehmann <tv@beamnet.de> that fixes mysql
     exec problem.

 -- Ola Lundqvist <opal@debian.org>  Fri, 19 Dec 2003 11:52:27 +0100

wwwconfig-common (0.0.32) unstable; urgency=low

   * Applied two patches from Benoit Joly <benoit@debian.org> that fix
     two eval issues, closes: #217747, #217750.

 -- Ola Lundqvist <opal@debian.org>  Mon, 27 Oct 2003 11:03:52 +0100

wwwconfig-common (0.0.31) unstable; urgency=low

   * Appling patch from Loic Dachary (OuoU) <loic@debian.org> that fixes
     an eval problem in mysql-createdb, closes: #210532.

 -- Ola Lundqvist <opal@debian.org>  Mon, 15 Sep 2003 22:06:53 +0200

wwwconfig-common (0.0.30) unstable; urgency=low

   * Fixed postgres value error, closes: #150371.
   * Updated standards version from 3.5.8 to 3.5.10.
   * Added patch from Thomas Poindessous <thomas@poindessous.com>,
     closes: #203435.
   * Modified all other mysql and pgsql in the same way as the patch
     from Tomas do.

 -- Ola Lundqvist <opal@debian.org>  Fri, 29 Aug 2003 22:57:53 +0200

wwwconfig-common (0.0.29) unstable; urgency=low

   * Added patch from Nikolai Prokoschenko <nikolai@prokoschenko.de> that
     fixes a bug in database detection routine for mysql, closes:
     #205585.

 -- Ola Lundqvist <opal@debian.org>  Fri, 15 Aug 2003 21:54:49 +0200

wwwconfig-common (0.0.28) unstable; urgency=low

   * Fixing password quoting, closes: #203435.

 -- Ola Lundqvist <opal@debian.org>  Mon, 4 Aug 2003 14:46:56 +0200

wwwconfig-common (0.0.27) unstable; urgency=low

   * Fixed postgres insert error using suggestion from uwe@steinmann.cx
     (Uwe Steinmann), closes: #198853.

 -- Ola Lundqvist <opal@debian.org>  Tue, 1 Jul 2003 12:01:55 +0200

wwwconfig-common (0.0.26) unstable; urgency=low

   * Fixed multiple line issue, closes: #146463, #146784, #147680,
     #148161.

 -- Ola Lundqvist <opal@debian.org>  Tue, 1 Apr 2003 18:16:19 +0200

wwwconfig-common (0.0.25) unstable; urgency=low

   * Corrected some minor documentation in the mysql-exec.sh script.
   * Added AUTHORS documentation.
   * Corrected short description field in control file.
   * Changed standards version from 3.5.7 to 3.5.8.

 -- Ola Lundqvist <opal@debian.org>  Sat, 15 Feb 2003 17:20:50 +0100

2002

wwwconfig-common (0.0.24) unstable; urgency=low

   * Minor fix from Arndt Schönewald that fix potential problems if
     someone use a non-sh compatible shell.

 -- Ola Lundqvist <opal@debian.org>  Mon, 30 Sep 2002 07:07:26 +0200

wwwconfig-common (0.0.23) unstable; urgency=low

   * Applied changes from Arndt Schönewald that fixes all the sudo
     related bugs. Closes: #160406, #156075, #140306, #140437, #142924,
     #147675, #148979, #154619.
     Thanks a lot for this patch because it has annoyed me for a long
     time!
   * Updated to latest policy version 3.5.7.

 -- Ola Lundqvist <opal@debian.org>  Thu, 26 Sep 2002 11:50:11 +0200

wwwconfig-common (0.0.22) unstable; urgency=low

   * Fixed mysql-localadmpass.get using patch from hec@espuny.net,
     closes: #160557.

 -- Ola Lundqvist <opal@debian.org>  Thu, 12 Sep 2002 08:12:00 +0200

wwwconfig-common (0.0.21) unstable; urgency=low

   * Fixed a bug in pgsql-allowip.sh that could make it stall. This only
     affects people who has an old postgres server (or have not purged
     it). Closes: #158739.

 -- Ola Lundqvist <opal@debian.org>  Mon, 2 Sep 2002 11:01:21 +0200

wwwconfig-common (0.0.20) unstable; urgency=low

   * Mysql-createuser can now have other status than error,
     close: #150083.
   * Fixed psql-dropdb.sh, closes: #151741. Thanks to
     Luigi Gangitano <gangitano@lugroma3.org> for the patch.

 -- Ola Lundqvist <opal@debian.org>  Wed, 17 Jul 2002 09:03:14 +0200

wwwconfig-common (0.0.19) unstable; urgency=low

   * Better error checking if the apache server is not installed
     properly.

 -- Ola Lundqvist <opal@lysator.liu.se>  Fri, 12 Apr 2002 12:35:09 +0200

wwwconfig-common (0.0.18) unstable; urgency=low

   * Exim configuration issues fixed using modified patch from Wolfgang
     Sourdeau <wolfgang@contre.com>, closes: #142041.

 -- Ola Lundqvist <opal@debian.org>  Wed, 10 Apr 2002 10:28:14 +0200

wwwconfig-common (0.0.17) unstable; urgency=low

   * Added apache-include-postrm.sh from eichin@thok.org (Mark W.
     Eichin), closes: #139296.

 -- Ola Lundqvist <opal@debian.org>  Fri, 5 Apr 2002 21:48:45 +0200

wwwconfig-common (0.0.16) unstable; urgency=low

   * Applied simple patch from Luca - De Whiskey's - De Vitis,
     <luca@debian.org>, closes: #136899.
   * Added more hits and documentation, closes: #136135.

 -- Ola Lundqvist <opal@debian.org>  Sun, 17 Mar 2002 23:28:37 +0100

wwwconfig-common (0.0.15) unstable; urgency=low

   * Updated description, closes: #137067.
   * Applied patch from Luca, closes: #137986.
   * Fixed getwwwoption, closes: #136205.

 -- Ola Lundqvist <opal@debian.org>  Tue, 12 Mar 2002 21:58:09 +0100

wwwconfig-common (0.0.14) unstable; urgency=low

   * Fixed echo bug, closes: #131158.

 -- Ola Lundqvist <opal@debian.org>  Tue, 5 Feb 2002 13:09:49 +0100

wwwconfig-common (0.0.13) unstable; urgency=low

   * Fixed new statuscode for database run scripts.
   * Put back the password string. mysql-admin does not work as mysql.
   * Fixed automatic uncommenting.
   * Fixed empty password handling.
      - Removed the dbadmpassfound variable and changed the status
        variable instead. (MySQL)
   * Fixed syntax error in wwwconfig-common.
   * Fixed a lot of postgres issues, closes: #93560.
   * Fixed indention.

 -- Ola Lundqvist <opal@debian.org>  Fri, 25 Jan 2002 22:29:26 +0100

wwwconfig-common (0.0.12) unstable; urgency=low

   * Fixed multiple lines problem, thanks Joerg Friedrich
     <Joerg.Dieter.Friedrich@uni-konstanz.de> for the patch, closes:
     #115485.
   * Probably fixed 117188.

 -- Ola Lundqvist <opal@debian.org>  Fri, 25 Jan 2002 13:11:29 +0100

wwwconfig-common (0.0.11) unstable; urgency=low

   * Applied patch from Stephen R. Darragh, closes: #119679.
   * Applied a big patch from luca@debian.org that introduces a error
     variable, allows reinclusion of all *.get files and also added four
     new scripts {mysql,pgsql}-drop{user,db}.sh, closes: #116604.
     - Changed regular expressions
       o /[[:space:]][[:space:]]*/[[:space:]]\+/
       o /  */[[:space:]]\+/
       o / */[[:space:]]*/
     - Changed from "cat $conffile | sed" to "sed ... < $conffile"
     - Fixed autopatch.
     - Added the -d flag to $pgsqlcmd (not really needed but clearer)
     - Changed the piped commands with a single psql command using -A -q -t
   * Fixed autopatch (again).
   * Fixed build-dep lintial error.

 -- Ola Lundqvist <opal@debian.org>  Wed, 16 Jan 2002 12:02:13 +0100

2001

wwwconfig-common (0.0.10) unstable; urgency=low

   * Fixed restart problem, closes: #110781.
   * Postgres issues should have been fixed now, closes: #95864.

 -- Ola Lundqvist <opal@debian.org>  Mon, 17 Sep 2001 22:32:22 +0200

wwwconfig-common (0.0.9) unstable; urgency=low

   * Fixed error message when the client database executable can not be
     found.

 -- Ola Lundqvist <opal@debian.org>  Fri, 31 Aug 2001 08:26:00 +0200

wwwconfig-common (0.0.8) unstable; urgency=low

   * Fixed postgres problem when creating db, closes: #109384.
   * Fixing problem with postgres, horde hang on a grep statement,
     closes: #110291.
   * Fix problem with tomcat, workaround, closes: #108690.

 -- Ola Lundqvist <opal@debian.org>  Thu, 23 Aug 2001 12:24:36 +0200

wwwconfig-common (0.0.7) unstable; urgency=low

   * Applied the patch from Piotr Roszatycki
     <Piotr_Roszatycki@netia.net.pl>, that fixes some sed problems,
     closes: #108838.

 -- Ola Lundqvist <opal@debian.org>  Mon, 20 Aug 2001 23:02:04 +0200

wwwconfig-common (0.0.6) unstable; urgency=low

   * Fix for restart problem.
   * Updated the documentation for how packages should handle this package,
     closes: #107329.
   * Now reads configuration informaition from more than one file (mysql),
     closes: #98435.
   * Fixed postgres incompabilities and config output, closes: #95862.

 -- Ola Lundqvist <opal@debian.org>  Mon, 13 Aug 2001 18:56:17 +0200

wwwconfig-common (0.0.5-1) unstable; urgency=low

   * Removes dependency of bash, closes: #91807.
   * Fixed tab issue in apache config files, closes: #95113.
   * Added a script that gets the password and user from my.cnf (mysql).

 -- Ola Lundqvist <opal@debian.org>  Mon, 30 Apr 2001 13:47:10 +0200

wwwconfig-common (0.0.4-2) unstable; urgency=low

   * Bashism errors, closes: #91807.

 -- Ola Lundqvist <opal@debian.org>  Tue, 27 Mar 2001 10:58:40 +0100

wwwconfig-common (0.0.4-1) unstable; urgency=low

   * Added mysql/pgsql-if/ifnot-exec.sh scripts.

 -- Ola Lundqvist <opal@debian.org>  Tue, 13 Mar 2001 16:35:22 +0100

wwwconfig-common (0.0.3-3) unstable; urgency=low

   * Fixed better output when it can not access the database, closes: #88996.

 -- Ola Lundqvist <opal@debian.org>  Tue, 13 Mar 2001 16:35:22 +0100

wwwconfig-common (0.0.3-2) unstable; urgency=low

   * Fixed a problem with adding users to mysql.

 -- Ola Lundqvist <opal@debian.org>  Wed, 07 Mar 2001 12:58:16 +0100

wwwconfig-common (0.0.3-1) unstable; urgency=low

   * Added a AddType function to fix dcl.

 -- Ola Lundqvist <opal@debian.org>  Mon, 05 Mar 2001 18:39:34 +0100

wwwconfig-common (0.0.2-2) unstable; urgency=low

   * Fixed apache.func so that it match only the specified
     and nothing more. In some cases there was some error there.

 -- Ola Lundqvist <opal@debian.org>  Mon, 19 Feb 2001 20:39:34 +0100

wwwconfig-common (0.0.2-1) unstable; urgency=low

   * Added support for some mysql manipulations.

 -- Ola Lundqvist <opal@debian.org>  Mon, 19 Feb 2001 20:39:34 +0100

wwwconfig-common (0.0.1-1) unstable; urgency=low

   * Initial Release.

 -- Ola Lundqvist <opal@debian.org>  Mon, 19 Feb 2001 20:39:34 +0100