pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Note update of mail/mailcrypt to version 3.5.8.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fc7e48ad5bbf
branches: trunk
changeset: 459915:fc7e48ad5bbf
user: seb <seb%pkgsrc.org@localhost>
date: Mon Aug 11 15:59:09 2003 +0000
description:
Note update of mail/mailcrypt 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:
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:
doc/CHANGES | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 56cf71e8c771 -r fc7e48ad5bbf doc/CHANGES
--- a/doc/CHANGES Mon Aug 11 15:57:42 2003 +0000
+++ b/doc/CHANGES Mon Aug 11 15:59:09 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3024 2003/08/11 10:52:34 markd Exp $
+$NetBSD: CHANGES,v 1.3025 2003/08/11 15:59:09 seb Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -3235,3 +3235,4 @@
Updated nut to 9.0 [wiz 2003-08-11]
Updated xuvmstat to 20030810 [martin 2003-08-11]
Updated citrix_ica to 7.00.77757 [markd 2003-08-11]
+ Updated mailcrypt to 3.5.8 [seb 2003-08-11]
Home |
Main Index |
Thread Index |
Old Index