Closes https://github.com/Divested-Mobile/DivestOS-Build/issues/306

Signed-off-by: Tavi <tavi@divested.dev>
This commit is contained in:
Tavi 2024-05-27 11:32:23 -04:00
parent a136f27ae6
commit b5e04a00ae
No known key found for this signature in database
GPG key ID: E599F62ECBAEAF2E
25 changed files with 27 additions and 80 deletions

View file

@ -476,7 +476,6 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47440/4.14/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47442/4.14/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47443/4.14/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47445/4.14/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47455/4.9-^5.15/0001.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47456/4.14/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47458/4.14/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47460/4.14/0002.patch
@ -492,7 +491,6 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47482/4.14/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47483/4.14/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47495/4.14/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47497/4.14/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47498/^5.15/0001.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0494/4.14/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0617/4.14/0003.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0617/4.14/0004.patch
@ -862,7 +860,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29660/4.14/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47222/4.14/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/^6.8/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/^6.8/0002.patch
editKernelLocalversion "-dos.p862"
editKernelLocalversion "-dos.p860"
else echo "kernel_xiaomi_sm8150 is unavailable, not patching.";
fi;
cd "$DOS_BUILD_BASE"