]> git.ipfire.org Git - thirdparty/pdns.git/commit
Move the version (and hashes) of external dependencies to JSON files
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 22 Mar 2024 14:38:08 +0000 (15:38 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 25 Mar 2024 09:09:17 +0000 (10:09 +0100)
commit4ccb0f786bab6e752ce8f6bc8223d428754c0081
treecb21136a25dc7b827eadeef043ad15587e3bb688
parent943828fc4a2adb55e9c431570ea378496e422983
Move the version (and hashes) of external dependencies to JSON files
18 files changed:
.github/workflows/build-and-test-all.yml
.github/workflows/codeql-analysis.yml
.github/workflows/misc-dailies.yml
Dockerfile-dnsdist
Dockerfile-recursor
builder-support/dockerfiles/Dockerfile.debbuild
builder-support/dockerfiles/Dockerfile.debbuild-prepare
builder-support/dockerfiles/Dockerfile.recursor
builder-support/dockerfiles/Dockerfile.rpmbuild
builder-support/helpers/h2o.json [new file with mode: 0644]
builder-support/helpers/install_h2o.sh [new file with mode: 0755]
builder-support/helpers/install_quiche.sh
builder-support/helpers/install_rust.sh
builder-support/helpers/quiche.json [new file with mode: 0644]
builder-support/helpers/rust.json [new file with mode: 0644]
builder-support/specs/pdns-recursor.spec
builder-support/specs/pdns.spec
tasks.py