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
This commit is contained in:
Dominique Leuenberger 2022-10-21 12:30:06 +00:00 committed by Git OBS Bridge
parent 2b35fea672
commit 4b0faac507
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bd97ba205cc45bad12997bee1348a2f91d8b02d714583d79f4fae1794dac1b80
size 691740

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a79269ef09e8a80ba8f0ccbc643325d2bb05734d79f06f31f2501e8567cb8dbd
size 692020

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Oct 21 06:53:30 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>

View File

@ -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