aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2022-06-03 09:01:39 +0200
committerDaniel Lange <DLange@git.local>2022-06-03 09:07:09 +0200
commit1e24d213d0655e8e1064bc1e223d456d2e875920 (patch)
tree844c3b7498431ca3ec28baf19950c66de90f0215
parentf8c86394f62c6e6f950fcbbff008f639db33241c (diff)
downloaddebian_htop-1e24d213d0655e8e1064bc1e223d456d2e875920.tar.gz
debian_htop-1e24d213d0655e8e1064bc1e223d456d2e875920.tar.bz2
debian_htop-1e24d213d0655e8e1064bc1e223d456d2e875920.zip
Release 3.2.1-1debian/3.2.1-1
-rw-r--r--debian/changelog22
-rw-r--r--debian/control2
2 files changed, 23 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1eee7cc..aeb9f0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+htop (3.2.1-1) unstable; urgency=medium
+
+ * Import upstream 3.2.1 release
+ * Update policy to 4.6.1 (no changes required)
+ * 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
+ (Closes: #1010780)
+ * Display single digit precision for CPU% greater than 99.9%
+ * Consider only shrinkable ZFS ARC as cache
+ * 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
+ * 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
+
+ -- Daniel Lange <DLange@debian.org> Fri, 03 Jun 2022 09:00:00 +0200
+
htop (3.2.0-1) unstable; urgency=medium
* Import upstream 3.2.0 release
diff --git a/debian/control b/debian/control
index 2551b85..b6e2210 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13),
libnl-genl-3-dev [linux-any],
libsensors-dev [!hurd-any],
pkg-config
-Standards-Version: 4.5.1
+Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://htop.dev/
Vcs-Browser: https://salsa.debian.org/debian/htop

© 2014-2024 Faster IT GmbH | imprint | privacy policy