]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
bump version to 4.0-16
[pve-common.git] / debian / changelog
index 4d81db028b8a88a181320ca4c276d341403f3b9b..e9a2010acf3e5bc173c12b5389205e0d29a1e9bc 100644 (file)
@@ -1,3 +1,55 @@
+libpve-common-perl (4.0-16) unstable; urgency=medium
+
+  * fix bug #860: fix tc rate control
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 17 Aug 2015 09:43:41 +0200
+
+libpve-common-perl (4.0-15) unstable; urgency=medium
+
+  * add tap device name parse fix
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 10 Aug 2015 09:06:28 +0200
+
+libpve-common-perl (4.0-14) unstable; urgency=medium
+
+  * get_standard_option: do not overwrite defaults when they evaluate to false
+  
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 04 Aug 2015 08:59:48 +0200
+
+libpve-common-perl (4.0-13) unstable; urgency=medium
+
+  * fix tap_plug with vlan for non aware vlan bridges
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 03 Aug 2015 16:13:33 +0200
+
+libpve-common-perl (4.0-12) unstable; urgency=medium
+
+  * tap_plug : add support for vlan aware linux bridge
+
+  * replace /sbin/vconfig with /sbin/ip call
+  
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 30 Jul 2015 08:59:52 +0200
+
+libpve-common-perl (4.0-11) unstable; urgency=medium
+
+  * add ProcFSTools::read_proc_net_ipv6_route
+
+  * added constants: ipv4_reverse_mask and ipv4_mask_hash_localnet 
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 27 Jul 2015 13:12:28 +0200
+
+libpve-common-perl (4.0-10) unstable; urgency=medium
+
+  * add veth_create and veth_delete
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 26 Jun 2015 11:50:24 +0200
+
+libpve-common-perl (4.0-9) unstable; urgency=medium
+
+  * add IPv6 support for /etc/network/interfaces
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 26 Jun 2015 07:56:05 +0200
+
 libpve-common-perl (4.0-8) unstable; urgency=medium
 
   * PVE::Daemon now calls systemctl for start/stop/restart