root/alternc/tags/0.9.7/debian/changelog

Revision 2044, 10.0 kB (checked in by anarcat, 1 year ago)

remove unofficial packages from history, announce 0.9.7

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