commit-hurd
[Top][All Lists]
Advanced

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

[hurd] branch master updated (06ae5f7 -> 4e939e9)


From: Samuel Thibault
Subject: [hurd] branch master updated (06ae5f7 -> 4e939e9)
Date: Mon, 11 Sep 2017 07:10:06 +0000

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

sthibault pushed a change to branch master
in repository hurd.

      from  06ae5f7   Bump Standards-Version to 4.1.0 (no changes)
       new  0925d43   New upstream snapshot
       new  dca28ff   Merge branch 'upstream-merged'
       new  76db71d   refresh patches
       new  ba0a622   New upstream snapshot
       new  c55dd5d   Merge branch 'upstream-merged'
       new  476de62   Add libgcrypt20-dev build dependency
       new  4e939e9   upload

The 7 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:
 Makeconf                                           |   4 +-
 Makefile                                           |   1 -
 NEWS                                               |   7 +
 aclocal.m4                                         |   4 +
 auth/auth.c                                        |   6 +-
 boot/boot.c                                        |  12 +-
 config.make.in                                     |   5 +-
 configure.ac                                       |   3 +
 console-client/console.c                           |   5 +-
 console-client/driver.c                            |   6 +-
 console-client/ncursesw.c                          |  16 +-
 console-client/pc-kbd.c                            |   8 +-
 console-client/vga-dynacolor.c                     |  10 +-
 console-client/vga-dynafont.c                      |   6 +-
 console-client/vga-support.c                       |   4 +-
 console-client/vga.c                               |  14 +-
 console-client/xkb/compose.c                       |   6 +-
 console-client/xkb/kstoucs.c                       |   4 +-
 console-client/xkb/xkbtimer.c                      |   4 +-
 console/console.c                                  |  10 +-
 console/display.c                                  |  16 +-
 console/pager.c                                    |  10 +-
 daemons/Makefile                                   |   2 +-
 daemons/runttys.c                                  |   8 +-
 debian/changelog                                   |   6 +-
 debian/control                                     |   1 +
 debian/patches/crash-logging.patch                 |   4 +-
 debian/patches/exec_filename_fix.patch             |   4 +-
 debian/patches/exec_filename_fs.patch              |  44 +-
 debian/patches/exec_set_exe.patch                  |  16 +-
 debian/patches/external.patch                      |  40 +-
 .../git-019f9923e879ff326b14b2de04c6939c07ccb55b   |  22 -
 .../git-26e774bab06eab72847a7ca052a90d5319ad658a   |  44 --
 debian/patches/makedev.diff                        |   4 +-
 debian/patches/newRPC.patch                        |  18 +-
 debian/patches/posix-sigcodes.patch                |   2 +-
 debian/patches/series                              |   4 +-
 debian/patches/tmp_exec_startup.patch              |  10 +-
 defpager/backing.c                                 |   4 +-
 eth-multiplexer/dev_stat.c                         | 121 ++-
 eth-multiplexer/device_impl.c                      |  14 +-
 eth-multiplexer/ethernet.c                         |  51 +-
 eth-multiplexer/ethernet.h                         |   1 +
 eth-multiplexer/vdev.c                             |  14 +-
 eth-multiplexer/vdev.h                             |   2 +
 exec/elfcore.c                                     |  14 +-
 exec/exec.c                                        |   4 +-
 exec/hashexec.c                                    |   2 +-
 exec/hostarch.c                                    |   2 +-
 exec/main.c                                        |  14 +-
 exec/priv.h                                        |   2 +-
 ext2fs/balloc.c                                    |  10 +-
 ext2fs/dir.c                                       |  58 +-
 ext2fs/ext2fs.h                                    |  40 +-
 ext2fs/getblk.c                                    |   2 +-
 ext2fs/hyper.c                                     |   4 +-
 ext2fs/ialloc.c                                    |   8 +-
 ext2fs/inode.c                                     |  18 +-
 ext2fs/pager.c                                     |  46 +-
 ext2fs/pokel.c                                     |   6 +-
 ext2fs/truncate.c                                  |   4 +-
 ext2fs/xattr.c                                     |   8 +-
 fatfs/dir.c                                        |  36 +-
 fatfs/fat.c                                        |  28 +-
 fatfs/inode.c                                      |  20 +-
 fatfs/main.c                                       |   6 +-
 fatfs/pager.c                                      |   8 +-
 fatfs/virt-inode.c                                 |   8 +-
 ftpfs/conn.c                                       |   4 +-
 ftpfs/dir.c                                        |   5 +-
 ftpfs/node.c                                       |   2 +-
 hostmux/leaf.c                                     |   2 +-
 hurd/process.defs                                  |   6 +-
 isofs/inode.c                                      |   2 +-
 isofs/lookup.c                                     |   4 +-
 isofs/main.c                                       |   4 +-
 isofs/pager.c                                      |   8 +-
 isofs/rr.c                                         |  10 +-
 libbpf/bpf_impl.c                                  |  30 +-
 libbpf/queue.c                                     |  24 +-
 libcons/cons-switch.c                              |   4 +-
 libcons/dir-changed.c                              |   8 +-
 libcons/file-changed.c                             |   4 +-
 libcons/vcons-close.c                              |   4 +-
 libcons/vcons-refresh.c                            |   2 +-
 libcons/vcons-remove.c                             |   4 +-
 .../linux/{compiler-gcc5.h => compiler-gcc7.h}     |   2 +-
 libdiskfs/boot-start.c                             | 117 +--
 libdiskfs/console.c                                |   6 +-
 libdiskfs/dir-clear.c                              |   8 +-
 libdiskfs/dir-init.c                               |   4 +-
 libdiskfs/dir-link.c                               |   2 +-
 libdiskfs/dir-lookup.c                             |   4 +-
 libdiskfs/dir-renamed.c                            |  12 +-
 libdiskfs/disk-pager.c                             |  10 +-
 libdiskfs/diskfs-pager.h                           |   2 +-
 libdiskfs/diskfs.h                                 |  17 +-
 libdiskfs/file-get-source.c                        |   2 +-
 libdiskfs/file-get-trans.c                         |   8 +-
 libdiskfs/file-getfh.c                             |   2 +-
 libdiskfs/file-set-trans.c                         |   6 +-
 libdiskfs/fsys-getfile.c                           |   3 +-
 libdiskfs/fsys-getroot.c                           |   3 +-
 libdiskfs/fsys-goaway.c                            |   9 +-
 libdiskfs/fsys-options.c                           |   6 +-
 libdiskfs/fsys-syncfs.c                            |   7 +-
 libdiskfs/get-source.c                             |   2 +-
 libdiskfs/init-init.c                              |  14 +-
 libdiskfs/init-main.c                              |   4 +-
 libdiskfs/init-startup.c                           |   6 +-
 libdiskfs/io-map-cntl.c                            |   2 +-
 libdiskfs/io-reauthenticate.c                      |   2 +-
 libdiskfs/io-write.c                               |   2 +-
 libdiskfs/lookup.c                                 |   2 +-
 libdiskfs/name-cache.c                             |   4 +-
 libdiskfs/node-cache.c                             |  10 +-
 libdiskfs/node-drop.c                              |   6 +-
 libdiskfs/priv.h                                   |   2 +-
 libdiskfs/protid-make.c                            |   6 +-
 libdiskfs/rdwr-internal.c                          |   2 +-
 libdiskfs/trans-callback.c                         |   2 +-
 libfshelp/fetch-control.c                          |   4 +-
 libfshelp/fetch-root.c                             |   4 +-
 libfshelp/get-identity.c                           |   4 +-
 libfshelp/lock-acquire.c                           |  12 +-
 libfshelp/start-translator-long.c                  |   4 +-
 libftpconn/unix.c                                  |   9 +-
 libhurd-slab/slab.c                                |  10 +-
 libnetfs/dir-lookup.c                              |   4 +-
 libnetfs/file-get-children.c                       |   4 +-
 libnetfs/file-get-source.c                         |   6 +-
 libnetfs/file-set-translator.c                     |   6 +-
 libnetfs/get-source.c                              |   2 +-
 libnetfs/io-reauthenticate.c                       |   2 +-
 libnetfs/netfs.h                                   |  11 +-
 libnetfs/trans-callback.c                          |   2 +-
 libpager/data-return.c                             |   6 +-
 libpager/demuxer.c                                 |  12 +-
 libpager/pager-attr.c                              |   2 +-
 libpager/pager-memcpy.c                            |  26 +-
 libpipe/pipe.c                                     |   4 +-
 libports/claim-right.c                             |   4 +-
 libports/complete-deallocate.c                     |   6 +-
 libports/create-internal.c                         |   6 +-
 libports/destroy-right.c                           |   4 +-
 libports/get-right.c                               |   4 +-
 libports/get-send-right.c                          |   4 +-
 libports/import-port.c                             |   4 +-
 libports/interrupt-on-notify.c                     |   4 +-
 libports/manage-multithread.c                      |   4 +-
 libports/manage-one-thread.c                       |   2 +-
 libports/port-deref-deferred.c                     |  12 +-
 libports/port-deref-weak.c                         |   2 +-
 libports/port-deref.c                              |   2 +-
 libports/port-ref-weak.c                           |   2 +-
 libports/port-ref.c                                |   2 +-
 libports/reallocate-from-external.c                |  14 +-
 libports/reallocate-port.c                         |  14 +-
 libports/resume-all-rpcs.c                         |   4 +-
 libports/resume-bucket-rpcs.c                      |   4 +-
 libports/resume-class-rpcs.c                       |   4 +-
 libports/resume-port-rpcs.c                        |   4 +-
 libports/transfer-right.c                          |  10 +-
 libps/context.c                                    |   2 +-
 libps/filters.c                                    |   2 +-
 libps/fmt.c                                        |  11 +-
 libps/host.c                                       |   2 +-
 libps/proclist.c                                   |  10 +-
 libps/procstat.c                                   |  12 +-
 libps/spec.c                                       |   5 +-
 libps/tty.c                                        |   2 +-
 libps/user.c                                       |   2 +-
 libshouldbeinlibc/assert-backtrace.h               |   2 +
 libshouldbeinlibc/cacheq.c                         |   2 +-
 libshouldbeinlibc/idvec-verify.c                   |   4 +-
 libshouldbeinlibc/idvec.c                          |   6 +-
 libshouldbeinlibc/timefmt.c                        |   2 +-
 libshouldbeinlibc/wire.c                           | 144 ++--
 libshouldbeinlibc/wire.h                           |   4 +-
 libstore/argp.c                                    |   4 +-
 libstore/derive.c                                  |   6 +-
 libstore/device.c                                  |   6 +-
 libstore/memobj.c                                  |   4 +-
 libstore/mvol.c                                    |   3 +-
 libstore/part.c                                    |   8 +-
 libthreads/cancel-cond.c                           |   4 +-
 libthreads/cprocs.c                                |   4 +-
 libthreads/rwlock.h                                |   6 +-
 libtreefs/dir-lookup.c                             |   2 +-
 libtreefs/fsys-startup.c                           |   2 +-
 libtreefs/treefs.h                                 |  10 +-
 libtrivfs/dir-lookup.c                             |   2 +-
 libtrivfs/file-get-source.c                        |   2 +-
 libtrivfs/file-set-size.c                          |   4 +-
 libtrivfs/fsys-getroot.c                           |   2 +-
 libtrivfs/get-source.c                             |   2 +-
 libtrivfs/io-async-icky.c                          |   2 +-
 libtrivfs/io-async.c                               |   2 +-
 libtrivfs/io-map.c                                 |   2 +-
 libtrivfs/io-modes-get.c                           |   2 +-
 libtrivfs/io-modes-off.c                           |   4 +-
 libtrivfs/io-modes-on.c                            |   4 +-
 libtrivfs/io-modes-set.c                           |   4 +-
 libtrivfs/io-owner-get.c                           |   2 +-
 libtrivfs/io-owner-mod.c                           |   2 +-
 libtrivfs/io-read.c                                |   4 +-
 libtrivfs/io-readable.c                            |   4 +-
 libtrivfs/io-reauthenticate.c                      |   4 +-
 libtrivfs/io-seek.c                                |   4 +-
 libtrivfs/io-select.c                              |   6 +-
 libtrivfs/io-write.c                               |   4 +-
 libtrivfs/startup.c                                |   2 +-
 libtrivfs/trivfs.h                                 |  11 +-
 login/utmp.c                                       |   2 +-
 m4/libgcrypt.m4                                    | 143 ++++
 mach-defpager/Makefile                             |   2 +-
 mach-defpager/default_pager.c                      |  42 +-
 mach-defpager/setup.c                              |  16 +-
 nfs/cache.c                                        |   4 +-
 nfs/main.c                                         |  11 +-
 nfs/ops.c                                          |  13 +-
 nfs/rpc.c                                          |  12 +-
 nfs/storage-info.c                                 |   6 +-
 nfsd/cache.c                                       |   9 +-
 pfinet/dummy.c                                     |   2 +-
 pfinet/ethernet.c                                  |  18 +-
 pfinet/glue-include/linux/interrupt.h              |   6 +-
 pfinet/glue-include/linux/kernel.h                 |   8 +-
 pfinet/glue-include/linux/sched.h                  |  14 +-
 pfinet/glue-include/linux/socket.h                 |   6 +-
 pfinet/glue-include/linux/types.h                  |   2 +-
 pfinet/io-ops.c                                    |   4 +-
 pfinet/linux-src/include/net/tcp.h                 |   1 -
 pfinet/linux-src/include/net/udp.h                 |   2 -
 pfinet/linux-src/net/ipv4/tcp_ipv4.c               |   4 +-
 pfinet/linux-src/net/ipv4/udp.c                    |  12 +-
 pfinet/linux-src/net/ipv6/tcp_ipv6.c               |   3 +-
 pfinet/linux-src/net/ipv6/udp_ipv6.c               |   9 +-
 pfinet/main.c                                      |   4 +-
 pfinet/socket.c                                    |   6 +-
 pfinet/tunnel.c                                    |  12 +-
 pflocal/connq.c                                    |  20 +-
 pflocal/io.c                                       |   2 +-
 pflocal/sock.c                                     |   8 +-
 pflocal/sock.h                                     |   6 +-
 proc/host.c                                        |  19 +-
 proc/info.c                                        |   8 +-
 proc/main.c                                        |  10 +-
 proc/mgt.c                                         |  20 +-
 proc/msg.c                                         |   2 +-
 proc/pgrp.c                                        |   4 +-
 proc/stubs.c                                       |   6 +-
 proc/wait.c                                        |   3 +-
 procfs/main.c                                      |  12 +-
 procfs/netfs.c                                     |   4 +-
 procfs/procfs.c                                    |   2 +-
 procfs/proclist.c                                  |   4 +-
 procfs/rootdir.c                                   |  72 +-
 random/Makefile                                    |  30 -
 random/TODO                                        |  11 -
 random/gnupg-bithelp.h                             |  41 --
 random/gnupg-glue.h                                |  40 -
 random/gnupg-random.c                              | 809 ---------------------
 random/gnupg-random.h                              |  47 --
 random/gnupg-rmd.h                                 |  38 -
 random/gnupg-rmd160.c                              | 655 -----------------
 random/random.h                                    |  32 -
 startup/startup.c                                  |  83 ++-
 storeio/dev.c                                      |  15 +-
 storeio/pager.c                                    |   4 +-
 storeio/storeio.c                                  |   2 +-
 sutils/MAKEDEV.sh                                  |   8 +-
 sutils/bless.c                                     |   4 +-
 sutils/fsck.c                                      |   6 +-
 sutils/fstab.c                                     |   2 +-
 sutils/swapon.c                                    |   2 +-
 term/devio.c                                       |  20 +-
 term/hurdio.c                                      |   2 +-
 term/main.c                                        |   2 +-
 term/munge.c                                       |   6 +-
 term/term.h                                        |   6 +-
 term/users.c                                       |   6 +-
 tmpfs/dir.c                                        |  18 +-
 tmpfs/node.c                                       |  28 +-
 tmpfs/tmpfs.c                                      |   2 +-
 trans/Makefile                                     |  16 +-
 trans/crash.c                                      |   6 +-
 trans/fakeroot.c                                   |  76 +-
 trans/firmlink.c                                   |   3 +-
 trans/magic.c                                      |   8 +-
 trans/mtab.c                                       |  36 +-
 trans/new-fifo.c                                   |  10 +-
 trans/password.c                                   |   6 +-
 {random => trans}/random.c                         | 500 +++++++------
 trans/streamio.c                                   |  14 +-
 trans/symlink.c                                    |  59 --
 usermux/leaf.c                                     |   2 +-
 utils/Makefile                                     |   2 +
 utils/fakeauth.c                                   |   6 +-
 utils/login.c                                      |   6 +-
 utils/ps.c                                         |   2 +-
 utils/rpctrace.c                                   |  82 +--
 utils/settrans.c                                   |   4 +-
 utils/shd.c                                        |   8 +-
 utils/vmallocate.c                                 |   4 +-
 305 files changed, 2012 insertions(+), 3296 deletions(-)
 delete mode 100644 debian/patches/git-019f9923e879ff326b14b2de04c6939c07ccb55b
 delete mode 100644 debian/patches/git-26e774bab06eab72847a7ca052a90d5319ad658a
 copy libdde-linux26/contrib/include/linux/{compiler-gcc5.h => compiler-gcc7.h} 
(93%)
 create mode 100644 m4/libgcrypt.m4
 delete mode 100644 random/Makefile
 delete mode 100644 random/TODO
 delete mode 100644 random/gnupg-bithelp.h
 delete mode 100644 random/gnupg-glue.h
 delete mode 100644 random/gnupg-random.c
 delete mode 100644 random/gnupg-random.h
 delete mode 100644 random/gnupg-rmd.h
 delete mode 100644 random/gnupg-rmd160.c
 delete mode 100644 random/random.h
 rename {random => trans}/random.c (64%)

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



reply via email to

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