source: package_branches/invirt-web/hvirt/debian/changelog @ 2913

Last change on this file since 2913 was 2913, checked in by gdb, 14 years ago

Made debian work with current invirt-web changes

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