From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH] also override library path for hotplug scripts Date: Wed, 26 Jun 2013 16:44:07 +0100 Message-ID: <51CB0C47.4090308@eu.citrix.com> References: <51C9C17002000078000E062B@nat28.tlf.novell.com> <1372255151.7337.91.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1372255151.7337.91.camel@zakaz.uk.xensource.com> 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 Campbell Cc: Jan Beulich , xen-devel List-Id: xen-devel@lists.xenproject.org On 26/06/13 14:59, Ian Campbell wrote: > On Tue, 2013-06-25 at 15:12 +0100, Jan Beulich wrote: >> Overriding PATH but not LD_LIBRARY_PATH is bogus, as it may result in >> the use of mismatched binaries and libraries. >> >> Signed-off-by: Jan Beulich > Acked-by: Ian Campbell > > George, opinion RE 4.3? I think it should be pretty safe. Hmm, so this is only changing things for Xen hotplug scripts. Yes, on the whole it seems like the risk of *not* applying this patch is bigger than the risk of applying it. Re the release: Acked-by: George Dunlap