gpo.zugaina.org

Search Portage & Overlays:

net-dns/acme-dns

Limited DNS server with RESTful API to handle ACME DNS challenges securely

Screenshots

ChangeLog

commit 7e25f1dc94dfc0b1b5bf2f5ddab86fdbb730f366
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Tue Nov 5 14:38:19 2024 +0100

net-dns/acme-dns: add BDEPEND=<dev-lang/go-1.23

It seems the current versions of this package cause compile failures
with recent Go versions.

Closes: https://gitlab.fem-net.de/gentoo/fem-overlay/-/issues/314

commit 381f3becdef8b105e1bd37cc1aee9110b33d22ee
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Fri Jul 5 16:06:59 2024 +0200

net-dns/acme-dns: add RDEPEND=openrc[caps] for non-systemd

This daemon requires capabilities support to run properly.

Closes: https://gitlab.fem-net.de/gentoo/fem-overlay/-/issues/309

commit 254f01c6cdf95b389977e78ff3bf90bc49ea6e7d
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Sat Jun 3 15:30:48 2023 +0200

net-dns/acme-dns: drop 1.0, 1.0-r1

Signed-off-by: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>

commit 35c120caa098905661f5164c2d01cf17c33d021f
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Sat Jun 3 15:30:23 2023 +0200

net-dns/acme-dns: stabilize 1.0-r2 for amd64

Signed-off-by: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>

commit ee2fe499cc7ce2b23e1732281d4cc834e1ee1490
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Thu May 4 09:45:53 2023 +0200

net-dns/acme-dns: fix setting capabilities in init script

The previous init script didn't set the capabilities correctly, leading
to the daemon being unable to start due to missing permissions to listen
on udp/53. This commit adds a new revised init script which sets the
capabilities correctly (and which was successfully tested on a machine
running acme-dns as daemon).

Signed-off-by: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>

commit d27c9f80a709c6ec1cc048d6ef78ce4ef408ab18
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Wed Apr 12 10:04:28 2023 +0200

net-dns/acme-dns: add github upstream metadata

Signed-off-by: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>

commit c94d82dc3f680023b4c7ae8207a64bdf7b7b7096
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Wed Apr 12 10:00:00 2023 +0200

net-dns/acme-dns: add init script with capabilities support

As of sys-apps/openrc-0.46 stable, the init script now supports linux
capabilities. This commit adds a new revision of the init script which
uses capabilities="" instead of setting file capabilities itself. This
is more straightforward and does not mess with files which should be
immutable.

Signed-off-by: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>

commit da3bb909c0e479039da9c92559069e8f8267d63c
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Sat Sep 10 13:36:13 2022 +0200

net-dns/acme-dns: stabilize 1.0 for amd64

Signed-off-by: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>

commit 46be001e2574fc38e19f80db9b243d6634cd35f3
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Wed Aug 10 14:47:12 2022 +0200

net-dns/acme-dns: drop 0.8

Signed-off-by: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>

commit 366fd839ae7e48aef463a8c36a8cfa8a1701113f
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Wed Aug 10 14:46:22 2022 +0200

net-dns/acme-dns: add 1.0

Signed-off-by: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>

commit 7b721154e6db0f31db6fa9393f7b971b50061576
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Sat Jul 9 14:44:13 2022 +0200

*/*: Migrate ebuilds to go-module-fem.eclass

Reduces required boilerplate code for Go ebuilds and allows easy
integration of dependency tarballs built by our CI pipeline.

Signed-off-by: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Closes: https://gitlab.fem-net.de/gentoo/fem-overlay/-/issues/109
Closes: https://gitlab.fem-net.de/gentoo/fem-overlay/-/issues/134

commit 8a6651c374fb3981fede12c230033f7d06a8980c
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Tue Sep 28 20:16:48 2021 +0200

Update manifests to conform to new layout.conf

Signed-off-by: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>

commit 766b1185ea82a71d3a163e95dd9c471aeb42d587
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Mon May 3 22:01:01 2021 +0200

net-dns/acme-dns: Update licenses

Package-Manager: Portage-3.0.18, Repoman-3.0.2

commit c90d30b8d169373dd1134802403e00b6accf1f4a
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Sat May 1 00:55:14 2021 +0200

net-dns/acme-dns: Add new package

Package-Manager: Portage-3.0.18, Repoman-3.0.2