summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-05-28 20:46:14 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-05-28 20:46:14 -0400
commitde6b9a739d0ef5c24db1a83988c4f3283df16183 (patch)
tree188385507266a062b9be94742fa2c3a900202911 /static
parent6306bf6a7608360b86000a5c98292098d6628f6e (diff)
SLOT_RANDOMIZE workaround
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 3ed72e04..8ae1ce7e 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -320,6 +320,8 @@
<ul>
<li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/4">version 4</a></li>
<li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/5">version 5</a></li>
+ <li>revert attempt at fixing audio DeviceDescriptor sorting</li>
+ <li>hardened_malloc: temporarily disable SLOT_RANDOMIZE to work around DeviceDescriptor sorting bug</li>
</ul>
-->