Package Release Info

libvc-012-bp160.1.5

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libvc-devel
libvc0

Change Logs

* Tue Oct 04 2022 Michael Vetter <mvetter@suse.com>
- Update to 012:
  * Avoid implicit declaration of functions
* Mon Dec 13 2021 Michael Vetter <mvetter@suse.com>
- Update to 011:
  * Improved parsing of large vCard files
* Thu Dec 02 2021 Michael Vetter <mvetter@suse.com>
- Update to 010:
  * Remove the calls to exit() in the shared library
  * Extend API with called vc_get_error_message, that can be used
    to retrieve the message of the last error encountered.
  * The functions parse_vcard_file, vc_new, and vc_param_new return
    NULL upon error. It is the responsibility of the calling code
    to check the error message.
* Fri Feb 05 2021 Michael Vetter <mvetter@suse.com>
- Update to 009:
  * This version fixes minor warnings from libtoolize
* Mon Feb 01 2021 Michael Vetter <mvetter@suse.com>
- Update to 008:
  * Properly parse multi-line values in MSDOS files, with line
    ending CRLF
* Wed Jul 15 2020 Michael Vetter <mvetter@suse.com>
- Update to 007:
  * This releases uses mktemp instead of the deprecated tempfile
    command in the unit tests.
* Wed Jun 17 2020 Jan Engelhardt <jengelh@inai.de>
- Do not waste time building static libs if they are removed anyway.
* Mon Jun 15 2020 Michael Vetter <mvetter@suse.com>
- Initial package libvc 006 for openSUSE