root/alternc/trunk/debian/changelog

Revision 2152, 11.9 kB (checked in by anarcat, 1 month ago)

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

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