Age | Commit message (Expand) | Author |
2023-08-16 | gnu: ddclient: Remove package....ddclient is unmaintained as of 2023-07-04 [1].
This reverts changes related to
commit 0bc2d3e42b8800e875f24973f999739297f1f502.
[1]: <https://github.com/ddclient/ddclient/issues/528>
* gnu/packages/dns.scm (ddclient): Remove variable.
* gnu/packages/patches/ddclient-skip-test.patch: Remove file.
* gnu/local.mk: Unregister it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Bruno Victal |
2023-07-23 | gnu: knot: Update to 3.2.9....* gnu/packages/dns.scm (knot): Update to 3.2.9.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: unbound: Update to 1.17.1....* gnu/packages/dns.scm (unbound): Update to 1.17.1.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: yadifa: Update to 2.6.4....* gnu/packages/dns.scm (yadifa): Update to 2.6.4.
[arguments]: Add a new 'unhard-code phase.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: knot: Use G-expressions....* gnu/packages/dns.scm (knot)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: knot: Update to 3.2.8....* gnu/packages/dns.scm (knot): Update to 3.2.8.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: nsd: Use G-expressions....* gnu/packages/dns.scm (nsd)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: nsd: Update to 4.7.0....* gnu/packages/dns.scm (nsd): Update to 4.7.0.
| Tobias Geerinckx-Rice |
2023-07-01 | gnu: public-suffix-list: Update to 0-2.d2d3e2e....* gnu/packages/dns.scm (public-suffix-list): Update to 0-2.d2d3e2e.
[build-system]: Switch to copy-build-system.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Hilton Chain |
2023-06-30 | gnu: Remove libasr....It has been subsumed by OpenSMTPd and is otherwise unused.
See <https://issues.guix.gnu.org/64271>.
* gnu/packages/dns.scm (libasr): Delete variable.
* gnu/packages/mail.scm (opensmtpd)[inputs]: Remove it to use the
bundled ‘copy’.
| Tobias Geerinckx-Rice |
2023-06-24 | gnu: knot: Update to 3.2.7....* gnu/packages/dns.scm (knot): Update to 3.2.7.
| Tobias Geerinckx-Rice |
2023-05-30 | gnu: smartdns: Update to 42....* gnu/packages/dns.scm (smartdns): Update to 42.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Hilton Chain |