mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-06-04 21:08:48 -04:00
Fixup
smoke tested: taimen/4.4, fajita/4.9, flame/4.14, bluejay/5.10 Signed-off-by: Tavi <tavi@divested.dev>
This commit is contained in:
parent
bcc3d7f47a
commit
e7bd924196
63 changed files with 63 additions and 63 deletions
|
@ -153,7 +153,7 @@ done
|
|||
declare -a fourDotNine=("${fourDotFour[@]}" "android_kernel_fairphone_sdm632.sh" "android_kernel_google_msm-4.9.sh" "android_kernel_oneplus_sdm845.sh" "android_kernel_razer_sdm845.sh" "android_kernel_samsung_exynos9810.sh" "android_kernel_samsung_universal9810.sh" "android_kernel_sony_sdm845.sh" "android_kernel_xiaomi_msm8937.sh" "android_kernel_xiaomi_sdm845.sh");
|
||||
for script in "${fourDotNine[@]}"
|
||||
do
|
||||
commentPatches $script "CVE-2018-11412/4.14" "CVE-2020-0067/4.14" "CVE-2022-1204/4.14" "CVE-2023-0461/4.14" "CVE-2023-31084" "CVE-2023-4623/^6.5" "CVE-2024-0775/4.14" "CVE-2024-26763" "CVE-2024-42106" "CVE-2023-52901";
|
||||
commentPatches $script "CVE-2018-11412/4.14" "CVE-2020-0067/4.14" "CVE-2022-1204/4.14" "CVE-2023-0461/4.14" "CVE-2023-31084" "CVE-2023-4623/^6.5" "CVE-2024-0775/4.14" "CVE-2024-26763" "CVE-2024-42106" "CVE-2023-52901" "CVE-2024-46771";
|
||||
done
|
||||
|
||||
#4.14
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue