From c8c794c0a8ac44186aa4027049a7c94160f414a715913f45c3b90162baeac3f5 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 2 Oct 2019 08:04:27 +0000 Subject: [PATCH] add bug markers OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/putty?expand=0&rev=65 --- putty.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/putty.changes b/putty.changes index 1805b19..86620af 100644 --- a/putty.changes +++ b/putty.changes @@ -5,9 +5,9 @@ Tue Oct 1 07:43:23 UTC 2019 - Jan Engelhardt * In bracketed paste mode, the terminal escape sequences that should delimit the pasted data were appearing together on one side of it, making it possible to misidentify pasted data as - manual keyboard input. + manual keyboard input. [CVE-2019-17068, boo#1152753] * An SSH-1 server sending a disconnection message could cause - an access to freed memory. + an access to freed memory. [CVE-2019-17069] * Tweaked terminal handling to prevent lost characters at the ends of lines in gcc's colored error messages. * Removed a bad interaction between the "clear scrollback"