guix-commits
[Top][All Lists]
Advanced

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

branch master updated (9020252 -> d2e1b2d)


From: guix-commits
Subject: branch master updated (9020252 -> d2e1b2d)
Date: Tue, 7 Jan 2020 12:20:02 -0500 (EST)

mbakke pushed a change to branch master
in repository guix.

    from 9020252  gnu: icecat: Update to 68.4.0-guix0-preview1 [security fixes].
     new 3293fad  gnu: googletest: Update to 1.10.0.
     new aa8f64b  gnu: python-patsy: Update to 0.5.1.
     new 2316f02  gnu: rocksdb: Update to 6.5.2.
     new be23ce2  gnu: Ceph: Update to 14.2.5.
     new f815751  gnu: ungoogled-chromium: Do not set LD_LIBRARY_PATH in 
wrapper.
     new 07b1072  gnu: ungoogled-chromium: Lower resource limits.
     new 2536027  gnu: colord: Adjust inputs.
     new 517c553  gnu: libgeotiff: Propagate proj.
     new 1ecadbf  gnu: libgeotiff: Do not build static library.
     new d2e1b2d  gnu: appstream-glib: Fix test failure.

The 10 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:
 gnu/local.mk                                       |   5 +-
 gnu/packages/audio.scm                             |   3 +-
 gnu/packages/check.scm                             |  20 ++-
 gnu/packages/chromium.scm                          |  57 +++---
 gnu/packages/databases.scm                         |   4 +-
 gnu/packages/geo.scm                               |   9 +-
 gnu/packages/glib.scm                              |   1 +
 gnu/packages/gnome.scm                             |   3 +-
 gnu/packages/patches/appstream-glib-2020.patch     |  31 ++++
 gnu/packages/patches/ceph-boost-compat.patch       |  81 +++++++++
 gnu/packages/patches/ceph-detect-rocksdb.patch     |  24 ---
 .../patches/ceph-skip-collect-sys-info-test.patch  |  24 ---
 .../patches/ceph-skip-unittest_blockdev.patch      |  24 ---
 gnu/packages/serialization.scm                     |   2 +-
 gnu/packages/statistics.scm                        |   9 +-
 gnu/packages/storage.scm                           | 199 ++++-----------------
 16 files changed, 222 insertions(+), 274 deletions(-)
 create mode 100644 gnu/packages/patches/appstream-glib-2020.patch
 create mode 100644 gnu/packages/patches/ceph-boost-compat.patch
 delete mode 100644 gnu/packages/patches/ceph-detect-rocksdb.patch
 delete mode 100644 gnu/packages/patches/ceph-skip-collect-sys-info-test.patch
 delete mode 100644 gnu/packages/patches/ceph-skip-unittest_blockdev.patch



reply via email to

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