[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [XEN PATCH 0/X] tools/libxl: XSA-403 follow-up
- To: Anthony PERARD <anthony.perard@xxxxxxxxxx>
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Date: Mon, 1 Aug 2022 11:46:05 +0200
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=Ch/l7iC9CTpr9NUxVrfR2M7RejyOnykUw5lHvY/Ji8Q=; b=aF7WMKpnbJK+B89Tdtdm6xnPiOTHCOtcqTfFHmoMtUU9l96vPQ8K5cF3TyT2pj+vm6MUfoHm4lhDq31xWtGq8oG8CTR5w6hXkvgyZSZsX0Zcp0rd0NMjqD6s9V19M7ApSLsTuxb3dvCfVUfPHVHB06iqw2nKHZRwgVUnr9RZUeTvRML9TA4kXjFAG8+rbV/ox8tUeo4Ncm0Dlm1PMo6oVx4n0LyPojKa5gbKZKJYK5WDxDwqW892QG1ftqClARG+MgSmmGvJFgG3r668kl0IzBk4sKIEimN3V0iAbf6VTlCBQWqW3JitoaeylaiQ4EBAAuarxkaT3Ze/oMW4nTPJaQ==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=ROB8rIbdqDG95GIteoDOnlruKUi57QNNOr+L+ZJd0/iZYHDJuVYDceliL4OWGUW0JvyWkOHc9Ql+3qlI891CT4exMKXen0GoBejh5cxFCf/q+bfIiLDFXbHbeCVTB8Q6f/GjED42rDCEhbBkf5eW4uUTlg5us+jRI2G4HlOOB0RJLkQvB0E5DstaJlb5dPa5zUwBOKCOUVdcgX3LOlfQWHA3Z/YWm+TCspuXwzOnG0uavJ/HZMATpPB7xQqerUSFRUTtOwtBuvnOf1F/0sMTsvrbwt9e6LSY8MVNdr4ASpEXuihfcXeaiV9ZVaixPNuFHHvpjijuSYLuTUMkjKkKzw==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
- Cc: Juergen Gross <jgross@xxxxxxxx>, Wei Liu <wl@xxxxxxx>, Andrew Cooper <Andrew.Cooper3@xxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
- Delivery-date: Mon, 01 Aug 2022 09:46:11 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 01.08.2022 11:43, Jan Beulich wrote:
> On 29.07.2022 15:26, Anthony PERARD wrote:
>> Two patches:
>> - one for stable branches (I've rework the XSA's patch on 4.16 so
>> patch will need to be backported);
>> - and one patch for staging, forward porting the patch for stable
>> branches.
>>
>> Those patches are a rework of the patch for the stable branches available
>> in XSA-403. The environment variable is now in upper case, like one
>> would expect, and now a value of "0" as the same meaning as the variable
>> been absent. Also, there's a bit of documentation in `man xl`.
>
> Thank you very much for helping out with this. While arguably not worth
> a lot,
> Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx>
> and I'm inclined to throw this in rather quickly, not the least to have
> it in 4.16 a little ahead of the next stable version release there.
Actually, as per the advisory it's only the stable trees which want the
respective change committed. Unless I'm unaware of a change in mind.
Jan
|