diff --git a/Makefile b/Makefile index e9aadda..cd72f09 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ -RELEASE=4.2 +RELEASE=4.3 VERSION=4.0 -PKGREL=73 +PKGREL=74 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index f795483..06f0b7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-common-perl (4.0-74) unstable; urgency=medium + + * Network: add disable_ipv6 and use it + + * fix doc generator (do not convert efidisk0 to efidisk[N]) + + -- Proxmox Support Team Thu, 29 Sep 2016 12:46:23 +0200 + libpve-common-perl (4.0-73) unstable; urgency=medium * schema_get_type_text: always access values as number