Dimitri John Ledkov

Results 416 comments of Dimitri John Ledkov

All the discussions here are very useful, I do agree that a standalone provider for seed source is the right way forward. I have now implemented this in a new...

I am very naive, but why is some 3rd party mongodb-jdbc is being used instead of https://github.com/mongodb/mongo-jdbc-driver aka https://central.sonatype.com/artifact/org.mongodb/mongodb-jdbc?smo=true as in ```xml org.mongodb mongodb-jdbc 2.2.0 ``` From what appears to...

Duplicate of https://github.com/collectd/collectd/issues/4310

For bash image sounds like we should add bash-binsh package to it. For curl not sure if we want to keep curl:latest without any shell and have separate curl-docker:latest that...

> the linked referenced issue also has a proposed open PR to attempt to fix the issue > [redis/redis#13308](https://github.com/redis/redis/pull/13308) happy to license that change under any license you need it;...

Ack, let me study valkey codebase to see if it complies with relevant TCP RFCs w.r.t. keepalives.

Automatic dependencies have landed. I would rather do epoch bump-full rebuilds for all the things. Because then the next batch should be enabled strict pipeline checks for all packages.

RFC 8702 unambiguously states that when SHAKE is used in digital signature hash, SHAKE must be used as the MGF function, and not as mgf1(shake). Thus half of the shake...

@livebe01 any updates on this? Should I open a different issue? Many test cases are listed as passing -> yet they use settings that are invalid as per RFC and...