From 714c05f43bd635b9a534c71e859cffd450d27e02 Mon Sep 17 00:00:00 2001 From: J0WI <J0WI@users.noreply.github.com> Date: Tue, 13 Feb 2024 21:23:39 +0100 Subject: [PATCH] community/iwd: update secfixes --- community/iwd/APKBUILD | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/community/iwd/APKBUILD b/community/iwd/APKBUILD index 5277d3c4b419..ac24261865ec 100644 --- a/community/iwd/APKBUILD +++ b/community/iwd/APKBUILD @@ -29,6 +29,10 @@ source="https://mirrors.edge.kernel.org/pub/linux/network/wireless/iwd-$pkgver.t main.conf " +# secfixes: +# 2.14-r0: +# - CVE-2023-52161 + build() { ./configure \ --build=$CBUILD \ -- GitLab