Commit graph

134 commits

Author SHA1 Message Date
Daniel Salzman
d9fb3c91e4 ci: replace centos with rocky 2022-03-14 18:24:42 +01:00
Libor Peltan
2eb866673f timers: refactoring: store expire timestamp instead of last refresh 2022-02-24 16:44:01 +01:00
Libor Peltan
4f8d428861 timers: remove unneeded last nsec3 resalt 2022-01-07 11:33:10 +01:00
Josh Soref
43db89b880 spelling
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-11-24 12:55:47 +01:00
Daniel Salzman
748edbf347 scripts: add probe_dump.py 2021-11-23 08:47:50 +01:00
Daniel Salzman
327c6d350a scripts: extend Makefile.docker
- Enabled fastparser
- Temporarily disabled unittests (dthreads test fails on armhf)
- Added release tag
2021-11-22 13:38:22 +01:00
Jakub Ružička
8fd826cbc1 scripts: add make-obs.sh to create OBS srcpkg
This is a lightly modified script from Knot Resolver
which uses apkg to render OBS source package files
in pkg/obs.
2021-10-11 14:31:57 +02:00
Daniel Salzman
90fb5c616e scripts: update timerdb-info.py with last_refresh_ok 2021-09-27 14:28:09 +02:00
Daniel Salzman
3d1d4fe2cf scripts: switch update-project-files.py to Python3 2021-09-27 14:11:33 +02:00
Daniel Salzman
a49cfa09e4 scripts: update Debian docker files 2021-08-23 08:43:00 +02:00
Daniel Salzman
fc39a7f4b0 libknot: move XDP-related headers from libknot.h to xdp.h 2021-07-08 20:50:46 +02:00
Daniel Salzman
6038d56d75 scripts: update timerdb-info.py with last-notify-serial timer 2021-06-08 15:31:38 +02:00
Daniel Salzman
da5eef1e8f ci: udapt to changes for apkg 2021-05-26 19:26:49 +02:00
Jakub Ružička
7e914793d8 distro: add apkg support
Change packaging templates distro/pkg/* to use {{ version }}.

Add scripts/make_dev_archive.sh to create dev archives.

Add apkg config: distro/config/apkg.toml

With these changes, apkg can be used to package Knot DNS.
2021-05-26 14:53:41 +02:00
Daniel Salzman
d32a1f37b3 scripts: rename PowerTools to powertools in CentOS Dockerfile
Very good CentOS 8!
2021-02-23 17:27:41 +01:00
Daniel Salzman
f5e1660e8f scripts: add libmnl to Fedora and Debian Dockerfiles 2021-02-23 17:07:14 +01:00
Marcel Waldvogel
a87fcc160c docker: build multiarch images
Modified by Daniel Salzman
2021-02-16 15:34:35 +01:00
David Vašek
152674988a scripts: add config data gathering script for supported platforms
The intension is this script be portable to all supported OS's. However, it's mostly
Linux specific so far.
2020-12-21 22:28:35 +01:00
Libor Peltan
67797dee6f catalog: implemented generating from conf 2020-12-10 18:57:34 +01:00
Daniel Salzman
9aa157c0aa scripts: improve update-project-files.py 2020-08-06 20:54:16 +02:00
Daniel Salzman
0350e0bc6e scripts: add libelf-dev to debian:latest Dockerfile 2020-05-19 19:24:15 +02:00
Daniel Salzman
6a70a5b47f scripts: update Dockerfile for ubuntu:latest + add dnstap prerequisites 2020-05-11 11:03:16 +02:00
Daniel Salzman
793a5f8edd scripts: add 'xxd' to debian:latest/Dockerfile - make dist needs it 2020-04-23 21:33:57 +02:00
Daniel Salzman
645af9a7ea scripts: add 'clang' to debian:latest/Dockerfile - make dist needs it 2020-04-23 21:16:35 +02:00
Daniel Salzman
07a6824214 scripts: add 'llvm' to debian:latest/Dockerfile - make dist needs it 2020-04-23 21:02:20 +02:00
Daniel Salzman
7671f23d72 scripts: add missing 'diff' and 'cmp' from the Fedora Dockerfile by installing 'diffutils' 2020-02-24 10:40:25 +01:00
Daniel Salzman
59c499edf3 scripts: add missing 'diff' and 'cmp' from the CentOS Dockerfile by installing 'diffutils' 2020-01-28 16:52:42 +01:00
Daniel Salzman
c6853a4567 scripts: add 'clang' and 'llvm' to Fedora Dockerfile 2020-01-03 10:22:42 +01:00
Daniel Salzman
e809070806 scripts: add libbpf to Fedora Dockerfile 2019-12-24 13:56:35 +01:00
Daniel Salzman
75841bfa61 CI: update Dockerfile for Debian unstable, switch to Clang 9 2019-12-13 13:08:25 +01:00
Daniel Salzman
3fcaa9ed9b scripts: add missing 'make' to the CentOS Dockerfile 2019-12-12 11:22:30 +01:00
Tomas Krizek
2c3d75e8cd
scripts/centos: update Dockerfile to centos:8 2019-11-26 13:22:08 +01:00
Libor Peltan
f5270348c4 knot: add ds-push event to zone timers 2019-09-05 09:00:00 +02:00
Daniel Salzman
e5f5855038 Revert unintentionally squashed "dnssec: implemented pushing updated DS to parent"
This reverts commit 2dbb39d29a.
2019-09-05 08:59:29 +02:00
Libor Peltan
2dbb39d29a dnssec: implemented pushing updated DS to parent 2019-09-04 15:15:28 +00:00
Daniel Salzman
9aeaf6bc43 scripts/Docker: fix missing latexmk in debian:latest 2019-07-16 12:29:57 +02:00
Tomas Krizek
85c1d571aa
scripts/obs-build.sh: support build for different repos 2019-06-28 12:49:23 +02:00
Tomas Krizek
599d6f6904
scripts/build-in-obs.sh: disable prompt for knot-dns-testing builds 2019-02-28 16:07:18 +01:00
Daniel Salzman
67ba44374a scripts: update timerdb-info.py 2019-02-15 16:01:16 +01:00
Libor Peltan
1359ec5e2a sql import: implemented specifying knotc timeout 2019-01-22 15:22:19 +01:00
Libor Peltan
2c97f3b4fc sql import: fallbacks if zone (not) exists 2019-01-22 15:22:19 +01:00
Libor Peltan
9b216afe25 sql import: delay knotc zone-reload after conf-commit 2019-01-22 15:22:19 +01:00
Daniel Salzman
7dd04c195d sql import: quote TXT and SPF rdata 2019-01-22 15:22:19 +01:00
Daniel Salzman
ec5cf9f3c1 sql import: update zone file atomically 2019-01-22 15:22:19 +01:00
Libor Peltan
27bc7cf40e sql import: bugfix 2019-01-22 15:22:19 +01:00
Libor Peltan
07cda76a38 sql import: fixed stdout versus stderr 2019-01-22 15:22:19 +01:00
Libor Peltan
b4a29746b7 sql import: knotc conf update in one txn 2019-01-22 15:22:19 +01:00
Libor Peltan
b03e01198f sql import: fix db schema 2019-01-22 15:22:19 +01:00
Libor Peltan
3335831f12 sql import: create zone if not existing 2019-01-22 15:22:19 +01:00
Libor Peltan
ffaad6ee1c sql import: support for slave mode (replication) 2019-01-22 15:22:19 +01:00