aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2024-01-10 11:29:57 +0100
committerDaniel Lange <DLange@git.local>2024-01-10 11:37:17 +0100
commit6f1693f38645797b063b4fc570191dad87bf78d5 (patch)
tree8d9ecc35f338f41f6453f6bca0c595ab7fa9b022 /debian/changelog
parent96e043e662eaa36143b75faa30e8c3ffcae6a615 (diff)
downloaddebian_htop-6f1693f38645797b063b4fc570191dad87bf78d5.tar.gz
debian_htop-6f1693f38645797b063b4fc570191dad87bf78d5.tar.bz2
debian_htop-6f1693f38645797b063b4fc570191dad87bf78d5.zip
Release 3.3.0-1debian/3.3.0-1
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog50
1 files changed, 50 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5e05ba9..6a18a69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,53 @@
+htop (3.3.0-1) unstable; urgency=medium
+
+ * Import upstream 3.3.0 release
+ * Drop Debian patch (Remove LXC special handling for CPUs)
+ * Multiple refactorings and code improvements
+ * Shorten docker container IDs to 12 characters
+ * Settings: preserve empty header
+ * Fix execlp() argument without pointer cast
+ * OpenFilesScreen: Make column sizing dynamic for file size, offset and inode
+ * HeaderLayout: add "3 columns - 40/30/30", "... 30/40/30" & "... 30/30/40"
+ * Meter: use correct unicode characters for digit '9'
+ * Note in manual re default memory units of KiB
+ * Add column for process container name
+ * Add logic to filter the container name (+type) from the CGroup name
+ * Change NetworkIOMeter value unit from KiB/s to bytes/second
+ * Cap DiskIOMeter "utilisation" percentage at 100%
+ * Shorten podman/libpod container IDs to 12 characters
+ * Write configuration to temporary file first
+ * Incorporate shared memory in bar text
+ * Move shared memory next to used memory
+ * Correct order of memory meter in help
+ * Add recalculate to Ctrl-L refresh
+ * Update process list on thread visibility toggling
+ * Support dynamic screens with 'top-most' entities beyond processes
+ * Introduce Row and Table classes for screens beyond top-processes
+ * Rework ZramMeter and remove MeterClass.comprisedValues
+ * More robust logic for CPU process percentages
+ * Show year as start time for processes older than a year
+ * Short-term fix for docker container detection
+ * default color preset: use bold blue for better visibility
+ * Document 'O' keyboard shortcut
+ * Implement logic for '--max-iterations'
+ * Update F5 key label on tab switch (Tree <-> List)
+ * Force re-sorting of the process list view after switching between list/treeview mode
+ * Linux: (hack) work around the fact that Zswapped pages may be SwapCached
+ * Linux: implement zswap support
+ * {Memory,Swap}Meter: add "compressed memory" metrics
+ * Fix scroll relative to followed process
+ * ZramMeter: update bar mode
+ * Increase Search and Filter max string length to 128
+ * Improve CPU computation code
+ * Remove LXC special handling for the CPU count
+ * Create new File Descriptor meter
+ * Linux: add IRQ PSI meter
+ * Linux: highlight username if process has elevated privileges
+ * Add support for scheduling policies
+ * Add a systemd user meter to monitor user units.
+
+ -- Daniel Lange <DLange@debian.org> Wed, 10 Jan 2024 11:30:00 +0100
+
htop (3.2.2-2) unstable; urgency=medium
* Remove LXC special handling for CPUs

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