Jiri Kastner

Results 17 issues of Jiri Kastner

croaring-rs is failing on musl libc distributions like alpine (`podman run --rm -it alpine:3.15`) steps: ``` apk add clang lld curl git openssh-client build-base protoc openssl3-dev llvm-dev && \ curl...

geni [app login](https://www.geni.com/platform/developer/help/oauth_app_login?version=1) should be another approach. each user has to register own application and get client_id and client secret. regeneration of new token can be done programatically, without going...

on rockpi 4 it fails due problems with designware pcie ip core [board on aliexpress](https://www.aliexpress.com/item/4000122133790.html) there is plenty of them there ![Pcie-board-CH368-board-evaluation-board-PCIe-bus-to-32-bit-local-bus jpg_Q90 jpg_ webp](https://user-images.githubusercontent.com/481677/132869384-a39a3e43-c2f4-4b81-af8b-ae6b81102c8a.jpeg)

using python wrapping binaries is not recommended on gnupg site. while using pyme, swig generated bindings directly in gpgme >=1.7, is.

while playing with patch queue for kernel, i realized, that some patches already landed in mainline kernel. using 'patch -R -p1 -i patches/some.patch' i verified, that patch was completely accepted,...

tms, tdi and tdo are exposed via gpio6-8, but jtag_tck is not exposed anywhere it would be nice to have jtag_tck available.

i can add work-item relation to child, parent, but not to git branch. i want to be able do same like in web ui - link already created branch or...

Feature

similarly to preempt_rt patch queue, would be great to have it for package maintainers to play with that. because for example in ubuntu 20.04 is 3.9.18, while here are patches...

any plans for adding tipc? [wiki](https://en.wikipedia.org/wiki/Transparent_Inter-process_Communication) and [kernel.org documentaion](https://www.kernel.org/doc/html/latest/networking/tipc.html)

enhancement

[indy@localhost pybis]$ python3 Python 3.6.4 (default, Feb 8 2018, 14:42:51) [GCC 7.3.1 20180130 (Red Hat 7.3.1-2)] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import pybis...