source: alternc/trunk/debian/changelog @ 2322

Revision 2322, 13.2 KB checked in by anarcat, 5 years ago (diff)

do not override Postfix's main.cf: instead, we use a /etc/alternc/postfix.cf to hold our configuration changes and apply that on postinst.

Closes: #1029

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