Skip to content

v2.0.10

Latest

Choose a tag to compare

@chrissie-c chrissie-c released this 03 Jun 09:14
9244e63

Minor fixes

Andrew Price (5):
docs: Remove second -Y option to doxygen2man and tidy up
doxygen2man.1: Add an entry for the -g option
Silence warnings, ignore *.fdata (#513)
doxygen2man: Fix segfault on anonymous enums (#514)
strchr() const correctness fixes (#516)

Chrissie Caulfield (5):
Fix a lot of annoying warning compiling with clang. (#506)
build: add support for rust coreutils (#507)
FreeBSD-15 changed the error from posix_fallocate (#509)
Don't change behaviour if chmod/chown fails (#518)
Update --version-info for 2.0.10 (#519)

Christine Caulfield (4):
ipc: Validate credential message length before copying
ipc: Log permission errors instead of silently ignoring
ipc: Add NULL checks after strdup() calls
ipc: Fix integer overflow in message size validation

Gleb Popov (1):
Fix building using the LCC compiler (#520)

Jérémy PRIMARD (1):
use #include <poll.h> consistently (#510)

Sven Kirmess (1):
configure: add --disable-man option (#515)

wferi (1):
Restore example ipcserver address (#505)