Dear Release team,
I would like to move Qt WebEngine 5.15.17 from experimental to unstable.
It is a patch release in 5.15 LTS branch that backports multiple CVE fixes
from upstream Chromium, adds native Python 3 support (so we can drop our
large patch), and additionally it includes a fix for building with libxml2
2.12 (so it fixes #1074671).
Only two reverse dependencies will need to be binNMUed: angelfish and
qtwebview-opensource-src.
Ben file:
title = "qtwebengine-abi-5-15-17";
is_affected = .depends ~ "qtwebengine-abi-5-15-16" | .depends ~ "qtwebengine-abi-5-15-17";
is_good = .depends ~ "qtwebengine-abi-5-15-17";
is_bad = .depends ~ "qtwebengine-abi-5-15-16";