René Fischer

Results 40 comments of René Fischer

Updated schedule for the implementation is Aug '23 - Oct '23.

Asked the CMake maintainers if it would be accepted. Waiting for their response. Meanwhile, I started to integrate it into their repo. Are you fine with re-licensing it to BSD...

So we got everything right now, I think. Can you please test that https://github.com/randombit/botan/pull/3722 works for you? That would give us a bit of more confirmation.

`2023-04-26 18:30:07,341 - root - INFO - Docker container: . ` This is the cause. The OUT dir being not set properly is a subsequent error. Maybe we could add...

So you are trying to run ClusterFuzzLite on a [Kubernetes executor](https://docs.gitlab.com/runner/executors/kubernetes.html)? This is currently not supported, though I'd love to see this. I currently use a private runner on a...

This is both already documented in OSS-Fuzz's [New project guide > Efficient fuzzing](https://google.github.io/oss-fuzz/getting-started/new-project-guide/#efficient-fuzzing) section, which ClusterFuzzLite's docs link to from [Build integration > Efficient fuzzing](https://google.github.io/clusterfuzzlite/build-integration/#efficient-fuzzing), so I think this issue...

It is not required. Just like before with the readthedocs theme, it will fall back to the agogo theme shipped with Sphinx automatically if furo is not found.