From: Evan Broder Date: Wed, 16 Dec 2009 03:10:20 +0000 (-0500) Subject: Move XVM's locker authorization code into a separate xvm-authz-locker X-Git-Tag: 1.1.16^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/commitdiff_plain/40ee4eeb5a7a25d1fed73cf4e225b4450e8390ce Move XVM's locker authorization code into a separate xvm-authz-locker 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 --- diff --git a/debian/changelog b/debian/changelog index d753f5b..9593dfe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xvm-prodconfig (1.1.16) unstable; urgency=low + + * Update authz config for {invirt => xvm}.authz.locker move. + + -- Evan Broder Tue, 15 Dec 2009 19:24:27 -0500 + xvm-prodconfig (1.1.15) unstable; urgency=low * Add configuration for the git repositories. diff --git a/master.yaml b/master.yaml index b4de061..f7434e9 100644 --- a/master.yaml +++ b/master.yaml @@ -6,7 +6,7 @@ apt: keyid: 35AE3C4F authz: - mech: invirt.authz.locker + mech: xvm.authz.locker afs: cells: - cell: athena.mit.edu