pkgsrc-Bugs archive

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

PR/43566 CVS commit: pkgsrc/mail/msmtp



The following reply was made to PR pkg/43566; it has been noted by GNATS.

From: OBATA Akio <obache%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43566 CVS commit: pkgsrc/mail/msmtp
Date: Tue, 6 Jul 2010 07:33:43 +0000

 Module Name:   pkgsrc
 Committed By:  obache
 Date:          Tue Jul  6 07:33:43 UTC 2010
 
 Modified Files:
        pkgsrc/mail/msmtp: Makefile PLIST distinfo options.mk
 Removed Files:
        pkgsrc/mail/msmtp/patches: patch-ad
 
 Log Message:
 Update msmtp to 1.4.21.
 Based on PR#43566, with additional clean up, exactly enable/disable options.
 
 Version 1.4.21:
 - No significant changes.
 
 Version 1.4.20:
 - Added support for authentication mechanism SCRAM-SHA-1 via GNU SASL.
 - The new command tls_fingerprint allows one to trust one particular TLS
   certificate, in case tls_trust_file cannot be used for some reason.
 - The new script msmtp-gnome-tool.py manages Gnome Keyring passwords for msmtp.
 
 Version 1.4.19:
 - When using OpenSSL, msmtp now correctly handles NUL characters in the Common
   Name and Subject Alternative Name fields of certificates. This fixes a
   security problem. Note that msmtp is not affected by this problem if GnuTLS 
is
   used.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.24 -r1.25 pkgsrc/mail/msmtp/Makefile
 cvs rdiff -u -r1.7 -r1.8 pkgsrc/mail/msmtp/PLIST
 cvs rdiff -u -r1.17 -r1.18 pkgsrc/mail/msmtp/distinfo
 cvs rdiff -u -r1.10 -r1.11 pkgsrc/mail/msmtp/options.mk
 cvs rdiff -u -r1.3 -r0 pkgsrc/mail/msmtp/patches/patch-ad
 
 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