pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/mailcrypt



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Nov 23 06:08:29 UTC 2014

Modified Files:
        pkgsrc/mail/mailcrypt: Makefile PLIST distinfo

Log Message:
Noteworthy changes in Mailcrypt version 3.5.9:

 * GPG stdout buffer is now put into multibyte mode even when emacs is using
   unibyte mode in general (such as under 'standard-display-european'). This
   should fix the "inserts \201 before non-ascii characters" bugs
   (SF#496157, SF#501891, possibly others). A test case was added to catch
   these bugs in the future.

 * new remailer support for modern mixmaster and mixminion clients, which
   send the message directly rather than modify the emacs buffer and
   allowing the user to send the message through their emacs MUA mode.

 ** added "mc-default-remailer-scheme" to choose which remailer method you
    want to use: type1, mixmaster, or mixminion. [C-c / r] now does a
    remailer-scheme -specific function. Various MUA modes can behave
    differently if they wish.

 * Added support for PGP 6.5, generously contributed by Derek Atkins.

 * Added support for the Wanderlust MUA mode.

 * Support GNU Emacs 23.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/mail/mailcrypt/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/mailcrypt/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/mail/mailcrypt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index