pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/thunderbird-enigmail



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan  4 19:11:01 UTC 2020

Modified Files:
        pkgsrc/mail/thunderbird-enigmail: Makefile distinfo

Log Message:
thunderbird-enigmail: update to 2.1.5.

Enigmail 2.1.5

Released 2019-12-31, works with Thunderbird 68 and Postbox 7.

Notable Changes

This is a maintenance release.

Bugs fixed:

    Security issue: unsigned MIME parts displayed as signed
    Ensure that upgrading GnuPG 2.0.x to 2.2.x upgrade converts keyring format
    Make Enigmail Compatible with Protected-Headers spec, draft 2
    See list of fixed defects for more fixed issues.

Enigmail 2.1.4

Released 2019-12-12, works with Thunderbird 68 and Postbox 7.

Notable Changes

This is a maintenance release.

Bugs fixed:

    Mixed classic/​pEp mode on startup if the pEp Engine is not fully operational
    Key Management menu bar unreadable on dark themes
    OpenPGP column re-appears after every startup
    "Attach my public key to message" option is not restored properly
    Better activity feedback in the "Create OpenPGP Key" window
    Automatic updating GnuPG does not work
    See list of fixed defects for more fixed issues.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/mail/thunderbird-enigmail/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/mail/thunderbird-enigmail/distinfo

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

Modified files:

Index: pkgsrc/mail/thunderbird-enigmail/Makefile
diff -u pkgsrc/mail/thunderbird-enigmail/Makefile:1.14 pkgsrc/mail/thunderbird-enigmail/Makefile:1.15
--- pkgsrc/mail/thunderbird-enigmail/Makefile:1.14      Wed Nov  6 15:45:07 2019
+++ pkgsrc/mail/thunderbird-enigmail/Makefile   Sat Jan  4 19:11:01 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2019/11/06 15:45:07 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2020/01/04 19:11:01 wiz Exp $
 
-DISTNAME=      enigmail-2.1.3
+DISTNAME=      enigmail-2.1.5
 PKGNAME=       thunderbird-${DISTNAME}
 CATEGORIES=    mail security
 MASTER_SITES=  http://www.enigmail.net/download/source/
@@ -28,7 +28,7 @@ DEPENDS+=             pinentry-gtk2-[0-9]*:../../se
 REPLACE_PERL+= util/fixlang.pl
 REPLACE_PERL+= util/make-lang-xpi.pl
 
-PYTHON_VERSIONS_ACCEPTED=      27 # as of 2.1.2
+PYTHON_VERSIONS_INCOMPATIBLE=  27
 REPLACE_PYTHON+=               util/checkFiles.py
 REPLACE_PYTHON+=               util/run-tests.py
 

Index: pkgsrc/mail/thunderbird-enigmail/distinfo
diff -u pkgsrc/mail/thunderbird-enigmail/distinfo:1.19 pkgsrc/mail/thunderbird-enigmail/distinfo:1.20
--- pkgsrc/mail/thunderbird-enigmail/distinfo:1.19      Wed Nov  6 15:45:07 2019
+++ pkgsrc/mail/thunderbird-enigmail/distinfo   Sat Jan  4 19:11:01 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2019/11/06 15:45:07 wiz Exp $
+$NetBSD: distinfo,v 1.20 2020/01/04 19:11:01 wiz Exp $
 
-SHA1 (enigmail-2.1.3.tar.gz) = 710d7a20b09f213c8ce2eec8055d49983a3c51d7
-RMD160 (enigmail-2.1.3.tar.gz) = 3daf107dcb731106555a71c343f77bd1d66f249c
-SHA512 (enigmail-2.1.3.tar.gz) = 270c46c282af9e8770ea509c55b0bc315ce715839b1751aa1a0b1ed8374e7ec93333bf8a6d4112adcbacc526d481ad2b276dc12099c48cc9c22fc8409de8d6d0
-Size (enigmail-2.1.3.tar.gz) = 2834659 bytes
+SHA1 (enigmail-2.1.5.tar.gz) = 141175150a92857ab77e842f8eb4388a93ea2c77
+RMD160 (enigmail-2.1.5.tar.gz) = e09ceea255be93fa450cb5ef6880b298da247105
+SHA512 (enigmail-2.1.5.tar.gz) = 0ed104306ee998b368d4a5779c2daf7c20a112c9a37f357bbe10d8c64dd435448c71e83a0e1a1dc9eb10efcf654b1524676f2b490bf6a065e6dd66de0861baea
+Size (enigmail-2.1.5.tar.gz) = 2838286 bytes



Home | Main Index | Thread Index | Old Index