guix-commits
[Top][All Lists]
Advanced

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

branch master updated (877c616 -> 840f38b)


From: Ludovic Courtès
Subject: branch master updated (877c616 -> 840f38b)
Date: Wed, 18 Jan 2017 23:11:57 +0000 (UTC)

civodul pushed a change to branch master
in repository guix.

      from  877c616   gnu: stagit: Update to 0.5.
       new  89e3464   gnu: Move Kerberos implemetations to (gnu packages 
kerberos).
       new  67fee54   gnu: Add Heimdal.
       new  840f38b   guix environment, build: Allow absolute file names with 
'--root'.

The 3 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                 |    5 +-
 gnu/packages/admin.scm       |    4 +-
 gnu/packages/cyrus-sasl.scm  |    4 +-
 gnu/packages/gnome.scm       |    4 +-
 gnu/packages/gnuzilla.scm    |    4 +-
 gnu/packages/gsasl.scm       |    2 +-
 gnu/packages/java.scm        |    2 +-
 gnu/packages/kerberos.scm    |  187 ++++++++++++++++++++++++++++++++++++++++++
 gnu/packages/mit-krb5.scm    |   86 -------------------
 gnu/packages/networking.scm  |    4 +-
 gnu/packages/nfs.scm         |    2 +-
 gnu/packages/onc-rpc.scm     |    4 +-
 gnu/packages/shishi.scm      |   70 ----------------
 gnu/packages/ssh.scm         |    4 +-
 gnu/packages/web.scm         |    4 +-
 guix/scripts/build.scm       |    6 +-
 guix/scripts/environment.scm |    8 +-
 tests/guix-environment.sh    |    7 +-
 18 files changed, 223 insertions(+), 184 deletions(-)
 create mode 100644 gnu/packages/kerberos.scm
 delete mode 100644 gnu/packages/mit-krb5.scm
 delete mode 100644 gnu/packages/shishi.scm



reply via email to

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