|
014dff6928
|
Accepting request 1112002 from home:mnhauke
- Update to version 2.3.3
* Enforce base64decode
OBS-URL: https://build.opensuse.org/request/show/1112002
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/orcania?expand=0&rev=29
|
2023-09-20 12:22:18 +00:00 |
|
|
caf39f286c
|
Accepting request 1057920 from home:mnhauke
- Update to version 2.3.2
* Improve cmake script and MSVC support
* Build with flag -Wconversion
OBS-URL: https://build.opensuse.org/request/show/1057920
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/orcania?expand=0&rev=27
|
2023-01-12 09:47:06 +00:00 |
|
|
1e1872265d
|
Accepting request 1011165 from home:mnhauke
- Update to version 2.3.1
* Minor bugfixes
OBS-URL: https://build.opensuse.org/request/show/1011165
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/orcania?expand=0&rev=25
|
2022-10-17 07:44:14 +00:00 |
|
|
b16f5be913
|
Accepting request 979609 from home:mnhauke
- Update to version 2.3.0
* Add o_base64_encode_alloc, o_base64_decode_alloc,
o_base64url_encode_alloc, o_base64url_decode_alloc,
o_base64url_2_base64_alloc, o_base64_2_base64url_alloc.
* Fix pkg-config file with absolute path for
CMAKE_INSTALL_{INCLUDE,LIB}DIR.
OBS-URL: https://build.opensuse.org/request/show/979609
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/orcania?expand=0&rev=23
|
2022-05-29 18:48:03 +00:00 |
|
|
e7386edc1d
|
Accepting request 961472 from home:mnhauke
- Update to version 2.2.2
* Add `o_strnullempty`
* Breaking: `trimwhitespace` now returns `const char *` instead
of `char *`, might give compiler warning
* Refactor `o_base64*` functions
OBS-URL: https://build.opensuse.org/request/show/961472
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/orcania?expand=0&rev=21
|
2022-03-14 10:57:42 +00:00 |
|
|
ae2bd3a8af
|
Accepting request 897713 from home:mnhauke
- Update to version 2.2.1
* Add ld flags in liborcania.pc on static build
OBS-URL: https://build.opensuse.org/request/show/897713
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/orcania?expand=0&rev=19
|
2021-06-07 07:06:10 +00:00 |
|
|
2d5f919e0e
|
Accepting request 875769 from home:mnhauke
- Update to version 2.2.0
* Add command-line tool `base64url` which is similar to
GNU `base64` tool but for `base64url` format.
OBS-URL: https://build.opensuse.org/request/show/875769
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/orcania?expand=0&rev=17
|
2021-03-03 07:11:13 +00:00 |
|
|
ebce2cea24
|
Accepting request 817869 from home:mnhauke
- 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
OBS-URL: https://build.opensuse.org/request/show/817869
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/orcania?expand=0&rev=15
|
2020-07-03 09:41:31 +00:00 |
|
Martin Hauke
|
51be428bf0
|
Accepting request 765574 from home:mnhauke
OBS-URL: https://build.opensuse.org/request/show/765574
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/orcania?expand=0&rev=13
|
2020-01-19 14:30:29 +00:00 |
|
Martin Hauke
|
96b3a1d2ba
|
Accepting request 758738 from home:mnhauke
- 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`
OBS-URL: https://build.opensuse.org/request/show/758738
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/orcania?expand=0&rev=12
|
2020-01-01 16:06:32 +00:00 |
|
|
652b514fdf
|
Accepting request 714929 from home:mnhauke
- 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
OBS-URL: https://build.opensuse.org/request/show/714929
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/orcania?expand=0&rev=10
|
2019-07-22 16:53:00 +00:00 |
|
|
90a27ecfbb
|
Accepting request 713110 from home:mnhauke
- 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
OBS-URL: https://build.opensuse.org/request/show/713110
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/orcania?expand=0&rev=8
|
2019-07-07 13:44:52 +00:00 |
|
|
9821ea7a11
|
Accepting request 661841 from home:mnhauke
- 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
OBS-URL: https://build.opensuse.org/request/show/661841
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/orcania?expand=0&rev=6
|
2019-01-02 08:45:04 +00:00 |
|
|
54fb36a1f6
|
Accepting request 628738 from home:jengelh:branches:devel:libraries:c_c++
- Update summaries.
The shared library subpackage is usually the only one getting installed in a end user's system, so it should carry the best description among all subpackages.
OBS-URL: https://build.opensuse.org/request/show/628738
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/orcania?expand=0&rev=3
|
2018-08-11 15:43:39 +00:00 |
|
Ismail Dönmez
|
b323bf1bba
|
Accepting request 627383 from home:mnhauke
- Add patch:
* 0001-Fix-pkg-config-information-add-requires-fields-as-me.patch
* 0002-Fix-pkg-config-got-mixed-between-requires-and-requir.patch
OBS-URL: https://build.opensuse.org/request/show/627383
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/orcania?expand=0&rev=2
|
2018-08-08 08:30:56 +00:00 |
|
|
dd26dfc37e
|
Accepting request 626131 from home:mnhauke
Initial package for orcania
OBS-URL: https://build.opensuse.org/request/show/626131
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/orcania?expand=0&rev=1
|
2018-08-03 12:15:58 +00:00 |
|