This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository hurd.
commit 8194026a0b2ebd2682fefeae5800d0d539b2ecf1 Author: Samuel Thibault <[email protected]> Date: Thu Jan 14 00:04:20 2016 +0000 refresh patches --- debian/patches/external.patch | 17 ++++------------- debian/patches/newRPC.patch | 2 +- 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/debian/patches/external.patch b/debian/patches/external.patch index e4c25d4..bb7f395 100644 --- a/debian/patches/external.patch +++ b/debian/patches/external.patch @@ -2,13 +2,12 @@ Include DDE in the build --- a/Makefile +++ b/Makefile -@@ -28,7 +28,16 @@ include ./Makeconf - # Hurd libraries +@@ -28,7 +28,15 @@ include ./Makeconf lib-subdirs = libshouldbeinlibc libihash libiohelp libports libthreads \ libpager libfshelp libdiskfs libtrivfs libps \ -- libnetfs libpipe libstore libhurdbugaddr libftpconn libcons -+ libnetfs libpipe libstore libhurdbugaddr libftpconn libcons \ -+ libbpf libhurd-slab eth-multiplexer + libnetfs libpipe libstore libhurdbugaddr libftpconn libcons \ +- libhurd-slab ++ libhurd-slab libbpf eth-multiplexer + +ifneq ($(LIBPCIACCESS),no) +lib-subdirs += libmachdev libddekit @@ -20,14 +19,6 @@ Include DDE in the build # Hurd programs prog-subdirs = auth proc exec term \ -@@ -42,6 +51,7 @@ prog-subdirs = auth proc exec term \ - procfs \ - startup \ - init \ -+ devnode - - ifeq ($(HAVE_SUN_RPC),yes) - prog-subdirs += nfs nfsd --- a/Makeconf +++ b/Makeconf @@ -576,7 +576,7 @@ vpath %.defs $(top_srcdir)/hurd diff --git a/debian/patches/newRPC.patch b/debian/patches/newRPC.patch index ba8afb0..e0516c2 100644 --- a/debian/patches/newRPC.patch +++ b/debian/patches/newRPC.patch @@ -16,4 +16,4 @@ Index: hurd-debian/proc/Makefile + task_notifyServer.o task_notifyUser.o OBJS = $(SRCS:.c=.o) $(MIGSTUBS) HURDLIBS = ihash ports shouldbeinlibc - + LDLIBS = -lpthread -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
