|
3fa7306ad4
|
Accepting request 1112556 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1112556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orcania?expand=0&rev=14
|
2023-09-21 20:14:05 +00:00 |
|
|
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 |
|
|
246bb6bacc
|
Accepting request 1057944 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1057944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orcania?expand=0&rev=13
|
2023-01-12 21:45:09 +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 |
|
|
dbb28d21cb
|
Accepting request 1012009 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1012009
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orcania?expand=0&rev=12
|
2022-10-17 12:58:20 +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 |
|
|
fb78844988
|
Accepting request 979714 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/979714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orcania?expand=0&rev=11
|
2022-05-30 10:43:59 +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 |
|
|
0431d92ce8
|
Accepting request 961650 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/961650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orcania?expand=0&rev=10
|
2022-03-14 18:35:44 +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 |
|
|
0cea0688b4
|
Accepting request 897971 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/897971
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orcania?expand=0&rev=9
|
2021-06-09 19:52:00 +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 |
|
Richard Brown
|
846f8a03d3
|
Accepting request 876393 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/876393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orcania?expand=0&rev=8
|
2021-03-30 19:09:55 +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 |
|
|
6c941ca63d
|
Accepting request 818525 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/818525
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orcania?expand=0&rev=7
|
2020-07-04 23:18:20 +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 |
|
|
33ff20aa32
|
Accepting request 765578 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/765578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orcania?expand=0&rev=6
|
2020-01-19 19:57:40 +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 |
|
|
03c7b723d3
|
Accepting request 717660 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/717660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orcania?expand=0&rev=5
|
2019-07-23 20:35:53 +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 |
|
|
3063438e3f
|
Accepting request 713852 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/713852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orcania?expand=0&rev=4
|
2019-07-08 13:11:44 +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 |
|
|
2e4a39dc8b
|
Accepting request 662384 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/662384
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orcania?expand=0&rev=3
|
2019-01-08 11:27:19 +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 |
|
|
17baf22af2
|
Accepting request 631407 from devel:libraries:c_c++
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/631407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orcania?expand=0&rev=2
|
2018-08-27 10:58:52 +00:00 |
|
|
3f2e0e7b31
|
Accepting request 628427 from devel:libraries:c_c++
I want to maintain orcania in Factory
OBS-URL: https://build.opensuse.org/request/show/628427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orcania?expand=0&rev=1
|
2018-08-24 15:02:15 +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 |
|