./mail/roundcube-plugin-zipdownload, Roundcube Webmail ZipDownload plugin

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q3, Version: 1.2.7, Package name: php56-roundcube-plugin-zipdownload-1.2.7, Maintainer: taca

Roundcube Webmail ZipDownload
=============================
This plugin adds an option to download all attachments to a message in one zip
file, when a message has multiple attachments. The plugin also allows the
download of a selection of messages in 1 zip file.

Requirements
============
* php_zip extension (including ZipArchive class)
Either install it via PECL or for PHP >= 5.2 compile with --enable-zip option


Required to run:
[mail/roundcube] [lang/python27] [archivers/php-zip] [graphics/php-gd] [converters/php-iconv] [databases/php-pdo_mysql]

Required to build:
[www/apache24] [pkgtools/cwrappers]

Package options: apache, gd, iconv, mysql, php-sockets

Master sites:

SHA1: b5aa5303e0e940da2117802c7ffd22dc265c4699
RMD160: 7d24ca42391a62d494b0615e92203596f5573761
Filesize: 3456.237 KB

Version history: (Expand)


CVS history: (Expand)


   2017-11-12 14:15:45 by S.P.Zeidler | Files touched by this commit (5) | Package updated
Log message:
Pullup ticket #5635 - requested by taca
mail/roundcube: security update
mail/roundcube-plugin-enigma: security update
mail/roundcube-plugin-password: security update
mail/roundcube-plugin-zipdownload: security update

Revisions pulled up:
- mail/roundcube-plugin-enigma/distinfo                         1.7
- mail/roundcube-plugin-password/distinfo                       1.7
- mail/roundcube-plugin-zipdownload/distinfo                    1.7
- mail/roundcube/Makefile.common                                1.7
- mail/roundcube/distinfo                                       1.58

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Nov  9 01:13:12 UTC 2017

   Modified Files:
   	pkgsrc/mail/roundcube: Makefile.common distinfo
   	pkgsrc/mail/roundcube-plugin-enigma: distinfo
   	pkgsrc/mail/roundcube-plugin-password: distinfo
   	pkgsrc/mail/roundcube-plugin-zipdownload: distinfo

   Log message:
   mail/roundcube: update to 1.2.7

   Security fix for CVE-2017-16651.

   RELEASE 1.2.7
   -------------
   - Fix rewind(): stream does not support seeking (#5950)
   - Fix bug where HTML messages could have been rendered empty on some systems
     (#5957)
   - Fix (again) bug where image data URIs in css style were treated as
     evil/remote in mail preview (#5580)
   - Managesieve: Fix parsing dot-staffed lines in multiline text (#5838, #5959)
   - Fix file disclosure vulnerability caused by insufficient input validation
     [CVE-2017-16651] (#6026)

   To generate a diff of this commit:
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/roundcube/Makefile.common
   cvs rdiff -u -r1.57 -r1.58 pkgsrc/mail/roundcube/distinfo
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/roundcube-plugin-enigma/distinfo
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/roundcube-plugin-password/distinfo
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/roundcube-plugin-zipdownload/distinfo