summaryrefslogtreecommitdiff
path: root/gnu/packages/dns.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: knot: Update to 3.0.7.•••* gnu/packages/dns.scm (knot): Update to 3.0.7. Tobias Geerinckx-Rice2021-06-201-2/+2
* 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. Patience2021-06-131-1/+1
* gnu: maradns: Update to 3.5.0020.•••* gnu/packages/dns.scm (maradns): Update to 3.5.0020. Tobias Geerinckx-Rice2021-06-091-2/+2
* gnu: yadifa: Enable the TCP manager.•••* gnu/packages/dns.scm (yadifa)[arguments]: Add "--enable-tcp-manager" to #:configure-flags. Tobias Geerinckx-Rice2021-06-091-1/+2
* gnu: yadifa: Update to 2.5.0.•••* gnu/packages/dns.scm (yadifa): Update to 2.5.0. Tobias Geerinckx-Rice2021-06-091-3/+3
* gnu: unbound: Enable DoH support.•••* gnu/packages/dns.scm (unbound)[inputs]: Add NGHTTP2:LIB. [arguments]: Add "--with-libnghttp2" to #:configure-flags. Marius Bakke2021-06-011-0/+3
* gnu: bind: Update to 9.16.16.•••* gnu/packages/dns.scm (isc-bind): Update to 9.16.16. Tobias Geerinckx-Rice2021-05-201-2/+2
* gnu: knot: Update to 3.0.6.•••* gnu/packages/dns.scm (knot): Update to 3.0.6. Tobias Geerinckx-Rice2021-05-131-2/+2
* gnu: knot-resolver: Update to 5.3.2.•••* gnu/packages/dns.scm (knot-resolver): Update to 5.3.2. Tobias Geerinckx-Rice2021-05-061-2/+2
* gnu: bind: Update to 9.16.15 [fixes CVE-2021-25214, CVE-2021-25215, CVE-2021-...•••* gnu/packages/dns.scm (isc-bind): Update to 9.16.15. Tobias Geerinckx-Rice2021-04-281-2/+2
* gnu: dnsmasq: Update to 2.85 [fixes CVE-2021-3448].•••* gnu/packages/dns.scm (dnsmasq): Update to 2.85. Tobias Geerinckx-Rice2021-04-091-2/+2
* gnu: nsd: Update to 4.3.6.•••* gnu/packages/dns.scm (nsd): Update to 4.3.6. Tobias Geerinckx-Rice2021-04-071-2/+2
* gnu: knot-resolver: Update to 5.3.1.•••* gnu/packages/dns.scm (knot-resolver): Update to 5.3.1. Tobias Geerinckx-Rice2021-04-031-2/+2
* gnu: Fix packages that were importing Guile modules from the host.•••Those packages were importing (ice-9 match) & co. from the host Guile, which could potentially lead to different derivations depending on the Guile in use. Uncovered by the warning emitted by 'gexp-modules'. * gnu/packages/admin.scm (inxi-minimal)[arguments]: Remove Guile modules from #:modules. * gnu/packages/dns.scm (ddclient)[arguments]: Likewise. * gnu/packages/tex.scm (texlive-latex-koma-script)[arguments]: Likewise. * gnu/packages/java.scm (openjdk11)[arguments]: Likewise for #:imported-modules. Ludovic Courtès2021-04-011-3/+1
* gnu: hnsd: Update to 1.0.0.•••* gnu/packages/dns.scm (hnsd): Update to 1.0.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Zheng Junjie2021-03-281-7/+5
* gnu: knot: Update to 3.0.5.•••* gnu/packages/dns.scm (knot): Update to 3.0.5. Tobias Geerinckx-Rice2021-03-271-2/+2
* gnu: openresolv: Update to 3.12.0.•••* gnu/packages/dns.scm (openresolv): Update to 3.12.0. Tobias Geerinckx-Rice2021-03-211-2/+2
* gnu: bind: Update to 9.16.13.•••* gnu/packages/dns.scm (isc-bind): Update to 9.16.13. Tobias Geerinckx-Rice2021-03-181-2/+2
* gnu: unbound: Update to 1.13.1.•••* gnu/packages/dns.scm (unbound): Update to 1.13.1. Tobias Geerinckx-Rice2021-03-041-2/+2
* gnu: yadifa: Update to 2.4.2.•••* gnu/packages/dns.scm (yadifa): Update to 2.4.2. Tobias Geerinckx-Rice2021-03-041-3/+3
* 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> Simon South2021-03-021-2/+2
* 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. Leo Famulari2021-02-181-0/+2
* gnu: bind: Update to 9.16.12 [fixes CVE-2020-8625].•••* gnu/packages/dns.scm (bind): Update to 9.16.12. Tobias Geerinckx-Rice2021-02-171-2/+2
* gnu: knot: Update to 3.0.4.•••* gnu/packages/dns.scm (knot): Update to 3.0.4. Tobias Geerinckx-Rice2021-02-151-2/+2
* gnu: nsd: Update to 4.3.5.•••* gnu/packages/dns.scm (nsd): Update to 4.3.5. Tobias Geerinckx-Rice2021-02-151-2/+2
* gnu: dnsmasq: Update to 2.84.•••* gnu/packages/dns.scm (dnsmasq): Update to 2.84. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vincent Legoll2021-01-281-2/+2
* gnu: bind: Edit synopsis & description.•••* gnu/packages/dns.scm (isc-bind)[synopsys]: Use @acronym. [description]: Likewise. Edit. Tobias Geerinckx-Rice2021-01-261-9/+12
* 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. Pierre Langlois2021-01-211-3/+3
* gnu: bind: Update to 9.16.11.•••* gnu/packages/dns.scm (bind): Update to 9.16.11. Tobias Geerinckx-Rice2021-01-211-3/+3
* gnu: yadifa: Update to 2.4.1.•••* gnu/packages/dns.scm (yadifa): Update to 2.4.1. Tobias Geerinckx-Rice2020-12-221-3/+3
* 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> Vincent Legoll2020-12-211-2/+2
* gnu: knot: Update to 3.0.3.•••* gnu/packages/dns.scm (knot): Update to 3.0.3. Tobias Geerinckx-Rice2020-12-171-2/+2
* gnu: bind: Update to 9.16.10.•••* gnu/packages/dns.scm (isc-bind): Update to 9.16.10. Tobias Geerinckx-Rice2020-12-161-2/+2
* 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> Simon South2020-12-111-5/+2
* gnu: nsd: Update to 4.3.4.•••* gnu/packages/dns.scm (nsd): Update to 4.3.4. Tobias Geerinckx-Rice2020-12-061-2/+2
* 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> Simon South2020-12-061-0/+15
* 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> Simon South2020-12-061-4/+9
* gnu: bind: Update to 9.16.9.•••* gnu/packages/dns.scm (isc-bind): Update to 9.16.9. Tobias Geerinckx-Rice2020-11-251-2/+2
* gnu: knot: Update to 3.0.2.•••* gnu/packages/dns.scm (knot): Update to 3.0.2. Tobias Geerinckx-Rice2020-11-131-2/+2
* gnu: bind: Update to 9.16.8.•••* gnu/packages/dns.scm (isc-bind): Update to 9.16.8. Tobias Geerinckx-Rice2020-10-211-2/+2
* gnu: yadifa: Strip spurious store references.•••* gnu/packages/dns.scm (yadifa)[arguments]: Add an ‘omit-spurious-references’ phase. Tobias Geerinckx-Rice2020-10-211-0/+7
* gnu: yadifa: Update to 2.4.0.•••* gnu/packages/dns.scm (yadifa): Update to 2.4.0. [arguments]: Remove obsolete #:configure-flags. s update Tobias Geerinckx-Rice2020-10-211-12/+5
* gnu: yadifa: Update to 2.3.11.•••* gnu/packages/dns.scm (yadifa): Update to 2.3.11. [source]: Update base URI. Tobias Geerinckx-Rice2020-10-201-4/+4
* 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. Tobias Geerinckx-Rice2020-10-161-1/+1
* 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. Tobias Geerinckx-Rice2020-10-161-3/+28
* gnu: nsd: Update to 4.3.3.•••* gnu/packages/dns.scm (nsd): Update to 4.3.3. Tobias Geerinckx-Rice2020-10-131-2/+2
* 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. Tobias Geerinckx-Rice2020-10-131-4/+2
* 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. Tobias Geerinckx-Rice2020-10-061-0/+14
* gnu: knot: Fix typo.•••* gnu/packages/dns.scm (knot)[arguments]: Fix a typo in the #:configure-flags. Tobias Geerinckx-Rice2020-10-061-1/+1
* 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> Simon South2020-10-061-0/+2