aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2023-02-05 03:59:30 +0100
committerDaniel Lange <DLange@git.local>2023-02-05 03:59:30 +0100
commit8d6b275e7c8e95d5a3a5fbfcca9cafedb0936468 (patch)
treec42828f6292315e81737ac8fad1f3926be61b886 /debian
parentd0a49f2fd51e8236bb92508fcd8ea8077ddeb3a4 (diff)
downloaddebian_htop-8d6b275e7c8e95d5a3a5fbfcca9cafedb0936468.tar.gz
debian_htop-8d6b275e7c8e95d5a3a5fbfcca9cafedb0936468.tar.bz2
debian_htop-8d6b275e7c8e95d5a3a5fbfcca9cafedb0936468.zip
Release 3.2.2-1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog36
-rw-r--r--debian/copyright4
2 files changed, 38 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index aeb9f0c..d691d7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,39 @@
+htop (3.2.2-1) unstable; urgency=medium
+
+ * Import upstream 3.2.2 release
+ * CPUMeter now can show frequency in text mode
+ * Add option to render distribution path prefixes shadowed
+ * DiskIOMeter converts to bytes per second (not per interval)
+ * DiskIOMeter uses complete units, including missing "iB/s"
+ * DiskIOMeter indicates read and write in meter mode
+ * NetworkIOMeter converts to packets per second, shows packet rate
+ * Allow continued process following when changing display settings
+ * Update the panel header when changing to another tab
+ * Drop margin around the header if there are no meters
+ * Use Unicode replacement character for non-printable characters
+ * Default color preset uses bold blue for better visibility
+ * Update the Panel header on sort order inversions ('I')
+ * Toggle the header meters with pound key
+ * Fix ScreenPanel to handle quitting the panel while renaming
+ * Add fallback for HOME environment variable using passwd database
+ * Replace meaningless ID column with FD column in lock screen
+ * Use device format in the lock screen matching the files screen
+ * On Linux, improvements to file-descriptor lock detection
+ * On Linux, further distinguish systemd states in the SystemdMeter
+ * On Linux, improvements to cgroup and container identification
+ * On Linux, support openat(2) without readlinkat(2) platforms
+ * Handle invalid process columns from the configuration file
+ * Avoid undefined behaviour with deeply nested processes
+ * Fix crash when removing the currently active screen
+ * Prevent possible crash on a very early error path
+ * Include automake for Debian/Ubuntu
+ * Restore non-mouse support
+ * Reject unsupported command line arguments
+ * Document idle process state
+ * Clarify M_TRS/M_DRS columns
+
+ -- Daniel Lange <DLange@debian.org> Sun, 05 Feb 2023 03:59:59 +0100
+
htop (3.2.1-1) unstable; urgency=medium
* Import upstream 3.2.1 release
diff --git a/debian/copyright b/debian/copyright
index 5f1871e..5f0f579 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,11 +6,11 @@ Source: https://github.com/htop-dev/htop/releases
Files: *
License: GPL-2+
Copyright: 2004-2019 Hisham Muhammad
- 2020-2021 htop dev team
+ 2020-2023 htop dev team
Files: debian/*
License: GPL-2+
-Copyright: 2016-2021 Daniel Lange
+Copyright: 2016-2023 Daniel Lange
2018-2021 Graham Inggs
2008-2016 Eugene V. Lyubimkin
2004-2008 Bartosz Fenski

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