X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-base.git/blobdiff_plain/79f8513efc6f8bb3b571945f5fd8ca1e6f71f0ad..bac125e341bf1807e8d35efde0ab22bdf9e4d8fc:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 6247b78..3d96ba2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,67 @@ +invirt-base (0.0.33) unstable; urgency=low + + * Fixed up the captureOutput method. + + -- Greg Brockman Sun, 11 Jul 2010 18:48:59 -0400 + +invirt-base (0.0.32) unstable; urgency=low + + * Add back an invirt.authz module, but restructure it so it uses + entrypoints to find an actual backend module. + + -- Evan Broder Fri, 05 Feb 2010 09:46:51 -0500 + +invirt-base (0.0.31) unstable; urgency=low + + * Added an invirt mako render script. + + -- Greg Brockman Sat, 23 Jan 2010 00:48:44 -0500 + +invirt-base (0.0.30) unstable; urgency=low + + * Cleanup the handling of triggers...so that it actually works. + + -- Evan Broder Thu, 28 Jan 2010 00:22:21 -0500 + +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 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 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 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 around subprocess.Popen. * Allow iterating over invirt.common.struct objects. + * New invirt.authz package containing: + - invirt.authz.locker: The authorization policies currently being used + by XVM + - invirt.authz.mech: Automagically populated by the authorization + module selected in the Invirt config file - -- Evan Broder Sun, 22 Nov 2009 16:55:07 -0500 + -- Evan Broder Sun, 22 Nov 2009 21:18:38 -0500 invirt-base (0.0.25) unstable; urgency=low