Path to this page:
./
security/gnupg2,
GNUpg with OpenPGP and S/MIME capabilities
Branch: pkgsrc-2012Q4,
Version: 2.0.19nb2,
Package name: gnupg2-2.0.19nb2,
Maintainer: shannonjrGnuPG-2 provides several utilities that are used by mail clients,
such as Kmail and Balsa, including OpenPGP and S/MIME support.
GnuPG-2 has a different architecture than GnuPG-1 (e.g. 1.4.5) in that
it splits up functionality into several modules. However, both
versions may be installed alongside without any conflict. In fact,
the gpg version from GnuPG-1 is able to make use of the gpg-agent as
included in GnuPG-2 and allows for seamless passphrase caching. The
advantage of GnuPG-1 is its smaller size and the lack of dependency on
other modules at run and build time.
Required to run:[
devel/pth] [
security/dirmngr] [
security/libgpg-error] [
security/libassuan2] [
security/pinentry] [
security/libksba] [
security/libgcrypt] [
www/curl]
Required to build:[
devel/libtool-base] [
devel/gmake]
Package options: gpgsm
Master sites:
SHA1: 190c09e6688f688fb0a5cf884d01e240d957ac1f
RMD160: 026b5c5fa2b21c3586f325f48ff1420c987b88a7
Filesize: 4089.316 KB
Version history: (Expand)
- (2013-01-21) Updated to version: gnupg2-2.0.19nb2
- (2013-01-06) Package added to pkgsrc.se, version gnupg2-2.0.19nb1 (created)
CVS history: (Expand)
2013-01-18 17:43:23 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Pullup ticket #4029 - requested by drochner
security/gnupg2: security patch
Revisions pulled up:
- security/gnupg2/Makefile 1.42
- security/gnupg2/distinfo 1.26
- security/gnupg2/patches/patch-CVE-2012-6085 1.1
---
Module Name: pkgsrc
Committed By: drochner
Date: Tue Jan 15 11:21:50 UTC 2013
Modified Files:
pkgsrc/security/gnupg2: Makefile distinfo
Added Files:
pkgsrc/security/gnupg2/patches: patch-CVE-2012-6085
Log message:
add patch from upstream to fix possible keyring corruption
on import of corrupted keys (CVE-2012-6085), bump PKGREV
from "Bug Hunting" per PR pkg/47442
|