Hello community,

here is the log from the commit of package roundcubemail for openSUSE:Factory 
checked in at 2020-02-22 19:08:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/roundcubemail (Old)
 and      /work/SRC/openSUSE:Factory/.roundcubemail.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "roundcubemail"

Sat Feb 22 19:08:54 2020 rev:61 rq:778032 version:1.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/roundcubemail/roundcubemail.changes      
2020-02-19 12:43:06.291920868 +0100
+++ /work/SRC/openSUSE:Factory/.roundcubemail.new.26092/roundcubemail.changes   
2020-02-22 19:09:02.986658755 +0100
@@ -1,0 +2,31 @@
+Thu Feb 20 09:55:08 UTC 2020 - Michael Ströder <mich...@stroeder.com>
+
+- update to 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)
+  * Password: Make chpass-wrapper.py Python 3 compatible (#7135)
+  * 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)
+- adjusted/renamed roundcubemail-1.4.2-config_dir.patch to
+  roundcubemail-1.4.3-config_dir.patch
+
+-------------------------------------------------------------------

Old:
----
  roundcubemail-1.4.2-complete.tar.gz
  roundcubemail-1.4.2-complete.tar.gz.asc
  roundcubemail-1.4.2-config_dir.patch

New:
----
  roundcubemail-1.4.3-complete.tar.gz
  roundcubemail-1.4.3-complete.tar.gz.asc
  roundcubemail-1.4.3-config_dir.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ roundcubemail.spec ++++++
--- /var/tmp/diff_new_pack.KuVBuy/_old  2020-02-22 19:09:04.038660851 +0100
+++ /var/tmp/diff_new_pack.KuVBuy/_new  2020-02-22 19:09:04.042660859 +0100
@@ -22,7 +22,7 @@
 %define roundcubeconfigpath %{_sysconfdir}/%{name}
 %define php_major_version       %(php -r "echo PHP_MAJOR_VERSION;")
 Name:           roundcubemail
-Version:        1.4.2
+Version:        1.4.3
 Release:        0
 Summary:        A browser-based multilingual IMAP client
 License:        GPL-3.0-or-later AND GPL-2.0-only AND BSD-3-Clause

++++++ roundcubemail-1.4.2-complete.tar.gz -> 
roundcubemail-1.4.3-complete.tar.gz ++++++
/work/SRC/openSUSE:Factory/roundcubemail/roundcubemail-1.4.2-complete.tar.gz 
/work/SRC/openSUSE:Factory/.roundcubemail.new.26092/roundcubemail-1.4.3-complete.tar.gz
 differ: char 5, line 1

++++++ roundcubemail-1.4.2-config_dir.patch -> 
roundcubemail-1.4.3-config_dir.patch ++++++
--- 
/work/SRC/openSUSE:Factory/roundcubemail/roundcubemail-1.4.2-config_dir.patch   
    2020-01-07 23:55:35.896101226 +0100
+++ 
/work/SRC/openSUSE:Factory/.roundcubemail.new.26092/roundcubemail-1.4.3-config_dir.patch
    2020-02-22 19:09:02.954658691 +0100
@@ -1,7 +1,7 @@
-Index: roundcubemail-1.4.2/program/include/iniset.php
+Index: roundcubemail-1.4.3/program/include/iniset.php
 ===================================================================
---- roundcubemail-1.4.2.orig/program/include/iniset.php
-+++ roundcubemail-1.4.2/program/include/iniset.php
+--- roundcubemail-1.4.3.orig/program/include/iniset.php
++++ roundcubemail-1.4.3/program/include/iniset.php
 @@ -28,7 +28,7 @@ if (!defined('INSTALL_PATH')) {
  }
  



Reply via email to