Commit Graph

303 Commits

Author SHA1 Message Date
Antoine Beaupré c65519edef fix a typo 2009-07-27 20:58:28 +00:00
Camille Lafitte a35bee4148 supprimer les mauvais liens vers le panel
* fait suite au commentaire de #1178
2009-04-07 12:23:09 +00:00
Camille Lafitte e482842c7f Compatibilit\303\251 Lenny (suite)
* complete [2472]
  * Alternc slave n'avait pas le patch concernant proftpd
 * close #1197
  * il ne faut plus mettre '''<?php ?>''' pour l'inclusion phpmyadmin, on n\303\251ttoie au passage les anciennes installations
2009-04-06 15:03:17 +00:00
Camille Lafitte 77d0707915 Apache2 by default
* Apache2 prior Apache 1.3
 * Dependencies modified
 * Apache2 includes mod_deflate vs gzip and ssl vs apache-ssl

Apache 2 par d\303\251faut
 * Apache2 passe avant  Apache 1.3
 * Dependances ajust\303\251es
 * Apache2 inclut en natif le mod_deflate (gzip) et ssl
2009-03-30 21:36:03 +00:00
Benjamin Sonntag 2037ee4841 fix a 'already exist' error when creating a database containing an hyphen (-) 2009-03-30 09:39:46 +00:00
Antoine Beaupré ced52717dd small API change: do not include the db size in get_db_list(), which improves performance on big databases 2009-02-27 00:31:59 +00:00
Nahuel Angelinetti 36165ad8c1 We add a dependency to squirrelmail-locales
Closes: #1125
2009-02-18 17:48:59 +00:00
Nahuel Angelinetti 99d319dce5 Update of debian/control for Debian lenny(5.0) compatibility
Update of alternc.install to use force-reload, reload seems to no more be used
2009-02-17 21:20:23 +00:00
Antoine Beaupré 36c8f77b83 fix upload distro 2009-01-29 01:01:42 +00:00
Antoine Beaupré d09637d0ce send email on new account creation 2009-01-29 00:54:52 +00:00
Antoine Beaupré a7034d7779 add notes field to members 2009-01-29 00:40:49 +00:00
mlutfy df1646dac5 update changelog for www/stats/backups stuff 2009-01-28 22:19:47 +00:00
mlutfy a3bbdcf38f changelog entry for .cc/.re domain support 2009-01-26 21:15:37 +00:00
Benjamin Sonntag 9f636f7d00 fixed unnumbered bug : wrong charset for the desktop with apache2 2008-12-21 04:06:02 +00:00
Antoine Beaupré 77c41d96b4 update to new standards 2008-10-31 18:00:25 +00:00
Antoine Beaupré 695c63cff4 try to fix snapshot 2008-10-31 17:59:57 +00:00
Antoine Beaupré b2cce1fc12 add a note that existing sessions are not migrated 2008-10-31 17:57:17 +00:00
Antoine Beaupré d5a5a929a6 move sessions to a shared /var/alternc/sessions 2008-10-31 17:55:06 +00:00
Antoine Beaupré f47b431596 configure alternc-slave as a primary MX for the main server
this aims to resolve a lot of mail problems we are having on our deployment at Koumbit
2008-10-23 18:37:40 +00:00
Antoine Beaupré c2000c82f3 fix sqlbackup call sequence by retaining backwards compatibilty with
previous script

Closes: #1163
2008-10-20 20:13:21 +00:00
Antoine Beaupré a52ed1e90e remove cron.d directory from alternc-slave, hopefully removing the cronjob 2008-10-20 19:53:02 +00:00
Antoine Beaupré a3bf66c5e7 use scponly for the mergelog account 2008-10-16 21:52:31 +00:00
Antoine Beaupré 64827fbbc1 fixup key managemetn script 2008-10-16 21:31:05 +00:00
Antoine Beaupré 82d4a46f65 fix test call 2008-10-16 21:23:22 +00:00
Antoine Beaupré 813c80f910 fix syntax error 2008-10-16 21:21:31 +00:00
Antoine Beaupré 8ea0fcfde7 add hooks in debconf to create a special user to collect apache logs 2008-10-16 21:15:22 +00:00
Antoine Beaupré 27a2b3bef2 merge from 0.9.9 tag: update debconf translations 2008-10-15 00:15:36 +00:00
Antoine Beaupré cee2098ac2 document FTPS support 2008-10-14 23:56:18 +00:00
Antoine Beaupré 1da00ed0b7 silence lintian warning: no need to depend on gzip, it's an essential package 2008-10-14 15:41:36 +00:00
Antoine Beaupré edb9444255 suggest extra compression utilities to make sure tarball download work in most cases
See: #1107
2008-10-14 15:32:52 +00:00
Antoine Beaupré 29bf41d305 remove all apache configs (both apache1 and 2) 2008-10-14 15:29:21 +00:00
Antoine Beaupré 670688a4ee don't maintain override_php symlink in preinst, it's already done in alternc.install 2008-10-14 15:27:10 +00:00
Antoine Beaupré 037e673497 change short description for alternc-slave 2008-10-09 23:40:52 +00:00
Antoine Beaupré 4196dd830f create a NEWS file for alternc detailing the major changes in this release 2008-10-09 23:34:25 +00:00
Antoine Beaupré 3c242059c9 document apache2 support 2008-10-09 23:21:38 +00:00
Antoine Beaupré 0184e3c641 move the apache config code into alternc.install
this makes sure that apache is properly restarted after install and factors code out of the two postinst files
2008-10-07 17:21:18 +00:00
Antoine Beaupré 57b5a642cb create a apache2 configuration file, required because of the logfile location 2008-10-07 17:05:18 +00:00
Antoine Beaupré 9e7857073b document #1078 2008-10-07 16:50:26 +00:00
Antoine Beaupré c3e626c6f8 document #1017 fix 2008-10-07 16:43:36 +00:00
Antoine Beaupré 2e9a859a07 fix apache2 and apache-ssl configuration
Closes: #1017
2008-10-07 16:42:40 +00:00
Antoine Beaupré a45cf12900 make prerm script more failsafe 2008-10-07 16:06:25 +00:00
Antoine Beaupré 3bcb5159f9 stop overwriting named.conf
starting this release, only named.conf.options will be replaced (as we
need to modify the options {} block and can't just add another one). We
still install a named.conf, a fresh version from Lenny this time, so
that we get a clean start.

Also get rid of the bind_internal parameter that is not really used or
recommended, as it allows for authoritative nameservers to also serve
recursive queries (which is bad practice).

See: #1025
Closes: #1104
2008-10-06 23:58:04 +00:00
Antoine Beaupré d67dce6218 document last bugfix
See: #1129
2008-10-06 23:28:25 +00:00
Antoine Beaupré 77ddb5002f do not override Postfix's main.cf: instead, we use a /etc/alternc/postfix.cf to hold our configuration changes and apply that on postinst.
Closes: #1029
2008-10-06 22:12:41 +00:00
Antoine Beaupré a96dafef8b add etc/ to the list of directories to install files from in the slave package 2008-10-06 21:35:12 +00:00
Antoine Beaupré e2b74aaa1b fix debconf prompts 2008-10-06 21:30:48 +00:00
Antoine Beaupré b820020a36 remove questions not relevant to the right package 2008-10-06 21:23:08 +00:00
Antoine Beaupré d09197fa97 try to create a templates file for the slave package 2008-10-06 21:16:18 +00:00
Antoine Beaupré cdb3a1e281 remove alternc/mynetwork debconf parameter, stop overriding it in
postfix

also split the config prompts between slave and non-slave package

See: #1029
2008-10-06 21:13:11 +00:00
Antoine Beaupré 277f17fc11 try to remove bashsisms from postinst script 2008-10-04 20:45:38 +00:00
Antoine Beaupré 69897a033b fix a typo 2008-10-04 20:42:47 +00:00
Antoine Beaupré 54d3e42b93 copy question templates betwen packages 2008-10-04 20:41:25 +00:00
Antoine Beaupré 8c1962223a revert back to r2306: stay with only two packages for now, which should unbreak the main alternc package 2008-10-04 20:25:03 +00:00
Antoine Beaupré 969061073d forgot to add an empty install file for the meta package 2008-10-04 19:59:06 +00:00
Antoine Beaupré 09c776f003 tentative splitting of alternc into multiple packages 2008-10-04 19:58:38 +00:00
Antoine Beaupré c9a56bd288 revert last commit: we need a templates file 2008-10-04 19:07:38 +00:00
Antoine Beaupré 66165c3610 split templates in the two packages 2008-10-04 19:05:35 +00:00
Antoine Beaupré bc9429a58e do not make alternc-slave provide admintools, breaking the upgrade path from <0.9.3 to alternc-slave 2008-10-04 18:59:45 +00:00
Antoine Beaupré 29bb246122 fix lintian warning 2008-10-04 18:47:20 +00:00
Antoine Beaupré 19094da87c try to build a changelog for 0.9.9 2008-10-04 18:43:38 +00:00
Antoine Beaupré ad81b6215d add changelog for recent package seperation work 2008-10-04 18:31:13 +00:00
Antoine Beaupré 9187e11a85 sort warnings 2008-10-04 18:30:49 +00:00
Antoine Beaupré 1e1ed9a288 don't attempt to remove the apacheconf from /var/alternc 2008-10-04 18:26:14 +00:00
Antoine Beaupré c2c91d5729 /var/alternc specific instructions were removed from the wrong postinst 2008-10-04 18:24:59 +00:00
Antoine Beaupré 7b5c4d887f install the proper lintian overrides in the right places 2008-10-04 17:06:35 +00:00
Antoine Beaupré 6e25483823 try to fix lintian... again. 2008-10-04 17:05:12 +00:00
Antoine Beaupré 304e4a9f59 correct lintian exceptions 2008-10-04 17:03:19 +00:00
Antoine Beaupré f017f5eced make a alternc-slave-specific prerm and preinst that doesn't touch /var/alternc 2008-10-04 16:57:54 +00:00
Antoine Beaupré f9804848d2 make a alternc-slave-specific postrm that doesn't touch /var/alternc 2008-10-04 16:53:57 +00:00
Antoine Beaupré 09ff68f010 make a alternc-slave-specific postinst that doesn't touch /var/alternc 2008-10-04 16:52:02 +00:00
Antoine Beaupré 0de778c41c move basedirprot call to postinst also 2008-10-04 16:50:14 +00:00
Antoine Beaupré 270c7a6e37 move /var/alternc-specific commands from alternc.install to postinst 2008-10-04 16:48:30 +00:00
Antoine Beaupré 1dfc9e15ec add proper links and logrotate scripts for alternc-slave, note that we do not add the cronjob 2008-10-04 16:38:45 +00:00
Antoine Beaupré 9e3b4b8cdd conflict alternc-slave with alternc 2008-10-04 16:12:11 +00:00
Antoine Beaupré 68b21e283a fix autobuilder versionning 2008-10-04 16:08:26 +00:00
Antoine Beaupré 64732a75ee prepare a test upload for koumbit 2008-10-04 16:05:51 +00:00
Antoine Beaupré 0b9100d1b4 fix lintian. again. 2008-10-04 16:02:33 +00:00
Antoine Beaupré 6e7d203260 try to silence litian warnings in alternc-slave 2008-10-04 16:00:53 +00:00
Antoine Beaupré 8151682267 try to fix install again 2008-10-04 15:59:26 +00:00
Antoine Beaupré f78850fc05 don't install logrotate and cron.d files manually 2008-10-04 15:57:56 +00:00
Antoine Beaupré 4f5be25dc7 use dh_install to fix multiple-package support 2008-10-04 15:55:55 +00:00
Antoine Beaupré 1e1673ebb9 update po files with latest translation strings, this unbreaks svn-buildpackage 2008-10-04 15:48:03 +00:00
Antoine Beaupré c50ad5049f try to create a frontend node-specific package 2008-10-04 15:46:46 +00:00
Antoine Beaupré e0c00405aa group chmod together, cosmetic change 2008-10-04 15:32:33 +00:00
Antoine Beaupré 731ea7a939 factor out some calls 2008-10-04 15:28:15 +00:00
Benjamin Sonntag b1b87e06f4 Fixing TLS for proftpd : CertificateFile IS REQUIRED for TLS to work 2008-08-11 10:07:00 +00:00
Antoine Beaupré 27215d1cbc add templates for the new options 2008-07-10 22:02:38 +00:00
Antoine Beaupré a62b9109ed add some of the sqlbackup options to the local.sh global configuration.
note that we discarded some suggestions options:

F_LOG: replaced with syslog
DAEMON: will be considered for inclusion later
VERBOSE/DEBUG: available through command line flags

TYPE_NAME_BACKUP and ALLOW_OVERWRITE_BACKUP are being renamed to
SQLBACKUP_TYPE and SQLBACKUP_OVERWRITE. this is to be more consistent
with the global configurations

See: #1081
2008-07-10 21:18:42 +00:00
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
Benjamin Sonntag 1ead7e1bbb Fixing dns/nodns issue (a bug in update_domains) Fixes #772 2007-09-09 20:01:34 +00:00
Antoine Beaupré d6cbfcb1ce first attempt at making alternc apache2-compatible
revert to manual configuration of modules.conf since apache-modconf doesn't really work
move apache-ssl to recommends since it has no equivalent in the apache2 world
2007-09-09 19:17:45 +00:00
Antoine Beaupré a0b2eda9bd revert last commit, sed is an essential package, no need for explicit dependency 2007-09-07 19:44:04 +00:00
Antoine Beaupré e9d9ecdae1 add sed to dependencies, it's used all over the place 2007-09-07 19:40:50 +00:00
Benjamin Sonntag f4ed76dce1 correcting template (lintian ranted ...) 2007-08-27 09:43:44 +00:00
Benjamin Sonntag 1d1c8f9a01 Choose english if the language is not available. Fixes #1047 2007-08-27 07:25:19 +00:00
Benjamin Sonntag d2c5c63811 parameter checking in subdomain creation, + translations added in dom_subdodel.php 2007-08-27 07:19:10 +00:00
Benjamin Sonntag 4067fcc07a changing ownership of /var/alternc/tmp 2007-08-27 06:02:34 +00:00
Benjamin Sonntag 0cf1a82fc2 changing ownership of /var/alternc/tmp 2007-08-27 06:01:41 +00:00
Benjamin Sonntag 8a0cbf415d url are now not / : Fixes #1054 2007-08-26 20:41:32 +00:00
Benjamin Sonntag 22fefe0407 correction des templates + modifs légères de dépendances pour lintian ... 2007-08-26 19:24:36 +00:00
Benjamin Sonntag dd2e4fd917 alternc version to test ... 2007-08-23 17:22:01 +00:00