lfam pushed a change to branch master
in repository guix.

      from  4e3bfaf   guix package: Suggest prefix search path settings.
       new  a1dfa02   Revert "gnu: gd: Update to 2.2.3 [fixes CVE-2016-6207]."

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


Summary of changes:
 gnu/local.mk                                    |    6 +-
 gnu/packages/gd.scm                             |   10 +-
 gnu/packages/patches/gd-CVE-2016-5766.patch     |   81 ++++++++
 gnu/packages/patches/gd-CVE-2016-6128.patch     |  253 +++++++++++++++++++++++
 gnu/packages/patches/gd-CVE-2016-6132.patch     |   55 +++++
 gnu/packages/patches/gd-CVE-2016-6214.patch     |   66 ++++++
 gnu/packages/patches/gd-fix-test-on-i686.patch  |   34 +++
 gnu/packages/patches/gd-fix-tests-on-i686.patch |   61 ------
 8 files changed, 501 insertions(+), 65 deletions(-)
 create mode 100644 gnu/packages/patches/gd-CVE-2016-5766.patch
 create mode 100644 gnu/packages/patches/gd-CVE-2016-6128.patch
 create mode 100644 gnu/packages/patches/gd-CVE-2016-6132.patch
 create mode 100644 gnu/packages/patches/gd-CVE-2016-6214.patch
 create mode 100644 gnu/packages/patches/gd-fix-test-on-i686.patch
 delete mode 100644 gnu/packages/patches/gd-fix-tests-on-i686.patch

Reply via email to