Path to this page:
./
mail/roundcube-plugin-enigma,
Enigma Plugin for Roundcube
Branch: pkgsrc-2018Q3,
Version: 1.3.8,
Package name: php71-roundcube-plugin-enigma-1.3.8,
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:[
converters/php-iconv] [
graphics/php-gd] [
databases/php-pdo_mysql] [
lang/python27] [
mail/roundcube] [
security/pear-Crypt_GPG]
Required to build:[
pkgtools/cwrappers] [
www/apache24]
Package options: apache, gd, iconv, mysql, php-sockets
Master sites:
Version history: (Expand)
- (2018-11-09) Updated to version: php71-roundcube-plugin-enigma-1.3.8
- (2018-10-22) Package added to pkgsrc.se, version php71-roundcube-plugin-enigma-1.3.7 (created)
CVS history: (Expand)
2018-11-09 19:40:46 by S.P.Zeidler | Files touched by this commit (1) | |
Log message:
Pullup ticket #5876 - requested by taca
mail/roundcube-plugin-enigma: security update
Revisions pulled up:
- mail/roundcube-plugin-enigma/distinfo 1.12
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Sun Oct 28 15:24:11 UTC 2018
Modified Files:
pkgsrc/mail/roundcube-plugin-enigma: distinfo
Log message:
mail/roundcube-plugin-enigma: update to 1.3.8
RELEASE 1.3.8
-------------
- Enigma: Fix deleting keys with authentication subkeys (#6381)
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/mail/roundcube-plugin-enigma/distinfo
|