Clemens Lang

Results 102 comments of Clemens Lang

I imported and created those Patch IDs manually. The reason for this is that I wanted to keep the original Patch IDs as they were listed in the spec file...

Actually, let me correct myself: https://src.fedoraproject.org/rpms/stunnel/c/87c3c6d11ee895d5bfeb8b2343147526be90c66a?branch=rawhide is the first commit generated from src-git; it keeps all patch IDs and patch filenames from the original specfile, to simplify review.

@derived-coder I don't know. Internally, all ECU projects I'm aware of are shipping this patch for a couple of months now, so it's certainly well-tested by now. There is a...

@derived-coder I didn't make one for dlt, since it didn't have the problem of breaking dependent CMake configuration files similar to what the CAPI runtimes did (we have tooling to...

Piling on to this issue, on macOS the abseil pkgconfig files now contain flags that make other software fail: ``` $ pkg-config --cflags absl_random_internal_randen_hwaes -Wno-float-conversion \ -Wno-implicit-float-conversion \ -Wno-implicit-int-float-conversion \...

I should have added that `EVP_PKEY_sign` can of course be claimed as a raw signature API, and that can be tested and approved. Unfortunately it seems that for RSA, NIST...

Hm, maybe I checked the wrong file on that; I think I checked util/libcrypto.num, but that has 3_0_0 for all symbols. Regardless of how long they've been available, unfortunately it...