On Tue, Oct 24, 2023 at 02:03:03AM +0300, Valters Jansons wrote: > Hello, >
Hello, > > We are running 2.9-dev8 for the server connection close fix for > "not-so-great" gRPC clients. We just experienced an ha_panic seemingly > triggered from OpenSSL 3. This is a fairly default Ubuntu 22.04 > system, with locally built HAProxy package (as there are no "official" > dev builds). > There is a list of packages available there: https://github.com/haproxy/wiki/wiki/Packages Specifically I maintain a build for ubuntu and debian, based of the latest commit of the master branch, the build is trigered for each push. You can install them from here: https://software.opensuse.org/download/package?package=haproxy&project=home%3Awlallemand The package is based on the debian one, here the build options: https://github.com/wlallemand/haproxy-nightly-build/blob/master/debian/rules#L10 -- William Lallemand