summaryrefslogtreecommitdiff
path: root/gnu/packages/dns.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2020-05-02
|\
| * gnu: libmicrodns: Update to 0.1.2 [security fixes].Leo Famulari2020-04-30
| | | | | | | | | | | | | | | | | | | | This fixes CVE-2020-6071, CVE-2020-6072, CVE-2020-6073, CVE-2020-6077, CVE-2020-6078, and CVE-2020-6079. * gnu/packages/dns.scm (libmicrodns): Update to 0.1.2. [source]: Build from a tarball. [build-system]: Use the meson-build-system. [native-inputs]: Remove field.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-26
|\|
| * gnu: maradns: Fix cross compilation.Arun Isaac2020-04-26
| | | | | | | | | | * gnu/packages/dns.scm (maradns)[arguments]: Build make_32bit_tables for the host.
| * gnu: Add maradns.Arun Isaac2020-04-25
| | | | | | | | * gnu/packages/dns.scm (maradns): New variable.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-19
|\|
| * gnu: bind: Update to 9.16.2 [security fixes].Tobias Geerinckx-Rice2020-04-15
| | | | | | | | * gnu/packages/dns.scm (isc-bind): Update to 9.16.2.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-13
|\|
| * gnu: dnsmasq: Update to 2.81.Pierre Langlois2020-04-13
| | | | | | | | | | | | * gnu/packages/dns.scm (dnsmasq): Update to 2.81. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: libasr: Fix grammar of "allows to run" to "runs".Vagrant Cascadian2020-04-12
| | | | | | | | * gnu/packages/dns (libasr): Fix grammar.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-19
|\|
| * gnu: bind: Update to 9.16.1.Tobias Geerinckx-Rice2020-03-19
| | | | | | | | * gnu/packages/dns.scm (isc-bind): Update to 9.16.1.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-10
|\|
| * gnu: unbound: Update to 1.10.0.Vincent Legoll2020-03-07
| | | | | | | | | | | | * gnu/packages/dns.scm (unbound): Update to 1.10.0. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
| * gnu: knot: Update to 2.9.3.Tobias Geerinckx-Rice2020-03-07
| | | | | | | | * gnu/packages/dns.scm (knot): Update to 2.9.3.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-04
|\|
| * gnu: yadifa: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-03
| | | | | | | | * gnu/packages/dns.scm (yadifa)[home-page]: Use HTTPS.
| * gnu: bind: Update to 9.16.0.Tobias Geerinckx-Rice2020-02-22
| | | | | | | | | | | | | | * gnu/packages/dns.scm (isc-bind): Update to 9.16.0. [inputs]: Add libuv. [native-inputs]: Add pkg-config. Remove net-tools. [arguments]: Remove obsolete --with-openssl= from #:configure-flags.
| * gnu: libasr: Update to 1.0.4.Tobias Geerinckx-Rice2020-02-16
| | | | | | | | | | * gnu/packages/dns.scm (libasr): Update to 1.0.4. [arguments]: Remove obsolete ‘bootstrap’ phase replacement.
| * gnu: ddclient: Update home page.Tobias Geerinckx-Rice2020-02-16
| | | | | | | | * gnu/packages/dns.scm (ddclient)[home-page]: Update.
| * gnu: ddclient: Update to 3.9.1.Tobias Geerinckx-Rice2020-02-16
| | | | | | | | | | | | | | * gnu/packages/dns.scm (ddclient): Update to 3.9.1. [source]: Use GIT-FETCH and add a FILE-NAME. [native-inputs]: Remove gzip and tar. [arguments]: Adapt to git checkout source.
| * gnu: unbound: Update to 1.9.6 [security improvements].Tobias Geerinckx-Rice2020-02-15
| | | | | | | | * gnu/packages/dns.scm (unbound): Update to 1.9.6.
* | gnu: dnsmasq: Fix build with linux-libre-headers >= 5.2.Marius Bakke2020-02-15
|/ | | | * gnu/packages/dns.scm (dnsmasq)[source](modules, snippet): New fields.
* gnu: unbound: Remove redundant input.Marius Bakke2020-02-10
| | | | * gnu/packages/dns.scm (unbound)[inputs]: Remove PYTHON-3.
* gnu: bind: Update to 9.14.10.Tobias Geerinckx-Rice2020-01-23
| | | | * gnu/packages/dns.scm (bind): Update to 9.14.10.
* gnu: knot-resolver: Install but disable the default managed root TA.宋文武2020-01-22
| | | | | * gnu/packages/dns.scm (knot-resolver)[arguments]: Enable 'managed_ta', so 'icann-ca.pem' get installed. Add 'disable-default-ta' phase.
* gnu: unbound: Update to 1.9.5 [fixes CVE-2019-18934].Tobias Geerinckx-Rice2020-01-15
| | | | | | | The Guix unbound package is not vulnerable in its default configuration, because we do not build with ‘--enable-ipsecmod’. * gnu/packages/dns.scm (unbound): Update to 1.9.5.
* gnu: nsd: Update to 4.2.4.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/dns.scm (nsd): Update to 4.2.4.
* gnu: knot: Update to 2.9.2.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/dns.scm (knot): Update to 2.9.2.
* gnu: knot-resolver: Update to 4.3.0 [fixes CVE-2019-19331].Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/dns.scm (knot-resolver): Update to 4.3.0.
* gnu: bind: Update to 9.14.9.Tobias Geerinckx-Rice2019-12-19
| | | | * gnu/packages/dns.scm (isc-bind): Update to 9.14.9.
* gnu: knot: Update to 2.9.1 [fixes CVE-2019-19331].Leo Famulari2019-12-04
| | | | * gnu/packages/dns.scm (knot): Update to 2.9.1.
* gnu: nsd: Update to 4.2.3.Tobias Geerinckx-Rice2019-12-03
| | | | * gnu/packages/dns.scm (nsd): Update to 4.2.3.
* gnu: bind: Update to 9.14.8 [fixes CVE-2019-6477].Tobias Geerinckx-Rice2019-11-20
| | | | * gnu/packages/dns.scm (isc-bind): Update to 9.14.8.
* gnu: Add knot-resolver.宋文武2019-11-11
| | | | * gnu/packages/dns.scm (knot-resolver): New package.
* gnu: libasr: Update to 1.0.3.Tobias Geerinckx-Rice2019-10-29
| | | | | | * gnu/packages/dns.scm (libasr): Update to 1.0.3. [arguments]: Replace ‘bootstrap’ and add ‘install-documentation’ phase. [native-inputs]: Add libtool and remove groff.
* gnu: unbound: Update to 1.9.4.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/dns.scm (unbound): Update to 1.9.4.
* gnu: libasr: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/dns.scm (libasr)[source]: Hard-code NAME.
* gnu: bind: Update to 9.14.7 [fixes CVE-2019-6475 & CVE-2019-6476].Tobias Geerinckx-Rice2019-10-16
| | | | * gnu/packages/dns.scm (isc-bind): Update to 9.14.7.
* gnu: knot: Update to 2.9.0.Tobias Geerinckx-Rice2019-10-11
| | | | * gnu/packages/dns.scm (knot): Update to 2.9.0.
* gnu: bind: Update to 9.14.6 [fixes CVE-2019-6471].Tobias Geerinckx-Rice2019-09-18
| | | | * gnu/packages/dns.scm (isc-bind): Update to 9.14.6.
* gnu: unbound: Update to 1.9.3.Tobias Geerinckx-Rice2019-09-17
| | | | * gnu/packages/dns.scm (unbound): Update to 1.9.3.
* gnu: nsd: Update to 4.2.2.Tobias Geerinckx-Rice2019-08-22
| | | | * gnu/packages/dns.scm (nsd): Update to 4.2.2.
* gnu: bind: Update to 9.14.5.Tobias Geerinckx-Rice2019-08-22
| | | | * gnu/packages/dns.scm (isc-bind): Update to 9.14.5.
* gnu: unbound: Update to 1.9.2.Rutger Helling2019-07-28
| | | | * gnu/packages/dns.scm (unbound): Update to 1.9.2.
* gnu: bind: Update to 9.14.4.Tobias Geerinckx-Rice2019-07-18
| | | | * gnu/packages/dns.scm (bind): Update to 9.14.4.
* gnu: bind: Update to 9.14.3 [fixes CVE-2019-6471].Tobias Geerinckx-Rice2019-06-20
| | | | * gnu/packages/dns.scm (isc-bind): Update to 9.14.3.
* gnu: nsd: Update to 4.2.0.Tobias Geerinckx-Rice2019-06-17
| | | | * gnu/packages/dns.scm (nsd): Update to 4.2.0.
* gnu: knot: Update to 2.8.2.Tobias Geerinckx-Rice2019-06-17
| | | | * gnu/packages/dns.scm (knot): Update to 2.8.2.
* gnu: bind: Update to 9.14.2.Tobias Geerinckx-Rice2019-05-16
| | | | | | | | | * gnu/packages/dns.scm (isc-bind): Update to 9.14.2. [source]: Remove patch. [arguments]: Run only fuzz tests. * gnu/packages/patches/bind-fix-unused-pk11-ecc-constants.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.