-
I apply this patch in the Debian packaging of ocaml-sha; please consider it for the upstream version:
http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/ocaml-sha.git;a=blob_plain;f=debian/…
-
Lots of Python packages out there depend on C modules. In my case my code depends on python-apt (https://anonscm.debian.org/gitweb/?p=apt/python-apt.git). Any plans or time line on when this limitatio…
-
It is a conventional best practice, when using Git, to connect over SSH to remote repositories.
Please allow the GitWeb grain to accept a set of SSH public keys, which will allow the Git client to …
-
Just tried to build the project on Ubuntu 22.04, it worked but I had to do a few changes:
1. Apply a patch to `libavcodec/x86/mathops.h` against `Error: operand type mismatch for 'shr'`
Patc…
-
Hello all,
I need your help because I will not find a solution.
I use Raspberry Compute Modul an get following error by compiling DB. Can anyone help me in this case?
UNAME_VERSION = #1579 SMP …
-
### Project to be claimed
`tyrian-sphinx-theme`: https://pypi.org/project/tyrian-sphinx-theme/
### Your PyPI username
`mgorny`: https://pypi.org/user/mgorny
### Reasons for the request
This is th…
-
Tor-0.3.2.1-alpha now supports V3 addresses: https://blog.torproject.org/tor-0321-alpha-released-support-next-gen-onion-services-and-kist-scheduler
They are an implementation of the proposal 224: htt…
-
In 2021 (and exacerbated several times over the last couple years since then), cygwin added some code to sets a flag that is not well supported by the NT kernel and documented as being something that …
-
It should be possible to implement hardware-accelerated AES kernel module.
For reference: http://wiibrew.org/wiki/Hardware/AES_Engine
And: http://gitweb.bootmii.org/?p=mini.git;a=blob;f=crypto.c;h…
-
glog will not compile on jetson tx2 (or possibly other 64bit arm processors) due to the outdated config file
```
config.sub
config.guess
```
A pull request for a fix has been requested as on Sep.…