Anton Sviridenko

Results 75 comments of Anton Sviridenko

Changing `GIT TAG` to `main` in https://github.com/rnpgp/rnp/blob/master/src/tests/CMakeLists.txt#L54 fixes this issue for me. Google recommends to use latest commit from the repo > GoogleTest now follows the [Abseil Live at Head...

LGTM so far, waiting for tests to be fixed

Great @ronaldtse I have another similar idea, lets add RNP to the Buildroot packages too. Buildroot is very popular tool for building firmware images for embedded platforms. https://buildroot.org/

@ronaldtse can this https://github.com/rnpgp/rnp/releases be considered as an official source of release tarballs? Or it's better to checkout by release tags from the git repository?

https://github.com/gentoo/gentoo/pull/20438

Looks like Gentoo developers are not interested in adding this new package into the main repository yet. Probably we'll have to create our own private repository (overlay in Gentoo terms)...

https://github.com/gentoo/api-gentoo-org/pull/418

ok, now our Gentoo overlay https://github.com/rnpgp/gentoo-rnp is listed in official list of ovelays at https://overlays.gentoo.org/ and can be added by Gentoo users using **layman** or **eselect-repository** tools.

@ronaldtse yeah, going to try this way too