Move XVM's locker authorization code into a separate xvm-authz-locker 1.1.16
authorEvan Broder <broder@mit.edu>
Wed, 16 Dec 2009 03:10:20 +0000 (22:10 -0500)
committerEvan Broder <broder@mit.edu>
Wed, 16 Dec 2009 03:10:20 +0000 (22:10 -0500)
package (and corresponding xvm.authz.locker Python package).

This makes it possible to install invirt-base without needing the
authz code installed as well, and also separates some very
XVM-specific logic from the Invirt packages.

svn path=/trunk/packages/xvm-prodconfig/; revision=2602

debian/changelog
master.yaml

index d753f5b..9593dfe 100644 (file)
@@ -1,3 +1,9 @@
+xvm-prodconfig (1.1.16) unstable; urgency=low
+
+  * Update authz config for {invirt => xvm}.authz.locker move.
+
+ -- Evan Broder <broder@mit.edu>  Tue, 15 Dec 2009 19:24:27 -0500
+
 xvm-prodconfig (1.1.15) unstable; urgency=low
 
   * Add configuration for the git repositories.
 xvm-prodconfig (1.1.15) unstable; urgency=low
 
   * Add configuration for the git repositories.
index b4de061..f7434e9 100644 (file)
@@ -6,7 +6,7 @@ apt:
  keyid: 35AE3C4F
 
 authz:
  keyid: 35AE3C4F
 
 authz:
- mech: invirt.authz.locker
+ mech: xvm.authz.locker
  afs:
   cells:
   - cell: athena.mit.edu
  afs:
   cells:
   - cell: athena.mit.edu