goxkcdpwgen (0.0~git20181107.de898c7-3) unstable; urgency=medium . [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update standards version to 4.5.0, no changes needed. pev (0.81-4) unstable; urgency=medium . * QA upload. . [ Debian Janitor ] * Remove constraints unnecessary since stretch: + Build-Depends: Drop versioned constraint on debhelper. qtwebengine-opensource-src (5.15.5+dfsg-2) unstable; urgency=medium . * Add a patch to fix build with glibc ≥ 2.34 where SIGSTKSZ is no longer a compile time constant. * Backport Chromium patch to make Linux sandbox return ENOSYS for clone3 syscall (LP: #1939993). * Update debian/libqt5webenginecore5.symbols from buildds’ logs. * Upload to unstable. qtwebengine-opensource-src (5.15.5+dfsg-1) experimental; urgency=medium . * New upstream release. - Includes a fix for building with GCC 11 (closes: #984315). * Update get-orig-source target for the new release. * Drop two patches that are included in the new release: - fix-locales-normalization.patch - CVE-2021-21193.patch * Bump ABI version to qtwebengine-abi-5-15-5. * Remove polymer_bundled.min.js from Files-Excluded (LP: #1926089). - There is non-minified polymer_bundled.js in the source. * Forward DEB_BUILD_OPTIONS=parallel=N setting to ninja (closes: #986684). * Make sure $NINJAJOBS is also used when bootstrapping gn. * Add libxkbfile-dev build-dependency (required since 5.15.5). * Update symbols files from buildds’ and the current build logs. qtwebengine-opensource-src (5.15.3+dfsg-5) experimental; urgency=medium . * Add support for mips64el architecture: - Make mipsel-no-dav1d.patch apply to mips64el too. - Add a patch from Ma Aiguo to make crashpad build on mips64el. - Backport upstream patch to fix bad define in linux_syscall_support.h. - Add mips64el to supported architectures in debian/control. * Update symbols files from buildds’ and the current build logs. qtwebengine-opensource-src (5.15.3+dfsg-4) experimental; urgency=medium . * Disable jumbo builds to reduce memory consumption. * Add a patch to further reduce memory consumption on mipsel. * Remove non-working and/or obsolete code from debian/rules. * For Ubuntu, build with -j2 on amd64 like on arm64. qtwebengine-opensource-src (5.15.3+dfsg-3) experimental; urgency=medium . * Add a patch to make breakpad use system getcontext instead of its own, to fix build on mipsel. * Make Chromium sandbox code compatible with glibc 2.33: - Extend sandbox-time64-syscalls.patch to handle statx and time64 (patch by Fabian Vogt from openSUSE). - Add new patch sandbox-fstatat-syscalls.patch to handle newfstatat and fstatat64 syscalls (by Kevin Kofler from Fedora). * Update symbols files from buildds’ and the current build logs. * Use $NINJAJOBS instead of $NINJAFLAGS for passing the -j flag. * Clean up unused variables in debian/rules. * Actually add CVE-2021-21193.patch to debian/patches/series. qtwebengine-opensource-src (5.15.3+dfsg-2) experimental; urgency=medium . * Fix the command to change CMake dependencies versions. qtwebengine-opensource-src (5.15.3+dfsg-1) experimental; urgency=medium . * New upstream release. * Add get-orig-source target (as upstream no longer publishes tarballs). * Update Files-Excluded and touch_files for the new release. * Refresh and rebase patches for the new release. * Add new overrides/ignores to debian/scripts/update-copyright. * Update debian/copyright using the script and manually. * Bump ABI version to qtwebengine-abi-5-15-3. * Build-depend on nodejs, required by Chromium 87. * Stop using closure-compiler, Debian has an ancient version that doesn't support template literals. * Remove yasm build-dependency, Chromium no longer uses it. - Also remove run-unbundling-script.patch which was used to unbundle it. * Remove a non-DFSG benchmark file (jsmin.py) from build inputs. * Copy system d3.min.js and pako.min.js to replace the excluded files. * Stop excluding jszip.min.js, add its source code to missing-sources. * Add a patch to use python2 instead of unversioned python. * Build-depend on node-yargs, required by generate_html_entrypoint.js. * Do not exclude some parts of node_modules that are used during build. * Build-depend on rollup and node-rollup-plugins-terser. * Run syncqt.pl before build, to get the header files generated. * Backport upstream patch to fix normalization of app locales. * Update mocha in missing-sources to the actually used version. * Update symbols files from the current build log. * Fix/override some new Lintian source-is-missing errors. * Do not require matching versions of Qt dependencies in CMake files. * Do not hardcode x86_64-linux-gnu in lintian-overrides. * Backport fix for CVE-2021-21193 from upstream Chromium.