guix-commits
[Top][All Lists]
Advanced

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

branch staging updated (f0bce2e -> 8f1ab29)


From: guix-commits
Subject: branch staging updated (f0bce2e -> 8f1ab29)
Date: Sun, 12 Jan 2020 15:00:20 -0500 (EST)

mbakke pushed a change to branch staging
in repository guix.

    from f0bce2e  gnu: nss, nss-certs: Update to 3.49.
     add 6e36f1c  deprecation: Add a two-element form for simple aliases.
     add 9b65dea  gnu: Use the two-element 'define-deprecated' form where 
applicable.
     add 0de28f9  gnu: cmake@3.15.5: Apply "cmake-curl-certificates.patch".
     add 79154f0  gnu: cmake@3.15.5: Honor 'SSL_CERT_DIR' and 'SSL_CERT_FILE'.
     add 7033c76  daemon: Account for deleted store files when deduplication is 
on.
     add be0fb34  daemon: Fix the displayed GC estimated progress.
     add 58236d3  system: Drop net-tools from %BASE-PACKAGES (replaced by 
iproute2).
     add 4897038  gnu: entr: Fix references to external programs.
     add 3065bf8  gnu: timidity++: Add libvorbis as input
     add 20b49f4  gnu: Add libolm.
     add 30d83f4  doc: Update htmlxref.cnf.
     add f9e0488  doc: Make sure 'htmlxref.cnf' is honored.
     add 7bd000d  gnu: Fix license of several GNOME packages.
     add d75a0cd  gnu: audacity: Update to 2.3.3.
     add 6b8f7c3  build: asdf-build-system: Improve reproducibility.
     add 8dc2af3  gnu: sbcl-trivial-backtrace: Fix build reproducibility.
     add cfd0fd9  gnu: emacs-telega: Update to 0.5.4-3.
     add 7dadfff  gnu: chez-scheme: Remove obsolete snippet.
     add 11f87d6  gnu: jsoncpp: Fix test failure on armhf-linux and 
aarch64-linux.
     add 638c45e  gnu: wavpack: Update to 5.2.0.
     add 08b7a27  gnu: wavpack: Do not build the static library.
     add cc1b2b3  gnu: gst-plugins-base: Do not propagate Orc on armhf systems.
     add 5251669  gnu: nss-certs: Update to 3.48.
     add 2e4bb89  gnu: xdg-utils: Don't use propagated inputs.
     new 8f1ab29  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 "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/build.scm                                      |   7 +-
 doc/htmlxref.cnf                                   |  45 +++++---
 gnu/local.mk                                       |   4 +-
 gnu/packages/audio.scm                             |  21 ++--
 gnu/packages/chez.scm                              |   9 +-
 gnu/packages/cmake.scm                             |  39 ++++---
 gnu/packages/crypto.scm                            |  29 ++++-
 gnu/packages/emacs-xyz.scm                         |   6 +-
 gnu/packages/entr.scm                              |  10 +-
 gnu/packages/freedesktop.scm                       |  29 ++++-
 gnu/packages/gnome.scm                             |   6 +-
 gnu/packages/gstreamer.scm                         |  11 +-
 gnu/packages/guile.scm                             |   6 +-
 gnu/packages/kde.scm                               |   4 +-
 gnu/packages/lisp-xyz.scm                          |  13 +++
 gnu/packages/mpi.scm                               |   3 +-
 .../audacity-build-with-system-portaudio.patch     |  16 ++-
 .../patches/jsoncpp-fix-inverted-case.patch        |  22 ++++
 gnu/packages/patches/wavpack-CVE-2018-6767.patch   | 119 ---------------------
 gnu/packages/patches/wavpack-CVE-2018-7253.patch   |  29 -----
 gnu/packages/patches/wavpack-CVE-2018-7254.patch   |  62 -----------
 gnu/packages/qt.scm                                |   4 +-
 gnu/packages/serialization.scm                     |   1 +
 gnu/system.scm                                     |   1 -
 guix/build/asdf-build-system.scm                   |   9 ++
 guix/deprecation.scm                               |   8 +-
 nix/libstore/gc.cc                                 |  18 +++-
 nix/libutil/util.cc                                |  10 +-
 nix/libutil/util.hh                                |   6 +-
 29 files changed, 237 insertions(+), 310 deletions(-)
 create mode 100644 gnu/packages/patches/jsoncpp-fix-inverted-case.patch
 delete mode 100644 gnu/packages/patches/wavpack-CVE-2018-6767.patch
 delete mode 100644 gnu/packages/patches/wavpack-CVE-2018-7253.patch
 delete mode 100644 gnu/packages/patches/wavpack-CVE-2018-7254.patch



reply via email to

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