2015-04-29 08:45:40 +00:00
|
|
|
alternc (3.1.5) oldstable; urgency=low
|
|
|
|
|
|
|
|
* fix alias changes not working in some cases
|
|
|
|
* fix ;;; END ALTERNC zones bug also for older versions
|
2015-04-29 10:02:37 +00:00
|
|
|
* fix manage remote NFS-based quota when *explicitely* stated in local.sh (QUOTA_NFS=y)
|
2015-04-29 08:45:40 +00:00
|
|
|
|
|
|
|
-- Benjamin Sonntag <benjamin@sonntag.fr> Wed, 29 Apr 2015 10:30:01 +0200
|
|
|
|
|
2015-04-22 14:09:07 +00:00
|
|
|
alternc (3.1.4) oldstable; urgency=low
|
|
|
|
|
|
|
|
* ensure that values in sub_domaines are prefixed by / for hosting subdomains
|
|
|
|
* adding enable_original_recipient=no to postfix
|
|
|
|
* adding tail log view + order by DATE last files in logs
|
|
|
|
* fix ;;; END ALTERNC zones bug
|
|
|
|
* proposal (not enabled by default) of error.log per vhost
|
|
|
|
* default message size limit to 100M, no mailbox size limit in postfix
|
|
|
|
* fix removal of awstats-package crontab in favor of AlternC's one
|
|
|
|
* fix unzip/untar/ungzip of files from the browser (double escapeshellarg)
|
2015-04-22 15:32:40 +00:00
|
|
|
* fix catchall management (bugguy & crappy error messages)
|
2015-04-24 12:45:42 +00:00
|
|
|
* fix #1646 transport sql is not using indexes
|
2015-04-22 14:09:07 +00:00
|
|
|
|
|
|
|
-- Benjamin Sonntag <benjamin@sonntag.fr> Mon, 20 Apr 2015 18:00:12 +0200
|
|
|
|
|
2014-11-25 10:38:55 +00:00
|
|
|
alternc (3.1.3) oldstable; urgency=low
|
|
|
|
|
|
|
|
* fix opendkim listening on *
|
|
|
|
* fix a probable privilege escalation in cron management
|
|
|
|
* fix a random number generation issue in PHP (rand automatically initialized by time(), not better!)
|
2014-11-27 14:03:23 +00:00
|
|
|
* fix some shell_exec() or exec() not using escapeshellarg in PHP.
|
2014-11-27 14:19:21 +00:00
|
|
|
* fix set a proper SSLCipherSuite, removes SSLv3 (poodle protection)
|
2014-11-27 15:47:31 +00:00
|
|
|
* fix touching opendkim files in alternc.instal to prevent failure at install time
|
2014-11-25 10:38:55 +00:00
|
|
|
|
2014-11-27 14:03:23 +00:00
|
|
|
-- Benjamin Sonntag <benjamin@sonntag.fr> Mon, 27 Nov 2014 11:17:12 +0100
|
2014-11-25 10:38:55 +00:00
|
|
|
|
2014-07-04 10:37:37 +00:00
|
|
|
alternc (3.1.2) oldstable; urgency=low
|
|
|
|
|
|
|
|
* fix a bug when installing (doing patches from 3.1~rc)
|
2014-09-29 14:48:56 +00:00
|
|
|
* #1622 fix a bug in debian/alternc.config : overwrote mysql sysusr password all the time
|
|
|
|
* fix some (5) bugs in the file manager: permission, editor, file deletion... (commit c96f928 81aae4c beebd51)
|
|
|
|
* #1573 fix dependencies on dovecot-managesieved
|
|
|
|
* fix LASTLOGIN not working on Wheezy for Dovecot (commit d4d746b)
|
|
|
|
* fix NOT migrating automatically from /var/alternc/* to /var/(www|mail)/* (commit 4749974)
|
2014-10-01 10:10:50 +00:00
|
|
|
* fix quota issues migrating from courier to dovecot: quota was NULL, used was negative (commit 3487a95)
|
|
|
|
* fix variable table structure change not needed for 3.1/3.2 + %%FQDN%% found in this table (commit dc367d6)
|
2014-10-02 12:32:29 +00:00
|
|
|
* fix a bug when upgrading: mailname_bounce not defined early enough in variable table (commit 6043b37)
|
|
|
|
* fix a roundcube bug at install time: not migrating "webmail" type properly (commit cf37cd3)
|
|
|
|
* fix a bug in rebuild_all_conf doing nothing (commit 919d68e)
|
2014-07-04 10:37:37 +00:00
|
|
|
|
2014-09-29 14:48:56 +00:00
|
|
|
-- Benjamin Sonntag <benjamin@sonntag.fr> Mon, 29 Sep 2014 17:44:12 +0200
|
2014-07-04 10:37:37 +00:00
|
|
|
|
2014-03-28 16:49:54 +00:00
|
|
|
alternc (3.1.1) oldstable; urgency=low
|
|
|
|
|
|
|
|
* many bugfixed from 3.1 / 3.2 :
|
|
|
|
* #1543 upgrade issues
|
|
|
|
* #1521 awstats right issues
|
|
|
|
* #1541 upload too big in browser doesn't show an error
|
|
|
|
* #1546 error in delete_logs.sh cron
|
|
|
|
* #1547 error with dkim during alternc.install
|
|
|
|
* #1548 database creation
|
|
|
|
* #1551 mysql account on remote server issue
|
|
|
|
* #1552 error editing a file in the internal browser
|
|
|
|
* #1560 roundcube login error
|
|
|
|
* #1561 chown on ALTERNC_HTML
|
|
|
|
* #1564 roundcube quota mail
|
|
|
|
* #1565 no alternc-mailman package for wheezy
|
|
|
|
* #1576 remove bad UNIQ index from mysql tables
|
|
|
|
* #1580 mail: \n management in aliases
|
|
|
|
* #1588 loosing custom DNS afterupgrade 3.0>3.1
|
|
|
|
|
|
|
|
-- Benjamin Sonntag <benjamin@sonntag.fr> Fri, 28 Mar 2014 17:44:21 +0100
|
|
|
|
|
|
|
|
alternc (3.1) stable; urgency=low
|
2013-02-18 15:28:17 +00:00
|
|
|
|
2013-10-18 13:42:18 +00:00
|
|
|
* feature: import of existing DNS zone
|
|
|
|
* feature: display of current DNS zone in dom_edit
|
|
|
|
* LXC-host module in AlternC client-side. alternc-lxc package is server-side
|
2013-02-18 15:28:17 +00:00
|
|
|
* menu became dynamic with a class
|
2013-10-18 08:11:20 +00:00
|
|
|
* /var/alternc disapear to become Debian-compliant
|
2013-10-18 08:23:30 +00:00
|
|
|
but we upgrade properly, keeping an existing /var/alternc
|
2013-05-28 04:58:01 +00:00
|
|
|
* fix detection of ACL using pre-depends
|
|
|
|
* fix dovecot SSL certificate (was pointing to an non-existing file)
|
|
|
|
* configure dovecot properly when using /etc/alternc/alternc.pem
|
2013-10-18 08:11:20 +00:00
|
|
|
* 3.1 can be built for Squeeze or Wheezy
|
2013-10-18 08:23:30 +00:00
|
|
|
with dovecot 1.2 or 2.0 although the 2 versions slightly differs
|
|
|
|
as a result, 3.1 will be for Squeeze, and 3.2 the same one, for Wheezy
|
2013-08-22 07:31:50 +00:00
|
|
|
* openDKIM now supported and automagically configured
|
2013-10-18 08:11:20 +00:00
|
|
|
* autoconfig of emails using autoconfig.$domain vhost and xml/php scripts
|
2013-10-18 08:23:30 +00:00
|
|
|
for Outlook & Thunderbird
|
2013-10-18 09:29:16 +00:00
|
|
|
* fix (one more time) the translation system
|
2013-02-18 15:28:17 +00:00
|
|
|
|
2013-10-18 13:42:18 +00:00
|
|
|
-- Benjamin Sonntag <benjamin@sonntag.fr> Thu, 18 Oct 2013 15:17:00 +0200
|
2013-02-18 15:28:17 +00:00
|
|
|
|
2013-02-08 16:11:33 +00:00
|
|
|
alternc (3.0) stable; urgency=low
|
|
|
|
|
|
|
|
* RELEASE of AlternC 3.0
|
|
|
|
Installation doc in French: http://alternc.org/wiki/Documentation/Fr/Administrateur/Installer-3.0
|
|
|
|
More on AlternC 3.0 upgrade, installation instructions etc: http://www.alternc.com/
|
|
|
|
* #1380 (double avertissement sur les quotas) closed by squidly
|
|
|
|
* #1350 (Suppression preferences webmail a la suppression d'un compte mail) closed by axel
|
|
|
|
* #1448 (ordre des mise à jour) closed by fufroma
|
|
|
|
* #1262 (Upgrade script for procmail rules) closed by benjamin
|
|
|
|
* #1446 (manque des écrasement de conf) closed by benjamin
|
|
|
|
* #1445 (upgrade missing webmail) closed by benjamin
|
|
|
|
* #1420 (Questions Debconf pas claires) closed by benjamin
|
|
|
|
* #1019 (conflit entre la config de bind et /etc/resolv.conf) closed by benjamin
|
|
|
|
* #1429 (templatisation local.sh) closed by benjamin
|
|
|
|
* #1409 (Problème openbasedir altern-squirrelmail) closed by benjamin
|
|
|
|
* #1375 (Problème ergonomie quota) closed by benjamin
|
|
|
|
* #1259 (Tester la séparation db user/system) closed by benjamin
|
|
|
|
* #1255 (List successfully created return a 550 in specific conditions) closed by benjamin
|
|
|
|
* #1329 (alternc slavedns utilise un fichier flag, un nouveau champ dans la bdd ...) closed by benjamin
|
|
|
|
* #1447 (Droits de l'utilisateur SQL) closed by fufroma
|
|
|
|
* #1444 (/etc/alternc/bureau.conf lors d'une maj) closed by fufroma
|
|
|
|
* #1437 (Modif de checkpolicy) closed by benjamin
|
|
|
|
* #1382 (update_domains trop long) closed by fufroma
|
|
|
|
* #1443 (Questions debian) closed by fufroma
|
|
|
|
* #1418 (Notices PHP sur le bureau) closed by fufroma
|
|
|
|
* #1440 (config_real.php encore utilisé ?) closed by fufroma
|
|
|
|
* #1442 (Langue Dutch (Netherlands) manquante) closed by fufroma
|
|
|
|
* #1441 (Finitions TNG) closed by fufroma
|
|
|
|
* #1439 (Mysql restore dans le cas de serveurs MySQL utilisateur distinct du ...) closed by squidly
|
|
|
|
* #1434 (erreur dans les scripts) closed by squidly
|
|
|
|
* #1389 (test migration ALternc 0.9.8 vers 3.0~RC1) closed by squidly
|
|
|
|
* #1435 (Alternc-mailman) closed by fufroma
|
|
|
|
* #1425 (Alternc-mailman) closed by squidly
|
|
|
|
* #1424 (Alias mailman) closed by squidly
|
|
|
|
* #1430 (Erreur à l'install alternc) closed by squidly
|
|
|
|
* #1383 (Erreurs à l'upgrade) closed by squidly
|
|
|
|
* #1432 (Impossible d'ajout un host ipv6) closed by fufroma
|
|
|
|
* #1433 (Création d'un host multi-ip) closed by fufroma
|
|
|
|
* #1410 (problème quotas mail après migration 1.0 => 3.0 rc2) closed by squidly
|
|
|
|
* #1423 (page blanche réaction compte ftp) closed by fufroma
|
|
|
|
* #1426 (module ftp) closed by fufroma
|
|
|
|
* #1427 (Scrollbar horizontale à l'édition d'un domaine) closed by fufroma
|
|
|
|
|
|
|
|
-- Benjamin Sonntag <benjamin@sonntag.fr> Fri, 8 Feb 2013 17:09:00 +0100
|
|
|
|
|
2013-01-28 10:26:34 +00:00
|
|
|
alternc (3.0~rc3) unstable; urgency=low
|
|
|
|
|
|
|
|
* 3.0~rc3 release, fixing the following :
|
2013-02-03 13:09:34 +00:00
|
|
|
* #1422 Dovecot: Bug si quota Trash:storage<24M, nahuel
|
|
|
|
* #1412 Probleme avec les quotas (VM Xen), axel
|
|
|
|
* #1403 Confirmation lors de la désactivation des mails d'un domaine, axel
|
|
|
|
* #1404 Erreurs en wheezy lors de alternc.install, axel
|
|
|
|
* #1400 Alternc slavedns ne s'installe pas, axel
|
|
|
|
* #1414 erreur spoolsize.php, axel
|
|
|
|
* #1413 Récupération de mails à l'installation d'AlternC - dovecot, axel
|
|
|
|
* #1416 buildstatic.sh produit une erreur, axel
|
|
|
|
* #1417 problème lors de la génération des stats, axel
|
|
|
|
* #1415 erreur de scripts compress_logs.sh et delete_logs.sh, axel
|
|
|
|
* #1369 Faire la conf de roundcube managesieved + password, axel
|
|
|
|
* #1405 forcer les minuscules dans local.sh, axel
|
|
|
|
* #1407 Problème deploiement alternc-sudoers, axel
|
|
|
|
* #1406 Problème installation dovecot, axel
|
|
|
|
* #1401 Controle d'accès pas clair, axel
|
|
|
|
* #1398 Quotas pas ergonomique, axel
|
|
|
|
* #1399 Traduction de la date, axel
|
|
|
|
* #1337 alternc-slavedns depends on sh features, fufroma
|
|
|
|
* #1411 Navigateur fichier fonctionne mal, fufroma
|
|
|
|
* #1402 Choix du répertoire lors de création de compte FTP, fufroma
|
|
|
|
* #1331 alternc-slavedns erreur de configuration a l'install, axel
|
|
|
|
* #1341 Problème longueur login user MySQL, axel
|
|
|
|
* #1395 2 dbusers avec le même name, squidly
|
|
|
|
* #1392 Mauvais message à la création d'un utilisateur MySQL, squidly
|
|
|
|
* #1393 Gestion quotas disques, squidly
|
|
|
|
* #1394 "_" interdit dans les noms de domaines, fufroma
|
2013-01-28 10:26:34 +00:00
|
|
|
|
|
|
|
-- Benjamin Sonntag <benjamin@sonntag.fr> Mon, 28 Jan 2013 11:20:47 +0100
|
|
|
|
|
2012-12-07 17:23:20 +00:00
|
|
|
alternc (3.0~rc2) unstable; urgency=low
|
|
|
|
|
|
|
|
* 3.0~rc2 release, fixing the following :
|
|
|
|
* #1071 remove email storage stats cache on email removal - closed by squidly
|
2013-02-03 13:09:34 +00:00
|
|
|
* #1325 install on LXC : if no ACL, install CRASHES without explanation
|
2013-02-03 19:18:07 +00:00
|
|
|
closed by axel
|
2012-12-07 17:23:20 +00:00
|
|
|
* #1327 Probleme dependance alternc et modules - closed by axel
|
|
|
|
* #1334 alternc-roundcube - closed by axel
|
|
|
|
* #1336 Alternc-munin opérationnel pour 3.0 - closed by axel
|
2013-02-03 13:09:34 +00:00
|
|
|
* #1339 bonne suppression des DNS à la suppression d'un compte
|
2013-02-03 19:18:07 +00:00
|
|
|
closed by squidly
|
2012-12-07 17:23:20 +00:00
|
|
|
* #1343 Affichage listing de mails - closed by squidly
|
|
|
|
* #1344 Notice PHP - closed by fufroma
|
|
|
|
* #1345 Postfix service submission - closed by squidly
|
|
|
|
* #1346 AlternC-Awstats lance alternc.install - closed by axel
|
2013-02-03 13:09:34 +00:00
|
|
|
* #1348 Problème creation membre avec installation de sous domaine
|
2013-02-03 19:18:07 +00:00
|
|
|
closed by fufroma
|
2012-12-07 17:23:20 +00:00
|
|
|
* #1349 Alternc-roundcube changement password fail - closed by axel
|
|
|
|
* #1354 Bug liste blanche IP - closed by fufroma
|
|
|
|
* #1355 Affichage informations de configuration mail - closed by fufroma
|
2013-02-03 13:09:34 +00:00
|
|
|
* #1357 Ergonomie Alternc-Awstats + champs password à confirmer
|
2013-02-03 19:18:07 +00:00
|
|
|
closed by axel
|
2012-12-07 17:23:20 +00:00
|
|
|
* #1358 Creation d'un routine de génération de mot de passe - closed by axel
|
|
|
|
* #1359 Creation CatchAll - closed by axel
|
|
|
|
* #1360 Taille négative - closed by axel
|
|
|
|
* #1361 dépendance quotas - closed by squidly
|
2013-02-03 13:09:34 +00:00
|
|
|
* #1362 Un administrateur ne peut voir la page /adm_list.php?show=all
|
2013-02-03 19:18:07 +00:00
|
|
|
closed by fufroma
|
2012-12-07 17:23:20 +00:00
|
|
|
* #1363 Cron d'alternc ne lance pas les crons utilisateurs - closed by axel
|
|
|
|
* #1365 creation fichier log - closed by squidly
|
|
|
|
* #1366 Inverser les "serveurs" phpmyadmin - closed by fufroma
|
2013-02-03 13:09:34 +00:00
|
|
|
* #1367 "Installer le domaine login.hosting_tld.tld" ne fonctionne pas
|
2013-02-03 19:18:07 +00:00
|
|
|
closed by fufroma
|
2012-12-07 17:23:20 +00:00
|
|
|
* #1368 adm_edit.php avec domaine inexistant - closed by axel
|
|
|
|
* #1370 Traduction manquante : "quota_web" - closed by fufroma
|
|
|
|
* #1371 Valeur par défaut incorrecte pour le quota_web - closed by axel
|
2013-02-03 13:09:34 +00:00
|
|
|
* #1372 dpkg: mauvaise syntaxe de la version « 0.9.1_migrationldap » :
|
2013-02-03 19:18:07 +00:00
|
|
|
caractère ... - closed by squidly
|
2012-12-07 17:23:20 +00:00
|
|
|
* #1373 Footer absent sur login.php - closed by fufroma
|
2013-02-03 13:09:34 +00:00
|
|
|
* #1374 mail_list.php : Le formulaire de recherche n'est plus affiché
|
2013-02-03 19:18:07 +00:00
|
|
|
si aucun ... - closed by axel
|
2012-12-07 17:23:20 +00:00
|
|
|
* #1376 Bug lors de l'édition d'un sous domaine - closed by fufroma
|
|
|
|
* #1378 Bug choix du webmail page de login - closed by axel
|
|
|
|
* #1379 Dépendance sur dovecot-imapd casse la mise à jour - closed by squidly
|
|
|
|
* #1381 erreur sur /usr/lib/alternc/fixperms.sh - closed by axel
|
2013-02-03 13:09:34 +00:00
|
|
|
* #1385 Template d'apache pour roundcube ne se met pas a jour
|
2013-02-03 19:18:07 +00:00
|
|
|
closed by axel
|
2012-12-07 17:23:20 +00:00
|
|
|
* #1386 Policy Password bug - closed by squidly
|
2013-02-03 13:09:34 +00:00
|
|
|
* #1387 Ajout de sous-domaines, messages erreur non explicite
|
2013-02-03 19:18:07 +00:00
|
|
|
closed by squidly
|
2013-02-03 13:09:34 +00:00
|
|
|
* #1390 AlternC roundcube et Roundcube se se melangent les pinceaux
|
2013-02-03 19:18:07 +00:00
|
|
|
a l'install - closed by axel
|
2013-02-03 13:09:34 +00:00
|
|
|
* #1391 alternc : Dépend: dovecot-imapd mais ne sera pas installé
|
2013-02-03 19:18:07 +00:00
|
|
|
closed by benjamin
|
2012-12-07 17:23:20 +00:00
|
|
|
|
|
|
|
-- Benjamin Sonntag <benjamin@sonntag.fr> Fri, 7 Dec 2012 18:14:17 +0100
|
|
|
|
|
2012-10-31 10:36:41 +00:00
|
|
|
alternc (3.0~rc1) unstable; urgency=low
|
2012-10-31 07:50:59 +00:00
|
|
|
|
2012-10-31 10:36:41 +00:00
|
|
|
[ Alan Garcia (fufroma) ]
|
2012-10-31 07:50:59 +00:00
|
|
|
* Halloween skin for the desktop
|
|
|
|
|
2012-10-31 10:36:41 +00:00
|
|
|
[ Benjamin Sonntag ]
|
2013-02-03 13:09:34 +00:00
|
|
|
* 3.0~rc1 release, change the release to 'unstable' so that
|
2013-02-03 19:18:07 +00:00
|
|
|
http://debian.alternc.org/ have the packages in the right distribution.
|
2012-10-31 10:36:41 +00:00
|
|
|
|
|
|
|
-- Benjamin Sonntag <benjamin@sonntag.fr> Wed, 31 Oct 2012 11:34:37 +0100
|
2012-10-31 07:50:59 +00:00
|
|
|
|
2012-10-16 15:26:16 +00:00
|
|
|
alternc (1.1+nmu6) stable; urgency=low
|
|
|
|
|
2013-02-03 13:09:34 +00:00
|
|
|
* Squirrelmail plugin is now fully functionnal, including the changepass
|
2013-02-03 19:18:07 +00:00
|
|
|
and filter plugins. it's using a specific MySQL account to change
|
|
|
|
the password.
|
2012-10-16 21:24:33 +00:00
|
|
|
* Roundcube plugin now exists, to be tested!
|
2012-10-16 15:26:16 +00:00
|
|
|
|
|
|
|
-- Benjamin Sonntag <benjamin@sonntag.fr> Tue, 16 Oct 2012 17:25:07 +0200
|
|
|
|
|
2012-09-19 12:09:36 +00:00
|
|
|
alternc (1.1+nmu5) stable; urgency=low
|
|
|
|
|
|
|
|
* Modification in alternc package config script.
|
|
|
|
* Order of questions changed
|
|
|
|
* Check the public IP address according to RFC 1918
|
2013-02-03 13:09:34 +00:00
|
|
|
* checking SQL connectivity ( different procedure for local
|
2013-02-03 19:18:07 +00:00
|
|
|
and remote server )
|
2012-09-19 12:09:36 +00:00
|
|
|
|
|
|
|
-- squidly <squidly@nnx.com> Tue, 19 Sep 2012 13:47:47 +0200
|
|
|
|
|
2012-08-14 09:44:43 +00:00
|
|
|
alternc (1.1+nmu4) stable; urgency=low
|
|
|
|
|
|
|
|
* SQL Modification
|
|
|
|
* MySQL tables used for Alternc users databases modified (mysql.sql)
|
|
|
|
* Adding a special phpmyadmin user.
|
2012-10-16 15:26:16 +00:00
|
|
|
* Users can now create databases en databases users independently
|
2013-02-03 19:18:07 +00:00
|
|
|
( no need to create a first database to create a user anymore)
|
2012-08-14 09:44:43 +00:00
|
|
|
* Bugfixes in installation process
|
2012-08-20 10:11:09 +00:00
|
|
|
* Kick off register_globals
|
2012-08-14 09:44:43 +00:00
|
|
|
|
|
|
|
-- squidly <squidly@nnx.com> Tue, 14 Aug 2012 11:21:14 +0200
|
|
|
|
|
2012-05-02 13:03:48 +00:00
|
|
|
alternc (1.1+nmu3) stable; urgency=low
|
|
|
|
|
2012-10-16 15:26:16 +00:00
|
|
|
* Templating full configuration of postfix & dovecot
|
|
|
|
* bugfixes in mysql database configuration
|
|
|
|
* adding default quota (to use with dovecot) in local mailbox creation
|
2012-05-02 13:03:48 +00:00
|
|
|
|
|
|
|
-- Squidly <squidly@nnx.com> Wed, 02 May 2012 14:51:49 +0200
|
|
|
|
|
2012-04-13 09:57:28 +00:00
|
|
|
alternc (1.1+nmu2) stable; urgency=low
|
|
|
|
|
|
|
|
* Templating of dovecot and postfix
|
2013-02-03 19:18:07 +00:00
|
|
|
adding a view for dovecot usage (dovecot_view)
|
|
|
|
adding of user vmail dedicated to the mail system
|
2012-04-13 09:57:28 +00:00
|
|
|
* Bugfixes
|
|
|
|
|
2012-04-13 16:06:57 +00:00
|
|
|
-- Squidly <squidly@nnx.com> Sat, 03 Mar 2012 13:09:06 +0100
|
2012-04-13 09:57:28 +00:00
|
|
|
|
2012-02-28 14:48:45 +00:00
|
|
|
alternc (1.1+nmu1) stable; urgency=low
|
|
|
|
|
|
|
|
* Dev in progres.
|
2013-02-03 13:09:34 +00:00
|
|
|
* New class: m_export allowing account exporting given it's iud and a path:
|
2013-02-03 19:18:07 +00:00
|
|
|
http://www.alternc.org/wiki/AlterncExport
|
2013-02-03 13:09:34 +00:00
|
|
|
* Adding script export_account.php usind the above class to export
|
2013-02-03 19:18:07 +00:00
|
|
|
an account.
|
2013-02-03 13:09:34 +00:00
|
|
|
* Bugfixes: quota's scripts udpated ( mostly concerning LVM partitions),
|
2013-02-03 19:18:07 +00:00
|
|
|
and lots of others (permissions, browser ...)
|
2012-02-28 14:48:45 +00:00
|
|
|
|
|
|
|
-- Lerider Steven <squidly@nnx.com> Tue, 28 Feb 2012 14:57:48 +0100
|
|
|
|
|
2011-05-15 20:25:40 +00:00
|
|
|
alternc (1.1) stable; urgency=low
|
|
|
|
* Dev in progress
|
2013-02-03 13:09:34 +00:00
|
|
|
* New class : access security. Allow to restrict some function to specific
|
2013-02-03 19:18:07 +00:00
|
|
|
IP or subnet
|
2011-05-15 20:25:40 +00:00
|
|
|
* Access security management on the ftp account.
|
|
|
|
|
2013-02-03 13:09:34 +00:00
|
|
|
-- Alan Garcia <fufroma@mailfr.com> Wed, 25 May 2011 09:24:30 +0200
|
2011-05-25 13:27:25 +00:00
|
|
|
|
2011-10-18 19:09:44 +00:00
|
|
|
alternc (1.0.3) stable; urgency=high
|
2013-02-03 13:09:34 +00:00
|
|
|
* Bugfix : the 'connect' button in the list of installed domains didn't work
|
2011-10-18 19:09:44 +00:00
|
|
|
|
2012-02-15 17:56:40 +00:00
|
|
|
-- Benjamin Sonntag <benjamin@alternc.org> Wed, 12 Oct 2011 18:00:00 +0200
|
2011-10-18 19:09:44 +00:00
|
|
|
|
|
|
|
alternc (1.0.2) stable; urgency=high
|
|
|
|
* Bugfix : dependency on gamin OR fam : gamin is better for courier-imap
|
2013-02-03 19:18:07 +00:00
|
|
|
and fam makes sasl imap auth fail
|
2011-10-18 19:09:44 +00:00
|
|
|
* Bugfix : adding french messages for domain new error messages
|
2013-02-03 13:09:34 +00:00
|
|
|
* Bugfix : Fixing domaines types templates issues
|
2013-02-03 19:18:07 +00:00
|
|
|
(incompatibility with pre 1.0 alternc)
|
2011-10-18 19:09:44 +00:00
|
|
|
|
|
|
|
-- Benjamin Sonntag <benjamin@alternc.org> Thu, 11 Oct 2011 10:17:00 +0200
|
|
|
|
|
2011-06-17 10:32:21 +00:00
|
|
|
alternc (1.0.1) stable; urgency=high
|
|
|
|
* Bugfix : upgrades from 0.* to 1.0 was not working for MX fields, Fixed.
|
|
|
|
|
|
|
|
-- Benjamin Sonntag <benjamin@alternc.org> Thu, 14 Jun 2011 17:59:50 +0200
|
|
|
|
|
|
|
|
alternc (1.0) stable; urgency=low
|
2011-03-11 09:32:58 +00:00
|
|
|
* Major patch
|
|
|
|
* Web & DNS file generation rebuild from scratch
|
|
|
|
* Drop of apache 1 support
|
2013-02-03 13:09:34 +00:00
|
|
|
* Big changes in database schema (domaines, sub_domaines, *_standby
|
2013-02-03 19:18:07 +00:00
|
|
|
removal)
|
2011-03-11 09:32:58 +00:00
|
|
|
* Major changes
|
|
|
|
* Drop mass virtual hosting, now use full vhost
|
2013-02-03 13:09:34 +00:00
|
|
|
* Panel URL do not need anymore /admin/ (but you can still use it,
|
2013-02-03 19:18:07 +00:00
|
|
|
we put a 301 redirect)
|
2013-02-03 13:09:34 +00:00
|
|
|
* JQuery is now used by AlternC (but not needed for any usual feature
|
2013-02-03 19:18:07 +00:00
|
|
|
usage)
|
2011-03-11 09:32:58 +00:00
|
|
|
* New features
|
2013-02-03 13:09:34 +00:00
|
|
|
* Domains type are dynamic, the administrator can create domaine type
|
2013-02-03 19:18:07 +00:00
|
|
|
with his own apache template
|
2011-03-11 09:32:58 +00:00
|
|
|
* Advanced DNS options (ipv6, cname, txt, mx)
|
2011-03-28 08:04:18 +00:00
|
|
|
* Possibility to create a temporary mail (not yet shown, need cron)
|
|
|
|
* Admin can connect to other account and go back to their own
|
|
|
|
* Language link is back inside the menu
|
2011-06-04 08:59:12 +00:00
|
|
|
* MX and secondary MX are now available in debconf
|
2011-03-11 09:32:58 +00:00
|
|
|
* Bugfixes
|
2011-03-28 08:04:18 +00:00
|
|
|
* Too many to be listed (we change the historic update_domaines.sh)
|
2011-03-11 09:32:58 +00:00
|
|
|
* Dash compatibility
|
|
|
|
* Use iana.org to have whois server list up to date
|
2011-03-28 08:04:18 +00:00
|
|
|
* Preseeding compatibility : don't ask for questions when already set
|
|
|
|
|
2011-06-04 08:59:12 +00:00
|
|
|
-- Benjamin Sonntag <benjamin@alternc.org> Sat, 04 June 2011 10:15:30 +0200
|
2011-03-11 09:32:58 +00:00
|
|
|
|
2010-04-11 08:41:08 +00:00
|
|
|
alternc (1.0~rc1) stable; urgency=low
|
2008-10-20 20:13:21 +00:00
|
|
|
|
2010-04-29 13:55:19 +00:00
|
|
|
* Major patch
|
|
|
|
* Blue desktop using only css, no frameset etc
|
2013-02-03 13:09:34 +00:00
|
|
|
* Sanitizing of get/request/post parameters using getFields function.
|
2013-02-03 19:18:07 +00:00
|
|
|
May allow alternc not to use register_globals some day ...
|
2010-04-29 13:55:19 +00:00
|
|
|
* security: passwords are now MANDATORY in MySQL class (whoosh...)
|
2013-02-03 13:09:34 +00:00
|
|
|
* security: now using htmlspecialchars on every form default values ...
|
2010-04-28 19:28:36 +00:00
|
|
|
* i18n: charset is now variable depending on the current language
|
2010-04-02 16:40:37 +00:00
|
|
|
* new features:
|
|
|
|
* removed the dependency on postgrey, added dnsutils (for domain checks)
|
2013-02-03 13:09:34 +00:00
|
|
|
* added domain check (exists, ns, mx, ip) when listing domains in
|
2013-02-03 19:18:07 +00:00
|
|
|
admin panel.
|
2008-10-20 20:13:21 +00:00
|
|
|
* bugfixes:
|
2013-02-03 13:09:34 +00:00
|
|
|
* fix a "already exist" error when creating a database containing
|
2013-02-03 19:18:07 +00:00
|
|
|
an hyphen (-)
|
2008-10-31 17:55:06 +00:00
|
|
|
* #1163: fix sqlbackup script call routine to retain backwards
|
|
|
|
compatibility
|
2011-03-28 08:04:18 +00:00
|
|
|
* fix usage of ISO8859-15 charset (that may NOT be defined in locales...)
|
2013-02-03 19:18:07 +00:00
|
|
|
and add it to the correct url (%%fqdn_lettre%%...)
|
2008-10-31 17:55:06 +00:00
|
|
|
* major changes:
|
|
|
|
* PHP sessions are now stored in /var/alternc/sessions
|
2009-01-26 21:15:37 +00:00
|
|
|
* new features:
|
|
|
|
* add support for .cc and .re domains.
|
2010-04-29 13:55:19 +00:00
|
|
|
* when adding a new domain to an account, a directory "examplenet"
|
2009-01-28 22:19:47 +00:00
|
|
|
is automatically created and the domain points to it instead of /.
|
2009-01-29 00:40:49 +00:00
|
|
|
* add new field to member form: 'notes' which is just a text field
|
2009-01-29 00:54:52 +00:00
|
|
|
* send an email on new account creation. the actual email needs to be
|
|
|
|
configured through the AlternC variables for this to work.
|
2011-03-28 08:04:18 +00:00
|
|
|
* added the password policy management module : you can choose which
|
2013-02-03 13:09:34 +00:00
|
|
|
password complexity you want to force for each place a password
|
2013-02-03 19:18:07 +00:00
|
|
|
is required.
|
2009-02-27 00:31:59 +00:00
|
|
|
* API changes
|
|
|
|
* m_mysql->get_db_list() doesn't include size anymore because this
|
2013-02-03 19:18:07 +00:00
|
|
|
is a major performance hit on MySQL < 5.1.22 if there are > 1000
|
|
|
|
databases on the system. This speeds up the AlternC login by about
|
|
|
|
30 seconds on Koumbit.org.
|
2010-04-28 19:28:36 +00:00
|
|
|
|
2009-09-08 05:29:38 +00:00
|
|
|
-- Benjamin Sonntag <benjamin@alternc.org> Sat, 12 May 2009 17:55:30 +0200
|
2008-10-20 20:13:21 +00:00
|
|
|
|
2008-10-04 16:05:51 +00:00
|
|
|
alternc (0.9.9) stable; urgency=low
|
2008-04-15 15:54:48 +00:00
|
|
|
|
2008-10-04 18:43:38 +00:00
|
|
|
* bugfixes:
|
|
|
|
* #1080: fix webmail redirection
|
|
|
|
* #1128, #1110: translation fixes
|
|
|
|
* fix WHOIS lookups for .ca, .com and .net
|
|
|
|
* fix ProFTPd TLS/SSL mode
|
|
|
|
* #708: remove '-' from the list of authorized usernames
|
|
|
|
* put the logout button at the end of the left menu
|
|
|
|
* #1124: fix database user configuration
|
2008-10-04 18:47:20 +00:00
|
|
|
* FTP/TLS is now working properly (config is RSA not DSA, and key AND
|
2013-02-03 19:18:07 +00:00
|
|
|
certif config must be BOTH populated)
|
2008-10-06 22:12:41 +00:00
|
|
|
* #1029: do not overwrite the main.cf from postfix
|
2008-10-06 23:28:25 +00:00
|
|
|
* #1129: remove 2GB quota limit
|
2008-10-07 16:43:36 +00:00
|
|
|
* #1017: fix apache2 configuration
|
2008-10-07 16:50:26 +00:00
|
|
|
* #1078: run upgrade scripts properly
|
2008-10-04 18:43:38 +00:00
|
|
|
* new features:
|
|
|
|
* start logging IP addresses in logs
|
|
|
|
* rework the sqlbackup script to allow for date-based backups instead of
|
|
|
|
log-like incremental backups
|
|
|
|
* #1131: allow admins to make all list URLs be based on the FQDN
|
|
|
|
* #1087: allow admins to create user subdomains according to hardcoded
|
|
|
|
value or available domains
|
2008-10-04 20:25:03 +00:00
|
|
|
* make a new alternc-slave package that eases installation on NFS-backed
|
|
|
|
frontend nodes
|
2008-10-06 22:12:41 +00:00
|
|
|
* builtin postgrey and Spamhaus blacklisting configuration
|
2008-10-09 23:21:38 +00:00
|
|
|
* #1017: complete apache2 support, although apache1 is still the "official"
|
2008-10-09 23:34:25 +00:00
|
|
|
platform for now
|
2008-10-14 23:56:18 +00:00
|
|
|
* FTP+SSL support
|
2008-10-06 21:13:11 +00:00
|
|
|
* other changes:
|
|
|
|
* deprecate the mynetwork modification in Postfix, this is now left to the
|
|
|
|
admin
|
2008-10-09 23:21:38 +00:00
|
|
|
* do not overwrite main.cf
|
|
|
|
* do not overwrite named.conf
|
2008-04-15 15:54:48 +00:00
|
|
|
|
|
|
|
-- Antoine Beaupré <anarcat@koumbit.org> Tue, 15 Apr 2008 11:52:56 -0400
|
|
|
|
|
2008-04-14 02:29:58 +00:00
|
|
|
alternc (0.9.8) stable; urgency=high
|
2008-04-10 18:05:51 +00:00
|
|
|
|
2008-04-14 02:29:58 +00:00
|
|
|
This release is packed with minor enhancements and bugfixes. It also packages
|
|
|
|
security fixes. Not all targets of the milestone were accomplished but this
|
|
|
|
was released nevertheless because of the security issue.
|
|
|
|
|
|
|
|
* security:
|
|
|
|
* move mysql configuration into a valid MySQL configuration file
|
|
|
|
(/etc/alternc/my.cnf). This fixes a serious security issue (#318)
|
|
|
|
where the MySQL root password was passed on the commandline and could
|
|
|
|
therefore be visible to local users (and hosted members that don't have
|
|
|
|
safe_mode controls or can access the process table in some way).
|
|
|
|
* disable the autocomplete on frontal user/login
|
|
|
|
* various bugfixes
|
|
|
|
* upgrade to Debian standard 3.7.3 (from 3.7.2.1)
|
|
|
|
* added missing dependency on mysql-client
|
|
|
|
* fix display of errors on directory creation
|
|
|
|
* from Trac: #1012, #1082, #1077, #1109
|
|
|
|
* fix 0.9.7 regressions: #1079, #1080, #1099, #1076
|
|
|
|
* new features:
|
2013-02-03 13:09:34 +00:00
|
|
|
* starting with this release, the old warning signal defaults to "YES"
|
2013-02-03 19:18:07 +00:00
|
|
|
which means that AlternC can be automatically installed without
|
|
|
|
preseeding.
|
2008-04-14 02:29:58 +00:00
|
|
|
* crude implementation of a permission change interface in the file browser
|
|
|
|
(partial implementation of #267)
|
2013-02-03 13:09:34 +00:00
|
|
|
* standardisation of the web interface, along with some esthetic changes,
|
2013-02-03 19:18:07 +00:00
|
|
|
by Marc Angles, sponsored by Koumbit (partial implementation of #37)
|
2008-04-14 02:29:58 +00:00
|
|
|
* styles can now be changed locally in admin/styles/custom.css
|
|
|
|
* allow arbitrary error strings in error handlers
|
|
|
|
* copy and archive extraction in the file browser (#1043)
|
|
|
|
* display at which time the DNS changes will take effect (#231)
|
|
|
|
* use timestamp for sql backups rather than rotating the files (#1063)
|
|
|
|
* other simple additions: #1043, #1097
|
2008-04-10 18:05:51 +00:00
|
|
|
|
|
|
|
-- Antoine Beaupré <anarcat@koumbit.org> Thu, 10 Apr 2008 13:56:22 -0400
|
|
|
|
|
2007-11-09 23:44:38 +00:00
|
|
|
alternc (0.9.7) stable; urgency=low
|
2007-08-23 05:52:35 +00:00
|
|
|
|
2007-11-09 23:44:38 +00:00
|
|
|
* major release, closing more than 40 bugs, including...
|
2007-09-09 20:33:30 +00:00
|
|
|
* Fixing MX check when hosting a mail (#1706)
|
2007-10-02 18:09:11 +00:00
|
|
|
* Delete the zonefile properly when destroying a domain (#772)
|
2007-08-27 07:25:19 +00:00
|
|
|
* Choose english as default language, (#1047)
|
2007-10-02 18:09:11 +00:00
|
|
|
* Proper parameter checking in subdomain creation (#1037)
|
2013-02-03 13:09:34 +00:00
|
|
|
* Changing ownership of /var/alternc/tmp, makes file upload work again
|
2013-02-03 19:18:07 +00:00
|
|
|
(#1058)
|
2007-08-27 06:01:41 +00:00
|
|
|
* Force the restart of apache & apache-ssl (#1000)
|
2007-08-26 20:41:32 +00:00
|
|
|
* Redirect are now done on http://$url$1 base, not $url/$1 (#1054)
|
2007-08-23 17:14:17 +00:00
|
|
|
* Patch to install properly apache and apache-ssl modules
|
2013-02-03 13:09:34 +00:00
|
|
|
* We copy /etc/squirrelmail/default_pref content for new accounts
|
2013-02-03 19:18:07 +00:00
|
|
|
in _createpop (#1015)
|
2007-08-23 08:01:01 +00:00
|
|
|
* we configure postfix even if main.cf don't currently exist (#1009)
|
2007-08-23 06:46:50 +00:00
|
|
|
* Fixed the 'view' link issues (no urlencode) (#690)
|
2007-08-23 05:59:46 +00:00
|
|
|
* Change "move" to "move to" (ergonomic) (#787)
|
|
|
|
* Confirm file deletion in the browser (#659)
|
2007-10-02 18:09:11 +00:00
|
|
|
* fix dns install of internal hosting domains (#1056)
|
|
|
|
* fix proftpd and saslauthd configuration for Etch (#1046, #1069)
|
|
|
|
* fix .eu, .be, .name whois issue (#571)
|
2013-02-03 13:09:34 +00:00
|
|
|
* change apache log format to a working one (using host request),
|
2013-02-03 19:18:07 +00:00
|
|
|
also fix awstats issues.
|
2007-09-09 20:36:43 +00:00
|
|
|
* fix modules manipulation rules (#1062)
|
|
|
|
* try to support apache2, at least with the right dependencies
|
2007-10-02 18:09:11 +00:00
|
|
|
* end explicit mysql-server dependencies, which switches to Recommends,
|
2013-02-03 19:18:07 +00:00
|
|
|
since we can now configure remote mysql servers properly (#1014)
|
2007-11-09 23:44:38 +00:00
|
|
|
* fix our phpmyadmin config for etch (#1052)
|
|
|
|
* add portuguese translation
|
|
|
|
* see subversion changelog for more details
|
2007-08-22 22:08:20 +00:00
|
|
|
|
2007-11-09 23:44:38 +00:00
|
|
|
-- Antoine Beaupré <anarcat@koumbit.org> Fri, 9 Nov 2007 18:40:50 -0500
|
2007-08-22 22:08:20 +00:00
|
|
|
|
2007-05-11 01:38:55 +00:00
|
|
|
alternc (0.9.6.3) stable; urgency=low
|
|
|
|
|
|
|
|
* change dependency on courier-authmysql or courier-authlib-mysql for etch
|
|
|
|
* fix sql backups in case of missing target directory
|
|
|
|
* fix translations
|
|
|
|
* php5 compatibility
|
|
|
|
* fix checkmx (#1031)
|
2007-08-15 00:02:44 +00:00
|
|
|
* etch support
|
2007-05-11 01:38:55 +00:00
|
|
|
|
|
|
|
-- Antoine Beaupré <anarcat@koumbit.org> Fri, 11 May 2007 01:18:08 +0000
|
|
|
|
|
2007-01-17 21:04:18 +00:00
|
|
|
alternc (0.9.6.2) stable; urgency=high
|
|
|
|
|
|
|
|
* repackage 0.9.6.1 properly: include all latest fixes, which didn't make it
|
2013-02-03 19:18:07 +00:00
|
|
|
to the package
|
2007-01-17 21:04:18 +00:00
|
|
|
* don't put postfix in pre-depends
|
|
|
|
* urgency=high because 0.9.6.1 doesn't include all the security fixes it
|
2013-02-03 19:18:07 +00:00
|
|
|
pretends
|
2007-01-17 21:04:18 +00:00
|
|
|
|
|
|
|
-- Antoine Beaupré <anarcat@koumbit.org> Wed, 17 Jan 2007 15:58:39 -0500
|
|
|
|
|
2007-01-12 21:04:01 +00:00
|
|
|
alternc (0.9.6.1) stable; urgency=high
|
|
|
|
|
|
|
|
* Emergency release to fix issues with release 0.9.6.
|
2013-02-03 13:09:34 +00:00
|
|
|
* Fix a security issue with override_php.conf not being configured
|
2013-02-03 19:18:07 +00:00
|
|
|
in apache, effectively disabling open_basedir restrictions.
|
|
|
|
Closes: #1005
|
2007-01-12 21:04:01 +00:00
|
|
|
* Show installation warning only once. Closes: #737
|
2013-02-03 13:09:34 +00:00
|
|
|
* Make it possible to erase files and directories in file browser.
|
2013-02-03 19:18:07 +00:00
|
|
|
Closes: #1002.
|
2007-01-12 21:04:01 +00:00
|
|
|
* Fix mail accounts creation. Closes: #1003.
|
2007-01-12 23:03:33 +00:00
|
|
|
* Fix a race condition in update_domains.sh which could allow users to
|
2013-02-03 19:18:07 +00:00
|
|
|
bypass openbasedir protection when creating domains. Reported by
|
|
|
|
Jerome Moinet.
|
2007-01-12 21:04:01 +00:00
|
|
|
|
2007-01-12 21:06:18 +00:00
|
|
|
-- Antoine Beaupré <anarcat@koumbit.org> Fri, 12 Jan 2007 15:59:42 -0500
|
2007-01-12 21:04:01 +00:00
|
|
|
|
2006-11-28 05:22:57 +00:00
|
|
|
alternc (0.9.6) stable; urgency=high
|
2006-05-11 10:52:23 +00:00
|
|
|
|
|
|
|
* Replacing C setuid scripts by perl-suid one. AlternC is now arch-indep !
|
2013-02-03 13:09:34 +00:00
|
|
|
* Do not overwrite httpd.conf anymore. Everything is now done
|
2013-02-03 19:18:07 +00:00
|
|
|
through includes in the /etc/apache/conf.d/ directory
|
2013-02-03 13:09:34 +00:00
|
|
|
* Fix security issues with file browser and domain management
|
2013-02-03 19:18:07 +00:00
|
|
|
that allowed an attacker to inspect the filesystem, create
|
|
|
|
files in other accounts and perform cross site scripting
|
|
|
|
javascript attacks. Credit: thabob.
|
2006-11-28 05:22:57 +00:00
|
|
|
* #563: do not overwrite php.ini anymore. Everything is configured in the
|
2013-02-03 19:18:07 +00:00
|
|
|
apache config.
|
2006-11-28 05:22:57 +00:00
|
|
|
* All other bugs are postponed to 0.9.7 because of the security issue (hence
|
2013-02-03 19:18:07 +00:00
|
|
|
urgency=high). See https://dev.alternc.org/trac/alternc/milestone/0.9.6
|
|
|
|
for more information.
|
2006-05-11 10:52:23 +00:00
|
|
|
|
2006-11-27 21:29:07 +00:00
|
|
|
-- Antoine Beaupré <anarcat@koumbit.org> Mon, 27 Nov 2006 21:26:32 +0000
|
2006-05-11 10:52:23 +00:00
|
|
|
|
2006-04-28 16:19:03 +00:00
|
|
|
alternc (0.9.5) stable; urgency=low
|
|
|
|
|
|
|
|
* maintenance release to fix packaging and security bugs
|
|
|
|
* see https://dev.alternc.org/trac/alternc/milestone/0.9.5 for milestone
|
2013-02-03 13:09:34 +00:00
|
|
|
* changelog at https://alternc.org/trac/alternc/query?status=closed&milestone=0.9.5
|
2006-05-04 01:59:23 +00:00
|
|
|
However, this version contains mainly :
|
|
|
|
* quota management fixes
|
2006-04-28 16:19:03 +00:00
|
|
|
* bind now forbid recursion and domain poisoning
|
2006-05-04 01:59:23 +00:00
|
|
|
* now using po-debconf
|
2006-04-28 16:19:03 +00:00
|
|
|
* mysql right management now included in the web desktop.
|
|
|
|
* .eu tld domain is now allowed.
|
2006-05-04 01:59:23 +00:00
|
|
|
* postfix is now using saslauthd with rimap for smtp sasl authentication
|
2006-04-28 16:19:03 +00:00
|
|
|
|
2006-05-04 01:59:23 +00:00
|
|
|
-- Benjamin Sonntag <benjamin@alternc.org> Thu, 4 May 2006 03:55:30 +0200
|
2006-04-28 16:19:03 +00:00
|
|
|
|
2006-04-26 12:28:53 +00:00
|
|
|
alternc (0.9.4) stable; urgency=low
|
|
|
|
|
|
|
|
* maintenance release to fix packaging and security bugs
|
|
|
|
* see https://dev.alternc.org/trac/alternc/milestone/0.9.4 for milestone
|
2013-02-03 13:09:34 +00:00
|
|
|
* changelog at https://alternc.org/trac/alternc/query?status=closed&milestone=0.9.4
|
2011-03-28 08:04:18 +00:00
|
|
|
However, this version contains mainly :
|
2013-02-03 13:09:34 +00:00
|
|
|
* Integration of Globenet patchs (replacement of do_domains.sh by
|
2013-02-03 19:18:07 +00:00
|
|
|
update_domains.sh and others)
|
2006-04-26 12:28:53 +00:00
|
|
|
* Changing mysql database creation from uid to login name
|
|
|
|
* Major improvements in FHS compliance
|
|
|
|
* Major improvements in config file management and debconf idempotency
|
|
|
|
|
|
|
|
-- Benjamin Sonntag <benjamin@alternc.org> Wed, 29 Mar 2006 19:34:41 +0200
|
|
|
|
|
|
|
|
alternc (0.9.3.1) testing; urgency=low
|
|
|
|
|
|
|
|
* maintenance release to fix packaging and security bugs
|
|
|
|
* see http://mantis.alternc.org/view.php?id=436 for milestones
|
|
|
|
* full changelog at: http://mantis.alternc.org/changelog_page.php
|
|
|
|
* Arch: all to have this package available in all architectures
|
|
|
|
* take over maintainership
|
|
|
|
* release sponsored by Koumbit.net
|
|
|
|
|
|
|
|
-- Antoine Beaupre <anarcat@koumbit.org> Thu, 19 Jan 2006 20:48:45 +0000
|
|
|
|
|
|
|
|
alternc (0.9.3.9-globenet10) stable; urgency=low
|
|
|
|
|
|
|
|
* Fix typo in sqlbackup.sh.
|
|
|
|
* Another fix for empty host in update_domains.sh.
|
|
|
|
* Fix database name spliting in the bureau.
|
|
|
|
* Fix zone reload and php overrides bugs in update_domains.sh.
|
|
|
|
* Don't try to generate php override file for IP hosts.
|
|
|
|
* Redirect apache reload output to the log file in update_domains.sh.
|
|
|
|
* Fix sendmail wrapper behaviour w.r.t. Sender header.
|
|
|
|
* Correct Section and Maintainer field for the Debian package.
|
|
|
|
|
|
|
|
-- Lunar <lunar@anargeek.net> Sat, 15 Oct 2005 02:43:37 +0200
|
|
|
|
|
|
|
|
alternc (0.9.3.9-globenet9) unstable; urgency=low
|
|
|
|
|
|
|
|
* Fix deletion of empty host in update_domains.sh.
|
|
|
|
* Fix DNS zone serial generation.
|
|
|
|
|
|
|
|
-- Lunar <lunar@anargeek.net> Thu, 22 Sep 2005 00:26:15 +0200
|
|
|
|
|
|
|
|
alternc (0.9.3.9-globenet8) unstable; urgency=low
|
|
|
|
|
2011-03-28 08:04:18 +00:00
|
|
|
* Finally fix empty host handling in update_domains.sh.
|
2006-04-26 12:28:53 +00:00
|
|
|
|
|
|
|
-- Lunar <lunar@anargeek.net> Wed, 21 Sep 2005 23:45:06 +0200
|
|
|
|
|
|
|
|
alternc (0.9.3.9-globenet7) unstable; urgency=low
|
|
|
|
|
|
|
|
* Fix menulist.txt symlink target.
|
|
|
|
|
|
|
|
-- Lunar <lunar@anargeek.net> Wed, 21 Sep 2005 21:26:02 +0200
|
|
|
|
|
|
|
|
alternc (0.9.3.9-globenet6) unstable; urgency=low
|
|
|
|
|
|
|
|
* Create menulist.txt symbolic link in debian/rules
|
|
|
|
* Make menulist.txt migration more likely to happen
|
|
|
|
|
|
|
|
-- Lunar <lunar@anargeek.net> Wed, 21 Sep 2005 21:08:08 +0200
|
|
|
|
|
|
|
|
alternc (0.9.3.9-globenet5) unstable; urgency=low
|
|
|
|
|
|
|
|
* Rewrite sqlbackup.sh, enabling non-local MySQL server
|
|
|
|
* allow mysql users connection from the web server (jonathan)
|
|
|
|
* Move menulist.txt to /etc/alternc
|
|
|
|
* Fix update_domains.sh not working with empty hostnames
|
|
|
|
|
|
|
|
-- Lunar <lunar@anargeek.net> Wed, 21 Sep 2005 19:57:59 +0200
|
|
|
|
|
|
|
|
alternc (0.9.3.9-globenet4) unstable; urgency=low
|
|
|
|
|
|
|
|
* named.template now points to the correct directory..
|
|
|
|
|
|
|
|
-- Lunar <lunar@anargeek.net> Thu, 15 Sep 2005 00:00:37 +0200
|
|
|
|
|
|
|
|
alternc (0.9.3.9-globenet3) unstable; urgency=low
|
|
|
|
|
|
|
|
* Fix mail not sent from PHP scripts
|
|
|
|
* Actually exit update_domains.sh when killed
|
|
|
|
* Fix templates warning
|
|
|
|
* Fix reverse DNS test for BIND_INTERNAL
|
|
|
|
|
|
|
|
-- Lunar <lunar@anargeek.net> Wed, 14 Sep 2005 23:54:23 +0200
|
|
|
|
|
|
|
|
alternc (0.9.3.9-globenet2) unstable; urgency=low
|
|
|
|
|
|
|
|
* Fix alternc.install failling when unable to backup an unecessary file.
|
|
|
|
|
|
|
|
-- Lunar <lunar@anargeek.net> Tue, 6 Sep 2005 23:18:56 +0200
|
|
|
|
|
|
|
|
alternc (0.9.3.9-globenet1) unstable; urgency=low
|
|
|
|
|
|
|
|
* Major overhaul of configuration and install system:
|
|
|
|
- /etc/alternc/alternc.conf is no more and /etc/alternc/local.sh
|
|
|
|
is used by everyone else.
|
|
|
|
- alternc.install was rewritten.
|
|
|
|
- configuration templates now lies in /etc/alternc/templates,
|
|
|
|
tagged as conffiles.
|
|
|
|
- alternc.install will now check if you have changed a configuration
|
|
|
|
file without modifying the template and calling alternc.install
|
|
|
|
again.
|
|
|
|
- alternc.install now determines which configuration files it needs
|
|
|
|
based on what is currently installed, thus it's easier to build
|
|
|
|
custom Debian package with lower deps.
|
|
|
|
* BIND interaction mostly rewritten:
|
|
|
|
- do_domaines.sh is no more and replaced by update_domains.sh
|
|
|
|
- templates used to build automatic.conf and zone files are now in
|
|
|
|
/etc/bind/templates once installed
|
|
|
|
- automatic.conf and slaveip.conf are now generated in /var/alternc/bind
|
|
|
|
- zone files are now generated in /var/alternc/bind/zones.
|
|
|
|
- the secondary feature and /usr/lib/alternc/bind2 are gone
|
|
|
|
* Small things:
|
|
|
|
- Striped the second reject_unauth_destination from postfix main.cf.
|
|
|
|
- Fixed debconf dependency.
|
|
|
|
- Add support for quota on NFS partitions.
|
|
|
|
- Disk usage calculation disabled for directories in browser.
|
|
|
|
- bind_internal is now used in named.conf template.
|
|
|
|
- Fixed phpmyadmin server list bug.
|
|
|
|
|
|
|
|
-- Lunar <lunar@anargeek.net> Tue, 6 Sep 2005 20:34:53 +0200
|
|
|
|
|
|
|
|
alternc (0.9.3) testing; urgency=low
|
|
|
|
|
|
|
|
* Upstream update : many bugfixes, see the bugs related to
|
|
|
|
http://mantis.alternc.org/view.php?id=246 for details
|
|
|
|
|
|
|
|
-- Benjamin Sonntag <benjamin@alternc.org> Wed, 10 Nov 2004 00:00:00 +0200
|
|
|
|
|
|
|
|
alternc (0.9.2-2) testing; urgency=low
|
|
|
|
|
|
|
|
* Upstream update : many bugfixes (http://mantis.alternc.org)
|
|
|
|
|
|
|
|
-- Benjamin Sonntag <benjamin@alternc.org> Wed, 09 Sep 2004 23:04:26 +0200
|
|
|
|
|
|
|
|
alternc (0.9.2-1) testing; urgency=low
|
|
|
|
|
|
|
|
* Upstream update
|
|
|
|
|
|
|
|
-- Benjamin Sonntag <benjamin@alternc.org> Fri, 27 Aug 2004 18:04:26 +0200
|
|
|
|
|
|
|
|
alternc (0.9.1-1) testing; urgency=low
|
|
|
|
|
|
|
|
* Upstream update
|
|
|
|
|
|
|
|
-- Benjamin Sonntag <benjamin@alternc.org> Fri, 04 Jun 2004 19:31:26 +0200
|
|
|
|
|
|
|
|
alternc (0.9-1) testing; urgency=low
|
|
|
|
|
|
|
|
* Initial Release.
|
|
|
|
|
|
|
|
-- Benjamin Sonntag <benjamin@alternc.org> Tue, 27 Aug 2002 19:31:26 +0200
|