diff options
author | seb <seb> | 2003-08-11 15:57:42 +0000 |
---|---|---|
committer | seb <seb> | 2003-08-11 15:57:42 +0000 |
commit | b609b7ba60f20f1fec3b50981f0e6ea9f3fa9883 (patch) | |
tree | 09c94a1127b4e0bb3a33dfefaa8cfaf5176e3641 /mail/mailcrypt/distinfo | |
parent | e7576e42e92ac11c101ea5907dd0f717cd278f25 (diff) | |
download | pkgsrc-b609b7ba60f20f1fec3b50981f0e6ea9f3fa9883.tar.gz |
Update to version 3.5.8.
Suggested by Greg Troxel <gdt at ir dot bbn dot com> in private mail.
Changes summary since 3.5.6 below.
Noteworthy changes in Mailcrypt version 3.5.8:
* mc-remail.el updated to support modern remailers (as defined by MixMaster
version 2.9b33, on sourceforge). Closes most of SF#583330.
** the 'Subject:' header is now put in the ## section instead of the ::
section, so remailers should copy them into the final message.
** Use Anon-To: instead of Request-Remailing-To
* fixed mc-gpg.el to cache passphrases by keyid instead of name; this will
help users who have multiple secret keys with the same name but different
passphrases. Closes Debian #161691.
* less noteworthy changes:
** added copy of GPL, since mailcrypt is distributed separately from Emacs
** Added unit test for anonymous remailer support. Encrypting through a
basic remailer chain can now be verified, if you have python and
py-gnupg installed.
** docs: updated 'finger' addresses for remailer lists again, since they
keep moving
Noteworthy changes in Mailcrypt version 3.5.7:
* Integration with the Mew mail client: added hooks to use in Mew summary,
draft, and message buffers. Note that Mew handles PGP-MIME (RFC3156,
"multipart/encrypted") messages by itself; this is just for traditional
armored "in-line" encryption.
* Gnus updates, now usable in summary buffer
* Less noteworthy changes:
** Added a unit test framework. GnuPG decryption now has test coverage.
** GnuPG updates
** MH fix to handle latest versions of mh-e that use read-only message buffers
** Don't use hardwired /tmp directory, might fix some problems on NT.
Diffstat (limited to 'mail/mailcrypt/distinfo')
-rw-r--r-- | mail/mailcrypt/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/mail/mailcrypt/distinfo b/mail/mailcrypt/distinfo index ab546ed51be..8a7a90e44cb 100644 --- a/mail/mailcrypt/distinfo +++ b/mail/mailcrypt/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.3 2003/07/31 16:07:02 seb Exp $ +$NetBSD: distinfo,v 1.4 2003/08/11 15:57:42 seb Exp $ -SHA1 (mailcrypt-3.5.6.tar.gz) = ac53c42c5e1b7f2200582204217f321a46b5f436 -Size (mailcrypt-3.5.6.tar.gz) = 158813 bytes -SHA1 (patch-aa) = 07f5da8d69707bab3a0c0f9b4e820a6131c3b270 -SHA1 (patch-ab) = 3d0dfd17ddef6b33c0364e391bdc25fb3e309712 +SHA1 (mailcrypt-3.5.8.tar.gz) = 5c107c74150113bdb9ddd76dccf1ad62eec3c296 +Size (mailcrypt-3.5.8.tar.gz) = 213415 bytes +SHA1 (patch-aa) = 6b44ca1ad6c13df2a85602c360f07fd741a2a3bd |