Tested that a (random) SVG can still be loaded with the new librsvg2.
Seems to work, fixes problem with 'toolbox create' on Silverblue for me.
Seems to work correctly including three.js webgl examples, sound/video playback on youtube.
test.webrtc.org doesn't work, but I'm not sure if it's expected to.
Works great
%package -n python%{python3_pkgversion}-%{name}
Summary: Python 3 bindings for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: python-gobject-base
^^^^^^^^^^^^^^^
Requires: python%{python3_pkgversion}-six
python-gobject-base also needs the python%{python3_pkgversion} treatment. Otherwise looks good (tried some simple API usage with both python2 and python3)
Works well for building Flatpaks locally
Tested rpm2flatpak functionality and checks that it now does f30
Seems to work - get sound, graphics, can start a "quick race"
Seems to work (can start it, get graphics/sound, start tutorial)
Seems to work
Checked that preserving toolbox status for new tabs works, and that line wrapping at the command prompt is no longer messed up.
Works for me.
Works for me
Works for me
This is tagged as security, because this version of the Flatpak runtime container, as compared to the latest released version, it contains subpackages of the following packages with security updates:
These are almost certainly not all relevant in the Flatpak context (especially the systemd ones) - would need to analyze both the included subpackages and the content of those security updates to figure out what are the relevant CVEs.
(This went a long time without a rebuild - in general, we'll plan on much more frequent rebuilds of the runtime to pick up security fixes.)
Breaks building Flatpaks in a container because of the bwrap invocation added to flatpak build-export - see:
https://github.com/projectatomic/atomic-reactor/pull/1160#issuecomment-460222846
https://github.com/flatpak/flatpak/pull/2661
Will file new updates with a patch for --disable-sandbox.
Did some basic testing, and gnome-calculator installs and starts with the new runtime.