]> 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:20 +0000 (13:42 +0000)
commitdf1bde488c783bdbdc9d0d4c2b302b9e87aa93c7
treebb440daf1c3a17d443fc0b88f8ceff8cf7db5526
parent35d94fffb07f7a234c0441b3c24bc4fda7c23536
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