Add "reusable" column for nics, to avoid reusing addresses that are special in some...
[invirt/packages/invirt-web.git] / debian / changelog
index 3f0d2da..26fd5c8 100644 (file)
@@ -1,3 +1,37 @@
+invirt-web (0.0.21) unstable; urgency=low
+
+  * Don't reuse IP addresses that are special in some way.
+
+ -- Quentin Smith <quentin@mit.edu>  Fri, 27 Feb 2009 11:55:51 -0500
+
+invirt-web (0.0.20) unstable; urgency=low
+
+  * Don't confuse MB with MiB, or GB with GiB.
+
+ -- Anders Kaseorg <andersk@mit.edu>  Tue, 17 Feb 2009 04:54:54 -0500
+
+invirt-web (0.0.19) unstable; urgency=low
+
+  * modified quota checking to refer to invirt.database.Owner for quotas and defaults
+
+ -- Peter A. Iannucci <iannucci@mit.edu>  Tue, 17 Feb 2009 01:31:01 -0500
+
+invirt-web (0.0.18) unstable; urgency=low
+
+  * depend on apache2, libapache2-mod-auth-sslcert, python-dnspython
+  * enable Apache modules we need
+  * get mitCAclient.pem from debathena-ssl-certificates
+  * organize our 24 dependencies a bit
+
+ -- Greg Price <price@mit.edu>  Sat, 31 Jan 2009 14:59:14 -0500
+
+invirt-web (0.0.17) unstable; urgency=low
+
+  * Add Provides and Conflicts lines to debian/control for
+    config-package-dev
+
+ -- Evan Broder <broder@mit.edu>  Sat, 24 Jan 2009 20:15:29 -0500
+
 invirt-web (0.0.16) unstable; urgency=low
 
   * Fix a security vulnerability: traditional `pts mem` is in cleartext
@@ -5,6 +39,7 @@ invirt-web (0.0.16) unstable; urgency=low
 
   * make initscript stop command not leave apache2 processes lying around
     (so that restart works)
+  * Depend on mail-transport-agent, not postfix.
 
  -- Greg Price <price@mit.edu>  Tue, 30 Dec 2008 17:43:41 -0500