From: Dietmar Maurer Date: Tue, 21 Nov 2017 13:15:41 +0000 (+0100) Subject: bump version to 5.0-14 X-Git-Url: https://git.proxmox.com/?p=pve-installer.git;a=commitdiff_plain;h=96d83f358f08df9e56daa62e1adbee8b2e39ce2c bump version to 5.0-14 --- diff --git a/Makefile b/Makefile index 1ef035d..a9ae03e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKGVER=5.0 -PKGREL=13 +PKGREL=14 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 2e8db81..ac7721d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-installer (5.0-14) unstable; urgency=medium + + * correctly set PermitRootLogin in sshd_config + + -- Proxmox Support Team Tue, 21 Nov 2017 14:15:16 +0100 + pve-installer (5.0-13) unstable; urgency=medium * change clamav daily database name to daily.cld