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.git20251029 has been created
at 9bf06d32bf05402d72b9de9bb64a32f53d6ab92b (tag)
tagging 52765b8816dea3a8af5500e1492f5f9d3070e545 (commit)
replaces v0.9.git20250801
tagged by Samuel Thibault
on Wed Oct 29 17:55:32 2025 +0000
- Log -----------------------------------------------------------------
New snapshot
Damien Zammit (1):
rumpnet: Fix structure member widths for amd64
Diego Nieto Cid (33):
rumpnet: fix const discarding warning
libshouldbeinlibc: fix unused result from asprintf
libstore: fix warning due to ignoring asprintf result
libdiskfs: fix warning due to unused asprintf result
libps: fix ignored asprintf result warnings
utils: fix unused result warning from asprintf call
libnetfs: fix unused result from asprintf
libps: fix ignored asprintf result warnings
boot: remove unused function safe_gets
trans/mtab: fix unused result warnings
daemons: fix unused results from functions
boot/boot.c: fix unused result warnings
boot/userland-boot.c: fix unused result warnings
console-client/xkb: remove set but unused variable
utils/login: fix unused result warnings
exec: fix unused result warnings
mach-defpager: fix unused return warnings
console: fix unused results warnings
ftpfs: fix unused result warnings
utils/frobauth: fix defined but not used warning
daemons: silence write result warning
utils/rpctrace: fix unused result warnigns
utils/mount.c: fix unused result warnings
utils/gcore.c: fix unused result warning
sutils/smp.c: fix unused result warning
startup: fix unused resuls warnings
init: fix unused result warnings
nfs: fix potential uninitialized access warning
nfs: fix hypothetical use after free
console-client: fix cast to integer of different size
nfsd: fix cast to integer of different size
sutils/fstab.c: fix unused result warning
lwip: fix unsued result warning
Joan Lledó (7):
lwip: Make server ops return `kern_return_t`
lwip: Implement `pfinet_getroutes`
Better null termination protection
Consider gateway in ip inquire and configure
Additional protection in `siocsifXaddr`
Implement routing ioctls.
Implement SIOCDIFADDR
Michael Kelly (1):
rumpdisk: Set USER_DEVICE ktype on device ports
Milos Nikic (1):
libpager, ext2fs: add bulk page write support
Samuel Thibault (13):
64-bit is mostly ready
boot: fix ld.so name for x86_64 in default boot script
boot: Give names to bootstrap tasks
boot: Add missing include
boot_script: Print missing symbol name on symbol lookup error
boot: Fix loading 64b ELF files
boot scripts: recommend using exec.static
proc: cope with psets dying during host_processor_sets call
exec trivfs_append_args: On error, return errno
mach-defpager: on error, print errno
ftpfs: Better take actual error from errno
fifo: Fix default parameters
Fix typo
Stéphane Glondu (2):
libstore: use 512-byte blocks if file size is a multiple
Do not fail if std{in,out,err} exist in MAKEDEV (Closes: #1108605)
Yelninei (3):
streamio: Handle device_read_reply_inband getting D_WOULD_BLOCK
streamio (io_select_common): Fix locking global_lock
umount: Use PATH_MOUNTED from libc.
-----------------------------------------------------------------------
hooks/post-receive
--
Hurd