]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - lfs/lsof
lsof: Update to 4.98.0
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 5 Feb 2023 11:27:06 +0000 (12:27 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Sat, 4 Mar 2023 13:53:59 +0000 (13:53 +0000)
commit7d4ff74e352cc21acc6d348431b262d0673d5b0c
treec311aa7ca350384263a27359b9534b463ef6c289
parentfa56777218a44df865502adc3f926ced618fe37e
lsof: Update to 4.98.0

For details see:

https://github.com/lsof-org/lsof/blob/master/00DIST#L5471

"4.98.0 January 22, 2023

Fix two potential null pointer access bug when gethostbyname2()
returns an empty address list

Add support for older automake versions (on e.g. CentOS 7)

Migrate testing scripts and programs to autotools

Extend CI to build on more Linux distros

[linux] Fix handling of empty command name, closing #246.
Add test from #246, where lsof returns stale command name when the
command name is empty. If getting command name failed, return
NULL instead of empty string

Add --with/without-libtirpc option to autotools-based build
system and automatically detect libtirpc by default

Add -H switch to print human readable size, e.g. 123.4K (#260)

[linux] Fix implicit declaration error when HASPTYEPT is undefined

Add support for musl libc-based Linux distros

Add --enable-security argument to configure to allow only the
root user to list all open files

Add --enable-no-sock-security argument to configure to allow
anyone to list anyone else's socket files when combined with
--enable-security

[linux] Always enable 64 bit off_t in configure.ac

[netbsd] Import patches from pkgsrc and port autotools-based build system to NetBSD

[netbsd] Fix lock status reading"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Adolf Belka <adolf.belka@ipfire.org>
lfs/lsof