Dimitri John Ledkov
Dimitri John Ledkov
Note that GAR supports storing arbitrary blobs, if one plumbs such authentication through, one would be able to store Incus / Images / Simplestream resources too, and have authentication. Thus...
> Did I miss a better way? i believe this is still the current best practice. As in sudo to the daemon user and provide credential helpers / config /...
@smoser should we generate list of patches to apply, and then apply them with the for loop? or should we `set -e` in the subshell? is there a way to...
> Should there be a test? As mentioned in the description, the current behaviour of the indicator is unasserted/untested for rsa signing; and yes test will be added to test/acvp_test.c...
This was fixed on 15th April 2025 in: - https://github.com/chainguard-dev/apko/releases/tag/v0.26.0 If there are any warnings printed, please check if you are using up to date apko and please open new...
I missed the 3.4 freeze announcement. Time flies, thought I had more time.
I am pondering if i need this at all, given https://github.com/openssl/openssl/pull/25415 got merged.
Abandoning/closing this PR for now, in favor of https://github.com/openssl/openssl/pull/25615
Sigh, need to fix all the tests after a rebase.
> The fipsinstall app ought to be modified to force the -pedantic option. I struggled with this. In a split build situation is fipsinstall expected to be run from the...