Changelog for
libical2-32bit-2.0.0-3.4.1.x86_64.rpm :
* Tue Nov 17 2020 mgorseAATTsuse.com- Add libical-read-v2-v3-data.patch: correctly read slim timezone data (bsc#1178412).
* Mon Jun 19 2017 mgorseAATTsuse.com- Add fixes for various crashes: libical-boo986631-read-past-end.patch libical-boo986631-check-prev-char.patch libical-parser-sanity-check.patch libical-timezone-use-after-free.patch libical-boo1015964-use-after-free.patch Fixes boo#986631 (CVE-2016-5827), boo#986639 (CVE-2016-5824), boo#1015964 (CVE-2016-9584), and boo#1044995.
* Mon Oct 03 2016 jengelhAATTinai.de- Add 0001-build-ICU-must-appear-as-Requires-in-pkgconfig.patch
* Thu Sep 29 2016 jengelhAATTinai.de- Fix wrong baselibs provides
* Fri Sep 09 2016 zaitorAATTopensuse.org- Add pkgconfig(icu-i18n) BuildRequires: Build the new RSCALE support.
* Thu Jul 21 2016 dimstarAATTopensuse.org- Update to version 2.0.0: + Lots of source code scrubbing. + RSCALE support (requires libicu). + CalDAV attachment support (draft-daboo-caldav-attachments). + Resurrect the Berkeley DB storage support. + Incorrect recurrence generation for weekly pattern (gh#libical/libical#83) + Handle RRULEs better. + Handle threading better.- Drop reproducible-generator.patch: fixed upstream.- Bump sonum to 2, following upstream (also update baselibs.conf).
* Thu Apr 14 2016 mgorseAATTsuse.com- Update to GNOME 3.20 Fate#318572- Drop libical-sle12-abi.patch: use standard libical 1.0.1 ABI for SP2.
* Tue Feb 03 2015 cooloAATTsuse.com- add reproducible-generator.patch from debian bug report to get reproducible builds (and predicatable API actually)
* Fri Dec 26 2014 badshah400AATTgmail.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.- Add libical-sle12-abi.patch: use enum values used in prior SLE12 package, for ABI compatibility (bsc#954161).- Drop 941609-typo-fix_icaltime_days_in_year.patch: fixed upstream (bsc#941609).
* Mon Oct 20 2014 cxiongAATTsuse.com- Add 941609-typo-fix_icaltime_days_in_year.patch: Typo fix \"icaltime_days_in_year\". This bug doesn\'t affect any functionality of SLE-12, backport for code correctness and completeness (bsc#941609).