me
/
guix
Archived
1
0
Fork 0
Commit Graph

303 Commits (9c2400c28272b7354608f0c727e1f483db190719)

Author SHA1 Message Date
Tobias Geerinckx-Rice 43decd1f7e
gnu: knot: Update to 3.1.9.
* gnu/packages/dns.scm (knot): Update to 3.1.9.
2022-08-07 02:00:38 +02:00
Tobias Geerinckx-Rice cd3c4ad8fc
gnu: bind: Update to 9.16.31.
* gnu/packages/dns.scm (isc-bind): Update to 9.16.31.
2022-07-17 02:00:14 +02:00
Tobias Geerinckx-Rice a431d1dbc5
gnu: bind: Update to 9.16.30.
* gnu/packages/dns.scm (isc-bind): Update to 9.16.30.
2022-06-12 02:00:00 +02:00
Tobias Geerinckx-Rice 40e2eeed63
gnu: knot: Update to 3.1.8.
* gnu/packages/dns.scm (knot): Update to 3.1.8.
2022-05-15 02:00:00 +02:00
Tobias Geerinckx-Rice 7f672327c0
gnu: bind: Update to 9.16.29 [fixes CVE-2022-1183].
* gnu/packages/dns.scm (bind): Update to 9.16.29.
2022-05-15 02:00:00 +02:00
Tobias Geerinckx-Rice 4e27e4652f
gnu: nsd: Update to 4.4.0.
* gnu/packages/dns.scm (nsd): Update to 4.4.0.
2022-05-01 02:00:19 +02:00
Brian Kubisiak db7b8d1c9a
gnu: dnsmasq: Fix cross-compilation.
* gnu/packages/dns.scm (dnsmasq)[arguments]: Use PKG-CONFIG-FOR-TARGET.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-03-29 10:52:45 +02:00
Tobias Geerinckx-Rice 0c6c957a01
gnu: knot: Update to 3.1.6.
* gnu/packages/dns.scm (knot): Update to 3.1.6.
2022-03-13 01:00:00 +01:00
Tobias Geerinckx-Rice 880e70e8b6
gnu: bind: Update to 9.16.27 [fixes CVE-2022-0396].
* gnu/packages/dns.scm (isc-bind): Update to 9.16.27.
2022-03-13 01:00:00 +01:00
Tobias Geerinckx-Rice 3cfd097ea3
gnu: bind: Update to 9.16.26.
* gnu/packages/dns.scm (isc-bind): Update to 9.16.26.
2022-02-13 01:00:00 +01:00
Oleg Pykhalov a13a3141a1
gnu: knot-resolver: Fix build.
Since commit 6f36d0c89e, Meson no longer
propagates Python.

* gnu/packages/dns.scm (knot-resolver)[inputs]: Add PYTHON.
2022-01-21 21:56:06 +03:00
Tobias Geerinckx-Rice bd19671f8a
gnu: bind: Update to 9.16.25.
* gnu/packages/dns.scm (isc-bind): Update to 9.16.25.
2022-01-16 01:00:00 +01:00
Tobias Geerinckx-Rice 0791b10909
gnu: knot-resolver: Update to 5.4.4.
* gnu/packages/dns.scm (knot-resolver): Update to 5.4.4.
2022-01-06 05:24:16 +01:00
Tobias Geerinckx-Rice 523dce3917
gnu: dnssec-trigger: Use G-expressions & remove input labels.
* gnu/packages/dns.scm (dnssec-trigger)[arguments]:
Rewrite as G-expressions.
[inputs, native-inputs]: Remove input labels.
2021-12-29 01:43:17 +01:00
Leo Famulari 79fe54052f
gnu: ldns: Do not depend directly on nss-certs.
If ldns depends on a particular version of nss-certs, the features that use the
certificates will eventually stop working as the certificates expire. Instead,
the certificates should be found at run-time.

* gnu/packages/dns.scm (ldns)[inputs]: Remove nss-certs.
[arguments]: Adjust the value of "--with-ca-path" in #:configure-flags.
2021-12-26 15:52:31 -05:00
Tobias Geerinckx-Rice 14bc88a9b3
gnu: ldns: Gexp arguments.
* gnu/packages/dns.scm (ldns)[arguments]:
Rewrite as a keyword/gexp list.
2021-12-25 07:20:00 +01:00
Tobias Geerinckx-Rice a1bf1e6faf
gnu: ldns: Make Python non-native.
The ldns-config and _ldns.la files keep a reference to its /include and
/lib, respectively.  The package won't currently cross-build.

* gnu/packages/dns.scm (ldns)[native-inputs]:
Move python-wrapper from here…
[inputs]: …to here.
2021-12-25 07:20:00 +01:00
Tobias Geerinckx-Rice 7e00455853
gnu: ldns: Remove input labels.
* gnu/packages/dns.scm (ldns)[native-inputs]:
Remove input labels.
2021-12-25 07:20:00 +01:00
Tobias Geerinckx-Rice a3204c7050
gnu: ldns: Remove unused native input.
* gnu/packages/dns.scm (ldns)[native-inputs]: Remove oksh.
2021-12-25 07:19:59 +01:00
Tobias Geerinckx-Rice 31c16bbfaa
gnu: ldns: Update to 1.8.1.
* gnu/packages/dns.scm (ldns): Update to 1.8.1.
[source]: Remove needless parameterisation.
2021-12-25 07:19:59 +01:00
Tobias Geerinckx-Rice 6eb5bd3741
gnu: knot: Update to 3.1.5.
* gnu/packages/dns.scm (knot): Update to 3.1.5.
2021-12-22 12:02:54 +01:00
Tobias Geerinckx-Rice 8d973a5a9b
gnu: knot-resolver: Update to 5.4.3.
* gnu/packages/dns.scm (knot-resolver): Update to 5.4.3.
[arguments]: Don't explicitly return #t from phases.
2021-12-17 22:51:56 +01:00
Tobias Geerinckx-Rice ad1cd31155
gnu: nsd: Update to 4.3.9.
* gnu/packages/dns.scm (nsd): Update to 4.3.9.
2021-12-17 22:51:55 +01:00
Tobias Geerinckx-Rice c7fb447f4a
gnu: bind: Update to 9.16.24.
* gnu/packages/dns.scm (isc-bind): Update to 9.16.24.
2021-12-15 17:51:04 +01:00
Ludovic Courtès 8394619bac
gnu: Simplify package inputs.
This commit was obtained by running:

  ./pre-inst-env guix style

without any additional argument.
2021-12-13 17:48:25 +01:00
Mathieu Othacehe 32750e8c3e
Merge remote-tracking branch 'signed/master' into core-updates 2021-12-10 21:49:25 +01:00
Tobias Geerinckx-Rice 4ca0e9d5f7
gnu: bind: Update to 9.16.23 [fixes CVE-2021-25218, CVE-2021-25219].
* gnu/packages/dns.scm (isc-bind): Update to 9.16.23.
[source]: Add patch.
* gnu/packages/patches/bind-re-add-attr-constructor-priority.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-12-09 01:24:37 +01:00
Ricardo Wurmus 9bc0f45df5
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-12-05 19:17:41 +01:00
Tobias Geerinckx-Rice 5ee4e91ada
gnu: yadifa: Update to 2.5.3.
* gnu/packages/dns.scm (yadifa): Update to 2.5.3.
[arguments]: Don't explicitly return #t from phases.
2021-11-27 00:49:55 +01:00
Vivien Kraus 12f68319e8
gnu: openresolv: Wrap resolvconf.
* gnu/packages/dns.scm (openresolv) [phases]: Wrap resolvconf to set PATH, for
coreutils programs mkdir and rm.
[inputs]: Add coreutils-minimal.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-22 23:50:56 +01:00
Tobias Geerinckx-Rice 551047838d
gnu: knot: Update to 3.1.4.
* gnu/packages/dns.scm (knot): Update to 3.1.4.
2021-11-08 02:15:24 +01:00
Tobias Geerinckx-Rice 9b917c2615
gnu: knot: Update to 3.1.3.
* gnu/packages/dns.scm (knot): Update to 3.1.3.
2021-11-03 16:37:16 +01:00
Tobias Geerinckx-Rice d5833914cf
gnu: snd: Update to 4.3.8.
* gnu/packages/dns.scm (snd): Update to 4.3.8.
[arguments]: Don't explicitly return #t from phases.
2021-11-03 16:37:08 +01:00
Simon South 29f97a2e3f
gnu: knot-resolver: Update to 5.4.2.
* gnu/packages/dns.scm (knot-resolver): Update to 5.4.2.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-29 18:32:29 +02:00
Stephen Paul Weber 32e444da30
gnu: Add cloudflare-cli
* gnu/packages/dns.scm (cloudflare-cli): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-13 11:48:03 +02:00
Tobias Geerinckx-Rice bbf60f86d5
gnu: Add rbldnsd.
* gnu/packages/dns.scm (rbldnsd): New public variable.
2021-10-05 01:36:22 +02:00
Tobias Geerinckx-Rice 8e71f48c0c
gnu: knot: Unambiguously enable XDP.
* gnu/packages/dns.scm (knot)[arguments]: Replace "--enable-xdp=auto"
with "--enable-xdp=yes" which now supports using the system libbpf.
2021-10-04 13:31:34 +02:00
Tobias Geerinckx-Rice 7f5e881e31
gnu: knot: Honour PARALLEL-BUILD?.
* gnu/packages/dns.scm (knot)[arguments]:
Spawn multiple make jobs if requested.
2021-10-03 21:49:54 +02:00
Tobias Geerinckx-Rice fdb4540f78
gnu: knot: Don't build static libraries.
* gnu/packages/dns.scm (knot)[arguments]: Add "--disable-static"
to #:configure-flags.
2021-10-03 21:49:54 +02:00
Tobias Geerinckx-Rice 8018d7d1f8
gnu: knot: Update to 3.1.2.
* gnu/packages/dns.scm (knot): Update to 3.1.2.
[source]: Remove explicit #t snippet return value.
[arguments]: Don't explicitly return #t from phases.
[inputs]: Add libmnl.
2021-10-03 21:49:54 +02:00
Tobias Geerinckx-Rice 78662bf8e1
gnu: yadifa: Update to 2.5.1 [security fixes].
* gnu/packages/dns.scm (yadifa): Update to 2.5.1.
2021-10-03 19:23:50 +02:00
Tobias Geerinckx-Rice 169ae280af
gnu: dnsmasq: Prepare for cross-compilation.
* gnu/packages/dns.scm (dnsmasq)[arguments]: Use CC-FOR-TARGET.
2021-10-03 19:23:50 +02:00
Tobias Geerinckx-Rice 55483f8c44
gnu: dnsmasq: Update to 2.86.
* gnu/packages/dns.scm (dnsmasq): Update to 2.86.
2021-10-03 19:23:50 +02:00
Tobias Geerinckx-Rice 6360212994
gnu: nsd: Update to 4.3.7.
* gnu/packages/dns.scm (nsd): Update to 4.3.7.
2021-09-04 22:09:01 +02:00
Tobias Geerinckx-Rice f0e6851f0d
gnu: unbound: Update to 1.13.2.
* gnu/packages/dns.scm (unbound): Update to 1.13.2.
2021-09-04 22:09:01 +02:00
Simon South 49339d2e68
gnu: knot-resolver: Update to 5.4.1.
* gnu/packages/dns.scm (knot-resolver): Update to 5.4.1.
2021-08-25 21:54:47 +02:00
Simon South 8b4a654ab9
gnu: knot-resolver: Update to 5.4.0.
* gnu/packages/dns.scm (knot-resolver): Update to 5.4.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-07-27 12:34:59 -04:00
Tobias Geerinckx-Rice 6b8552fd5a
gnu: knot: Update to 3.0.7.
* gnu/packages/dns.scm (knot): Update to 3.0.7.
2021-06-20 16:44:09 +02:00
Paul A. Patience 483f537081
doc, gnu, guix: Fix typos.
* doc/guix.texi: Fix various typos and reword a sentence.
* gnu/packages/cpp.scm (cpplint)[description]: Fix typo.
* gnu/packages/dns.scm (ldns): Fix typo in comment.
* gnu/packages/games.scm (yamagi-quake2): Fix typo in comment.
* gnu/packages/qt.scm (python-pyqtwebengine): Fix typo in comment.
* gnu/packages/rails.scm (ruby-autoprefixer-rails): Fix typo in comment.
* gnu/packages/syndication.scm (quiterss)[description]: Fix typo.
* gnu/packages/terminals.scm (kmscon): Fix typo in comment.
* gnu/packages/xml.scm (perl-xml-sax-base)[description]: Fix typo.
  (python-elementpath)[description]: Fix typo.
* guix/build/asdf-build-system.scm (output-translation): Fix typo in docstring.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-13 23:57:45 +02:00
Tobias Geerinckx-Rice de949bac61
gnu: maradns: Update to 3.5.0020.
* gnu/packages/dns.scm (maradns): Update to 3.5.0020.
2021-06-09 23:40:41 +02:00