[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[hurd] branch master updated (ebfdec4 -> 23fc5b4)
From: |
Samuel Thibault |
Subject: |
[hurd] branch master updated (ebfdec4 -> 23fc5b4) |
Date: |
Mon, 02 May 2016 23:48:17 +0000 |
This is an automated email from the git hooks/post-receive script.
sthibault pushed a change to branch master
in repository hurd.
from ebfdec4 Add lintian-overrides for hurd-prof
new 6f85231 New upstream snapshot
new c182eb3 Merge branch 'upstream-merged'
new 2494fc2 New upstream snapshot
new 23fc5b4 Merge branch 'upstream-merged'
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
NEWS | 19 ++
console/console.c | 64 +++---
debian/changelog | 5 +-
debian/patches/exec_filename_fs.patch | 2 +-
debian/patches/git-update.patch | 97 ---------
debian/patches/series | 1 -
doc/hurd.texi | 4 +-
ext2fs/ext2_fs_i.h | 1 -
ext2fs/inode.c | 20 +-
ftpfs/dir.c | 27 +--
ftpfs/node.c | 8 +-
hostmux/mux.c | 6 +-
hurd/hurd_types.defs | 20 +-
isofs/isofs.h | 1 +
isofs/main.c | 9 +-
isofs/pager.c | 2 +
libdiskfs/boot-start.c | 3 +-
libdiskfs/io-seek.c | 8 +
libdiskfs/rdwr-internal.c | 7 +-
libfshelp/fetch-root.c | 2 +-
libfshelp/start-translator-long.c | 3 +-
libihash/ihash.c | 26 ++-
libihash/ihash.h | 11 +
libnetfs/dir-mkfile.c | 2 +-
libnetfs/drop-node.c | 1 -
libnetfs/init-init.c | 2 -
libnetfs/make-node.c | 2 +-
libnetfs/netfs.h | 42 ++--
libnetfs/nput.c | 27 ++-
libnetfs/nref.c | 10 +-
libnetfs/nrele.c | 37 +++-
libpager/demuxer.c | 1 +
libshouldbeinlibc/Makefile | 2 +
libshouldbeinlibc/assert-backtrace.c | 79 ++++++++
libshouldbeinlibc/assert-backtrace.h | 60 ++++++
libshouldbeinlibc/refcount.h | 41 ++--
libtrivfs/fsys-getroot.c | 16 +-
libtrivfs/io-reauthenticate.c | 3 +-
libtrivfs/io-restrict-auth.c | 4 +-
libtrivfs/open.c | 2 +-
libtrivfs/priv.h | 9 +
libtrivfs/times.c | 22 +-
libtrivfs/trivfs.h | 3 +-
login/utmp.c | 2 +-
mach-defpager/default_pager.c | 6 +-
nfs/cache.c | 40 ++--
nfs/ops.c | 5 +-
pfinet/linux-src/include/linux/ext2_fs_i.h | 1 -
pfinet/main.c | 1 -
procfs/netfs.c | 4 -
procfs/rootdir.c | 4 +-
startup/Makefile | 9 +-
startup/startup.c | 310 ++++++++++++++++-------------
sutils/Makefile | 2 +-
sutils/swapon.c | 10 +-
trans/crash.c | 1 +
trans/fakeroot.c | 45 +++--
trans/ifsock.c | 2 +-
trans/proxy-defpager.c | 2 -
usermux/mux.c | 6 +-
utils/settrans.c | 68 ++++++-
61 files changed, 758 insertions(+), 471 deletions(-)
delete mode 100644 debian/patches/git-update.patch
create mode 100644 libshouldbeinlibc/assert-backtrace.c
create mode 100644 libshouldbeinlibc/assert-backtrace.h
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-hurd/hurd.git
- [hurd] branch master updated (ebfdec4 -> 23fc5b4),
Samuel Thibault <=