[OpenAFS-announce] AFS::PAG 1.01 released

Russ Allbery openafs-info@openafs.org
Sun, 06 Oct 2013 13:34:11 -0700


I'm pleased to announce release 1.01 of AFS::PAG.

AFS::PAG provides the standard PAG and token manipulation functions setpag
and unlog to Perl programs as a native module.  It also provides the
hasafs and haspag functions to detect whether AFS is running and whether
the current process is in a PAG.  Unlike the more general AFS module, it
will build with any recent OpenAFS, Heimdal's libkafs, or on Linux without
any AFS libraries at all.

Changes from previous release:

    Define the correct preprocessor symbols to build properly if a libkafs
    or libkopenafs library was found.

    Mark autodie required for configure and use for correct automated
    testing behavior on Perl 5.10.0.  (autodie was added to core in
    5.10.1.)

You can download it from:

    <http://www.eyrie.org/~eagle/software/afs-pag/>

This package is maintained using Git; see the instructions on the above
page to access the Git repository.

Debian packages have been uploaded to Debian unstable.

Please let me know of any problems or feature requests not already listed
in the TODO file.

-- 
Russ Allbery (rra@stanford.edu)             <http://www.eyrie.org/~eagle/>