pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/roundcube Update roundcube to 1.2.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e9e58071b96
branches:  trunk
changeset: 368160:1e9e58071b96
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Sep 11 13:56:39 2017 +0000

description:
Update roundcube to 1.2.6.

RELEASE 1.2.6
-------------
- Don't ignore (global) userlogins/sendmail logging in per_user_logging mode
- Managesieve: Fix AM/PM suffix in vacation time selectors
- Fix bug where comment notation within style tag would cause the whole style
  to be ignored (#5747)
- Fix bug where it wasn't possible to scroll folders list in Edge (#5750)
- Fix addressbook searching by gender (#5757)
- Fix SQL syntax error on MariaDB 10.2 (#5774)
- Fix bug where it wasn't possible to set timezone to auto-detected value
  (#5782)
- Fix uninitialized string offset in rcube_utils::bin2ascii() and make sure
  rcube_utils::random_bytes() result has always requested length (#5788)
- Fix potential XSS vulnerability with malformed HTML message markup

diffstat:

 mail/roundcube/Makefile.common |   4 ++--
 mail/roundcube/distinfo        |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r 8ba9229fce6f -r 1e9e58071b96 mail/roundcube/Makefile.common
--- a/mail/roundcube/Makefile.common    Mon Sep 11 12:10:09 2017 +0000
+++ b/mail/roundcube/Makefile.common    Mon Sep 11 13:56:39 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2017/04/28 13:48:29 taca Exp $
+# $NetBSD: Makefile.common,v 1.6 2017/09/11 13:56:39 taca Exp $
 #
 # used by mail/roundcube/Makefile
 # used by mail/roundcube/plugins.mk
@@ -9,7 +9,7 @@
 GITHUB_PROJECT=        roundcubemail
 HOMEPAGE=      http://roundcube.net/
 
-RC_VERS=       1.2.5
+RC_VERS=       1.2.6
 
 USE_LANGUAGES=         # none
 USE_TOOLS+=            pax
diff -r 8ba9229fce6f -r 1e9e58071b96 mail/roundcube/distinfo
--- a/mail/roundcube/distinfo   Mon Sep 11 12:10:09 2017 +0000
+++ b/mail/roundcube/distinfo   Mon Sep 11 13:56:39 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.56 2017/04/28 13:48:29 taca Exp $
+$NetBSD: distinfo,v 1.57 2017/09/11 13:56:39 taca Exp $
 
-SHA1 (roundcubemail-1.2.5.tar.gz) = b73eab099219c06f6d8a1cc73e8906e0d0a01260
-RMD160 (roundcubemail-1.2.5.tar.gz) = e432100b6a3a10bd266eda333509ca772f9db07f
-SHA512 (roundcubemail-1.2.5.tar.gz) = 543003bd99e6d52239f928de56e185651d875517cd2115a66ddfc5d6c69d7e7c2b95e4d2ab05b05111bbfca4e5fab7f02749d1fe7b02f47d2cce832ee6a0cce2
-Size (roundcubemail-1.2.5.tar.gz) = 3536994 bytes
+SHA1 (roundcubemail-1.2.6.tar.gz) = 466191ae8eb779e45147a3bb0504b4549bef2944
+RMD160 (roundcubemail-1.2.6.tar.gz) = 75234503b8e3729a5c28af92128990f4428de2a8
+SHA512 (roundcubemail-1.2.6.tar.gz) = 6e6acc3311747d5c822711029bec0e97b32e17cf5bd55d3e26dc9f6fc7b67d15b940001c3b0f13aa674f9d5d477645438cc782f432d946ba031dd93bde2d852f
+Size (roundcubemail-1.2.6.tar.gz) = 3538567 bytes
 SHA1 (patch-ac) = 235116580665d5d58edc218c063b41171a2d9227
 SHA1 (patch-af) = 1f95a7005569207469563aa37ff48da0383b7668
 SHA1 (patch-config_config.inc.php.sample) = 1c9751ba36394d592e7d3cdcc705010e0a4adda9



Home | Main Index | Thread Index | Old Index