pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/cvm



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Sun Apr 13 06:51:19 UTC 2008

Modified Files:
        pkgsrc/security/cvm: Makefile PLIST buildlink3.mk distinfo
Added Files:
        pkgsrc/security/cvm/patches: patch-aa

Log Message:
Update to 0.90. From the changelog:

- Added support for chaining modules within the version client library.
  To use this, specify the module string as a list of modules separated
  with commas. For example:

        cvm-command:/path/to/module,cvm-local:/path/to/socket

  This enhancement deprecates the cvm-chain module.

- Introduced an "out of scope" fact, to be used on credential rejection
  results when the supplied credentials are outside of the scope of
  authority of the module. The cvm-vmailmgr and cvm-qmail modules
  report this fact as appropriate, and cvm-chain copies it as
  appropriate from the modules it invokes.

- A random anti-spoofing tag is added to all version 2 client requests.
  Its length is set by $CVM_RANDOM_BYTES and defaults to 8.

- Fixed a bug that caused the domain output to be set incorrectly when
  doing qmail lookups with a domain not in the control files with
  $CVM_QMAIL_ASSUME_LOCAL set.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/security/cvm/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/security/cvm/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/security/cvm/buildlink3.mk
cvs rdiff -r1.6 -r1.7 pkgsrc/security/cvm/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/security/cvm/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index