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