Age | Commit message (Expand) | Author |
---|---|---|
2022-05-15 | gnu: knot: Update to 3.1.8....* gnu/packages/dns.scm (knot): Update to 3.1.8. | Tobias Geerinckx-Rice |
2022-05-15 | gnu: bind: Update to 9.16.29 [fixes CVE-2022-1183]....* gnu/packages/dns.scm (bind): Update to 9.16.29. | Tobias Geerinckx-Rice |
2022-05-01 | gnu: nsd: Update to 4.4.0....* gnu/packages/dns.scm (nsd): Update to 4.4.0. | Tobias Geerinckx-Rice |
2022-03-29 | gnu: dnsmasq: Fix cross-compilation....* gnu/packages/dns.scm (dnsmasq)[arguments]: Use PKG-CONFIG-FOR-TARGET. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> | Brian Kubisiak |
2022-03-13 | gnu: knot: Update to 3.1.6....* gnu/packages/dns.scm (knot): Update to 3.1.6. | Tobias Geerinckx-Rice |
2022-03-13 | gnu: bind: Update to 9.16.27 [fixes CVE-2022-0396]....* gnu/packages/dns.scm (isc-bind): Update to 9.16.27. | Tobias Geerinckx-Rice |
2022-02-13 | gnu: bind: Update to 9.16.26....* gnu/packages/dns.scm (isc-bind): Update to 9.16.26. | Tobias Geerinckx-Rice |
2022-01-21 | gnu: knot-resolver: Fix build....Since commit 6f36d0c89e3bf19bb7bb8f7f5b77de30c9af861b, Meson no longer propagates Python. * gnu/packages/dns.scm (knot-resolver)[inputs]: Add PYTHON. | Oleg Pykhalov |
2022-01-16 | gnu: bind: Update to 9.16.25....* gnu/packages/dns.scm (isc-bind): Update to 9.16.25. | Tobias Geerinckx-Rice |
2022-01-06 | gnu: knot-resolver: Update to 5.4.4....* gnu/packages/dns.scm (knot-resolver): Update to 5.4.4. | Tobias Geerinckx-Rice |
2021-12-29 | 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. | Tobias Geerinckx-Rice |
2021-12-26 | 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. | Leo Famulari |
2021-12-25 | gnu: ldns: Gexp arguments....* gnu/packages/dns.scm (ldns)[arguments]: Rewrite as a keyword/gexp list. | Tobias Geerinckx-Rice |
2021-12-25 | 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. | Tobias Geerinckx-Rice |
2021-12-25 | gnu: ldns: Remove input labels....* gnu/packages/dns.scm (ldns)[native-inputs]: Remove input labels. | Tobias Geerinckx-Rice |
2021-12-25 | gnu: ldns: Remove unused native input....* gnu/packages/dns.scm (ldns)[native-inputs]: Remove oksh. | Tobias Geerinckx-Rice |
2021-12-25 | gnu: ldns: Update to 1.8.1....* gnu/packages/dns.scm (ldns): Update to 1.8.1. [source]: Remove needless parameterisation. | Tobias Geerinckx-Rice |
2021-12-22 | gnu: knot: Update to 3.1.5....* gnu/packages/dns.scm (knot): Update to 3.1.5. | Tobias Geerinckx-Rice |
2021-12-17 | 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. | Tobias Geerinckx-Rice |
2021-12-17 | gnu: nsd: Update to 4.3.9....* gnu/packages/dns.scm (nsd): Update to 4.3.9. | Tobias Geerinckx-Rice |
2021-12-15 | gnu: bind: Update to 9.16.24....* gnu/packages/dns.scm (isc-bind): Update to 9.16.24. | Tobias Geerinckx-Rice |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. | Ludovic Courtès |
2021-12-10 | Merge remote-tracking branch 'signed/master' into core-updates | Mathieu Othacehe |
2021-12-09 | 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. | Tobias Geerinckx-Rice |
2021-12-05 | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Ricardo Wurmus |
2021-11-27 | 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. | Tobias Geerinckx-Rice |
2021-11-22 | 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> | Vivien Kraus |
2021-11-08 | gnu: knot: Update to 3.1.4....* gnu/packages/dns.scm (knot): Update to 3.1.4. | Tobias Geerinckx-Rice |
2021-11-03 | gnu: knot: Update to 3.1.3....* gnu/packages/dns.scm (knot): Update to 3.1.3. | Tobias Geerinckx-Rice |
2021-11-03 | 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. | Tobias Geerinckx-Rice |
2021-10-29 | 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> | Simon South |
2021-10-13 | gnu: Add cloudflare-cli...* gnu/packages/dns.scm (cloudflare-cli): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Stephen Paul Weber |
2021-10-05 | gnu: Add rbldnsd....* gnu/packages/dns.scm (rbldnsd): New public variable. | Tobias Geerinckx-Rice |
2021-10-04 | 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. | Tobias Geerinckx-Rice |
2021-10-03 | gnu: knot: Honour PARALLEL-BUILD?....* gnu/packages/dns.scm (knot)[arguments]: Spawn multiple make jobs if requested. | Tobias Geerinckx-Rice |
2021-10-03 | gnu: knot: Don't build static libraries....* gnu/packages/dns.scm (knot)[arguments]: Add "--disable-static" to #:configure-flags. | Tobias Geerinckx-Rice |
2021-10-03 | 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. | Tobias Geerinckx-Rice |
2021-10-03 | gnu: yadifa: Update to 2.5.1 [security fixes]....* gnu/packages/dns.scm (yadifa): Update to 2.5.1. | Tobias Geerinckx-Rice |
2021-10-03 | gnu: dnsmasq: Prepare for cross-compilation....* gnu/packages/dns.scm (dnsmasq)[arguments]: Use CC-FOR-TARGET. | Tobias Geerinckx-Rice |
2021-10-03 | gnu: dnsmasq: Update to 2.86....* gnu/packages/dns.scm (dnsmasq): Update to 2.86. | Tobias Geerinckx-Rice |
2021-09-04 | gnu: nsd: Update to 4.3.7....* gnu/packages/dns.scm (nsd): Update to 4.3.7. | Tobias Geerinckx-Rice |
2021-09-04 | gnu: unbound: Update to 1.13.2....* gnu/packages/dns.scm (unbound): Update to 1.13.2. | Tobias Geerinckx-Rice |
2021-08-25 | gnu: knot-resolver: Update to 5.4.1....* gnu/packages/dns.scm (knot-resolver): Update to 5.4.1. | Simon South |
2021-07-27 | 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> | Simon South |
2021-06-20 | gnu: knot: Update to 3.0.7....* gnu/packages/dns.scm (knot): Update to 3.0.7. | Tobias Geerinckx-Rice |
2021-06-13 | 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> | Paul A. Patience |
2021-06-09 | gnu: maradns: Update to 3.5.0020....* gnu/packages/dns.scm (maradns): Update to 3.5.0020. | Tobias Geerinckx-Rice |
2021-06-09 | gnu: yadifa: Enable the TCP manager....* gnu/packages/dns.scm (yadifa)[arguments]: Add "--enable-tcp-manager" to #:configure-flags. | Tobias Geerinckx-Rice |
2021-06-09 | gnu: yadifa: Update to 2.5.0....* gnu/packages/dns.scm (yadifa): Update to 2.5.0. | Tobias Geerinckx-Rice |
2021-06-01 | gnu: unbound: Enable DoH support....* gnu/packages/dns.scm (unbound)[inputs]: Add NGHTTP2:LIB. [arguments]: Add "--with-libnghttp2" to #:configure-flags. | Marius Bakke |