Adolf Belka 80274cc875 lsof: Update to version 4.96.4
- Update from version 4.95.0 to 4.96.4
- Update of rootfile not required
- bz2 version of source tarball is no longer provided.
- Changelog
    4.96.4		October 18, 2022
		[FreeBSD] sys/files.h no longer needs _KERNEL defined to
                 include it (bsdimp #256)
		docs: Describe fd number truncation in output (#261)
    4.96.3		September 16, 2022
                [FreeBSD] Fix kqueue compat for releases < 14
    4.96.2		September 16, 2022
                [FreeBSD] fix FreeBSD < 14
    4.96.1		September 16, 2022
                [FreeBSD] Unconditionally define HASKQUEUE (mjguzik)
    4.96.0		September 16, 2022
		[linux] fix hash functions used for finding local tcp/udp IPCs
		 There were typos in the code calculating hash values. The typos might
		 break the flatness of hashtables where the endpoint information about
		 locally used tcp/udp was stored. Theoretically, this fix may improve
		 the performance of lsof with [+|-]E option.
		 Inspired by the issue #206 reported by Tomasz Kłoczko (@kloczek).
		Show copyright notice in --version output.
		[linux] compile with -Wall option
		[linux] Avoid some easy collissions for udp/udp6 sockets when hashing
		[linux] Changing the number of ipcbuckets to 4096
		[darwin] fix build with -fno-common (Cfp redefinition)
		 gcc-10 and llvm-11 changed the default from -fcommon to -fno-common:
		 https://gcc.gnu.org/PR85678
		 As a result build fails as:
			duplicate symbol '_Cfp' in: ddev.o dfile.o
		 Cfp is already explicitly defined in dstore.c. The change turns
		 header definition into declaration.
		 Provided by Sergei Trofimovich (@trofi) in #221. The same fix is
		 applied to libproc backend by Jiajie Chen (@jiegec) in #226.
		[linux] Make build reproducible by checking SOURCE_DATE_EPOCH
		 and considering LSOF_{HOST,LOGNAME,SYSINFO,USER} as "none" when
		 it is set.
		 Provided by Danilo Spinella in #217
		[darwin] remove /usr/include prefix from include for Darwin 19+
		 The /usr/include path is missing since macOS Catalina.
		 Fixes issue #234.
		 Provided by Jiajie Chen in #235
		[linux] obtain correct information of memory-mapped file.
		 Provided by Teng Hu in #239
		[FreeBSD] configure: suggest variable to set if FreeBSD sys not found
        	 submitted by @emaste
		Updated 00FAQ with lookup to open files via mountpoint
		 Provided by Jacob Chapman in #240
                [FreeBSD] modernize API usage and remove legacy FreeBSD releases
                 Contributor DamjanJovanovic (#184) Ed Maste (#250, #251, #252),
                 Warner Losh (#253)

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2022-11-29 13:39:25 +01:00
2022-11-21 11:19:08 +00:00
2022-11-29 13:39:25 +01:00
2022-11-28 13:05:19 +01:00
2022-04-08 00:32:40 +02:00
2021-03-10 14:42:37 +00:00
2022-11-29 13:29:48 +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%