[pve-devel] applied-series: [PATCH pve-kernel-meta/pve-kernel] add Provides for plain debian packages

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


for the active branches for 7.x/2.x

On December 13, 2021 3:52 pm, Stoiko Ivanov wrote:
> This series results from an off-list discussion following
> https://lists.proxmox.com/pipermail/pve-devel/2021-December/051178.html
> 
> Mostly the point was that adding a
> `Provides: linux-headers-$(uname -r)-amd64` would help our users who
> install various DKMS packages and don't expect our kernel headers
> to be name pve-headers.
> 
> Since the patch already touches both pve-kernel and pve-kernel-meta I
> decided to put the `Provides: wireguard-modules (=1.0.0)` in the
> meta-package, following Debian upstream.
> 
> Tested:
> * installing `proxmox-ve` on top of a plain debian VM - to check that this
>   still works smootly
> * afterwards install `wireguard`
> * running `apt install linux-headers-$(uname -r)-amd64`
> 
> pve-kernel-meta:
> Stoiko Ivanov (2):
>   d/control.in: Provide linux-image/linux-headers
>   fix #3781: add Provides: wireguard-modules to control.in
> 
>  debian/control.in | 2 ++
>  1 file changed, 2 insertions(+)
> 
> pve-kernel:
> Stoiko Ivanov (1):
>   d/control.in: Provide versioned linux-image/linux-headers
> 
>  debian/control.in | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> -- 
> 2.30.2
> 
> 
> 
> _______________________________________________
> pve-devel mailing list
> pve-devel at lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
> 
> 
> 





More information about the pve-devel mailing list