Changeset 725


Ignore:
Timestamp:
02/22/06 03:17:30 (7 years ago)
Author:
anarcat
Message:

[project @ Update debian/changelog]

Original author: lunar@…
Date: 2005-09-06 19:45:59

File:
1 edited

Legend:

Unmodified
Added
Removed
  • debian/changelog

    r537 r725  
     1alternc (0.9.3.9-globenet1) unstable; urgency=low 
     2 
     3  * Major overhaul of configuration and install system: 
     4      - /etc/alternc/alternc.conf is no more and /etc/alternc/local.sh 
     5        is used by everyone else. 
     6      - alternc.install was rewritten. 
     7      - configuration templates now lies in /etc/alternc/templates, 
     8        tagged as conffiles. 
     9      - alternc.install will now check if you have changed a configuration 
     10        file without modifying the template and calling alternc.install 
     11        again. 
     12      - alternc.install now determines which configuration files it needs 
     13        based on what is currently installed, thus it's easier to build 
     14        custom Debian package with lower deps. 
     15  * BIND interaction mostly rewritten: 
     16      - do_domaines.sh is no more and replaced by update_domains.sh 
     17      - templates used to build automatic.conf and zone files are now in 
     18        /etc/bind/templates once installed 
     19      - automatic.conf and slaveip.conf are now generated in /var/alternc/bind 
     20      - zone files are now generated in /var/alternc/bind/zones. 
     21      - the secondary feature and /usr/lib/alternc/bind2 are gone 
     22  * Small things: 
     23      - Striped the second reject_unauth_destination from postfix main.cf. 
     24      - Fixed debconf dependency. 
     25      - Add support for quota on NFS partitions. 
     26      - Disk usage calculation disabled for directories in browser. 
     27      - bind_internal is now used in named.conf template. 
     28      - Fixed phpmyadmin server list bug. 
     29 
     30 -- Lunar <lunar@anargeek.net>  Tue,  6 Sep 2005 20:34:53 +0200 
     31 
    132alternc (0.9.3) testing; urgency=low 
    233 
Note: See TracChangeset for help on using the changeset viewer.