guix-commits
[Top][All Lists]
Advanced

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

branch tk-update updated (a3e366b -> fc4f59e)


From: Ludovic Courtès
Subject: branch tk-update updated (a3e366b -> fc4f59e)
Date: Mon, 16 Nov 2015 08:54:09 +0000

civodul pushed a change to branch tk-update
in repository guix.

      from  a3e366b   gnu: python: Move tkinter to "tk" output.
      adds  2af4f5b   gnu: gcr: Update to 3.18.0, enable introspection.
      adds  ebeabe2   gnu: upower: Enable GObject introspection.
      adds  d777e04   gnu: upower: Update to 0.99.3.
      adds  a124bbd   gnu: Adjust formatting as recommended by 'guix lint'.
      adds  9715df7   gnu: mit-krb5: Update to 1.13.2.
      adds  4d53c29   gnu: mit-krb5: Refactor build code; support multiple 
patches.
      adds  ff45a00   gnu: mit-krb5: Add fixes for 
CVE-2015-{2695,2696,2697,2698}.
      adds  2abcc93   gnu: eigen: Update to 3.2.7.
      adds  73cea74   gnu: calf: Update tarball URL.
      adds  5649c8c   gnu: Add guile-sly.
      adds  511495f   gnu: sudo: Build sequentially.
      adds  19a696e   gnu: youtube-dl: Update to 2015.11.13.
      adds  1c8a70a   gnu: efl: Update to 1.16.0.
      adds  5fbf590   gnu: elementary: Update to 1.16.0.
      adds  96479cf   gnu: emotion-generic-players: Update to 1.16.0.
      adds  90b5741   gnu: evas-generic-loaders: Update to 1.16.0.
      adds  5de56b6   gnu: enlightenment: Update to 0.19.13.
      adds  000e36f   gnu: pari-gp: Update to 2.7.5.
      adds  b6bbebb   gnu: gnucash: Update to 2.6.9.
      adds  1b076e6   gnu: libpng: Use 1.5.24 as a replacement [fixes 
CVE-2015-8126].
       new  4d17078   Merge branch 'master' into tk-update
       new  fc4f59e   gnu: libpng: Update to 1.5.24 [fixes CVE-2015-8126].

The 2 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/admin.scm                             |    4 +
 gnu/packages/aidc.scm                              |    9 +-
 gnu/packages/algebra.scm                           |    9 +-
 gnu/packages/audio.scm                             |    7 +-
 gnu/packages/bash.scm                              |    8 +-
 gnu/packages/busybox.scm                           |   10 +-
 gnu/packages/cdrom.scm                             |    3 +-
 gnu/packages/cmake.scm                             |    3 +-
 gnu/packages/conkeror.scm                          |    8 +-
 gnu/packages/cook.scm                              |    8 +-
 gnu/packages/curl.scm                              |    4 +-
 gnu/packages/docbook.scm                           |    5 +-
 gnu/packages/emacs.scm                             |    2 +-
 gnu/packages/engineering.scm                       |    2 +-
 gnu/packages/enlightenment.scm                     |   23 +-
 gnu/packages/games.scm                             |    6 +-
 gnu/packages/geeqie.scm                            |    3 +-
 gnu/packages/gimp.scm                              |    2 +-
 gnu/packages/gl.scm                                |   53 +-
 gnu/packages/glib.scm                              |    3 +-
 gnu/packages/gnome.scm                             |   59 +-
 gnu/packages/gnucash.scm                           |    4 +-
 gnu/packages/gstreamer.scm                         |    9 +-
 gnu/packages/gtk.scm                               |    2 +-
 gnu/packages/guile.scm                             |   43 ++-
 gnu/packages/hurd.scm                              |    2 +-
 gnu/packages/image.scm                             |   22 +-
 gnu/packages/linux.scm                             |    2 +-
 gnu/packages/lisp.scm                              |   14 +-
 gnu/packages/maths.scm                             |    6 +-
 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 -
 gnu/packages/ssh.scm                               |    3 +-
 gnu/packages/video.scm                             |    4 +-
 gnu/packages/web.scm                               |    5 +-
 gnu/packages/wm.scm                                |    2 +-
 43 files changed, 1883 insertions(+), 197 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]