Add code to invirt-reload to de-duplicate multiple invocations. (LP: #439426)
[invirt/packages/invirt-base.git] / debian / changelog
index 875f2fb..3d3f987 100644 (file)
@@ -1,3 +1,30 @@
+invirt-base (0.0.29) unstable; urgency=low
+
+  [ Greg Brockman ]
+  * Added a safestructs for doing config without raising.
+
+  [ Evan Broder ]
+  * Support running invirt-reload directly from a package postinst,
+    instead of via triggers. (LP: #439426)
+
+ -- Evan Broder <broder@mit.edu>  Wed, 27 Jan 2010 21:18:07 -0500
+
+invirt-base (0.0.28) unstable; urgency=low
+
+  * Completely remove the invirt.authz Python package - it will be
+    included in packages that Provide invirt-authz.
+
+ -- Evan Broder <broder@mit.edu>  Mon, 21 Dec 2009 16:26:21 -0600
+
+invirt-base (0.0.27) unstable; urgency=low
+
+  * Move invirt.authz.locker to xvm.authz.locker, in the xvm-authz-locker
+    package.
+  * Stop installing sources.list.d files for XVM's specific Invirt
+    installation.
+
+ -- Evan Broder <broder@mit.edu>  Tue, 15 Dec 2009 21:26:13 -0600
+
 invirt-base (0.0.26) unstable; urgency=low
 
   * Add a captureOutput function to invirt.common as a convenient wrapper