X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/5c16d2fe0fb1cd0c28a104ddb384c672dda73c44..f188061c605f99d8541c0bc77f88aeb79ae6caaf:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 45b9cf2..9352196 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,53 @@ +sipb-xen-www (3.17) unstable; urgency=low + + * Add Kerberos-authenticated web interface on port 442 + + -- Quentin Smith Fri, 24 Oct 2008 14:22:21 -0400 + +sipb-xen-www (3.16) unstable; urgency=low + + * Shorten initscript with spiffy new library from sipb-xen-base + * Fix comment copy-paste error in initscript, now that it's mostly comments + + -- Greg Price Fri, 24 Oct 2008 07:19:13 -0400 + +sipb-xen-www (3.15) unstable; urgency=low + + * Use /etc/invirt/keytab instead of a separate keytab for apache + + -- Evan Broder Sun, 19 Oct 2008 19:56:04 -0400 + +sipb-xen-www (3.14.4) unstable; urgency=low + + * allow '*' wildcard in config.errormail_exclude + + -- Greg Price Sat, 11 Oct 2008 17:32:42 -0700 + +sipb-xen-www (3.14.3) unstable; urgency=low + + * Actually stop Apache on shutdown + + -- Evan Broder Sun, 05 Oct 2008 00:24:40 -0400 + +sipb-xen-www (3.14.2) unstable; urgency=low + + * Be a good debian package and undo what you did on uninstall + + -- Evan Broder Sun, 05 Oct 2008 00:06:30 -0400 + +sipb-xen-www (3.14.1) unstable; urgency=low + + * Try again, now that I actually understand what the problem is + + -- Evan Broder Sat, 04 Oct 2008 23:58:46 -0400 + +sipb-xen-www (3.14) unstable; urgency=low + + * Try to fix startup ordering problem by specifying that the new startup + script depends on $remote_fs + + -- Evan Broder Sat, 04 Oct 2008 23:32:14 -0400 + sipb-xen-www (3.13.1) unstable; urgency=low * Don't add another Listen 443 directive - apache gets angry