mhw pushed a change to branch master
in repository guix.

    from 57853d6  gnu: java-openjfx-graphics: Install native libraries.
     new 453e101  gnu: gdk-pixbuf: Fix CVE-2020-29385.
     new bc16eac  gnu: cairo: Fix CVE-2018-19876 and CVE-2020-35492.
     new f5e1909  gnu: gvfs: Update to 1.40.2 [security fixes].
     new db7c341  gnu: gnome-shell: Update to 3.34.5.
     new 825cc7e  gnu: gnome-shell: Fix CVE-2020-17489.

The 5 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                                       |  4 ++
 gnu/packages/gnome.scm                             | 13 +++---
 gnu/packages/gtk.scm                               | 27 +++++++++--
 gnu/packages/patches/cairo-CVE-2018-19876.patch    | 37 +++++++++++++++
 gnu/packages/patches/cairo-CVE-2020-35492.patch    | 49 ++++++++++++++++++++
 .../patches/gdk-pixbuf-CVE-2020-29385.patch        | 53 ++++++++++++++++++++++
 .../patches/gnome-shell-CVE-2020-17489.patch       | 46 +++++++++++++++++++
 7 files changed, 219 insertions(+), 10 deletions(-)
 create mode 100644 gnu/packages/patches/cairo-CVE-2018-19876.patch
 create mode 100644 gnu/packages/patches/cairo-CVE-2020-35492.patch
 create mode 100644 gnu/packages/patches/gdk-pixbuf-CVE-2020-29385.patch
 create mode 100644 gnu/packages/patches/gnome-shell-CVE-2020-17489.patch

Reply via email to