- More templating and inheritance - New commands + rx_replace + rx_install + rx_cpkgdir - More transparency with secrets being sourced as variables and replaced - Modularization of configs + telegraf + nginx (partial) + fastd + wireguard + unbound - Split of unbound configurations and bind zones - Bumping of key versions (rolling keys) + ZSK/KSK + OpenDKIM - Relaxed permission defaults and other smaller tweaks...
14 lines
469 B
Plaintext
14 lines
469 B
Plaintext
# Contributor: Alex Denes <caskd@redxen.eu>
|
|
# Maintainer: Alex Denes <caskd@redxen.eu>
|
|
_rx_openrc_grpname=network
|
|
|
|
. ../APKBUILD-openrc.template
|
|
|
|
pkgver=2021.06.01.03
|
|
pkgrel=0
|
|
|
|
sha512sums="
|
|
68699b730ca24994227c4487f5046e433ba82e475b9f586755e525f9b6c7da7346f6ac04bb17d370bfed7121bb660f11a8e243169e25af391f6d1e87928d9d77 runfile
|
|
0d2a8aeda01d59394ea24e6ba97047ddc2c3829f8d5b703354be4a1012a6697ac217ad75e60153e3e479ea1724431f135bc09af7135d17f1b1ac00579920ad9c conffile
|
|
"
|