guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (f9a6531 -> 3b6f8b5)


From: Mark H. Weaver
Subject: branch core-updates updated (f9a6531 -> 3b6f8b5)
Date: Fri, 28 Oct 2016 00:37:16 +0000 (UTC)

mhw pushed a change to branch core-updates
in repository guix.

      from  f9a6531   gnu: python-parse: Use 'modify-phases' syntax.
      adds  a91d75e   tests: Skip 'pivot-root' test on Linux > 4.7.5.
      adds  d6aca58   tests: Adjust pypi test to recent importer change.
      adds  d88767a   tests: Use #:fallback? #t when building system tests.
      adds  5479aa2   tests: Test installation with store on a separate 
partition.
      adds  30b1267   gnu: vdirsyncer: Update to 0.14.0.
      adds  522fc32   gnu: shotwell: Update to 0.25.0.
      adds  49a531f   gnu: python-pathlib2: Add comment.
      adds  e68168e   gnu: valgrind: Update to 3.12.0.
      adds  5fd84e2   gnu: valgrind: Use 'modify-phases' syntax.
      adds  8888fe8   gnu: Add dbacl.
      adds  a6b256a   gnu: Add pcsc-lite.
      adds  cd9ed6c   gnu: gnupg: Add support for pcsc-lite.
      adds  6270769   gnu: btrfs-progs: Update to 4.8.2.
      adds  483b7ce   gnu: mcelog: Update to 144.
      adds  5d5790c   gnu: Use 'https' for libsdl urls.
      adds  355d8e8   gnu: sdl2: Update to 2.0.5.
      adds  7d876af   gnu: libmikmod: Update to 3.3.10.
      adds  631fda7   gnu: Add mdadm-static.
      adds  4ed2f51   mapped-devices: Use 'mdadm-static' in 
'raid-device-mapping'.
      adds  b800b8d   tests: Add #:memory-size parameter for the command to run 
the installed OS.
      adds  49baaff   file-systems: 'disk-partitions' detected partitions from 
mapped devices.
      adds  245cc5f   tests: Test installation with a RAID root partition.
      adds  6178274   gnu: python-urllib3: Update to 1.18.1.
      adds  b5ce25c   gnu: r: Use uname from Guix
      adds  233fbb6   gnu: windowmaker: Add support for more image formats.
      adds  327be74   gnu: jasper: Updat eto 1.900.16.
      adds  7500e42   gnu: Add r-mutationalpatterns.
       new  3d82676   Merge branch 'master' into core-updates
       new  3b6f8b5   gnu: python-parse: Fix patch file name in gnu/local.mk.

The 2 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:
 build-aux/run-system-tests.scm  |    3 +-
 gnu/build/file-systems.scm      |   35 ++++----
 gnu/local.mk                    |    2 +-
 gnu/packages/bioinformatics.scm |   33 ++++++++
 gnu/packages/dav.scm            |    4 +-
 gnu/packages/gnome.scm          |    7 +-
 gnu/packages/gnupg.scm          |   11 ++-
 gnu/packages/gnustep.scm        |    5 +-
 gnu/packages/image.scm          |    4 +-
 gnu/packages/linux.scm          |   33 +++++++-
 gnu/packages/python.scm         |    9 +-
 gnu/packages/sdl.scm            |   35 ++++----
 gnu/packages/security-token.scm |   38 ++++++++-
 gnu/packages/statistics.scm     |    8 ++
 gnu/packages/textutils.scm      |   86 ++++++++++++++++++++
 gnu/packages/valgrind.scm       |   29 +++----
 gnu/system/mapped-devices.scm   |    8 +-
 gnu/tests/install.scm           |  172 ++++++++++++++++++++++++++++++++++++++-
 tests/pypi.scm                  |    4 +-
 tests/syscalls.scm              |    5 +-
 20 files changed, 456 insertions(+), 75 deletions(-)



reply via email to

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