./time/libical, Reference implementation of the iCalendar data type and format

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.0.18, Package name: libical-3.0.18, Maintainer: pkgsrc-users

LIBICAL -- an implementation of iCalendar protocols and data formats


Required to run:
[textproc/libxml2] [textproc/icu] [devel/glib2] [time/zonetab]

Master sites:

Filesize: 887.645 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-07 23:19:11 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libical: update to 3.0.18.

Version 3.0.18 (31 March 2024):
----------------------------
 * Requires CMake v3.5.0 or higher
 * Escape ^ (U+005E) character in parameter values according to RFC 6868
 * New CMake option LIBICAL_BUILD_EXAMPLES to disable building the examples
 * Should be able to use the project as a submodule
 * Built-in timezones updated to tzdata2024a
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-19 16:51:16 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libical: update to 3.0.17.

    Improved Android support
    Escape commas in x-property TEXT values
    Built-in timezones updated to tzdata2023c
    icalparser_ctrl setting defines how to handle invalid CONTROL characters \ 
during parsing
    New publicly available functions:
        get_zone_directory()
        icalparser_get_ctrl
        icalparser_set_ctrl
   2023-04-27 14:00:40 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libical: update to 3.0.16.

Version 3.0.16 (17 October 2022):
---------------------------------
 * Fix regressions in 3.0.15 due to improperly tested fuzz fixes
 * Fix argument guards in icaltime_as_timet to match documentation and tests.

Version 3.0.15 (06 October 2022):
---------------------------------
 * Add missing property parameters into libical-glib
 * Fix CMake option USE_32BIT_TIME_T actually uses a 32-bit time_t value
 * Fix icaltime_as_timet, which returned incorrect results for years >= 2100,
   to work properly between years 1902 and 10k.
 * Fix x-property comma handling and escaping
 * Built-in timezones updated to tzdata2022d (now with a VTIMEZONE for each time \ 
zone alias)
 * Fix a fuzzer issue
 * Handle unreachable-code compile warnings with clang
 * Ensure all vanew_foo() calls finish with (void*)0 (not 0)
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | Package updated
Log message:
revbump for textproc/icu update