Opened 2 years ago

Closed 2 years ago

#15981 closed enhancement (fixed)

libical-3.0.13

Reported by: Bruce Dubbs Owned by: pierre
Priority: normal Milestone: 11.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (5)

comment:1 by Xi Ruoyao, 2 years ago

Version 3.0.13 (17 January 2022):
---------------------------------
 * icalcomponent_get_dtend() return icaltime_null_time(), unless called on VEVENT, VAVAILABILITY or VFREEBUSY
 * icalcomponent_get_duration() for VTODO calculate with DUE instead of DTEND
 * Replace CMake FindBDB with FindBerleyDB (https://github.com/sum01/FindBerkeleyDB)
 * Fix finding ICU and BerkeleyDB on Mac (look for homebrew installs first)

comment:2 by pierre, 2 years ago

Owner: changed from blfs-book to pierre
Status: newassigned

comment:3 by pierre, 2 years ago

Version 3.0.13 is a patch release.
This release is binary and source compatible with version 3.0.0.
Note that the libical-glib library is considered unstable;
therefore not binary compatible with previous releases

At least evolution-data-server and evolution use libical-glib. They might need recompilation.

comment:4 by pierre, 2 years ago

OTOH, both link only to libical-glib.so.3

comment:5 by pierre, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 113f4e697a

Note: See TracTickets for help on using tickets.