Release-v26.1

This commit is contained in:
Cyrus Daboo
2025-11-04 12:35:42 -08:00
parent 8d9958d9b5
commit bfcc8bbd01
21 changed files with 163 additions and 74 deletions
@@ -54,5 +54,5 @@ payloadkeys:
title: Status item value.
type: <string>
presence: required
content: The operating system's build and rapid security response versions in use
on the device, for example, `20A123a` or `20B27c`.
content: The operating system's build and Background Security Improvement versions
in use on the device, for example, `20A123a` or `20B27c`.
@@ -1,6 +1,6 @@
title: Status Device Operating System Supplemental Extra Version
description: A status report of the device's operating system's rapid security response
identifier.
description: A status report of the device's operating system's Background Security
Improvement identifier.
payload:
statusitemtype: device.operating-system.supplemental.extra-version
supportedOS:
@@ -55,5 +55,5 @@ payloadkeys:
title: Status item value.
type: <string>
presence: required
content: The operating system's rapid security response version in use on the device,
for example, `a`.
content: The operating system's Background Security Improvement version in use on
the device, for example, `a`.
@@ -48,14 +48,14 @@ payloadkeys:
title: The OS version
type: <string>
presence: required
content: The OS version of the pending software update, including any rapid security
response version. This string is empty if no update is pending.
content: The OS version of the pending software update, including any Background
Security Improvement version. This string is empty if no update is pending.
- key: build-version
title: The build version
type: <string>
presence: required
content: The build version of the pending software update, including any rapid
security response version. This string is empty if no update is pending.
content: The build version of the pending software update, including any Background
Security Improvement version. This string is empty if no update is pending.
- key: target-local-date-time
title: The target local date-time
type: <string>