From 4fb982587be893ffd436af901b8728203f3ee572 Mon Sep 17 00:00:00 2001
From: Drew DeVault <sir@cmpwn.com>
Date: Sat, 18 Sep 2021 07:24:25 +0200
Subject: [PATCH] community/seatd: add CVE assignment

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

diff --git a/community/seatd/APKBUILD b/community/seatd/APKBUILD
index 57304b4a0a8c..961875c985e5 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 \
-- 
GitLab