Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package Radicale for openSUSE:Factory 
checked in at 2026-08-04 22:48:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Radicale (Old)
 and      /work/SRC/openSUSE:Factory/.Radicale.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Radicale"

Tue Aug  4 22:48:27 2026 rev:31 rq:1369414 version:3.7.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/Radicale/Radicale.changes        2026-06-18 
18:45:02.740112201 +0200
+++ /work/SRC/openSUSE:Factory/.Radicale.new.16738/Radicale.changes     
2026-08-04 22:48:31.022753200 +0200
@@ -1,0 +2,29 @@
+Tue Jul 28 07:25:51 UTC 2026 - Ákos Szőts <[email protected]>
+
+- Update to 3.7.7
+  * Fix: web plugin helpers httputils.serve_resource/serve_folder ignored 
their mimetypes and fallback_mimetype parameters and always used the built-in 
mapping, so custom web plugins could not serve additional file types with a 
correct Content-Type
+  * Fix: free-busy REPORT always failed with HTTP 400 ("FREEBUSY occurrences 
limit of 0 hit") when [reporting] max_freebusy_occurrence is set to 0 (limit 
disabled), because the limit check did not honor the disabled limit
+  * Fix: time-range filter treated a VEVENT with a whole-day DURATION (e.g. 
P1D, P2D) as zero-length (timedelta.seconds instead of total_seconds), so such 
events were missing from calendar-query REPORT results
+  * Fix: calendar-data expand (REPORT) left recurrence properties (e.g. RDATE) 
on the expanded single-occurrence VEVENTs; a single try/except around the 
sequential delattr() calls stopped at the first absent property (e.g. missing 
EXDATE), so later ones were never removed
+  * Fix: text-match filter on a structured property (e.g. vCard N or ADR) 
crashed with HTTP 500 (AttributeError: 'Name'/'Address' object has no attribute 
'lower') because vobject parses these into non-string objects; their text 
representation is now used
+  * Fix: sharing bday-to-ICS conversion assigned the empty-FN fallback marker 
to the {nickname} placeholder instead of {fn}, so a VCARD with an empty FN got 
its NICKNAME overwritten with "!fn!" in the generated SUMMARY/DESCRIPTION and 
the {fn} fallback never resolved
+  * Fix: sharing/delete: add forgotten backmap
+
+- Update to 3.7.6
+  * Extension: item verification on commandline
+  * Extension: [auth] imap_append_domain option (optional)
+  * Improvement: catch lack of support of PERIOD in vobject <= 0.9.9
+  * Fix: sharing: backmap of REPORT/PROPPATCH hrefs is now URL-encode-aware 
(edit of a shared collection failed when the principal contains '@')
+  * Workaround: remove trailing spaces on TZID and TZNAME appended by buggy 
Microsoft clients
+
+- Update to 3.7.5
+  * Add: [sharing] conversion_bday_summary_template (customize summary)
+  * Add: [sharing] conversion_bday_description_template (customize description)
+  * Add: [sharing] conversion_bday_alarm_trigger_template (customize alarms)
+  * Add: [sharing] conversion_bday_categories (customize)
+  * Add: [sharing] conversion_bday_age_max (limit in case of "age" placeholder 
is used which blocks using RRULE)
+  * Extension: [sharing/bday conversion]: add STATUS + CLASS fields
+  * Improve: sanitize item align timezone (add/remove) of EXDATE or RDATE with 
DTSTART
+  * Fix: sharing: bday conversion backmap on PROPFIND/REPORT if script_name is 
active (via reverse proxy)
+
+-------------------------------------------------------------------

Old:
----
  Radicale-3.7.4.tar.gz

New:
----
  Radicale-3.7.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Radicale.spec ++++++
--- /var/tmp/diff_new_pack.cdyeYU/_old  2026-08-04 22:48:31.946785270 +0200
+++ /var/tmp/diff_new_pack.cdyeYU/_new  2026-08-04 22:48:31.950785409 +0200
@@ -28,7 +28,7 @@
 %define py_min_ver 3.9
 %define vo_min_ver 0.9.6
 Name:           Radicale
-Version:        3.7.4
+Version:        3.7.7
 Release:        0
 Summary:        A CalDAV calendar and CardDav contact server
 License:        GPL-3.0-or-later

++++++ Radicale-3.7.4.tar.gz -> Radicale-3.7.7.tar.gz ++++++
++++ 5680 lines of diff (skipped)

Reply via email to