~alpine/aports

community/seatd: add CVE assignment v1 APPLIED

Drew DeVault: 1
 community/seatd: add CVE assignment

 1 files changed, 4 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3668/mbox | git am -3
Learn more about email & git

[PATCH] community/seatd: add CVE assignment Export this patch

---
 community/seatd/APKBUILD | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/community/seatd/APKBUILD b/community/seatd/APKBUILD
index 57304b4a0a..961875c985 100644
--- a/community/seatd/APKBUILD
+++ b/community/seatd/APKBUILD
@@ -16,6 +16,10 @@ source="$pkgname-$pkgver.tar.gz::https://git.sr.ht/~kennylevinsen/seatd/archive/
	seatd.initd
	"

# secfixes:
#   0.6.2-r0:
#     - CVE-2021-41387

build() {
	abuild-meson \
		-Dlibseat-logind=elogind \
-- 
2.33.0