Accepting request 266505 from GNOME:Next
Update to version 1.0.1. OBS-URL: https://build.opensuse.org/request/show/266505 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libical?expand=0&rev=31
This commit is contained in:
@@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 26 20:45:25 UTC 2014 - badshah400@gmail.com
|
||||
|
||||
- Update to version 1.0.1:
|
||||
+ Bug fixes:
|
||||
- issue74: Do not escape double quote character
|
||||
- issue80,issue92: fix crashes using
|
||||
icaltimezone_load_builtin_timezone() recursively
|
||||
- Fix icalcomponent_foreach_recurrence() and large durations
|
||||
between recurrences (e.g. FREQ=YEARLY)
|
||||
- Properly handle UTCOFFSETs of the form +/-00mmss
|
||||
- Properly skip bogus dates (e.g. 2/30, 4/31) in
|
||||
RRULE:FREQ=MONTHLY
|
||||
- Properly handle RRULE:FREQ=MONTHLY;BYDAY;BYMONTHDAY when
|
||||
DTSTART isn't on BYDAY
|
||||
- Fix RRULE:FREQ=YEARLY;BYDAY;BYWEEKNO - MUST use ISO weeks
|
||||
- Properly skip bogus dates (e.g. 2/29) in
|
||||
RRULE:FREQ=YEARLY[;BYMONTH][;BYMONTHDAY]
|
||||
+ Build fixes/features:
|
||||
- Autotools build system is removed
|
||||
- CMake version 2.8.9 (or higher) is required (was CMake
|
||||
version 2.4.0)
|
||||
- Add new -DSHARED_ONLY and -DSTATIC_ONLY CMake options
|
||||
- Remove -DSTATIC_LIBRARY CMake option
|
||||
- MSYS2 builds (fixed instructions)
|
||||
- Now can build api documentation with make docs
|
||||
+ Update tzdata to version 2014g
|
||||
+ Support added for schedule params: agent, status, force-send
|
||||
+ Added a UID to the VFREEBUSY component
|
||||
+ Allow dates > 2038 if sizeof(time_t) > 4
|
||||
+ Add properties from draft-ietf-tzdist-service
|
||||
+ Add support for RRULE:FREQ=YEARLY;BYDAY;BYYEARDAY and fixed
|
||||
RRULE:FREQ=YEARLY;BYYEARDAY with negative days
|
||||
+ More regression tests added, in particular for recurrence
|
||||
+ Almost all compile warnings silenced
|
||||
+ A bunch of Coverity Scan warnings silenced
|
||||
+ Package cmake macros installed by package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 26 05:25:01 UTC 2014 - coolo@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user