guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (3785e42 -> 09ec5a0)


From: Mark H. Weaver
Subject: branch core-updates updated (3785e42 -> 09ec5a0)
Date: Tue, 15 Aug 2017 03:14:39 -0400 (EDT)

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

      from  3785e42   Merge branch 'master' into core-updates
      adds  f7fc966   gnu: Add cloc.
      adds  3f09b46   gnu: dub: Update to 1.4.1.
      adds  f1f2da6   gnu: feh: Update to 2.19.2.
      adds  3ddaa79   gnu: e2fsprogs: Update to 1.43.5.
      adds  bfcdf88   gnu: catdoc: Fix CVE-2017-11110.
      adds  462ae6f   gnu: python-pylint: Use Python2 variant system.
      adds  7d7c84a   gnu: address@hidden: Update to 4.4.81.
      adds  5a8fc7d   gnu: address@hidden: Update to 4.9.42.
      adds  f814379   gnu: linux-libre: Update to 4.12.6.
      adds  9be481f   gnu: efl: Update to 1.20.2.
      adds  861fd04   gnu: efl: Don't include address@hidden in enclosure.
      adds  065225a   doc: Change Database Services description.
      adds  c0761f2   gnu: moreutils: Add more inputs to moreutils.
      adds  06465d2   gnu: Add mpd service.
      adds  f4c808d   gnu: pspp: Update to 0.11.0.
      adds  f7e8302   gnu: Add emacs-nix-mode.
      adds  9766082   gnu: imagemagick: Update to 6.9.9-7.
      adds  d5daf6f   gnu: curl: Fix i686 test failure.
      adds  f152208   gnu: qemu: Fix CVE-2017-{10664,10806,10911,11434}.
      adds  05af41a   gnu: linenoise: Update to commit 
2105ce445821381cf1bca87b6d386d4ea88ee20d.
      adds  be6e2c3   gnu: Update open-adventure to 
d43854f0f6bb8e9eea7fbce80348150e7e7fc34d.
      adds  79d5ad2   mailmap: fix entries for ng0.
      adds  ac2ddcc   gnu: wxmaxima: Update to 17.05.1.
      adds  3bfa7af   gnu: libreoffice: Install .desktop files.
      adds  7aee6a3   gnu: address@hidden: Update to 4.4.82.
      adds  e96b437   gnu: address@hidden: Update to 4.9.43.
      adds  9031d26   gnu: linux-libre: Update to 4.12.7.
      adds  28fd275   gnu: arandr: Use absolute path for xrandr.
      adds  2fa2179   gnu: Add perl-hash-fieldhash.
      adds  d96e162   gnu: Add perl-math-random-isaac-xs.
      adds  649238c   gnu: Add perl-math-random-isaac.
      adds  413dd21   gnu: Add perl-type-tie.
      adds  44d37e4   gnu: Add perl-regexp-util.
      adds  a0eb310   gnu: Add perl-ref-util-xs.
      adds  2bdc07c   gnu: Add perl-type-tiny.
      adds  2023b79   gnu: Add perl-crypt-random-source.
      adds  233f4f4   gnu: Add perl-math-random-secure.
      adds  86763fd   gnu: Add r-dexseq.
      adds  9634804   gnu: Add bismark.
      adds  1faf081   gnu: milkytracker: Update to 1.01.00.
      adds  a547a6d   Revert "gnu: e2fsprogs: Update to 1.43.5."
      adds  2bccf1c   gnu: address@hidden: Update to 7.2.0.
      adds  36bfcf7   gnu: address@hidden: Update to 2.10.4 [fixes 
CVE-2017-1000117].
      adds  1542816   gnu: cvs: Fix CVE-2017-12836.
      adds  f28fea1   gnu: e2fsprogs: Update to 1.43.5.
      adds  14f366e   gnu: youtube-dl: Update to 2017.08.13.
      adds  2d430f2   Revert "gnu: pspp: Update to 0.11.0."
       new  09ec5a0   Merge branch 'master' into core-updates

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:
 .mailmap                                           |  19 +--
 doc/guix.texi                                      |  56 ++++++++-
 gnu/local.mk                                       |  10 ++
 gnu/packages/bioinformatics.scm                    | 106 +++++++++++++++++
 gnu/packages/code.scm                              |  55 +++++++++
 gnu/packages/crypto.scm                            | 128 +++++++++++++++++++-
 gnu/packages/curl.scm                              |   1 +
 gnu/packages/emacs.scm                             |  17 +++
 gnu/packages/enlightenment.scm                     |   6 +-
 gnu/packages/games.scm                             |  31 +++--
 gnu/packages/gcc.scm                               |   6 +-
 gnu/packages/image-viewers.scm                     |   4 +-
 gnu/packages/imagemagick.scm                       |   4 +-
 gnu/packages/ldc.scm                               |   4 +-
 gnu/packages/libreoffice.scm                       |  51 ++++++--
 gnu/packages/linux.scm                             |  17 +--
 gnu/packages/maths.scm                             |  53 +++++----
 gnu/packages/moreutils.scm                         |  10 +-
 gnu/packages/music.scm                             |   7 +-
 gnu/packages/patches/catdoc-CVE-2017-11110.patch   |  45 +++++++
 gnu/packages/patches/curl-bounds-check.patch       |  19 +++
 gnu/packages/patches/cvs-2017-12836.patch          |  45 +++++++
 .../patches/e2fsprogs-32bit-quota-warnings.patch   |  46 ++++++++
 gnu/packages/patches/qemu-CVE-2017-10664.patch     |  27 +++++
 gnu/packages/patches/qemu-CVE-2017-10806.patch     |  38 ++++++
 gnu/packages/patches/qemu-CVE-2017-10911.patch     | 106 +++++++++++++++++
 gnu/packages/patches/qemu-CVE-2017-11434.patch     |  25 ++++
 gnu/packages/perl.scm                              | 130 ++++++++++++++++++++-
 gnu/packages/python.scm                            |   4 +-
 gnu/packages/shells.scm                            |  69 +++++------
 gnu/packages/textutils.scm                         |   2 +
 gnu/packages/version-control.scm                   |  22 ++--
 gnu/packages/video.scm                             |   4 +-
 gnu/packages/virtualization.scm                    |   7 +-
 gnu/packages/xdisorg.scm                           |   8 ++
 gnu/services/audio.scm                             |  86 ++++++++++++++
 gnu/tests/audio.scm                                |  78 +++++++++++++
 37 files changed, 1220 insertions(+), 126 deletions(-)
 create mode 100644 gnu/packages/patches/catdoc-CVE-2017-11110.patch
 create mode 100644 gnu/packages/patches/curl-bounds-check.patch
 create mode 100644 gnu/packages/patches/cvs-2017-12836.patch
 create mode 100644 gnu/packages/patches/e2fsprogs-32bit-quota-warnings.patch
 create mode 100644 gnu/packages/patches/qemu-CVE-2017-10664.patch
 create mode 100644 gnu/packages/patches/qemu-CVE-2017-10806.patch
 create mode 100644 gnu/packages/patches/qemu-CVE-2017-10911.patch
 create mode 100644 gnu/packages/patches/qemu-CVE-2017-11434.patch
 create mode 100644 gnu/services/audio.scm
 create mode 100644 gnu/tests/audio.scm



reply via email to

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