Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package roundcubemail for openSUSE:Factory checked in at 2022-07-04 11:32:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/roundcubemail (Old) and /work/SRC/openSUSE:Factory/.roundcubemail.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "roundcubemail" Mon Jul 4 11:32:53 2022 rev:75 rq:986510 version:1.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/roundcubemail/roundcubemail.changes 2022-01-08 23:24:02.566252387 +0100 +++ /work/SRC/openSUSE:Factory/.roundcubemail.new.1548/roundcubemail.changes 2022-07-04 11:33:01.560037718 +0200 @@ -1,0 +2,21 @@ +Sun Jun 26 21:55:20 UTC 2022 - Michael Str??der <[email protected]> + +- update to 1.5.3 + * Enigma: Fix initial synchronization of private keys + * Enigma: Fix double quoted-printable encoding of pgp-signed messages with no attachments (#8413) + * Fix various PHP8 warnings (#8392) + * Fix mail headers injection via the subject field on mail compose (#8404) + * Fix bug where small message/rfc822 parts could not be decoded (#8408) + * Fix setting HTML mode on reply/forward of a signed message (#8405) + * Fix handling of RFC2231-encoded attachment names inside of a message/rfc822 part (#8418) + * Fix bug where some mail parts (images) could have not be listed as attachments (#8425) + * Fix bug where attachment icons were stuck at the top of the messages list in Safari (#8433) + * Fix handling of message/rfc822 parts that are small and are multipart structures with a single part (#8458) + * Fix bug where session could time out if DB and PHP timezone were different (#8303) + * Fix bug where DSN flag state wasn't stored with a draft (#8371) + * Fix broken encoding of HTML content encapsulated in a RTF attachment (#8444) + * Fix problem with aria-hidden=true on toolbar menus in the Elastic skin (#8517) + * Fix bug where title tag content was displayed in the body if it contained HTML tags (#8540) + * Fix support for DSN specification without host e.g. pgsql:///dbname (#8558) + +------------------------------------------------------------------- Old: ---- roundcubemail-1.5.2-complete.tar.gz roundcubemail-1.5.2-complete.tar.gz.asc New: ---- roundcubemail-1.5.3-complete.tar.gz roundcubemail-1.5.3-complete.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ roundcubemail.spec ++++++ --- /var/tmp/diff_new_pack.NYse7k/_old 2022-07-04 11:33:02.320038942 +0200 +++ /var/tmp/diff_new_pack.NYse7k/_new 2022-07-04 11:33:02.336038968 +0200 @@ -1,7 +1,7 @@ # # spec file for package roundcubemail # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define roundcubeconfigpath %{_sysconfdir}/%{name} Name: roundcubemail -Version: 1.5.2 +Version: 1.5.3 Release: 0 Summary: A browser-based multilingual IMAP client License: BSD-3-Clause AND GPL-2.0-only AND GPL-3.0-or-later @@ -129,6 +129,8 @@ # extract roundcube-framework install -d -m 0755 %{buildroot}/%{_datadir}/php mv program/lib/Roundcube %{buildroot}%{_datadir}/php/Roundcube +# fix path to the roundcube-framework via symlink +ln -s %{_datadir}/php/Roundcube program/lib/Roundcube # install roundcubemail install -d -m 0755 %{buildroot}/%{roundcubepath} ++++++ roundcubemail-1.5.2-complete.tar.gz -> roundcubemail-1.5.3-complete.tar.gz ++++++ /work/SRC/openSUSE:Factory/roundcubemail/roundcubemail-1.5.2-complete.tar.gz /work/SRC/openSUSE:Factory/.roundcubemail.new.1548/roundcubemail-1.5.3-complete.tar.gz differ: char 5, line 1
