Add a magic invirt.authz.mech module that loads whatever authz.mech is
[invirt/packages/invirt-base.git] / debian / changelog
index 43b26b0..875f2fb 100644 (file)
@@ -1,8 +1,54 @@
+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 <broder@mit.edu>  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 <broder@mit.edu>  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 <broder@mit.edu>  Tue, 17 Feb 2009 03:40:50 -0500
+
+invirt-base (0.0.23) unstable; urgency=low
+
+  * another minor bugfix
+
+ -- Peter A. Iannucci <iannucci@mit.edu>  Tue, 17 Feb 2009 03:05:13 -0500
+
+invirt-base (0.0.22) unstable; urgency=low
+
+  * minor bugfix
+
+ -- Peter A. Iannucci <iannucci@mit.edu>  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 <iannucci@mit.edu>  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 <price@mit.edu>  Fri, 30 Jan 2009 05:52:36 -0500
+ -- Greg Price <price@mit.edu>  Sat, 31 Jan 2009 14:35:04 -0500
 
 invirt-base (0.0.19) unstable; urgency=low