guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (49b92a2 -> 3e95125)


From: Marius Bakke
Subject: branch core-updates updated (49b92a2 -> 3e95125)
Date: Sun, 22 Jul 2018 12:00:08 -0400 (EDT)

mbakke pushed a change to branch core-updates
in repository guix.

      from  49b92a2   gnu: tk: Add symlink for 'wish' binary.
       new  5212c52   gnu: bzip2: Simplify phase.
       new  45719c1   gnu: bzip2: Add static output.
       new  6c47098   gnu: binutils: Update to 2.31.1.
       new  5084973   gnu: pcre: Install static libraries to separate output.
       new  ebd5517   gnu: fftw: Update to 3.3.8.
       new  1d3de97   gnu: libgc: Update to 7.6.6.
       new  f94a865   gnu: perl: Update to 5.28.0.
       new  463ad50   gnu: readline: Update to 7.0.5.
       new  78a9a25   gnu: texinfo: Fix FTBFS with Perl 5.28.
       new  56cd03d   gnu: libuv: Update to 1.22.0.
       new  d64edd2   gnu: libuv: Drop redundant 'autogen' phase.
       new  f2ca4fa   gnu: cmake: Update to 3.12.0.
       new  c956653   gnu: harfbuzz: Update to 1.8.4.
       new  7da8ba2   gnu: pango: Update to 1.42.2.
       new  0d517c0   gnu: util-linux: Update to 2.32.1.
       new  08b87ab   gnu: pcre: Update to 8.42.
       new  3e95125   Revert "packages: Enable threaded compression of source 
tarballs."

The 17 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/local.mk                                       |   4 +-
 gnu/packages/algebra.scm                           |   4 +-
 gnu/packages/base.scm                              |  15 +-
 gnu/packages/bdw-gc.scm                            |   8 +-
 gnu/packages/cmake.scm                             |   4 +-
 gnu/packages/compression.scm                       |  29 ++--
 gnu/packages/gtk.scm                               |   8 +-
 gnu/packages/libevent.scm                          |  13 +-
 gnu/packages/linux.scm                             |  10 +-
 .../binutils-aarch64-symbol-relocation.patch       |  36 -----
 .../patches/perl-archive-tar-CVE-2018-12015.patch  |  36 -----
 .../patches/perl-deterministic-ordering.patch      |   6 +-
 .../patches/perl-file-path-CVE-2017-6512.patch     | 173 ---------------------
 gnu/packages/patches/texinfo-perl-compat.patch     |  51 ++++++
 gnu/packages/pcre.scm                              |  21 ++-
 gnu/packages/perl.scm                              |   6 +-
 gnu/packages/readline.scm                          |   4 +-
 gnu/packages/texinfo.scm                           |   1 +
 guix/packages.scm                                  |   5 -
 19 files changed, 116 insertions(+), 318 deletions(-)
 delete mode 100644 
gnu/packages/patches/binutils-aarch64-symbol-relocation.patch
 delete mode 100644 gnu/packages/patches/perl-archive-tar-CVE-2018-12015.patch
 delete mode 100644 gnu/packages/patches/perl-file-path-CVE-2017-6512.patch
 create mode 100644 gnu/packages/patches/texinfo-perl-compat.patch



reply via email to

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