diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-25 02:11:58 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-25 02:11:58 -0400 |
| commit | ab554a40146be1d839ed3309ca6810623071d5e5 (patch) | |
| tree | c35d5cc787232479c867bd418e1bb042f960ee3d /static | |
| parent | ed865030681c70255767017a9cdca8e1eeb0fe9e (diff) | |
replace unused BUILD_ID field in channel metadata
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index f413a53e..d52fe970 100644 --- a/static/releases.html +++ b/static/releases.html @@ -647,6 +647,8 @@ <p>Changes since the 2023062300 release:</p> <ul> + <li>replace unused BUILD_ID field with device name in release channel metadata</li> + <li>System Updater: add enforcement of device name in release channel metadata as a misuse resistance improvement</li> </ul> </article> --> |
