summaryrefslogtreecommitdiff
path: root/gnu/packages/dns.scm
Commit message (Collapse)AuthorAge
* gnu: bind: Update to 9.11.2.Tobias Geerinckx-Rice2017-07-29
| | | | * gnu/packages/dns.scm (isc-bind): Update to 9.11.2.
* gnu: bind: Update to 9.11.1-P3.Leo Famulari2017-07-23
| | | | | | | | | This fixes a regression introduced in the fix for CVE-2017-3142, in BIND 9.11.1-P2, commit faa1369e3cb72bda4ba8b63029d0ad780df9cf78. See 'CHANGELOG' in the source distribution for more information. * gnu/packages/dns.scm (isc-bind): Update to 9.11.1-P3.
* gnu: yadifa: Re-enable NSID support.Tobias Geerinckx-Rice2017-07-14
| | | | | * gnu/packages/dns.scm (yadifa)[arguments]: Remove ‘--disable-nsid’ configure flag.
* gnu: yadifa: Update to 2.2.5.Tobias Geerinckx-Rice2017-07-14
| | | | | * gnu/packages/dns.scm (yadifa): Update to 2.2.5. [source]: Call the source revision a ‘build’ to match upstream terminology.
* gnu: knot: Update to 2.5.3.Tobias Geerinckx-Rice2017-07-14
| | | | * gnu/packages/dns.scm (knot): Update to 2.5.3.
* gnu: bind: Update to 9.11.1-P2 [fixes CVE-2017-{3142,3143}].Leo Famulari2017-06-30
| | | | * gnu/packages/dns.scm (isc-bind): Update to 9.11.1-P2.
* gnu: knot: Update to 2.5.2.Tobias Geerinckx-Rice2017-06-23
| | | | | | | This fixes a security hole (‘Improper TSIG validity period check can allow TSIG forgery’) without CVE. * gnu/packages/dns.scm (knot): Update to 2.5.2.
* gnu: knot: Update to 2.5.1.Tobias Geerinckx-Rice2017-06-21
| | | | | | * gnu/packages/dns.scm (knot): Update to 2.5.1. [inputs]: Add python-2 and python2-lmdb. [arguments]: Adapt #:configure-flags. Add ‘wrap-python-scripts’ phase.
* gnu: unbound: Do not build static libraries.Ludovic Courtès2017-06-21
| | | | | * gnu/packages/dns.scm (unbound)[arguments]: Add "--disable-static" to #:configure-flags. Suggested by Gregor Giesen <giesen@zaehlwerk.net>.
* gnu: Add unbound.Gregor Giesen2017-06-20
| | | | | | * gnu/packages/dns.scm (unbound): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: bind: Update to 9.11.1-P1 [fixes CVE-2017-3140].Leo Famulari2017-06-15
| | | | * gnu/packages/dns.scm (isc-bind): Update to 9.11.1-P1.
* gnu: knot: Update to 2.4.4.Tobias Geerinckx-Rice2017-06-06
| | | | * gnu/packages/dns.scm (knot): Update to 2.4.4.
* gnu: bind: Rename variable to 'isc-bind'.Ludovic Courtès2017-05-16
| | | | | | | | Reported by Leo Famulari. * gnu/packages/dns.scm (bind): Rename to... (isc-bind): ... this. * gnu/packages/sssd.scm (sssd)[inputs]: Adjust accordingly.
* gnu: dnscrypt-proxy: Update to 1.9.5.Marius Bakke2017-05-09
| | | | * gnu/packages/dns.scm (dnscrypt-proxy): Update to 1.9.5.
* gnu: bind: Update to 9.11.1.Vasile Dumitrascu2017-05-03
| | | | | | | * gnu/packages/dns.scm (bind): Update to 9.11.1. [license]: Change isc to mpl2.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: yadifa: Update to 2.2.4.Tobias Geerinckx-Rice2017-04-17
| | | | * gnu/packages/dns.scm (yadifa): Update to 2.2.4.
* gnu: Fix typos in descriptions.Tobias Geerinckx-Rice2017-04-17
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (di)[description]: Likewise. * gnu/packages/bioinformatics.scm (r-annotate)[description]: Likewise. * gnu/packages/datastructures.scm (sparsehash)[description]: Likewise. * gnu/packages/dns.scm (knot)[description]: Likewise. * gnu/packages/emacs.scm (emacs-idle-highlight)[synopsis, description]: Likewise. * gnu/packages/gnome.scm (libpeas)[description]: Likewise. * gnu/packages/gtk.scm (python2-pygtk)[description]: Likewise. * gnu/packages/kde-frameworks.scm (kactivities)[description]: Fix typo. * gnu/packages/libevent.scm (perl-anyevent)[description]: Likewise. * gnu/packages/machine-learning.scm (ghmm)[description]: Likewise. * gnu/packages/mail.scm (mlmmj)[description]: Likewise. * gnu/packages/maths.scm (vc)[description]: Likewise. * gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Likewise. * gnu/packages/networking.scm (nload)[description]: Likewise. * gnu/packages/python.scm (python-execnet)[description]: Likewise. * gnu/packages/terminals.scm (tilda)[description]: Likewise. * gnu/packages/python.scm (python-execnet, python-tables) (python2-coverage-test-runner, python2-rope)[description]: Likewise.
* gnu: bind: Update to 9.10.4-P8 [fixes CVE-2017-{3136,3137,3138}].Marius Bakke2017-04-13
| | | | * gnu/packages/dns.scm (bind): Update to 9.10.4-P8.
* gnu: knot: Update to 2.4.3.Tobias Geerinckx-Rice2017-04-11
| | | | * gnu/packages/dns.scm (knot): Update to 2.4.3.
* gnu: knot: Update to 2.4.2.Tobias Geerinckx-Rice2017-03-23
| | | | * gnu/packages/dns.scm (knot): Update to 2.4.2.
* gnu: dns: Return #t instead of something undefined.Tobias Geerinckx-Rice2017-03-22
| | | | | | * gnu/packages/dns.scm (yadifa, knot)[arguments]: Return #t after calling ‘substitute*’. (knot)[source]: Return #t after calling ‘delete-file-recursively’.
* gnu: Add knot.Tobias Geerinckx-Rice2017-03-17
| | | | * gnu/packages/dns.scm (knot): New variable.
* gnu: dns: Fix typo and use @dfn in descriptions.Tobias Geerinckx-Rice2017-03-17
| | | | | * gnu/packages/dns.scm (bind)[description]: Use @dfn to expand acronyms. (yadifa)[description]: Likewise, and fix a typo.
* gnu: bind: Update to 9.10.4-P6.Marius Bakke2017-02-09
| | | | * gnu/packages/dns.scm (bind): Update to 9.10.4-P6.
* gnu: dnscrypt-proxy: Update to 1.9.4.Marius Bakke2017-01-26
| | | | * gnu/packages/dns.scm (dnscrypt-proxy): Update to 1.9.4.
* gnu: dnsmasq: Enable dbus support.Christopher Baines2017-01-19
| | | | | | | | | | * gnu/pacakges/dns.scm (dnsmasq): Enable dbus support to allow for NetworkManager to use dnsmasq. [native-inputs]: Add pkg-config. [inputs]: Add dbus. [arguments]: Add COPTS="-DHAVE_DBUS" to make-flags. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: dnscrypt-proxy: Update to 1.9.2.Marius Bakke2017-01-16
| | | | * gnu/packages/dns.scm (dnscrypt-proxy): Update to 1.9.2.
* gnu: bind: Update to 9.10.4-P5 [fixes CVE-2016-{9131,9147,9444}].Leo Famulari2017-01-11
| | | | * gnu/packages/dns.scm (bind): Update to 9.10.4-P5.
* gnu: yadifa: Explicitly enable DNSSEC & caching.Tobias Geerinckx-Rice2016-12-23
| | | | | * gnu/packages/dns.scm (yadifa)[arguments]: Add configure flags to consistently enable the ‘nsec’, ‘nsec3’, ‘tsig’, and ‘caching’ features.
* gnu: yadifa: Update to 2.2.3.Tobias Geerinckx-Rice2016-12-23
| | | | | | * gnu/packages/dns.scm (yadifa): Update to 2.2.3. [version, source]: Remove monotonic revision number from the version string. Use it only to reconstruct the download URL.
* gnu: dnscrypt-proxy: Update to 1.8.1.Marius Bakke2016-12-23
| | | | * gnu/packages/dns.scm (dnscrypt-proxy): Update to 1.8.1.
* gnu: Add dnscrypt-proxy.Marius Bakke2016-12-02
| | | | * gnu/packages/dns.scm (dnscrypt-proxy): New variable.
* gnu: Add dnscrypt-wrapper.Marius Bakke2016-12-02
| | | | * gnu/packages/dns.scm (dnscrypt-wrapper): New variable.
* gnu: bind: Update to 9.10.4-P4 [fixes CVE-2016-8864].Leo Famulari2016-11-01
| | | | * gnu/packages/dns.scm (bind): Update to 9.10.4-P4.
* gnu: Add yadifa.Tobias Geerinckx-Rice2016-10-30
| | | | * gnu/packages/dns.scm (yadifa): New variable.
* gnu: Add libasr.ng02016-10-19
| | | | | | * gnu/packages/dns.scm (libasr): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: bind: Update to 9.10.4-P3 [fixes CVE-2016-2776].Leo Famulari2016-09-27
| | | | * gnu/packages/dns.scm (bind): Update to 9.10.4-P3.
* gnu: Add bindJohn Darrington2016-09-20
| | | | * gnu/packags/dns.scm (bind): New variable, (bind-utils): Remove.
* gnu: dnsmasq: Update to 2.76 [fixes CVE-2015-3294].Leo Famulari2016-05-25
| | | | * gnu/packages/dns.scm (dnsmasq): Update to 2.76.
* gnu: bind-utils: Update to 9.10.4.Mark H Weaver2016-05-06
| | | | * gnu/packages/dns.scm (bind-utils): Update to 9.10.4.
* gnu: bind-utils: Update to 9.10.3-P4 [fixes CVE-2016-1285, CVE-2016-1286].Efraim Flashner2016-03-10
| | | | * gnu/packages/dns.scm (bind-utils): Update to 9.10.3-P4.
* gnu: bind-utils: Build and install "nsupdate".Ricardo Wurmus2016-01-21
| | | | | * gnu/packages/dns.scm (bind-utils)[arguments]: Build and install "nsupdate" executable.
* gnu: bind-utils: Generalize "build" and "install" phases.Ricardo Wurmus2016-01-21
| | | | | * gnu/packages/dns.scm (bind-utils)[arguments]: Generalize "build" and "install" phases.
* gnu: bind-utils: Use "modify-phases" syntax.Ricardo Wurmus2016-01-21
| | | | * gnu/packages/dns.scm (bind-utils): Use "modify-phases" syntax.
* gnu: bind-utils: Update to 9.10.3-P3 [fixes CVE-2015-8704].Mark H Weaver2016-01-20
| | | | * gnu/packages/dns.scm (bind-utils): Update to 9.10.3-P3.
* gnu: bind-utils: Update to 9.10.3-P2.Mark H Weaver2015-12-21
| | | | | * gnu/packages/dns.scm (bind-utils): Update to 9.10.3-P2. [source]: Use HTTP URI instead of FTP.
* gnu: bind-utils: Update to 9.10.2-P2.Mark H Weaver2015-07-20
| | | | * gnu/packages/dns.scm (bind-utils): Update to 9.10.2-P2.
* gnu: Move content of openssl module into tls module.Andreas Enge2015-07-05
| | | | | | | | | | | | | | * gnu/packages/openssl.scm (openssl, perl-net-ssleay): Move to... * gnu/packages/tls.scm: ...here. * gnu/packages/openssl.scm: Delete file. * gnu-system.am (GNU_SYSTEM_MODULES): Unregister deleted file. * gnu/packages/{admin.scm, bittorrent.scm, certs.scm, ci.scm, cyrus-sasl.scm, databases.scm, dns.scm, ebook.scm, enlightenment.scm, gnunet.scm, libreoffice.scm, links.scm, mail.scm, messaging.scm, networking.scm, ntp.scm, openldap.scm, package-management.scm, pdf.scm, python.scm, qt.scm, rdesktop.scm, rdf.scm, ruby.scm, ssh.scm, synergy.scm, tor.scm, version-control.scm, video.scm, vpn.scm, w3m.scm, web.scm, weechat.scm, xiph.scm}: Adapt module import.
* gnu: Rename module gnutls to tls.Andreas Enge2015-07-05
| | | | | | | | | | | | * gnu/packages/gnutls.scm: Rename to... * gnu/packages/tls.scm: ... this. Change module name accordingly. * gnu/packages/{admin.scm, cups.scm, curl.scm, dc.scm, dns.scm, emacs.scm, ftp.scm, gnome.scm, gnunet.scm, gnupg.scm, gsasl.scm, lynx.scm, mail.scm, messaging.scm, package-management.scm, shishi.scm, task-management.scm, version-control.scm, video.scm, vpn.scm, webkit.scm, weechat.scm, wget.scm, wine.scm, xml.scm}: Adapt module import to new name. * gnu-system.am (GNU_SYSTEM_MODULES): Rename gnutls module to tls.
* gnu: bind-utils: Add new variable.Tomáš Čech2015-03-14
| | | | * gnu/packages/dns.scm (bind-utils): New variable.