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:
parent
2b35fea672
commit
4b0faac507
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user