From: Dietmar Maurer Date: Sat, 21 Dec 2013 08:03:25 +0000 (+0100) Subject: bump version to 3.0-11 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=180b97c2a67844d16c1950d9f50cf5b74b49b445 bump version to 3.0-11 --- diff --git a/Makefile b/Makefile index 42fe6c5..173ae2e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=3.1 VERSION=3.0 -PKGREL=10 +PKGREL=11 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index e800ace..45d9beb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libpve-common-perl (3.0-11) unstable; urgency=low + + * add openvswitch support to tap_plug / tap_unplug + + * register CIDR format + + * register standard options for SPICE + + -- Proxmox Support Team Sat, 21 Dec 2013 09:03:07 +0100 + libpve-common-perl (3.0-10) unstable; urgency=low * wait_for_vnc_port: avoid unnecessarry delay by using usleep