This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The annotated tag, v0.9.git20240714 has been created
at 333d79c7884224881a68d2f67664d6a55f1b1bb9 (tag)
tagging 50f494ee743a0892380eebfbf428f398bc3b40f5 (commit)
replaces v0.9.git20231217
tagged by Samuel Thibault
on Sun Jul 14 19:34:02 2024 +0000
- Log -----------------------------------------------------------------
New snapshot
Damien Zammit (3):
ext2fs: Check that the filesystem supports xattr before reading it
ext2fs: New default: use xattrs to store translator records
libirqhelp: Add library
Etienne Brateau (4):
console-client: use constant value instead of magic number
console-client: use xkbcommon instead of x11 for xkb extended support
console-check: Add missing error check
console-client: Add another missing error check
Flavio Cruz (22):
pfinet and pci-arbiter: update server handlers to return kern_return_t to
fix -Werror=enum-int-mismatch warnings
Replace deprecated sigmask with sigset_t calls
Mark msg_thread as noreturn
Initialize a few error variables to avoid GCC warnings
Cast bootinfo to struct diskfs_control * to silence warning
Use mach_msg_type_number_t whenever required to avoid warnings
Fix printf format specifiers
x86_64: use 21 bytes in libps since %z might require more characters.
Fix a few pointer related warnings.
proxy-defpager: add missing return statement
Fix overflow issues in tmpfs and vmallocate
libftpconn: add out >= 2 condition to make GCC happy
pfinet: fix type alias
x86_64: utmp uses int32_t to store time so use a temporary variable
Update rpctrace to use the new ABI for inlined port names
Add proc_getchildren_rusage RPC and track rusage for children and
descendants
rumpdisk: do not open device if block size is 0
libps: update ps_emit_nice_size_t to handle arbitrarily large size_t
MAKEDEV: when creating devices, ensure the underlying files are either
block/char devices or directories
Include unistd.h for sleep in pfinet/ethernet.c
Fix issues with GCC 14.
netfs and diskfs: make showtrans work correctly when translators are set
on top of sylink/device/fifo/socket files.
KOSAKI Motohiro (1):
tcp: select(writefds) don't hang up when a peer close connection
Samuel Thibault (17):
Add missing include
runsystem: do not require bash
runsystem: Try to run bash first
runsystem: Do not try to set up translators if we do not have settrans
runsystem: Do not eat first parameter
runsystem.hurd.sh: Make emergency really an emergency
runsystem.hurd.sh: Do not try to set up translators if we do not have
settrans
runsystem.hurd.sh: Print a newline at boot
runsystem.hurd.sh: Try to run bash first
runsystem: Check that /servers/socket/1 is really set up
runsystem.hurd.sh: Refresh from runsystem.hurd.sh.in
libbpf: avoid aborting on unknown instruction
procfs: fix MemTotal 4G memory clamp on 32bit systems
ext2fs: support translators on non-hurd-created filesystems
Revert "exec: Stop relying on address space size"
pfinet: wait a bit before retrying to open ethernet device
pflocal: make S_socket_recv return 0 instead of EPIPE
Sergey Bugaev (10):
term: Fix function prototype
exec: Fix creating executable stacks
Make long & friends 64-bit on 64-bit platforms
proc: Only try host_kernel_version () on i386
libshouldbeinlibc: Stop relying on address space size
exec: Stop relying on address space size
elfcore: Add support for saving AArch64 registers
proc: Add support for AArch64 in uname
boot: Add support for AArch64
exec: Add support for AArch64 executables
first last (1):
startup: wait for any kind of bootstrap filesystem
[email protected] (1):
isofs: fix rock-ridge detection
[email protected] (5):
describe fixing filesystem corruption in the hurd manual.
add a short ext2fs description to the hurd manual.
describe the ISO-9960 filesystem in the hurd manual.
add a FAT FS section to the hurd manual.
trivial hurd manual changes.
-----------------------------------------------------------------------
hooks/post-receive
--
Hurd