guix-commits
[Top][All Lists]
Advanced

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

GNU Guixguix source archive branch, master, updated. v0.5-547-gaaff68e


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.5-547-gaaff68e
Date: Fri, 04 Apr 2014 20:04:50 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".

The branch, master has been updated
       via  aaff68eed37cd619863eafa2828328b8d1738f29 (commit)
       via  9c333da6f1b465e70767254ab19d9ec27681bb7b (commit)
       via  bde8c0e6d9c7d943cf09c8fd4bc3201ab8f4799e (commit)
       via  2a58b1b024b645b8f210ffb12f94c9b2fd9ef1e5 (commit)
       via  0da01f40404664d90ac464ba0c056f0948ba1c74 (commit)
      from  f3b04737f76ae53d64e6445dce5ebd3b6f75f6e6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit aaff68eed37cd619863eafa2828328b8d1738f29
Author: Ludovic Courtès <address@hidden>
Date:   Fri Apr 4 22:04:00 2014 +0200

    gnu: shadow: Take the source from Git.
    
    * gnu/packages/admin.scm (shadow)[source]: Use the git repo.

commit 9c333da6f1b465e70767254ab19d9ec27681bb7b
Author: Ludovic Courtès <address@hidden>
Date:   Fri Apr 4 22:00:23 2014 +0200

    gnu: guile-ssh: Use libssh 0.5.5 patched for CVE-2014-0017.
    
    * gnu/packages/patches/libssh-CVE-2014-0017.patch: New file.
    * gnu-system.am (dist_patch_DATA): Add it.
    * gnu/packages/ssh.scm (libssh-0.5): New variable.
      (guile-ssh): Use it.

commit bde8c0e6d9c7d943cf09c8fd4bc3201ab8f4799e
Author: Ludovic Courtès <address@hidden>
Date:   Fri Apr 4 20:37:27 2014 +0200

    ui: Improve reporting of 'system-error' exceptions.
    
    * guix/ui.scm (call-with-error-handling): Change 'system-error' handler
      to display the error message as it was raised.

commit 2a58b1b024b645b8f210ffb12f94c9b2fd9ef1e5
Author: Ludovic Courtès <address@hidden>
Date:   Fri Apr 4 18:02:27 2014 +0200

    gnu: xpdf: Build sequentially.
    
    * gnu/packages/pdf.scm (xpdf)[arguments]: Add #:parallel-build? #f.

commit 0da01f40404664d90ac464ba0c056f0948ba1c74
Author: Ludovic Courtès <address@hidden>
Date:   Fri Apr 4 17:30:15 2014 +0200

    gnu: lsh: Build with Readline 6.2.
    
    * gnu/packages/lsh.scm (lsh): Use READLINE-6.2 instead of READLINE.

-----------------------------------------------------------------------

Summary of changes:
 gnu-system.am                                   |    1 +
 gnu/packages/admin.scm                          |   13 ++--
 gnu/packages/lsh.scm                            |    6 ++-
 gnu/packages/patches/libssh-CVE-2014-0017.patch |   89 +++++++++++++++++++++++
 gnu/packages/pdf.scm                            |    1 +
 gnu/packages/ssh.scm                            |   15 ++++-
 guix/ui.scm                                     |    6 +-
 7 files changed, 121 insertions(+), 10 deletions(-)
 create mode 100644 gnu/packages/patches/libssh-CVE-2014-0017.patch


hooks/post-receive
-- 
guix source archive



reply via email to

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