Mario Haustein
Mario Haustein
> i reverted that with [6656bcb](https://github.com/capstone-engine/capstone/commit/6656bcb63ab4e87dc6079bd6b6b12cc8dd9b2ad8) This change breaks a couple of packages relying on `#include ` to work, for example * QEMU * Radare2 (https://github.com/radareorg/radare2) * Rizin (https://github.com/rizinorg/rizin) The...
> Eyeballing it, it looks like it'll still not respect CC, right? > > (If want to find these bugs other than by-eye in build.log, try binutils-config[-native-symlinks], ditto gcc-config: https://wiki.gentoo.org/wiki/Project:Toolchain/use_native_symlinks)...
> Thanks, so mechanisms are in place, but we need to correctly look at the metadata. I'll try to get some developer information from D-Trust. > > Maybe this is...
> Thanks, so mechanisms are in place, but we need to correctly look at the metadata. I'll try to get some developer information from D-Trust. > > Maybe this is...
> @frankmorgner @hamarituc if you need some help with debugging/testing I am happy to assist you with my signature card Which operating system do you use? I can only test...
The `userConsent`-field is not contained in the private key description object of the "Authentisierungsschluessel". It should be expected as an `INTEGER` tag between line 6-7. But for the "Signaturschluessel" it...
I am the downstream package maintainer for `python-shodan` in Gentoo and faced to the same problem as @grawlinson. I would appreciate if tags and GitHub releases could be published for...
> Establishing PACE channels for a hard coded CAN is implemented here (according to the specification) if you want to try: [frankmorgner@80349e2](https://github.com/frankmorgner/OpenSC/commit/80349e2c8aa8ac4d2379c1ea0f473a985f721a43) @frankmorgner Thank for the sample code. I was...
> dtrust-tool needs to be compiled with OpenPACE... ... > src/tools/Makefile.am needs to add (OPENPACELIBS)and(OPENPACE_CFLAGS) for dtrust-tool. But that is a problem of the OpenSC build system - OpenPACE _is_...
Closing this issue, as `master` branch is not affected and the bug is now fixed in #3137.