From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Backport "tools/console: xenconsole tolerate tty errors" Date: Fri, 4 Sep 2015 14:26:37 +0100 Message-ID: <1441373197.26292.499.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian.Jackson@eu.citrix.com Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org While looking at Debian bug #794071 I came across this which may or may not resolve that bug, but looks like it ought to be backported anywhere that XSA-57 was applied. It is in staging-4.5, but not staging-4.4 and I didn't go older. commit 39ba2989b10b6a1852e253b204eb010f8e7026f1 Author: Ian Jackson Date: Thu Feb 27 17:46:49 2014 +0000 tools/console: xenconsole tolerate tty errors Since 28d386fc4341 (XSA-57)[...] Ian.