Path to this page:
Subject: CVS commit: [pkgsrc-2012Q4] pkgsrc/mail/roundcube
From: Matthias Scheler
Date: 2013-02-11 15:25:59
Message id: 20130211142559.8C6B2175DD@cvs.netbsd.org
Log Message:
Pullup ticket #4061 - requested by taca
mail/roundcube: security update
Revisions pulled up:
- mail/roundcube/Makefile 1.50-1.51
- mail/roundcube/PLIST 1.26
- mail/roundcube/distinfo 1.28
- mail/roundcube/files/roundcube.conf 1.5
---
Module Name: pkgsrc
Committed By: jym
Date: Tue Jan 8 23:27:55 UTC 2013
Modified Files:
pkgsrc/mail/roundcube/files: roundcube.conf
Log Message:
roundcube defines its default configuration in .htaccess files and this
will take precedence over any parameter specified in the <Directory>
section.
So remove the php blocks and add a comment to explain this.
---
Module Name: pkgsrc
Committed By: jym
Date: Thu Jan 10 00:15:55 UTC 2013
Modified Files:
pkgsrc/mail/roundcube: Makefile
Log Message:
Bump revision, as noted by wiz@ and gdt@. Thanks!
---
Module Name: pkgsrc
Committed By: taca
Date: Fri Feb 8 14:01:03 UTC 2013
Modified Files:
pkgsrc/mail/roundcube: Makefile PLIST distinfo
Log Message:
Update roundcube to 0.8.5.
CHANGELOG Roundcube Webmail
===========================
- Fix #countcontrols issue in IE<=8 when text is very long (#1488890)
- Fix unwanted horizontal scrollbar in message preview header (#1488866)
- Add workaround for IE<=8 bug where Content-Disposition:inline was ignored
(#1488844)
- Fix XSS vulnerability in vbscript: and data:text links handling (#1488850)
- Fix absolute positioning in HTML messages (#1488819)
- Fix keybord events on messages list in opera browser (#1488823)
- Fix cache (in)validation after setting \Deleted flag
- Fix selection of collapsed thread rows (#1488772)
- Fix wrapping of quoted text with format=flowed (#1488177)
Files: