Path to this page:
./
security/gnupg2,
GNUpg with OpenPGP and S/MIME capabilities
Branch: pkgsrc-2013Q3,
Version: 2.0.22,
Package name: gnupg2-2.0.22,
Maintainer: pkgsrc-usersGnuPG-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:[
security/libgpg-error] [
security/pinentry] [
security/dirmngr] [
security/libgcrypt] [
security/libksba] [
security/libassuan2] [
www/curl] [
devel/pth]
Package options: gpgsm
Master sites:
SHA1: 9ba9ee288e9bf813e0f1e25cbe06b58d3072d8b8
RMD160: 0d47b3218438c9ddf7f91b73f2a46bbefefdb106
Filesize: 4176.872 KB
Version history: (Expand)
- (2013-10-07) Updated to version: gnupg2-2.0.22
- (2013-10-04) Package added to pkgsrc.se, version gnupg2-2.0.21 (created)
CVS history: (Expand)
2013-10-05 18:11:10 by S.P.Zeidler | Files touched by this commit (2) | |
Log message:
Pullup ticket #4239 - requested by wiz
security/gnupg2: security update
Revisions pulled up:
- security/gnupg2/Makefile 1.48
- security/gnupg2/distinfo 1.29
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: wiz
Date: Sat Oct 5 13:20:03 UTC 2013
Modified Files:
pkgsrc/security/gnupg2: Makefile distinfo
Log message:
Update to 2.0.22:
Noteworthy changes in version 2.0.22 (2013-10-04)
-------------------------------------------------
* Fixed possible infinite recursion in the compressed packet
parser. [CVE-2013-4402]
* Improved support for some card readers.
* Prepared building with the forthcoming Libgcrypt 1.6.
* Protect against rogue keyservers sending secret keys.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/security/gnupg2/distinfo
|