2015-06-16 15:41:23 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Support the stdint.h fix when using the OSX SDK include path.
|
2015-06-03 23:00:39 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 2.0.28:
Noteworthy changes in version 2.0.28 (2015-06-02)
-------------------------------------------------
* agent: Added support for an external password manager.
* gpg: New command --list-gcrypt-config.
* gpg: Issue NEWSIG status lines during signature verification.
* gpgsm: The default hash algo for a CSR is now SHA-256 and the
default encryption algo is AES-128.
* scdaemon: Allow PC/SC reader selection by partial name match.
* gpgtar: Fix extracting files with a size of a multiple of 512.
* Fixed several other bugs.
* Libgcrypt 1.5 is now required.
|
2015-03-24 09:36:56 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Fix typo in previous, noted by rpalo.
|
2015-03-21 17:24:51 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Add default-off libusb option.
If you enable this, scdaemon can use some USB Tokens without another
pcsc daemon.
From Yasushi Oshima in PR 49760.
|
2015-02-21 10:08:53 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 2.0.27:
Noteworthy changes in version 2.0.27 (2015-02-18)
-------------------------------------------------
* gpg: Detect faulty use of --verify on detached signatures.
* gpg: New import option "keep-ownertrust".
* gpg: Uses SHA-256 for all signature types also on RSA keys.
* gpg: Added support for algo names when generating keys using the
--command-fd method.
* gpg: Unless --allow-weak-digest-algos is used the insecure MD5
based fingerprints are shown as all zeroe
* gpg: Fixed DoS based on bogus and overlong key packets.
* gpg: Better error reporting for keyserver problems.
* Fixed several bugs related to bogus keyrings and improved some
other code.
|
2015-01-15 21:59:59 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Fix executable name in gpgkey2ssh tool.
From ISIHARA Takanori in PR 49576.
Bump PKGREVISION.
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2014-08-16 14:14:28 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 2.0.26:
Noteworthy changes in version 2.0.26 (2014-08-12)
-------------------------------------------------
* gpg: Fix a regression in 2.0.24 if a subkey id is given
to --recv-keys et al.
* gpg: Cap attribute packets at 16MB.
* gpgsm: Auto-create the ".gnupg" home directory in the same
way gpg does.
* scdaemon: Allow for certificates > 1024 when using PC/SC.
|
2014-07-28 13:02:11 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Fix overlooked option name for previous.
Found by jperkin.
|
2014-07-22 13:30:00 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 2.0.25. Rename gpgsm option to gnupg2-gpgsm.
Noteworthy changes in version 2.0.25 (2014-06-30)
-------------------------------------------------
* gpg: Fix a regression in 2.0.24 if more than one keyid is given
to --recv-keys et al.
* gpg: Cap RSA and Elgamal keysize at 4096 bit also for unattended
key generation.
* gpgsm: Fix a DISPLAY related problem with --export-secret-key-p12.
* scdaemon: Support reader Gemalto IDBridge CT30.
|