diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-04 23:12:26 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-04 23:13:44 -0500 |
| commit | 764ecdbeb68eb6af324450c164c3bb47fbc18193 (patch) | |
| tree | de497f29a22c043576b9f13ed4e700ea75f4d487 | |
| parent | b8fd6efd1dbc5cf4967fdf3da62cba9a279e041a (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index dd7a5645..0726031c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024110400">2024110400</a></li>--> + <li><a href="#2024110400">2024110400</a></li> <li><a href="#2024103100">2024103100</a></li> <li><a href="#2024102400">2024102400</a></li> <li><a href="#2024102100">2024102100</a></li> @@ -534,6 +534,21 @@ <article id="2024110400"> <h3><a href="#2024110400">2024110400</a></h3> + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024103100">2024103100</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2024110400 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024110400"> + <h3><a href="#2024110400">2024110400</a></h3> + <p>This is an early November security update release based on the November 2024 security patch backports since a monthly Android Open Source Project and stock Pixel OS release hasn't been published yet.</p> @@ -558,7 +573,6 @@ <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-146">version 146</a></li> </ul> </article> - --> <article id="2024103100"> <h3><a href="#2024103100">2024103100</a></h3> |
