X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e9a2010acf3e5bc173c12b5389205e0d29a1e9bc;hp=5872f7643e6dcb393b5be08b641989efb76fdcc5;hb=570e8df76257306999764b3ad7f16d354664567b;hpb=3e8210a1dbd15263be79f3de5d53cb8779af4e5f diff --git a/debian/changelog b/debian/changelog index 5872f76..e9a2010 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +libpve-common-perl (4.0-16) unstable; urgency=medium + + * fix bug #860: fix tc rate control + + -- Proxmox Support Team 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 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 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 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 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 Mon, 27 Jul 2015 13:12:28 +0200 + libpve-common-perl (4.0-10) unstable; urgency=medium * add veth_create and veth_delete