Libsoup is an HTTP library implementation in C. It was originally part
of a SOAP (Simple Object Access Protocol) implementation called Soup, but
the SOAP and non-SOAP parts have now been split into separate packages.
libsoup uses the Glib main loop and is designed to work well with GTK
applications. This enables GNOME applications to access HTTP servers
on the network in a completely asynchronous fashion, very similar to
the Gtk+ programming model (a synchronous operation mode is also
supported for those who want it).
This update fixes a [bug](https://github.com/mesonbuild/meson/issues/5268) in
the Meson build system which caused binaries and libraries to incorrectly be
marking as requiring an executable stack. This makes them more vulnerable to
security issues, and also can result in errors caused by SELinux denials. This
update also provides rebuilds of all the packages that were built with the buggy
Meson, excepting packages for updates were already pending (in those cases,
those updates have been edited instead). This includes gnome-initial-setup,
which was affected by this problem, resulting in a [release-blocking
bug](https://bugzilla.redhat.com/show_bug.cgi?id=1699099) that prevented it
running correctly with SELinux in enforcing mode.
[ 1 ] Bug #1699099 - gnome-initial-setup 3.32.0+ crashes due to SELinux denials (because it has execstack flag set, because meson 0.50.0 sets it when it shouldn't)
https://bugzilla.redhat.com/show_bug.cgi?id=1699099
su -c 'dnf upgrade --advisory FEDORA-2019-ac2a21ff07' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Get the latest Linux and open source security news straight to your inbox.