Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit fd9555b9 authored by Kevin F. Haggerty's avatar Kevin F. Haggerty
Browse files

Bump Security String to 2020-07-05

Implemented:
============
CVE:            References:  Type:  Severity:  Updated AOSP versions:
CVE-2020-0224   A-147664838  RCE    Critical   8.0, 8.1, 9, 10
CVE-2020-9589   A-156261521  RCE    Critical   8.0, 8.1, 9, 10

Previously Implemented:
=======================
CVE:            References:  Type:  Severity:  Updated AOSP versions:
CVE-2020-0227   A-129476618  EoP    High       8.0, 8.1, 9, 10

Not Implemented (cannot identify change associated with bugid):
===============================================================
CVE:            References:  Type:  Severity:  Updated AOSP versions:
CVE-2020-0122   A-147247775  EoP    High       8.0, 8.1, 9, 10

Not Applicable (platform source):
=================================
CVE:            References:  Type:  Severity:  Updated AOSP versions:
CVE-2020-0107   A-146570216  ID     High       10
CVE-2020-0225   A-142546668  RCE    Critical   10
CVE-2020-0226   A-150226994  EoP    High       10

Change-Id: Id7aa5086e03220b9d21c64bdb283d2bffb7ebd5e
parent 8819b2a6
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -231,7 +231,7 @@ ifndef PLATFORM_SECURITY_PATCH
    #  It must be of the form "YYYY-MM-DD" on production devices.
    #  It must be of the form "YYYY-MM-DD" on production devices.
    #  It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
    #  It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
    #  If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
    #  If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
      PLATFORM_SECURITY_PATCH := 2020-06-05
      PLATFORM_SECURITY_PATCH := 2020-07-05
endif
endif


ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP