guix-commits
[Top][All Lists]
Advanced

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

branch staging updated (e99d036 -> 2bfcdbc)


From: guix-commits
Subject: branch staging updated (e99d036 -> 2bfcdbc)
Date: Wed, 26 Dec 2018 10:10:25 -0500 (EST)

mbakke pushed a change to branch staging
in repository guix.

      from  e99d036   gnu: efl: Fix build on 32-bit architectures.
      adds  450226e   gnu: baloo: Fix build.
      adds  0865d8a   guix: lint: Check for source URIs redirecting to GitHub.
      adds  e47c69f   gnu: file: Fix CVE-2018-10360.
      adds  3c515b2   doc: Example vm-image doesn't need firmware.
      adds  dcad57d   services: Add quassel.
      adds  ff46016   gnu: ardour: Add a phase to install Freedesktop files.
      adds  72d9ef1   gnu: ardour: Add libusb input.
      adds  19dd523   gnu: ardour: Sort inputs and native-inputs.
      adds  c394918   scripts: refresh: Allow searching recursively.
      adds  b599fed   doc: Fix typo.
      adds  09654ad   gnu: wine-staging: Update to 4.0-rc3.
      adds  8f58255   gnu: parallel: Update to 20181222.
      adds  af15fe1   ssh: Add 'remote-inferior'.
      adds  ed7b443   offload: Use (guix inferior) instead of (ssh dist node).
      adds  311462f   gnu: Remove obsolete package gpgmepp.
      adds  3c5e136   gnu: Add font-mononoki.
      adds  6f1e0bb   gnu: commencement: Do not graft early bootstrap packages.
      adds  78bc4eb   gnu: guix: Update to 6f1e0bb.
      adds  3619b26   gnu: gcompris-qt: Update to 0.95.
      adds  7e48e84   gnu: gcompris-qt: Enable tests.
      adds  5a3f32c   gnu: darktable: Update to 2.6.0.
      adds  66b266e   gnu: librime: Update to 1.3.2.
      adds  950ebfd   gnu: librime: Remove bundled sources.
      adds  522d1b8   gnu: address@hidden: Update to 7.0.1.
      adds  10b2834   offload: Adjust 'test' and 'status' to the latest changes.
      adds  d8dcbcc   gnu: Add polybar.
      adds  5895696   gnu: Add dedukti.
      adds  cfa3b71   gnu: translate-shell: Use 'git-fetch'.
      adds  f763357   gnu: translate-shell: Update to 0.9.6.9.
      adds  cf51b82   gnu: translate-shell: Wrap binary.
      adds  fb075e2   gnu: python-apache-libcloud: Update to 2.4.0.
      adds  fb4fcfa   gnu: python-gpg: Update to 1.10.0.
      adds  10275b7   gnu: python-openid: Update to 3.1.0.
       new  2bfcdbc   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:
 doc/guix.texi                                  |  81 +++++++++++--
 gnu/local.mk                                   |   1 +
 gnu/packages/audio.scm                         |  76 ++++++++----
 gnu/packages/dictionaries.scm                  |  34 ++++--
 gnu/packages/education.scm                     |  24 ++--
 gnu/packages/file.scm                          |   9 ++
 gnu/packages/fonts.scm                         |  22 ++++
 gnu/packages/gnupg.scm                         |  13 +-
 gnu/packages/kde-frameworks.scm                |  30 +----
 gnu/packages/llvm.scm                          |   6 +-
 gnu/packages/ocaml.scm                         |  55 +++++++++
 gnu/packages/package-management.scm            |   6 +-
 gnu/packages/parallel.scm                      |   4 +-
 gnu/packages/patches/file-CVE-2018-10360.patch |  27 +++++
 gnu/packages/photo.scm                         |   4 +-
 gnu/packages/python-web.scm                    |  11 +-
 gnu/packages/python.scm                        |   6 +-
 gnu/packages/wine.scm                          |   8 +-
 gnu/packages/wm.scm                            |  43 +++++++
 gnu/services/messaging.scm                     |  90 +++++++++++++-
 gnu/system/examples/vm-image.tmpl              |   2 +
 gnu/tests/messaging.scm                        |  54 ++++++++-
 guix/inferior.scm                              |  28 +++--
 guix/scripts/lint.scm                          |  39 ++++++
 guix/scripts/offload.scm                       | 157 +++++++++++++------------
 guix/scripts/refresh.scm                       |  55 +++++++++
 guix/ssh.scm                                   |  42 +++++--
 tests/lint.scm                                 |  28 +++++
 28 files changed, 753 insertions(+), 202 deletions(-)
 create mode 100644 gnu/packages/patches/file-CVE-2018-10360.patch



reply via email to

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