Add Java Web Start for Java HVM console
[invirt/packages/invirt-web.git] / debian / changelog
1 invirt-web (0.1.53~glasgall1) precise; urgency=medium
2
3   * Add Java Web Start support for Java HVM console as a stopgap until we
4     have a proper JavaScript one, since browsers by and large don't have a
5     Java plugin anymore.
6
7  -- Adam Glasgall <glasgall@mit.edu>  Thu, 14 Jun 2018 20:11:44 -0400
8
9 invirt-web (0.1.52) unstable; urgency=low
10
11   * preseeds: Correct country string error; fixes mirror selection
12   * VM creation form: Lie less about how long an autoinstall takes
13
14  -- Mitchell Berger <mitchb@mit.edu>  Fri, 01 Jun 2018 02:28:00 -0400
15
16 invirt-web (0.1.51) unstable; urgency=low
17
18   * Add "renumber" to the list of valid commands.
19
20  -- Quentin Smith <quentin@mit.edu>  Sun, 27 May 2018 03:35:56 -0400
21
22 invirt-web (0.1.50) unstable; urgency=low
23
24   * Show "renumber" button if user can self-service renumber.
25   * Make it possible to show output from commands.
26
27  -- Quentin Smith <quentin@mit.edu>  Sun, 27 May 2018 02:44:35 -0400
28
29 invirt-web (0.1.49) unstable; urgency=low
30
31   * Tweak wording.
32   * Fix missing substitution.
33
34  -- Quentin Smith <quentin@mit.edu>  Sun, 20 May 2018 19:28:28 -0400
35
36 invirt-web (0.1.48) unstable; urgency=low
37
38   * Fix typo
39
40  -- Quentin Smith <quentin@mit.edu>  Sun, 20 May 2018 19:17:50 -0400
41
42 invirt-web (0.1.47) unstable; urgency=low
43
44   * Show "other" network parameters if set.
45
46  -- Quentin Smith <quentin@mit.edu>  Sun, 20 May 2018 19:07:55 -0400
47
48 invirt-web (0.1.46) precise; urgency=medium
49
50   * www-data can't write to /run, it turns out. Put the lockfile in
51     /var/lock instead.
52
53  -- Adam Glasgall <glasgall@mit.edu>  Sat, 06 Feb 2016 13:53:43 -0500
54
55 invirt-web (0.1.45) precise; urgency=medium
56
57   * Add trusty preseed files that we apparently forgot to package
58   * Add locking to invirt-cache-acls so that when it takes more than five
59     minutes, jobs don't pile up and make the machine thrash to death
60
61  -- Adam Glasgall <glasgall@mit.edu>  Sat, 06 Feb 2016 12:37:27 -0500
62
63 invirt-web (0.1.44) unstable; urgency=medium
64
65   * Remove quadratic-complexity keylogger from Konami easter egg.
66
67  -- Anders Kaseorg <andersk@mit.edu>  Sat, 21 Mar 2015 18:48:57 -0400
68
69 invirt-web (0.1.43) unstable; urgency=low
70
71   * Add graphs of network usage by VMs.
72
73  -- Quentin Smith <quentin@mit.edu>  Tue, 07 Jan 2014 11:53:15 -0500
74
75 invirt-web (0.1.42) precise; urgency=low
76
77   * Don't error out when we lose the race between listInfoDict and
78     infoDict after requesting a machine deletion
79
80
81  -- Adam Glasgall <glasgall@mit.edu>  Sat, 12 Oct 2013 14:20:23 -0400
82
83 invirt-web (0.1.41) precise; urgency=low
84
85   * Removed NIC radiobox code.
86
87  -- Steven Valdez <dvorak42@mit.edu>  Tue, 03 Sep 2013 22:44:10 -0400
88
89 invirt-web (0.1.40) precise; urgency=low
90
91   * Added nc into repo.
92
93  -- Steven Valdez <dvorak42@mit.edu>  Tue, 03 Sep 2013 22:32:27 -0400
94
95 invirt-web (0.1.39) precise; urgency=low
96
97   * Added NIC radiobox to website.
98
99  -- Steven Valdez <dvorak42@mit.edu>  Mon, 26 Aug 2013 18:11:00 -0400
100
101 invirt-web (0.1.38) precise; urgency=low
102
103   * Create disks as hda instead of xvda to avoid breaking new HVMs
104
105  -- Adam Glasgall <glasgall@mit.edu>  Wed, 07 Aug 2013 21:41:51 -0400
106
107 invirt-web (0.1.37) unstable; urgency=low
108
109   * Fixed changelog entries.
110
111  -- Steven Valdez <dvorak42@mit.edu>  Wed, 31 Jul 2013 17:59:53 -0400
112
113 invirt-web (0.1.36) unstable; urgency=low
114
115   * Punched version.
116
117  -- Steven Valdez <dvorak42@mit.edu>  Tue, 23 Jul 2013 23:32:57 -0400
118
119 invirt-web (0.1.35) unstable; urgency=low
120
121   * Added motd to error page and VM info page.
122
123  -- Steven Valdez <dvorak42@mit.edu>  Tue, 23 Jul 2013 23:31:50 -0400
124
125 invirt-web (0.1.34) precise; urgency=low
126
127   * Use config-package-dev.
128
129  -- Alexander Chernyakhovsky <achernya@mit.edu>  Sun, 21 Jul 2013 12:42:40 -0400
130
131 invirt-web (0.1.33) precise; urgency=low
132
133   * Updating version for precise migration.
134
135  -- Steven Valdez <dvorak42@mit.edu>  Sat, 20 Jul 2013 17:01:27 -0400
136
137 invirt-web (0.1.32~glasgall3) precise; urgency=low
138
139   * Bump version to test building source packages in precise.
140
141  -- Adam Glasgall <glasgall@mit.edu>  Sat, 13 Jul 2013 00:11:56 -0400
142
143 invirt-web (0.1.32~glasgall2) precise; urgency=low
144
145   * Fix iptables syntax in 50-invirt-web.mako so VNC works.
146
147  -- Adam Glasgall <glasgall@mit.edu>  Thu, 06 Jun 2013 23:23:42 -0400
148
149 invirt-web (0.1.32~glasgall1achernya1) precise; urgency=low
150
151   * Switch to dh7
152   * Bump standards version
153
154  -- Alexander Chernyakhovsky <achernya@mit.edu>  Fri, 31 May 2013 22:17:45 -0400
155
156 invirt-web (0.1.32~glasgall1) precise; urgency=low
157
158   * Merge in changes from prod and bump version
159
160  -- Adam Glasgall <glasgall@mit.edu>  Mon, 20 May 2013 20:59:39 -0400
161
162 invirt-web (0.1.31) unstable; urgency=low
163
164   * Fixed validation of administrator field to use authz.
165
166  -- Peter A. Iannucci <iannucci@mit.edu>  Mon, 20 May 2013 09:00:00 -0400
167
168 invirt-web (0.1.31~dvorak427glasgall5) precise; urgency=low
169
170   * Make kstart not request an AFS service ticket explicitly and let aklog
171     handle it. This lets us turn off allow_weak_crypto.
172
173  -- Adam Glasgall <glasgall@mit.edu>  Sun, 19 May 2013 23:22:30 -0400
174
175 invirt-web (0.1.31~dvorak427glasgall4) precise; urgency=low
176
177   * Tell d-i that it should be installing on /dev/xvda via preseed file;
178     otherwise it hangs at partman.
179
180  -- Adam Glasgall <glasgall@mit.edu>  Thu, 02 May 2013 22:47:40 -0400
181
182 invirt-web (0.1.31~dvorak427glasgall3) precise; urgency=low
183
184   * Add Precise preseed files
185
186  -- Adam Glasgall <glasgall@mit.edu>  Thu, 02 May 2013 20:08:59 -0400
187
188 invirt-web (0.1.31~dvorak427glasgall2dvorak42) precise; urgency=low
189
190   * Fixed the guest disk name to xvda.
191
192  -- Steven Valdez <dvorak42@mit.edu>  Wed, 01 May 2013 16:02:00 -0400
193
194 invirt-web (0.1.31~dvorak427glasgall2) precise; urgency=low
195
196   * Don't pass machine_id as both a URL parameter and POST body parameter;
197     it confuses cherrypy.
198
199  -- Adam Glasgall <glasgall@mit.edu>  Tue, 30 Apr 2013 21:45:53 -0400
200
201 invirt-web (0.1.31~dvorak427glasgall1) precise; urgency=low
202
203   * CherryPy starts a http listener by default now. Remove it before
204     starting the engine.
205
206  -- Adam Glasgall <glasgall@mit.edu>  Tue, 30 Apr 2013 19:41:22 -0400
207
208 invirt-web (0.1.31~dvorak427) precise; urgency=low
209
210   * More updates to fix api changes.
211
212  -- Steven Valdez <dvorak42@mit.edu>  Mon, 29 Apr 2013 22:44:00 -0400
213
214 invirt-web (0.1.31~dvorak426) precise; urgency=low
215
216   * More sqlalchemy api fixes.
217
218  -- Steven Valdez <dvorak42@mit.edu>  Mon, 29 Apr 2013 22:11:49 -0400
219
220 invirt-web (0.1.31~dvorak425) precise; urgency=low
221
222   * Fixing use of query() vs query on cherrypy.
223
224  -- Steven Valdez <dvorak42@mit.edu>  Mon, 29 Apr 2013 21:43:31 -0400
225
226 invirt-web (0.1.31~dvorak424) precise; urgency=low
227
228   * Fixing cherrypy initialization for different versions.
229
230  -- Steven Valdez <dvorak42@mit.edu>  Fri, 26 Apr 2013 22:25:24 -0400
231
232 invirt-web (0.1.31~dvorak423) precise; urgency=low
233
234   * Removing leftover svn symlink from apache2.
235
236  -- Steven Valdez <dvorak42@mit.edu>  Sat, 20 Apr 2013 20:47:51 -0400
237
238 invirt-web (0.1.31~dvorak422) precise; urgency=low
239
240   * Updated the dependency from xen to dkms
241
242  -- Steven Valdez <dvorak42@mit.edu>  Sat, 20 Apr 2013 20:29:51 -0400
243
244 invirt-web (0.1.31~dvorak42) precise; urgency=low
245
246   * Build for precise.
247
248  -- Steven Valdez <dvorak42@mit.edu>  Sat, 20 Apr 2013 20:21:11 -0400
249
250 invirt-web (0.1.30) unstable; urgency=low
251
252   * Fixed formatting for the changes to help.
253
254  -- Steven Valdez <dvorak42@mit.edu>  Fri, 12 Apr 2013 16:11:02 -0400
255
256 invirt-web (0.1.29) precise; urgency=low
257
258   * Deleting VM shows the name of the VM that is being deleted.
259
260  -- Steven Valdez <dvorak42@mit.edu>  Mon, 08 Apr 2013 19:55:53 -0400
261
262 invirt-web (0.1.28) precise; urgency=low
263
264   * Updated the Windows 7 license help.
265
266  -- Steven Valdez <dvorak42@mit.edu>  Mon, 08 Apr 2013 18:12:54 -0400
267
268 invirt-web (0.1.27) precise; urgency=low
269
270   * Removed unused help topics and added Windows 7 info.
271
272  -- Steven Valdez <dvorak42@mit.edu>  Tue, 02 Apr 2013 16:19:45 -0400
273
274 invirt-web (0.1.26) unstable; urgency=low
275
276   * Add SSLCertificateChainFile to port :446, which was configured
277     separately.
278   * Remove SSLv2 support.
279   * Add a list of only strong ciphers, imported from the scripts.mit.edu
280     configuration.  These ciphers should be updated to include the new TLS
281     1.1 and 1.2 suites once they become available.
282
283  -- Alexander Chernyakhovsky <achernya@mit.edu>  Mon, 25 Mar 2013 17:51:35 -0400
284
285 invirt-web (0.1.25) unstable; urgency=low
286
287   * Add SSLCertificateChainFile, pointing to the certificate file, to
288     support intermediate certs if they exist.
289
290  -- Geoffrey Thomas <geofft@mit.edu>  Sun, 24 Mar 2013 23:33:15 -0700
291
292 invirt-web (0.1.24) unstable; urgency=low
293
294   * Fix Gitweb's idea of the correct git push URL
295   * Add Gitweb's git push URL to the things that need generification
296
297  -- Alex Dehnert <adehnert@mit.edu>  Sun, 10 Mar 2013 21:40:09 -0400
298
299 invirt-web (0.1.23) unstable; urgency=low
300
301   * Add text for the VNC applet to tell people to enable Java
302
303  -- Mitchell Berger <mitchb@mit.edu>  Thu, 22 Dec 2011 13:13:00 -0500
304
305 invirt-web (0.1.22) unstable; urgency=low
306
307   * Handle domains spinning in pygrub
308
309  -- Quentin Smith <quentin@mit.edu>  Thu, 24 Nov 2011 20:42:09 -0500
310
311 invirt-web (0.1.21) unstable; urgency=low
312
313   * Fix strict validation of description field
314
315  -- Mitchell Berger <mitchb@mit.edu>  Sun, 13 Nov 2011 21:23:00 -0500
316
317 invirt-web (0.1.20) unstable; urgency=low
318
319   * Tell users to contact us at our support address, not our
320     automated error mail address, if we run out of IPs.
321
322  -- Mitchell Berger <mitchb@mit.edu>  Mon, 31 Oct 2011 20:38:00 -0400
323
324 invirt-web (0.1.19) unstable; urgency=low
325
326   * Fix path to gitweb static content
327
328  -- Quentin Smith <quentin@mit.edu>  Sat, 21 May 2011 22:54:00 -0400
329
330 invirt-web (0.1.18) unstable; urgency=low
331
332   * Require a valid Referer header for any POSTed form, as a guard against
333     cross-site request forgery.
334
335  -- Joshua Oreman <oremanj@mit.edu>  Sat, 07 May 2011 22:34:46 -0400
336
337 invirt-web (0.1.17) unstable; urgency=low
338
339   * Add support for amd64 and i386 squeeze autoinstalls.
340
341  -- Quentin Smith <quentin@mit.edu>  Sat, 22 Jan 2011 21:27:04 -0500
342
343 invirt-web (0.1.16) unstable; urgency=low
344
345   * Show historical domain CPU usage if available.
346
347  -- Quentin Smith <quentin@mit.edu>  Wed, 29 Dec 2010 02:23:10 -0500
348
349 invirt-web (0.1.15) unstable; urgency=low
350
351   * Add support for amd64 debathena lucid autoinstalls.
352
353  -- Quentin Smith <quentin@mit.edu>  Tue, 28 Dec 2010 02:02:09 -0500
354
355 invirt-web (0.1.14) unstable; urgency=low
356
357   * Add support for i386 maverick and amd64 and i386 lucid autoinstalls.
358   * Use the autoinstall ID as the preseed filename, instead of the distro
359     + arch, so that there can be multiple autoinstalls for the same
360     distro.
361
362  -- Quentin Smith <quentin@mit.edu>  Mon, 27 Dec 2010 14:17:31 -0500
363
364 invirt-web (0.1.13) unstable; urgency=low
365
366   * Support preseed-based autoinstalls, including amd64 maverick.
367
368  -- Quentin Smith <quentin@mit.edu>  Sun, 26 Dec 2010 23:47:21 -0500
369
370 invirt-web (0.1.10) unstable; urgency=low
371
372   * Enable VM creation by default
373
374  -- Joshua Oreman <oremanj@mit.edu>  Mon, 18 Oct 2010 14:54:21 -0400
375
376 invirt-web (0.1.9) unstable; urgency=low
377
378   * Adds support for disabling (conditionally) VM creation in list.mako, main.py
379
380  -- Peter A. Iannucci <iannucci@mit.edu>  Mon, 04 Oct 2010 20:54:10 -0400
381
382 invirt-web (0.1.8) lucid; urgency=low
383
384   [ Andrew M. Farrell ]
385   * Rename code/ to /var/www/invirt-web/ in binary-fixup
386
387   [ Greg Brockman ]
388   * Use expandOwner/expandAdmin rather than removed expandLocker
389
390  -- Greg Brockman <gdb@mit.edu>  Thu, 26 Aug 2010 02:24:57 -0400
391
392 invirt-web (0.1.7) unstable; urgency=low
393
394   * Checkout the current HEAD when building
395
396  -- Greg Brockman <gdb@mit.edu>  Mon, 23 Aug 2010 15:05:29 -0400
397
398 invirt-web (0.1.6) unstable; urgency=low
399
400   * Remove crufty invirt-web-iptables files
401   * Switch to git from svn
402   * Add gitweb configuration
403
404  -- Greg Brockman <gdb@mit.edu>  Sat, 14 Aug 2010 00:46:44 -0400
405
406 invirt-web (0.1.5) unstable; urgency=low
407
408   * Removed nonexistance makefile target and redundant ch{mod,gp}ing
409
410  -- Greg Brockman <gdb@mit.edu>  Tue, 19 Jan 2010 01:31:46 -0500
411
412 invirt-web (0.1.4) unstable; urgency=low
413
414   * Merge invirt-web-iptables into invirt-web and use the new
415     invirt-iptables interface.
416
417  -- Evan Broder <broder@mit.edu>  Sun, 03 Jan 2010 16:36:47 -0500
418
419 invirt-web (0.1.3) unstable; urgency=low
420
421   * Add some more user-friendly error handling for common errors. (LP:
422     #307296)
423
424  -- Evan Broder <broder@mit.edu>  Mon, 28 Dec 2009 13:03:00 -0600
425
426 invirt-web (0.1.2) unstable; urgency=low
427
428   * Do some quick config cleanup.
429
430  -- Evan Broder <broder@mit.edu>  Mon, 21 Dec 2009 12:10:41 -0600
431
432 invirt-web (0.1.1) unstable; urgency=low
433
434   * Use a different Mako template cache for auth.fcgi and unauth.fcgi
435   * Use shell scripts for the auth.fcgi and unauth.fcgi so that Apache
436     will not think they are the same script.
437
438  -- Quentin Smith <quentin@mit.edu>  Sun, 20 Dec 2009 23:53:17 -0500
439
440 invirt-web (0.1.0) unstable; urgency=low
441
442   [Quentin Smith]
443   * Switch to CherryPy in place of our home-grown web framework.
444   * Switch from the Cheetah templating engine to the Mako templating engine.
445   * New URI scheme: /machine/<numeric-id>/<operation>
446     rather than /<operation>?machine_id=<numeric-id> .
447   * Fix power-on/power-off/reboot buttons for IE <=8.
448   * Move some bits of presentation code from Python into templates.
449   * Clarify that Windows licenses are available from MIT for staff.
450
451   [Evan Broder]
452   * Show newlines from descriptions in list page.
453   * Only aklog to a cell if encryption is actually needed.
454   * Re-arrange the authz configuration.
455
456  -- Greg Price <price@mit.edu>  Sat, 19 Dec 2009 21:53:40 -0500
457
458 invirt-web (0.0.24) unstable; urgency=low
459
460   * Update authorization code for new config structure.
461
462  -- Evan Broder <broder@mit.edu>  Wed, 16 Dec 2009 11:47:13 -0600
463
464 invirt-web (0.0.23) unstable; urgency=low
465
466   * Revert 0.0.22, since running VMs still have a password set.
467
468  -- Evan Broder <broder@mit.edu>  Mon, 28 Sep 2009 23:24:00 -0400
469
470 invirt-web (0.0.22) unstable; urgency=low
471
472   * Don't supply a password to the VNC server, since one is no longer
473     required.
474
475  -- Evan Broder <broder@mit.edu>  Mon, 28 Sep 2009 21:24:06 -0400
476
477 invirt-web (0.0.21) unstable; urgency=low
478
479   [ Quentin Smith ]
480   * Don't reuse IP addresses that are special in some way.
481
482   [ Evan Broder ]
483   * Cache the membership of the adminacl in addition to the ACLs for
484     machines.
485
486  -- Evan Broder <broder@mit.edu>  Fri, 27 Feb 2009 21:06:55 -0500
487
488 invirt-web (0.0.20) unstable; urgency=low
489
490   * Don't confuse MB with MiB, or GB with GiB.
491
492  -- Anders Kaseorg <andersk@mit.edu>  Tue, 17 Feb 2009 04:54:54 -0500
493
494 invirt-web (0.0.19) unstable; urgency=low
495
496   * modified quota checking to refer to invirt.database.Owner for quotas and defaults
497
498  -- Peter A. Iannucci <iannucci@mit.edu>  Tue, 17 Feb 2009 01:31:01 -0500
499
500 invirt-web (0.0.18) unstable; urgency=low
501
502   * depend on apache2, libapache2-mod-auth-sslcert, python-dnspython
503   * enable Apache modules we need
504   * get mitCAclient.pem from debathena-ssl-certificates
505   * organize our 24 dependencies a bit
506
507  -- Greg Price <price@mit.edu>  Sat, 31 Jan 2009 14:59:14 -0500
508
509 invirt-web (0.0.17) unstable; urgency=low
510
511   * Add Provides and Conflicts lines to debian/control for
512     config-package-dev
513
514  -- Evan Broder <broder@mit.edu>  Sat, 24 Jan 2009 20:15:29 -0500
515
516 invirt-web (0.0.16) unstable; urgency=low
517
518   * Fix a security vulnerability: traditional `pts mem` is in cleartext
519     and could be spoofed.  Use new -encrypt option, which needs tokens.
520
521   * make initscript stop command not leave apache2 processes lying around
522     (so that restart works)
523   * Depend on mail-transport-agent, not postfix.
524
525  -- Greg Price <price@mit.edu>  Tue, 30 Dec 2008 17:43:41 -0500
526
527 invirt-web (0.0.15) unstable; urgency=low
528
529   * config.{authn[0] => kerberos}.realm
530
531  -- Evan Broder <broder@mit.edu>  Wed, 10 Dec 2008 23:30:46 -0500
532
533 invirt-web (0.0.14) unstable; urgency=low
534
535   * Depend on invirt-web-iptables
536
537  -- Evan Broder <broder@mit.edu>  Sun, 07 Dec 2008 09:12:45 -0500
538
539 invirt-web (0.0.13) unstable; urgency=low
540
541   * Add cron dependency
542
543  -- Evan Broder <broder@mit.edu>  Thu, 20 Nov 2008 11:01:12 -0500
544
545 invirt-web (0.0.12) unstable; urgency=low
546
547   * Whoops - forgot to drop an option to k5start
548
549  -- Evan Broder <broder@mit.edu>  Mon, 17 Nov 2008 04:59:31 -0500
550
551 invirt-web (0.0.11) unstable; urgency=low
552
553   * Use daemon/$HOSTNAME for the svn repository instead of the first
554     principal in the keytab
555
556  -- Evan Broder <broder@mit.edu>  Mon, 17 Nov 2008 04:56:36 -0500
557
558 invirt-web (0.0.10) unstable; urgency=low
559
560   * Make /etc/apache2/sites-available/default a mako template
561   * Fix a mistyped variable
562
563  -- Evan Broder <broder@mit.edu>  Sat, 15 Nov 2008 23:27:56 -0500
564
565 invirt-web (0.0.9) unstable; urgency=low
566
567   * Move trac off-site - redirect somewhere else
568
569  -- Evan Broder <broder@mit.edu>  Sat, 15 Nov 2008 23:12:57 -0500
570
571 invirt-web (0.0.8) unstable; urgency=low
572
573   * Don't depend on invirt-mail-config
574
575  -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 22:50:00 -0500
576
577 invirt-web (0.0.7) unstable; urgency=low
578
579   * Query against the local nameserver to be sure there's no caching of
580     deleted hosts
581   * Depend on invirt-dns to be sure that a nameserver is running locally
582   * Depend on invirt-mail-config
583
584  -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 21:47:37 -0500
585
586 invirt-web (0.0.6) unstable; urgency=low
587
588   * The web server needs a working AFS; make sure OpenAFS modules are
589     installed
590
591  -- Evan Broder <broder@mit.edu>  Mon, 03 Nov 2008 03:40:51 -0500
592
593 invirt-web (0.0.5) unstable; urgency=low
594
595   * Add new dependency on python-dns
596
597  -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 22:57:41 -0400
598
599 invirt-web (0.0.4) unstable; urgency=low
600
601   * sipb-xen-base -> invirt-base
602
603  -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 04:23:35 -0400
604
605 invirt-web (0.0.3) unstable; urgency=low
606
607   * sipb-xen-vnc-client -> invirt-vnc-client
608
609  -- Evan Broder <broder@mit.edu>  Sun, 26 Oct 2008 17:28:51 -0400
610
611 invirt-web (0.0.2) unstable; urgency=low
612
613   * /sipb-xen -> /invirt in apt repo URI
614
615  -- Greg Price <price@mit.edu>  Sun, 26 Oct 2008 04:56:21 -0400
616
617 invirt-web (0.0.1) unstable; urgency=low
618
619   * sipb-xen-www -> invirt-web
620
621  -- Greg Price <price@mit.edu>  Sat, 25 Oct 2008 22:09:29 -0400
622
623 sipb-xen-www (3.18) unstable; urgency=low
624
625   * sipb-xen-database-common -> invirt-database
626
627  -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 21:04:09 -0400
628
629 sipb-xen-www (3.17) unstable; urgency=low
630
631   [ Quentin Smith ]
632   * Add Kerberos-authenticated web interface on port 442
633
634   [ Evan Broder ]
635   * Add config-package-dev to the build dependencies
636
637  -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 15:32:34 -0400
638
639 sipb-xen-www (3.16) unstable; urgency=low
640
641   * Shorten initscript with spiffy new library from sipb-xen-base
642   * Fix comment copy-paste error in initscript, now that it's mostly comments
643
644  -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 07:19:13 -0400
645
646 sipb-xen-www (3.15) unstable; urgency=low
647
648   * Use /etc/invirt/keytab instead of a separate keytab for apache
649
650  -- Evan Broder <broder@mit.edu>  Sun, 19 Oct 2008 19:56:04 -0400
651
652 sipb-xen-www (3.14.4) unstable; urgency=low
653
654   * allow '*' wildcard in config.errormail_exclude
655
656  -- Greg Price <price@mit.edu>  Sat, 11 Oct 2008 17:32:42 -0700
657
658 sipb-xen-www (3.14.3) unstable; urgency=low
659
660   * Actually stop Apache on shutdown
661
662  -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 00:24:40 -0400
663
664 sipb-xen-www (3.14.2) unstable; urgency=low
665
666   * Be a good debian package and undo what you did on uninstall
667
668  -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 00:06:30 -0400
669
670 sipb-xen-www (3.14.1) unstable; urgency=low
671
672   * Try again, now that I actually understand what the problem is
673
674  -- Evan Broder <broder@mit.edu>  Sat, 04 Oct 2008 23:58:46 -0400
675
676 sipb-xen-www (3.14) unstable; urgency=low
677
678   * Try to fix startup ordering problem by specifying that the new startup
679     script depends on $remote_fs
680
681  -- Evan Broder <broder@mit.edu>  Sat, 04 Oct 2008 23:32:14 -0400
682
683 sipb-xen-www (3.13.1) unstable; urgency=low
684
685   * Don't add another Listen 443 directive - apache gets angry
686   * And this, kids, is why you should always test your code before
687     committing
688
689  -- Evan broder <broder@mit.edu>  Fri, 03 Oct 2008 22:01:22 -0400
690
691 sipb-xen-www (3.13) unstable; urgency=low
692
693   * Make sure we're listening on all the necessary ports
694
695  -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 21:40:47 -0400
696
697 sipb-xen-www (3.12) unstable; urgency=low
698
699   * invirt-confiscate the SVN checkout
700
701  -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 21:01:33 -0400
702
703 sipb-xen-www (3.11) unstable; urgency=low
704
705   * fix distribution
706
707  -- Greg Price <price@mit.edu>  Tue, 30 Sep 2008 23:48:37 -0400
708
709 sipb-xen-www (3.10) hardy; urgency=low
710
711   * depend on debathena-afs-config and python-flup
712
713  -- Greg Price <price@mit.edu>  Mon, 29 Sep 2008 05:58:01 +0000
714
715 sipb-xen-www (3.9) unstable; urgency=low
716
717   * further integration of invirt.config
718
719  -- Yang Zhang <y_z@mit.edu>  Fri,  8 Aug 2008 02:39:15 -0400
720
721 sipb-xen-www (3.8) unstable; urgency=low
722
723   * sipb_xen_database -> invirt.database in cache_acls.py
724
725  -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 19:45:19 -0400
726
727 sipb-xen-www (3.7) unstable; urgency=low
728
729   uncommitted changes in /etc/apache2 on xvm.mit.edu:
730   * rewrite static/ uris for admin mode
731   * allow ~ uris
732
733   * take instance from keytab in k5start apache2.init wrapper
734
735  -- Greg Price <price@mit.edu>  Mon,  4 Aug 2008 01:22:47 -0400
736
737 sipb-xen-www (3.6) unstable; urgency=low
738
739   * Add Anders' kstart-using apache2 init script.
740   * Add some dependencies the svn site needs.
741   * Use daemon/xvm-2.mit.edu for svn site, as it's on xvm-2 now
742
743  -- Greg Price <price@mit.edu>  Fri,  1 Aug 2008 20:23:50 -0400
744
745 sipb-xen-www (3.5) unstable; urgency=low
746
747   * Use FCGI.
748   * Lengthen timeouts to let the autoinstaller work.
749
750  -- Greg Price <price@mit.edu>  Sun, 15 Jun 2008 21:51:59 -0400
751
752 sipb-xen-www (3.4) unstable; urgency=low
753
754   * xvm.mit.edu rather than sipb-xen-dev.mit.edu
755
756  -- Greg Price <price@mit.edu>  Sun, 11 May 2008 00:49:58 -0400
757
758 sipb-xen-www (3.3) unstable; urgency=low
759
760   * Fix the SVN server to point to the new AFS mountpoint
761
762  -- Evan Broder <broder@mit.edu>  Fri,  9 May 2008 02:37:21 -0400
763
764 sipb-xen-www (3.2) unstable; urgency=low
765
766   * Check in (part of?) the Apache config.
767   * Modify it to allow an informative front page without certs.
768   * Add that front page.
769
770  -- Greg Price <price@mit.edu>  Fri,  9 May 2008 02:11:04 -0400
771
772 sipb-xen-www (3.1) unstable; urgency=low
773
774   * Fixed the crontab definition
775
776  -- SIPB Xen Project <sipb-xen@mit.edu>  Mon, 31 Mar 2008 05:49:32 -0400
777
778 sipb-xen-www (3) unstable; urgency=low
779
780   * Refresh the ACL cache every 5 minutes
781
782  -- SIPB Xen Project <sipb-xen@mit.edu>  Mon, 31 Mar 2008 05:38:16 -0400
783
784 sipb-xen-www (2) unstable; urgency=low
785
786   * Create sipb-xen group in preinst script.
787
788  -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Sat, 29 Mar 2008 18:45:02 -0400
789
790 sipb-xen-www (1) unstable; urgency=low
791
792   * Initial Release.
793  -- SIPB Xen Project <sipb-xen@mit.edu>  Fri, 28 Mar 2008 22:43:12 -0500
794