Difference between revisions of "Fixes in Progress"

From RCS Wiki
Jump to navigation Jump to search
m (update status)
Line 14: Line 14:
 
* [DONE] IPv6 checksumming broken in 4.18+ - https://lore.kernel.org/patchwork/patch/983905/ = https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?h=fixes&id=85682a7e3b9c664995ad477520f917039afdc330 => https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=85682a7e3b9c664995ad477520f917039afdc330
 
* [DONE] IPv6 checksumming broken in 4.18+ - https://lore.kernel.org/patchwork/patch/983905/ = https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?h=fixes&id=85682a7e3b9c664995ad477520f917039afdc330 => https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=85682a7e3b9c664995ad477520f917039afdc330
 
* [NOTABUG] AMDGPU - crashes on WX4100/polaris11 after firmware update - https://bugs.freedesktop.org/show_bug.cgi?id=108585 - [[Troubleshooting/GPU#AMDGPU_driver_crashes_after_firmware_update]]
 
* [NOTABUG] AMDGPU - crashes on WX4100/polaris11 after firmware update - https://bugs.freedesktop.org/show_bug.cgi?id=108585 - [[Troubleshooting/GPU#AMDGPU_driver_crashes_after_firmware_update]]
* AMDGPU - system down with kernel 4.20-rc1 or newer - https://bugs.freedesktop.org/show_bug.cgi?id=108754
+
* [DONE] AMDGPU - system down with kernel 4.20-rc1 or newer - https://bugs.freedesktop.org/show_bug.cgi?id=108754 - went away around 4.20 rc5 or rc6
* networking - dhclient fails to install filter, resulting in no IPv4 address - https://bugzilla.redhat.com/show_bug.cgi?id=1647947
+
* [DONE] networking - dhclient fails to install filter, resulting in no IPv4 address - https://bugzilla.redhat.com/show_bug.cgi?id=1647947 - fixed in 4.20 GA
 
== Multimedia ==
 
== Multimedia ==
 
* [DONE] FFmpeg fails to build with PPC optimisations enabled [https://trac.ffmpeg.org/ticket/7048 #7048] => landed http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=153fcd6de6ba558a3720c64589a7e4e9e4d62420
 
* [DONE] FFmpeg fails to build with PPC optimisations enabled [https://trac.ffmpeg.org/ticket/7048 #7048] => landed http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=153fcd6de6ba558a3720c64589a7e4e9e4d62420
Line 21: Line 21:
 
== Firefox ==
 
== Firefox ==
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1499277 JavaScript engine endianness bug]
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1499277 JavaScript engine endianness bug]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1510786 add support for tier-3 arches to dav1d] - all not(x86 or arm) - FF >= 65
+
* [FIXED] [https://bugzilla.mozilla.org/show_bug.cgi?id=1510786 add support for tier-3 arches to dav1d] - all not(x86 or arm) - FF >= 65
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1512162 crash when typing in URL bar] - FF >= 65
+
* [WORKED AROUND] [https://bugzilla.mozilla.org/show_bug.cgi?id=1512162 crash when typing in URL bar] - FF >= 65

Revision as of 04:43, 24 December 2018

An attempt to track fixes in various projects and their upstreaming status. The "version" string is output of "git describe" of the given commit.

Graphics

mesa

kernel

Multimedia

Firefox