diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-22 15:48:43 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-22 15:48:43 -0400 |
| commit | 24c3c76124bf4358e51b1b7bf55119285c03f595 (patch) | |
| tree | ac7f1e6f3abded3cfa7232ac4b4f72e8908d4a5b | |
| parent | 5c0af0a4716a80ba7862d120ffda765e82700d8d (diff) | |
add support for backslashes in OS signing key passphrases
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 2c05956e..995e2075 100644 --- a/static/releases.html +++ b/static/releases.html @@ -796,6 +796,7 @@ <ul> <li>add missing feature compatibility matrix definitions (mainly for 9th generation Pixels)</li> + <li>add support for using backslashes in the passphrases for encrypting the keys for signing OS releases</li> </ul> </article> --> |
