guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (93961f0 -> 6e4f18c)


From: Mark H. Weaver
Subject: branch master updated (93961f0 -> 6e4f18c)
Date: Wed, 8 Jun 2016 18:28:02 +0000 (UTC)

mhw pushed a change to branch master
in repository guix.

      from  93961f0   publish: Encore URIs that appear in narinfos.
       new  c7c4944   gnu: libvpx: Add fix for CVE-2016-2818.
       new  98d9182   gnu: icecat: Add fixes for 
CVE-2016-{2818,2819,2821,2824,2828,2831}.
       new  6e4f18c   gnu: libxml2: Add fix for CVE-2016-1762.

The 3 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                                       |   16 ++
 gnu/packages/gnuzilla.scm                          |   16 +-
 .../patches/icecat-CVE-2016-2818-pt1.patch         |   62 +++++
 .../patches/icecat-CVE-2016-2818-pt2.patch         |   29 +++
 .../patches/icecat-CVE-2016-2818-pt3.patch         |   18 ++
 .../patches/icecat-CVE-2016-2818-pt4.patch         |   61 +++++
 .../patches/icecat-CVE-2016-2818-pt5.patch         |  266 +++++++++++++++++++
 .../patches/icecat-CVE-2016-2818-pt6.patch         |   17 ++
 .../patches/icecat-CVE-2016-2818-pt7.patch         |   33 +++
 .../patches/icecat-CVE-2016-2818-pt8.patch         |  267 ++++++++++++++++++++
 .../patches/icecat-CVE-2016-2818-pt9.patch         |  188 ++++++++++++++
 gnu/packages/patches/icecat-CVE-2016-2819.patch    |  102 ++++++++
 gnu/packages/patches/icecat-CVE-2016-2821.patch    |   16 ++
 gnu/packages/patches/icecat-CVE-2016-2824.patch    |   85 +++++++
 gnu/packages/patches/icecat-CVE-2016-2828.patch    |  185 ++++++++++++++
 gnu/packages/patches/icecat-CVE-2016-2831.patch    |  120 +++++++++
 gnu/packages/patches/libvpx-CVE-2016-2818.patch    |   36 +++
 gnu/packages/patches/libxml2-CVE-2016-1762.patch   |   31 +++
 gnu/packages/video.scm                             |    3 +-
 gnu/packages/xml.scm                               |    3 +-
 20 files changed, 1551 insertions(+), 3 deletions(-)
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2818-pt1.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2818-pt2.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2818-pt3.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2818-pt4.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2818-pt5.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2818-pt6.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2818-pt7.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2818-pt8.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2818-pt9.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2819.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2821.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2824.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2828.patch
 create mode 100644 gnu/packages/patches/icecat-CVE-2016-2831.patch
 create mode 100644 gnu/packages/patches/libvpx-CVE-2016-2818.patch
 create mode 100644 gnu/packages/patches/libxml2-CVE-2016-1762.patch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]