guix-commits
[Top][All Lists]
Advanced

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

branch master updated (3d55d04 -> 983911d)


From: Efraim Flashner
Subject: branch master updated (3d55d04 -> 983911d)
Date: Mon, 30 May 2016 17:22:41 +0000 (UTC)

efraim pushed a change to branch master
in repository guix.

      from  3d55d04   gnu: cyrus-sasl: Update URLs.
       new  1f521b7   gnu: id3lib: Fix CVE-2007-4460.
       new  c1dbd3a   gnu: wordnet: Fix CVE-2008-2149, CVE-2008-3908.
       new  983911d   gnu: wordnet: Use 'modify-phases'.

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                                       |    4 +
 gnu/packages/mp3.scm                               |    6 +-
 gnu/packages/patches/id3lib-CVE-2007-4460.patch    |   54 ++
 gnu/packages/patches/wordnet-CVE-2008-2149.patch   |   19 +
 .../patches/wordnet-CVE-2008-3908-pt1.patch        |  710 ++++++++++++++++++++
 .../patches/wordnet-CVE-2008-3908-pt2.patch        |   18 +
 gnu/packages/wordnet.scm                           |   59 +-
 7 files changed, 840 insertions(+), 30 deletions(-)
 create mode 100644 gnu/packages/patches/id3lib-CVE-2007-4460.patch
 create mode 100644 gnu/packages/patches/wordnet-CVE-2008-2149.patch
 create mode 100644 gnu/packages/patches/wordnet-CVE-2008-3908-pt1.patch
 create mode 100644 gnu/packages/patches/wordnet-CVE-2008-3908-pt2.patch



reply via email to

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