]> git.proxmox.com Git - pve-kernel.git/commit - Makefile
integrate meta packages and change prefix
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 17 Jul 2023 13:57:58 +0000 (15:57 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 1 Aug 2023 12:27:29 +0000 (14:27 +0200)
commit6e72c5b2b755fb790e829ebd976be96a92b45d1a
treea56c0b63c28d8b384987154d8d2134b28334d989
parent7a00dc5a16318e23775e7d43d0b913137fe0ed97
integrate meta packages and change prefix

long overdue, and avoids the issue of the meta packages version going down
after being folded in from the pve-kernel-meta repository.

the ABI needs to be bumped for every published kernel package now that modules
are signed, else the booted kernel image containing the public part of the
ephemeral signing key, and the on-disk (potentially upgraded in-place) signed
module files can disagree, and module loading would fail.

not changed (yet): git repository name, pve-firmware

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
14 files changed:
Makefile
debian/control.in
debian/proxmox-headers.postinst.in [new file with mode: 0644]
debian/proxmox-kernel-meta.postinst.in [new file with mode: 0755]
debian/proxmox-kernel-meta.postrm.in [new file with mode: 0755]
debian/proxmox-kernel.postinst.in [new file with mode: 0755]
debian/proxmox-kernel.postrm.in [new file with mode: 0644]
debian/proxmox-kernel.prerm.in [new file with mode: 0755]
debian/pve-headers.postinst.in [deleted file]
debian/pve-kernel.postinst.in [deleted file]
debian/pve-kernel.postrm.in [deleted file]
debian/pve-kernel.prerm.in [deleted file]
debian/rules
debian/source/lintian-overrides