From: Thomas Lamprecht Date: Thu, 14 Mar 2019 15:36:52 +0000 (+0100) Subject: bump version to 5.0-25 X-Git-Url: https://git.proxmox.com/?p=pve-installer.git;a=commitdiff_plain;h=e5ef2909908e91e57e3d78a92b66134e4372619e bump version to 5.0-25 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 4039866..cb14efa 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKGVER=5.0 -PKGREL=24 +PKGREL=25 PVE_DEB=pve-installer_${PKGVER}-${PKGREL}_all.deb PMG_DEB=pmg-installer_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index 4813271..b09e811 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +pve-installer (5.0-25) unstable; urgency=medium + + * add support for Citrix Hypervisor blockdev + + * Fix #2009: Recreate hdsize_adj with new hdsize + + * implement previous button + + * implement summary/acknowledgement screen + + -- Proxmox Support Team Thu, 14 Mar 2019 16:36:13 +0100 + pve-installer (5.0-24) unstable; urgency=medium * change last button to 'Install'