Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package evolution-data-server for
openSUSE:Factory checked in at 2026-04-10 17:45:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/evolution-data-server (Old)
and /work/SRC/openSUSE:Factory/.evolution-data-server.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "evolution-data-server"
Fri Apr 10 17:45:41 2026 rev:272 rq:1345365 version:3.60.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/evolution-data-server/evolution-data-server.changes
2026-02-26 18:49:31.259693034 +0100
+++
/work/SRC/openSUSE:Factory/.evolution-data-server.new.21863/evolution-data-server.changes
2026-04-10 17:46:17.221176915 +0200
@@ -1,0 +2,100 @@
+Mon Mar 23 08:27:58 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------
+Fri Mar 13 08:38:02 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 3.60.0:
+ + Bug Fixes: Backends: Do not block views' start by slow
+ connection
+ + Miscellaneous:
+ - Correct ICalGLib reference in gir when building against
+ version 4
+ - docs: Update libical-glib online documentation link
+ + Updated translations.
+
+-------------------------------------------------------------------
+Sat Feb 28 09:04:10 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 3.59.3:
+ + Bug Fixes:
+ - Make credential prompt dialog non-modal
+ - camel-sasl-ntlm: Check for integer overflow in
+ ntlm_get_string()
+ - camel-pop3-store: Compute APOP response without string
+ allocation
+ - Canonicalize path before local cache file removal
+ - e-cal-recur: Check interval intersect always as date-time
+ value
+ - NNTP: Subscription dialog does not show all groups
+ + Miscellaneous:
+ - e-collection-backend: Fix possible memory leak
+ - Use GHashTable's `replace()` instead of `insert()` on some
+ places
+ - e-name-western: Crash due to double quotes in the name
+ - camel-network-service: Move static variable to read-only
+ area
+ - credential-prompters: Add some spacing around widgets in the
+ dialog (gtk4)
+ - camel-store-search: Minimize hold of the folder and folder
+ summary locks
+ - camel-debug: Include object address in ref/unref backtraces
+ - Increase default connection timeout to 30 seconds
+ + Updated translations.
+- Drop eds-CVE-2026-2604.patch: Fixed upstream
+
+-------------------------------------------------------------------
+Mon Feb 23 21:28:33 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 3.59.2:
+ + Calendar: Prepare to support build with libical 4.x
+ + docs: Document libical-glib as dependency
+ + Calendar: Correct typo in error message
+ + Fix a compiler warning in camel-network-service.c
+ + e-book-utils: Correct read of a certificate from a vCard
+ attribute
+ + Add ESourceConflictSearch from Evolution
+- Changes from version 3.59.1:
+ + Support vCard v4.0 (RFC 6350)
+ + CalDAV: Provide a date limit for information sync
+ + Camel: Encrypt Recipient Alias Configuration
+ + Calendar: Multiple detached instances cause duplicates
+ + addressbook-export: Fails with "Invalid query" error
+ + Camel: Remove camel_session_ref_service_by_url
+ + Remove several migration functions from Evolution Source
+ Registry
+ + Lower default connection timeout to 15 seconds
+ + evolution-source-registry: Remove unused variable
+ + CamelGpgContext: Improve error messages
+ + WebDAV: Default to no download limit
+ + IMAPx: Avoid Junk/Trash folder open when saving changes
+ + ERemindersWidget: Workaround too large gap between action
+ buttons
+ + CamelFolderSummary: Reload from DB could leak already loaded
+ infos
+ + addressbook: Prefer vCard "take" functions
+ + CamelDataCache: Rephrase "Empty cache file" error message
+ + Camel: Unread count for virtual Trash/Junk folder not updated
+ properly
+ + CamelStoreSearch: Ignore all errors when a message cannot be
+ opened
+ + CamelStore: Speed up open folders with virtual Trash or Junk
+ folder
+ + EContactAddress: Add helper functions to read, write and clear
+ the structure
+ + EContact: Add EContactGeo functions to convert to/from string
+ + EVCard: Add conversion code for GEO attribute
+ + EVCard: Correct PHOTO/LOGO data: URI conversion
+ + EContact: Add 'timezone' field
+ + EVCard: Add conversion code for KEY attribute
+ + EContactCert: Add helper functions to work with attributes
+ + ECertificateWidget: Add a function to check whether any
+ certificate data is shown
+ + flatpak: Add gettext ACLOCAL workaround
+ + EBookSqlite: Correct mutex unlock in e_book_sqlite_lock()
+ + EVCard: Add RFC 2739 properties into the list of known
+ vCard 3.0 properties
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
eds-CVE-2026-2604.patch
evolution-data-server-3.58.3.obscpio
New:
----
_scmsync.obsinfo
build.specials.obscpio
evolution-data-server-3.60.0.tar.xz
----------(Old B)----------
Old: + Updated translations.
- Drop eds-CVE-2026-2604.patch: Fixed upstream
----------(Old E)----------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ evolution-data-server.spec ++++++
--- /var/tmp/diff_new_pack.hYFVVj/_old 2026-04-10 17:46:18.545231394 +0200
+++ /var/tmp/diff_new_pack.hYFVVj/_new 2026-04-10 17:46:18.549231559 +0200
@@ -19,28 +19,26 @@
%global with_docs 0
# Shared Library soNUMs, to make it easier for updates
-%define so_camel 66
+%define so_camel 67
%define so_ebackend 11
%define so_edataserver 27
%define so_edataserverui 4
%define so_edataserverui4 0
%define so_ebook 21
-%define so_ebook_contacts 4
+%define so_ebook_contacts 5
%define so_edata_book 27
%define so_ecal 3
%define so_edata_cal 2
%bcond_without introspection
Name: evolution-data-server
-Version: 3.58.3
+Version: 3.60.0
Release: 0
Summary: Evolution Data Server
License: LGPL-2.0-only
Group: Development/Libraries/GNOME
URL: https://wiki.gnome.org/Apps/Evolution
-Source0: %{name}-%{version}.tar.zst
-# PATCH-FIX-UPSTREAM eds-CVE-2026-2604.patch bsc#1258307 [email protected] --
canonicalize path before local cache file removal.
-Patch0: eds-CVE-2026-2604.patch
+Source0: %{name}-%{version}.tar.xz
BuildRequires: cmake >= 3.15
BuildRequires: db-devel
++++++ _scmsync.obsinfo ++++++
mtime: 1774254478
commit: be8df96196fb1912626f9f327eac9e7f996f1287f1898c731b860e16a09e8204
url: https://src.opensuse.org/GNOME/evolution-data-server
revision: be8df96196fb1912626f9f327eac9e7f996f1287f1898c731b860e16a09e8204
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj
++++++ _service ++++++
--- /var/tmp/diff_new_pack.hYFVVj/_old 2026-04-10 17:46:18.597233534 +0200
+++ /var/tmp/diff_new_pack.hYFVVj/_new 2026-04-10 17:46:18.601233698 +0200
@@ -3,18 +3,17 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param
name="url">https://gitlab.gnome.org/GNOME/evolution-data-server.git</param>
- <param name="revision">3.58.3</param>
+ <param name="revision">3.60.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">disable</param>
</service>
- <service name="tar" mode="buildtime"/>
- <service name="recompress" mode="buildtime">
+ <service name="tar" mode="manual"/>
+ <service name="recompress" mode="manual">
<param name="file">*.tar</param>
- <param name="compression">zst</param>
+ <param name="compression">xz</param>
</service>
- <service name="set_version" mode="manual" />
+ <service name="set_version" mode="manual"/>
</services>
-
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2026-03-24 09:39:23.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*
++++++ evolution-data-server.obsinfo ++++++
--- /var/tmp/diff_new_pack.hYFVVj/_old 2026-04-10 17:46:18.705237977 +0200
+++ /var/tmp/diff_new_pack.hYFVVj/_new 2026-04-10 17:46:18.705237977 +0200
@@ -1,5 +1,5 @@
name: evolution-data-server
-version: 3.58.3
-mtime: 1769761147
-commit: 4d025ea6b9d5fb34ac7fa1ddaedc6de5a3e0e540
+version: 3.60.0
+mtime: 1773384841
+commit: 9d0ce9fee8c88fb2f7c19b1df311f844bdab710f