guix-commits
[Top][All Lists]
Advanced

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

branch master updated (a124bbd -> ff45a00)


From: Mark H. Weaver
Subject: branch master updated (a124bbd -> ff45a00)
Date: Fri, 13 Nov 2015 17:43:00 +0000

mhw pushed a change to branch master
in repository guix.

      from  a124bbd   gnu: Adjust formatting as recommended by 'guix lint'.
       new  9715df7   gnu: mit-krb5: Update to 1.13.2.
       new  4d53c29   gnu: mit-krb5: Refactor build code; support multiple 
patches.
       new  ff45a00   gnu: mit-krb5: Add fixes for 
CVE-2015-{2695,2696,2697,2698}.

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-system.am                                      |    7 +-
 gnu/packages/mit-krb5.scm                          |  106 ++-
 .../patches/mit-krb5-CVE-2015-2695-pt1.patch       |  569 +++++++++++++++
 .../patches/mit-krb5-CVE-2015-2695-pt2.patch       |   65 ++
 gnu/packages/patches/mit-krb5-CVE-2015-2696.patch  |  736 ++++++++++++++++++++
 gnu/packages/patches/mit-krb5-CVE-2015-2697.patch  |   55 ++
 .../patches/mit-krb5-CVE-2015-2698-pt1.patch       |   43 ++
 .../patches/mit-krb5-CVE-2015-2698-pt2.patch       |  132 ++++
 gnu/packages/patches/mit-krb5-init-fix.patch       |   18 -
 9 files changed, 1674 insertions(+), 57 deletions(-)
 create mode 100644 gnu/packages/patches/mit-krb5-CVE-2015-2695-pt1.patch
 create mode 100644 gnu/packages/patches/mit-krb5-CVE-2015-2695-pt2.patch
 create mode 100644 gnu/packages/patches/mit-krb5-CVE-2015-2696.patch
 create mode 100644 gnu/packages/patches/mit-krb5-CVE-2015-2697.patch
 create mode 100644 gnu/packages/patches/mit-krb5-CVE-2015-2698-pt1.patch
 create mode 100644 gnu/packages/patches/mit-krb5-CVE-2015-2698-pt2.patch
 delete mode 100644 gnu/packages/patches/mit-krb5-init-fix.patch



reply via email to

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