Difference between revisions of "Fixes in Progress"

From RCS Wiki
Jump to navigation Jump to search
(4 intermediate revisions by 2 users not shown)
Line 17: Line 17:
 
* networking - dhclient fails to install filter, resulting in no IPv4 address - https://bugzilla.redhat.com/show_bug.cgi?id=1647947
 
* networking - dhclient fails to install filter, resulting in no IPv4 address - https://bugzilla.redhat.com/show_bug.cgi?id=1647947
 
== Multimedia ==
 
== Multimedia ==
* 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
* Add support for ELFv2 to ORC for gstreamer acceleration (required for big endian OSes using musl libc and all little endian OSes) [https://bugzilla.gnome.org/show_bug.cgi?id=796774 #796774]
+
* Add support for ELFv2 to ORC for gstreamer acceleration (required for big endian OSes using musl libc and all little endian OSes) [https://gitlab.freedesktop.org/gstreamer/orc/merge_requests/2/commits gstreamer/orc!2]
 
== 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
 +
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1512162 crash when typing in URL bar] - FF >= 65

Revision as of 07:51, 5 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