Commit graph

286 commits

Author SHA1 Message Date
Vladimír Čunát 110fb944f1
lua*Packages.http: 0.3 -> 0.4 (and generate)
One bugfix patch is included - merged upstream but not released yet.
knot-resolver wrapper would need to add binaryheap explicitly,
so it's migrated to the automatic LUA path discovery instead.
2019-05-01 11:28:47 +02:00
Andreas Rammhold 37dd347cd3
bind: apply atomics to refcount patch
Upstream added a commit [1] right after the release that fixes the
aarch64 atomic operation linker issue we have been seeing [2].

[1] d72f436b7d
[2] https://github.com/NixOS/nixpkgs/issues/60301#issue-437896459
2019-04-27 17:51:43 +02:00
Will Dietz f0f081d3b4 bind: 9.12.3-P4 -> 9.12.4-P1
https://www.openwall.com/lists/oss-security/2019/04/25/1

CVE-2018-5743, CVE-2019-6467, and CVE-2019-6468
2019-04-26 02:08:44 -05:00
Matthew Bauer 290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
Vladimír Čunát 6e9f6a63a2
knot-dns: 2.8.0 -> 2.8.1 (maintenance)
https://lists.nic.cz/pipermail/knot-dns-users/2019-April/001660.html
2019-04-09 16:15:55 +02:00
Christoph Hrdinka 2bf0116d34
Merge pull request #58727 from r-ryantm/auto-update/nsd
nsd: 4.1.26 -> 4.1.27
2019-04-05 09:10:22 +02:00
Jörg Thalheim d03ced8648
pdns-recursor: 4.1.11 -> 4.1.12 2019-04-04 19:42:37 +01:00
R. RyanTM a5300c7c8f nsd: 4.1.26 -> 4.1.27
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nsd/versions
2019-04-01 19:08:12 -07:00
Andreas Rammhold f4e9e42725
powerdns: 4.1.6 -> 4.1.7
This addresses CVE-2019-3871. The details of the issue can be retrieved
from the official announcement page [0].

[0] https://docs.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-03.html
2019-03-20 10:44:55 +01:00
Vladimír Čunát 3e4d8d2fc6
knot-dns: 2.7.6 -> 2.8.0
https://gitlab.labs.nic.cz/knot/knot-dns/tags/v2.8.0
Some explanation for the patching is in this ML thread:
https://lists.nic.cz/pipermail/knot-dns-users/2019-March/001616.html
2019-03-06 19:19:13 +01:00
R. RyanTM e08f01f4e7 bind: 9.12.3-P1 -> 9.12.3-P4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bind/versions
2019-03-01 13:47:33 -08:00
Vladimír Čunát 98385ff540
knot-resolver: cross-compilation fix 2019-02-23 18:17:35 +01:00
Jan Malakhovski a111b5fde4 bind: move defaults to package file 2019-02-03 15:33:28 +00:00
Franz Pletz c5e606b713
powerdns: 4.1.5 -> 4.1.6 2019-02-11 22:46:10 +01:00
Franz Pletz ac55d24f53
pdns-recursor: 4.1.10 -> 4.1.11 2019-02-11 22:46:10 +01:00
Duarte David f7a16402b4 coredns: Add deltaevo as maintainer 2019-02-03 16:32:56 +01:00
Duarte David d80b81ab5d coredns: 005 -> 1.3.1 2019-01-30 12:50:31 +01:00
R. RyanTM 48b40d01ba pdns-recursor: 4.1.8 -> 4.1.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pdns-recursor/versions
2019-01-27 18:56:35 -08:00
Vladimír Čunát 5237df5186
knot-dns: 2.7.5 -> 2.7.6
Maintenance update, nothing really important, probably.
https://gitlab.labs.nic.cz/knot/knot-dns/tags/v2.7.6
2019-01-23 14:04:32 +01:00
ajs124 15c629334d powerdns: fix ecdsa support
add libressl, drop patch
neither openssl 1.0 (headers not found) nor openssl 1.1 (configuration
failed when trying to test constants) work, but libressl does
2019-01-12 13:22:15 +01:00
Vladimír Čunát d49f83442b
knot-resolver: 3.2.0 -> 3.2.1
https://gitlab.labs.nic.cz/knot/knot-resolver/tags/v3.2.1
2019-01-10 13:10:50 +01:00
Vladimír Čunát 220aa6713b
knot-dns: 2.7.4 -> 2.7.5
https://gitlab.labs.nic.cz/knot/knot-dns/tags/v2.7.5
2019-01-07 13:47:14 +01:00
R. RyanTM f884c6c1de bind: 9.12.3 -> 9.12.3-P1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bind/versions
2018-12-26 04:34:11 -08:00
Vladimír Čunát ee9ba43a1c
knot-resolver: 3.1.0 -> 3.2.0
https://lists.nic.cz/pipermail/knot-resolver-announce/2018/000005.html
2018-12-17 14:54:36 +01:00
R. RyanTM 1679fec4aa nsd: 4.1.25 -> 4.1.26
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nsd/versions
2018-12-15 00:56:32 -08:00
Will Dietz 14342e8c6d pdns-recursor: 4.1.7 -> 4.1.8 (security)
https://docs.powerdns.com/recursor/changelog/4.1.html#change-4.1.8
2018-11-27 13:46:20 -06:00
R. RyanTM 23ed0307b5 knot-dns: 2.7.3 -> 2.7.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/knot-dns/versions
2018-11-19 05:17:41 -08:00
Peter Simons eba2033c47
Merge pull request #50189 from r-ryantm/auto-update/bind
bind: 9.12.2-P2 -> 9.12.3
2018-11-10 19:16:21 +01:00
Renaud 7d96c33bbd
Merge pull request #50178 from c0bw3b/pkg/pdnsrec
pdns-recursor: 4.1.4 -> 4.1.7
2018-11-10 18:38:11 +01:00
R. RyanTM 21fbc6140e bind: 9.12.2-P2 -> 9.12.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bind/versions
2018-11-10 08:26:03 -08:00
Renaud 02693e327a
pdns-recursor: 4.1.4 -> 4.1.7
PowerDNS Security Advisory 2018-04 (CVE-2018-10851)
PowerDNS Security Advisory 2018-06 (CVE-2018-14626)
PowerDNS Security Advisory 2018-07 (CVE-2018-14644)
2018-11-10 15:20:54 +01:00
R. RyanTM 08cd9b812b powerdns: 4.1.4 -> 4.1.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/powerdns/versions
2018-11-09 03:30:57 -08:00
Vladimír Čunát 1fe3328593
knot-resolver: 3.0.0 -> 3.1.0
https://lists.nic.cz/pipermail/knot-resolver-users/2018/000086.html
2018-11-02 16:46:03 +01:00
Alyssa Ross 39edfe5a2d
doh-proxy: init at 0.0.8 2018-10-31 17:47:25 +00:00
Vladimír Čunát 7969b9ed3c
knot-dns: 2.7.2 -> 2.7.3 (minor update)
https://gitlab.labs.nic.cz/knot/knot-dns/tags/v2.7.3
2018-10-12 16:44:53 +02:00
R. RyanTM 328144f5ad nsd: 4.1.24 -> 4.1.25
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nsd/versions
2018-10-03 06:00:44 -07:00
R. RyanTM d1c1fbb61b bind: 9.12.2 -> 9.12.2-P2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bind/versions
2018-09-25 07:16:15 -07:00
Michele Guerini Rocco ca850897c8 pdns-recursor: 4.1.3 -> 4.1.4 (#45984) 2018-09-03 22:15:11 +02:00
Vladimír Čunát 0a5b8ef8c4
knot-dns: 2.7.1 -> 2.7.2
https://lists.nic.cz/pipermail/knot-dns-users/2018-August/001423.html
2018-09-03 14:40:34 +02:00
R. RyanTM 42971e1068 powerdns: 4.1.3 -> 4.1.4 (#45805)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
powerdns
2018-09-01 23:20:01 +02:00
Vladimír Čunát 765d695b89
Merge branch 'staging-next'
Security fixes for a few packages are included.
2018-08-21 15:36:02 +02:00
Christoph Hrdinka 613fdc48dd
Merge pull request #45176 from r-ryantm/auto-update/nsd
nsd: 4.1.23 -> 4.1.24
2018-08-20 13:39:49 +02:00
Vladimír Čunát 8d539c9933
knot-dns, knot-resolver: major updates
They're in a single commit, as splitting would break knot-resolver build.
https://gitlab.labs.nic.cz/knot/knot-dns/blob/v2.7.1/NEWS
https://gitlab.labs.nic.cz/knot/knot-resolver/blob/v3.0.0/NEWS
2018-08-20 11:23:36 +02:00
Vladimír Čunát 153a19df05
Merge branch 'master' into staging-next
Hydra: ?compare=1474536
2018-08-20 09:15:33 +02:00
Vladimír Čunát fe32659616
Merge #44235: add various lua modules 2018-08-17 14:23:14 +02:00
R. RyanTM f82f933437 nsd: 4.1.23 -> 4.1.24
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nsd/versions.
2018-08-16 20:36:01 -07:00
Jan Malakhovski fed9423825 knot-dns: enable check, disable installcheck 2018-08-11 09:35:40 +00:00
Jan Malakhovski 0449c1258c knot-resolver: use checkInputs 2018-08-11 09:35:25 +00:00
Jan Malakhovski b135329dc5 treewide: random cleanups 2018-08-10 12:56:31 +00:00
R. RyanTM a890fe9b4a nsd: 4.1.22 -> 4.1.23
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/nsd/versions.
2018-08-08 10:36:40 -07:00