./mail/roundcube-plugin-password, Password change plugin for roundcube

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


Branch: pkgsrc-2018Q2, Version: 1.3.7, Package name: php71-roundcube-plugin-password-1.3.7, Maintainer: taca

Password Plugin for Roundcube

Plugin that adds a possibility to change user password using many
methods (drivers) via Settings/Password tab.


Required to run:
[graphics/php-gd] [lang/python27] [mail/roundcube] [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)


CVS history: (Expand)


   2018-08-25 18:15:21 by Benny Siegert | Files touched by this commit (6) | Package updated
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.