Debian Patches

Status for golang-github-google-go-pkcs11/0.3.0+dfsg-2

Patch Description Author Forwarded Bugs Origin Last update
unembed-nss.patch Replace import of embedded headers with libnss The original source contained embedded OASIS Open libraries, which have been
repacked out. This patch replaces the imports to those removed headers with
libnss, which provides the same PKCS #11 functionality.
Maytham Alsudany <maytha8thedev@gmail.com> no
test-with-local-syslog.patch Test with local syslog Instead of using the (nonexistent) syslog at /var/log/syslog, create a
temporary syslog and use that during testing.
Maytham Alsudany <maytha8thedev@gmail.com> no
use-uint-for-32-bit-builds.patch use uint for 32-bit builds C.malloc accepts C.ulong in 64-bit builds, but C.uint in 32-bit builds.
This patch ensures the correct type is passed to C.malloc.
Maytham Alsudany <maytha8thedev@gmail.com> no

All known versions for source package 'golang-github-google-go-pkcs11'

Links