Accepting request 993940 from 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. (forwarded request 993261 from iznogood) OBS-URL: https://build.opensuse.org/request/show/993940 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=238
This commit is contained in:
commit
044c592279
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9043ab53f341da10315c550384a6b320430193fc8d7861dd25c4e9b2e0be425b
|
||||
size 4783696
|
3
evolution-data-server-3.44.4.tar.xz
Normal file
3
evolution-data-server-3.44.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0c6658838d58ba46042a4b9e50a3bb1129691e4cdb84b5eba0bf330b2ccb2eb
|
||||
size 4784388
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 5 09:00:24 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- 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 <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user