Ignore:
Timestamp:
Dec 21, 2009, 5:30:11 PM (14 years ago)
Author:
broder
Message:

Have authz providers use an invirt.authz module.

xvm-authz-locker now includes an invirt.authz module instead of
xvm.authz.locker. All authz providers conflict with each other, and
provide invirt-authz.

Location:
trunk/packages/xvm-authz-locker/debian
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/xvm-authz-locker/debian/changelog

    r2602 r2766  
     1xvm-authz-locker (0.0.2) unstable; urgency=low
     2
     3  * Install the authz module as invirt.authz, instead of xvm.authz.locker
     4
     5 -- Evan Broder <broder@mit.edu>  Mon, 21 Dec 2009 16:24:05 -0600
     6
    17xvm-authz-locker (0.0.1) unstable; urgency=low
    28
  • trunk/packages/xvm-authz-locker/debian/control

    r2602 r2766  
    1010Depends: ${python:Depends}, ${misc:Depends}, invirt-base, python-afs
    1111Provides: ${python:Provides}, invirt-authz
     12Conflicts: invirt-authz
     13Replaces: invirt-authz
    1214XB-Python-Version: ${python:Versions}
    1315Description: Authorization module for XVM
Note: See TracChangeset for help on using the changeset viewer.