Hello community, here is the log from the commit of package roundcubemail for openSUSE:Factory checked in at 2014-12-21 12:04:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/roundcubemail (Old) and /work/SRC/openSUSE:Factory/.roundcubemail.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "roundcubemail" Changes: -------- --- /work/SRC/openSUSE:Factory/roundcubemail/roundcubemail.changes 2014-11-11 01:11:26.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.roundcubemail.new/roundcubemail.changes 2014-12-21 12:04:38.000000000 +0100 @@ -1,0 +2,23 @@ +Thu Dec 18 17:28:40 UTC 2014 - [email protected] + +- Update to 1.0.4 + Disable TinyMCE contextmenu plugin as there are more cons than pros in using it (#1490118) + Fix bug where show_real_foldernames setting wasn't honored on compose page (#1490153) + Fix issue where Archive folder wasn't protected in Folder Manager (#1490154) + Fix compatibility with PHP 5.2. in rcube_imap_generic (#1490115) + Fix setting flags on servers with no PERMANENTFLAGS response (#1490087) + Fix regression in SHAA password generation in ldap driver of password plugin (#1490094) + Fix displaying of HTML messages with absolutely positioned elements in Larry skin (#1490103) + Fix font style display issue in HTML messages with styled <span> elements (#1490101) + Fix download of attachments that are part of TNEF message (#1490091) + Fix handling of uuencoded messages if messages_cache is enabled (#1490108) + Fix handling of base64-encoded attachments with extra spaces (#1490111) + Fix handling of UNKNOWN-CTE response, try do decode content client-side (#1490046) + Fix bug where creating subfolders in shared folders wasn't possible without ACL extension (#1490113) + Fix reply scrolling issue with text mode and start message below the quote (#1490114) + Fix possible issues in skin/skin_path config handling (#1490125) + Fix lack of delimiter for recipient addresses in smtp_log (#1490150) + Fix generation of Blowfish-based password hashes (#1490184) + Fix bugs where CSRF attacks were still possible on some requests + +------------------------------------------------------------------- Old: ---- roundcubemail-1.0.3-dep.tar.gz New: ---- roundcubemail-1.0.4-dep.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ roundcubemail.spec ++++++ --- /var/tmp/diff_new_pack.YUSSDm/_old 2014-12-21 12:04:39.000000000 +0100 +++ /var/tmp/diff_new_pack.YUSSDm/_new 2014-12-21 12:04:39.000000000 +0100 @@ -17,7 +17,7 @@ Name: roundcubemail -Version: 1.0.3 +Version: 1.0.4 Release: 0 Summary: A modern browser-based multilingual IMAP client License: GPL-3.0+ and GPL-2.0 and BSD-3-Clause ++++++ roundcubemail-1.0.3-dep.tar.gz -> roundcubemail-1.0.4-dep.tar.gz ++++++ ++++ 23011 lines of diff (skipped) ++++++ roundcubemail-httpd.conf ++++++ --- /var/tmp/diff_new_pack.YUSSDm/_old 2014-12-21 12:04:40.000000000 +0100 +++ /var/tmp/diff_new_pack.YUSSDm/_new 2014-12-21 12:04:40.000000000 +0100 @@ -17,15 +17,15 @@ AddType text/x-component .htc <Directory __ROUNDCUBEPATH__> - <IfVersion >= 2.4> - <IfModule !mod_access_compat.c> - Require all granted - </IfModule> - <IfModule mod_access_compat.c> - Order allow,deny - #Allow from 127.0.0.1 - Allow from all - </IfModule> + <IfVersion >= 2.4> + <IfModule !mod_access_compat.c> + Require all granted + </IfModule> + <IfModule mod_access_compat.c> + Order allow,deny + #Allow from 127.0.0.1 + Allow from all + </IfModule> </IfVersion> <IfVersion < 2.4> Order allow,deny -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
