Commit Graph

793 Commits

Author SHA1 Message Date
Robert Scott
ceeb0dc940 coredns: add nixosTests.kubernetes dns tests to passthru.tests
these tests appear to use coredns
2024-07-09 00:20:56 +01:00
Robert Scott
a2bbafe808 coredns: 1.11.1 -> 1.11.3 2024-07-08 23:28:08 +01:00
R. Ryantm
bef68ec483 doh-proxy-rust: 0.9.9 -> 0.9.11 2024-07-04 01:37:18 +00:00
Vladimír Čunát
78b98bff28
Merge #322437: knot-dns: 3.3.6 -> 3.3.7 2024-06-26 18:13:51 +02:00
Vladimír Čunát
1622a46318
knot-dns: 3.3.6 -> 3.3.7
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.3.7
2024-06-25 16:56:23 +02:00
R. Ryantm
96aa63b3d3 nsd: 4.9.1 -> 4.10.0 2024-06-15 04:57:42 +00:00
Vladimír Čunát
e67116cda6
knot-dns: 3.3.5 -> 3.3.6
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.3.6
2024-06-12 16:14:26 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Nick Cao
20f25e5cda
Merge pull request #315780 from r-ryantm/auto-update/pdns
pdns: 4.9.0 -> 4.9.1
2024-05-31 18:46:40 -04:00
Vladimír Čunát
5024fba1b3
knot-resolver: 5.7.2 -> 5.7.3
https://gitlab.nic.cz/knot/knot-resolver/-/releases/v5.7.3
2024-05-30 14:38:15 +02:00
R. Ryantm
4dd185ece5 pdns: 4.9.0 -> 4.9.1 2024-05-30 03:34:30 +00:00
Weijia Wang
defedd80f8
Merge pull request #313931 from Lurkki14/gpl2-pkgs-servers
pkgs/servers: remove licenses.gpl2
2024-05-26 14:37:45 +02:00
Sandro Jäckel
f358fe97ec
knot-resolver: add luaPackages.psl 2024-05-23 20:45:40 +02:00
Jussi Kuokkanen
8064d28a4f pkgs/servers: remove licenses.gpl2 2024-05-23 11:49:42 +03:00
Sergei Trofimovich
9f34127646 bind: 9.18.26 -> 9.18.27
Changes: https://downloads.isc.org/isc/bind9/9.18.27/doc/arm/html/notes.html#notes-for-bind-9-18-27
2024-05-15 21:48:24 +01:00
R. Ryantm
183ed98086 nsd: 4.8.0 -> 4.9.1 2024-04-29 06:51:03 +00:00
Joachim Ernst
cd928a1edd
pdns-recursor: move to by-name 2024-04-24 16:19:33 +02:00
Joachim Ernst
f4fa6329f2
pdns-recursor: 5.0.3 -> 5.0.4 2024-04-24 16:11:25 +02:00
Robert Scott
591b76ca17
Merge pull request #305144 from trofi/bind-update
bind: 9.18.25 -> 9.18.26
2024-04-23 20:08:24 +01:00
Weijia Wang
f94aaf8483 trust-dns: fix hash 2024-04-20 18:01:15 +02:00
github-actions[bot]
11b87cbe59
Merge master into staging-next 2024-04-19 12:01:13 +00:00
Vladimír Čunát
1f04f9a6d1
Merge #305135: knot-resolver: 5.7.1 -> 5.7.2 2024-04-19 08:33:10 +02:00
Sergei Trofimovich
16c31e6a1e bind: 9.18.25 -> 9.18.26
Changes: https://downloads.isc.org/isc/bind9/9.18.26/doc/arm/html/notes.html#notes-for-bind-9-18-26
2024-04-18 22:13:55 +01:00
Sandro Jäckel
1385946a93
knot-resolver: 5.7.1 -> 5.7.2 2024-04-18 22:32:58 +02:00
github-actions[bot]
ae22f8403a
Merge master into staging-next 2024-04-18 18:00:58 +00:00
aktaboot
5fa90efdef trust-dns: 0.24.0 -> 0.24.1 2024-04-17 20:11:39 +02:00
Florian Klink
d6f46ee34e Revert "knot-resolver: temporarily make it pass"
This reverts commit 4cad0502db.

The underlying issue has been fixed in
https://github.com/NixOS/nixpkgs/pull/300905/files, this workaround is
not needed anymore.
2024-04-05 00:53:17 +03:00
Florian Klink
80592f5bcd Revert "fixup! knot-resolver: temporarily make it pass"
This reverts commit 11fd36353e.

The underlying issue has been fixed in
https://github.com/NixOS/nixpkgs/pull/300905/files, this workaround is
not needed anymore.
2024-04-05 00:53:08 +03:00
Vladimír Čunát
11fd36353e
fixup! knot-resolver: temporarily make it pass
Fixes evaluation.  I'm sorry.
2024-04-01 22:15:30 +02:00
Vladimír Čunát
4cad0502db
knot-resolver: temporarily make it pass
even if luajitPackages.http is broken.
I'm confident that most people don't use it,
so at least those should get immediately unblocked.
(The main derivation only uses it for this test.)
2024-04-01 20:25:17 +02:00
Vladimír Čunát
d7d6471a69
bind: doCheck = false;
The flakiness of netmgr_test and doh_test on Hydra is very annoying.
It's a long-term problem, and sometimes really bad:
https://hydra.nixos.org/build/254045328#tabs-buildsteps

Feel free to do partial test instead of full disabling,
or anything that's relatively reliable.
2024-03-28 11:28:22 +01:00
Sergei Trofimovich
31987782cc bind: 9.18.24 -> 9.18.25
Changes: https://downloads.isc.org/isc/bind9/9.18.25/doc/arm/html/notes.html#notes-for-bind-9-18-25
2024-03-21 21:43:58 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Nick Cao
0537bbd042
pdns: 4.8.4 -> 4.9.0
Changelog: https://doc.powerdns.com/authoritative/changelog/4.9.html#change-4.9.0
Upgrade Notes: https://doc.powerdns.com/authoritative/upgrading.html#to-4-9-0
2024-03-16 12:09:08 -07:00
rnhmjoj
09030d1d33
pdns-recursor: 5.0.2 -> 5.0.3 2024-03-12 20:48:01 +01:00
Vladimír Čunát
fb45e89a6e
knot-dns: 3.3.4 -> 3.3.5
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.3.5
2024-03-06 08:52:32 +01:00
Robert Scott
619cb8eb53
Merge pull request #288662 from LeSuisse/bind-9.18.24
bind: 9.18.21 -> 9.18.24
2024-02-17 13:24:52 +00:00
ajs124
bba3bb3237 pdns-recursor: 4.9.3 -> 5.0.2
https://doc.powerdns.com/recursor/changelog/5.0.html#change-5.0.2
2024-02-15 10:39:00 +01:00
Thomas Gerbet
324f730e54 bind: 9.18.21 -> 9.18.24
Fixes CVE-2023-4408, CVE-2023-5517, CVE-2023-5679, CVE-2023-6516, CVE-2023-50387 and CVE-2023-50868.

Security advisories:
https://kb.isc.org/docs/cve-2023-4408
https://kb.isc.org/docs/cve-2023-5517
https://kb.isc.org/docs/cve-2023-5679
https://kb.isc.org/docs/cve-2023-6516
https://kb.isc.org/docs/cve-2023-50387
https://kb.isc.org/docs/cve-2023-50868

Release notes:
https://bind9.readthedocs.io/en/v9.18.24/notes.html
2024-02-14 16:18:41 +01:00
ajs124
279bfa80e8 pdns-recursor: 4.9.2 -> 4.9.3
https://doc.powerdns.com/recursor/changelog/4.9.html#change-4.9.3
Fixes CVE-2023-50387 and CVE-2023-50868
2024-02-14 15:14:18 +01:00
Vladimír Čunát
ad03cc98bb
knot-resolver: 5.7.0 -> 5.7.1
Fixes significant DoS: CVE-2023-50387 "KeyTrap" and CVE-2023-50868
https://gitlab.nic.cz/knot/knot-resolver/-/releases/v5.7.1
2024-02-13 14:32:42 +01:00
Vladimír Čunát
3bfd251c0c
knot-resolver: add dnstap support
Fortunately the closure increases only by 0.5 MB,
so that sounds suitable to include in the defaults.
Knot Resolver packages for other distros typically do have it.
2024-01-25 16:06:08 +01:00
Vladimír Čunát
a72644f128
knot-dns: 3.3.3 -> 3.3.4
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.3.4
2024-01-24 10:14:56 +01:00
Mario Rodas
3623e2df4c
Merge pull request #275800 from trofi/bind-update
bind: 9.18.20 -> 9.18.21
2024-01-06 08:06:36 -05:00
Weijia Wang
6b9adeb513
Merge pull request #274618 from r-ryantm/auto-update/dnsdist
dnsdist: 1.8.2 -> 1.8.3
2024-01-03 17:34:46 +01:00
Nick Cao
8fd9b17537
pdns: 4.8.3 -> 4.8.4
Changelog: https://doc.powerdns.com/authoritative/changelog/4.8.html#change-4.8.4
2023-12-21 11:24:01 -05:00
Sergei Trofimovich
5d81c1faa8 bind: 9.18.20 -> 9.18.21
Changes: https://downloads.isc.org/isc/bind9/9.18.21/doc/arm/html/notes.html#notes-for-bind-9-18-21
2023-12-21 10:42:54 +00:00
Vladimír Čunát
944cd0b02a
knot-dns: fixup build on darwin
Let's simply do this until upstream has a long-term solution.
2023-12-16 09:33:37 +01:00
R. Ryantm
5c1a9b12a7 dnsdist: 1.8.2 -> 1.8.3 2023-12-16 04:46:52 +00:00
Vladimír Čunát
b12769d76d
knot-dns: 3.3.2 -> 3.3.3
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.3.3
2023-12-13 09:08:55 +01:00