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