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

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


Branch: pkgsrc-2018Q1, Version: 1.3.6, Package name: php71-roundcube-plugin-zipdownload-1.3.6, 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:
[databases/php-pdo_mysql] [lang/python27] [graphics/php-gd] [archivers/php-zip] [mail/roundcube] [converters/php-iconv]

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

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

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2018-06-08 11:34:34 by Benny Siegert | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #5762 - requested by taca
mail/roundcube-plugin-zipdownload: build fix

Revisions pulled up:
- mail/roundcube-plugin-zipdownload/PLIST                       1.3
- mail/roundcube-plugin-zipdownload/distinfo                    1.10

---
   Module Name:    pkgsrc
   Committed By:   triaxx
   Date:           Wed May 16 08:18:08 UTC 2018

   Modified Files:
           pkgsrc/mail/roundcube-plugin-zipdownload: distinfo

   Log message:
   roundcube-plugin-zipdownload: update distinfo for 1.3.6

---
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Sun May 20 03:51:15 UTC 2018

   Modified Files:
           pkgsrc/mail/roundcube-plugin-zipdownload: PLIST

   Log message:
   mail/roundcube-plugin-zipdownload: Fix PLIST

   Fix PLIST after update to 1.3.6.
   2018-05-06 11:13:56 by S.P.Zeidler | Files touched by this commit (6) | Package updated
Log message:
Pullup ticket #5742 - requested by taca
mail/roundcube: regression fix
mail/roundcube-plugin-enigma: regression fix
mail/roundcube-plugin-password: regression fix
mail/roundcube-plugin-zipdownload: regression fix

Revisions pulled up:
- mail/roundcube-plugin-enigma/distinfo                         1.9
- mail/roundcube-plugin-password/distinfo                       1.9
- mail/roundcube-plugin-zipdownload/distinfo                    1.9
- mail/roundcube/Makefile.common                                1.9
- mail/roundcube/distinfo                                       1.60
- mail/roundcube/plugins.mk                                     1.2

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Apr 30 06:44:11 UTC 2018

   Modified Files:
   	pkgsrc/mail/roundcube: plugins.mk

   Log message:
   mail/roundcube: fix typo

   Fix typo in DEPENDS.

   To generate a diff of this commit:
   cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/roundcube/plugins.mk

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Apr 30 06:45:04 UTC 2018

   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.9

   RELEASE 1.2.9
   -------------
   - Fix regression where IMAP commands with '*' uidset argument wasn't working

   To generate a diff of this commit:
   cvs rdiff -u -r1.8 -r1.9 pkgsrc/mail/roundcube/Makefile.common
   cvs rdiff -u -r1.59 -r1.60 pkgsrc/mail/roundcube/distinfo
   cvs rdiff -u -r1.8 -r1.9 pkgsrc/mail/roundcube-plugin-enigma/distinfo
   cvs rdiff -u -r1.8 -r1.9 pkgsrc/mail/roundcube-plugin-password/distinfo
   cvs rdiff -u -r1.8 -r1.9 pkgsrc/mail/roundcube-plugin-zipdownload/distinfo
   2018-05-06 10:40:13 by S.P.Zeidler | Files touched by this commit (5) | Package updated
Log message:
Pullup ticket #5739 - requested by bsiegert
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.8
- mail/roundcube-plugin-password/distinfo                       1.8
- mail/roundcube-plugin-zipdownload/distinfo                    1.8
- mail/roundcube/Makefile.common                                1.8
- mail/roundcube/distinfo                                       1.59

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Mon Apr 23 13:55:00 UTC 2018

   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.8

   This is a security update to the stable version 1.2.  It fixes a recently
   reported vulnerability allowing IMAP command injection via a GET parameters.
   More details about this are published under CVE-2018-9846.

   The second fix is about a missed remote content blocking on HTML messages
   with
   specially crafted image and style tags.

   We strongly recommend to update all productive installations of Roundcube
   1.2.x.  Please do backup your data before updating!

   CHANGELOG

   * Fix check_request() bypass in places using get_uids() [CVE-2018-9846]
      (#6238)

   * Fix possible IMAP command injection vulnerability [CVE-2018-9846] (#6229)

   * Fix security issue in remote content blocking on HTML image and style tags
      (#6178)

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