| 1 | alternc (0.9.7+dev) stable; urgency=low UNRELEASED |
|---|
| 2 | |
|---|
| 3 | * upgrade to Debian standard 3.7.3 (from 3.7.2.1) |
|---|
| 4 | * move mysql configuration into a valid MySQL configuration file |
|---|
| 5 | (/etc/alternc/my.cnf). This fixes a serious security issue (#318) |
|---|
| 6 | where the MySQL root password was passed on the commandline. Those |
|---|
| 7 | changes are pretty invasive and might break upgrades, cron jobs and |
|---|
| 8 | your cat... |
|---|
| 9 | * standardisation of the web interface, along with some esthetic changes, by |
|---|
| 10 | Marc Angles, sponsored by Koumbit |
|---|
| 11 | * styles can now be changed locally in admin/styles/base.css |
|---|
| 12 | * crude implementation of a permission change interface in the file browser |
|---|
| 13 | |
|---|
| 14 | -- Antoine Beaupré <anarcat@koumbit.org> Thu, 10 Apr 2008 13:56:22 -0400 |
|---|
| 15 | |
|---|
| 16 | alternc (0.9.7) stable; urgency=low |
|---|
| 17 | |
|---|
| 18 | * major release, closing more than 40 bugs, including... |
|---|
| 19 | * Fixing MX check when hosting a mail (#1706) |
|---|
| 20 | * Delete the zonefile properly when destroying a domain (#772) |
|---|
| 21 | * Choose english as default language, (#1047) |
|---|
| 22 | * Proper parameter checking in subdomain creation (#1037) |
|---|
| 23 | * Changing ownership of /var/alternc/tmp, makes file upload work again (#1058) |
|---|
| 24 | * Force the restart of apache & apache-ssl (#1000) |
|---|
| 25 | * Redirect are now done on http://$url$1 base, not $url/$1 (#1054) |
|---|
| 26 | * Patch to install properly apache and apache-ssl modules |
|---|
| 27 | * We copy /etc/squirrelmail/default_pref content for new accounts in _createpop (#1015) |
|---|
| 28 | * we configure postfix even if main.cf don't currently exist (#1009) |
|---|
| 29 | * Fixed the 'view' link issues (no urlencode) (#690) |
|---|
| 30 | * Change "move" to "move to" (ergonomic) (#787) |
|---|
| 31 | * Confirm file deletion in the browser (#659) |
|---|
| 32 | * fix dns install of internal hosting domains (#1056) |
|---|
| 33 | * fix proftpd and saslauthd configuration for Etch (#1046, #1069) |
|---|
| 34 | * fix .eu, .be, .name whois issue (#571) |
|---|
| 35 | * change apache log format to a working one (using host request), also fix awstats issues. |
|---|
| 36 | * fix modules manipulation rules (#1062) |
|---|
| 37 | * try to support apache2, at least with the right dependencies |
|---|
| 38 | * end explicit mysql-server dependencies, which switches to Recommends, |
|---|
| 39 | since we can now configure remote mysql servers properly (#1014) |
|---|
| 40 | * fix our phpmyadmin config for etch (#1052) |
|---|
| 41 | * add portuguese translation |
|---|
| 42 | * see subversion changelog for more details |
|---|
| 43 | |
|---|
| 44 | -- Antoine Beaupré <anarcat@koumbit.org> Fri, 9 Nov 2007 18:40:50 -0500 |
|---|
| 45 | |
|---|
| 46 | alternc (0.9.6.3) stable; urgency=low |
|---|
| 47 | |
|---|
| 48 | * change dependency on courier-authmysql or courier-authlib-mysql for etch |
|---|
| 49 | * fix sql backups in case of missing target directory |
|---|
| 50 | * fix translations |
|---|
| 51 | * php5 compatibility |
|---|
| 52 | * fix checkmx (#1031) |
|---|
| 53 | * etch support |
|---|
| 54 | |
|---|
| 55 | -- Antoine Beaupré <anarcat@koumbit.org> Fri, 11 May 2007 01:18:08 +0000 |
|---|
| 56 | |
|---|
| 57 | alternc (0.9.6.2) stable; urgency=high |
|---|
| 58 | |
|---|
| 59 | * repackage 0.9.6.1 properly: include all latest fixes, which didn't make it |
|---|
| 60 | to the package |
|---|
| 61 | * don't put postfix in pre-depends |
|---|
| 62 | * urgency=high because 0.9.6.1 doesn't include all the security fixes it |
|---|
| 63 | pretends |
|---|
| 64 | |
|---|
| 65 | -- Antoine Beaupré <anarcat@koumbit.org> Wed, 17 Jan 2007 15:58:39 -0500 |
|---|
| 66 | |
|---|
| 67 | alternc (0.9.6.1) stable; urgency=high |
|---|
| 68 | |
|---|
| 69 | * Emergency release to fix issues with release 0.9.6. |
|---|
| 70 | * Fix a security issue with override_php.conf not being configured in apache, effectively disabling open_basedir restrictions. Closes: #1005 |
|---|
| 71 | * Show installation warning only once. Closes: #737 |
|---|
| 72 | * Make it possible to erase files and directories in file browser. Closes: #1002. |
|---|
| 73 | * Fix mail accounts creation. Closes: #1003. |
|---|
| 74 | * Fix a race condition in update_domains.sh which could allow users to |
|---|
| 75 | bypass openbasedir protection when creating domains. Reported by |
|---|
| 76 | Jerome Moinet. |
|---|
| 77 | |
|---|
| 78 | -- Antoine Beaupré <anarcat@koumbit.org> Fri, 12 Jan 2007 15:59:42 -0500 |
|---|
| 79 | |
|---|
| 80 | alternc (0.9.6) stable; urgency=high |
|---|
| 81 | |
|---|
| 82 | * Replacing C setuid scripts by perl-suid one. AlternC is now arch-indep ! |
|---|
| 83 | * Do not overwrite httpd.conf anymore. Everything is now done through includes in the /etc/apache/conf.d/ directory |
|---|
| 84 | * Fix security issues with file browser and domain management that allowed an attacker to inspect the filesystem, create files in other accounts and perform cross site scripting javascript attacks. Credit: thabob. |
|---|
| 85 | * #563: do not overwrite php.ini anymore. Everything is configured in the |
|---|
| 86 | apache config. |
|---|
| 87 | * All other bugs are postponed to 0.9.7 because of the security issue (hence |
|---|
| 88 | urgency=high). See https://dev.alternc.org/trac/alternc/milestone/0.9.6 |
|---|
| 89 | for more information. |
|---|
| 90 | |
|---|
| 91 | -- Antoine Beaupré <anarcat@koumbit.org> Mon, 27 Nov 2006 21:26:32 +0000 |
|---|
| 92 | |
|---|
| 93 | alternc (0.9.5) stable; urgency=low |
|---|
| 94 | |
|---|
| 95 | * maintenance release to fix packaging and security bugs |
|---|
| 96 | * see https://dev.alternc.org/trac/alternc/milestone/0.9.5 for milestone |
|---|
| 97 | * changelog at https://dev.alternc.org/trac/alternc/query?status=closed&milestone=0.9.5 |
|---|
| 98 | However, this version contains mainly : |
|---|
| 99 | * quota management fixes |
|---|
| 100 | * bind now forbid recursion and domain poisoning |
|---|
| 101 | * now using po-debconf |
|---|
| 102 | * mysql right management now included in the web desktop. |
|---|
| 103 | * .eu tld domain is now allowed. |
|---|
| 104 | * postfix is now using saslauthd with rimap for smtp sasl authentication |
|---|
| 105 | |
|---|
| 106 | -- Benjamin Sonntag <benjamin@alternc.org> Thu, 4 May 2006 03:55:30 +0200 |
|---|
| 107 | |
|---|
| 108 | alternc (0.9.4) stable; urgency=low |
|---|
| 109 | |
|---|
| 110 | * maintenance release to fix packaging and security bugs |
|---|
| 111 | * see https://dev.alternc.org/trac/alternc/milestone/0.9.4 for milestone |
|---|
| 112 | * changelog at https://dev.alternc.org/trac/alternc/query?status=closed&milestone=0.9.4 |
|---|
| 113 | However, this version contains mainly : |
|---|
| 114 | * Integration of Globenet patchs (replacement of do_domains.sh by update_domains.sh and others) |
|---|
| 115 | * Changing mysql database creation from uid to login name |
|---|
| 116 | * Major improvements in FHS compliance |
|---|
| 117 | * Major improvements in config file management and debconf idempotency |
|---|
| 118 | |
|---|
| 119 | -- Benjamin Sonntag <benjamin@alternc.org> Wed, 29 Mar 2006 19:34:41 +0200 |
|---|
| 120 | |
|---|
| 121 | alternc (0.9.3.1) testing; urgency=low |
|---|
| 122 | |
|---|
| 123 | * maintenance release to fix packaging and security bugs |
|---|
| 124 | * see http://mantis.alternc.org/view.php?id=436 for milestones |
|---|
| 125 | * full changelog at: http://mantis.alternc.org/changelog_page.php |
|---|
| 126 | * Arch: all to have this package available in all architectures |
|---|
| 127 | * take over maintainership |
|---|
| 128 | * release sponsored by Koumbit.net |
|---|
| 129 | |
|---|
| 130 | -- Antoine Beaupre <anarcat@koumbit.org> Thu, 19 Jan 2006 20:48:45 +0000 |
|---|
| 131 | |
|---|
| 132 | alternc (0.9.3.9-globenet10) stable; urgency=low |
|---|
| 133 | |
|---|
| 134 | * Fix typo in sqlbackup.sh. |
|---|
| 135 | * Another fix for empty host in update_domains.sh. |
|---|
| 136 | * Fix database name spliting in the bureau. |
|---|
| 137 | * Fix zone reload and php overrides bugs in update_domains.sh. |
|---|
| 138 | * Don't try to generate php override file for IP hosts. |
|---|
| 139 | * Redirect apache reload output to the log file in update_domains.sh. |
|---|
| 140 | * Fix sendmail wrapper behaviour w.r.t. Sender header. |
|---|
| 141 | * Correct Section and Maintainer field for the Debian package. |
|---|
| 142 | |
|---|
| 143 | -- Lunar <lunar@anargeek.net> Sat, 15 Oct 2005 02:43:37 +0200 |
|---|
| 144 | |
|---|
| 145 | alternc (0.9.3.9-globenet9) unstable; urgency=low |
|---|
| 146 | |
|---|
| 147 | * Fix deletion of empty host in update_domains.sh. |
|---|
| 148 | * Fix DNS zone serial generation. |
|---|
| 149 | |
|---|
| 150 | -- Lunar <lunar@anargeek.net> Thu, 22 Sep 2005 00:26:15 +0200 |
|---|
| 151 | |
|---|
| 152 | alternc (0.9.3.9-globenet8) unstable; urgency=low |
|---|
| 153 | |
|---|
| 154 | * Finally fix empty host handling in update_domains.sh. |
|---|
| 155 | |
|---|
| 156 | -- Lunar <lunar@anargeek.net> Wed, 21 Sep 2005 23:45:06 +0200 |
|---|
| 157 | |
|---|
| 158 | alternc (0.9.3.9-globenet7) unstable; urgency=low |
|---|
| 159 | |
|---|
| 160 | * Fix menulist.txt symlink target. |
|---|
| 161 | |
|---|
| 162 | -- Lunar <lunar@anargeek.net> Wed, 21 Sep 2005 21:26:02 +0200 |
|---|
| 163 | |
|---|
| 164 | alternc (0.9.3.9-globenet6) unstable; urgency=low |
|---|
| 165 | |
|---|
| 166 | * Create menulist.txt symbolic link in debian/rules |
|---|
| 167 | * Make menulist.txt migration more likely to happen |
|---|
| 168 | |
|---|
| 169 | -- Lunar <lunar@anargeek.net> Wed, 21 Sep 2005 21:08:08 +0200 |
|---|
| 170 | |
|---|
| 171 | alternc (0.9.3.9-globenet5) unstable; urgency=low |
|---|
| 172 | |
|---|
| 173 | * Rewrite sqlbackup.sh, enabling non-local MySQL server |
|---|
| 174 | * allow mysql users connection from the web server (jonathan) |
|---|
| 175 | * Move menulist.txt to /etc/alternc |
|---|
| 176 | * Fix update_domains.sh not working with empty hostnames |
|---|
| 177 | |
|---|
| 178 | -- Lunar <lunar@anargeek.net> Wed, 21 Sep 2005 19:57:59 +0200 |
|---|
| 179 | |
|---|
| 180 | alternc (0.9.3.9-globenet4) unstable; urgency=low |
|---|
| 181 | |
|---|
| 182 | * named.template now points to the correct directory.. |
|---|
| 183 | |
|---|
| 184 | -- Lunar <lunar@anargeek.net> Thu, 15 Sep 2005 00:00:37 +0200 |
|---|
| 185 | |
|---|
| 186 | alternc (0.9.3.9-globenet3) unstable; urgency=low |
|---|
| 187 | |
|---|
| 188 | * Fix mail not sent from PHP scripts |
|---|
| 189 | * Actually exit update_domains.sh when killed |
|---|
| 190 | * Fix templates warning |
|---|
| 191 | * Fix reverse DNS test for BIND_INTERNAL |
|---|
| 192 | |
|---|
| 193 | -- Lunar <lunar@anargeek.net> Wed, 14 Sep 2005 23:54:23 +0200 |
|---|
| 194 | |
|---|
| 195 | alternc (0.9.3.9-globenet2) unstable; urgency=low |
|---|
| 196 | |
|---|
| 197 | * Fix alternc.install failling when unable to backup an unecessary file. |
|---|
| 198 | |
|---|
| 199 | -- Lunar <lunar@anargeek.net> Tue, 6 Sep 2005 23:18:56 +0200 |
|---|
| 200 | |
|---|
| 201 | alternc (0.9.3.9-globenet1) unstable; urgency=low |
|---|
| 202 | |
|---|
| 203 | * Major overhaul of configuration and install system: |
|---|
| 204 | - /etc/alternc/alternc.conf is no more and /etc/alternc/local.sh |
|---|
| 205 | is used by everyone else. |
|---|
| 206 | - alternc.install was rewritten. |
|---|
| 207 | - configuration templates now lies in /etc/alternc/templates, |
|---|
| 208 | tagged as conffiles. |
|---|
| 209 | - alternc.install will now check if you have changed a configuration |
|---|
| 210 | file without modifying the template and calling alternc.install |
|---|
| 211 | again. |
|---|
| 212 | - alternc.install now determines which configuration files it needs |
|---|
| 213 | based on what is currently installed, thus it's easier to build |
|---|
| 214 | custom Debian package with lower deps. |
|---|
| 215 | * BIND interaction mostly rewritten: |
|---|
| 216 | - do_domaines.sh is no more and replaced by update_domains.sh |
|---|
| 217 | - templates used to build automatic.conf and zone files are now in |
|---|
| 218 | /etc/bind/templates once installed |
|---|
| 219 | - automatic.conf and slaveip.conf are now generated in /var/alternc/bind |
|---|
| 220 | - zone files are now generated in /var/alternc/bind/zones. |
|---|
| 221 | - the secondary feature and /usr/lib/alternc/bind2 are gone |
|---|
| 222 | * Small things: |
|---|
| 223 | - Striped the second reject_unauth_destination from postfix main.cf. |
|---|
| 224 | - Fixed debconf dependency. |
|---|
| 225 | - Add support for quota on NFS partitions. |
|---|
| 226 | - Disk usage calculation disabled for directories in browser. |
|---|
| 227 | - bind_internal is now used in named.conf template. |
|---|
| 228 | - Fixed phpmyadmin server list bug. |
|---|
| 229 | |
|---|
| 230 | -- Lunar <lunar@anargeek.net> Tue, 6 Sep 2005 20:34:53 +0200 |
|---|
| 231 | |
|---|
| 232 | alternc (0.9.3) testing; urgency=low |
|---|
| 233 | |
|---|
| 234 | * Upstream update : many bugfixes, see the bugs related to |
|---|
| 235 | http://mantis.alternc.org/view.php?id=246 for details |
|---|
| 236 | |
|---|
| 237 | -- Benjamin Sonntag <benjamin@alternc.org> Wed, 10 Nov 2004 00:00:00 +0200 |
|---|
| 238 | |
|---|
| 239 | alternc (0.9.2-2) testing; urgency=low |
|---|
| 240 | |
|---|
| 241 | * Upstream update : many bugfixes (http://mantis.alternc.org) |
|---|
| 242 | |
|---|
| 243 | -- Benjamin Sonntag <benjamin@alternc.org> Wed, 09 Sep 2004 23:04:26 +0200 |
|---|
| 244 | |
|---|
| 245 | alternc (0.9.2-1) testing; urgency=low |
|---|
| 246 | |
|---|
| 247 | * Upstream update |
|---|
| 248 | |
|---|
| 249 | -- Benjamin Sonntag <benjamin@alternc.org> Fri, 27 Aug 2004 18:04:26 +0200 |
|---|
| 250 | |
|---|
| 251 | alternc (0.9.1-1) testing; urgency=low |
|---|
| 252 | |
|---|
| 253 | * Upstream update |
|---|
| 254 | |
|---|
| 255 | -- Benjamin Sonntag <benjamin@alternc.org> Fri, 04 Jun 2004 19:31:26 +0200 |
|---|
| 256 | |
|---|
| 257 | alternc (0.9-1) testing; urgency=low |
|---|
| 258 | |
|---|
| 259 | * Initial Release. |
|---|
| 260 | |
|---|
| 261 | -- Benjamin Sonntag <benjamin@alternc.org> Tue, 27 Aug 2002 19:31:26 +0200 |
|---|
| 262 | |
|---|
| 263 | Local variables: |
|---|
| 264 | mode: debian-changelog |
|---|
| 265 | End: |
|---|
| 266 | |
|---|
| 267 | |
|---|