guix-commits
[Top][All Lists]
Advanced

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

[SCM] guix source archive branch, master, updated. v0.2-151-g8c95b27


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, master, updated. v0.2-151-g8c95b27
Date: Thu, 04 Jul 2013 22:28:49 +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  8c95b27ce6f2b5f067efa3c0911eb678ee211937 (commit)
       via  5363abb776e71de10545ac96112ff6e5cd4c1559 (commit)
      from  a1c39ede7defcfe901e926ac384b77ba11c64f97 (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 8c95b27ce6f2b5f067efa3c0911eb678ee211937
Author: Ludovic Courtès <address@hidden>
Date:   Thu Jul 4 22:49:00 2013 +0200

    store: Deal with unsupported `setsockopt' operation on GNU/Hurd.
    
    * guix/store.scm (open-connection): Silently ignore ENOPROTOOPT on
      `setsockopt' calls, for the sake of GNU/Hurd.
      Reported by Matthew Lien <address@hidden> at
      <http://lists.gnu.org/archive/html/bug-guix/2013-07/msg00020.html>.

commit 5363abb776e71de10545ac96112ff6e5cd4c1559
Author: Ludovic Courtès <address@hidden>
Date:   Thu Jul 4 22:46:26 2013 +0200

    daemon: Make argp usage compatible with libc on GNU/Hurd.
    
    * nix/nix-daemon/guix-daemon.cc (parse_opt): Cast return value to
      `error_t' for the sake of GNU/Hurd.
      Reported by Matthew Lien <address@hidden> at
      <http://lists.gnu.org/archive/html/bug-guix/2013-07/msg00002.html>.

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

Summary of changes:
 guix/store.scm                |   11 +++++++++--
 nix/nix-daemon/guix-daemon.cc |    4 ++--
 2 files changed, 11 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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