X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e56377a1b149b4f904fbc2d48f8b7f3092feb85d;hp=72b01667b0ed7b909a07a77356bb42a74a3dc241;hb=ffb5329cbc29629ed9db4137a9164d421c5c574c;hpb=28dfcc31798c5aee7d8e58ba3fecb35e4d88fbe9 diff --git a/debian/changelog b/debian/changelog index 72b0166..e56377a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,79 @@ +libpve-common-perl (3.0-19) unstable; urgency=low + + * new helper register_page_formater + + -- Proxmox Support Team Tue, 06 May 2014 09:40:19 +0200 + +libpve-common-perl (3.0-18) unstable; urgency=low + + * speedup find_handler + + -- Proxmox Support Team Thu, 24 Apr 2014 14:12:40 +0200 + +libpve-common-perl (3.0-17) unstable; urgency=low + + * dump_logfile: add filter regex + + -- Proxmox Support Team Fri, 18 Apr 2014 07:20:57 +0200 + +libpve-common-perl (3.0-16) unstable; urgency=low + + * register new standard option pve-config-digest + + * move assert_if_modified to PVE::Tools + + -- Proxmox Support Team Thu, 10 Apr 2014 09:49:30 +0200 + +libpve-common-perl (3.0-15) unstable; urgency=low + + * Add support for bridges with more than one physical link + + -- Proxmox Support Team Wed, 19 Mar 2014 06:52:11 +0100 + +libpve-common-perl (3.0-14) unstable; urgency=low + + * correctly copy bridge config for vlan bridges + + -- Proxmox Support Team Wed, 26 Feb 2014 07:50:47 +0100 + +libpve-common-perl (3.0-13) unstable; urgency=low + + * improve random MAC address generation + + -- Proxmox Support Team Wed, 22 Jan 2014 07:37:14 +0100 + +libpve-common-perl (3.0-12) unstable; urgency=low + + * add support for openvswitch network configuration + + -- Proxmox Support Team Fri, 27 Dec 2013 09:39:39 +0100 + +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 + + * new helper next_spice_port() + + -- Proxmox Support Team Mon, 09 Dec 2013 13:16:55 +0100 + +libpve-common-perl (3.0-9) unstable; urgency=low + + * export regular expressions for IPv4 and IPv6 addresses + + * fix upid parser for long uptimes (> 497 days) + + -- Proxmox Support Team Wed, 30 Oct 2013 12:45:52 +0100 + libpve-common-perl (3.0-8) unstable; urgency=low * do not use 'intl' variant for en an gb keyboard layouts