X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-database.git/blobdiff_plain/ae2df04a3ec3cc83b6e2c838ea51db141e2e52f4..2453badee1fbdfa8ee6b7cd20c0c7410349088d2:/debian/changelog

diff --git a/debian/changelog b/debian/changelog
index 92f3d61..0ab2be3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,48 @@
+invirt-database-server (0.0.9) 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:08 -0500
+
+invirt-database-server (0.0.8) unstable; urgency=low
+
+  * pg_hba.conf: remove password-auth localhost lines, which interfere
+    with the case where config.db.host is localhost.
+
+ -- Greg Price <price@mit.edu>  Mon, 29 Dec 2008 00:03:36 -0500
+
+invirt-database-server (0.0.7) unstable; urgency=low
+
+  * Don't depend on invirt-mail-config
+
+ -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 22:49:30 -0500
+
+invirt-database-server (0.0.6) unstable; urgency=low
+
+  * Depend on invirt-mail-config
+
+ -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 21:47:17 -0500
+
+invirt-database-server (0.0.5) unstable; urgency=low
+
+  * Use invoke-rc.d instead of calling init scripts directly
+
+ -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 06:26:30 -0400
+
+invirt-database-server (0.0.4) unstable; urgency=low
+
+  * sipb-xen-base -> invirt-base
+
+ -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 04:23:20 -0400
+
 invirt-database-server (0.0.3) unstable; urgency=low
 
   * Fix a typo on the postfix.conf.invirt transform script
+  * Postgres will try to intelligently select a port. We don't want it to
+    do that - force the port to our standard number
 
- -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 21:29:34 -0400
+ -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 21:50:02 -0400
 
 invirt-database-server (0.0.2) unstable; urgency=low