Thomas Klausner
Thomas Klausner
### What is the issue? I've just updated the package for transmission in pkgsrc to 4.0.0. We have separate packages for the daemon and the gtk and qt frontends. We...
Please make a release that includes the fix for the terrapin vulnerability, for easier packaging. Thank you!
So this might be a problem in the OpenAPI, but the error is quite long. Perhaps someone has some insight. Reproducer: ``` git clone https://github.com/jdegre/5GC_APIs # commit da92f21c0e6b2b112f79670eb61cf9f7617bba22 as of...
I tried using [bpytop](https://github.com/aristocratos/bpytop) on NetBSD. Usually it works fine, but sometimes, especially when there's high load, the cpu frequency backend returns "OSerror [Errno 16]: Device busy" and bpytop exits....
### Reproduction steps Build libgit2-1.7.1 on NetBSD 10.99.10/amd64, run the self tests. ### Expected behavior All tests pass. ### Actual behavior ``` Test project /scratch/devel/libgit2/work/libgit2-1.7.1/cmake-pkgsrc-build Start 1: offline 1/12 Test...
I've updated the pkgsrc package, which is using the pypi distfile, to 1.2.0 and wanted to run the self tests to verify that the package works as expected. I tried...
According to its github README, pysha3 was only ever for python versions before 3.6 and after that, the hashlib module should be used. Please do that :) To quote https://github.com/tiran/pysha3:...
# Description It would be good to add queuing support, i.e. the user can mark a list of files to transfer one way or the other and then, when finished,...