]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] chg: ci: Test development version of libuv in CI backport-5882-fxhash-fix-9.20
authorŠtěpán Balážik <stepan@isc.org>
Wed, 15 Apr 2026 14:49:04 +0000 (14:49 +0000)
committerŠtěpán Balážik <stepan@isc.org>
Wed, 15 Apr 2026 14:49:04 +0000 (14:49 +0000)
Recently, a broken version of libuv was released breaking BIND on
several platforms. The offending [commit](https://github.com/libuv/libuv/issues/5030) was on the development branch
for months, but we didn't notice.

In nightly pipelines, build the current 'main' (actually 'v1.x') branch
of libuv and run the unit and system tests against it.

Backport of MR !11647

Merge branch 'backport-stepan/prelease-testing-for-libuv-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11842


Trivial merge