Vladimír Čunát
5842d103dc
bind: disable tests on *all* 32-bit platforms
...
https://github.com/NixOS/nixpkgs/pull/250563#issuecomment-1702271179
https://gitlab.isc.org/isc-projects/bind9/-/issues/4269#note_397062
2023-09-01 09:13:10 +02:00
R. Ryantm
6881f7264a
pdns-recursor: 4.9.0 -> 4.9.1
2023-08-31 16:17:24 +00:00
Vladimír Čunát
a144137fa8
knot-dns: 3.2.9 -> 3.3.0
...
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.3.0
2023-08-28 15:08:58 +02:00
Vladimír Čunát
1c505f6bb3
knot-resolver: 5.6.0 -> 5.7.0
...
https://gitlab.nic.cz/knot/knot-resolver/-/releases/v5.7.0
2023-08-22 12:05:57 +02:00
Vladimír Čunát
7526787a4e
bind: disable tests on i686
...
rbtdb_test started to fail reproducibly because of last update:
https://hydra.nixos.org/build/232089292/nixlog/127/tail
Of course, feel free to instead investigate deeper or disable tests
on a more fine-grained level, etc.
2023-08-21 17:20:35 +02:00
linsui
a7c6b07478
dig: add IDN support
2023-08-20 22:56:34 +08:00
Pol Dellaiera
67e7dea5e1
Merge pull request #248693 from r-ryantm/auto-update/coredns
...
coredns: 1.10.1 -> 1.11.0
2023-08-20 00:39:02 +02:00
Sergei Trofimovich
d932fc0163
bind: 9.18.17 -> 9.18.18
...
While at it added trivial updater.
Changes: https://bind9.readthedocs.io/en/v9.18.18/notes.html#notes-for-bind-9-18-18
2023-08-19 09:11:35 +01:00
R. Ryantm
174c3d6dff
coredns: 1.10.1 -> 1.11.0
2023-08-12 09:13:02 +00:00
Robert Hensing
4c1d3cee60
treewide: Add meta.mainProgram
...
This should fix most warnings getExe in based on grepping `nixos/`.
2023-07-31 21:54:43 +02:00
Sergei Trofimovich
0092231e84
bind: 9.18.16 -> 9.18.17
...
Changes: https://downloads.isc.org/isc/bind9/9.18.17/doc/arm/html/notes.html#notes-for-bind-9-18-17
2023-07-28 19:26:00 +01:00
Vladimír Čunát
9d6f1799e2
knot-dns: 3.2.8 -> 3.2.9
...
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.2.9
2023-07-27 09:16:23 +02:00
github-actions[bot]
972652b656
Merge staging-next into staging
2023-07-14 12:02:21 +00:00
Michele Guerini Rocco
38a0e134e5
Merge pull request #243386 from r-ryantm/auto-update/pdns-recursor
...
pdns-recursor: 4.8.4 -> 4.9.0
2023-07-14 10:18:51 +02:00
R. Ryantm
e8a6acb8d4
pdns-recursor: 4.8.4 -> 4.9.0
2023-07-14 03:43:03 +00:00
Artturin
1c29673fcc
treewide: go-modules -> goModules
...
In 787af0f79f
I had to change ${go-modules} to $goModules to allow overrideAttrs to work;
However, env vars cannot contain -, so i had to change go-modules too.
This in turn broke nix-update because it uses the go-modules attr.
Instead of making nix-update more complicated, make go-modules naming match cargoDeps.
`fd --type f | xargs sd '\bgo-modules\b' 'goModules'`
and revert change to pkgs/applications/misc/dstask/default.nix
and pkgs/servers/http/dave/default.nix
and pkgs/os-specific/darwin/plistwatch/default.nix
release note added
2023-07-14 00:18:06 +03:00
Nick Cao
20912be33e
pdns: 4.8.0 -> 4.8.1
...
Changelog: https://doc.powerdns.com/authoritative/changelog/4.8.html#change-4.8.1
2023-07-11 10:34:17 +08:00
TQ Hirsch
dd481f2ee3
pdns: Changed paths in /etc to use pdns instead of powerdns
2023-07-01 18:55:51 +08:00
TQ Hirsch
64e3b6239b
pdns, pdns-recurser: Look for configuration in /etc
...
This allows the respective management tools to find the config file
without manually specifying it on each invocation.
2023-07-01 18:55:50 +08:00
Vladimír Čunát
8870371562
knot-dns: 3.2.7 -> 3.2.8
...
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.2.8
2023-06-26 08:56:12 +02:00
Robin Gloster
1074664caf
Merge pull request #239161 from mweinelt/bind-9.18.16
...
bind: 9.18.14 -> 9.18.16
2023-06-25 20:58:44 +02:00
Martin Weinelt
75a902e253
bind: 9.18.14 -> 9.18.16
...
https://downloads.isc.org/isc/bind9/cur/9.18/CHANGES
https://downloads.isc.org/isc/bind9/9.18.16/doc/arm/html/notes.html
Fixes: CVE-2023-2828, CVE-2023-2911, CVE-202-3094, CVE-2022-3736,
CVE-2023-3924
2023-06-22 11:59:22 +02:00
Vladimír Čunát
962e2323a2
knot-resolver: respect doInstallCheck even in wrapper
...
The main point is to avoid it when cross-compiling.
2023-06-21 18:37:28 +02:00
R. Ryantm
3954302095
trust-dns: 0.22.0 -> 0.22.1
2023-06-18 07:36:03 +00:00
R. Ryantm
3aada93146
nsd: 4.6.1 -> 4.7.0
2023-06-13 08:57:32 +00:00
Vladimír Čunát
7cd7187254
knot-dns: 3.2.6 -> 3.2.7
...
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.2.7
2023-06-06 09:30:06 +02:00
Nick Cao
c0bf0c5420
pdns: use finalAttrs pattern and reformat
2023-06-02 10:18:05 +08:00
Nick Cao
43f437088c
pdns: 4.7.4 -> 4.8.0
...
Changelog: https://doc.powerdns.com/authoritative/changelog/4.8.html#change-4.8.0
Upgrade Notes: https://doc.powerdns.com/authoritative/upgrading.html#any-version-to-4-8-x
2023-06-02 00:10:19 +08:00
emilylange
fa21828be5
nixosTests.acme-dns: init
2023-05-31 15:08:39 +02:00
emilylange
85f1e0c040
acme-dns: init at 1.0
2023-05-31 15:08:35 +02:00
Weijia Wang
7ef1ddae9e
Merge pull request #233854 from chkno/hook-spelling
...
Fix phase name typos in 5 packages' runHook invocations
2023-05-24 23:40:57 +03:00
Scott Worley
45f6e87822
ncdns: Spell "postUnpack" correctly
2023-05-24 09:21:18 -07:00
R. Ryantm
b0cd101489
dnsdist: 1.7.3 -> 1.8.0
2023-05-16 00:02:05 +00:00
R. Ryantm
8cac6243a3
bind: 9.18.12 -> 9.18.14
2023-05-11 19:13:50 +00:00
R. Ryantm
962fedcc43
doh-proxy-rust: 0.9.8 -> 0.9.9
2023-05-05 15:32:20 +00:00
Nick Cao
f26233b457
pdns: 4.7.3 -> 4.7.4
2023-04-21 14:10:21 +08:00
Michele Guerini Rocco
2f06e8f2a9
pdns-recursor: 4.8.3 -> 4.8.4 ( #225063 )
...
Fixes: CVE-2023-26437
2023-04-07 23:12:48 +02:00
Vladimír Čunát
2a36db554b
knot-dns: 3.2.5 -> 3.2.6
...
This is mostly a bugfix version with a few improvements.
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.2.6
2023-04-04 09:57:19 +02:00
R. Ryantm
29ad004126
pdns-recursor: 4.8.2 -> 4.8.3
2023-03-25 16:38:16 +00:00
Martin Weinelt
66579946d3
knot-dns: Test interaction with kea dhcp-ddns
...
Tests dynamic updates from kea's dhcp-ddns server.
2023-03-11 22:23:09 +01:00
Vladimír Čunát
41020c3241
bind: avoid tests on aarch64-linux for now
...
They fail on some machines repeatedly and they were only enabled
around a day ago (6fa6198586
).
2023-03-06 12:14:35 +01:00
Robert Scott
ce5093b787
bind: enable unit tests
2023-03-04 17:04:45 +00:00
R. Ryantm
e23609cd21
bind: 9.18.11 -> 9.18.12
2023-03-03 09:43:35 +00:00
Artturin
3251013cc1
treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionals
...
env values must be strings
2023-02-22 21:23:05 +02:00
Artturin
f9fdf2d402
treewide: move NIX_CFLAGS_COMPILE to the env attrset
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
R. Ryantm
e90c361511
doh-proxy-rust: 0.9.7 -> 0.9.8
2023-02-22 22:08:41 +08:00
R. Ryantm
5ccbeb3a3d
coredns: 1.10.0 -> 1.10.1
2023-02-15 14:40:18 +00:00
R. Ryantm
3584033013
pdns-recursor: 4.8.1 -> 4.8.2
2023-02-06 16:32:08 +00:00
Nick Cao
31f4fa4f20
Merge pull request #214167 from vcunat/p/knot-dns_bump
...
knot-dns: 3.2.4 -> 3.2.5
2023-02-03 20:03:49 +08:00
Vladimír Čunát
50c0e3188c
knot-resolver: avoid a flaky test
...
The test is relatively sensitive on timing, so it can fail in case
a builder is heavily loaded. In practice we occasionally see that
on *-darwin. In distro such tests are more trouble than worth;
and we keep running these upstream anyway.
2023-02-03 10:54:27 +01:00
Artturi
4554582f2e
Merge pull request #199135 from jojosch/dnsdist-update
...
dnsdist: 1.7.2 -> 1.7.3
2023-02-03 02:29:49 +02:00
Vladimír Čunát
5bcee3f299
knot-dns: 3.2.4 -> 3.2.5
...
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.2.5
2023-02-02 12:38:13 +01:00
OPNA2608
c9b4c7dccd
treewide: Rename libyamlcpp* to yaml-cpp*
2023-01-31 16:22:54 +01:00
Thomas Gerbet
d258b4e1e8
bind: 9.8.10 -> 9.8.11
...
Fixes CVE-2022-3094, CVE-2022-3736 and CVE-2022-3924.
Security advisories:
* https://kb.isc.org/docs/cve-2022-3094
* https://kb.isc.org/docs/cve-2022-3736
* https://kb.isc.org/docs/cve-2022-3924
Changelog:
https://downloads.isc.org/isc/bind9/9.18.11/CHANGES
2023-01-28 17:28:16 +01:00
Vladimír Čunát
d027021c71
knot-resolver: 5.5.3 -> 5.6.0
...
https://gitlab.nic.cz/knot/knot-resolver/-/tags/v5.6.0
There's a security fix, though I don't consider it severe.
2023-01-26 18:19:22 +01:00
Nick Cao
fdc0bb1113
Merge pull request #205866 from uninsane/pr-trust-dns
...
trust-dns: init at 0.22.0
2023-01-25 12:01:22 +08:00
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
colin
feee7e0357
trust-dns: init at 0.22.0
...
[trust-dns](https://github.com/bluejekyll/trust-dns/ ) is a Rust-based
DNS client/server/resolver. the server uses .zone files that are largely
compatible with bind. i've had a server deployed to `ns{1,2}.uninsane.org`
for about a week using this derivation: seems to be stable enough for
casual use.
this package also ships a DNS client and a resolver. BIND also ships a
dig-like client but lives in pkgs/servers/dns. so i'm replicating that
convention.
2022-12-13 01:38:33 +00: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
Johannes Schleifenbaum
cd108c688d
dnsdist: 1.7.2 -> 1.7.3
2022-11-02 09:35:46 +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
Vladimír Čunát
c476f232a6
Merge #186955 : knot-resolver: 5.5.1 -> 5.5.2
2022-08-18 09:07:06 +02:00
Peter Hoeg
f0ec7d7698
https-dns-proxy: 2021-03-29 -> 2022-05-05
2022-08-17 10:25:31 +08:00
Bobby Rong
89988e61c3
Merge pull request #183935 from NickCao/pdns
...
pdns: 4.6.2 -> 4.6.3, fix pname and tests
2022-08-16 23:14:16 +08:00
Vladimír Čunát
55a29891d4
knot-resolver: 5.5.1 -> 5.5.2
...
https://gitlab.nic.cz/knot/knot-resolver/-/tags/v5.5.2
2022-08-16 15:10:08 +02:00
Sebastián Mancilla
6b77631b0e
Merge pull request #183974 from r-ryantm/auto-update/bind
...
bind: 9.18.4 -> 9.18.5
2022-08-14 21:49:13 -04:00
Nick Cao
bfd99a4fec
knot-dns: 3.1.8 -> 3.1.9
2022-08-10 20:42:06 +08:00
Sandro
9256496a4e
Merge pull request #184640 from SuperSandro2000/ncdns
2022-08-02 11:40:27 +02:00
Sandro Jäckel
d8573a0516
ncdns: unmark broken
2022-08-01 23:51:34 +02:00
Michele Guerini Rocco
7fbc9041a9
Merge pull request #184433 from r-ryantm/auto-update/pdns-recursor
...
pdns-recursor: 4.7.0 -> 4.7.1
2022-08-01 14:05:37 +02:00
R. Ryantm
2907074047
pdns-recursor: 4.7.0 -> 4.7.1
2022-08-01 04:26:07 +00:00
R. Ryantm
0e984ff3d0
nsd: 4.4.0 -> 4.6.0
2022-08-01 02:18:00 +00:00
R. Ryantm
79d65a8851
bind: 9.18.4 -> 9.18.5
2022-07-30 14:30:51 +00:00
Nick Cao
83657ee160
pdns: 4.6.2 -> 4.6.3, fix pname
2022-07-30 16:19:01 +08:00
Arnout Engelen
c52f737f27
Merge pull request #173904 from risicle/ris-bind-extra-passthru-tests
...
bind: add some more nixosTests to `passthru.tests`
2022-07-29 16:58:09 +02:00
Sandro Jäckel
4ddd633b5a
ncdns: mark broken
2022-07-15 23:51:14 +02:00
github-actions[bot]
86c34bf774
Merge master into staging-next
2022-06-27 12:01:26 +00:00
Robert Schütz
2847e6e691
bind: 9.18.3 -> 9.18.4
...
https://downloads.isc.org/isc/bind9/9.18.4/doc/arm/html/notes.html
2022-06-27 04:45:49 +00:00
github-actions[bot]
192fdf11fe
Merge master into staging-next
2022-06-25 00:02:10 +00:00
superherointj
8d8c50ba2f
coredns: 1.9.2 -> 1.9.3
2022-06-20 14:44:38 -03:00
github-actions[bot]
5e3a16c8af
Merge staging-next into staging
2022-06-17 06:01:47 +00:00
Vladimír Čunát
c727dc76ee
Merge #177615 : knot-resolver: 5.5.0 -> 5.5.1
2022-06-17 07:34:59 +02:00
github-actions[bot]
8c938c76c8
Merge staging-next into staging
2022-06-16 18:01:58 +00:00
rnhmjoj
b0b2bad541
pdns-recursor: 4.6.2 -> 4.7.0
2022-06-16 15:21:52 +02:00
github-actions[bot]
ca38c61118
Merge staging-next into staging
2022-06-16 00:02:52 +00:00
Jörg Thalheim
bb52e84b69
Merge pull request #174755 from helsinki-systems/clean/bind9
...
bind: remove broken configure flags
2022-06-15 19:55:30 +01:00
ajs124
496738486d
dnsdist: 1.7.1 -> 1.7.2
2022-06-15 18:03:11 +02:00
Vladimír Čunát
bac638e75b
knot-resolver: 5.5.0 -> 5.5.1
...
https://gitlab.nic.cz/knot/knot-resolver/-/tags/v5.5.1
2022-06-14 10:41:50 +02:00
Fabian Affolter
f74debc95f
dnsdist: 1.7.0 -> 1.7.1
2022-06-13 16:31:50 +02:00
Tobias Poschwatta
53c3bec163
bind: add default rndc.conf
2022-06-03 14:40:13 +02:00
ajs124
6a803b01ae
bind: remove broken configure flags
...
configure: WARNING: unrecognized options: --without-atf, --without-docbook-xsl, --without-idn, --without-idnlib, --with-randomdev, --with-ecdsa, --with-gost, --without-eddsa, --with-aes, --with-libcap
2022-05-30 15:32:17 +02:00
Robert Scott
e9c36e2d76
coredns: fix tests on darwin
2022-05-25 22:45:19 +01:00
R. Ryantm
ff7d60fdcf
coredns: 1.9.1 -> 1.9.2
2022-05-25 14:37:32 +00:00
Artturin
b3caa2f1fe
treewide: extraPostFetch -> postFetch
2022-05-23 17:18:50 +03:00
Robert Scott
2830a7976f
bind: add some more nixosTests to passthru.tests
2022-05-21 15:43:47 +01:00
Martin Weinelt
f33b07e728
bind: 9.18.1 -> 9.18.3
...
> An assertion failure can be triggered if a TLS connection to a
> configured http TLS listener with a defined endpoint is destroyed too
> early.
https://kb.isc.org/v1/docs/cve-2022-1183
Fixes: CVE-2022-1183
2022-05-20 01:20:16 +02:00
Vladimír Čunát
c84e5f8e1f
Merge #170909 : knot-resolver: minor improvements
2022-05-06 16:27:57 +02:00
Bobby Rong
dbed5813eb
Merge pull request #170523 from armeenm/bump-pdns
...
pdns: 4.6.1 -> 4.6.2
2022-05-02 20:19:00 +08:00
Vladimír Čunát
9791289e84
knot-resolver: enable more tests
...
Apparently luarocks works now on aarch64-darwin.
2022-04-29 15:10:27 +02:00
Vladimír Čunát
3eab641238
knot-resolver: switch to systemdMinimal
...
It was in closure anyway, and this saves 62M from
$ nix path-info -S ./result
Still, for those using the service this won't change the closure.
2022-04-29 15:10:25 +02:00
Vladimír Čunát
871065de22
knot: 3.1.7 -> 3.1.8
...
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.1.8
2022-04-28 13:44:41 +02:00
Armeen Mahdian
ab9d6e8f9d
pdns: 4.6.1 -> 4.6.2
2022-04-26 17:16:06 -05:00
github-actions[bot]
1ebc1944ed
Merge master into staging-next
2022-04-10 06:01:27 +00:00