diff --git a/android-security-12.0.0_r59-to-android-security-12.0.0_r60.html b/android-security-12.0.0_r59-to-android-security-12.0.0_r60.html new file mode 100644 index 0000000..90ebd11 --- /dev/null +++ b/android-security-12.0.0_r59-to-android-security-12.0.0_r60.html @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + +android-security-12.0.0_r59 to android-security-12.0.0_r60 AOSP changelog + + + + + +
+
+
+

android-security-12.0.0_r59 to android-security-12.0.0_r60 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

+
581ceefc15 : Version bump to SSV1.210916.090 [core/build_id.mk]
+

+ +

+- Project: platform/frameworks/base

+
b68b257d56a8 : [CDM][CMD] Check permissions for CDM shell commands
+748055291460 : Update media visibility on lock screen
+86b747d725d6 : [RESTRICT AUTOMERGE] AccessibilityManagerService: remove uninstalled services from enabled list after service update.
+9fcd2070f22c : Resolve message/conversation image Uris with the correct user id
+e25a0e394bbf : Check hidden API exemptions
+74afbb05ca08 : [DO NOT MERGE][Autofill Framework] Add in check for intent filter when setting/updating service
+df49e0e3083b : [DO NOT MERGE][CDM] Fix a security issue that allow 3p apps to skip prompt by setSkipPrompt
+3457d82f8e26 : Add more checkKeyIntent checks to AccountManagerService.
+cfbd69256459 : Fix vulnerability in AttributionSource due to incorrect Binder call
+6835cb679511 : Fix error handling for non-dynamic permissions
+f16cc1135b41 : Hide window immediately if itself doesn't run hide animation
+a9ee27930682 : Check for NLS bind permission when rebinding services
+c0d5f75e0130 : Added throttle when reporting shortcut usage
+3cc021bf608f : Verify URI permission for channel sound update from NotificationListenerService
+de4998f0e646 : DO NOT MERGE: Fix ActivityManager#killBackgroundProcesses permissions
+64ddf442eb06 : DO NOT MERGE: ActivityManager#killBackgroundProcesses can kill caller's own app only
+

+ +

+- Project: platform/packages/modules/StatsD

+
b6aab6c0 : [libstatssocket] Added validation for adding new data into StatsEvent
+

+ +

+- Project: platform/system/libfmq

+
79bbf4a : Use the values of the ptrs that we check
+

+ + +
+
+
+
+ + + + diff --git a/android-security-13.0.0_r17-to-android-security-13.0.0_r18.html b/android-security-13.0.0_r17-to-android-security-13.0.0_r18.html new file mode 100644 index 0000000..486d60b --- /dev/null +++ b/android-security-13.0.0_r17-to-android-security-13.0.0_r18.html @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + +android-security-13.0.0_r17 to android-security-13.0.0_r18 AOSP changelog + + + + + +
+
+
+

android-security-13.0.0_r17 to android-security-13.0.0_r18 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

+
a22acce7a8 : Version bump to TSV1.220628.062 [core/build_id.mk]
+

+ +

+- Project: platform/build/soong

+
e7b7f0833 : java_sdk_library_import: Copy all prebuilt properties to child modules
+

+ +

+- Project: platform/frameworks/base

+
7f4ba31349b0 : [RESTRICT AUTOMERGE] AccessibilityManagerService: remove uninstalled services from enabled list after service update.
+0cf33ab14bdb : Resolve message/conversation image Uris with the correct user id
+e0d80b74e0da : [CDM][CMD] Check permissions for CDM shell commands
+685953953bc9 : Check hidden API exemptions
+51eecc38dfe6 : Update media visibility on lock screen
+0c171d31dd58 : [DO NOT MERGE][Autofill Framework] Add in check for intent filter when setting/updating service
+f49d74346d13 : Add more checkKeyIntent checks to AccountManagerService.
+b75bb48b125d : Hide window immediately if itself doesn't run hide animation
+17dd11248a66 : Fix vulnerability in AttributionSource due to incorrect Binder call
+a7245613009e : Fix error handling for non-dynamic permissions
+91909627abdd : Check for NLS bind permission when rebinding services
+c469a0d68df1 : Verify URI permission for channel sound update from NotificationListenerService
+2bc89d48e74f : Added throttle when reporting shortcut usage
+

+ +

+- Project: platform/packages/modules/StatsD

+
cda160da : [libstatssocket] Added validation for adding new data into StatsEvent
+

+ +

+- Project: platform/packages/modules/Wifi

+
e6ca0c0317 : Fix AttributionSource usage in WifiRtt
+f39ed05291 : Avoid Unparcelling AttributionSource in WifiP2p handler thread
+f88a2294f5 : Fix AttributionSource usage in WifiAware
+

+ +

+- Project: platform/system/libfmq

+
b9ef436 : Use the values of the ptrs that we check
+

+ + +
+
+
+
+ + + + diff --git a/android-security-14.0.0_r8-to-android-security-14.0.0_r9.html b/android-security-14.0.0_r8-to-android-security-14.0.0_r9.html new file mode 100644 index 0000000..9734d56 --- /dev/null +++ b/android-security-14.0.0_r8-to-android-security-14.0.0_r9.html @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + +android-security-14.0.0_r8 to android-security-14.0.0_r9 AOSP changelog + + + + + +
+
+
+

android-security-14.0.0_r8 to android-security-14.0.0_r9 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

+
5f773283c9 : Version bump to USV1.230808.019 [core/build_id.mk]
+

+ +

+- Project: platform/frameworks/base

+
c1bc907a649a : [RESTRICT AUTOMERGE] AccessibilityManagerService: remove uninstalled services from enabled list after service update.
+96bfc01a491b : [DO NOT MERGE][Autofill Framework] Add in check for intent filter when setting/updating service
+c0c2c1ef78f2 : Check hidden API exemptions
+f1eb8e719dfb : [Bugfix]migrate user restrictions to DevicePolicyEngine
+736462a777d0 : Fix bug in screen capture and lock task migrations
+2442fb3428e7 : [CDM][CMD] Check permissions for CDM shell commands
+d147a3319793 : Resolve message/conversation image Uris with the correct user id
+76d298d2e82c : Update media_controls_lock_screen setting behavior
+3c59b877099d : Add more checkKeyIntent checks to AccountManagerService.
+1ec80672496e : Hide window immediately if itself doesn't run hide animation
+6c22d6c1e696 : Fix error handling for non-dynamic permissions
+0a645bd7c46f : Check for NLS bind permission when rebinding services
+f428043dbaaf : Verify URI permission for channel sound update from NotificationListenerService
+6dc0f712dbe7 : Added throttle when reporting shortcut usage
+

+ +

+- Project: platform/packages/modules/HealthFitness

+
c4e13d15 : Add flag to prevent non-system apps from showing overlay on HC UI.
+

+ +

+- Project: platform/packages/modules/StatsD

+
2c6cc781 : [libstatssocket] Added validation for adding new data into StatsEvent
+

+ +

+- Project: platform/system/libfmq

+
7903ae2 : Use the values of the ptrs that we check
+

+ + +
+
+
+
+ + + + diff --git a/index.html b/index.html index b38451b..ff5df82 100644 --- a/index.html +++ b/index.html @@ -107,6 +107,7 @@

Android 14

  • android-security-14.0.0_r6 from android-security-14.0.0_r5
  • android-security-14.0.0_r7 from android-security-14.0.0_r6
  • android-security-14.0.0_r8 from android-security-14.0.0_r7
  • +
  • android-security-14.0.0_r9 from android-security-14.0.0_r8
  • @@ -199,6 +200,7 @@

    Android 13

  • android-security-13.0.0_r15 from android-security-13.0.0_r14
  • android-security-13.0.0_r16 from android-security-13.0.0_r15
  • android-security-13.0.0_r17 from android-security-13.0.0_r16
  • +
  • android-security-13.0.0_r18 from android-security-13.0.0_r17
  • @@ -282,6 +284,7 @@

    Android 12

  • android-security-12.0.0_r57 from android-security-12.0.0_r56
  • android-security-12.0.0_r58 from android-security-12.0.0_r57
  • android-security-12.0.0_r59 from android-security-12.0.0_r58
  • +
  • android-security-12.0.0_r60 from android-security-12.0.0_r59