android13-5.10 출시 빌드

이 도움말에서는 android13-5.10용 GKI 출시 빌드의 월별 목록을 제공합니다. 아티팩트 열의 링크를 클릭하면 각 버전의 커널 또는 디버그 커널 아티팩트 목록을 확인할 수 있습니다. 특정 파일을 찾으려면 아티팩트 정의 목록을 참고하세요.

빌드에 관해 궁금한 점이 있으면 Issue Tracker에 버그를 신고하세요.

출시 브랜치의 단계

인증 빌드는 최대 6개월 동안 파트너가 요청한 리스핀을 지원합니다. 6개월이 지나면 파트너는 Android 보안 게시판(ASB)에 언급된 보안 패치를 받기 위해 리스핀을 요청할 수 있습니다.

LTS 요구사항으로 인해 브랜치가 규정을 준수하지 않으면 브랜치가 지원 중단됩니다. 지원 중단된 브랜치에 대한 리스핀 요청은 수락되지 않습니다.

자세한 내용은 긴급 리스핀 프로세스를 참고하세요.

부팅 이미지 OS 버전 및 SPL

Android 13 GKI boot-*.img의 경우 bootimg.h 헤더 파일에 OS 버전과 SPL이 포함된 os_version 필드가 0으로 설정됩니다. 각 GKI 출시의 태그 및 SPL 정보를 얻으려면 Android13-5.10을 참고하세요. GKI가 사전 빌드된 boot.img를 통합할 때 기기 파트너는 다음과 같이 BOOT_OS_VERSIONBOOT_SECURITY_PATCH를 설정하여 이러한 정보를 AVB 바닥글에 넣을 수 있습니다.

BOOT_OS_VERSION := 13
BOOT_SECURITY_PATCH := 2022-07-05

이 빌드는 사전 빌드된 boot.img에 다음 AVB 속성을 추가합니다.

Prop: com.android.build.boot.os_version -> '13'
Prop: com.android.build.boot.security_patch -> '2022-07-05'

아티팩트 파일 설명

다음 표에서는 아티팩트에 포함된 파일을 설명합니다. 각 파일의 설명을 참고하여 필요한 파일을 다운로드합니다.

커널 아티팩트

파일 이름 설명
Image 커널 이미지 바이너리입니다.
Image.gz gzip로 압축된 커널 이미지 바이너리입니다.
Image.lz4 lz4로 압축된 커널 이미지 바이너리입니다.
boot.img 비압축 커널이 포함된 부팅 이미지입니다.
boot-gz.img gzip 압축 커널이 있는 부팅 이미지입니다.
boot-lz4.img lz4 압축 커널이 있는 부팅 이미지입니다.
signed/certified-boot-img-$BID.tar.gz 모든 인증된 부팅 이미지를 포함합니다(인증된 빌드에만 해당).
System.map 메모리에 있는 기호와 그 주소 간 참고표입니다. 혼합 빌드에 필요합니다.
manifest_$BID.xml 커널 빌드를 위한 소스 코드를 동기화할 수 있는 고정된 저장소 매니페스트 파일입니다.
modules.builtin 커널에 내장된 모든 모듈의 목록입니다. modprobe에서 사용합니다. 혼합 빌드에 필요합니다.
modules.builtin.modinfo modules.builtin에 있는 항목의 modinfo(`modinfo(8)` 참고)를 포함합니다. 혼합 빌드에 필요합니다.
vmlinux Linux 커널이 포함되어 있으며 디버깅에 유용한 정적으로 연결된 실행 파일입니다. 혼합 빌드의 경우 제공되어야 합니다.
vmlinux.symvers vmlinux에 포함된 기호의 덤프입니다. 혼합 빌드에 필요합니다.

Android13-5.10 출시 버전

  • 상위 브랜치: android13-5.10(history)

다음 브랜치는 다음을 비롯한 리스핀을 사용할 수 있습니다.

  1. 파트너가 요청한 리스핀 또는
  2. Android 보안 게시판(ASB)에 언급된 보안 패치를 수신하는 리스핀

2023년 4월 출시

  • 브랜치: android13-5.10-2023-04(history)
  • 명시적인 파트너 요청에 따라 Android 보안 게시판(ASB)에 인용된 보안 패치가 아니라면 2023년 11월 1일부터는 더 이상 리스핀할 수 없습니다.
  • 2024년 5월 1일부터 지원 중단됩니다. 이 날짜 이후에는 리스핀이 허용되지 않습니다.

출시 빌드


출시일

태그 / 소스 /
라이선스
SPL 커널 아티팩트  인증된 GKI
2023-04-21 android13-5.10-2023-04_r1
SHA1: f8d8d72a7d81cd976ce1
LICENSES
2023-05-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img

디버그 빌드

출시일 태그 / 소스 /
라이선스
SPL 디버그 커널 아티팩트  디버그 부팅 이미지
2023-04-21 android13-5.10-2023-04_r1
SHA1: f8d8d72a7d81cd976ce1
LICENSES
2023-05-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img

2023년 3월 출시

  • 브랜치: android13-5.10-2023-03(history)
  • 명시적인 파트너 요청에 따라 Android 보안 게시판(ASB)에 인용된 보안 패치가 아니라면 2023년 10월 1일부터는 더 이상 리스핀할 수 없습니다.
  • 2023년 11월 1일부터 지원 중단됩니다. 이 날짜 이후에는 리스핀이 허용되지 않습니다.

출시 빌드


출시일

태그 / 소스 /
라이선스
SPL 커널 아티팩트  인증된 GKI
2023-03-25 android13-5.10-2023-03_r1
SHA1: 3411348ab34d30d62cc3
LICENSES
2023-04-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-04-05 android13-5.10-2023-03_r2
SHA1: 950207605c5394ce71fb
LICENSES
2023-04-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-04-07 android13-5.10-2023-03_r3
SHA1: 73f337804fbc4b2b7228
LICENSES
2023-04-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-04-12 android13-5.10-2023-03_r4
SHA1: fdf084ae36cb7b70f622
LICENSES
2023-04-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-04-19 android13-5.10-2023-03_r5
SHA1: 3dfaefa809c3137d9dbe
LICENSES
2023-05-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-04-24 android13-5.10-2023-03_r6
SHA1: e9c389af3182bd0ee7dc
LICENSES
2023-05-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-04-24 android13-5.10-2023-03_r7
SHA1: 3a6c1a0048dce22c4230
LICENSES
2023-05-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-05-04 android13-5.10-2023-03_r8
SHA1: 2340d931ca78432e9627
LICENSES
2023-05-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-05-04 android13-5.10-2023-03_r9
SHA1: 01589b37cc1288ac14c1
LICENSES
2023-05-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img

디버그 빌드

출시일 태그 / 소스 /
라이선스
SPL 디버그 커널 아티팩트  디버그 부팅 이미지
2023-03-25 android13-5.10-2023-03_r1
SHA1: 3411348ab34d30d62cc3
LICENSES
2023-04-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-04-05 android13-5.10-2023-03_r2
SHA1: 950207605c5394ce71fb
LICENSES
2023-04-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-04-07 android13-5.10-2023-03_r3
SHA1: 73f337804fbc4b2b7228
LICENSES
2023-04-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-04-12 android13-5.10-2023-03_r4
SHA1: fdf084ae36cb7b70f622
LICENSES
2023-04-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-04-19 android13-5.10-2023-03_r5
SHA1: 3dfaefa809c3137d9dbe
LICENSES
2023-05-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-04-24 android13-5.10-2023-03_r6
SHA1: e9c389af3182bd0ee7dc
LICENSES
2023-05-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-04-24 android13-5.10-2023-03_r7
SHA1: 3a6c1a0048dce22c4230
LICENSES
2023-05-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-05-04 android13-5.10-2023-03_r8
SHA1: 2340d931ca78432e9627
LICENSES
2023-05-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-05-04 android13-5.10-2023-03_r9
SHA1: 01589b37cc1288ac14c1
LICENSES
2023-05-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img

2023년 2월 출시

  • 브랜치: android13-5.10-2023-02(history)
  • 명시적인 파트너 요청에 따라 Android 보안 게시판(ASB)에 인용된 보안 패치가 아니라면 2023년 9월 1일부터는 더 이상 리스핀할 수 없습니다.
  • 2023년 11월 1일부터 지원 중단됩니다. 이 날짜 이후에는 리스핀이 허용되지 않습니다.

출시 빌드


출시일

태그 / 소스 /
라이선스
SPL 커널 아티팩트  인증된 GKI
2023-02-25 android13-5.10-2023-02_r1
SHA1: 1e1264f254cb8f00c466
LICENSES
2023-04-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-03-21 android13-5.10-2023-02_r2
SHA1: 66daee418d302ea52ac1
LICENSES
2023-04-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-03-22 android13-5.10-2023-02_r3
SHA1: 88b11e4cf779ca27b264
LICENSES
2023-04-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-03-29 android13-5.10-2023-02_r4
SHA1: 2af27d4fe74a15c729c4
LICENSES
2023-04-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-04-05 android13-5.10-2023-02_r5
SHA1: 0eacbbcce3d512be0b71
LICENSES
2023-04-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-05-04 android13-5.10-2023-02_r6
SHA1: ab068997233110bc753d
LICENSES
2023-04-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img

디버그 빌드

출시일 태그 / 소스 /
라이선스
SPL 디버그 커널 아티팩트  디버그 부팅 이미지
2023-02-25 android13-5.10-2023-02_r1
SHA1: 1e1264f254cb8f00c466
LICENSES
2023-04-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-03-21 android13-5.10-2023-02_r2
SHA1: 66daee418d302ea52ac1
LICENSES
2023-04-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-03-22 android13-5.10-2023-02_r3
SHA1: 88b11e4cf779ca27b264
LICENSES
2023-04-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-03-29 android13-5.10-2023-02_r4
SHA1: 2af27d4fe74a15c729c4
LICENSES
2023-04-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-04-05 android13-5.10-2023-02_r5
SHA1: 0eacbbcce3d512be0b71
LICENSES
2023-04-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-05-04 android13-5.10-2023-02_r6
SHA1: ab068997233110bc753d
LICENSES
2023-04-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img

2023년 1월 출시

  • 브랜치: android13-5.10-2023-01(history)
  • 명시적인 파트너 요청에 따라 Android 보안 게시판(ASB)에 인용된 보안 패치가 아니라면 2023년 8월 1일부터는 더 이상 리스핀할 수 없습니다.
  • 2023년 11월 1일부터 지원 중단됩니다. 이 날짜 이후에는 리스핀이 허용되지 않습니다.

출시 빌드


출시일

태그 / 소스 /
라이선스
SPL 커널 아티팩트  인증된 GKI
2023-01-27 android13-5.10-2023-01_r1
SHA1: 81c28fd752ba26d03c93
LICENSES
2023-03-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-02-03 android13-5.10-2023-01_r2
SHA1: 8849e50af051527151cb
LICENSES
2023-03-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-02-13 android13-5.10-2023-01_r3
SHA1: 2b3a0dfd740a2f0175ae
LICENSES
2023-03-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-02-23 android13-5.10-2023-01_r4
SHA1: 2eabbbed1036b5fcb2e8
LICENSES
2023-03-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-03-01 android13-5.10-2023-01_r5
SHA1: d100a06b46b18453f8b0
LICENSES
2023-03-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-03-03 android13-5.10-2023-01_r6
SHA1: c153f0b8774716e5aa9b
LICENSES
2023-04-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-03-29 android13-5.10-2023-01_r7
SHA1: 573e23dd0bcfe3d766d4
LICENSES
2023-05-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img

디버그 빌드

출시일 태그 / 소스 /
라이선스
SPL 디버그 커널 아티팩트  디버그 부팅 이미지
2023-01-27 android13-5.10-2023-01_r1
SHA1: 81c28fd752ba26d03c93
LICENSES
2023-03-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-02-03 android13-5.10-2023-01_r2
SHA1: 8849e50af051527151cb
LICENSES
2023-03-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-02-13 android13-5.10-2023-01_r3
SHA1: 2b3a0dfd740a2f0175ae
LICENSES
2023-03-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-02-23 android13-5.10-2023-01_r4
SHA1: 2eabbbed1036b5fcb2e8
LICENSES
2023-03-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-03-01 android13-5.10-2023-01_r5
SHA1: d100a06b46b18453f8b0
LICENSES
2023-03-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-03-03 android13-5.10-2023-01_r6
SHA1: c153f0b8774716e5aa9b
LICENSES
2023-04-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-03-29 android13-5.10-2023-01_r7
SHA1: 573e23dd0bcfe3d766d4
LICENSES
2023-05-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img

2022년 12월 출시

  • 브랜치: android13-5.10-2022-12(history)
  • 명시적인 파트너 요청에 따라 Android 보안 게시판(ASB)에 인용된 보안 패치가 아니라면 2023년 7월 1일부터는 더 이상 리스핀할 수 없습니다.
  • 2023년 11월 1일부터 지원 중단됩니다. 이 날짜 이후에는 리스핀이 허용되지 않습니다.

출시 빌드


출시일

태그 / 소스 /
라이선스
SPL 커널 아티팩트  인증된 GKI
2022-12-21 android13-5.10-2022-12_r1
SHA1: 0feb54bb6a3b3d81c2f6
LICENSES
2023-01-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022-12-23 android13-5.10-2022-12_r2
SHA1: 95fc16b68fcc175a4fce
LICENSES
2023-01-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-01-11 android13-5.10-2022-12_r3
SHA1: 0e5c0e91bbeed6ba42c1
LICENSES
2023-01-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-02-01 android13-5.10-2022-12_r4
SHA1: 530edcf77ccc77432c82
LICENSES
2023-03-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-02-03 android13-5.10-2022-12_r5
SHA1: ac244baf446f1f54d1e3
LICENSES
2023-03-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-02-15 android13-5.10-2022-12_r6
SHA1: ca169caca7bb0821d156
LICENSES
2023-03-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-02-23 android13-5.10-2022-12_r7
SHA1: 307f6f2dae35f8a35100
LICENSES
2023-03-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-03-01 android13-5.10-2022-12_r8
SHA1: ebdbc9fbe2e2afcc5bf5
LICENSES
2023-03-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-03-03 android13-5.10-2022-12_r9
SHA1: d9132692b0e085f13f66
LICENSES
2023-04-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-04-10 android13-5.10-2022-12_r10
SHA1: 3c12341ef2492151965d
LICENSES
2023-05-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img

디버그 빌드

출시일 태그 / 소스 /
라이선스
SPL 디버그 커널 아티팩트  디버그 부팅 이미지
2022-12-21 android13-5.10-2022-12_r1
SHA1: 0feb54bb6a3b3d81c2f6
LICENSES
2023-01-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022-12-23 android13-5.10-2022-12_r2
SHA1: 95fc16b68fcc175a4fce
LICENSES
2023-01-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-01-11 android13-5.10-2022-12_r3
SHA1: 0e5c0e91bbeed6ba42c1
LICENSES
2023-01-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-02-01 android13-5.10-2022-12_r4
SHA1: 530edcf77ccc77432c82
LICENSES
2023-03-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-02-03 android13-5.10-2022-12_r5
SHA1: ac244baf446f1f54d1e3
LICENSES
2023-03-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-02-15 android13-5.10-2022-12_r6
SHA1: ca169caca7bb0821d156
LICENSES
2023-03-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-02-23 android13-5.10-2022-12_r7
SHA1: 307f6f2dae35f8a35100
LICENSES
2023-03-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-03-01 android13-5.10-2022-12_r8
SHA1: ebdbc9fbe2e2afcc5bf5
LICENSES
2023-03-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-03-03 android13-5.10-2022-12_r9
SHA1: d9132692b0e085f13f66
LICENSES
2023-04-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-04-10 android13-5.10-2022-12_r10
SHA1: 3c12341ef2492151965d
LICENSES
2023-05-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img

2022년 11월 출시

  • 브랜치: android13-5.10-2022-11(history)
  • 명시적인 파트너 요청에 따라 Android 보안 게시판(ASB)에 인용된 보안 패치가 아니라면 2023년 6월 1일부터는 더 이상 리스핀할 수 없습니다.
  • 2023년 11월 1일부터 지원 중단됩니다. 이 날짜 이후에는 리스핀이 허용되지 않습니다.

출시 빌드


출시일

태그 / 소스 /
라이선스
SPL 커널 아티팩트  인증된 GKI
2022-11-24 android13-5.10-2022-11_r1
SHA1: c57ed3185010b7c4eb57
LICENSES
2022년 12월 5일 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022년 12월 5일 android13-5.10-2022-11_r2
SHA1: fb7064697817a78bf6f8
LICENSES
2022-12-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022-12-23 android13-5.10-2022-11_r3
SHA1: 810d6406e146be9a6135
LICENSES
2022-12-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-01-12 android13-5.10-2022-11_r5
SHA1: 1966d483778e63890729
LICENSES
2023-03-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-02-01 android13-5.10-2022-11_r6
SHA1: e2a6f81977a1254ef2c3
LICENSES
2023-03-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-02-03 android13-5.10-2022-11_r7
SHA1: f9d1d9a9eae84f6a9d10
LICENSES
2023-03-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-02-15 android13-5.10-2022-11_r8
SHA1: 2cb0d683055e782c1b0a
LICENSES
2023-03-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-02-23 android13-5.10-2022-11_r9
SHA1: 4176f49409ece1b5a891
LICENSES
2023-03-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-02-28 android13-5.10-2022-11_r10
SHA1: 5bed90deea1527405b7a
LICENSES
2023-03-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-03-03 android13-5.10-2022-11_r11
SHA1: 728c0685732de019d9ae
LICENSES
2023-04-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-04-10 android13-5.10-2022-11_r12
SHA1: 89fd3d85a21f27acd7b0
LICENSES
2023-05-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img

디버그 빌드

출시일 태그 / 소스 /
라이선스
SPL 디버그 커널 아티팩트  디버그 부팅 이미지
2022-11-24 android13-5.10-2022-11_r1
SHA1: c57ed3185010b7c4eb57
LICENSES
2022년 12월 5일 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022년 12월 5일 android13-5.10-2022-11_r2
SHA1: fb7064697817a78bf6f8
LICENSES
2022-12-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022-12-23 android13-5.10-2022-11_r3
SHA1: 810d6406e146be9a6135
LICENSES
2022-12-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-01-12 android13-5.10-2022-11_r5
SHA1: 1966d483778e63890729
LICENSES
2023-03-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-02-01 android13-5.10-2022-11_r6
SHA1: e2a6f81977a1254ef2c3
LICENSES
2023-03-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-02-03 android13-5.10-2022-11_r7
SHA1: f9d1d9a9eae84f6a9d10
LICENSES
2023-03-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-02-15 android13-5.10-2022-11_r8
SHA1: 2cb0d683055e782c1b0a
LICENSES
2023-03-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-02-23 android13-5.10-2022-11_r9
SHA1: 4176f49409ece1b5a891
LICENSES
2023-03-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-02-28 android13-5.10-2022-11_r10
SHA1: 5bed90deea1527405b7a
LICENSES
2023-03-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-03-03 android13-5.10-2022-11_r11
SHA1: 728c0685732de019d9ae
LICENSES
2023-04-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-04-10 android13-5.10-2022-11_r12
SHA1: 89fd3d85a21f27acd7b0
LICENSES
2023-05-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img

Android13-5.10 유지관리 출시

6개월이 넘은 브랜치는 유지관리 단계에 진입합니다. 이러한 브랜치는 Android 보안 게시판(ASB)에 인용된 보안 패치와 관련하여 파트너의 명시적 요청이 있을 때만 리스핀될 수 있습니다.

2022년 10월 출시

  • 브랜치: android13-5.10-2022-10(history)
  • 명시적인 파트너 요청에 따라 Android 보안 게시판(ASB)에 인용된 보안 패치가 아니라면 2023년 5월 1일부터는 더 이상 리스핀할 수 없습니다.
  • 2023년 11월 1일부터 지원 중단됩니다. 이 날짜 이후에는 리스핀이 허용되지 않습니다.

출시 빌드


출시일

태그 / 소스 /
라이선스
SPL 커널 아티팩트  인증된 GKI
2022-10-28 android13-5.10-2022-10_r1
SHA1: 19424168db55715a7ba3
LICENSES
2022-11-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022-11-09 android13-5.10-2022-10_r2
SHA1: d4e27b2881205f58f843
LICENSES
2023-01-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022-12-22 android13-5.10-2022-10_r3
SHA1: 02267004611c9faf4282
LICENSES
2023-01-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-01-16 android13-5.10-2022-10_r4
SHA1: b681c22d1f92cd61e4e8
LICENSES
2023-03-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-03-03 android13-5.10-2022-10_r5
SHA1: f04cc511e631275deaee
LICENSES
2023-04-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-04-07 android13-5.10-2022-10_r6
SHA1: 973332553309c474a782
LICENSES
2023-05-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img

디버그 빌드

출시일 태그 / 소스 /
라이선스
SPL 디버그 커널 아티팩트  디버그 부팅 이미지
2022-10-28 android13-5.10-2022-10_r1
SHA1: 19424168db55715a7ba3
LICENSES
2022-11-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022-11-09 android13-5.10-2022-10_r2
SHA1: d4e27b2881205f58f843
LICENSES
2023-01-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022-12-22 android13-5.10-2022-10_r3
SHA1: 02267004611c9faf4282
LICENSES
2023-01-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-01-16 android13-5.10-2022-10_r4
SHA1: b681c22d1f92cd61e4e8
LICENSES
2023-03-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-03-03 android13-5.10-2022-10_r5
SHA1: f04cc511e631275deaee
LICENSES
2023-04-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-04-07 android13-5.10-2022-10_r6
SHA1: 973332553309c474a782
LICENSES
2023-05-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img

Android13-5.10에서 지원 중단되는 출시

Android 보안 게시판(ASB)에 지정된 최신 최소 LTS 수준을 준수하지 않는 LTS 수준의 브랜치는 지원되지 않습니다. 이러한 브랜치는 보안 업데이트를 받지 않으며 배포도 지원되지 않습니다.

2022년 9월 출시

  • 브랜치: android13-5.10-2022-09(history)

출시 빌드


출시일

태그 / 소스 /
라이선스
SPL 커널 아티팩트  인증된 GKI
2022-09-30 android13-5.10-2022-09_r1
SHA1: f68d040c318f8022628d
LICENSES
2022-10-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022-10-25 android13-5.10-2022-09_r2
SHA1: cc980efa990f577e2d82
LICENSES
2022-10-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022-11-02 android13-5.10-2022-09_r3
SHA1: 7eb63dc30503b5e6efc7
LICENSES
2022-10-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022-11-09 android13-5.10-2022-09_r4
SHA1: dc30d33ab7955abba4bc
LICENSES
2023-01-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022년 12월 2일 android13-5.10-2022-09_r5
SHA1: 02b5dfab573c04bd4610
LICENSES
2023-03-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-03-02 android13-5.10-2022-09_r6
SHA1: a1283c9e0b33bd1e4c96
LICENSES
2023-04-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img

디버그 빌드

출시일 태그 / 소스 /
라이선스
SPL 디버그 커널 아티팩트  디버그 부팅 이미지
2022-09-30 android13-5.10-2022-09_r1
SHA1: f68d040c318f8022628d
LICENSES
2022-10-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022-10-25 android13-5.10-2022-09_r2
SHA1: cc980efa990f577e2d82
LICENSES
2022-10-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022-11-02 android13-5.10-2022-09_r3
SHA1: 7eb63dc30503b5e6efc7
LICENSES
2022-10-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022-11-09 android13-5.10-2022-09_r4
SHA1: dc30d33ab7955abba4bc
LICENSES
2023-01-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022년 12월 2일 android13-5.10-2022-09_r5
SHA1: 02b5dfab573c04bd4610
LICENSES
2023-03-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-03-02 android13-5.10-2022-09_r6
SHA1: a1283c9e0b33bd1e4c96
LICENSES
2023-04-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img

2022년 8월 출시

  • 브랜치: android13-5.10-2022-08(history)

출시 빌드


출시일

태그 / 소스 /
라이선스
SPL 커널 아티팩트  인증된 GKI
2022-08-29 android13-5.10-2022-08_r1
SHA1: 571f9fff874f41808c52
LICENSES
2022-09-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022-11-09 android13-5.10-2022-08_r2
SHA1: 53556c7b84e31ac13ce4
LICENSES
2023-01-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-01-13 android13-5.10-2022-08_r3
SHA1: fe4a0f003f5403627faf
LICENSES
2023-03-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-03-02 android13-5.10-2022-08_r4
SHA1: 40ac6ac17fc78ac00206
LICENSES
2023-04-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img

디버그 빌드

출시일 태그 / 소스 /
라이선스
SPL 디버그 커널 아티팩트  디버그 부팅 이미지
2022-08-29 android13-5.10-2022-08_r1
SHA1: 571f9fff874f41808c52
LICENSES
2022-09-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022-11-09 android13-5.10-2022-08_r2
SHA1: 53556c7b84e31ac13ce4
LICENSES
2023-01-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-01-13 android13-5.10-2022-08_r3
SHA1: fe4a0f003f5403627faf
LICENSES
2023-03-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-03-02 android13-5.10-2022-08_r4
SHA1: 40ac6ac17fc78ac00206
LICENSES
2023-04-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img

2022년 7월 출시

  • 브랜치: android13-5.10-2022-07(history)

출시 빌드


출시일

태그 / 소스 /
라이선스
SPL 커널 아티팩트  인증된 GKI
2022-07-29 android13-5.10-2022-07_r1
SHA1: 81a1ae6b4395a27ade46
LICENSES
2022-08-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022-08-31 android13-5.10-2022-07_r2
SHA1: c09f7cfd902c35449b7b
LICENSES
2022-10-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022-11-09 android13-5.10-2022-07_r3
SHA1: d7bc9ab321063dadf7db
LICENSES
2023-01-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022-12-22 android13-5.10-2022-07_r4
SHA1: ab3dd1b796752aa4fbe5
LICENSES
2023-01-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-01-13 android13-5.10-2022-07_r5
SHA1: 9cf3f714b41f4b68d03b
LICENSES
2023-04-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img

디버그 빌드

출시일 태그 / 소스 /
라이선스
SPL 디버그 커널 아티팩트  디버그 부팅 이미지
2022-07-29 android13-5.10-2022-07_r1
SHA1: 81a1ae6b4395a27ade46
LICENSES
2022-08-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022-08-31 android13-5.10-2022-07_r2
SHA1: c09f7cfd902c35449b7b
LICENSES
2022-10-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022-11-09 android13-5.10-2022-07_r3
SHA1: d7bc9ab321063dadf7db
LICENSES
2023-01-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022-12-22 android13-5.10-2022-07_r4
SHA1: ab3dd1b796752aa4fbe5
LICENSES
2023-01-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-01-13 android13-5.10-2022-07_r5
SHA1: 9cf3f714b41f4b68d03b
LICENSES
2023-04-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img

2022년 6월 출시

  • 브랜치: android13-5.10-2022-06(history)

출시 빌드


출시일

태그 / 소스 /
라이선스
SPL 커널 아티팩트  인증된 GKI
2022-07-07 android13-5.10-2022-06_r1
SHA1: f8ca44396e51ac8b3fcf
LICENSES
2022-07-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022-07-08 android13-5.10-2022-06_r2
SHA1: 81abaa85ac1d74f20b1c
LICENSES
2022-08-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022-07-19 android13-5.10-2022-06_r3
SHA1: d8fbc0b9586a0e823255
LICENSES
2022-08-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022-07-21 android13-5.10-2022-06_r4
SHA1: dfb4e606e63ec3124ee4
LICENSES
2022-08-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022-08-08 android13-5.10-2022-06_r5
SHA1: 777901393eeed0d04663
LICENSES
2022-08-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022-08-12 android13-5.10-2022-06_r6
SHA1: 6522bf85d2629d73056c
LICENSES
2022-10-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022-11-09 android13-5.10-2022-06_r7
SHA1: fa37bc684d387e91395c
LICENSES
2023-01-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2022-12-30 android13-5.10-2022-06_r8
SHA1: 85d08f8c68e2306e9fef
LICENSES
2023-01-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img
2023-01-13 android13-5.10-2022-06_r9
SHA1: b7ae16d4cb5c5ec0824a
LICENSES
2023-04-05 kernel boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img

디버그 빌드

출시일 태그 / 소스 /
라이선스
SPL 디버그 커널 아티팩트  디버그 부팅 이미지
2022-07-07 android13-5.10-2022-06_r1
SHA1: f8ca44396e51ac8b3fcf
LICENSES
2022-07-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022-07-08 android13-5.10-2022-06_r2
SHA1: 81abaa85ac1d74f20b1c
LICENSES
2022-08-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022-07-19 android13-5.10-2022-06_r3
SHA1: d8fbc0b9586a0e823255
LICENSES
2022-08-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022-07-21 android13-5.10-2022-06_r4
SHA1: dfb4e606e63ec3124ee4
LICENSES
2022-08-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022-08-08 android13-5.10-2022-06_r5
SHA1: 777901393eeed0d04663
LICENSES
2022-08-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022-08-12 android13-5.10-2022-06_r6
SHA1: 6522bf85d2629d73056c
LICENSES
2022-10-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022-11-09 android13-5.10-2022-06_r7
SHA1: fa37bc684d387e91395c
LICENSES
2023-01-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2022-12-30 android13-5.10-2022-06_r8
SHA1: 85d08f8c68e2306e9fef
LICENSES
2023-01-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img
2023-01-13 android13-5.10-2022-06_r9
SHA1: b7ae16d4cb5c5ec0824a
LICENSES
2023-04-05 kernel boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img