mhw pushed a change to branch master
in repository guix.

      from  e91e28d   gnu: wpa-supplicant: Update to 2.5.
       new  48e4a9f   gnu: unzip: Add various fixes.

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-system.am                                      |    5 +-
 gnu/packages/patches/unzip-CVE-2014-9636.patch     |   40 +++-----
 gnu/packages/patches/unzip-attribs-overflow.patch  |   16 +++
 .../patches/unzip-fix-overflows-and-infloop.patch  |  108 ++++++++++++++++++++
 gnu/packages/patches/unzip-format-secure.patch     |   94 +++++++++++++++++
 .../unzip-increase-size-of-cfactorstr.patch        |   18 ----
 .../patches/unzip-overflow-long-fsize.patch        |   38 +++++++
 gnu/packages/zip.scm                               |    7 +-
 8 files changed, 279 insertions(+), 47 deletions(-)
 create mode 100644 gnu/packages/patches/unzip-attribs-overflow.patch
 create mode 100644 gnu/packages/patches/unzip-fix-overflows-and-infloop.patch
 create mode 100644 gnu/packages/patches/unzip-format-secure.patch
 delete mode 100644 gnu/packages/patches/unzip-increase-size-of-cfactorstr.patch
 create mode 100644 gnu/packages/patches/unzip-overflow-long-fsize.patch

Reply via email to