From b85d21990cf3201491ea51e1f9203ad79da401f1b50dc7c92b854289ebe70079 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 9 Aug 2022 08:34:58 +0000 Subject: [PATCH] Accepting request 993261 from home:iznogood:branches:GNOME:Factory - Update to version 3.44.4: + ESoupAuthBearer: Check for token expiration in e_soup_auth_bearer_is_authenticated(). + ESoupSession: Avoid downgrade of Bearer (OAuth2) auth for authentication. + Check for non-zero value passed to g_flags_get_first_value(). + alarm-notify: Use themed icon instead of file icon for notifications. + Bugs fixed: IMAPx: Unsubscribed folder always removed from the UI. OBS-URL: https://build.opensuse.org/request/show/993261 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=418 --- evolution-data-server-3.44.3.tar.xz | 3 --- evolution-data-server-3.44.4.tar.xz | 3 +++ evolution-data-server.changes | 14 ++++++++++++++ evolution-data-server.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 evolution-data-server-3.44.3.tar.xz create mode 100644 evolution-data-server-3.44.4.tar.xz diff --git a/evolution-data-server-3.44.3.tar.xz b/evolution-data-server-3.44.3.tar.xz deleted file mode 100644 index 5c6f99a..0000000 --- a/evolution-data-server-3.44.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9043ab53f341da10315c550384a6b320430193fc8d7861dd25c4e9b2e0be425b -size 4783696 diff --git a/evolution-data-server-3.44.4.tar.xz b/evolution-data-server-3.44.4.tar.xz new file mode 100644 index 0000000..fad1e11 --- /dev/null +++ b/evolution-data-server-3.44.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0c6658838d58ba46042a4b9e50a3bb1129691e4cdb84b5eba0bf330b2ccb2eb +size 4784388 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 22743af..26324fa 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Aug 5 09:00:24 UTC 2022 - Bjørn Lie + +- Update to version 3.44.4: + + ESoupAuthBearer: Check for token expiration in + e_soup_auth_bearer_is_authenticated(). + + ESoupSession: Avoid downgrade of Bearer (OAuth2) auth for + authentication. + + Check for non-zero value passed to g_flags_get_first_value(). + + alarm-notify: Use themed icon instead of file icon for + notifications. + + Bugs fixed: IMAPx: Unsubscribed folder always removed from the + UI. + ------------------------------------------------------------------- Fri Jul 1 20:30:07 UTC 2022 - Bjørn Lie diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 610ea9e..6440571 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -31,7 +31,7 @@ %bcond_without introspection Name: evolution-data-server -Version: 3.44.3 +Version: 3.44.4 Release: 0 Summary: Evolution Data Server License: LGPL-2.0-only