Accepting request 1030392 from GNOME:Factory
- 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. (forwarded request 1030297 from iznogood) OBS-URL: https://build.opensuse.org/request/show/1030392 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-ews?expand=0&rev=129
This commit is contained in:
commit
b466ef5a14
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bd97ba205cc45bad12997bee1348a2f91d8b02d714583d79f4fae1794dac1b80
|
|
||||||
size 691740
|
|
3
evolution-ews-3.46.1.tar.xz
Normal file
3
evolution-ews-3.46.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a79269ef09e8a80ba8f0ccbc643325d2bb05734d79f06f31f2501e8567cb8dbd
|
||||||
|
size 692020
|
@ -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>
|
Fri Sep 16 07:06:20 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
||||||
|
|
||||||
Name: evolution-ews
|
Name: evolution-ews
|
||||||
Version: 3.46.0
|
Version: 3.46.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later
|
Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later
|
||||||
License: LGPL-2.1-only
|
License: LGPL-2.1-only
|
||||||
|
Loading…
Reference in New Issue
Block a user