diff --git a/Makefile b/Makefile index 9a74da0..f616a35 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ FW_VER=2.0 -FW_REL=5 +FW_REL=6 FW_DEB=pve-firmware_${FW_VER}-${FW_REL}_all.deb GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index b280f31..374997c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-firmware (2.0-6) unstable; urgency=medium + + * update linux-firmware + + * update for 4.15.18-8-pve kernel + + -- Proxmox Support Team Tue, 30 Oct 2018 15:14:58 +0100 + pve-firmware (2.0-5) unstable; urgency=medium * update linux-firmware