milestone 14: build, package, sign and publish releases

This commit is contained in:
2026-08-08 12:38:29 +02:00
parent 6c507992e4
commit cdacc560b7
48 changed files with 7272 additions and 543 deletions
+11
View File
@@ -0,0 +1,11 @@
THIRD-PARTY-NOTICES
This file covers every released nxdns artifact: the two static musl tarballs
and the container image. Most components below are compiled or embedded into
the single executable and travel with every copy of it. One — the Mozilla CA
certificate bundle — is not in the executable at all; the container image
redistributes it as a file, and this file is what carries its licence. Each
entry states which artifacts contain it.
This file is assembled by `zig build dist` from the reviewed inventory in
licenses/, not from the dependency tree.