Sync from SUSE:SLFO:Main evolution-data-server revision 9923c563860b6796f8c2dc7474f65cdf

This commit is contained in:
Adrian Schröter 2024-07-22 17:00:36 +02:00
parent ff8d2c9bed
commit cff6a84b13
4 changed files with 155 additions and 6 deletions

BIN
evolution-data-server-3.48.1.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
evolution-data-server-3.50.3.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,151 @@
-------------------------------------------------------------------
Fri Jan 5 15:41:23 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.50.3:
+ Camel: Ignore errors about missing messages during filtering.
+ Bug Fixes:
- sqlite3_enable_shared_cache is deprecated
- Camel: Hide errors from for-offline download
- IMAP: Copy/move messages in smaller batches
+ Updated translations.
-------------------------------------------------------------------
Fri Dec 1 10:02:07 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.50.2:
+ Bug Fixes:
- alarm-notify:
. Some reminders could be lost
. Birthday floating date shifted by one day
- CamelGpgContext: Don't leak istream in gpg_sign_sync().
- e-xml-utils: Fix build with libxml2 2.12.
+ Miscellaneous:
- OAuth2: Add scheme handler for OAuth2 prompts in external
browser.
- EReminderWatcher: Last-notified time not always set.
+ Updated translations.
-------------------------------------------------------------------
Fri Oct 20 13:50:29 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.50.1:
+ Bugs fixed:
- Update default calendar colors
- Mail: Correct conversion of UTF-16 encoded text files
+ Updated translations.
-------------------------------------------------------------------
Fri Sep 15 08:00:02 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.50.0:
+ Correct test-cal-backend-sexp expected arguments
+ Add e_util_guess_source_is_readonly() utility function
+ Bugs fixed:
- addressbook-export: Do not translate `--format` arg
description
- Disable building tests in CMake
- Fix a typo (begining) in an openldap-extract.h comment
- Allow to use the flatpak manifest directly from GNOME Builder
+ Updated translations.
-------------------------------------------------------------------
Sun Sep 3 14:18:44 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.49.3:
+ libecal: Move some basic utility functions from Evolution
+ build: Do not depend on libsecret-unstable
+ Harmonize `sizeof` keyword use
+ CamelGgpContext: Strip unneeded information from keys on export
+ ECalComponentText: Fix compiler warning from type-check of
const object
+ Bugs fixed:
- IMAPx: Messages unexpectedly deleted from Inbox
- docs: Move the gi-docgen documentation to the parent folder
- Use collection source also when it has no auth method set
- IMAP: Cache does not refresh after UIDVALIDITY changes
- reminder-watcher: Default to system set 24-hour format
- docs: Add more dependencies to the gi-docgen generated
documentation
- Refine the pkgconfig and .gir dependencies
- Add "Unset Label" action in filter rules
- OAuth2: Provide detailed error on access token refresh
failure
+ Updated translations.
-------------------------------------------------------------------
Fri Aug 4 12:41:05 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.49.2:
+ ECalMetaBackend: Error when trying to modify all instances from
a detached instance.
+ ESoupSession: Setup GSSAPI/NTLM authentication also for
insecure connections.
+ Calendar: Correct function prototype declarations
(-Wenum-int-mismatch).
+ IMAPx: Remove unused argument from
imapx_update_message_info_flags().
+ Camel: Add functions related to GPG key import/info.
+ IMAPx: Disable "Single client mode" by default.
+ Fix a memory leak in EDataBookViewWatcher-s.
+ libedata-book: Querying in aux tables fails with an SQLite
error.
+ libedata-book: Treat "contains" query with empty value as
"exists".
+ EDataBookViewWatcher-s: Claim runtime warning when fails to get
contacts.
+ Bugs fixed:
- CalDAV: Allow to disable schedule reply on remove.
- Add option to reduce book/cal data usage when on a metered
connection.
- CalDAV: Zimbra has incorrect OPTIONS response for shared
calendars.
- Calendar: Add option to (not) delete "Declined" meeting.
- Camel MIME utils: fix aliasing issue in datetok.
- ECollator: Always include Latin/English letters.
- Camel: Filtering Search folder leaves changed messages in the
result.
- EBookMetaBackend: Changes from refresh() not propagated to
the opened views.
- ci: Export the documentation with GitLab Pages.
- docs: Add gi-docgen based documentation for all the
libraries.
- Add functions to set and support Autocrypt for mail messages.
- Calendar: Use user-configured date format in the editor
- Option to get Delivery Status Notification (DSN).
- CamelCipherContext: Add a specific error code for missing
public key.
+ Updated translations.
-------------------------------------------------------------------
Sun Jul 16 13:50:26 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.49.1:
+ Bugs Fixed: IMAP: Overriding "[Gmail]" namespace doesn't work.
-------------------------------------------------------------------
Fri Jun 30 08:30:27 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.48.4:
+ Bug Fixed: Camel: Learn as Junk filter action not actually
running the learn function.
-------------------------------------------------------------------
Fri Jun 2 14:46:41 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.48.3:
+ Bug Fixed: EWebDAVSession: Claim also error nodes from propstat
response.
-------------------------------------------------------------------
Fri May 26 13:40:03 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.48.2:
+ Bugs Fixed:
- Camel: Set proper S/MIME signature verification status.
- IMAP: Cannot remove labels added in Thunderbird.
- WebDAV: Fails to discover iCloud address book.
- Wrong S/MIME certificate selection for encrypted email.
-------------------------------------------------------------------
Fri Apr 21 08:16:47 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package evolution-data-server
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -32,13 +32,13 @@
%bcond_without introspection
Name: evolution-data-server
Version: 3.48.1
Version: 3.50.3
Release: 0
Summary: Evolution Data Server
License: LGPL-2.0-only
Group: Development/Libraries/GNOME
URL: https://wiki.gnome.org/Apps/Evolution
Source0: https://download.gnome.org/sources/evolution-data-server/3.48/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/evolution-data-server/3.50/%{name}-%{version}.tar.xz
BuildRequires: cmake
BuildRequires: db-devel
@ -395,6 +395,7 @@ This package contains developer documentation.
%{_userunitdir}/evolution-user-prompter.service
%{_sysconfdir}/xdg/autostart/org.gnome.Evolution-alarm-notify.desktop
%{_datadir}/applications/org.gnome.Evolution-alarm-notify.desktop
%{_datadir}/applications/org.gnome.evolution-data-server.OAuth2-handler.desktop
%files -n libcamel-1_2-%{so_camel}
%{_libdir}/libcamel-1.2.so.%{so_camel}*