bump version to 7.1-3

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-10-19 13:44:20 +02:00
parent dea93e0142
commit 20983dfb40
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
include /usr/share/dpkg/pkg-info.mk
export KERNEL_VER=5.13
export KERNEL_ABI=5.13.14-1-pve
export KERNEL_ABI=5.13.18-1-pve
GITVERSION:=$(shell git rev-parse HEAD)

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
pve-kernel-5.13 (7.1-3) bullseye; urgency=medium
* ABI bump for 5.13.18-1-pve
-- Proxmox Support Team <support@proxmox.com> Tue, 19 Oct 2021 13:44:16 +0200
pve-kernel-5.13 (7.1-2) bullseye; urgency=medium
* fix #3632: proxmox-boot: copy kernel+initrd unconditionally