Adolf Belka 7772be8e37 htop: Update to version 3.2.1
- Update from version 3.1.2 to 3.2.1
- Update of rootfile not required
- Changelog
   What's new in version 3.2.1
	* Fix setting to show all branches collapsed by default
	* Restore functionality of stripExeFromCmdline setting
	* Fix some command line display settings not being honored without restart
	* Display single digit precision for CPU% greater than 99.9%
	* On Linux, FreeBSD and PCP consider only shrinkable ZFS ARC as cache
	* On Linux, increase field width of CPUD% and SWAPD% columns
	* Colorize process state characters in help screen
	* Use mousemask(3X) to enable and disable mouse control
	* Fix heap buffer overflow in Vector_compact
	* On Solaris, fix a process time scaling error
	* On Solaris, fix the build
	* On NetBSD, OpenBSD and Solaris ensure env buffer size is sufficient
	* On Linux, resolve processes exiting interfering with sampling
	* Fix ProcessList quadratic removal when scanning processes
	* Under LXC, limit CPU count to that given by /proc/cpuinfo
	* Improve container detection for LXC
	* Some minor documentation fixes
   What's new in version 3.2.0
	* Support for displaying multiple tabs in the user interface
	* Allow multiple filter and search terms (logical OR, separate by "|")
	* Set correct default sorting direction (defaultSortDesc)
	* Improve performance for process lookup and update
	* Rework the IOMeters initial display
	* Removed duplicate sections on COMM and EXE
	* Highlight process UNINTERRUPTIBLE_WAIT state (D)
	* Show only integer value when CPU% more than 99.9%
	* Handle rounding ambiguity between 99.9 and 100.0%
	* No longer leaves empty the last column in header
	* Fix header layout and meters reset if a header column is empty
	* Fix PID and UID column widths off-by-one error
	* On Linux, read generic sysfs batteries
	* On Linux, do not collect LRS per thread (it is process-wide)
	* On Linux, dynamically adjust the SECATTR and CGROUP column widths
	* On Linux, fix a crash in LXD
	* On FreeBSD, add support for showing process emulation
	* On Darwin, lazily set process TTY name
	* Always set SIGCHLD to default handling
	* Avoid zombie processes on signal races
	* Ensure last line is cleared when SIGINT is received
	* Instead of SIGTERM, pre-select the last sent signal
	* Internal Hashtable performance and sizing improvements
	* Add heuristics for guessing LXC or Docker from /proc/1/mounts
	* Force elapsed time display to zero if process started in the future
	* Avoid extremely large year values when printing time
	* Fix division by zero when calculating IO rates
	* Fix out of boundary writes in XUtils
	* Fix custom thread name display issue
	* Use AC_CANONICAL_HOST, not AC_CANONICAL_TARGET in configure.ac
	* Support libunwind of LLVM

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2022-07-09 09:09:10 +00:00
2022-07-09 09:08:52 +00:00
2022-06-29 20:28:38 +00:00
2022-07-06 12:37:29 +00:00
2022-07-09 09:09:10 +00:00
2022-04-08 00:32:40 +02:00
2021-03-10 14:42:37 +00: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%