[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch staging updated (8030679 -> 39d2d9a)
From: |
Leo Famulari |
Subject: |
branch staging updated (8030679 -> 39d2d9a) |
Date: |
Tue, 25 Apr 2017 14:29:25 -0400 (EDT) |
lfam pushed a change to branch staging
in repository guix.
from 8030679 gnu: address@hidden: Correct hash.
adds 946742e gnu: guile-bytestructures: Update to 91d042e
adds b59af0c gnu: Add aspell-dict-pt-br.
adds fd6ec6b gnu: address@hidden: Do not apply
'coreutils-cut-huge-range-test.patch'.
adds 644f951 Increase "TasksMax" in 'guix-daemon.service'.
adds 769df80 gnu: nss: Further increase test timeouts on armhf.
adds f3bd172 gnu: obs: Mark as supported only on Intel systems.
adds d28fa5c gnu: Add font-linuxlibertine.
adds a71d769 gnu: r-minimal: Update to 3.4.0.
adds 6387873 gnu: Add emacs-google-maps.
adds 43acfcb libcroco: Fix CVE-2017-{7960,7961}.
adds b9af056 gnu: libsmpeg: Set source file-name.
adds 8df1ee3 gnu: sdl-gfx: Enable building on all architectures.
adds 0aa872e gnu: reptyr: Remove aarch64 from supported systems.
adds 092b7b3 gnu: wiredtiger: Enable building on aarch64-linux.
adds 2f861ed gnu: unionfs-fuse: Update to 2.0.
adds 094f4b5 gnu: unionfs-fuse: Enable tests.
adds 0611abf gnu: wmfire: Update source code for new GDK versions.
adds f0ef7b4 gnu: libevent: Disable regress tests.
adds c136240 gnu: diamond: Enable building on all architectures.
adds b2955e2 gnu: python-pysam: Fix tests, again.
adds a2a15f6 gnu: speedtest-cli: Update to 1.0.5.
adds 43ba5dd gnu: mpv: Update to 0.25.0.
adds 31c374e gnu: python-pysam: Disable tests.
new 39d2d9a 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:
etc/guix-daemon.service.in | 4 +-
gnu/local.mk | 3 +
gnu/packages/aspell.scm | 9 +-
gnu/packages/base.scm | 9 +-
gnu/packages/bioinformatics.scm | 15 ++-
gnu/packages/databases.scm | 2 +-
gnu/packages/emacs.scm | 19 +++
gnu/packages/fonts.scm | 59 ++++++++-
gnu/packages/gnome.scm | 14 ++
gnu/packages/gnustep.scm | 5 +-
gnu/packages/gnuzilla.scm | 10 ++
gnu/packages/guile.scm | 6 +-
gnu/packages/libevent.scm | 7 +-
gnu/packages/linux.scm | 21 ++-
gnu/packages/networking.scm | 4 +-
gnu/packages/patches/libcroco-CVE-2017-7960.patch | 66 ++++++++++
gnu/packages/patches/libcroco-CVE-2017-7961.patch | 50 +++++++
.../wmfire-update-for-new-gdk-versions.patch | 144 +++++++++++++++++++++
gnu/packages/screen.scm | 6 +-
gnu/packages/sdl.scm | 17 ++-
gnu/packages/statistics.scm | 20 +--
gnu/packages/video.scm | 25 ++--
22 files changed, 457 insertions(+), 58 deletions(-)
create mode 100644 gnu/packages/patches/libcroco-CVE-2017-7960.patch
create mode 100644 gnu/packages/patches/libcroco-CVE-2017-7961.patch
create mode 100644
gnu/packages/patches/wmfire-update-for-new-gdk-versions.patch
- branch staging updated (8030679 -> 39d2d9a),
Leo Famulari <=