commit-hurd
[Top][All Lists]
Advanced

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

[hurd] branch upstream updated (223b7da -> 90b039d)


From: Samuel Thibault
Subject: [hurd] branch upstream updated (223b7da -> 90b039d)
Date: Sat, 02 Nov 2013 14:44:42 +0000

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

sthibault pushed a change to branch upstream
in repository hurd.

      from  223b7da   Merge remote-tracking branch 'upstream/master' into 
upstream
       new  6c3825f   Check for negative sizes in file_set_size
       new  98b6f84   Fix memory leak in libnetfs
       new  9ba4ba4   Fix memory leak in exec
       new  0fd357b   Revert "tmpfs: drop privileges in the tmpfs translator"
       new  d0302f1   trans: rename a global variable
       new  fd8213f   libfshelp: properly free active translator entries
       new  695e5d2   console-client: remove the pid file on clean exits
       new  9be362a   console-client: entitle console_exit with the noreturn 
attribute
       new  810d47c   console-client: fix error handling
       new  5296cbf   console-client: minor stylistic fix
       new  ef6f495   console-client: replace function epilogue with 
console_exit
       new  1cfdceb   term: fix read on a closed PTY
       new  4660ac0   pflocal: fix destruction of explicitely bound sockets
       new  5ab5d98   libdiskfs: fix removal of socket nodes
       new  2e5f5e3   pflocal: fix port leak when receiving port rights
       new  6a33dc6   pflocal: fix message flags on receive
       new  1cf9d9d   Make boot script reboot when fsck told so
       new  e1dff04   Make CUD more usual
       new  52b0837   Add xenl to hurd.ti
       new  aece54e   Make boot script accept more fsck values
       new  87c02e0   configure.ac: properly escape the test for X11/keysymdef.h
       new  c38a10b   exec: Remove the remaining BFD related bits
       new  2ca0296   libshouldbeinlibc: fix error handling in maptime_map
       new  a274a4f   Fix use after free
       new  880dd56   libports: fix error handling in 
_ports_create_port_internal
       new  90b039d   Merge remote-tracking branch 'upstream/master' into 
upstream

The 26 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:
 configure.ac                |    2 +-
 console-client/console.c    |   11 +++--
 console-client/input.h      |    2 +-
 console/display.c           |    5 ++-
 console/hurd.ti             |    6 +--
 daemons/rc.sh               |    9 +++-
 exec/Makefile               |    3 --
 exec/hashexec.c             |    1 +
 exec/hostarch.c             |   99 +------------------------------------------
 exec/main.c                 |   19 ---------
 libdiskfs/file-set-size.c   |    2 +-
 libdiskfs/ifsock.c          |    2 +-
 libdiskfs/node-nput.c       |    6 +++
 libfshelp/translator-list.c |    5 ++-
 libnetfs/dir-lookup.c       |    4 +-
 libnetfs/file-set-size.c    |    2 +
 libports/create-internal.c  |    9 ++--
 libshouldbeinlibc/maptime.c |    2 +
 libtreefs/s-file.c          |    2 +
 libtrivfs/protid-clean.c    |   13 +++---
 pflocal/sock.c              |    6 ++-
 pflocal/socket.c            |    5 +--
 storeio/io.c                |    2 +
 term/ptyio.c                |    6 +++
 term/users.c                |    2 +
 tmpfs/tmpfs.c               |    6 ---
 trans/mtab.c                |   16 +++----
 trans/null.c                |    2 +
 trans/streamio.c            |    2 +
 29 files changed, 84 insertions(+), 167 deletions(-)

-- 
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]