Path to this page:
./
mail/roundcube-plugin-enigma,
Enigma Plugin for Roundcube
Branch: pkgsrc-2019Q2,
Version: 1.3.10,
Package name: php71-roundcube-plugin-enigma-1.3.10,
Maintainer: tacaEnigma Plugin for Roundcube
This plugin adds support for viewing and sending of signed and encrypted
messages in PGP (RFC 2440) and PGP/MIME (RFC 3156) format.
The plugin uses gpg binary on the server and stores all keys
(including private keys of the users) on the server.
Encryption/decryption is done server-side. So, this plugin
is for users that trust the server.
Implemented features:
---------------------
+ PGP: signatures verification
+ PGP: messages decryption
+ PGP: Sending of encrypted/signed messages
+ PGP: keys management UI (key import, export, delete)
+ PGP: key generation (client- or server-side)
+ Handling of PGP keys attached to incoming messages
+ User preferences to disable plugin features
+ Attaching public keys to email
Required to run:[
security/pear-Crypt_GPG] [
mail/roundcube] [
databases/php-pdo_mysql] [
lang/python37] [
graphics/php-gd] [
converters/php-iconv]
Required to build:[
pkgtools/cwrappers] [
www/apache24]
Package options: apache, gd, iconv, mysql, php-sockets
Master sites:
Version history: (Expand)
- (2019-09-10) Updated to version: php71-roundcube-plugin-enigma-1.3.10
- (2019-07-04) Package added to pkgsrc.se, version php71-roundcube-plugin-enigma-1.3.9 (created)
CVS history: (Expand)
2019-09-10 20:10:55 by Benny Siegert | Files touched by this commit (8) | |
Log message:
Pullup ticket #6046 - requested by taca
mail/roundcube, mail/roundcube-plugin-*: security fix
Revisions pulled up:
- mail/roundcube-plugin-enigma/Makefile 1.6
- mail/roundcube-plugin-enigma/distinfo 1.14
- mail/roundcube-plugin-password/Makefile 1.6
- mail/roundcube-plugin-password/distinfo 1.14
- mail/roundcube-plugin-zipdownload/Makefile 1.4
- mail/roundcube-plugin-zipdownload/distinfo 1.14
- mail/roundcube/Makefile.common 1.14
- mail/roundcube/distinfo 1.65
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Sep 1 13:08:09 UTC 2019
Modified Files:
pkgsrc/mail/roundcube: Makefile.common distinfo
Log message:
mail/roundcube: update to 1.3.10
RELEASE 1.3.10
--------------
- Managesieve: Fix so "Create filter" option does not show up when \
Filters menu is disabled (#6723)
- Fix compatibility with kolab/net_ldap3 > 1.0.7 (#6785)
- Fix bug where bmp images couldn't be displayed on some systems (#6728)
- Fix bug in parsing vCard data using PHP 7.3 due to an invalid regexp (#6744)
- Fix bug where bold/strong text was converted to upper-case on html-to-text \
conversion (6758)
- Fix bug in rcube_utils::parse_hosts() where %t, %d, %z could return only \
tld (#6746)
- Fix bug where Next/Prev button in mail view didn't work with multi-folder \
search result (#6793)
- Fix bug where selection of columns on messages list wasn't working
- Fix bug in converting multi-page Tiff images to Jpeg (#6824)
- Fix wrong messages order after returning to a multi-folder search result (#6836)
- Fix PHP 7.4 deprecation: implode() wrong parameter order (#6866)
- Fix bug where it was possible to bypass the position:fixed CSS check in \
received messages (#6898)
- Fix bug where some strict remote URIs in url() style were unintentionally \
blocked (#6899)
- Fix bug where it was possible to bypass the CSS jail in HTML messages using \
:root pseudo-class (#6897)
- Fix bug where it was possible to bypass href URI check with \
data:application/xhtml+xml URIs (#6896)
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Sep 1 13:08:56 UTC 2019
Modified Files:
pkgsrc/mail/roundcube-plugin-enigma: Makefile distinfo
Log message:
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)
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Sep 1 13:10:39 UTC 2019
Modified Files:
pkgsrc/mail/roundcube-plugin-password: Makefile distinfo
Log message:
mail/roundcube-plugin-password: update to 1.3.10
Update roundcube-plugin-password to 1.3.10. No changes except version.
pkgsrc change: remove duplicated setting PLUGIN.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Sep 1 13:11:47 UTC 2019
Modified Files:
pkgsrc/mail/roundcube-plugin-zipdownload: Makefile distinfo
Log message:
mail/roundcube-plugin-zipdownload: update to 1.3.10
Update roundcube-plugin-password to 1.3.10. No changes except version.
pkgsrc change: remove duplicated setting PLUGIN.
|