Commit graph

138 commits

Author SHA1 Message Date
Daniel Salzman
d371c2e1fb xdp: add XDP mode detection via knot_eth_xdp_mode() 2020-11-03 15:13:32 +01:00
Tomas Krizek
6ec9d18056
distro/tests: update distributions
- update fedora to 33
- add ubunut:groovy
2020-10-30 17:14:14 +01:00
Daniel Salzman
67b5f4a1d4 distro/deb: update libknot symbols 2020-10-17 20:55:31 +02:00
Daniel Salzman
3a0d1ef538 distro/deb: fix libknot and libdnssec symbols 2020-10-09 18:58:26 +02:00
Jakub Ružička
50949f4414 distro/rpm: improve %files section
* improve %doc macro usage
* remove excessive %{name} usage
* update %attr rights
  * 750 -> 770 on /etc/knot to enable includes from knot.conf
  * 775 -> 770 on /var/lib/knot which can contain sensitive stuff
  * ___ -> 770 on /run/knot
* don't list /var/lib/knot/keys which is created dynamically
* remove duplicate entry
* fix incorrect whitespace
2020-09-18 16:17:01 +02:00
Daniel Salzman
f71a0d202c libdnssec: increment SOVERSION, update symbols 2020-08-26 13:12:01 +02:00
Tomas Krizek
a5e83d9d15
distro/tests: fix file permissions set by ansible
Ansible switched default file perm to 600 from more permissive 666.
Add file mode explicitly to avoid issues.
2020-08-17 14:20:54 +02:00
Daniel Salzman
dc77c3cc03 distro/deb: fix symbols for Stretch 2020-08-14 13:58:04 +02:00
Daniel Salzman
7d1f69529e distro: update libknot.11.symbols 2020-08-14 12:43:08 +02:00
Daniel Salzman
58a3a5ae21 kzonesign: move from sbin to bin 2020-08-06 20:54:16 +02:00
Libor Peltan
b3107054c2 kzonesign: renamed from ksignzone 2020-08-06 20:54:16 +02:00
Libor Peltan
401521222e ksignzone implemented 2020-08-06 20:54:16 +02:00
Libor Peltan
240e5a3fbc kxdpgun: renamed from knot-xdp-gun 2020-08-04 18:50:24 +02:00
Daniel Salzman
dfdb69bb15 Update links to gitlab.nic.cz 2020-07-28 16:41:05 +02:00
Daniel Salzman
2a6a130ac8 distro/deb: add info about the knot-xdp-gun utility 2020-07-19 20:00:16 +02:00
Libor Peltan
be1e052f9f catalog: added kcatalogprint utility 2020-07-13 20:07:09 +02:00
Daniel Salzman
8f2ef5bd96 distro/deb: extend copyright with url-parser 2020-07-02 12:51:06 +02:00
Daniel Salzman
1ce64eca9c distro: add libnghttp2 for DoH in kdig 2020-07-02 10:57:11 +02:00
Daniel Salzman
9f1cc32c10 xdp-gun: rename to knot-xdp-gun 2020-05-31 10:49:11 +02:00
Libor Peltan
e3a89be7e7 xdp-gun: proper cli options 2020-05-31 09:17:13 +02:00
Tomas Krizek
4175c2be47
packaging: update README.md filename 2020-05-25 09:55:19 +02:00
Daniel Salzman
6543990cf8 distro/deb: improve XDP workarounds 2020-05-20 17:22:47 +02:00
Tomas Krizek
bcb792d271 distro/rpm: add xdp support 2020-05-20 15:30:10 +02:00
Tomas Krizek
e15f47bf9e distro/tests: add centos 8 2020-05-20 15:30:10 +02:00
Tomas Krizek
a1c5925ccd distro/tests: update to ubuntu 20.04 2020-05-20 15:30:10 +02:00
Tomas Krizek
f965f576e8 distro/tests: update to f32 2020-05-20 15:30:10 +02:00
Tomas Krizek
5dbc6665b5 distro/rpm: fix gpg warning about unsafe permissions 2020-05-20 15:30:10 +02:00
Daniel Salzman
90a965e9c5 distro/deb: simplify XDP workarounds 2020-05-19 15:37:18 +02:00
Daniel Salzman
7f219b685f configure: don't allow embedded libbpf if reallocarray not available
It's needed for Debian Stretch and Ubuntu Xenial
2020-05-19 14:45:10 +02:00
Daniel Salzman
244939fcef distro/deb+configure: set libknot version 11, update symbols 2020-05-17 19:39:00 +02:00
Daniel Salzman
2cfac23d1d distro/deb: enable XDP + embedded libbpf 2020-05-17 18:00:13 +02:00
Daniel Salzman
e6cc60e368 distro/deb: add xdp-gun to knot-dnsutils.install 2020-05-17 17:21:24 +02:00
Daniel Salzman
128c942020 contrib: prepare for embedded LMDB removal 2020-05-11 21:52:10 +02:00
Daniel Salzman
3da48fb371 distro: update deb/copyright 2020-04-21 18:43:10 +02:00
Daniel Salzman
cb3d1c7f67 distro/deb: partially synchronize with Debian 2020-03-02 10:41:56 +01:00
Daniel Salzman
f835748b40 distro/deb: add libsofthsm2 when testing for libdnssec/test_keystore_pkcs11
Synchronized with Debian. Created by Daniel Kahn Gillmor.
2020-02-16 21:55:21 +01:00
Daniel Salzman
b151571f43 distro/deb: build a python3-libknot package
Synchronized with Debian. Created by Robert Edmonds.
2020-02-16 21:40:11 +01:00
Daniel Salzman
0a13fa22b7 distro/deb: remove obsolete Replaces and Breaks from control 2020-02-16 20:52:06 +01:00
Daniel Salzman
ef17aee97b distro/deb: bump Standards-Version to 4.5.0 (no changes) 2020-02-16 20:45:22 +01:00
Michal Hrusecky
bf2b2482d4 distro/rpm: Add ghost for run dir
Recommended by openSUSE Packaging guidelines to help users easily identify to
which package this directory belongs.
2020-01-30 12:48:47 +01:00
Michal Hrusecky
8ca5a65818 distro/rpm: Add SUSE rc symlink
In SUSE all services are required to have rc$SERVICE symlink to easily manage
them.
2020-01-30 12:48:47 +01:00
Michal Hrusecky
45dab7eb8f distro/rpm: SPDX format of licenses
Format license in SPDX format and also fix the license for docs package.
2020-01-30 12:48:37 +01:00
Tomas Krizek
2cbda4ff19
distro/tests: add ubuntu1910 2019-11-11 10:57:03 +01:00
Tomas Krizek
44030d32e8
distro/tests: use fedora31 2019-11-11 10:57:03 +01:00
Tomas Krizek
f0162462e0
distro/tests: use generic/opensuse15 box 2019-11-11 10:57:03 +01:00
Tomas Krizek
b8bc8b53fd
distro/tests: make ansible debug output readable 2019-11-11 10:57:03 +01:00
Tomas Krizek
ce9984bfb5
distro/rpm: make spec EPEL8 compatible 2019-10-21 12:13:36 +02:00
Daniel Salzman
3016e9e0ef distro/rpm: update patch for test_net 2019-10-07 16:14:36 +02:00
Daniel Salzman
73cd07e03a distro/knot.service: add/increase LimitNOFILE to 1048576 2019-10-07 15:15:47 +02:00
Daniel Salzman
9f7e1f27b7 distro/tests: remove files for openSUSE_Tumbleweed
'make dist' complained of "file name is too long (max 99)"
2019-10-07 14:10:45 +02:00