Path to this page:
./
mail/roundcube-plugin-enigma,
Enigma Plugin for Roundcube
Branch: pkgsrc-2018Q2,
Version: 1.3.7,
Package name: php71-roundcube-plugin-enigma-1.3.7,
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:[
graphics/php-gd] [
lang/python27] [
mail/roundcube] [
security/pear-Crypt_GPG] [
databases/php-pdo_mysql] [
converters/php-iconv]
Required to build:[
pkgtools/cwrappers] [
www/apache24]
Package options: apache, gd, iconv, mysql, php-sockets
Master sites:
Version history: (Expand)
- (2018-08-25) Updated to version: php71-roundcube-plugin-enigma-1.3.7
- (2018-07-03) Package added to pkgsrc.se, version php71-roundcube-plugin-enigma-1.3.6 (created)
CVS history: (Expand)
2018-08-25 18:15:21 by Benny Siegert | Files touched by this commit (6) | |
Log message:
Pullup ticket #5816 - requested by taca
mail/roundcube: security fix, build fix
Revisions pulled up:
- mail/roundcube-plugin-enigma/distinfo 1.11
- mail/roundcube-plugin-password/Makefile 1.3
- mail/roundcube-plugin-password/distinfo 1.11
- mail/roundcube-plugin-zipdownload/distinfo 1.11
- mail/roundcube/Makefile.common 1.11
- mail/roundcube/distinfo 1.62
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Aug 9 15:03:57 UTC 2018
Modified Files:
pkgsrc/mail/roundcube: Makefile.common distinfo
Log message:
mail/roundcube: update to 1.3.7
RELEASE 1.3.7
-------------
- Fix PHP Warning: Use of undefined constant IDNA_DEFAULT on systems without \
php-intl (#6244)
- Fix bug where some parts of quota information could have been ignored (#6280)
- Fix bug where some escape sequences in html styles could bypass security checks
- Fix bug where some forbidden characters on Cyrus-IMAP were not prevented \
from use in folder names
- Fix bug where only attachments with the same name would be ignored on zip \
download (#6301)
- Fix bug where unicode contact names could have been broken/emptied or \
caused DB errors (#6299)
- Fix bug where after "mark all folders as read" action message \
counters were not reset (#6307)
- Enigma: [EFAIL] Don't decrypt PGP messages with no MDC protection (#6289)
- Fix bug where some HTML comments could have been malformed by HTML parser \
(#6333)
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Aug 9 15:07:01 UTC 2018
Modified Files:
pkgsrc/mail/roundcube-plugin-enigma: distinfo
Log message:
mail/roundcube-plugin-enigma: update to 1.3.7
- Enigma: [EFAIL] Don't decrypt PGP messages with no MDC protection (#6289)
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Aug 9 15:08:15 UTC 2018
Modified Files:
pkgsrc/mail/roundcube-plugin-password: Makefile distinfo
Log message:
mail/roundcube-plugin-password: update to 1.3.7
* No change except version.
Reset PKGREVISION.
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Aug 9 15:09:31 UTC 2018
Modified Files:
pkgsrc/mail/roundcube-plugin-zipdownload: distinfo
Log message:
mail/roundcube-plugin-zipdownload: update to 1.3.7
A small PHP poratbility fix.
|