diff --git a/Makefile b/Makefile index 788a48a..44feb7d 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # achtung: also set release in proxinstall! -RELEASE=4.4 +RELEASE=5.0 -DEB=pve-installer_4.0-16_all.deb +DEB=pve-installer_5.0-1_all.deb INSTALLER_SOURCES= \ unconfigured.sh \ diff --git a/changelog.Debian b/changelog.Debian index f27c838..9b64af3 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,17 @@ +pve-installer (5.0-1) unstable; urgency=medium + + * rebuild for PVE 5.0 + + * fix #1239: enhance swap on ZFS setup + + * use iproute2, support interface selection + + * get DHCP leases on all interfaces + + * only require grub-efi to succeed if booted using UEFI + + -- Proxmox Support Team Mon, 13 Mar 2017 13:03:43 +0100 + pve-installer (4.0-16) unstable; urgency=medium * actually use more than 8 disks if selected