Package: libgcal / 0.9.4-2

Metadata

Package Version Patches format
libgcal 0.9.4-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_restore_abi_compatibility.diff | (download)

inc/gcontact.h | 43 41 + 2 - 0 !
src/gcontact.c | 29 29 + 0 - 0 !
utests/utest_userapi.c | 16 11 + 5 - 0 !
3 files changed, 81 insertions(+), 7 deletions(-)

 restore user level function gcal_contact_get_phone(),
gcal_contact_set_email() and gcal_contact_set_phone()
This should be enough to maintain ABI backward compatibility while
ensuring that support for multiple phones/emails work too.
02_libxml_segfault.diff | (download)

src/gcal_parser.c | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

---