X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=5730c12ded571304c0060d6cf520521b99ee1879;hp=4d81db028b8a88a181320ca4c276d341403f3b9b;hb=f56505bc5e2b7975c0c6386b966632a53f257fd7;hpb=dc1c21d323affe3c4a3ff0f458fa1828eafd7753 diff --git a/debian/changelog b/debian/changelog index 4d81db0..5730c12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,49 @@ +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 + + -- Proxmox Support Team 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 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