mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 14:36:17 -04:00
Minor tweaks
- Cherry pick PPP/CVE-2020-8597 patches - Add some more DNS providers - Switch default DNS to Cloudflare's new malware blocking provider - GCC 10 build fix - Update CVE patchers (select)
This commit is contained in:
parent
d7ef9abf61
commit
c26b3e95c7
16 changed files with 58 additions and 25 deletions
|
@ -121,7 +121,6 @@ patchWorkspace() {
|
|||
repopick -it n-netd;
|
||||
repopick -i 268803 268804; #sqlite vulns
|
||||
repopick -it n-asb-2020-03;
|
||||
repopick -it CVE-2020-8597_cm-14.1;
|
||||
|
||||
export DOS_GRAPHENE_MALLOC=false; #patches apply, compile fails
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue