Files
bpfire/lfs/lsof
Matthias Fischer 7d4ff74e35 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>
2023-03-04 13:53:59 +00:00

3.2 KiB