From 4b0faac5075ee5204a24ff18ab9ef62c4a4938c0924bdc0dd0cce375a5f34922 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 21 Oct 2022 12:30:06 +0000 Subject: [PATCH] Accepting request 1030297 from GNOME:Next - Update to version 3.46.1: + Handle negative value for GUri's port + EwsConnect: Early stop a response traversal + ESoapResponse: Allow NULL for some traversal functions + ebb_ews_mailbox_to_contact: Fix a memory leak + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1030297 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=272 --- evolution-ews-3.46.0.tar.xz | 3 --- evolution-ews-3.46.1.tar.xz | 3 +++ evolution-ews.changes | 10 ++++++++++ evolution-ews.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 evolution-ews-3.46.0.tar.xz create mode 100644 evolution-ews-3.46.1.tar.xz diff --git a/evolution-ews-3.46.0.tar.xz b/evolution-ews-3.46.0.tar.xz deleted file mode 100644 index 891b578..0000000 --- a/evolution-ews-3.46.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd97ba205cc45bad12997bee1348a2f91d8b02d714583d79f4fae1794dac1b80 -size 691740 diff --git a/evolution-ews-3.46.1.tar.xz b/evolution-ews-3.46.1.tar.xz new file mode 100644 index 0000000..fb10678 --- /dev/null +++ b/evolution-ews-3.46.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a79269ef09e8a80ba8f0ccbc643325d2bb05734d79f06f31f2501e8567cb8dbd +size 692020 diff --git a/evolution-ews.changes b/evolution-ews.changes index af643be..9699a2f 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Oct 21 06:53:30 UTC 2022 - Bjørn Lie + +- Update to version 3.46.1: + + Handle negative value for GUri's port + + EwsConnect: Early stop a response traversal + + ESoapResponse: Allow NULL for some traversal functions + + ebb_ews_mailbox_to_contact: Fix a memory leak + + Updated translations. + ------------------------------------------------------------------- Fri Sep 16 07:06:20 UTC 2022 - Bjørn Lie diff --git a/evolution-ews.spec b/evolution-ews.spec index 2606907..29979e9 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -20,7 +20,7 @@ %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') Name: evolution-ews -Version: 3.46.0 +Version: 3.46.1 Release: 0 Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later License: LGPL-2.1-only