guix_mirror_bot pushed a change to branch gnome-team
in repository guix.

    from 7e535a9194 build-system/meson: Make build verbose.
     new 55cd48b0be gnu: libsoup: Apply patches fixing deadlocks and 
CVE-2025-4476.
     new 9913dbf8aa gnu: directfb: Supersede with directfb2.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |  10 +-
 gnu/packages/gnome.scm                             |  18 +-
 gnu/packages/graphics.scm                          | 150 +++++++---------
 .../directfb-davinci-glibc-228-compat.patch        |  41 -----
 gnu/packages/patches/directfb2-rpath.patch         | 168 ++++++++++++++++++
 .../patches/libsoup-auth-digest-fix-crash.patch    |  31 ++++
 ...ibsoup-deadlock-in-add_listener_in_thread.patch |  42 +++++
 .../patches/libsoup-fix-merge-of-ranges.patch      | 192 +++++++++++++++++++++
 .../libsoup-memory-leak-in-soup_form_decode.patch  | 101 +++++++++++
 .../patches/libsoup-multipart-bounds-check.patch   | 106 ++++++++++++
 .../libsoup-use-libdl-instead-of-gmodule.patch     |  70 ++++++++
 11 files changed, 797 insertions(+), 132 deletions(-)
 delete mode 100644 gnu/packages/patches/directfb-davinci-glibc-228-compat.patch
 create mode 100644 gnu/packages/patches/directfb2-rpath.patch
 create mode 100644 gnu/packages/patches/libsoup-auth-digest-fix-crash.patch
 create mode 100644 
gnu/packages/patches/libsoup-deadlock-in-add_listener_in_thread.patch
 create mode 100644 gnu/packages/patches/libsoup-fix-merge-of-ranges.patch
 create mode 100644 
gnu/packages/patches/libsoup-memory-leak-in-soup_form_decode.patch
 create mode 100644 gnu/packages/patches/libsoup-multipart-bounds-check.patch
 create mode 100644 
gnu/packages/patches/libsoup-use-libdl-instead-of-gmodule.patch

Reply via email to