diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:11 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:11 +0000 |
commit | 8eac425dcf54b1cb39ffe1cc0cd689ba4f8f791c (patch) | |
tree | 5f34de60ef1fc4e83c2dd8246d752dfea2b14c27 /sys-auth/munge | |
parent | Add upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff) | |
download | historical-8eac425dcf54b1cb39ffe1cc0cd689ba4f8f791c.tar.gz historical-8eac425dcf54b1cb39ffe1cc0cd689ba4f8f791c.tar.bz2 historical-8eac425dcf54b1cb39ffe1cc0cd689ba4f8f791c.zip |
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'sys-auth/munge')
-rw-r--r-- | sys-auth/munge/metadata.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sys-auth/munge/metadata.xml b/sys-auth/munge/metadata.xml index d74294cf1f01..16a515b59a8b 100644 --- a/sys-auth/munge/metadata.xml +++ b/sys-auth/munge/metadata.xml @@ -8,14 +8,15 @@ <use> <flag name="gcrypt">Use libgcrypt instead of openssl</flag> </use> - <longdescription> - MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating + <longdescription>MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or - platform-specific methods. - </longdescription> + platform-specific methods.</longdescription> + <upstream> + <remote-id type="google-code">munge</remote-id> + </upstream> </pkgmetadata> |