Next | Query returned 142 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2016-05-26 05:20:37 by Takahiro Kambe | Files touched by this commit (4)
Log message:
Update roundcube to 1.1.5, including security fix.

RELEASE 1.1.5
-------------
- Plugin API: Add html2text hook
- Plugin API: Added addressbook_export hook
- Fix missing emoticons on html-to-text conversion
- Fix random "access to this resource is secured against CSRF" message \ 
at logout (#4956)
- Fix missing language name in "Add to Dictionary" request in HTML \ 
mode (#4951)
- Enable use of TLSv1.1 and TLSv1.2 for IMAP (#4955)
- Fix XSS issue in SVG images handling (#4949)
- Fix (again) security issue in DBMail driver of password plugin [CVE-2015-2181] \ 
(#4958)
- Fix bug where Archive/Junk buttons were not active after page jump with \ 
select=all mode (#4961)
- Fix bug in long recipients list parsing for cases where recipient name \ 
contained @-char (#4964)
- Fix additional_message_headers plugin compatibility with Mail_Mime >= 1.9 \ 
(#4966)
- Hide DSN option in Preferences when smtp_server is not used (#4967)
- Protect download urls against CSRF using unique request tokens (#4957)
- newmail_notifier: Refactor desktop notifications
- Fix so contactlist_fields option can be set via config file
- Fix so SPECIAL-USE assignments are forced only until user sets special folders \ 
(#4782)
- Fix performance in reverting order of THREAD result
- Fix converting mail addresses with @www. into mailto links (#5197)
   2016-03-16 14:36:52 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Prefix PKGNAME with PHP_PKG_PREFIX.
   2016-02-16 11:49:53 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add a setup detail to the MESSAGE:

Make sure
        ${PREFIX}/share/roundcube/temp/
exists and is writable by the web server user.
   2015-12-30 15:34:42 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Curretly, Roundcube dose not support PHP 7.
   2015-12-26 15:24:48 by Takahiro Kambe | Files touched by this commit (5) | Package updated
Log message:
Update roundcube to 1.1.4 including security fixes.

* Fix a potential path traversal vulnerability.
* Adds some measures against brute-force attacks

RELEASE 1.1.4
-------------
- Add workaround for https://bugs.php.net/bug.php?id=70757 (#1490582)
- Fix duplicate messages in list and wrong count after delete (#1490572)
- Fix so Installer requires PHP5
- Make brute force attacks harder by re-generating security token on every \ 
failed login (#1490549)
- Slow down brute-force attacks by waiting for a second after failed login (#1490549)
- Fix .htaccess rewrite rules to not block .well-known URIs (#1490615)
- Fix mail view scaling on iOS (#1490551)
- Fix so database_attachments::cleanup() does not remove attachments from other \ 
sessions (#1490542)
- Fix responses list update issue after response name change (#1490555)
- Fix bug where message preview was unintentionally reset on check-recent action \ 
(#1490563)
- Fix bug where HTML messages with invalid/excessive css styles couldn't be \ 
displayed (#1490539)
- Fix redundant blank lines when using HTML and top posting (#1490576)
- Fix redundant blank lines on start of text after html to text conversion (#1490577)
- Fix HTML sanitizer to skip <!-- node type X --> in output (#1490583)
- Fix invalid LDAP query in ACL user autocompletion (#1490591)
- Fix regression in displaying contents of message/rfc822 parts (#1490606)
- Fix handling of message/rfc822 attachments on replies and forwards (#1490607)
- Fix PDF support detection in Firefox > 19 (#1490610)
- Fix path traversal vulnerability (CWE-22) in setting a skin (#1490620)
- Fix so drag-n-drop of text (e.g. recipient addresses) on compose page actually \ 
works (#1490619)
   2015-11-04 18:41:21 by Alistair G. Crooks | Files touched by this commit (78)
Log message:
Remove duplicate SHA512 digests that crept in.
   2015-11-04 00:27:24 by Alistair G. Crooks | Files touched by this commit (312)
Log message:
Add SHA512 digests for distfiles for mail category

Problems found locating distfiles:
	Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
	Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
	Package pine: missing distfile fancy.patch.gz
	Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
	Package qmail: missing distfile badrcptto.patch
	Package qmail: missing distfile outgoingip.patch
	Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
	Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
	Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
	Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-10-29 16:54:20 by Patrick Welche | Files touched by this commit (4) | Package updated
Log message:
Update roundcube to 1.1.3

ok taca@

Since Makefile 1.59, the iconv option had no effect - reinstate iconv as
being optional.

This update to 1.1.3 makes multibyte and openssl a requirement (and drops
mcrypt support).

RELEASE 1.1.3
-------------
- Fix closing of nested menus (#1490443)
- Fix so E_DEPRECATED errors from PEAR libs are ignored by error_reporting \ 
change (#1490281)
- Fix compatibility with PHP 5.3 in rcube_ldap class (#1490424)
- Get rid of Mail_mimeDecode package dependency (#1490416)
- Fix "Importing..." message does not hide on error (#1490422)
- Fix Compose action in addressbook for results from multiple addressbooks (#1490413)
- Fix bug where some messages in multi-folder search couldn't be \ 
viewed/printed/downloaded (#1490426)
- Fix unintentional messages list page change on page switch in compose \ 
addressbook (#1490427)
- Fix race-condition in saving user preferences and loading plugin config (#1490431)
- Fix so plain text signature field uses monospace font (#1490435)
- Fix so links with href == content aren't added to links list on html to text \ 
conversion (#1490434)
- Fix handling of non-break spaces in html to text conversion (#1490436)
- Fix self-reply detection issues (#1490439)
- Fix multi-folder search result sorting by arrival date (#1490450)
- Fix so *-request@ addresses in Sender: header are also ignored on reply-all \ 
(#1490452)
- Update to TinyMCE 4.1.10 (#1490405)
- Fix draft removal after a message is sent and storing sent message is disabled \ 
(#1490467)
- Fix so imap folder attribute comparisons are case-insensitive (#1490466)
- Fix bug where new messages weren't added to the list in search mode
- Fix wrong positioning of message list header on page scroll in Webkit browsers \ 
(#1490035)
- Fix some javascript errors in rare situations (#1490441)
- Fix error when using back button after sending an email (#1490009)
- Fix removing signature when switching to identity with an empty sig in HTML \ 
mode (#1490470)
- Disable links list generation on html-to-text conversion of identities or \ 
composed message (#1490437)
- Fix "washing" of style elements wrapped into many lines
- Fix so input field (e.g. search box) does not loose focus on list load (#1490455)
- Fix so css of one html part does not apply to other text parts on message \ 
display (#1490505)
- Fix XSS issue in drag-n-drop file uploads (#1490530)
- Fix handling of plus character in mailto: links (#1490510)
- Fix so adding CC/BCC recipients from the sidebar unhides compose form fields \ 
in Classic skin (#1490472)
- Fix so gc.sh script removes also expired sessions from sql database (#1490512)
- Fix support for Mozilla-based browsers, e.g. Pale Moon (#1490517)
- Fix various issues with Turkish (and similar) locales (#1490519)
- Fix so In-Reply-To header is set also for MDN receipts (#1490523)
- Fix missing HTTP_X_FORWARDED_FOR address in generated Received header
- Fix issue where Content-Length of some attachments could be set to wrong value \ 
causing browser errors (#1490482)
   2015-09-13 16:39:37 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Correct description in comment, noted by Frédéric Fauberteau.
Thanks much!
   2015-08-31 17:31:27 by Takahiro Kambe | Files touched by this commit (5)
Log message:
Make roundcube to support not only Apache but also Nginx based on
PR pkg/50041.

Bump PKGREVISION.

Next | Query returned 142 messages, browsing 51 to 60 | Previous