You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sw/broken-software.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,6 @@ run). You may have varying levels of success by attempting to run your software
96
96
| ------- | --------------- | ----- |
97
97
| hardened_malloc |<https://github.com/GrapheneOS/hardened_malloc/issues/183>| There are more changes necessary to hardened_malloc before 16k page support is done. It is also not a high priority at the moment as we need MTE |
98
98
| jemalloc |<https://github.com/jemalloc/jemalloc/issues/467>| Upstream unwilling to fix, Needs build options if compiled on a 4k page size system. Addressed in [ArchLinuxARM](https://github.com/archlinuxarm/PKGBUILDs/pull/1914). |
| notion-app(-enhancer) |<https://github.com/notion-enhancer/notion-repackaged/issues/107>| electron + broken build flags |
101
100
| Waydroid |<https://github.com/waydroid/waydroid/issues/373>| Upstream AOSP is working on 16k page support: <https://developer.android.com/guide/practices/page-sizes>|
102
101
@@ -120,6 +119,7 @@ run). You may have varying levels of success by attempting to run your software
120
119
| libunwind |<https://github.com/libunwind/libunwind/issues/260>| Fixed since 1.8.0 |
| lvm2 |<https://bugzilla.redhat.com/show_bug.cgi?id=2059734>| Fixed since 2.03.21 |
122
+
| MEGAsync |<https://github.com/meganz/MEGAsync/issues/303><https://github.com/meganz/MEGAsync/issues/310>| Fixed since 5.12.0 |
123
123
| pdfium |<https://bugs.chromium.org/p/pdfium/issues/detail?id=1853>| Fixed and shipped with Chromium 108 |
124
124
| qt5-webengine |<https://bugreports.qt.io/browse/QTBUG-105145>| chromium 87, likely won’t be fixed upstream. [Fixed in downstream ArchLinuxARM](https://github.com/archlinuxarm/PKGBUILDs/pull/1928)|
125
125
| qt6-webengine |<https://bugreports.qt.io/browse/QTBUG-105145>| chromium 94 for 6.3, partially fixed upstream in 6.4 for webview but not for QtPdf. [Fixed in downstream ArchLinuxARM](https://github.com/archlinuxarm/PKGBUILDs/pull/1928)|
0 commit comments