Jan Doskočil
5deae5465b
scripts: misc improvements to update_ngtcp2.sh
...
If new files were added between libngtcp2 versions, the script will now
store the files in a "NEWFILES" directory for operator's convenience.
2025-09-24 13:08:47 +02:00
Jan Doskočil
ba133a9827
scripts: more robust update_ngtcp2.sh script
2025-05-26 17:56:17 +02:00
Daniel Salzman
086fbf65a4
ci: install awk to Fedora Docker image
2025-04-23 16:28:04 +02:00
Libor Peltan
3619eefdbb
scripts: enable calling update_parser from anywhere
2025-04-09 10:14:17 +02:00
Daniel Salzman
d18fcbf03a
scripts: replace dashes with underscores for some scripts
2025-03-24 09:53:50 +01:00
Daniel Salzman
0e9ff075e1
scripts: move probe_dump.py to samples
2025-03-24 09:53:50 +01:00
Daniel Salzman
8f0725498e
scripts: replace dashes with underscores for some scripts
2025-03-24 09:53:50 +01:00
Daniel Salzman
90a97c79f4
scripts: rename timerdb-info.py to timers_dump.py
2025-03-24 09:53:50 +01:00
Daniel Salzman
5f998d850c
scripts: relicense to GPL-2.0-or-later
2025-03-24 09:53:50 +01:00
Daniel Salzman
78d9d6c4a7
scripts: remove obsolete ksk_submittion_conf.sh
2025-03-24 09:53:50 +01:00
Daniel Salzman
4c58815536
scripts: remove obsolete dns_sql2zf.py
2025-03-24 09:53:50 +01:00
Daniel Salzman
aa1237df0b
scripts: add script for GPL relicensing
2025-03-24 09:53:50 +01:00
Daniel Salzman
11fba1fa5e
scripts: add last-signed-serial to timerdb-info.py
2025-03-21 16:01:34 +01:00
Jan Doskočil
f7923bb2fe
scripts: avoid name collisions in update_ngtcp2.sh
2025-02-21 20:29:04 +01:00
Jan Doskočil
7c0f4390c7
scripts: update_ngtcp2.sh for semi-automatic embedded libngtcp2 updates
2024-11-20 19:15:51 +01:00
Daniel Salzman
48ece386de
scripts: add libxdp-dev to Ubuntu's Dockerfile
2024-04-29 13:53:48 +02:00
Daniel Salzman
941f0e1e5e
deb: switch from libidn2-0-dev to libidn2-dev
2023-12-22 17:12:54 +01:00
Daniel Salzman
e54ac9f068
scripts: remove texinfo from Dockerfiles
2023-08-30 08:22:45 +02:00
Daniel Salzman
89b90ce5fc
Add python-sphinx-panels to dependencies where necessary
2023-08-17 09:10:56 +02:00
Daniel Salzman
91b51e07a0
scripts/docker: add libxdp-dev to debian-latest
2023-07-31 09:40:03 +02:00
Daniel Salzman
77bc1f3a66
scripts: update timerdb-info.py with master-pinning timers
2023-07-18 12:02:00 +02:00
Jan Hák
aca31372f7
docker: change MAINTAINER to LABEL due to deprecation
2023-07-13 08:40:43 +02:00
Daniel Salzman
37a30a4f2f
CI: add libxdp dependency to Dockerfile for Rocky
2023-05-22 12:04:46 +02:00
Daniel Salzman
1d34cbd9cd
scripts: get rid of colons in directory names
2023-03-01 13:47:27 +01:00
Daniel Salzman
d3b7a6f932
scripts: remove unused scripts for OBS
2023-02-15 12:12:45 +01:00
Daniel Salzman
f4a0f9e4e7
Dockerfile: fix building using buildx
2023-01-20 19:01:10 +01:00
Daniel Salzman
21aaf21114
scripts: update Fedora Dockerfile
2022-12-20 09:48:09 +01:00
Daniel Salzman
5fcb135b39
scripts: add libmnl to Rocky Dockerfile
2022-12-20 09:47:53 +01:00
Daniel Salzman
afbbfccf3b
scripts: add libbpf to Rocky Dockerfile
2022-12-20 08:54:17 +01:00
Daniel Salzman
0f5f9ec70a
scripts: add libmnl and libnghttp2 to Ubuntu Dockerfile
2022-11-17 19:23:51 +01:00
Daniel Salzman
8076f1bcbb
scripts: add libxdp to Fedora and libbpf to Ubuntu Dockerfiles
2022-11-17 18:44:51 +01:00
Daniel Salzman
676e7bfa7f
scripts: add libxdp and ngtcp2 dependencies to debian unstable Dockerfile
2022-11-13 16:14:04 +01:00
Daniel Salzman
84b757838a
scripts: add short parameter variants to probe_dump.py
2022-07-24 19:34:26 +02:00
Daniel Salzman
74e9934634
ci: don't modify sources.list in Debian images
2022-07-20 20:10:38 +02:00
Daniel Salzman
67ad491be7
ci: use rockylinux:9 instead of rockylinux:latest as it's not available
2022-07-20 19:48:48 +02:00
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