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
|
wwwconfig-common (0.0.5-1) stable; 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
Local variables:
mode: debian-changelog
End:
|