source: package_branches/invirt-web/cherrypy/debian/changelog @ 2485

Last change on this file since 2485 was 2485, checked in by quentin, 15 years ago

Full error handling

File size: 8.9 KB
Line 
1invirt-web (0.0.22) unstable; urgency=low
2
3  * Depend on python-cherrypy3 and python-mako in preparation of migrating the
4    web site.
5  * Remove dependency on python-cheetah
6
7 -- Quentin Smith <quentin@mit.edu>  Mon, 28 Sep 2009 01:26:06 -0400
8
9invirt-web (0.0.21) unstable; urgency=low
10
11  [ Quentin Smith ]
12  * Don't reuse IP addresses that are special in some way.
13
14  [ Evan Broder ]
15  * Cache the membership of the adminacl in addition to the ACLs for
16    machines.
17
18 -- Evan Broder <broder@mit.edu>  Fri, 27 Feb 2009 21:06:55 -0500
19
20invirt-web (0.0.20) unstable; urgency=low
21
22  * Don't confuse MB with MiB, or GB with GiB.
23
24 -- Anders Kaseorg <andersk@mit.edu>  Tue, 17 Feb 2009 04:54:54 -0500
25
26invirt-web (0.0.19) unstable; urgency=low
27
28  * modified quota checking to refer to invirt.database.Owner for quotas and defaults
29
30 -- Peter A. Iannucci <iannucci@mit.edu>  Tue, 17 Feb 2009 01:31:01 -0500
31
32invirt-web (0.0.18) unstable; urgency=low
33
34  * depend on apache2, libapache2-mod-auth-sslcert, python-dnspython
35  * enable Apache modules we need
36  * get mitCAclient.pem from debathena-ssl-certificates
37  * organize our 24 dependencies a bit
38
39 -- Greg Price <price@mit.edu>  Sat, 31 Jan 2009 14:59:14 -0500
40
41invirt-web (0.0.17) unstable; urgency=low
42
43  * Add Provides and Conflicts lines to debian/control for
44    config-package-dev
45
46 -- Evan Broder <broder@mit.edu>  Sat, 24 Jan 2009 20:15:29 -0500
47
48invirt-web (0.0.16) unstable; urgency=low
49
50  * Fix a security vulnerability: traditional `pts mem` is in cleartext
51    and could be spoofed.  Use new -encrypt option, which needs tokens.
52
53  * make initscript stop command not leave apache2 processes lying around
54    (so that restart works)
55  * Depend on mail-transport-agent, not postfix.
56
57 -- Greg Price <price@mit.edu>  Tue, 30 Dec 2008 17:43:41 -0500
58
59invirt-web (0.0.15) unstable; urgency=low
60
61  * config.{authn[0] => kerberos}.realm
62
63 -- Evan Broder <broder@mit.edu>  Wed, 10 Dec 2008 23:30:46 -0500
64
65invirt-web (0.0.14) unstable; urgency=low
66
67  * Depend on invirt-web-iptables
68
69 -- Evan Broder <broder@mit.edu>  Sun, 07 Dec 2008 09:12:45 -0500
70
71invirt-web (0.0.13) unstable; urgency=low
72
73  * Add cron dependency
74
75 -- Evan Broder <broder@mit.edu>  Thu, 20 Nov 2008 11:01:12 -0500
76
77invirt-web (0.0.12) unstable; urgency=low
78
79  * Whoops - forgot to drop an option to k5start
80
81 -- Evan Broder <broder@mit.edu>  Mon, 17 Nov 2008 04:59:31 -0500
82
83invirt-web (0.0.11) unstable; urgency=low
84
85  * Use daemon/$HOSTNAME for the svn repository instead of the first
86    principal in the keytab
87
88 -- Evan Broder <broder@mit.edu>  Mon, 17 Nov 2008 04:56:36 -0500
89
90invirt-web (0.0.10) unstable; urgency=low
91
92  * Make /etc/apache2/sites-available/default a mako template
93  * Fix a mistyped variable
94
95 -- Evan Broder <broder@mit.edu>  Sat, 15 Nov 2008 23:27:56 -0500
96
97invirt-web (0.0.9) unstable; urgency=low
98
99  * Move trac off-site - redirect somewhere else
100
101 -- Evan Broder <broder@mit.edu>  Sat, 15 Nov 2008 23:12:57 -0500
102
103invirt-web (0.0.8) unstable; urgency=low
104
105  * Don't depend on invirt-mail-config
106
107 -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 22:50:00 -0500
108
109invirt-web (0.0.7) unstable; urgency=low
110
111  * Query against the local nameserver to be sure there's no caching of
112    deleted hosts
113  * Depend on invirt-dns to be sure that a nameserver is running locally
114  * Depend on invirt-mail-config
115
116 -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 21:47:37 -0500
117
118invirt-web (0.0.6) unstable; urgency=low
119
120  * The web server needs a working AFS; make sure OpenAFS modules are
121    installed
122
123 -- Evan Broder <broder@mit.edu>  Mon, 03 Nov 2008 03:40:51 -0500
124
125invirt-web (0.0.5) unstable; urgency=low
126
127  * Add new dependency on python-dns
128
129 -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 22:57:41 -0400
130
131invirt-web (0.0.4) unstable; urgency=low
132
133  * sipb-xen-base -> invirt-base
134
135 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 04:23:35 -0400
136
137invirt-web (0.0.3) unstable; urgency=low
138
139  * sipb-xen-vnc-client -> invirt-vnc-client
140
141 -- Evan Broder <broder@mit.edu>  Sun, 26 Oct 2008 17:28:51 -0400
142
143invirt-web (0.0.2) unstable; urgency=low
144
145  * /sipb-xen -> /invirt in apt repo URI
146
147 -- Greg Price <price@mit.edu>  Sun, 26 Oct 2008 04:56:21 -0400
148
149invirt-web (0.0.1) unstable; urgency=low
150
151  * sipb-xen-www -> invirt-web
152
153 -- Greg Price <price@mit.edu>  Sat, 25 Oct 2008 22:09:29 -0400
154
155sipb-xen-www (3.18) unstable; urgency=low
156
157  * sipb-xen-database-common -> invirt-database
158
159 -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 21:04:09 -0400
160
161sipb-xen-www (3.17) unstable; urgency=low
162
163  [ Quentin Smith ]
164  * Add Kerberos-authenticated web interface on port 442
165
166  [ Evan Broder ]
167  * Add config-package-dev to the build dependencies
168
169 -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 15:32:34 -0400
170
171sipb-xen-www (3.16) unstable; urgency=low
172
173  * Shorten initscript with spiffy new library from sipb-xen-base
174  * Fix comment copy-paste error in initscript, now that it's mostly comments
175
176 -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 07:19:13 -0400
177
178sipb-xen-www (3.15) unstable; urgency=low
179
180  * Use /etc/invirt/keytab instead of a separate keytab for apache
181
182 -- Evan Broder <broder@mit.edu>  Sun, 19 Oct 2008 19:56:04 -0400
183
184sipb-xen-www (3.14.4) unstable; urgency=low
185
186  * allow '*' wildcard in config.errormail_exclude
187
188 -- Greg Price <price@mit.edu>  Sat, 11 Oct 2008 17:32:42 -0700
189
190sipb-xen-www (3.14.3) unstable; urgency=low
191
192  * Actually stop Apache on shutdown
193
194 -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 00:24:40 -0400
195
196sipb-xen-www (3.14.2) unstable; urgency=low
197
198  * Be a good debian package and undo what you did on uninstall
199
200 -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 00:06:30 -0400
201
202sipb-xen-www (3.14.1) unstable; urgency=low
203
204  * Try again, now that I actually understand what the problem is
205
206 -- Evan Broder <broder@mit.edu>  Sat, 04 Oct 2008 23:58:46 -0400
207
208sipb-xen-www (3.14) unstable; urgency=low
209
210  * Try to fix startup ordering problem by specifying that the new startup
211    script depends on $remote_fs
212
213 -- Evan Broder <broder@mit.edu>  Sat, 04 Oct 2008 23:32:14 -0400
214
215sipb-xen-www (3.13.1) unstable; urgency=low
216
217  * Don't add another Listen 443 directive - apache gets angry
218  * And this, kids, is why you should always test your code before
219    committing
220
221 -- Evan broder <broder@mit.edu>  Fri, 03 Oct 2008 22:01:22 -0400
222
223sipb-xen-www (3.13) unstable; urgency=low
224
225  * Make sure we're listening on all the necessary ports
226
227 -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 21:40:47 -0400
228
229sipb-xen-www (3.12) unstable; urgency=low
230
231  * invirt-confiscate the SVN checkout
232
233 -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 21:01:33 -0400
234
235sipb-xen-www (3.11) unstable; urgency=low
236
237  * fix distribution
238
239 -- Greg Price <price@mit.edu>  Tue, 30 Sep 2008 23:48:37 -0400
240
241sipb-xen-www (3.10) hardy; urgency=low
242
243  * depend on debathena-afs-config and python-flup
244
245 -- Greg Price <price@mit.edu>  Mon, 29 Sep 2008 05:58:01 +0000
246
247sipb-xen-www (3.9) unstable; urgency=low
248
249  * further integration of invirt.config
250
251 -- Yang Zhang <y_z@mit.edu>  Fri,  8 Aug 2008 02:39:15 -0400
252
253sipb-xen-www (3.8) unstable; urgency=low
254
255  * sipb_xen_database -> invirt.database in cache_acls.py
256
257 -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 19:45:19 -0400
258
259sipb-xen-www (3.7) unstable; urgency=low
260
261  uncommitted changes in /etc/apache2 on xvm.mit.edu:
262  * rewrite static/ uris for admin mode
263  * allow ~ uris
264
265  * take instance from keytab in k5start apache2.init wrapper
266
267 -- Greg Price <price@mit.edu>  Mon,  4 Aug 2008 01:22:47 -0400
268
269sipb-xen-www (3.6) unstable; urgency=low
270
271  * Add Anders' kstart-using apache2 init script.
272  * Add some dependencies the svn site needs.
273  * Use daemon/xvm-2.mit.edu for svn site, as it's on xvm-2 now
274
275 -- Greg Price <price@mit.edu>  Fri,  1 Aug 2008 20:23:50 -0400
276
277sipb-xen-www (3.5) unstable; urgency=low
278
279  * Use FCGI.
280  * Lengthen timeouts to let the autoinstaller work.
281
282 -- Greg Price <price@mit.edu>  Sun, 15 Jun 2008 21:51:59 -0400
283
284sipb-xen-www (3.4) unstable; urgency=low
285
286  * xvm.mit.edu rather than sipb-xen-dev.mit.edu
287
288 -- Greg Price <price@mit.edu>  Sun, 11 May 2008 00:49:58 -0400
289
290sipb-xen-www (3.3) unstable; urgency=low
291
292  * Fix the SVN server to point to the new AFS mountpoint
293
294 -- Evan Broder <broder@mit.edu>  Fri,  9 May 2008 02:37:21 -0400
295
296sipb-xen-www (3.2) unstable; urgency=low
297
298  * Check in (part of?) the Apache config.
299  * Modify it to allow an informative front page without certs.
300  * Add that front page.
301
302 -- Greg Price <price@mit.edu>  Fri,  9 May 2008 02:11:04 -0400
303
304sipb-xen-www (3.1) unstable; urgency=low
305
306  * Fixed the crontab definition
307
308 -- SIPB Xen Project <sipb-xen@mit.edu>  Mon, 31 Mar 2008 05:49:32 -0400
309
310sipb-xen-www (3) unstable; urgency=low
311
312  * Refresh the ACL cache every 5 minutes
313
314 -- SIPB Xen Project <sipb-xen@mit.edu>  Mon, 31 Mar 2008 05:38:16 -0400
315
316sipb-xen-www (2) unstable; urgency=low
317
318  * Create sipb-xen group in preinst script.
319
320 -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Sat, 29 Mar 2008 18:45:02 -0400
321
322sipb-xen-www (1) unstable; urgency=low
323
324  * Initial Release.
325 -- SIPB Xen Project <sipb-xen@mit.edu>  Fri, 28 Mar 2008 22:43:12 -0500
326
Note: See TracBrowser for help on using the repository browser.