X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-database.git/blobdiff_plain/ecbc2480383113933e782abee312f7c42e8fdd55..3c950566d10970612ddba0ad68ad45b2908da5d0:/debian/changelog diff --git a/debian/changelog b/debian/changelog index b1ea7bb..a7fb58f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,66 @@ +invirt-database-server (0.0.10) unstable; urgency=low + + [ Greg Price ] + * invirt-database-tables: populate types table + + [ Evan Broder ] + * Conditionalize populating the types table on the types not being there + already. + + -- Evan Broder Sat, 31 Jan 2009 03:58:16 -0500 + +invirt-database-server (0.0.9) unstable; urgency=low + + * Add Provides and Conflicts lines to debian/control for + config-package-dev + + -- Evan Broder 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 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 Thu, 06 Nov 2008 22:49:30 -0500 + +invirt-database-server (0.0.6) unstable; urgency=low + + * Depend on invirt-mail-config + + -- Evan Broder 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 Fri, 31 Oct 2008 06:26:30 -0400 + +invirt-database-server (0.0.4) unstable; urgency=low + + * sipb-xen-base -> invirt-base + + -- Evan Broder 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 Sat, 25 Oct 2008 21:50:02 -0400 + +invirt-database-server (0.0.2) unstable; urgency=low + + * Catch one dependency that wasn't updated + + -- Evan Broder Sat, 25 Oct 2008 21:25:58 -0400 + invirt-database-server (0.0.1) unstable; urgency=low * sipb-xen-database-common -> invirt-database