Commit Graph

115 Commits

Author SHA1 Message Date
Antoine Beaupré 6c8c512b05 fix typo 2008-04-24 16:55:52 +00:00
Antoine Beaupré 9be86ad565 remove gcc from build-depends: we now use perl scripts
Spotted by: Patrick Hétu
2008-04-24 16:19:10 +00:00
Antoine Beaupré b6ef65ded3 also fix database user variable expansion in debian configuration. without this, it is probably not possible to change the database user from the debconf prompts 2008-04-17 23:08:10 +00:00
Antoine Beaupré 83be236897 add missing ) to version 2008-04-15 16:24:22 +00:00
Antoine Beaupré 34e28495a5 change the version number with sed instead of debchange, which always adds a new changelog... 2008-04-15 16:23:11 +00:00
Antoine Beaupré eff216a5dc more snapshot fixes: update before snapshot. don't put a new changelog entry with debchange. 2008-04-15 16:09:15 +00:00
Antoine Beaupré 71bda92a12 open the changelog for version 0.9.9, so that we can add changes to that version as we go along. use ~ as the svn version seperator so it's *lower* than 0.9.9 on snapshots 2008-04-15 15:54:48 +00:00
Antoine Beaupré 83f15dca0e make it so that the displayed version is only the one set in the changelog 2008-04-15 15:42:33 +00:00
Antoine Beaupré 27b4d9d2a6 make a quick hack to build snapshots from svn, with a snapshot version 2008-04-15 15:40:42 +00:00
Antoine Beaupré 7cfa0db5ed fix mysql.cnf regexp for a last time, i hope 2008-04-14 03:22:10 +00:00
Antoine Beaupré 06166a92e2 another last minute fix about mysql.cnf parsing 2008-04-14 03:12:23 +00:00
Antoine Beaupré 8bb184b1d6 fix translation of main prompt 2008-04-14 02:48:43 +00:00
Antoine Beaupré 2078514248 remove old cvs statefile 2008-04-14 02:41:20 +00:00
Antoine Beaupré 2d19879499 complete changelog in preperation for 0.9.8
(step one of the ReleaseProcess)
2008-04-14 02:29:58 +00:00
Antoine Beaupré 81295909f5 really fix the lintian warning about the copyright notice 2008-04-13 04:59:51 +00:00
Antoine Beaupré 840f674b97 try to fix lintian warning copyright-without-copyright-notice 2008-04-13 04:50:50 +00:00
Antoine Beaupré 36b90f1691 automatic template translation update 2008-04-13 04:46:57 +00:00
Antoine Beaupré 97ddcc0206 fix standards 2008-04-13 04:46:05 +00:00
Antoine Beaupré a73b224181 follow 3.7.2.3 standards version
use the Homepage: dpkg field
fix syntax in Uploaders field
2008-04-13 04:44:30 +00:00
Antoine Beaupré 7ace0b23cd fix a lintian warning (YES/NO is bad practice) and remove apache and
php from the list of overwritten files.
2008-04-13 04:41:08 +00:00
Antoine Beaupré d5a4c72e4a Major redesign of the MySQL backend interface to fix a security issue.
See: #318.

As of now, the MySQL configuration used everywhere by AlternC is not
stored in the main configuration file (/etc/alternc/local.sh) but in a
MySQL configuration file in /etc/alternc/my.cnf, which enables us to
call mysql without exposing the password on the commandline.

The changes here are quite invasive but will allow us to factor out
the MySQL configuration better. See #364.

This includes a partial rewrite of the mysql.sh logic, which is now ran
from the postinst script (and not alternc.install) which will allow us
to actually change the MySQL root user properly. See #601.

This commit was tested like this:

 * clean install on etch (working)
 * upgrade from a clean 0.9.7 (working)
2008-04-13 04:35:19 +00:00
Antoine Beaupré d85fd09673 fix makefile syntax again 2008-04-10 19:36:22 +00:00
Antoine Beaupré e2b8d31038 fix typos 2008-04-10 19:33:53 +00:00
Antoine Beaupré bd3cd1b16e fix indentation 2008-04-10 19:32:17 +00:00
Antoine Beaupré 73b7746f58 add missing configuration that wasn't ran properly when installing, since initrep.sh was removed from the installation at some point. remove initrep.sh altogether since it's not required anymore. Closes: #1109. 2008-04-10 19:30:59 +00:00
Antoine Beaupré f1a242f393 remove warning for false positive on monitor_ip 2008-04-10 18:59:34 +00:00
Antoine Beaupré c8f477c3ec crude implementation of permission change in the file browser
Contributed by: Mathieu Lutfy
Sponsored by: Koumbit
2008-04-10 18:40:08 +00:00
Antoine Beaupré 9517d27d78 Standardisation de l'interface web d'AlternC, qui passe maintenant la
validation du w3c

Refonte de certains styles et couleurs, tel que discuté sur la liste de
discussion.

Des modifications locales peuvent maintenant être faites dans
styles/custom.css qui n'est pas distribué avec AlternC et donc jamais
remplacé.

Contribution de Marc Angles
Sponsorisé par Koumbit
2008-04-10 18:05:51 +00:00
Antoine Beaupré 7269275e5c be a bit more optimistic: accept AlternC installation by default 2008-02-29 20:22:14 +00:00
Antoine Beaupré c41a64dc9b add dependency on mysql-client, as it is actually required 2008-02-29 20:13:41 +00:00
Antoine Beaupré b851a6fb99 suggest magpierss since we need it, optionally, for the homepage news 2008-02-01 23:07:48 +00:00
Antoine Beaupré d6d765eba9 properly prompt, with low priority, for the MYSQL_CLIENT parameter. AT LAST, this Closes: #1012 2007-11-15 02:53:04 +00:00
Antoine Beaupré e43a9939b5 do the bind zonefiles migration for all versions before 0.9.4 (instead of all before and including 0.9.3), since it's the only known version with that proper configuration. Closes: #1077 2007-11-14 22:30:17 +00:00
Antoine Beaupré 6e3b1f0952 remove unofficial packages from history, announce 0.9.7 2007-11-09 23:44:38 +00:00
Antoine Beaupré 20ac9d2316 fix another lintian warning 2007-11-09 22:09:34 +00:00
Antoine Beaupré 183397a9b4 update templates translations 2007-11-09 22:08:04 +00:00
Antoine Beaupré 73baaee104 silence lintian warnings 2007-11-09 22:07:31 +00:00
Antoine Beaupré 686fcc8328 one more test release 2007-11-09 22:05:45 +00:00
Antoine Beaupré b96ac8ea84 note some packages never released 2007-10-26 04:49:42 +00:00
Antoine Beaupré 0b976cbf5a include unconditionnaly our phpmyadmin config, because in the etch
version (2.9), config.inc.php gets called multiple times, which ends up
not including our config in later includes

Closes: #1052
2007-10-05 18:51:54 +00:00
Antoine Beaupré 919b64da06 fix changelog format again 2007-10-03 23:06:40 +00:00
Antoine Beaupré c1ecec8a0e fix my username for signnatures 2007-10-03 23:04:59 +00:00
Antoine Beaupré 67f581664b prepare a test package for stable for Koumbit 2007-10-03 22:58:42 +00:00
Antoine Beaupré 20037606ad more details in changelog, some grammar fixes 2007-10-02 18:09:11 +00:00
Antoine Beaupré 778824b25b move mysql-server to recommends, since we now support mysql on a different server. Closes: #1014 2007-10-02 17:48:13 +00:00
Antoine Beaupré 05dfb324a5 fix last lintian warnings 2007-09-09 21:04:12 +00:00
Antoine Beaupré eaf588ee52 silence more lintian warnings 2007-09-09 21:02:13 +00:00
Antoine Beaupré bdd9cf2c13 add changelog for apache and the latest fixes, depend explicitely on apache and apache2 instead of relying on libapache-mod-php having the right dependencies: it doesn't 2007-09-09 20:36:43 +00:00
Benjamin Sonntag c6fcdcb271 Checking MX when hosting a mail. Fixes #1074 2007-09-09 20:33:30 +00:00
Antoine Beaupré 233397e37a try to reload apache2 too, install symlinks for apache2 if available 2007-09-09 20:31:35 +00:00