Adolf Belka 6220917d87 lsof: Update to version 4.99.3
- Update from version 4.98.0 to 4.99.3
- Update of rootfile not required
- Changelog
    4.99.3
	Fix a spaces vs. tabs issue in 00DIST.
    4.99.2
	Fix version file for CI
    4.99.1
        Fix compilation error when HASIPv6 is not defined. (@chenrui333)
        Add configure option --disable-liblsof to disable installation
         of liblsof. (@subnut, #300)
        [freebsd] fix segfault from fs info (FreeBSD bug 267760)
    4.99.0
	[netbsd] Get device numer of tmpfs instead of reporting zero
	[openbsd] Rewrite OpenBSD support because OpenBSD disallows
	 kernel memory access and lsof has to switch to user mode API.
	 Currently, most features are working, but file path reporting
	 and lock status are not working for lack of kernel support.
	 As a consequence, OpenBSD dialect is separated in a new folder.
	[darwin] Remove /dev/kmem backend because it no longer exists on
	 current macOS releases. Use libproc backend instead.
	[linux] Do not hard-code fd numbers in epoll test, fixing tests
	 on Void Linux
	[freebsd] Use kf_file_nlink if provided by kernel instead of
	 stat(). This commit requires kernel with
	 https://reviews.freebsd.org/D38169. It brings back the ability
	 to list deleted files via `lsof +L1`. Closes #264.
	[linux] Add --with-selinux configure option.
	[solaris] Re-introduce support for recent Solaris & OpenIndiana
	 releases.
	[darwin] Display kern ctl info, learned from apple lsof version.
	[linux] Improve performance by using closefrom(). Closes #281.
	[aix] Fix compilation on AIX 7.2 and add autotools build system
	 support for AIX.
	[aix] Suppress warnings properly on AIX version greater than
	 5.0. Closes #187.
	Introduce alpha version of liblsof which allows users to use
	 lsof functionality via C functions instead of spawning a
	 subprocess and parsing the output. This version may contain BUGs
	 and memory leaks, and the API may change before it stablizes.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-12-30 07:29:51 +00:00
2023-12-30 07:26:18 +00:00
2023-12-30 07:29:51 +00:00
2022-04-08 00:32:40 +02:00
2021-03-10 14:42:37 +00:00
2023-12-06 11:06:26 +01:00
2022-03-21 13:47:58 +00:00

IPFire 2.x - The Open Source Firewall

What is IPFire?

IPFire is a hardened, versatile, state-of-the-art Open Source firewall based on Linux. Its ease of use, high performance in any scenario and extensibility make it usable for everyone. For a full list of features have a look here.

This repository contains the source code of IPFire 2.x which is used to build the whole distribution from scratch, since IPFire is not based on any other distribution.

Where can I get IPFire?

Just head over to https://www.ipfire.org/download

How do I use this software?

We have a long and detailed wiki located here which should answers most of your questions.

But I have some questions left. Where can I get support?

You can ask your question at our community located here. A complete list of our support channels can be found here.

How can I contribute?

We have another document for this. Please look here.

Description
No description provided
Readme 101 MiB
Languages
Perl 70.4%
Shell 23%
C 4%
Python 0.6%
Makefile 0.5%
Other 1.4%