From c6f688fdd646cc8536ea0b37208308bef47bd283 Mon Sep 17 00:00:00 2001 From: kth5 Date: Tue, 4 Feb 2025 21:04:42 +0100 Subject: [PATCH] * update dnsmasq to 2.90-2 --- dnsmasq/.SRCINFO | 34 ++++++++++++++++++++++++++++++++++ dnsmasq/.nvchecker.toml | 4 ++++ dnsmasq/PKGBUILD | 4 ++-- dnsmasq/dnsmasq-sysusers.conf | 2 +- 4 files changed, 41 insertions(+), 3 deletions(-) create mode 100644 dnsmasq/.SRCINFO create mode 100644 dnsmasq/.nvchecker.toml diff --git a/dnsmasq/.SRCINFO b/dnsmasq/.SRCINFO new file mode 100644 index 0000000000..f5ec0ba6c9 --- /dev/null +++ b/dnsmasq/.SRCINFO @@ -0,0 +1,34 @@ +pkgbase = dnsmasq + pkgdesc = Lightweight, easy to configure DNS forwarder and DHCP server + pkgver = 2.90 + pkgrel = 2 + url = http://www.thekelleys.org.uk/dnsmasq/doc.html + arch = x86_64 + arch = powerpc64le + arch = powerpc64 + arch = powerpc + arch = riscv64 + license = GPL + depends = glibc + depends = gmp + depends = libidn2 + depends = libidn2.so + depends = libdbus + depends = libdbus-1.so + depends = nftables + depends = libnetfilter_conntrack + depends = nettle + depends = libnettle.so + depends = libhogweed.so + backup = etc/dnsmasq.conf + source = http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.90.tar.xz + source = http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.90.tar.xz.asc + source = dnsmasq-sysusers.conf + source = dnsmasq.service + validpgpkeys = D6EACBD6EE46B834248D111215CDDA6AE19135A2 + sha256sums = 8e50309bd837bfec9649a812e066c09b6988b73d749b7d293c06c57d46a109e4 + sha256sums = SKIP + sha256sums = e805d41b291dfe6988d6896d311ff2fa62d8291067572f3db1059b0217f31aff + sha256sums = 297dbae8cfa3d353284820dd87cc65c37d1ef289cac3a5c3ede079413d31eeec + +pkgname = dnsmasq diff --git a/dnsmasq/.nvchecker.toml b/dnsmasq/.nvchecker.toml new file mode 100644 index 0000000000..7633c5b5d2 --- /dev/null +++ b/dnsmasq/.nvchecker.toml @@ -0,0 +1,4 @@ +[dnsmasq] +source = "git" +git = "https://thekelleys.org.uk/git/dnsmasq.git" +prefix = "v" diff --git a/dnsmasq/PKGBUILD b/dnsmasq/PKGBUILD index d8a9c2eb3b..219ab254c5 100644 --- a/dnsmasq/PKGBUILD +++ b/dnsmasq/PKGBUILD @@ -6,7 +6,7 @@ pkgname=dnsmasq pkgver=2.90 -pkgrel=1.1 +pkgrel=2 pkgdesc='Lightweight, easy to configure DNS forwarder and DHCP server' url='http://www.thekelleys.org.uk/dnsmasq/doc.html' arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) @@ -20,7 +20,7 @@ source=("http://www.thekelleys.org.uk/$pkgname/$pkgname-$pkgver.tar.xz"{,.asc} 'dnsmasq.service') sha256sums=('8e50309bd837bfec9649a812e066c09b6988b73d749b7d293c06c57d46a109e4' 'SKIP' - '7f6ff6a709038ae580758f4b6a754451d7f7ce22957b88a36b97f7b643d3c2ab' + 'e805d41b291dfe6988d6896d311ff2fa62d8291067572f3db1059b0217f31aff' '297dbae8cfa3d353284820dd87cc65c37d1ef289cac3a5c3ede079413d31eeec') _build_copts='-DHAVE_DNSSEC -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_CONNTRACK -DHAVE_NFTSET' diff --git a/dnsmasq/dnsmasq-sysusers.conf b/dnsmasq/dnsmasq-sysusers.conf index c47a0b3b58..841deaecde 100644 --- a/dnsmasq/dnsmasq-sysusers.conf +++ b/dnsmasq/dnsmasq-sysusers.conf @@ -1 +1 @@ -u dnsmasq - "dnsmasq daemon" / +u! dnsmasq - "dnsmasq daemon" /