Bug#837191: CVE-2016-7156: scsi: pvscsi: infinite loop when building SG list

2016-09-09 Thread Andrew James
elog entry. Attached is the patch that was posted to qemu-devel. It applies to 1:2.6+dfsg-3 with 1 line of offset, compiles and runs with a pvscsi device configured. [0] https://security-tracker.debian.org/tracker/CVE-2016-7156 -- Andrew James HPE Linux From: Prasad J Pandit <p...@fedoraproj

Bug#837174: qemu: CVE-2016-7155: scsi: pvscsi: OOB read and infinite loop while setting descriptor rings

2016-09-09 Thread Andrew James
Tags: patch Hi, Here's the patch that was posted to qemu-devel. It applies to 1:2.6+dfsg-3 with 1 line of offset, compiles and runs with a pvscsi device configured. -- Andrew James HPE Linux From: Prasad J Pandit <p...@fedoraproject.org> Date: Thu, 1 Sep 2016 16:30:51 +0530 Subject:

Bug#778159: Patch for GCC 5 build issue

2015-07-02 Thread Andrew James
tags 778159 + patch thanks Here's a patch to force -std=gnu99 and change inlines and prototypes to C99 semantics. This is an alternative to the previous patch. -- Andrew James Linux for HP Helion OpenStack, Hewlett-Packard Description: Fixes for new inline semantics related to GCC 5 GCC 5

Bug#778159: Patch for GCC 5 build issue

2015-07-02 Thread Andrew James
tags 778159 + patch thanks Here's a patch to force -std=gnu89. Switching to C99 semantics works too but upstream does not seem active. Let me know if it would be better for this patch to switch to C99 semantics and use -std=gnu99. -- Andrew James Linux for HP Helion OpenStack, Hewlett-Packard

Bug#606542: --create fails to respect existing --extrapackages/EXTRAPACKAGES

2014-10-07 Thread Andrew James
James From 0676d720432e3eeb6ccfede4f0b36488f9664fcc Mon Sep 17 00:00:00 2001 From: Andrew James andrew.ja...@hp.com Date: Tue, 7 Oct 2014 15:01:44 -0600 Subject: [PATCH] Don't override user-specified --extrapackages --- cowbuilder.c | 3 +++ debian/changelog | 6 ++ parameter.c | 11