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

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


Branch: pkgsrc-2020Q1, Version: 1.4.4, Package name: php73-roundcube-plugin-password-1.4.4, 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:
[converters/php-iconv] [lang/tcl-expect] [lang/perl5] [lang/python37] [databases/php-pdo_mysql] [mail/roundcube] [graphics/php-gd]

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

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

Master sites:

SHA1: 4e425263f5bec27d39c07bde524f421bda205c07
RMD160: 43c3ea4da074337c4b8826420eab9a799fd46e1a
Filesize: 6865.102 KB

Version history: (Expand)


CVS history: (Expand)


   2020-06-09 13:51:50 by Benny Siegert | Files touched by this commit (7) | Package updated
Log message:
Pullup ticket #6231 - requested by taca
mail/roundcube: security fix

Revisions pulled up:
- mail/roundcube-plugin-password/distinfo                       1.18-1.19
- mail/roundcube/Makefile                                       1.93
- mail/roundcube/Makefile.common                                1.18-1.19
- mail/roundcube/distinfo                                       1.69-1.70
- mail/roundcube/options.mk                                     1.17
- mail/roundcube/patches/patch-program_lib_Roundcube_rcube__mime.php 1.3
- mail/roundcube/patches/patch-rcube_mime_default               deleted

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Jun  7 22:07:04 UTC 2020

   Modified Files:
   	pkgsrc/mail/roundcube: Makefile Makefile.common distinfo options.mk
   Added Files:
   	pkgsrc/mail/roundcube/patches:
   	    patch-program_lib_Roundcube_rcube__mime.php
   Removed Files:
   	pkgsrc/mail/roundcube/patches: patch-rcube_mime_default

   Log message:
   mail/roundcube: update to 1.4.5

   Update roundcube to 1.4.5, including some security fixes.

   pkgsrc change:

   * Proper replace PHP interpreter.
   * Fix php-sockets option to work.

   RELEASE 1.4.5
   -------------
   - Fix bug in extracting required plugins from composer.json that led to \ 
spurious error in log (#7364)
   - Fix so the database setup description is compatible with MySQL 8 (#7340)
   - Markasjunk: Fix regression in jsevent driver (#7361)
   - Fix missing flag indication on collapsed thread in Larry and Elastic (#7366)
   - Fix default keyservers (use keys.openpgp.org), add note about CORS (#7373, \ 
#7367)
   - Mailvelope: Use sender's address to find pubkeys to check signatures (#7348)
   - Mailvelope: Fix Encrypt button hidden in Elastic (#7353)
   - Fix PHP warning: count(): Parameter must be an array or an object... in ID \ 
command handler (#7392)
   - Fix error when user-configured skin does not exist anymore (#7271)
   - Elastic: Fix aspect ratio of a contact photo in mail preview (#7339)
   - Fix bug where PDF attachments marked as inline could have not been attached \ 
on mail forward (#7382)
   - Security: Fix a couple of XSS issues in Installer (#7406)
   - Security: Fix XSS issue in template object 'username' (#7406)
   - Security: Better fix for CVE-2020-12641
   - Security: Fix cross-site scripting (XSS) via malicious XML attachment

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Jun  7 22:08:37 UTC 2020

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

   Log message:
   mail/roundcube-plugin-password: update to 1.4.5

   Update roundcube-plugin-password to 1.4.5

   RELEASE 1.4.5
   -------------
   - Password: Fix issue with Modoboa driver (#7372)

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Tue Jun  9 00:25:19 UTC 2020

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

   Log message:
   mail/roundcube: update to 1.14.6

   Update roundcube to 1.14.6.

   RELEASE 1.4.6
   -------------
   - Installer: Fix regression in SMTP test section (#7417)
   2020-05-08 21:17:54 by Benny Siegert | Files touched by this commit (5) | Package updated
Log message:
Pullup ticket #6185 - requested by taca
mail/roundcube: security fix

Revisions pulled up:
- mail/roundcube-plugin-password/Makefile                       1.9
- mail/roundcube-plugin-password/distinfo                       1.17
- mail/roundcube/Makefile.common                                1.17
- mail/roundcube/PLIST                                          1.48
- mail/roundcube/distinfo                                       1.68

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Apr 30 07:09:34 UTC 2020

   Modified Files:
   	pkgsrc/mail/roundcube: Makefile.common PLIST distinfo

   Log message:
   mail/roundcube: update to 1.4.4

   Update roundcube, roundcube-plugin-enigma and roundcube-plugin-zipdownload to
   1.4.4.  This includes security fixes..

   RELEASE 1.4.4
   -------------
   - Fix bug where attachments with Content-Id were attached to the message on \ 
reply (#7122)
   - Fix identity selection on reply when both sender and recipient addresses \ 
are included in identities (#7211)
   - Elastic: Fix text selection with Shift+PageUp and Shift+PageDown in plain \ 
text editor when using Chrome (#7230)
   - Elastic: Fix recipient input bug when using click to select a contact from \ 
autocomplete list (#7231)
   - Elastic: Fix color of a folder with recent messages (#7281)
   - Elastic: Restrict logo size in print view (#7275)
   - Fix invalid Content-Type for messages with only html part and inline images \ 
- Mail_Mime-1.10.7 (#7261)
   - Fix missing contact display name in QR Code data (#7257)
   - Fix so button label in Select image/media dialogs is "Close" not \ 
"Cancel" (#7246)
   - Fix regression in testing database schema on MSSQL (#7227)
   - Fix cursor position after inserting a group to a recipient input using \ 
autocompletion (#7267)
   - Fix string literals handling in IMAP STATUS (and various other) responses \ 
(#7290)
   - Fix bug where multiple images in a message were replaced by the first one \ 
on forward/reply/edit (#7293)
   - Fix handling keyservers configured with protocol prefix (#7295)
   - Markasjunk: Fix marking as spam/ham on moving messages with Move menu (#7189)
   - Markasjunk: Fix bug where moving to Junk was failing on messages selected \ 
with Select > All (#7206)
   - Fix so imap error message is displayed to the user on folder create/update \ 
(#7245)
   - Fix bug where a special folder couldn't be created if a special-use flag is \ 
not supported (#7147)
   - Mailvelope: Fix bug where recipients with name were not handled properly in \ 
mail compose (#7312)
   - Fix characters encoding in group rename input after group creation/rename \ 
(#7330)
   - Fix bug where some message/rfc822 parts could not be attached on forward (#7323)
   - Make install-jsdeps.sh script working without the 'file' program installed \ 
(#7325)
   - Fix performance issue of parsing big HTML messages by disabling HTML5 \ 
parser for these (#7331)
   - Fix so Print button for PDF attachments works on Firefox >= 75 (#5125)
   - Security: Fix XSS issue in handling of CDATA in HTML messages
   - Security: Fix remote code execution via crafted 'im_convert_path' or \ 
'im_identify_path' settings
   - Security: Fix local file inclusion (and code execution) via crafted \ 
'plugins' option
   - Security: Fix CSRF bypass that could be used to log out an authenticated \ 
user (#7302)

   RELEASE 1.4.3
   -------------
   - Enigma: Fix so key list selection is reset when opening key creation form \ 
(#7154)
   - Enigma: Fix so using list checkbox selection does not load the key preview frame
   - Enigma: Fix generation of key pairs for identities with IDN domains (#7181)
   - Enigma: Display IDN domains of key users and identities in UTF8
   - Enigma: Fix bug where "Send unencrypted" button didn't work in \ 
Elastic skin (#7205)
   - Managesieve: Fix bug where it wasn't possible to save flag actions (#7188)
   - Markasjunk: Fix bug where marking as spam/ham didn't work on moving \ 
messages with drag-and-drop (#7137)
   - Elastic: Fix disappearing sidebar in mail compose after clicking Mail button
   - Elastic: Fix incorrect aria-disabled attribute on Mail taskmenu button in \ 
mail compose
   - Elastic: Fix bug where it was possible to switch editor mode when \ 
'htmleditor' was in 'dont_override' (#7143)
   - Elastic: Fix text selection in recipient inputs (#7129)
   - Elastic: Fix missing Close button in "more recipients" dialog
   - Elastic: Fix non-working folder subscription checkbox for newly added \ 
folders (#7174)
   - Fix regression where "Open in new window" action didn't work (#7155)
   - Fix PHP Warning: array_filter() expects parameter 1 to be array, null given \ 
in subscriptions_option plugin (#7165)
   - Fix unexpected error message when mail refresh involves folder \ 
auto-unsubscribe (#6923)
   - Fix recipient duplicates in print-view when the recipient list has been \ 
expanded (#7169)
   - Fix bug where files in skins/ directory were listed on skins list (#7180)
   - Fix bug where message parts with no Content-Disposition header and no name \ 
were not listed on attachments list (#7117)
   - Fix display issues with mail subject that contains line-breaks (#7191)
   - Fix invalid Content-Transfer-Encoding on multipart messages - Mail_Mime fix \ 
(#7170)
   - Fix regression where using an absolute path to SQLite database file on \ 
Windows didn't work (#7196)
   - Fix using unix:///path/to/socket.file in memcached driver (#7210)

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Apr 30 07:11:16 UTC 2020

   Modified Files:
   	pkgsrc/mail/roundcube-plugin-password: Makefile distinfo

   Log message:
   mail/roundcube-plugin-password: update to 1.4.4

   Update roundcube-plugin-password to 1.4.4.

   pkgsrc change: add dependecy to lang/tcl-expect.

   RELEASE 1.4.3
   -------------
   - Password: Make chpass-wrapper.py Python 3 compatible (#7135)
   2020-05-06 12:01:06 by Benny Siegert | Files touched by this commit (5)
Log message:
Pullup ticket #6182 - requested by taca
mail/roundcube-plugin-password: bugfix

Revisions pulled up:
- mail/roundcube-plugin-password/Makefile                       1.8
- mail/roundcube-plugin-password/distinfo                       1.16
- \ 
mail/roundcube-plugin-password/patches/patch-plugins_password_helpers_passwd-expect \ 
1.1
- mail/roundcube/distinfo                                       1.67
- mail/roundcube/patches/patch-plugins_password_helpers_passwd-expect deleted

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 26 08:48:24 UTC 2020

   Modified Files:
   	pkgsrc/mail/roundcube: distinfo
   	pkgsrc/mail/roundcube-plugin-password: Makefile
   Added Files:
   	pkgsrc/mail/roundcube-plugin-password: distinfo
   	pkgsrc/mail/roundcube-plugin-password/patches:
   	    patch-plugins_password_helpers_passwd-expect
   Removed Files:
   	pkgsrc/mail/roundcube/patches:
   	    patch-plugins_password_helpers_passwd-expect

   Log message:
   mail/roundcube-plugin-password: fix runtime problem

   Fix roundcube-plugin-password.

   * Patch for roundcube-plugin-password had not been applied accidently.
   * More changes were required to make it work on *BSD system.

   Bump PKGREVISION.