Mike Lothian

Results 58 comments of Mike Lothian

https://forums.gentoo.org/viewtopic-p-8665695.html?sid=839dd6678c892a4414f31fceda773bc0

I've created https://github.com/madler/zlib/pull/654 if you're happy with the fix

The issues with suspend and resume have been fixed in 5.16-rc1+ on, there's also a small patch that solves them on older kernels too I raised a bug about the...

> > > The issues with suspend and resume have been fixed in 5.16-rc1+ on, there's also a small patch that solves them on older kernels too > > I...

Probably best to raise a bug on the ubuntu bug tracker, give them your dmesg too, and just check that the kernel you've installed has a matching nvidia entry in...

I've changed the code back to SSL_SOCK_VERIFY_NONE locally, as our ansible deploy jobs were failing with the warning

Hi, I've cherry-picked https://github.com/haproxy/haproxy/commit/4348232231f8ac652c166c5cf49e5024fac40751 to 2.6.1 and I can confirm the warning has gone This sorts our automated deploys of configs that looks for warnings and halts deploys

It looks like that later bug was fixed with: ``` commit a65b4933bae485c7dd7de53c665d09954f92a9f9 Author: Willy Tarreau Date: Fri Jan 28 09:10:52 2022 +0100 BUILD: cpuset: do not use const on the...

And also: ``` commit 8da23393a1ec3f24dcd408f4b35fdd3d9a141a5f Author: Willy Tarreau Date: Fri Jan 28 08:52:57 2022 +0100 BUILD: atomic: make the old HA_ATOMIC_LOAD() support const pointers We have an implementation of atomic...