guix-commits
[Top][All Lists]
Advanced

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

branch staging updated (594156e -> 6a31791)


From: Marius Bakke
Subject: branch staging updated (594156e -> 6a31791)
Date: Fri, 6 Oct 2017 05:04:34 -0400 (EDT)

mbakke pushed a change to branch staging
in repository guix.

      from  594156e   gnu: texlive-bin: Fix FTBFS with Poppler >= 0.58.
       new  6893281   gnu: libdrm: Disable etnaviv driver.
      adds  488d380   gnu: go: update to 1.9.1 [security fixes].
      adds  46cf318   gnu: curl: Update replacement to 7.56.0 [security fixes].
      adds  eaa1db1   Revert "gnu: python-numpy: Update to 1.13.1."
      adds  67a08f1   gnu: Add python-numpy-next.
      adds  aed1f1b   uuid: Add 'uuid=?' and use it.
      adds  dd41a7f   file-systems: Add a 'location' field to <file-system>.
      adds  9d80d0e   guix system: Error out when passed a wrong file system 
UUID/label.
      adds  04717e9   gnu: Add imb-openmpi.
      adds  227dbd8   gnu: Add pdsh.
      adds  5fe5644   gnu: lightning: Update to 2.1.2.
      adds  eb93f1c   gnu: certbot, python-acme: Update to 0.19.0.
      adds  6cdd8c9   gnu: address@hidden: Update to 1.2.59.
      adds  6d89a1a   gnu: imagemagick: Update to 6.9.9-18.
      adds  3f697ff   gnu: openjpeg: Update to 2.3.0.
      adds  7006370   gnu: vte-ng: Update to 0.50.1.a.
      adds  e5788eb   publish: Cache uncompressed nars as well.
      adds  5ca4fe9   gnu: octave: Reference makeinfo with absolute path.
      adds  b519d46   gnu: tor: Fix typo.
      adds  6c97f17   gnu: tor: Enable directory protocol compression.
      adds  4a79bef   gnu: glade: Update to 3.20.1.
      adds  8bde6a5   gnu: dconf: Update to 0.26.1.
       new  6a31791   Merge branch 'master' into staging

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/build/file-systems.scm                         |  4 +-
 gnu/local.mk                                       |  6 --
 gnu/packages/assembly.scm                          |  4 +-
 gnu/packages/benchmark.scm                         | 67 +++++++++++++++-
 gnu/packages/curl.scm                              | 14 ++++
 gnu/packages/gnome.scm                             | 12 +--
 gnu/packages/golang.scm                            |  4 +-
 gnu/packages/gstreamer.scm                         |  4 +-
 gnu/packages/image.scm                             | 15 ++--
 gnu/packages/imagemagick.scm                       |  4 +-
 gnu/packages/maths.scm                             | 17 ++++-
 gnu/packages/patches/openjpeg-CVE-2017-12982.patch | 28 -------
 gnu/packages/patches/openjpeg-CVE-2017-14040.patch | 83 --------------------
 gnu/packages/patches/openjpeg-CVE-2017-14041.patch | 25 ------
 gnu/packages/patches/openjpeg-CVE-2017-14151.patch | 46 -----------
 gnu/packages/patches/openjpeg-CVE-2017-14152.patch | 38 ---------
 gnu/packages/patches/openjpeg-CVE-2017-14164.patch | 89 ----------------------
 gnu/packages/python.scm                            | 33 ++++++--
 gnu/packages/ssh.scm                               | 38 +++++++++
 gnu/packages/tls.scm                               |  6 +-
 gnu/packages/tor.scm                               |  8 +-
 gnu/packages/xdisorg.scm                           |  5 +-
 gnu/system/file-systems.scm                        |  6 +-
 gnu/system/uuid.scm                                | 13 ++++
 guix/scripts/publish.scm                           | 15 ++--
 guix/scripts/system.scm                            | 65 ++++++++++++++++
 tests/publish.scm                                  |  4 +-
 tests/uuid.scm                                     |  6 ++
 28 files changed, 295 insertions(+), 364 deletions(-)
 delete mode 100644 gnu/packages/patches/openjpeg-CVE-2017-12982.patch
 delete mode 100644 gnu/packages/patches/openjpeg-CVE-2017-14040.patch
 delete mode 100644 gnu/packages/patches/openjpeg-CVE-2017-14041.patch
 delete mode 100644 gnu/packages/patches/openjpeg-CVE-2017-14151.patch
 delete mode 100644 gnu/packages/patches/openjpeg-CVE-2017-14152.patch
 delete mode 100644 gnu/packages/patches/openjpeg-CVE-2017-14164.patch



reply via email to

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