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