-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Davide Cavalca <[email protected]>
- Loading branch information
Showing
11 changed files
with
57 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -90,43 +90,43 @@ run). You may have varying levels of success by attempting to run your software | |
## Broken packages | ||
| Package | Upstream report | Notes | | ||
| ------- | --------------- | ----- | | ||
| Chromium | https://issues.chromium.org/issues/378017037 | cppgc crashes on Linux w/ 16KiB pages because of hardcoded kGuardPageSize | | ||
| 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 | | ||
| 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). | | ||
| MEGAsync | https://github.com/meganz/MEGAsync/pull/801 | | ||
| notion-app(-enhancer) | https://github.com/notion-enhancer/notion-repackaged/issues/107 | electron + broken build flags | | ||
| Wine | https://bugs.winehq.org/show_bug.cgi?id=52715 | | ||
| Zig | https://github.com/ziglang/zig/issues/11308 | | ||
| Chromium | <https://issues.chromium.org/issues/378017037> | cppgc crashes on Linux w/ 16KiB pages because of hardcoded kGuardPageSize | | ||
| 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 | | ||
| 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). | | ||
| MEGAsync | <https://github.com/meganz/MEGAsync/pull/801> | | ||
| notion-app(-enhancer) | <https://github.com/notion-enhancer/notion-repackaged/issues/107> | electron + broken build flags | | ||
| Wine | <https://bugs.winehq.org/show_bug.cgi?id=52715> | | ||
| Zig | <https://github.com/ziglang/zig/issues/11308> | | ||
|
||
\* Running x86-64 software is supported via a 4k page size microVM running FEX. | ||
|
||
## Fixed packages | ||
| Package | Fixing commit | Notes | | ||
| ------- | ------------- | ----- | | ||
| 1Password | _proprietary_ | Fixed as of 8.8.0-119 beta. | | ||
| Android Cuttlefish | https://android-review.googlesource.com/c/device/google/cuttlefish/+/2545951 | Fixed in AOSP main branch by switching to musl. | | ||
| box64 | https://github.com/ptitSeb/box64/issues/384 | Fixed since 0.2.8 | | ||
| btrfs | https://lore.kernel.org/lkml/[email protected]/ | Fixed since Linux 5.19 ([caveats](https://social.treehouse.systems/@marcan/111493984306764821)) | | ||
| Chromium | https://bugs.chromium.org/p/chromium/issues/detail?id=1301788| Includes Electron apps.<br>Fixed since 102. | | ||
| Emacs | https://lists.gnu.org/archive/html/bug-gnu-emacs/2021-03/msg01260.html | Fixed since 28.0 | | ||
| f2fs | https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d7e9a9037de27b642d5a3edef7c69e2a2b460287 | Fixed since Linux 6.7 | | ||
| fd | https://github.com/sharkdp/fd/issues/1085 | Fixed since 10.1 | | ||
| k3s-io | https://github.com/k3s-io/k3s/issues/7335 | Fixed since 1.27.2 | | ||
| KiCad | https://gitlab.com/kicad/code/kicad/-/issues/16008 | Fixed since 7.0.10 | | ||
| libglvnd | https://gitlab.freedesktop.org/glvnd/libglvnd/-/merge_requests/262 | Fixed since 1.5.0 | | ||
| libunwind | https://github.com/libunwind/libunwind/pull/330 | Fixed since 1.7.0 | | ||
| libunwind | https://github.com/libunwind/libunwind/issues/260 | Fixed since 1.8.0 | | ||
| libvirt/QEMU/KVM | https://patchew.org/QEMU/[email protected]/ | Fixed since QEMU 7.2.6 / 8.0.5 / 8.1.1 | | ||
| lvm2 | https://bugzilla.redhat.com/show_bug.cgi?id=2059734 | Fixed since 2.03.21 | | ||
| pdfium | https://bugs.chromium.org/p/pdfium/issues/detail?id=1853 | Fixed and shipped with Chromium 108 | | ||
| 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) | | ||
| 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) | | ||
| Redis | https://bugzilla.redhat.com/show_bug.cgi?id=2240293 https://bodhi.fedoraproject.org/updates/FEDORA-2023-bdb1515542 | Fixed in fedora since redis-7.0.13-2.fc38 and redis-7.2.1-2.fc39) | | ||
| rr | https://github.com/rr-debugger/rr/pull/3146 | Fixed since 5.6.0 | | ||
| Rust | https://github.com/archlinuxarm/PKGBUILDs/commit/19a1393 | Fixed for `rust-1.62.1-1.1` in ALARM/extra | | ||
| Telegram Desktop | https://github.com/telegramdesktop/tdesktop/issues/26103 | Fixed since 4.1.1 | | ||
| Visual Studio Code | https://aur.archlinux.org/packages/visual-studio-code-bin | Fixed since 1.71.0 (uses Electron 19) | | ||
| WebKitGTK | https://github.com/WebKit/WebKit/commit/0a4a03da45f774 | Fixed since 2.34.6 | | ||
| Android Cuttlefish | <https://android-review.googlesource.com/c/device/google/cuttlefish/+/2545951> | Fixed in AOSP main branch by switching to musl. | | ||
| box64 | <https://github.com/ptitSeb/box64/issues/384> | Fixed since 0.2.8 | | ||
| btrfs | <https://lore.kernel.org/lkml/[email protected]/> | Fixed since Linux 5.19 ([caveats](https://social.treehouse.systems/@marcan/111493984306764821)) | | ||
| Chromium | <https://bugs.chromium.org/p/chromium/issues/detail?id=1301788> | Includes Electron apps.<br>Fixed since 102. | | ||
| Emacs | <https://lists.gnu.org/archive/html/bug-gnu-emacs/2021-03/msg01260.html> | Fixed since 28.0 | | ||
| f2fs | <https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d7e9a9037de27b642d5a3edef7c69e2a2b460287> | Fixed since Linux 6.7 | | ||
| fd | <https://github.com/sharkdp/fd/issues/1085> | Fixed since 10.1 | | ||
| k3s-io | <https://github.com/k3s-io/k3s/issues/7335> | Fixed since 1.27.2 | | ||
| KiCad | <https://gitlab.com/kicad/code/kicad/-/issues/16008> | Fixed since 7.0.10 | | ||
| libglvnd | <https://gitlab.freedesktop.org/glvnd/libglvnd/-/merge_requests/262> | Fixed since 1.5.0 | | ||
| libunwind | <https://github.com/libunwind/libunwind/pull/330> | Fixed since 1.7.0 | | ||
| libunwind | <https://github.com/libunwind/libunwind/issues/260> | Fixed since 1.8.0 | | ||
| libvirt/QEMU/KVM | <https://patchew.org/QEMU/[email protected]/> | Fixed since QEMU 7.2.6 / 8.0.5 / 8.1.1 | | ||
| lvm2 | <https://bugzilla.redhat.com/show_bug.cgi?id=2059734> | Fixed since 2.03.21 | | ||
| pdfium | <https://bugs.chromium.org/p/pdfium/issues/detail?id=1853> | Fixed and shipped with Chromium 108 | | ||
| 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) | | ||
| 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) | | ||
| Redis | <https://bugzilla.redhat.com/show_bug.cgi?id=2240293> <https://bodhi.fedoraproject.org/updates/FEDORA-2023-bdb1515542> | Fixed in fedora since redis-7.0.13-2.fc38 and redis-7.2.1-2.fc39) | | ||
| rr | <https://github.com/rr-debugger/rr/pull/3146> | Fixed since 5.6.0 | | ||
| Rust | <https://github.com/archlinuxarm/PKGBUILDs/commit/19a1393> | Fixed for `rust-1.62.1-1.1` in ALARM/extra | | ||
| Telegram Desktop | <https://github.com/telegramdesktop/tdesktop/issues/26103> | Fixed since 4.1.1 | | ||
| Visual Studio Code | <https://aur.archlinux.org/packages/visual-studio-code-bin> | Fixed since 1.71.0 (uses Electron 19) | | ||
| WebKitGTK | <https://github.com/WebKit/WebKit/commit/0a4a03da45f774> | Fixed since 2.34.6 | | ||
|
||
## Bugs | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -138,7 +138,7 @@ Currently, Broadcom FullMAC WiFi firmware is packaged. These blobs have also bee | |
* AVD (Apple Video Decoder) Cortex-M3 firmware | ||
* USB xHCI firmware (only needed for iMac models with 4 USB-C ports). | ||
|
||
Details on Broadcom FullMAC WiFi firmware naming: https://lore.kernel.org/all/[email protected]/ | ||
Details on Broadcom FullMAC WiFi firmware naming: <https://lore.kernel.org/all/[email protected]/> | ||
|
||
### VendorFW package | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -143,7 +143,7 @@ And these blobs aren't yet packaged: | |
|
||
* AVD (Apple Video Decoder) Cortex-M3 firmware | ||
|
||
Details on Broadcom FullMAC WiFi firmware naming: https://lore.kernel.org/all/[email protected]/ | ||
Details on Broadcom FullMAC WiFi firmware naming: <https://lore.kernel.org/all/[email protected]/> | ||
|
||
### VendorFW package | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
See https://github.com/zzywysm/asahi-kernel-configs | ||
See <https://github.com/zzywysm/asahi-kernel-configs> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters