Tiny tweak

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-05-04 11:52:22 -04:00
parent b2eb3c01b4
commit 4edfa56f1a
5 changed files with 12 additions and 5 deletions

View file

@ -120,5 +120,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-27950/^5.16/0001.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28356/4.9/0004.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28390/4.9/0007.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-GPZ2253/4.9/0007.patch
editKernelLocalversion "-dos.p120"
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-Misc/4.4/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-Misc/4.4/0003.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-Misc/ANY/0004.patch
editKernelLocalversion "-dos.p123"
cd "$DOS_BUILD_BASE"