pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/roundcube



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)


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/mail/roundcube/Makefile.common
cvs rdiff -u -r1.47 -r1.48 pkgsrc/mail/roundcube/PLIST
cvs rdiff -u -r1.67 -r1.68 pkgsrc/mail/roundcube/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/roundcube/Makefile.common
diff -u pkgsrc/mail/roundcube/Makefile.common:1.16 pkgsrc/mail/roundcube/Makefile.common:1.17
--- pkgsrc/mail/roundcube/Makefile.common:1.16  Tue Jan 14 14:30:00 2020
+++ pkgsrc/mail/roundcube/Makefile.common       Thu Apr 30 07:09:34 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.16 2020/01/14 14:30:00 taca Exp $
+# $NetBSD: Makefile.common,v 1.17 2020/04/30 07:09:34 taca Exp $
 #
 # used by mail/roundcube/Makefile
 # used by mail/roundcube/plugins.mk
@@ -10,7 +10,7 @@ GITHUB_PROJECT=       roundcubemail
 GITHUB_RELEASE=        ${RC_VERS}
 HOMEPAGE=      https://roundcube.net/
 
-RC_VERS=       1.4.2
+RC_VERS=       1.4.4
 
 USE_LANGUAGES=         # none
 USE_TOOLS+=            pax

Index: pkgsrc/mail/roundcube/PLIST
diff -u pkgsrc/mail/roundcube/PLIST:1.47 pkgsrc/mail/roundcube/PLIST:1.48
--- pkgsrc/mail/roundcube/PLIST:1.47    Tue Jan 14 14:30:00 2020
+++ pkgsrc/mail/roundcube/PLIST Thu Apr 30 07:09:34 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.47 2020/01/14 14:30:00 taca Exp $
+@comment $NetBSD: PLIST,v 1.48 2020/04/30 07:09:34 taca Exp $
 share/doc/roundcube/CHANGELOG
 share/doc/roundcube/INSTALL
 share/doc/roundcube/LICENSE
@@ -960,6 +960,7 @@ share/roundcube/plugins/markasjunk/local
 share/roundcube/plugins/markasjunk/localization/el_GR.inc
 share/roundcube/plugins/markasjunk/localization/en_GB.inc
 share/roundcube/plugins/markasjunk/localization/en_US.inc
+share/roundcube/plugins/markasjunk/localization/es_ES.inc
 share/roundcube/plugins/markasjunk/localization/et_EE.inc
 share/roundcube/plugins/markasjunk/localization/eu_ES.inc
 share/roundcube/plugins/markasjunk/localization/fi_FI.inc
@@ -967,8 +968,10 @@ share/roundcube/plugins/markasjunk/local
 share/roundcube/plugins/markasjunk/localization/ga_IE.inc
 share/roundcube/plugins/markasjunk/localization/he_IL.inc
 share/roundcube/plugins/markasjunk/localization/hu_HU.inc
+share/roundcube/plugins/markasjunk/localization/id_ID.inc
 share/roundcube/plugins/markasjunk/localization/is_IS.inc
 share/roundcube/plugins/markasjunk/localization/ja_JP.inc
+share/roundcube/plugins/markasjunk/localization/ko_KR.inc
 share/roundcube/plugins/markasjunk/localization/lt_LT.inc
 share/roundcube/plugins/markasjunk/localization/nb_NO.inc
 share/roundcube/plugins/markasjunk/localization/nl_NL.inc
@@ -1762,6 +1765,7 @@ share/roundcube/program/localization/kn_
 share/roundcube/program/localization/kn_IN/messages.inc
 share/roundcube/program/localization/ko_KR/labels.inc
 share/roundcube/program/localization/ko_KR/messages.inc
+share/roundcube/program/localization/ko_KR/timezones.inc
 share/roundcube/program/localization/ku/labels.inc
 share/roundcube/program/localization/ku/messages.inc
 share/roundcube/program/localization/ku_IQ/labels.inc

Index: pkgsrc/mail/roundcube/distinfo
diff -u pkgsrc/mail/roundcube/distinfo:1.67 pkgsrc/mail/roundcube/distinfo:1.68
--- pkgsrc/mail/roundcube/distinfo:1.67 Sun Apr 26 08:48:23 2020
+++ pkgsrc/mail/roundcube/distinfo      Thu Apr 30 07:09:34 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.67 2020/04/26 08:48:23 taca Exp $
+$NetBSD: distinfo,v 1.68 2020/04/30 07:09:34 taca Exp $
 
-SHA1 (roundcubemail-1.4.2-complete.tar.gz) = d53fcd7f1109a63364d5d4a43f879c6f47d34a89
-RMD160 (roundcubemail-1.4.2-complete.tar.gz) = f043c3e55156625a9f4a8f95aeab704502be9b9d
-SHA512 (roundcubemail-1.4.2-complete.tar.gz) = 3f705bc38b44a0b7ea3241b0222f607b040ec01c8ea400b6b6222fbe346570c5f3450e5a188bab99ea171481453eb3f5b1e7457070ace1144558ec662a4273bb
-Size (roundcubemail-1.4.2-complete.tar.gz) = 7006013 bytes
+SHA1 (roundcubemail-1.4.4-complete.tar.gz) = 4e425263f5bec27d39c07bde524f421bda205c07
+RMD160 (roundcubemail-1.4.4-complete.tar.gz) = 43c3ea4da074337c4b8826420eab9a799fd46e1a
+SHA512 (roundcubemail-1.4.4-complete.tar.gz) = ddea321b5266c547f67c010147e9aa1457bea4802bec37f9e9d87e691bdc8df27f5c90cff8770de2458822160b85f7359f62742072ae1d642a040b9d88651519
+Size (roundcubemail-1.4.4-complete.tar.gz) = 7029864 bytes
 SHA1 (patch-af) = 7f29b0310a2a6b2e71858787e08b025e30d8bd12
 SHA1 (patch-config_config.inc.php.sample) = 92a48a97b16fe3f5f4b9441fce762a559d8daca7
 SHA1 (patch-rcube_mime_default) = b1e9479d575b7fd61c413e2b76ee36c06ece7a5c



Home | Main Index | Thread Index | Old Index