pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/roundcube-plugin-enigma mail/roundcube-plugin-eni...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0159d9fa5a5a
branches:  trunk
changeset: 338907:0159d9fa5a5a
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Sep 01 13:08:55 2019 +0000

description:
mail/roundcube-plugin-enigma: update to 1.3.10

 RELEASE 1.3.10
--------------
- Enigma: Fix bug where revoked users/keys were not greyed out in key info
- Enigma: Fix error message when trying to encrypt with a revoked key (#6607)
- Enigma: Fix "decryption oracle" bug [CVE-2019-10740] (#6638)

diffstat:

 mail/roundcube-plugin-enigma/Makefile |   6 ++----
 mail/roundcube-plugin-enigma/distinfo |  14 +++++++++-----
 2 files changed, 11 insertions(+), 9 deletions(-)

diffs (45 lines):

diff -r 867aae8a4c40 -r 0159d9fa5a5a mail/roundcube-plugin-enigma/Makefile
--- a/mail/roundcube-plugin-enigma/Makefile     Sun Sep 01 13:08:09 2019 +0000
+++ b/mail/roundcube-plugin-enigma/Makefile     Sun Sep 01 13:08:55 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2019/04/30 03:58:45 taca Exp $
+# $NetBSD: Makefile,v 1.6 2019/09/01 13:08:55 taca Exp $
 
 PLUGIN=                enigma
 
@@ -7,11 +7,9 @@
 LICENSE=       gnu-gpl-v3
 
 # JavaScript dependencies from bin/install-jsdeps.sh
-SITES.openpgp.min.js=  "https://raw.githubusercontent.com/openpgpjs/openpgpjs/v2.6.2/dist/";
+SITES.openpgp.min.js=  https://raw.githubusercontent.com/openpgpjs/openpgpjs/v2.6.2/dist/
 DISTFILES+=    openpgp.min.js
 
-PLUGIN=                enigma
-
 DEPENDS+=      ${PHP_PKG_PREFIX}-pear-Crypt_GPG>=1.4.3:../../security/pear-Crypt_GPG
 
 do-install: plugin-install
diff -r 867aae8a4c40 -r 0159d9fa5a5a mail/roundcube-plugin-enigma/distinfo
--- a/mail/roundcube-plugin-enigma/distinfo     Sun Sep 01 13:08:09 2019 +0000
+++ b/mail/roundcube-plugin-enigma/distinfo     Sun Sep 01 13:08:55 2019 +0000
@@ -1,10 +1,14 @@
-$NetBSD: distinfo,v 1.13 2019/04/30 03:58:45 taca Exp $
+$NetBSD: distinfo,v 1.14 2019/09/01 13:08:55 taca Exp $
 
 SHA1 (roundcube/openpgp.min.js) = cce0087eb20328453b9378a2b01cc6339cef97b2
 RMD160 (roundcube/openpgp.min.js) = 713bc7f30e848e4978f6b4a16125d76bd8afd60a
 SHA512 (roundcube/openpgp.min.js) = 5600446f071f140374d5893af56ab6936379f4daee43788e6cc676eb70d76774e91dc713c8152e7830b217901cbd063421d7551840e082f5e61b3d08dcb0baee
 Size (roundcube/openpgp.min.js) = 330742 bytes
-SHA1 (roundcube/roundcubemail-1.3.9.tar.gz) = 8a9651917c609e2cf97217e3aed3b0fb2469edf3
-RMD160 (roundcube/roundcubemail-1.3.9.tar.gz) = f22c2950f51e7d29d071a82e6a381ded7e8c5722
-SHA512 (roundcube/roundcubemail-1.3.9.tar.gz) = d9c02e61ae95ae5004561134612aea6decb501d1f39708e3d5fa1de8996bedfbc0248d6e6cb5e082e63cd9ae4e6b8c091771a23234a4760a17d0a1127f34942f
-Size (roundcube/roundcubemail-1.3.9.tar.gz) = 3125755 bytes
+SHA1 (roundcube/roundcubemail-1.3.10.tar.gz) = e47db672bedd8413837dbca073f81f4b17c2f131
+RMD160 (roundcube/roundcubemail-1.3.10.tar.gz) = 88b33acaa6a01e053bcc5c8d061eb1b76a0c6b2a
+SHA512 (roundcube/roundcubemail-1.3.10.tar.gz) = 3f7be9c0f41b8e551a4863e06928a073aacf5368ffa8b1d0acd8c26224a957e806b986f7bc5b88ac4c853f9c4eff3112cc66b1c90386660e4eab7fa747c3a5cc
+Size (roundcube/roundcubemail-1.3.10.tar.gz) = 3127446 bytes
+SHA1 (patch-af) = 1f95a7005569207469563aa37ff48da0383b7668
+SHA1 (patch-config_config.inc.php.sample) = 1c9751ba36394d592e7d3cdcc705010e0a4adda9
+SHA1 (patch-plugins_password_helpers_passwd-expect) = 9e0082f23e37bbab26e8bb1439668132d5aacca2
+SHA1 (patch-rcube_mime_default) = b1e9479d575b7fd61c413e2b76ee36c06ece7a5c



Home | Main Index | Thread Index | Old Index