./security/gnupg, GNU Privacy Guard, public-Key encryption and digital signatures

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q4, Version: 1.4.19, Package name: gnupg-1.4.19, Maintainer: wiz

GNU Privacy Guard

GnuPG is a complete and free replacement for PGP. GnuPG is nearly in
compliance with RFC2440 (OpenPGP).


Required to run:
[devel/readline]

Master sites: (Expand)

SHA1: 5503f7faa0a0e84450838706a67621546241ca50
RMD160: 4d7c1a9ea913ac83617b0d379935e9af5dc4ac13
Filesize: 3626.769 KB

Version history: (Expand)


CVS history: (Expand)


   2015-03-09 20:06:32 by Matthias Scheler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #4635 - requested by he
security/gnupg: security update

Revisions pulled up:
- security/gnupg/Makefile                                       1.128
- security/gnupg/PLIST                                          1.28
- security/gnupg/distinfo                                       1.66

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Sat Feb 28 00:13:25 UTC 2015

   Modified Files:
   	pkgsrc/security/gnupg: Makefile PLIST distinfo

   Log message:
   Update to 1.4.19:

   Noteworthy changes in version 1.4.19 (2015-02-27)
   -------------------------------------------------

    * Use ciphertext blinding for Elgamal decryption [CVE-2014-3591].
      See http://www.cs.tau.ac.il/~tromer/radioexp/ for details.

    * Fixed data-dependent timing variations in modular exponentiation
      [related to CVE-2015-0837, Last-Level Cache Side-Channel Attacks
      are Practical].

    * Detect faulty use of --verify on detached signatures.

    * Changed the PKA method to use CERT records and hashed names.

    * New import option "keep-ownertrust".

    * Support algorithm names when generating keys using the --command-fd
      method.

    * Updated many translations.

    * Updated build system.

    * Fixed a regression in keyserver import

    * Fixed argument parsing for option --debug-level.

    * Fixed DoS based on bogus and overlong key packets.

    * Fixed bugs related to bogus keyrings.

    * The usual minor minor bug fixes.