From: Dietmar Maurer Date: Fri, 3 Jun 2016 09:27:28 +0000 (+0200) Subject: bump version to 4.0-67 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=1912759d0e8318c6c2bc6731789e31a976dea090;hp=0b9cf991e5ac515bfab735c6b660fb3a132706f4 bump version to 4.0-67 --- diff --git a/Makefile b/Makefile index aa0a947..752a705 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=4.2 VERSION=4.0 -PKGREL=66 +PKGREL=67 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index 4a38257..c7ccd80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libpve-common-perl (4.0-67) unstable; urgency=medium + + * added: enter_systemd_scope + + * move Network::get_active_interfaces to ProcFSTools + + * add netmasks starting from /8 to local netmask list + + * Consider /31 and /32 valid subnet masks + + -- Proxmox Support Team Fri, 03 Jun 2016 11:27:13 +0200 + libpve-common-perl (4.0-66) unstable; urgency=medium * added: openat, mkdirat