From a8639ad0ff278e3065e67a4f9ed9347ee65596d4f479a8dcb740791341c09d97 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 4 Jul 2022 09:14:43 +0000 Subject: [PATCH] Accepting request 986298 from GNOME:Next - Update to version 3.44.3: + EMailStripSigFilter: Make sure it doesn't read out of buffer bounds. + Bugs fixed: - icons: Add symbolic variants for toolbar/folder tree icons. - Composer: Skip STYLE and other tags in convert to Plain Text. - Drag&Drop creates many identical temporary files. - Update Task preview, when Task is updated. - ESourceSelectorDialog: Close on double-click on source only. - Crash when printing task list to pdf. - Logic of "Do not sign meeting requests" is inverted. - EShell: Use symbolic icons on GNOME. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/986298 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=457 --- evolution-3.44.2.tar.xz | 3 --- evolution-3.44.3.tar.xz | 3 +++ evolution.changes | 17 +++++++++++++++++ evolution.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 evolution-3.44.2.tar.xz create mode 100644 evolution-3.44.3.tar.xz diff --git a/evolution-3.44.2.tar.xz b/evolution-3.44.2.tar.xz deleted file mode 100644 index 500b639..0000000 --- a/evolution-3.44.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fac706ce7a573f8d967737f15ad0ebeba43a87fe3ca757f8541203d991be0633 -size 13109776 diff --git a/evolution-3.44.3.tar.xz b/evolution-3.44.3.tar.xz new file mode 100644 index 0000000..f1dfc64 --- /dev/null +++ b/evolution-3.44.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:536b11f4133df6f216f27af9a2481a19ed7ae08be2d4a13b128061c262a36499 +size 13129136 diff --git a/evolution.changes b/evolution.changes index f45cca8..076b330 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Jul 1 20:32:41 UTC 2022 - Bjørn Lie + +- Update to version 3.44.3: + + EMailStripSigFilter: Make sure it doesn't read out of buffer + bounds. + + Bugs fixed: + - icons: Add symbolic variants for toolbar/folder tree icons. + - Composer: Skip STYLE and other tags in convert to Plain Text. + - Drag&Drop creates many identical temporary files. + - Update Task preview, when Task is updated. + - ESourceSelectorDialog: Close on double-click on source only. + - Crash when printing task list to pdf. + - Logic of "Do not sign meeting requests" is inverted. + - EShell: Use symbolic icons on GNOME. + + Updated translations. + ------------------------------------------------------------------- Mon May 30 11:41:09 UTC 2022 - Dominique Leuenberger diff --git a/evolution.spec b/evolution.spec index 0b6d3de..1b35d2b 100644 --- a/evolution.spec +++ b/evolution.spec @@ -20,7 +20,7 @@ %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') Name: evolution -Version: 3.44.2 +Version: 3.44.3 Release: 0 # FIXME: check if note on license is still valid (comment before license) Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite