X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-base.git/blobdiff_plain/17dff65c494a703eabfd5d56e80873698357251d..2e6e77eb44d75a8f67e92b66eee336507dffffe6:/debian/changelog diff --git a/debian/changelog b/debian/changelog index e740ed2..191c4e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +invirt-base (0.0.27) unstable; urgency=low + + * Move invirt.authz.locker to xvm.authz.locker, in the xvm-authz-locker + package. + + -- Evan Broder Tue, 15 Dec 2009 19:22:29 -0500 + +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 21:18:38 -0500 + +invirt-base (0.0.25) unstable; urgency=low + + * Add the invirt-system component to the sources.list. + + -- Evan Broder Sun, 26 Apr 2009 11:41:25 -0400 + invirt-base (0.0.24) unstable; urgency=low * Move invirt-setquotas to invirt-database