From c41f79d4da85e7156d0fb1e6fc979ffc038328f3 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Tue, 2 Feb 2021 06:45:23 +0100 Subject: Add (first) hardening patch for makeCommandStr string handling Upstream refactors the functions around string handling significantly. This is a significant effort and not will likely introduce new issues at first. Thus trying to apply just some hardening patches from that effort to htop in preparation of the Bullseye release. --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 1a5e14a..503f04c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ htop (3.0.5-4) UNRELEASED; urgency=medium * Fix mouse use / scrolling in Infoscreens * Fix Shift-F3 (prev hit in search mode) for QT based terminals + * Harden string handling routine - -- Daniel Lange Mon, 01 Feb 2021 12:32:00 +0100 + -- Daniel Lange Tue, 02 Feb 2021 06:45:00 +0100 htop (3.0.5-3) unstable; urgency=medium -- cgit v1.2.3