Debian Patches

Status for qtwebchannel-opensource-src/5.15.19-3

Patch Description Author Forwarded Bugs Origin Last update
remove_example_using_external_js.diff remove example with privacy breaches (remote scripts and styles) Dmitry Shachnev <mitya57@debian.org> not-needed 2019-09-20
fix-race-condition.patch Fix race condition in parallel install of qwclient example
Remove README from exampleassets.files in qwclient.pro to eliminate
a race condition during parallel make install.

The Qt build system automatically installs README files from example
subdirectories. When qwclient.pro also explicitly listed README in
its exampleassets.files, two qinstall processes raced to copy the
same file to the same destination under make -j, causing intermittent
"Error copying ... Cannot create ... for output" failures.

nodejs.pro already follows the correct pattern (no explicit README),
confirming the automatic mechanism handles it.
Santiago Vila <sanvila@debian.org> no

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

Links