Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into core-updates | Marius Bakke | 2020-05-02 | 1 | -13/+8 |
|\ | |||||
| * | gnu: libmicrodns: Update to 0.1.2 [security fixes].•••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. | Leo Famulari | 2020-04-30 | 1 | -13/+8 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2020-04-26 | 1 | -0/+57 |
|\| | |||||
| * | gnu: maradns: Fix cross compilation.•••* gnu/packages/dns.scm (maradns)[arguments]: Build make_32bit_tables for the host. | Arun Isaac | 2020-04-26 | 1 | -1/+10 |
| * | gnu: Add maradns.•••* gnu/packages/dns.scm (maradns): New variable. | Arun Isaac | 2020-04-25 | 1 | -0/+48 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2020-04-19 | 1 | -2/+2 |
|\| | |||||
| * | gnu: bind: Update to 9.16.2 [security fixes].•••* gnu/packages/dns.scm (isc-bind): Update to 9.16.2. | Tobias Geerinckx-Rice | 2020-04-15 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2020-04-13 | 1 | -13/+4 |
|\| | |||||
| * | gnu: dnsmasq: Update to 2.81.•••* gnu/packages/dns.scm (dnsmasq): Update to 2.81. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> | Pierre Langlois | 2020-04-13 | 1 | -2/+3 |
| * | gnu: libasr: Fix grammar of "allows to run" to "runs".•••* gnu/packages/dns (libasr): Fix grammar. | Vagrant Cascadian | 2020-04-12 | 1 | -1/+1 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2020-03-19 | 1 | -2/+2 |
|\| | |||||
| * | gnu: bind: Update to 9.16.1.•••* gnu/packages/dns.scm (isc-bind): Update to 9.16.1. | Tobias Geerinckx-Rice | 2020-03-19 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2020-03-10 | 1 | -4/+4 |
|\| | |||||
| * | gnu: unbound: Update to 1.10.0.•••* gnu/packages/dns.scm (unbound): Update to 1.10.0. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net> | Vincent Legoll | 2020-03-07 | 1 | -2/+2 |
| * | gnu: knot: Update to 2.9.3.•••* gnu/packages/dns.scm (knot): Update to 2.9.3. | Tobias Geerinckx-Rice | 2020-03-07 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2020-03-04 | 1 | -67/+61 |
|\| | |||||
| * | gnu: yadifa: Use HTTPS home page.•••* gnu/packages/dns.scm (yadifa)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice | 2020-03-03 | 1 | -1/+1 |
| * | gnu: bind: Update to 9.16.0.•••* 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. | Tobias Geerinckx-Rice | 2020-02-22 | 1 | -8/+8 |
| * | gnu: libasr: Update to 1.0.4.•••* gnu/packages/dns.scm (libasr): Update to 1.0.4. [arguments]: Remove obsolete ‘bootstrap’ phase replacement. | Tobias Geerinckx-Rice | 2020-02-16 | 1 | -6/+2 |
| * | gnu: ddclient: Update home page.•••* gnu/packages/dns.scm (ddclient)[home-page]: Update. | Tobias Geerinckx-Rice | 2020-02-16 | 1 | -1/+1 |
| * | gnu: ddclient: Update to 3.9.1.•••* 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. | Tobias Geerinckx-Rice | 2020-02-16 | 1 | -49/+47 |
| * | gnu: unbound: Update to 1.9.6 [security improvements].•••* gnu/packages/dns.scm (unbound): Update to 1.9.6. | Tobias Geerinckx-Rice | 2020-02-15 | 1 | -2/+2 |
* | | gnu: dnsmasq: Fix build with linux-libre-headers >= 5.2.•••* gnu/packages/dns.scm (dnsmasq)[source](modules, snippet): New fields. | Marius Bakke | 2020-02-15 | 1 | -2/+12 |
|/ | |||||
* | gnu: unbound: Remove redundant input.•••* gnu/packages/dns.scm (unbound)[inputs]: Remove PYTHON-3. | Marius Bakke | 2020-02-10 | 1 | -1/+0 |
* | gnu: bind: Update to 9.14.10.•••* gnu/packages/dns.scm (bind): Update to 9.14.10. | Tobias Geerinckx-Rice | 2020-01-23 | 1 | -2/+2 |
* | gnu: knot-resolver: Install but disable the default managed root TA.•••* gnu/packages/dns.scm (knot-resolver)[arguments]: Enable 'managed_ta', so 'icann-ca.pem' get installed. Add 'disable-default-ta' phase. | 宋文武 | 2020-01-22 | 1 | -3/+8 |
* | gnu: unbound: Update to 1.9.5 [fixes CVE-2019-18934].•••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. | Tobias Geerinckx-Rice | 2020-01-15 | 1 | -3/+3 |
* | gnu: nsd: Update to 4.2.4.•••* gnu/packages/dns.scm (nsd): Update to 4.2.4. | Tobias Geerinckx-Rice | 2019-12-23 | 1 | -2/+2 |
* | gnu: knot: Update to 2.9.2.•••* gnu/packages/dns.scm (knot): Update to 2.9.2. | Tobias Geerinckx-Rice | 2019-12-23 | 1 | -3/+2 |
* | gnu: knot-resolver: Update to 4.3.0 [fixes CVE-2019-19331].•••* gnu/packages/dns.scm (knot-resolver): Update to 4.3.0. | Tobias Geerinckx-Rice | 2019-12-23 | 1 | -3/+3 |
* | gnu: bind: Update to 9.14.9.•••* gnu/packages/dns.scm (isc-bind): Update to 9.14.9. | Tobias Geerinckx-Rice | 2019-12-19 | 1 | -2/+2 |
* | gnu: knot: Update to 2.9.1 [fixes CVE-2019-19331].•••* gnu/packages/dns.scm (knot): Update to 2.9.1. | Leo Famulari | 2019-12-04 | 1 | -2/+3 |
* | gnu: nsd: Update to 4.2.3.•••* gnu/packages/dns.scm (nsd): Update to 4.2.3. | Tobias Geerinckx-Rice | 2019-12-03 | 1 | -2/+2 |
* | gnu: bind: Update to 9.14.8 [fixes CVE-2019-6477].•••* gnu/packages/dns.scm (isc-bind): Update to 9.14.8. | Tobias Geerinckx-Rice | 2019-11-20 | 1 | -2/+2 |
* | gnu: Add knot-resolver.•••* gnu/packages/dns.scm (knot-resolver): New package. | 宋文武 | 2019-11-11 | 1 | -0/+72 |
* | gnu: libasr: Update to 1.0.3.•••* 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. | Tobias Geerinckx-Rice | 2019-10-29 | 1 | -5/+17 |
* | gnu: unbound: Update to 1.9.4.•••* gnu/packages/dns.scm (unbound): Update to 1.9.4. | Tobias Geerinckx-Rice | 2019-10-27 | 1 | -2/+2 |
* | gnu: libasr: Don't use NAME in source URI.•••* gnu/packages/dns.scm (libasr)[source]: Hard-code NAME. | Tobias Geerinckx-Rice | 2019-10-27 | 1 | -1/+1 |
* | gnu: bind: Update to 9.14.7 [fixes CVE-2019-6475 & CVE-2019-6476].•••* gnu/packages/dns.scm (isc-bind): Update to 9.14.7. | Tobias Geerinckx-Rice | 2019-10-16 | 1 | -2/+2 |
* | gnu: knot: Update to 2.9.0.•••* gnu/packages/dns.scm (knot): Update to 2.9.0. | Tobias Geerinckx-Rice | 2019-10-11 | 1 | -2/+2 |
* | gnu: bind: Update to 9.14.6 [fixes CVE-2019-6471].•••* gnu/packages/dns.scm (isc-bind): Update to 9.14.6. | Tobias Geerinckx-Rice | 2019-09-18 | 1 | -2/+2 |
* | gnu: unbound: Update to 1.9.3.•••* gnu/packages/dns.scm (unbound): Update to 1.9.3. | Tobias Geerinckx-Rice | 2019-09-17 | 1 | -2/+2 |
* | gnu: nsd: Update to 4.2.2.•••* gnu/packages/dns.scm (nsd): Update to 4.2.2. | Tobias Geerinckx-Rice | 2019-08-22 | 1 | -2/+2 |
* | gnu: bind: Update to 9.14.5.•••* gnu/packages/dns.scm (isc-bind): Update to 9.14.5. | Tobias Geerinckx-Rice | 2019-08-22 | 1 | -2/+2 |
* | gnu: unbound: Update to 1.9.2.•••* gnu/packages/dns.scm (unbound): Update to 1.9.2. | Rutger Helling | 2019-07-28 | 1 | -2/+3 |
* | gnu: bind: Update to 9.14.4.•••* gnu/packages/dns.scm (bind): Update to 9.14.4. | Tobias Geerinckx-Rice | 2019-07-18 | 1 | -2/+2 |
* | gnu: bind: Update to 9.14.3 [fixes CVE-2019-6471].•••* gnu/packages/dns.scm (isc-bind): Update to 9.14.3. | Tobias Geerinckx-Rice | 2019-06-20 | 1 | -2/+2 |
* | gnu: nsd: Update to 4.2.0.•••* gnu/packages/dns.scm (nsd): Update to 4.2.0. | Tobias Geerinckx-Rice | 2019-06-17 | 1 | -2/+2 |
* | gnu: knot: Update to 2.8.2.•••* gnu/packages/dns.scm (knot): Update to 2.8.2. | Tobias Geerinckx-Rice | 2019-06-17 | 1 | -2/+2 |
* | gnu: bind: Update to 9.14.2.•••* 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. | Tobias Geerinckx-Rice | 2019-05-16 | 1 | -5/+7 |