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 "the great next stuff".
The branch, dde has been updated via b5654e5387b52f2beb58e621ee4d2bd8a61684da (commit) from 7cdbac372625953228a363bd8a4a015c2b516a5b (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 b5654e5387b52f2beb58e621ee4d2bd8a61684da Author: Justus Winter <jus...@gnupg.org> Date: Sat Oct 15 18:09:19 2016 +0200 eth-multiplexer: Remove invalid permission check. * eth-multiplexer/device_impl.c (ds_device_open): Do not check for the mode that was used to open the node. We use the VFS as a namespace to look up servers. The device protocol is independent from the file protocol. Furthermore, EBADF is not a proper error for this protocol. Fixes handing multiplexed ethernet devices to Subhurds. ----------------------------------------------------------------------- Summary of changes: eth-multiplexer/device_impl.c | 12 ------------ 1 file changed, 12 deletions(-) hooks/post-receive -- the great next stuff