bump version to 5.11.22-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
be7e04a3d7
commit
592cd63c16
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
|||||||
# also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
|
# also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
|
||||||
KERNEL_MAJ=5
|
KERNEL_MAJ=5
|
||||||
KERNEL_MIN=11
|
KERNEL_MIN=11
|
||||||
KERNEL_PATCHLEVEL=21
|
KERNEL_PATCHLEVEL=22
|
||||||
# increment KREL if the ABI changes (abicheck target in debian/rules)
|
# increment KREL if the ABI changes (abicheck target in debian/rules)
|
||||||
# rebuild packages with new KREL and run 'make abiupdate'
|
# rebuild packages with new KREL and run 'make abiupdate'
|
||||||
KREL=1
|
KREL=1
|
||||||
|
14
debian/changelog
vendored
14
debian/changelog
vendored
@ -1,3 +1,17 @@
|
|||||||
|
pve-kernel (5.11.22-1) bullseye; urgency=medium
|
||||||
|
|
||||||
|
* update sources to stable release 5.11.22 with Ubuntu-5.11.0-23.24
|
||||||
|
|
||||||
|
* pve-kernel-libc-dev: add version to Provides dependency field for
|
||||||
|
linux-libc-dev to satisfy versioned dependcies from other packages
|
||||||
|
|
||||||
|
* build perf with python3
|
||||||
|
|
||||||
|
* fixes #3465: keep unstripped kernel and module files, allowing one to use
|
||||||
|
kdump-tools
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Wed, 23 Jun 2021 08:53:17 +0200
|
||||||
|
|
||||||
pve-kernel (5.11.21-1) bullseye; urgency=medium
|
pve-kernel (5.11.21-1) bullseye; urgency=medium
|
||||||
|
|
||||||
* update sources to stable release 5.11.21 with Ubuntu-5.11.0-19.20
|
* update sources to stable release 5.11.21 with Ubuntu-5.11.0-19.20
|
||||||
|
Loading…
Reference in New Issue
Block a user