Signed-off-by: Fabian Grünbichler <f.gruenbich...@proxmox.com> --- changelog.Debian | 12 ++++++++++++ proxmox-ve/changelog.Debian | 8 ++++++++ Makefile | 4 ++-- 3 files changed, 22 insertions(+), 2 deletions(-)
diff --git a/changelog.Debian b/changelog.Debian index f1da444..6733682 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,15 @@ +pve-kernel (4.4.44-81) unstable; urgency=medium + + * bump ABI to pve-kernel-4.4.44-1 + + * fix #1276: include package version in uname information + + * update DRBD 9 module to 9.0.6 + + * update to Ubuntu-4.4.0-63.84 + + -- Proxmox Support Team <supp...@proxmox.com> Wed, 22 Feb 2017 10:18:20 +0100 + pve-kernel (4.4.40-80) unstable; urgency=medium * bump ABI to pve-kernel-4.4.40-1 diff --git a/proxmox-ve/changelog.Debian b/proxmox-ve/changelog.Debian index 265b89b..7e532e3 100644 --- a/proxmox-ve/changelog.Debian +++ b/proxmox-ve/changelog.Debian @@ -1,3 +1,11 @@ +proxmox-ve (4.4-81) unstable; urgency=medium + + * depend on newest 4.4.44-1-pve kernel + + * install PVE release keys in a Debian Stretch compatible way + + -- Proxmox Support Team <supp...@proxmox.com> Tue, 21 Feb 2017 09:32:07 +0100 + proxmox-ve (4.4-80) unstable; urgency=medium * depend on newest 4.4.40-1-pve kernel diff --git a/Makefile b/Makefile index e947408..9182912 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ RELEASE=4.4 # also update proxmox-ve/changelog if you change KERNEL_VER or KREL -KERNEL_VER=4.4.40 -PKGREL=80 +KERNEL_VER=4.4.44 +PKGREL=81 # also include firmware of previous version into # the fw package: fwlist-2.6.32-PREV-pve KREL=1 -- 2.1.4 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel