This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository hurd.
commit 5ff53dcc02d0edab0bf6635fad562157bfdd8a90 Merge: b699305 fb0cf26 Author: Samuel Thibault <[email protected]> Date: Thu Nov 21 00:24:23 2013 +0100 Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurd configure.ac | 2 +- console-client/console.c | 11 +++- console-client/input.h | 2 +- console/display.c | 5 +- console/hurd.ti | 6 +- daemons/rc.sh | 9 ++- debian/changelog | 7 ++- debian/control | 2 +- debian/patches/exec_filename_fs.patch | 2 +- debian/patches/rc.patch | 6 +- exec/Makefile | 3 - exec/hashexec.c | 1 + exec/hostarch.c | 99 +-------------------------------- exec/main.c | 19 ------- libdiskfs/file-set-size.c | 2 +- libdiskfs/ifsock.c | 2 +- libdiskfs/node-nput.c | 6 ++ libfshelp/translator-list.c | 5 +- libnetfs/dir-lookup.c | 4 +- libnetfs/file-set-size.c | 2 + libports/create-internal.c | 9 +-- libshouldbeinlibc/maptime.c | 2 + libtreefs/s-file.c | 2 + libtrivfs/protid-clean.c | 13 +++-- pflocal/sock.c | 6 +- pflocal/socket.c | 5 +- procfs/rootdir.c | 55 +++++++++++++----- storeio/io.c | 2 + term/ptyio.c | 6 ++ term/users.c | 2 + tmpfs/tmpfs.c | 6 -- trans/mtab.c | 16 +++--- trans/null.c | 2 + trans/streamio.c | 2 + 34 files changed, 136 insertions(+), 187 deletions(-) diff --cc debian/changelog index 03e16e4,370bed8..d035979 --- a/debian/changelog +++ b/debian/changelog @@@ -1,14 -1,9 +1,17 @@@ - hurd (1:0.5.git20130928-2) UNRELEASED; urgency=low ++hurd (1:0.5.git20131101-2) UNRELEASED; urgency=low + + [ Justus Winter ] + * patches/exec_filename_fix.patch: Fix passing path in hurdish + fakeroot/chroot. + + -- Samuel Thibault <[email protected]> Tue, 19 Nov 2013 00:21:47 +0100 + - hurd (1:0.5.git20130928-2) UNRELEASED; urgency=low + hurd (1:0.5.git20131101-1) UNRELEASED; urgency=low [ Samuel Thibault ] + * New upstream snapshot. + * control: bump libc0.3-dev dependency to make sure we don't get internal + inlines exported by previous versions. * patches/proc_set_init_task.patch: Fix kernel pid in procfs too. * Remove dpkg | install-info dependency. * Bump Standards-Version to 3.9.5. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
