X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-base.git/blobdiff_plain/4bac1b6bcebc6c1e7b51da52875316e2a4bdfcf1..90b79be646fdfb5cf48b38b29f4ac81e92671d74:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 8c9d137..96d9ea7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,81 @@ +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 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 + * Glob together all scripts instead of listing them + + -- Evan Broder Tue, 17 Feb 2009 03:40:50 -0500 + +invirt-base (0.0.23) unstable; urgency=low + + * another minor bugfix + + -- Peter A. Iannucci Tue, 17 Feb 2009 03:05:13 -0500 + +invirt-base (0.0.22) unstable; urgency=low + + * minor bugfix + + -- Peter A. Iannucci Tue, 17 Feb 2009 02:59:00 -0500 + +invirt-base (0.0.21) unstable; urgency=low + + * added invirt-setquota script (self-documenting) + + -- Peter A. Iannucci Tue, 17 Feb 2009 01:43:54 -0500 + +invirt-base (0.0.20) unstable; urgency=low + + * depend on remctl-client + * fix usage message in std-init.sh + * fix whitespace in debathena.list + + -- Greg Price Sat, 31 Jan 2009 14:35:04 -0500 + +invirt-base (0.0.19) unstable; urgency=low + + * Use triggers to run invirt-reload whenver one of the config packages + is updated + + -- Evan Broder Mon, 26 Jan 2009 08:06:05 -0500 + +invirt-base (0.0.18) unstable; urgency=low + + * run_parts_list: fix unclear docstring + * config-init.sh: degrade to non-bash gracefully, document better + * invirt.config: fix an error on empty config files + * invirt.common: give clearer error message on missing config variable + * invirt.common: handle yaml's None with empty struct for good error message + + -- Greg Price Sun, 28 Dec 2008 19:18:51 -0500 + invirt-base (0.0.17) unstable; urgency=low * Remove apticron and molly-guard dependencies,