android-5.1.1_r8 to android-5.1.1_r13 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 Note: This doesn't show changes in device specific repositories.

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

+- Project: platform/build

7c80b85 : "LVY48E"
e260e26 : "LVY48D"

+- Project: platform/external/conscrypt

cb573b2 : OpenSSLX509Certificate: mark mContext as transient

+- Project: platform/external/libpng

275a4f8 : Restore a width check that was removed from png.c (CVE-2015-0973)

+- Project: platform/external/sonivox

c76a325 : DLS parser: fix wave pool size check.

+- Project: platform/external/wpa_supplicant_8

f7a01d5 : P2P: Validate SSID element length before copying it

+- Project: platform/frameworks/av

1809c2f : audio effects: fix heap overflow
6cc7fe0 : Prevent integer underflow if size is below 6
b242d24 : Prevent reading past the end of the buffer in 3GPP
b9bd167 : Prevent integer overflow when processing covr MPEG4 atoms
93ba37d : Fix integer overflow when handling MPEG4 tx3g atom
6e7e30d : Fix integer underflow in covr MPEG4 processing
b9f68d9 : IOMX: Enable buffer ptr to buffer id translation for arm32
409c1b9 : IOMX: Add buffer range check to emptyBuffer
f7ccdd3 : HDCP: buffer over flow check -- DO NOT MERGE
d0f6f43 : Add AUtils::isInRange, and use it to detect malformed MPEG4 nal sizes
f45c9fc : Add some sanity checks
86ae2ee : Fix integer underflow in ESDS processing
8d88192 : Fix integer overflow during MP4 atom processing
894c7ba : Fix several ineffective integer overflow checks

+- Project: platform/frameworks/base

a0e574d : DO NOT MERGE Change to add STK_PERMISSION for stk related commands.
d42d72c : Prevent system uid component from running in an app process
b481410 : Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS
b7a79bd : DO NOT MERGE Don't take flags when creating app widget config activity.
54602ec : Make Bitmap_createFromParcel check the color count. DO NOT MERGE

+- Project: platform/frameworks/opt/telephony

e5cb1de : DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

+- Project: platform/packages/apps/Stk

ea855a3 : DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

+- Project: platform/packages/services/Telephony

78ea785 : DO NOT MERGE Change to make STK related intents protected.