Commit graph

6 commits

Author SHA1 Message Date
ayumi-signal
ec36ae7f26 Update reproducible build script to reflect build process 2024-08-08 10:03:43 -07:00
hackerbirds
7ee35ebdec Introduce reproducible build system on Linux 2024-08-08 10:02:44 -07:00
ayumi-signal
b3a5fd3cfb Fix lint 2024-08-02 15:08:50 -07:00
Jon Seager
cb5e7a029b
build: use resolve4/resolve6 in build:dns-fallback.
`dns.lookup` relies on making syscalls to the underlying
system using `getaddrinfo`, which can sometimes fail in
proxy situations.

This is an equivalent implementation using the native
NodeJS DNS functions.
2024-08-01 17:14:11 +01:00
ayumi-signal
d47b46500e
Fix reference to signal art 2024-05-31 13:53:21 -04:00
Fedor Indutny
e3dbcc1e0f
Resolve fallback dns addrs during build 2024-02-27 16:53:58 -08:00