[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnumach] branch master updated (4ab5d80 -> 843a20d)
From: |
Samuel Thibault |
Subject: |
[gnumach] branch master updated (4ab5d80 -> 843a20d) |
Date: |
Sun, 22 May 2016 18:40:37 +0000 |
This is an automated email from the git hooks/post-receive script.
sthibault pushed a change to branch master
in repository gnumach.
from 4ab5d80 Bump mig build-dep to fix stdint use in headers.
adds 17ba451 Imported Upstream version 1.6+git20160502
adds 8d63d9c Imported Upstream version 1.7+git20160522
new b19d3bf Merge tag 'upstream/1.7+git20160522'
new cff50a3 patches/99_revert-page-cache-policy.patch: Drop
new d2f4dac fix version
new 5f19f8f upload
new 843a20d Merge branch 'master' of
git.debian.org:/git/pkg-hurd/gnumach
The 5 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:
ChangeLog | 105 +++++
NEWS | 12 +-
build-aux/config.guess | 111 ++---
build-aux/config.sub | 20 +-
configure | 20 +-
ddb/db_elf.c | 12 +-
ddb/db_output.c | 3 +-
ddb/db_output.h | 2 +-
debian/changelog | 11 +-
debian/control | 22 +-
debian/patches/99_revert-page-cache-policy.patch | 441 -------------------
debian/patches/series | 1 -
device/ds_routines.c | 4 +-
doc/mach.info | 2 +-
doc/mach.info-1 | 4 +-
doc/mach.info-2 | 2 +-
doc/stamp-vti | 4 +-
doc/version.texi | 4 +-
i386/i386/user_ldt.c | 11 +-
i386/i386/xen.h | 2 +-
i386/intel/pmap.c | 8 +-
ipc/ipc_kmsg.c | 2 +-
kern/boot_script.c | 3 +-
kern/bootstrap.c | 5 +-
kern/host.c | 2 +-
kern/ipc_tt.c | 2 +-
kern/mach_clock.c | 6 +-
kern/processor.c | 2 +-
kern/strings.c | 2 +-
kern/task.c | 2 +-
kern/thread.c | 4 +-
version.m4 | 2 +-
vm/memory_object.c | 2 +-
vm/vm_map.c | 518 +++++++++++++----------
vm/vm_map.h | 11 +
vm/vm_object.c | 2 +
vm/vm_object.h | 7 +
vm/vm_pageout.c | 1 +
xen/block.c | 8 +-
xen/console.c | 7 +-
xen/console.h | 6 +-
xen/evt.c | 3 +-
xen/net.c | 4 +-
43 files changed, 592 insertions(+), 810 deletions(-)
delete mode 100644 debian/patches/99_revert-page-cache-policy.patch
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-hurd/gnumach.git
- [gnumach] branch master updated (4ab5d80 -> 843a20d),
Samuel Thibault <=
- [gnumach] 04/05: upload, Samuel Thibault, 2016/05/22
- [gnumach] 05/05: Merge branch 'master' of git.debian.org:/git/pkg-hurd/gnumach, Samuel Thibault, 2016/05/22
- [gnumach] 02/05: patches/99_revert-page-cache-policy.patch: Drop, Samuel Thibault, 2016/05/22
- [gnumach] 03/05: fix version, Samuel Thibault, 2016/05/22
- [gnumach] 01/05: Merge tag 'upstream/1.7+git20160522', Samuel Thibault, 2016/05/22