X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/93b6c515269009d01122cce77c54937ea029da72..04f98db0f938b6844f56f4507d97c2facd35c0a0:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 1baef2b..23c03ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,64 @@ +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 + * And this, kids, is why you should always test your code before + committing + + -- Evan broder Fri, 03 Oct 2008 22:01:22 -0400 + +sipb-xen-www (3.13) unstable; urgency=low + + * Make sure we're listening on all the necessary ports + + -- Evan Broder Fri, 03 Oct 2008 21:40:47 -0400 + +sipb-xen-www (3.12) unstable; urgency=low + + * invirt-confiscate the SVN checkout + + -- Evan Broder Fri, 03 Oct 2008 21:01:33 -0400 + +sipb-xen-www (3.11) unstable; urgency=low + + * fix distribution + + -- Greg Price Tue, 30 Sep 2008 23:48:37 -0400 + +sipb-xen-www (3.10) hardy; urgency=low + + * depend on debathena-afs-config and python-flup + + -- Greg Price Mon, 29 Sep 2008 05:58:01 +0000 + +sipb-xen-www (3.9) unstable; urgency=low + + * further integration of invirt.config + + -- Yang Zhang Fri, 8 Aug 2008 02:39:15 -0400 + +sipb-xen-www (3.8) unstable; urgency=low + + * sipb_xen_database -> invirt.database in cache_acls.py + + -- Yang Zhang Sun, 3 Aug 2008 19:45:19 -0400 + +sipb-xen-www (3.7) unstable; urgency=low + + uncommitted changes in /etc/apache2 on xvm.mit.edu: + * rewrite static/ uris for admin mode + * allow ~ uris + + * take instance from keytab in k5start apache2.init wrapper + + -- Greg Price Mon, 4 Aug 2008 01:22:47 -0400 + sipb-xen-www (3.6) unstable; urgency=low * Add Anders' kstart-using apache2 init script.