Commit Graph

663 Commits

Author SHA1 Message Date
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
rnhmjoj
aa7d5394a8
pdns-recursor: 4.8.0 -> 4.8.1 2023-01-20 15:48:51 +01:00
Jörg Thalheim
8322251920
Merge pull request #205981 from nagy/coredns
coredns: install man pages
2023-01-16 00:13:10 +01:00
R. Ryantm
bfd2f2d909 doh-proxy-rust: 0.9.6 -> 0.9.7 2023-01-15 05:53:47 +00:00
R. Ryantm
983e50113c bind: 9.18.9 -> 9.18.10 2023-01-09 04:01:42 +00:00
R. Ryantm
2bb9946e05 doh-proxy-rust: 0.9.4 -> 0.9.6 2023-01-08 16:55:30 +00:00
ajs124
e63fa6e21e bind: enable parallel building
because non-parallel is slow
2023-01-06 16:06:43 +01:00
R. Ryantm
c4d3b3a8da bind: 9.18.8 -> 9.18.9 2022-12-25 12:10:01 +01:00
R. Ryantm
29dca8fdbe nsd: 4.6.0 -> 4.6.1 2022-12-22 18:03:16 +00:00
Robert Scott
e98e8103ae
Merge pull request #206346 from NickCao/pdns
pdns: 4.7.2 -> 4.7.3
2022-12-18 14:31:11 +00:00
Michele Guerini Rocco
1b63f795cd
Merge pull request #206618 from rnhmjoj/pr-pdns
pdns-recursor: 4.7.3 -> 4.8.0
2022-12-18 10:13:05 +01:00
rnhmjoj
7c3a27dba6
pdns-recursor: 4.7.3 -> 4.8.0 2022-12-17 22:53:27 +01:00
Nick Cao
deac665551
pdns: 4.7.2 -> 4.7.3 2022-12-16 14:16:12 +08:00
Daniel Nagy
1f299ec958
coredns: install man pages 2022-12-14 00:30:00 +01:00
Nick Cao
b980f12b66
knot-dns: 3.2.3 -> 3.2.4 2022-12-12 15:23:53 +08:00
Vladimír Čunát
07cd1dce60 knot-dns: adapt to libbpf 1.0 2022-12-06 17:14:36 +09:00
Nick Cao
a71b35d986
knot-dns: 3.2.2 -> 3.2.3 2022-11-20 16:16:04 +08:00
Nick Cao
2a374db62d
knot-dns: fix segfault in knsupdate 2022-11-11 11:23:59 +08:00
ajs124
92fe5610ff
Merge pull request #199094 from NickCao/pdns
pdns: 4.6.3 -> 4.7.2
2022-11-04 14:09:36 +01:00
Nick Cao
cbc6d310c7
pdns: 4.6.3 -> 4.7.2 2022-11-02 11:50:23 +08:00
Vladimír Čunát
6c9bab335b
knot-dns: 3.2.1 -> 3.2.2
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.2.2
2022-11-01 10:42:26 +01:00
rnhmjoj
e78bb96546
ncdns: 2020-07-18 -> 2022-10-07 2022-10-25 15:28:41 +02:00
Robert Scott
09217f05bf
Merge pull request #197030 from r-ryantm/auto-update/bind
bind: 9.18.7 -> 9.18.8
2022-10-23 23:32:21 +01:00
R. Ryantm
ee3bea9255 bind: 9.18.7 -> 9.18.8 2022-10-21 06:32:53 +00:00
Artturin
f4ea1208ec treewide: *Flags convert to list from str
*Flags implies a list

slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172

the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
superherointj
2e19f2fa53 maintainers: remove superherointj 2022-10-04 14:06:48 -03:00
Vladimír Čunát
0c0c230cd2
Merge #192065: knot-*: set .meta.mainProgram 2022-09-25 17:06:45 +02:00
R. Ryantm
a6fe6e968b bind: 9.18.6 -> 9.18.7 2022-09-24 05:13:52 +00:00
R. Ryantm
3fc8acda29 doh-proxy-rust: 0.9.2 -> 0.9.4 2022-09-22 22:14:40 +08:00
Vladimír Čunát
7315809743
Merge #192242: knot-resolver: 5.5.2 -> 5.5.3 2022-09-22 07:26:03 +02:00
rnhmjoj
7cc305fa59
pdns-recursor: 4.7.2 -> 4.7.3 2022-09-21 17:57:38 +02:00
Vladimír Čunát
14384cf3ca
knot-resolver: 5.5.2 -> 5.5.3
CVE-2022-40188 and also the patches were included in the release.
https://gitlab.nic.cz/knot/knot-resolver/-/tags/v5.5.3
2022-09-21 14:34:46 +02:00
Vladimír Čunát
f60377210e
knot-*: set .meta.mainProgram
I believe it's clear what "main program" is in these cases.
It seems unclear if this change is useful, but it's very simple
and it shouldn't hurt anything.
2022-09-20 13:10:16 +02:00
R. Ryantm
e84ecbc40d coredns: 1.9.4 -> 1.10.0 2022-09-20 06:18:53 +00:00
Vladimír Čunát
b1abaab2d1
Merge #190451: knot-dns: 3.2.0 -> 3.2.1 2022-09-12 12:43:26 +02:00
Vladimír Čunát
997fb2b570
knot-dns: 3.2.0 -> 3.2.1
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.2.1
2022-09-12 12:13:36 +02:00
Vladimír Čunát
f085846ed2
knot-dns: add a test for version-sensitive dependencies 2022-09-12 12:13:36 +02:00
R. Ryantm
368d037a9a coredns: 1.9.3 -> 1.9.4 2022-09-09 13:01:22 +00:00
Franz Pletz
54cca744d9
Merge pull request #176126 from posch/bind2 2022-09-05 15:18:23 +02:00
R. Ryantm
bd1c1724d1 pdns-recursor: 4.7.1 -> 4.7.2 2022-09-01 23:00:01 +00:00
Vladimír Čunát
2da64a8127
Merge #188383: ngtcp2-gnutls: init at 0.7.0 and use in knot-dns 2022-09-01 10:06:28 +02:00
Vladimír Čunát
7f6004d021
Merge #188194: knot-resolver on darwin: patch library loading
and run more tests
2022-08-28 15:18:41 +02:00
Robert Scott
ddb94ca17e
Merge pull request #187538 from r-ryantm/auto-update/bind
bind: 9.18.5 -> 9.18.6
2022-08-27 13:50:07 +01:00
Vladimír Čunát
b17757e458
knot-dns: add QUIC support
It's not that useful for now, but it only adds about 0.4 MB in closure.
$ kdig @ns1.xdp.cz +quic news.xdp.cz TXT
2022-08-26 11:39:00 +02:00
Vladimír Čunát
6ffee2b5d0
knot-resolver: run more tests also on *-darwin
The tests need patching a bit, until the next release.
These tests would e.g. discover that kresd didn't work at all
until the patch in the parent commit.
2022-08-25 18:30:57 +02:00
Vladimír Čunát
6d2168c73c
knot-resolver: patch library loading for darwin
Apparently until now it could never start up on x86_64-darwin :-/
2022-08-25 18:30:22 +02:00
Vladimír Čunát
0b464c376f
knot-dns: patch an issue in i686-linux tests 2022-08-23 16:18:21 +02:00
Vladimír Čunát
4d9bdff825
knot-dns: 3.1.9 -> 3.2.0
This version brings various XDP-related features and improvements
(namely QUIC and TCP) and many more:
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.2.0
2022-08-22 09:38:43 +02:00
Guillaume Girol
e941a9d433
Merge pull request #186652 from peterhoeg/u/http-dns
nixos/https-dns-proxy: bump version and add support for OpenDNS
2022-08-20 18:09:23 +00:00
R. Ryantm
89d680fa2b bind: 9.18.5 -> 9.18.6 2022-08-20 00:40:32 +00:00