bump version to 5.4.128-2

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Stoiko Ivanov 2021-08-18 17:35:23 +02:00 committed by Wolfgang Bumiller
parent f290af2cd5
commit 35eed63155
3 changed files with 8 additions and 2 deletions

View File

@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=128
# rebuild packages with new KREL and run 'make abiupdate'
KREL=1
PKGREL=1
PKGREL=2
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
pve-kernel (5.4.128-2) buster; urgency=medium
* cherry-pick fixes for CVE-2021-3656 and CVE-2021-3653
-- Proxmox Support Team <support@proxmox.com> Wed, 18 Aug 2021 16:20:02 +0200
pve-kernel (5.4.128-1) buster; urgency=medium
* update sources to 5.4.128 stable release based on Ubuntu-5.4.0-81.91

2
debian/control.in vendored
View File

@ -25,7 +25,7 @@ Build-Depends: asciidoc-base,
lintian,
lz4,
perl-modules,
python-minimal,
python2-minimal,
rsync,
sed,
sphinx-common,