commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnumach] branch master updated (d8701ac -> f4d762b)


From: Samuel Thibault
Subject: [gnumach] branch master updated (d8701ac -> f4d762b)
Date: Mon, 02 Jan 2017 14:29:13 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a change to branch master
in repository gnumach.

      from  d8701ac   upload
       new  3cd7e09   New upstream version 1.8+git20170102
       new  89141cf   Merge tag 'upstream/1.8+git20170102'
       new  17963f1   Update DDE patches.
       new  b16fbe0   70_dde.patch: Update
       new  5693b58   regenerate control
       new  f4d762b   typo

The 6 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                                      | 166 +++++++
 Makefile.in                                    |   1 +
 Makefrag.am                                    |   1 +
 NEWS                                           |  27 +-
 configure                                      |  20 +-
 ddb/db_ext_symtab.c                            |   3 +-
 debian/changelog                               |   9 +
 debian/control                                 |  22 +-
 debian/patches/70_dde.patch                    | 388 +++++++--------
 debian/patches/71_dde.patch                    | 157 -------
 debian/patches/72_dde.patch                    |  18 -
 debian/patches/79_dde-debian.patch             | 368 +++++++++++++++
 debian/patches/series                          |   3 +-
 doc/mach.info                                  | 240 +++++-----
 doc/mach.info-1                                |  54 ++-
 doc/mach.info-2                                |  11 +-
 doc/mach.texi                                  |  47 +-
 doc/stamp-vti                                  |   8 +-
 doc/version.texi                               |   8 +-
 i386/i386/user_ldt.c                           |   2 +-
 i386/i386/vm_param.h                           |  11 +-
 i386/intel/pmap.c                              |   6 +-
 include/mach/gnumach.defs                      |  15 +
 include/mach/mach_types.h                      |   1 +
 i386/i386/db_trace.h => include/mach/vm_wire.h |  22 +-
 ipc/ipc_kmsg.c                                 |   2 -
 ipc/mach_port.c                                |  12 +-
 kern/rbtree.h                                  |   2 +-
 version.m4                                     |   2 +-
 vm/vm_debug.c                                  |   4 +-
 vm/vm_map.c                                    | 627 +++++++++++++++----------
 vm/vm_map.h                                    |  22 +-
 vm/vm_page.c                                   |  28 +-
 vm/vm_pageout.c                                |   6 +-
 vm/vm_user.c                                   |  40 +-
 35 files changed, 1456 insertions(+), 897 deletions(-)
 delete mode 100644 debian/patches/71_dde.patch
 delete mode 100644 debian/patches/72_dde.patch
 create mode 100644 debian/patches/79_dde-debian.patch
 copy i386/i386/db_trace.h => include/mach/vm_wire.h (71%)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/gnumach.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]