Accepting request 1030390 from GNOME:Factory
- Update to version 3.46.1: + po: Merge .source files back to the POTFILES.in + IMAPX: Hide complete requests in debug logs for some sensitive commands + Handle negative value for GUri's port + CamelDB: Fix an uninitialized variable warning + Bugs Fixed: - LDAP: . Possible memory leak in build_mods_from_contacts() . Use valid values for error paths of contact create/remove - Serialize OAuth2 token refresh for an account - IMAP: Does not forget renamed folders on the server - Tautology in e_named_parameters_equal() - camel-db.c: Rearrange transaction handling + Updated translations. (forwarded request 1030294 from iznogood) OBS-URL: https://build.opensuse.org/request/show/1030390 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=240
This commit is contained in:
commit
2c8707b232
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5fa28095a183f7ab5a928e35a828379b481ddef83ed4c7b51a2e3c4aef5cdab
|
||||
size 4817048
|
3
evolution-data-server-3.46.1.tar.xz
Normal file
3
evolution-data-server-3.46.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c55e72cff4190b42e63dd6eabc6dce48a1a1f79040531f1af6d51c1efa4aa6eb
|
||||
size 4843728
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 21 06:44:20 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.46.1:
|
||||
+ po: Merge .source files back to the POTFILES.in
|
||||
+ IMAPX: Hide complete requests in debug logs for some sensitive
|
||||
commands
|
||||
+ Handle negative value for GUri's port
|
||||
+ CamelDB: Fix an uninitialized variable warning
|
||||
+ Bugs Fixed:
|
||||
- LDAP:
|
||||
. Possible memory leak in build_mods_from_contacts()
|
||||
. Use valid values for error paths of contact create/remove
|
||||
- Serialize OAuth2 token refresh for an account
|
||||
- IMAP: Does not forget renamed folders on the server
|
||||
- Tautology in e_named_parameters_equal()
|
||||
- camel-db.c: Rearrange transaction handling
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 16 07:01:21 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -32,7 +32,7 @@
|
||||
%bcond_without introspection
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 3.46.0
|
||||
Version: 3.46.1
|
||||
Release: 0
|
||||
Summary: Evolution Data Server
|
||||
License: LGPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user