guix-commits
[Top][All Lists]
Advanced

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

branch master updated (e1626e3 -> 37cb3a6)


From: Ludovic Courtès
Subject: branch master updated (e1626e3 -> 37cb3a6)
Date: Fri, 23 Jan 2015 15:38:56 +0000

civodul pushed a change to branch master
in repository guix.

      from  e1626e3   gnu: sudo: Set rundir, vardir and iologdir.
       new  2baf463   gnu: nvi: Fix Berkely DB compatability issues.
       new  3ca2731   doc: Introduce the Guix System Distribution.
       new  de71cc4   doc: Update USB installation image name.
       new  dd6b28d   install: Make sure 'info' can decompress the Info files.
       new  53a7a01   doc: Add services to the configuration template.
       new  61bce2f   gnu: e2fsprogs: Update to 1.42.11.
       new  9f533d6   gnu: util-linux: Update to 2.25.2.
       new  c44ed26   gnu: e2fsprogs: Don't build libraries and commands 
provided by util-linux.
       new  ec2da92   gnu: util-linux: Do not build 'kill'.
       new  2b8ae65   gnu: libassuan: Update to 2.2.0.
       new  351d752   gnu: parallel: Update to 20150122.
       new  73ebc66   gnu: rcs: Update to 5.9.4.
       new  a21f0e0   gnu: libmicrohttpd: Update to 0.9.39.
       new  842e0b9   build: Change version to 0.8.1.
       new  80ae897   doc: Mention that guix.el works out-of-the-box on GSD.
       new  37cb3a6   gnu: gtk+: Add CUPS print back-end.

The 16 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:
 configure.ac                                       |    2 +-
 doc/emacs.texi                                     |    6 ++
 doc/guix.texi                                      |   48 ++++++++++--------
 gnu-system.am                                      |    6 ++-
 gnu/packages/gnunet.scm                            |    4 +-
 gnu/packages/gnupg.scm                             |    4 +-
 gnu/packages/gtk.scm                               |    6 ++-
 gnu/packages/linux.scm                             |   55 +++++++++++---------
 gnu/packages/nvi.scm                               |    4 +-
 gnu/packages/parallel.scm                          |    4 +-
 gnu/packages/patches/nvi-db4.patch                 |   35 ++++++++++++
 gnu/packages/patches/nvi-dbpagesize-binpower.patch |   35 ++++++++++++
 gnu/packages/patches/util-linux-perl.patch         |   15 -----
 gnu/packages/patches/util-linux-tests.patch        |   30 +++++++++++
 gnu/packages/version-control.scm                   |    4 +-
 gnu/system/install.scm                             |   13 +++--
 gnu/system/os-config.tmpl                          |   12 ++++-
 17 files changed, 203 insertions(+), 80 deletions(-)
 create mode 100644 gnu/packages/patches/nvi-db4.patch
 create mode 100644 gnu/packages/patches/nvi-dbpagesize-binpower.patch
 delete mode 100644 gnu/packages/patches/util-linux-perl.patch
 create mode 100644 gnu/packages/patches/util-linux-tests.patch



reply via email to

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