Package Release Info

orcania-2.2.1-bp154.1.48

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

liborcania2_2
orcania-devel

Change Logs

* Sat Jun 05 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 2.2.1
  * Add ld flags in liborcania.pc on static build
* Sun Feb 28 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 2.2.0
  * Add command-line tool `base64url` which is similar to
    GNU `base64` tool but for `base64url` format.
* Tue Jun 30 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 2.1.1
  * Harmonize and fix license
  * Fix doc generator
  * Rework mstrcatf
  * Fix pkgconfig install on Makefile
  * Add simple API documentation summary
Version: 2.1.0-bp152.1.20
* Sat Dec 21 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 2.1.0
  * Generate documentation via doxygen
  * Add functions `pointer_list_clean_free`,
    `pointer_list_remove_at_free` and
    `pointer_list_remove_pointer_free`
  * `split_string` returns `size_t`
  * Add functions `o_strnchr` and `o_strrnchr`
* Fri Jul 12 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 2.0.1
  * Fix double free() on `pointer_list_remove_at`
  * Clean build process
  * Fix config option STRTSR so cmake and makefile will use the
    same name
* Tue Jul 02 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 2.0.0
  * Add struct _pointer_list to manage arrays of pointers
  * Add string_array_join, string_array_size
  * Add o_base64url_encode and o_base64url_decode, and
    o_base64url_2_base64 to convert base64 url format to base64
  * Remove jansson related functions and dependency
Version: 1.2.9-bp151.1.1
* Fri Dec 28 2018 mardnh@gmx.de
- Update to version 1.2.9
  * Fix build with Makefile.
  * Improve build config file and install headers.
  * Add config file orcania-cfg.h dynamically built with the options.
  * Fix pkgconfig file
  * Fix CMake build when /usr/local is not present in default build
    path.
  * Fix Makefile soname.
- Remove patches:
  * 0001-Fix-pkg-config-information-add-requires-fields-as-me.patch
  * 0002-Fix-pkg-config-got-mixed-between-requires-and-requir.patch
  * orcania-fix-build.patch
* Sat Aug 11 2018 jengelh@inai.de
- Update summaries.
* Fri Aug 03 2018 mardnh@gmx.de
- Add patch:
  * 0001-Fix-pkg-config-information-add-requires-fields-as-me.patch
  * 0002-Fix-pkg-config-got-mixed-between-requires-and-requir.patch
* Sun Jul 29 2018 mardnh@gmx.de
- Initial package, version 1.2.4