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 3af2d27eb39102aebba4d79a663a4e024fd9700d (commit) from bf2a56f8ecd889817f9e3e0040ad1b48293547ba (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 3af2d27eb39102aebba4d79a663a4e024fd9700d Author: Ludovic Courtès <l...@gnu.org> Date: Tue Sep 2 22:52:45 2014 +0200 daemon: Do not use 'vfork'. This fixes random EBADF errors in the daemon on ancient Linux kernels such as version 2.6.32. * config-daemon.ac: Remove detection of 'vfork'. ----------------------------------------------------------------------- Summary of changes: config-daemon.ac | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) hooks/post-receive -- guix source archive