diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-22 17:50:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-22 17:50:55 +0000 |
commit | d5143ca90154270003772acfefedab98baa0809c (patch) | |
tree | 7e5dfb63ce52fbf6519559fc57e5d572d1048cf6 /security/gnupg/distinfo | |
parent | 5b2de838fe42d74f124ced0bd178a431a12f70b6 (diff) | |
download | pkgsrc-d5143ca90154270003772acfefedab98baa0809c.tar.gz |
Update to 1.4.1:
Noteworthy changes in version 1.4.1 (2005-03-15)
------------------------------------------------
* New --rfc2440-text option which controls how text is handled in
signatures. This is in response to some problems seen with
certain PGP/MIME mail clients and GnuPG version 1.4.0. More
details about this are available at
<http://lists.gnupg.org/pipermail/gnupg-users/2005-January/024408.html>.
* New "import-unusable-sigs" and "export-unusable-sigs" tags for
--import-options and --export-options. These are off by
default, and cause GnuPG to not import or export key signatures
that are not usable (e.g. expired signatures).
* New experimental HTTP, HTTPS, FTP, and FTPS keyserver helper
that uses the cURL library <http://curl.haxx.se> to retrieve
keys. This is disabled by default, but may be enabled with the
configure option --with-libcurl. Without this option, the
existing HTTP code is used for HTTP, and HTTPS, FTP, and FTPS
are not supported.
[enabled with the "curl" option for the package]
* When running a --card-status or --card-edit and a public key is
available, missing secret key stubs will be created on the fly.
Details of the key are listed too.
* The implicit packet dumping in double verbose mode is now sent
to stderr and not to stdout.
* Added countermeasures against the Mister/Zuccherato CFB attack
<http://eprint.iacr.org/2005/033>.
* Add new --edit-key command "bkuptocard" to allow restoring a
card key from a backup.
* The "fetch" command of --card-edit now retrieves the key using
the default keyserver if no URL has been stored on the card.
* New configure option --enable-noexecstack.
Also, gpgkeys_mailto is not installed any longer, dropping the
dependency on perl.
Diffstat (limited to 'security/gnupg/distinfo')
-rw-r--r-- | security/gnupg/distinfo | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/security/gnupg/distinfo b/security/gnupg/distinfo index e7dc902480f..222f2a1576f 100644 --- a/security/gnupg/distinfo +++ b/security/gnupg/distinfo @@ -1,9 +1,10 @@ -$NetBSD: distinfo,v 1.33 2005/02/24 13:10:06 agc Exp $ +$NetBSD: distinfo,v 1.34 2005/03/22 17:50:55 wiz Exp $ -SHA1 (gnupg-1.4.0.tar.bz2) = 0054635a131b7af383e956fa9e1520ac44cad116 -RMD160 (gnupg-1.4.0.tar.bz2) = 75a2a2008c9c7136e37c6ff7d34ab75346717cca -Size (gnupg-1.4.0.tar.bz2) = 2722669 bytes +SHA1 (gnupg-1.4.1.tar.bz2) = ebd16ef9d3fd3c38e38cf39e6347ed058fd12840 +RMD160 (gnupg-1.4.1.tar.bz2) = 90680d388ba49f6f434edebcdb66cb39bf281bda +Size (gnupg-1.4.1.tar.bz2) = 2822791 bytes SHA1 (idea.c.gz) = 82fded4ec31b97b3b2dd22741880b67cfee40f84 +RMD160 (idea.c.gz) = e35be5a031d10d52341ac5f029d28f811edd908d Size (idea.c.gz) = 5216 bytes SHA1 (patch-aa) = 2916ba7403fea027d872fe62ce271c2e8b8ac3be SHA1 (patch-ab) = 29a7d0b736322eb1ecf0925a2419b513f323000e |