Accepting request 648243 from server:mail:kopano

OBS-URL: https://build.opensuse.org/request/show/648243
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libical?expand=0&rev=51
This commit is contained in:
2018-11-14 06:24:38 +00:00
committed by Git OBS Bridge
parent 45c744f3ad
commit a065a0a96f
7 changed files with 464 additions and 2 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Nov 9 00:52:39 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Add patches 0001-vcc.y-factor-out-hexdigit-conversion.patch,
0002-vcc.y-fix-infinite-loop-with-lower-case-hex-digits.patch,
0003-vcc.y-fix-infinite-loop-with-non-hex-digits.patch,
0004-vobject.c-vCard-Unicode-reading-support.patch,
0005-vcc.y-do-not-ignore-field-separator-in-QUOTED-PRINTA.patch
to support Unicode in VCF (and fix infinite loops).
[https://github.com/libical/libical/pull/354 ]
-------------------------------------------------------------------
Thu Aug 23 21:31:54 UTC 2018 - jengelh@inai.de