diff --git a/evolution-data-server-3.46.0.tar.xz b/evolution-data-server-3.46.0.tar.xz deleted file mode 100644 index aaf8948..0000000 --- a/evolution-data-server-3.46.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5fa28095a183f7ab5a928e35a828379b481ddef83ed4c7b51a2e3c4aef5cdab -size 4817048 diff --git a/evolution-data-server-3.46.1.tar.xz b/evolution-data-server-3.46.1.tar.xz new file mode 100644 index 0000000..658a02b --- /dev/null +++ b/evolution-data-server-3.46.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c55e72cff4190b42e63dd6eabc6dce48a1a1f79040531f1af6d51c1efa4aa6eb +size 4843728 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index f264b60..106cb48 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri Oct 21 06:44:20 UTC 2022 - Bjørn Lie + +- 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 diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 10e0c3b..293e063 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -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