android-security-11.0.0_r58 to android-security-11.0.0_r59 AOSP changelog

This only includes the Android Open Source Project changes and does not include any changes in any proprietary components included by Google or any hardware manufacturer. The raw log was generated using a modified version of this script written by JBQ and improved by Al Sutton.

Please do not copy this without attribution to this site and JBQ for the original script.

+- Project: platform/build

f8ef7b1fef : Version bump to RSV1.210329.054 [core/build_id.mk]
715c77509b : Version bump to RSV1.210329.053 [core/build_id.mk]

+- Project: platform/external/expat

4ecdc002 : Prevent more integer overflows
441cc7a4 : Prevent integer overflow in function doProlog
22fe53bc : Prevent XML_GetBuffer signed integer overflow
411d20f8 : Prevent integer overflow in copyString

+- Project: platform/frameworks/av

5a06395e6e : Fix Out of Bounds read in TextDescriptions.cpp

+- Project: platform/frameworks/base

9b1951d01927 : Remove package name from SafetyNet logs
af56397f27d4 : IMMS: Make IMMS PendingIntents immutable
eb521898c058 : Parcel: recycle recycles
2b71083f9fad : Fix duplicate permission privilege escalation

+- Project: platform/packages/providers/MediaProvider

a355747be : DO NOT MERGE Avoid path traversal in MediaProvider delete call