Debian Patches

Status for qtwebengine-opensource-src/5.15.2+dfsg-3

Patch Description Author Forwarded Bugs Origin Last update
run-unbundling-script.patch unbundle yasm using the unbundling script Kevin Kofler not-needed Fedora, https://src.fedoraproject.org/rpms/qt5-qtwebengine/blob/master/f/qtwebengine-everywhere-src-5.10.0-linux-pri.patch 2020-03-02
system-lcms2.patch Use system lcms2 Sandro Knauß <hefee@debian.org> yes Debian 2020-11-20
system-nspr-prtime.patch Use system NSPR prtime Kevin Kofler not-needed Fedora, https://src.fedoraproject.org/rpms/qt5-qtwebengine/blob/master/f/qtwebengine-everywhere-src-5.10.0-system-nspr-prtime.patch 2020-03-02
system-icu-utf.patch use the system ICU UTF functions We already depend on ICU, so it is useless to copy these functions here.
I checked the history of that directory, and other than the renames I am
undoing, there were no modifications at all.
Kevin, Kofler not-needed Fedora, https://src.fedoraproject.org/rpms/qt5-qtwebengine/blob/master/f/qtwebengine-everywhere-src-5.10.0-system-icu-utf.patch 2020-09-08
verbose-gn-bootstrap.patch print compiler commands when bootstrapping gn Dmitry Shachnev <mitya57@debian.org> no 2019-03-20
mipsel-linux-5.patch fix mipsel build with Linux ≥ 5.0 Linux 5.0 switched to generated system call table files, which needs some
changes in Chromium code. See this commit:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=99bf73ebf9c4193d
Dmitry Shachnev <mitya57@debian.org> invalid 2020-03-02
mipsel-ptrace-include.patch on mipsel PTRACE_GET_THREAD_AREA is defined in asm/ptrace.h Dmitry Shachnev <mitya57@debian.org> no 2020-03-17
mipsel-no-dav1d.patch disable dav1d support on mipsel dav1d does not support MIPS, and there is no config directory for it. Dmitry Shachnev <mitya57@debian.org> no 2020-03-17
mipsel-link-atomic.patch add -latomic to dependencies of base component on mipsel This is needed to fix build of qwebengine_convert_dict, which uses the
generated convert_dict.pri to get the list of libraries.
.
qmake adds its own -latomic, but it comes before the list of static
libraries, so it does not help. We need -latomic after that list.
.
The error was:
.
/usr/bin/ld.bfd: <<BUILDDIR>>/src/core/release/obj/base/base/base_jumbo_17.o: undefined reference to symbol '__atomic_load_8@@LIBATOMIC_1.0'
/usr/bin/ld.bfd: /usr/lib/gcc/mipsel-linux-gnu/9/libatomic.so: error adding symbols: DSO missing from command line
Dmitry Shachnev <mitya57@debian.org> no 2020-03-20
sandbox-time64-syscalls.patch fix seccomp-bpf failures in syscalls 0403, 0407 glibc ≥ 2.31 uses these syscalls on 32-bit platforms:
.
- https://sourceware.org/git/?p=glibc.git;a=commit;h=2e44b10b42d68d98
- https://sourceware.org/git/?p=glibc.git;a=commit;h=ec138c67cbda8b58
Andreas Müller <schnitzeltony@gmail.com> no 2020-09-02
mipsel-code-range-size.patch reduce code range size on mipsel This fixes OOM error when running mksnapshot. Dmitry Shachnev <mitya57@debian.org> no 2020-09-28

All known versions for source package 'qtwebengine-opensource-src'

Links