Have authz providers use an invirt.authz module.
[invirt/packages/invirt-base.git] / debian / changelog
index 82fde94..928fc71 100644 (file)
@@ -1,9 +1,31 @@
+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
     around subprocess.Popen.
-
- -- Evan Broder <broder@mit.edu>  Sun, 22 Nov 2009 04:35:43 -0500
+  * 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