This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Patches and upstream #109
Closed
Description
musl (but really, glibcisms).
-
./core/dhcpcd/patches/dhcpcd-fix-musl.patch
Fixed in next release. NetworkConfiguration/dhcpcd@91792b0
-
./extra/rust/patches/musl-libressl.patch
- Partly fixed in next release.
- Update openssl-sys to v0.9.52 to add support for libressl 2.9.X and 3.0.X rust-lang/rust#65808
-
./extra/lvm2/patches/disable-symver.patch
- segmentation faults with uClibc-ng lvmteam/lvm2#6
- https://patchwork.kernel.org/patch/10583965/
- Patch exists since 2018, no movement upstream.
- LVM2 effectively only supports
glibc
without this patch.
-
./extra/lvm2/patches/fix-stdio-usage.patch
- https://www.redhat.com/archives/linux-lvm/2018-March/msg00021.html
- No reply upstream for over a year.
-
./extra/firefox/patches/fix-tools.patch
- https://bugzilla.mozilla.org/show_bug.cgi?id=1041962
- No movement upstream.
gcc 9
-
./extra/efivar/patches/fix-gcc9-dp.h.patch
- Fixed in next release. rhboot/efivar@b98ba89
-
./extra/efivar/patches/fix-gcc9.patch
- Fixed in next release. rhboot/efivar@c3c553d
posix
-
./extra/x264/patches/x264-no-bash.patch
- Patch not suitable for upstream.
- Needs to be expanded to support all platforms.
- Needs to most likely be split into a series of smaller commits.
-
./extra/libvpx/patches/fix-busybox-diff.patch
misc
-
./extra/libtheora/patches/libtheora-1.1.1-libpng16.patch
- Fixed in next release. https://git.xiph.org/?p=theora.git;a=commit;h=7288b539c52e99168488dc3a343845c9365617c8
- New release never(?)
-
./extra/efibootmgr/patches/efivar.patch
- Fixed in next release. rhboot/efibootmgr@99b5785
-
./core/libelf/patches/preprocessor-warnings.patch
Likely to never be fixed.
Misc
The uptream status of these patches is unknown. If anyone has any information, it'd be appreciated.
-
./extra/firefox/patches/fix-sandbox-membarrier.patch
-
./extra/firefox/patches/fix-webrtc-glibcisms.patch
-
./extra/firefox/patches/fix-toolkit.patch
-
./extra/firefox/patches/fix-seccomp-bpf.patch
-
./extra/firefox/patches/fix-fortify-system-wrappers.patch
-
./extra/firefox/patches/mallinfo.patch
enhancements (not bugs and unlikely to be up-streamed)
-
./xorg/xorg-server/patches/rootless_modesetting.patch
-
./extra/python/patches/python3-always-pip.patch
-
./extra/firefox/patches/firefox-70-no-dbus.patch
-
./extra/libpng/patches/libpng-1.6.37-apng.patch
- Needed for Firefox.