guix-commits
[Top][All Lists]
Advanced

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

branch staging updated (72c0b68 -> d94691e)


From: Mark H. Weaver
Subject: branch staging updated (72c0b68 -> d94691e)
Date: Sun, 11 Dec 2016 04:06:19 +0000 (UTC)

mhw pushed a change to branch staging
in repository guix.

      from  72c0b68   gnu: libsoup: Update to 2.56.0.
      adds  dfdc922   gnu: libev: Update to 4.23.
      adds  f81c6a4   gnu: gmsh: Update to 2.15.0.
      adds  33d6a2f   gnu: address@hidden: Update to 4.4.37.
      adds  750778a   gnu: linux-libre: Update to 4.8.13.
      adds  bd83457   offload: Do not read ~/.ssh/known_hosts.
      adds  2b51338   offload: Test each machine only once.
      adds  27991c9   offload: Allow testing machines that match a regexp.
      adds  1134e99   gnu: address@hidden: Add fixes for CVE-2016-8655 et al.
      adds  6b2921c   gnu: linux-libre: Add fixes for CVE-2016-8655 et al.
      adds  7922ab8   gnu: pardre: Update to 1.1.5-1.
      adds  a225db5   gnu: vsearch: Update to 2.3.4.
      adds  fdb552b   gnu: windowmaker: Fix invocation of 'wmsetbg'.
      adds  fc184fe   gnu: openssl-next: Update to 1.1.0c [fixes 
CVE-{7053,7054,7055}].
      adds  619f98f   gnu: password-store: Delete build phase
      adds  a77f036   gnu: password-store: Don't run tests in parallel.
      adds  a6cd857   gnu: jasper: Update to 2.0.6.
      adds  70c1d5e   gnu: address@hidden: Update to 2.8.9.
      adds  a304b6c   gnu: openjpeg: Add fixes for CVE-2016-{9850,9851}.
      adds  67c539e   gnu: Remove unused patch.
      adds  56c394e   gnu: icecat: Add more fixes from upstream mozilla-esr45.
      adds  f63981d   gnu: Add ghc-hinotify.
      adds  b7f9628   gnu: Add ghc-fsnotify.
      adds  f7e624b   gnu: Add ghc-tasty-rerun.
      adds  5e6cafe   gnu: Add ghc-ieee754.
      adds  4e05c32   gnu: Add ghc-terminal-size.
      adds  3ea2517   gnu: ghc-trifecta: Update to 1.6.
      adds  60bc622   gnu: idris: Update to 0.12.3.
      adds  2694d1d   gnu: coq: Update to 8.5pl2.
      adds  e31b75f   gnu: Add ocaml-menhir.
      adds  14f4a46   gnu: libpsl: Update to 0.16.0.
      adds  edd1652   gnu: Add denemo.
       new  d94691e   Merge branch 'master' into staging

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:
 doc/guix.texi                                      |    6 +
 gnu/local.mk                                       |    2 +-
 gnu/packages/bioinformatics.scm                    |   11 +-
 gnu/packages/gnustep.scm                           |    8 +-
 gnu/packages/gnuzilla.scm                          |   10 +-
 gnu/packages/haskell.scm                           |  213 +++++++++++++----
 gnu/packages/image.scm                             |   17 +-
 gnu/packages/libevent.scm                          |    4 +-
 gnu/packages/linux.scm                             |   72 +++++-
 gnu/packages/maths.scm                             |    4 +-
 gnu/packages/music.scm                             |   68 ++++++
 gnu/packages/ocaml.scm                             |   70 ++++--
 gnu/packages/password-utils.scm                    |    4 +
 gnu/packages/patches/openjpeg-CVE-2015-6581.patch  |   47 ----
 .../openjpeg-CVE-2016-9850-CVE-2016-9851.patch     |  245 ++++++++++++++++++++
 gnu/packages/tls.scm                               |   45 +++-
 gnu/packages/video.scm                             |    4 +-
 gnu/packages/web.scm                               |    4 +-
 guix/scripts/offload.scm                           |   38 ++-
 19 files changed, 726 insertions(+), 146 deletions(-)
 delete mode 100644 gnu/packages/patches/openjpeg-CVE-2015-6581.patch
 create mode 100644 
gnu/packages/patches/openjpeg-CVE-2016-9850-CVE-2016-9851.patch



reply via email to

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