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@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to