]> git.ipfire.org Git - thirdparty/bind9.git/commit
Test development version of libuv in CI
authorŠtěpán Balážik <stepan@isc.org>
Mon, 9 Mar 2026 16:26:13 +0000 (17:26 +0100)
committerŠtěpán Balážik <stepan@isc.org>
Wed, 15 Apr 2026 13:42:24 +0000 (13:42 +0000)
commitbe216b008082fa73071ed1edfcdd1549c48a03e7
treec0795865518dbf049bbd9d1a974639190cee7d6b
parent46aa4fd08d272d91d3428cb34014b3742b0c3f7d
Test development version of libuv in CI

Recently, a broken version of libuv was released breaking BIND on
several platforms. The offending commit [1] 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.

[1]: https://github.com/libuv/libuv/issues/5030

(cherry picked from commit 23d11de2b4024ab7eae3f2a2031a3ef1969b234c)
.gitlab-ci.yml