From 85a13f2bec0ce8be4ee5db073c90294e450f30a5 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Tue, 11 Apr 2023 20:43:07 -0400 Subject: [PATCH] user/dotnet7-runtime: upgrade to 7.0.5 --- user/dotnet7-runtime/APKBUILD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/user/dotnet7-runtime/APKBUILD b/user/dotnet7-runtime/APKBUILD index 217bbb6..60f74c1 100644 --- a/user/dotnet7-runtime/APKBUILD +++ b/user/dotnet7-runtime/APKBUILD @@ -4,10 +4,12 @@ # secfixes: # 7.0.3-r0: # - CVE-2023-21808 +# 7.0.5-r0: +# - CVE-2023-28260 pkgname=dotnet7-runtime -pkgver=7.0.4 -_bldver=7.0.104-r0 +pkgver=7.0.5 +_bldver=7.0.105-r0 pkgrel=0 # Following for dotnet build version 6.0 and up