guix-commits
[Top][All Lists]
Advanced

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

branch master updated (8a502c3 -> a7bc158)


From: Marius Bakke
Subject: branch master updated (8a502c3 -> a7bc158)
Date: Sun, 19 Aug 2018 09:26:36 -0400 (EDT)

mbakke pushed a change to branch master
in repository guix.

      from  8a502c3   gnu: mescc-tools: Update to 0.5.2.
      adds  9761aca   gnu: unixodbc: Update to 2.3.6.
      adds  e9a9298   gnu: qpdf: Update to 8.1.0.
      adds  c148559   gnu: libxinerama: Update to 1.1.4.
      adds  573b073   gnu: libevdev: Update to 1.5.9.
      adds  e90f1d5   gnu: pciutils: Update to 3.6.1.
      adds  19bb999   gnu: openblas: Update to 0.3.1.
      adds  bf77a2c   gnu: pulseaudio: Update to 12.0.
      adds  486cddc   gnu: libva: Update to 2.2.0.
      adds  90e2535   gnu: mesa: Update to 18.1.4.
      adds  f579af3   gnu: wayland-protocols: Update to 1.15.
      adds  d5e60a2   gnu: pulseaudio: Add jack input.
      adds  7136f3e   gnu: pulseaudio: Adjust inputs.
      adds  eeda24e   gnu: pulseaudio: Update to 12.2.
      adds  8e2c0ce   gnu: jack: Don't install to "lib64" on 64-bit platforms.
      adds  79d4d47   guix: ant-build-system: Reorder before generating 
INDEX.LIST.
      adds  c69d11c   gnu: Cython: Update to 0.28.4.
      adds  5a3bf25   gnu: borg: Update the list of Cython-generated files to 
delete.
      adds  b743480   gnu: libpsl: Update to 0.20.2.
      adds  19c269d   gnu: libgsf: Update to 1.14.43.
      adds  b343850   gnu: double-conversion: Update home page.
      adds  57ba8d0   gnu: double-conversion: Update to 3.0.0.
      adds  81cd8bf   gnu: gstreamer: Update to 1.14.2.
      adds  4b7e861   gnu: gst-libav: Delete bundled ffmpeg.
      adds  33aa65e   gnu: icedtea: Make icedtea-8 the default jdk.
      adds  9d21601   gnu: java-asm: Add missing propagated-input.
      adds  4c27ea0   gnu: mariadb: Install pkg-config file to a standard 
location.
      adds  5b4d2e4   gnu: mariadb: Disable plugin that fails on armhf.
      adds  3869f39   gnu: mariadb: Run the full test suite.
      adds  03aed90   gnu: mariadb: Update to 10.1.34.
      adds  2001d2d   gnu: mariadb: Remove some bundled libraries.
      adds  963157f   gnu: mariadb: Delete test files and static libraries.
      adds  94eb59f   build-system/meson: Remove RUNPATH workarounds.
      adds  cb8f7d6   gnu: meson: Update to 0.47.1.
      adds  3b6f8a4   gnu: libinput: Update to 1.11.3.
      adds  1af575f   Merge branch 'master' into staging
      adds  0333582   gnu: mariadb: Move GCC ICE patch to the usual location.
      adds  148df60   Revert "Revert "gnu: llvm: Update to 6.0.1.""
      adds  d0ab3c3   gnu: mesa: Update to 18.1.5.
      adds  f419abe   gnu: openblas: Update to 0.3.2.
      adds  8692508   Merge branch 'master' into staging
      adds  6af7c2b   Merge branch 'master' into staging
      adds  3418e43   gnu: mariadb: Adjust to test failures on Hydra.
      adds  71179b3   gnu: mariadb: Further increase test timeouts.
      adds  62694ca   gnu: mariadb: Remove test which fails on armhf-linux.
      adds  e19f9c2   gnu: epiphany: Correctly set the library RUNPATH.
      adds  516fe8d   gnu: postgresql: Update to 10.5 [fixes CVE-2018-10915, 
CVE-2018-10925].
      adds  369d156   gnu: mariadb: Update to 10.1.35 [security fixes].
      adds  7b38f04   Merge branch 'master' into staging
      adds  80b32d9   gnu: sratom: Update to 0.6.2.
      adds  eb2438d   gnu: serd: Update to 0.30.0.
      adds  f69b6d1   gnu: lilv: Update to 0.24.4.
      adds  0a1f520   gnu: r-rmysql: Add missing dependency on OpenSSL.
      adds  37d2039   gnu: python-cython: Disable tests that fail on armhf.
      adds  df570bf   Merge branch 'master' into staging
       new  a7bc158   Merge branch '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:
 gnu/local.mk                                       |   3 +-
 gnu/packages/audio.scm                             |   8 ++
 gnu/packages/backup.scm                            |  15 ++-
 gnu/packages/build-tools.scm                       |   4 +-
 gnu/packages/databases.scm                         | 149 +++++++++++++++++----
 gnu/packages/freedesktop.scm                       |   8 +-
 gnu/packages/gl.scm                                |   4 +-
 gnu/packages/gnome.scm                             |  12 +-
 gnu/packages/gstreamer.scm                         |  44 +++---
 gnu/packages/java.scm                              |   5 +-
 gnu/packages/llvm.scm                              |   9 +-
 gnu/packages/maths.scm                             |  29 +---
 .../patches/mariadb-client-test-32bit.patch        |  37 +++++
 gnu/packages/patches/meson-for-build-rpath.patch   |  33 ++---
 gnu/packages/patches/openblas-fix-tests-i686.patch |  35 -----
 gnu/packages/patches/pulseaudio-glibc-2.27.patch   |  67 ---------
 gnu/packages/pciutils.scm                          |   4 +-
 gnu/packages/pdf.scm                               |  14 +-
 gnu/packages/pulseaudio.scm                        |  34 ++---
 gnu/packages/python.scm                            |  24 +++-
 gnu/packages/video.scm                             |   4 +-
 gnu/packages/web.scm                               |   4 +-
 gnu/packages/xorg.scm                              |   8 +-
 guix/build-system/meson.scm                        |  20 +--
 guix/build/ant-build-system.scm                    |   6 +-
 guix/build/meson-build-system.scm                  |  23 ++--
 26 files changed, 317 insertions(+), 286 deletions(-)
 create mode 100644 gnu/packages/patches/mariadb-client-test-32bit.patch
 delete mode 100644 gnu/packages/patches/openblas-fix-tests-i686.patch
 delete mode 100644 gnu/packages/patches/pulseaudio-glibc-2.27.patch



reply via email to

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