Commit graph

506 commits

Author SHA1 Message Date
Vladimír Čunát 18ed0855ba
knot-dns: only depend on libmnl on Linux
I didn't realize that it's only relevant for Linux,
and it unnecessarily disabled builds for *-darwin.
2021-08-02 18:51:26 +02:00
Vladimír Čunát 43c5cae2c6
Merge #132422: knot-dns: disable tests broken on aarch64-darwin 2021-08-02 17:56:41 +02:00
Vladimír Čunát 895ce97eea
knot-dns: disable tests broken on aarch64-darwin
Upstream is aware but they don't have a fix yet.
I'm not aware of NixPkgs being used for another platform
affected by this (e.g. ppc64le).
2021-08-02 16:29:01 +02:00
Sandro Jäckel 0b06ccd7be
knot-dns: cleanup 2021-08-02 13:12:10 +02:00
Vladimír Čunát 2afe544fe5
knot-dns: 3.0.8 -> 3.1.0
NEWS + migration guide:
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.1.0
https://www.knot-dns.cz/docs/3.1/html/migration.html#upgrade-3-0-x-to-3-1-x
2021-08-02 09:18:06 +02:00
Vladimír Čunát 88742cf661
knot-resolver: 5.3.2 -> 5.4.0
https://gitlab.nic.cz/knot/knot-resolver/-/tags/v5.4.0
It's a prerequisite to updating knot-dns to >= 3.1.0.
2021-07-29 17:14:37 +02:00
Sandro Jäckel 9bfdf57e13
pythonPackages: deprecate pytestrunner alias 2021-07-21 13:32:49 +02:00
Sandro Jäckel 4209fed914
pythonPackages: deprecate pytestcov alias 2021-07-21 13:32:17 +02:00
Vladimír Čunát 6582dd7e12
knot-dns: 3.0.7 -> 3.0.8
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.0.8
2021-07-16 12:40:07 +02:00
rnhmjoj 90f9b70423
pdns-recursor: 4.5.2 -> 4.5.4 2021-07-07 09:13:33 +02:00
Vladimír Čunát c265f50e2f
knot-dns: verbose output in case some test fails
aarch64-darwin started to fail one test-set after the last update,
and so far we have no idea why.  I don't have access to such a machine,
and this option will be nice anyway.
2021-06-23 15:09:14 +02:00
Vladimír Čunát cf0b179b5e
knot-dns: add passthru.tests
I hope I got the conventions right (found in doc/stdenv/meta.chapter.md)
2021-06-16 12:56:36 +02:00
Vladimír Čunát 28dd3b6177
knot-dns: 3.0.6 -> 3.0.7
Fixes various bugs and introduces a few requested features.
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.0.7
2021-06-16 08:34:17 +02:00
rnhmjoj 07a8f0c95f
pdns-recursor: fix ambiguous license 2021-06-13 11:03:16 +02:00
rnhmjoj 79f7b9652f
pdns-recursor: 2.5.1 -> 2.5.2 2021-06-13 09:49:14 +02:00
Vladimír Čunát 389f628c08
knot-resolver: skip tests on aarch64-darwin (for now)
It used to build in a previous iteration
https://hydra.nixos.org/job/nixpkgs/aarch64-darwin/knot-resolver.aarch64-darwin
so I expect it will work without these tests
(I have no access to a darwin machine).
2021-06-11 20:39:06 +02:00
Michele Guerini Rocco a8e4f721aa
Merge pull request #125392 from rnhmjoj/pdns
pdns-recursor: disable on i686-linux
2021-06-02 20:48:50 +02:00
rnhmjoj cbfd8831a1
pdns-recursor: disable on i686-linux
Support for 32-bit platforms with no 64-bit time_t has ended.
See https://mailman.powerdns.com/pipermail/pdns-users/2021-May/027220.html
2021-06-02 19:18:17 +02:00
R. RyanTM d491dd7313 coredns: 1.8.3 -> 1.8.4 2021-05-29 02:41:42 +00:00
Jonathan Ringer 6b15fdce86
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/shells/ion/default.nix
 pkgs/tools/misc/cicero-tui/default.nix
2021-05-20 22:11:42 -07:00
rnhmjoj 7e54c9b956 pdns-recursor: 4.4.3 -> 4.5.1 2021-05-20 14:37:05 -07:00
Jonathan Ringer 14f3686af1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/terminal-emulators/alacritty/default.nix
  pkgs/servers/clickhouse/default.nix
2021-05-20 09:12:42 -07:00
R. RyanTM d0335f16b5 bind: 9.16.15 -> 9.16.16 2021-05-20 10:21:52 +00:00
Jonathan Ringer f7a112f6c4
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/graphics/emulsion/default.nix
  pkgs/development/tools/misc/texlab/default.nix
  pkgs/development/tools/rust/bindgen/default.nix
  pkgs/development/tools/rust/cargo-udeps/default.nix
  pkgs/misc/emulators/ruffle/default.nix
  pkgs/tools/misc/code-minimap/default.nix
2021-05-18 08:57:16 -07:00
R. RyanTM 1dd189caea dnsdist: 1.5.1 -> 1.5.2 2021-05-17 13:45:02 -07:00
github-actions[bot] b057978bb2
Merge staging-next into staging 2021-05-12 18:32:29 +00:00
Vladimír Čunát bde27b4e97
knot-dns: 3.0.5 -> 3.0.6
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.0.6
2021-05-12 12:55:41 +02:00
Daniël de Kok 85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
Vladimír Čunát fed7086f21
knot-resolver: clean the expression a bit 2021-05-05 13:34:10 +02:00
Vladimír Čunát fdd9671234
knot-resolver: 5.3.1 -> 5.3.2
https://gitlab.nic.cz/knot/knot-resolver/-/tags/v5.3.2
2021-05-05 11:45:27 +02:00
Martin Weinelt 84b6596098
bind: 9.16.13 -> 9.16.15
https://kb.isc.org/docs/cve-2021-25214

https://kb.isc.org/docs/cve-2021-25215

https://kb.isc.org/docs/cve-2021-25216

Fixes: CVE-2021-25214, CVE-2021-25215, CVE-2021-25216
2021-04-29 03:39:40 +02:00
rnhmjoj 754e384fce
pdns-recursor: 4.4.2 -> 4.4.3 2021-04-24 11:58:34 +02:00
Stéphan Kochen 20481bd027 doh-proxy-rust: init at 0.3.8 2021-04-07 14:23:55 +02:00
Robert Scott cf15f8f8d3
Merge pull request #117003 from r-ryantm/auto-update/bind
bind: 9.16.12 -> 9.16.13
2021-04-02 19:31:39 +01:00
Vladimír Čunát 3dee9271d7
knot-resolver: 5.3.0 -> 5.3.1
https://gitlab.nic.cz/knot/knot-resolver/-/tags/v5.3.1
2021-03-31 20:26:17 +02:00
Vladimír Čunát 598b62f310
knot-dns: 3.0.4 -> 3.0.5
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.0.5
2021-03-25 13:32:50 +01:00
R. RyanTM 602499378d bind: 9.16.12 -> 9.16.13 2021-03-20 01:51:13 +00:00
Sandro Jäckel 9bbd026fcd
pdns-recursor: cleanup 2021-03-05 18:15:24 +01:00
Mario Rodas a715e04629
Merge pull request #114326 from r-ryantm/auto-update/coredns
coredns: 1.8.1 -> 1.8.3
2021-02-25 23:53:55 -05:00
Vladimír Čunát d464a379d1
knot-resolver: 5.2.1 -> 5.3.0
https://gitlab.nic.cz/knot/knot-resolver/-/tags/v5.3.0
2021-02-25 15:08:18 +01:00
R. RyanTM b2a6de3b62 coredns: 1.8.1 -> 1.8.3 2021-02-25 08:19:10 +00:00
R. RyanTM 9b2e8cac52 bind: 9.16.11 -> 9.16.12 2021-02-22 02:17:24 -05:00
R. RyanTM bfdad7a52c nsd: 4.3.4 -> 4.3.5 2021-01-30 20:56:29 +00:00
R. RyanTM 5854a34ede bind: 9.16.10 -> 9.16.11 2021-01-28 10:07:22 -05:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
R. RyanTM a3b4695042
coredns: 1.8.0 -> 1.8.1 (#110343) 2021-01-21 09:51:38 -08:00
Vladimír Čunát 56ef9942f1
knot-dns: 3.0.3 -> 3.0.4
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.0.4
2021-01-20 21:28:10 +01:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob 872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00