[pve-devel] applied-series: [PATCH master/5.13 kernel 1/2] d/control: add zstd to B-D

Fabian Grünbichler f.gruenbichler at proxmox.com
Tue Dec 14 14:39:50 CET 2021


On December 14, 2021 12:46 pm, Thomas Lamprecht wrote:
> On 01.12.21 10:57, Fabian Grünbichler wrote:
>> used for compressing the kernel image, build fails if not installed.
>> 
>> Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
>> ---
>>  debian/control.in | 3 ++-
>>  1 file changed, 2 insertions(+), 1 deletion(-)
>> 
>> diff --git a/debian/control.in b/debian/control.in
>> index ee91978..f924ab2 100644
>> --- a/debian/control.in
>> +++ b/debian/control.in
>> @@ -32,7 +32,8 @@ Build-Depends: asciidoc-base,
>>                 sphinx-common,
>>                 tar,
>>                 xmlto,
>> -               zlib1g-dev
>> +               zlib1g-dev,
>> +               zstd,
>>  Build-Conflicts: pve-headers- at KVNAME@
>>  Vcs-Git: git://git.proxmox.com/git/pve-kernel
>>  Vcs-Browser: https://git.proxmox.com/?p=pve-kernel.git
> 
> for both patches on both branches:
> 
> Acked-by: Thomas Lamprecht <t.lamprecht at proxmox.com>
> Reviewed-by: Thomas Lamprecht <t.lamprecht at proxmox.com>

applied with that, next update needs an ABI bump ;)





More information about the pve-devel mailing list