guix-commits
[Top][All Lists]
Advanced

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

branch staging updated (7ace973 -> 4eade64)


From: Marius Bakke
Subject: branch staging updated (7ace973 -> 4eade64)
Date: Sun, 18 Mar 2018 22:52:47 -0400 (EDT)

mbakke pushed a change to branch staging
in repository guix.

      from  7ace973   Merge branch 'master' into staging
      adds  cc4c8a5   gnu: icecat: Fix CVE-2018-{5146,5147}, etc.
      adds  63e0746   gnu: Add ruby-asciimath.
      adds  34138e4   gnu: Add ruby-asciidoctor.
      adds  20a0f80   gnu: Add ruby-rack-test.
      adds  a0a7e69   gnu: Add ruby-rack-protection.
      adds  6ef8525   gnu: Add ruby-contest.
      adds  c4550f7   gnu: Add ruby-creole.
      adds  b88502c   gnu: Add ruby-sporkmonger-rack-mount.
      adds  d64ebeb   gnu: Add ruby-erubis.
      adds  670ee20   gnu: Add ruby-rake.
      adds  e218b0c   gnu: Add ruby-ruby-engine.
      adds  7240606   gnu: shotwell: Update to 0.28.0.
      adds  14f2105   gnu: youtube-dl: Update to 2018.03.14.
      adds  e5425ed   import: elpa: Adjust test for HTTPS URLs.
      adds  9bb1838   import: elpa: Return 'license:gpl3+ for ELPA only.
      adds  17cdd3d   tests: elpa: Don't actually download files.
      adds  248db51   vm: Display a backtrace upon error by default.
      adds  a57df67   linux-modules: Add 'current-kernel-directory'.
      adds  675e81a   linux-modules: 'load-linux-module*' honors BLACK-LIST in 
recursive calls.
      adds  e914b39   glob: Support square brackets in patterns.
      adds  71e08fd   glob: Add an extra glob pattern compilation stage.
      adds  109b2f7   gnu: Add r-abbyyr.
      adds  be95bcf   git-download: Fix recursive checkouts.
       new  4eade64   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:
 gnu/build/linux-modules.scm |  19 ++--
 gnu/packages/cran.scm       |  31 ++++++
 gnu/packages/gnome.scm      |   4 +-
 gnu/packages/gnuzilla.scm   |   5 +-
 gnu/packages/maths.scm      |  34 ++++++
 gnu/packages/ruby.scm       | 260 ++++++++++++++++++++++++++++++++++++++++++++
 gnu/packages/video.scm      |   4 +-
 gnu/system/vm.scm           |   1 +
 guix/git-download.scm       |   2 +-
 guix/glob.scm               | 124 ++++++++++++++-------
 guix/import/elpa.scm        |  15 ++-
 tests/elpa.scm              |  43 +++++---
 tests/glob.scm              |  67 +++++++-----
 13 files changed, 503 insertions(+), 106 deletions(-)



reply via email to

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