me
/
guix
Archived
1
0
Fork 0
Commit Graph

238 Commits (109f58444beecd1b9b7c502f2a687a6b91c62dc0)

Author SHA1 Message Date
Tobias Geerinckx-Rice 402964eec4
gnu: unbound: Update to 1.13.1.
* gnu/packages/dns.scm (unbound): Update to 1.13.1.
2021-03-04 00:44:58 +01:00
Tobias Geerinckx-Rice a5b24c35ca
gnu: yadifa: Update to 2.4.2.
* gnu/packages/dns.scm (yadifa): Update to 2.4.2.
2021-03-04 00:44:54 +01:00
Simon South 673ab1cdb4
gnu: knot-resolver: Update to 5.3.0.
* gnu/packages/dns.scm (knot-resolver): Update to 5.3.0.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-03-02 16:05:29 +01:00
Leo Famulari 11feecc23a
gnu: BIND: Point out where to find the release notes.
The isc.org web page is hard to navigate and designed to steer users
into support contracts, so let's give a hint for Guix packagers.

* gnu/packages/dns.scm (bind): Add comment.
2021-02-18 13:25:56 -05:00
Tobias Geerinckx-Rice 94b876969b
gnu: bind: Update to 9.16.12 [fixes CVE-2020-8625].
* gnu/packages/dns.scm (bind): Update to 9.16.12.
2021-02-17 21:38:40 +01:00
Tobias Geerinckx-Rice 236d121502
gnu: knot: Update to 3.0.4.
* gnu/packages/dns.scm (knot): Update to 3.0.4.
2021-02-15 18:09:39 +01:00
Tobias Geerinckx-Rice 641fc7c13c
gnu: nsd: Update to 4.3.5.
* gnu/packages/dns.scm (nsd): Update to 4.3.5.
2021-02-15 17:23:55 +01:00
Vincent Legoll 79c11747c0
gnu: dnsmasq: Update to 2.84.
* gnu/packages/dns.scm (dnsmasq): Update to 2.84.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-28 20:51:30 +02:00
Tobias Geerinckx-Rice d039d80ded
gnu: bind: Edit synopsis & description.
* gnu/packages/dns.scm (isc-bind)[synopsys]: Use @acronym.
[description]: Likewise.  Edit.
2021-01-26 19:55:38 +01:00
Pierre Langlois a1819473c3
gnu: dnsmasq: Update to 2.83 [security fixes].
Includes fixes for CVE-2020-25681, CVE-2020-25682, CVE-2020-25683,
CVE-2020-25684, CVE-2020-25685, CVE-2020-25686, CVE-2020-25687.

* gnu/packages/dns.scm (dnsmasq): Update to 2.83.
2021-01-21 09:12:36 +00:00
Tobias Geerinckx-Rice 3bdd380ff0
gnu: bind: Update to 9.16.11.
* gnu/packages/dns.scm (bind): Update to 9.16.11.
2021-01-21 09:29:15 +01:00
Tobias Geerinckx-Rice 6cf05d8371
gnu: yadifa: Update to 2.4.1.
* gnu/packages/dns.scm (yadifa): Update to 2.4.1.
2020-12-22 13:09:30 +01:00
Vincent Legoll 8bcbad795e
gnu: unbound: Update to 1.13.0.
* gnu/packages/dns.scm (unbound): Update to 1.13.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-21 19:29:53 -05:00
Tobias Geerinckx-Rice a69c432296
gnu: knot: Update to 3.0.3.
* gnu/packages/dns.scm (knot): Update to 3.0.3.
2020-12-17 23:01:21 +01:00
Tobias Geerinckx-Rice aa02c6f6d7
gnu: bind: Update to 9.16.10.
* gnu/packages/dns.scm (isc-bind): Update to 9.16.10.
2020-12-16 23:33:26 +01:00
Simon South 7eb920351a
gnu: knot-resolver: Update to 5.2.1.
* gnu/packages/dns.scm (knot-resolver): Update to 5.2.1.
[source]: Remove obsolete patch.
* gnu/packages/patches/knot-resolver-fix-map-command-on-32-bit.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-12-11 22:05:19 +01:00
Tobias Geerinckx-Rice c24d1f2e6f
gnu: nsd: Update to 4.3.4.
* gnu/packages/dns.scm (nsd): Update to 4.3.4.
2020-12-06 23:50:43 +01:00
Simon South 74e3c37ae0
gnu: knot-resolver: Move manual, examples to separate "doc" output
* gnu/packages/dns.scm (knot-resolver)[outputs]: Add "doc" output.
[arguments]<phases>: Add "move-doc" phase, which moves the manual (in both
HTML and Info formats) and example configuration files to the "doc" output.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2020-12-06 18:35:12 +08:00
Simon South 4fcff59091
gnu: knot-resolver: Update to 5.2.0.
* gnu/packages/dns.scm (knot-resolver): Update to 5.2.0.
[source]: Add patch from upstream commit to fix the internal map() function on
32-bit platforms.
[native-inputs]: Add texinfo to enable generating the manual in Info format.
[inputs]: Add nghttp2:lib to enable the new DNS-over-HTTPS implementation.
* gnu/packages/patches/knot-resolver-fix-map-command-on-32-bit.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2020-12-06 18:27:52 +08:00
Tobias Geerinckx-Rice caf526773c
gnu: bind: Update to 9.16.9.
* gnu/packages/dns.scm (isc-bind): Update to 9.16.9.
2020-11-25 20:31:32 +01:00
Tobias Geerinckx-Rice a400ab4f14
gnu: knot: Update to 3.0.2.
* gnu/packages/dns.scm (knot): Update to 3.0.2.
2020-11-13 01:27:24 +01:00
Tobias Geerinckx-Rice 9c74b8b332
gnu: bind: Update to 9.16.8.
* gnu/packages/dns.scm (isc-bind): Update to 9.16.8.
2020-10-21 23:20:21 +02:00
Tobias Geerinckx-Rice 576a16995e
gnu: yadifa: Strip spurious store references.
* gnu/packages/dns.scm (yadifa)[arguments]: Add an
‘omit-spurious-references’ phase.
2020-10-21 16:55:56 +02:00
Tobias Geerinckx-Rice 4733c76c55
gnu: yadifa: Update to 2.4.0.
* gnu/packages/dns.scm (yadifa): Update to 2.4.0.
[arguments]: Remove obsolete #:configure-flags.

s update
2020-10-21 16:55:56 +02:00
Tobias Geerinckx-Rice 2682614bbb
gnu: yadifa: Update to 2.3.11.
* gnu/packages/dns.scm (yadifa): Update to 2.3.11.
[source]: Update base URI.
2020-10-20 22:09:47 +02:00
Tobias Geerinckx-Rice a97ea4ff2a
gnu: knot-resolver: Build with only knot:lib.
This saves 13.9 MiB (~7.5%) of total ‘guix size’.

* gnu/packages/dns.scm (knot-resolver)[inputs]: Replace knot with
knot:lib.
2020-10-16 02:03:23 +02:00
Tobias Geerinckx-Rice 8154df5307
gnu: knot: Build separate outputs.
* gnu/packages/dns.scm (knot)[outputs]: New field adding :doc, :lib,
and :tools outputs.
[arguments]: Add #:configure-flags to install into :doc and :lib.
Add a new ‘split-:tools’ phase to install into :tools.
Add a new ‘break-circular-:lib->:out-reference’ phase to do just that.
2020-10-16 02:03:23 +02:00
Tobias Geerinckx-Rice 6d8e4ea9b7
gnu: nsd: Update to 4.3.3.
* gnu/packages/dns.scm (nsd): Update to 4.3.3.
2020-10-13 15:02:44 +02:00
Tobias Geerinckx-Rice 0e5968e49a
gnu: knot: Update to 3.0.1.
* gnu/packages/dns.scm (knot): Update to 3.0.1.
[source]: Remove patch.
* gnu/packages/patches/knot-test_net_shortwrite-ensure-connection.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-10-13 15:02:44 +02:00
Tobias Geerinckx-Rice 387ad8fd83
gnu: knot: Enable XDP.
* gnu/packages/dns.scm (knot)[source]: Snip out bundled libbpf sources.
[arguments]: Add ‘--enable-xdp=auto’ to #:configure-flags.
Add a ‘link-missing-libbpf-dependency’ phase.
[inputs]: Add libbpf and libelf.
2020-10-06 16:20:39 +02:00
Tobias Geerinckx-Rice d3413b6f87
gnu: knot: Fix typo.
* gnu/packages/dns.scm (knot)[arguments]: Fix a typo in
the #:configure-flags.
2020-10-06 16:20:39 +02:00
Simon South 4e869b180a
gnu: knot: Fix test failure on aarch64-linux.
* gnu/packages/dns.scm (knot)[source]: Apply patch from upstream that
helps ensure the "test_net_shortwrite" test suite can complete
regardless of platform or configuration.
* gnu/packages/patches/knot-test_net_shortwrite-ensure-connection.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-10-06 16:20:39 +02:00
Simon South 4756b9b1d9
gnu: knot: Build & install the Info manual.
* gnu/packages/dns.scm (knot)[arguments]: Add "build-info" and
"install-info" phases.
[native-inputs]: Add texinfo and python-sphinx.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-10-06 16:20:39 +02:00
Simon South dadfc9bcd1
gnu: knot: Enable DNS-over-HTTPS support in kdig.
* gnu/packages/dns.scm (knot)[inputs]: Add nghttp2:lib.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-10-06 16:20:39 +02:00
Tobias Geerinckx-Rice 2eb0585ab4
gnu: knot: Remove obsolete configure flag.
* gnu/packages/dns.scm (knot)[arguments]: Remove unused
‘--with-bash-completions’ configure flag.
2020-10-05 18:23:06 +02:00
Tobias Geerinckx-Rice ca4143c730
gnu: knot: Snip more pregenerated nonsource.
ypbody.c is generated from ypbody.rl by update-parser.sh, both of which
are missing from the release tarball.  Rather than add another git file
to native-inputs, we now build from git and remove the generated files.

This follows up on commit 2b73e50c31, now
that everyone's finished building it.

* gnu/packages/dns.scm (knot)[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Add ‘--enable-fast-parser’ to #:configure-flags.
Invoke the in-tree update-parser.sh.
[native-inputs]: Remove separate update-parser.sh origin.
Add autoconf, automake, and libtool.
2020-10-05 18:22:50 +02:00
Tobias Geerinckx-Rice 2b73e50c31
gnu: knot: Build the zone parsers from Ragel source.
* gnu/packages/dns.scm (knot)[source]: Add snippet to remove upstream's
pregenerated ‘sources’
[arguments]: Add an ‘update-parser’ phase.
[native-inputs]: Add ragel and upstream update-parser.sh.
2020-10-05 17:24:14 +02:00
Tobias Geerinckx-Rice af9d3425d7
gnu: yadifa: Update to 2.3.10.
* gnu/packages/dns.scm (yadifa): Update to 2.3.10.
2020-09-23 04:36:37 +02:00
Tobias Geerinckx-Rice fb420edd20
gnu: knot-resolver: Update to 5.1.3.
* gnu/packages/dns.scm (knot-resolver): Update to 5.1.3.
[inputs]: Remove lua5.1-cqueues, lua5.1-filesystem, lua5.1-sec, and
lua5.1-socket.
2020-09-20 18:34:39 +02:00
Tobias Geerinckx-Rice 84da8f7fee
gnu: knot: Update to 3.0.0.
* gnu/packages/dns.scm (knot): Update to 3.0.0.
Order fields more conventionally.
[source]: Remove obsolete snippet.
2020-09-19 01:40:05 +02:00
Tobias Geerinckx-Rice a765b7b043
gnu: bind: Update to 9.16.7.
* gnu/packages/dns.scm (isc-bind): Update to 9.16.7.
2020-09-16 23:21:17 +02:00
Tobias Geerinckx-Rice 896ad27679
gnu: knot: Update to 2.9.6.
* gnu/packages/dns.scm (knot): Update to 2.9.6.
2020-09-01 15:09:21 +02:00
Tobias Geerinckx-Rice 56b4a1d53f
gnu: bind: Note that isc-dhcp bundles a BIND.
This follows up on commit dad963a439.

* gnu/packages/admin.scm (isc-bind): Comment.
2020-08-24 04:36:52 +02:00
Tobias Geerinckx-Rice 15593de33c
gnu: bind: Update to 9.16.6 [multiple CVE fixes].
Fixes CVE-2020-8620, CVE-2020-8621, CVE-2020-8622, CVE-2020-8623, and
CVE-2020-8624.

* gnu/packages/dns.scm (isc-bind): Update to 9.16.6.
2020-08-20 21:17:06 +02:00
Raghav Gururajan 7239c674ee
gnu: Add dnssec-trigger.
* gnu/packages/dns.scm (dnssec-trigger): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 23:11:16 +02:00
Raghav Gururajan 6a7256fc80
gnu: Add ldns.
* gnu/packages/dns.scm (ldns): New variable.
* gnu/packages/patches/ldns-drill-examples.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 23:11:16 +02:00
Tobias Geerinckx-Rice 07af5c5e7a
gnu: dnsmasq: Update to 2.82.
* gnu/packages/dns.scm (dnsmasq): Update to 2.82.
2020-07-23 23:51:22 +02:00
Tobias Geerinckx-Rice dc4d01ac71
gnu: nsd: Update to 4.3.2.
* gnu/packages/dns.scm (nsd): Update to 4.3.2.
2020-07-23 04:42:32 +02:00
Vincent Legoll 737e9d5665
gnu: nsd: Update to 4.3.1.
* gnu/packages/dns.scm (nsd): Update to 4.3.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-21 23:54:44 +02:00
Tobias Geerinckx-Rice 209bfe60ee
gnu: bind: Update to 9.16.5.
* gnu/packages/dns.scm (isc-bind): Update to 9.16.5.
2020-07-15 21:11:11 +02:00