X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c5eb2ffcfcbc00904b71fce6ec50f9bba34abab0;hp=c8cb7e25c9e18a24c77d870d6692d80e300432cd;hb=f74d5763d54b408b6926ee58d3b1dee3e702c28b;hpb=89a3d8347de74de95104c104834324724b71c0a4 diff --git a/debian/changelog b/debian/changelog index c8cb7e2..c5eb2ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,77 @@ +libpve-common-perl (4.0-5) unstable; urgency=medium + + * defer some daemon setup routines + + -- Proxmox Support Team Thu, 28 May 2015 18:07:34 +0200 + +libpve-common-perl (4.0-4) unstable; urgency=medium + + * spice-proxy format now uses new address format + + -- Proxmox Support Team Wed, 27 May 2015 15:33:40 +0200 + +libpve-common-perl (4.0-3) unstable; urgency=medium + + * add utility to fetch the socket family for a hostname + + * provide Tools::unpack_sockaddr_in46 + + * new helper: getaddrinfo_all + + * add a socket family argument to next_*_port functions + + -- Proxmox Support Team Fri, 08 May 2015 12:37:55 +0200 + +libpve-common-perl (4.0-2) unstable; urgency=medium + + * register new standard option 'pve-startup-order' + + -- Proxmox Support Team Wed, 22 Apr 2015 09:56:10 +0200 + +libpve-common-perl (4.0-1) unstable; urgency=medium + + * bump version for Debian Jessie + + -- Proxmox Support Team Thu, 26 Feb 2015 11:18:57 +0100 + +libpve-common-perl (3.0-24) unstable; urgency=low + + * next_migrate_port: higher port range + + * next_unused_port: test with bind to all IPs + + -- Proxmox Support Team Wed, 11 Feb 2015 06:37:44 +0100 + +libpve-common-perl (3.0-23) unstable; urgency=low + + * read_etc_network_interfaces : don't always add vmbr0 + + -- Proxmox Support Team Mon, 09 Feb 2015 07:01:58 +0100 + +libpve-common-perl (3.0-22) unstable; urgency=low + + * implement pre-fork daemon + + -- Proxmox Support Team Thu, 08 Jan 2015 14:49:37 +0100 + +libpve-common-perl (3.0-21) unstable; urgency=low + + * add abstract class to implement daemons + + -- Proxmox Support Team Wed, 17 Dec 2014 14:49:18 +0100 + +libpve-common-perl (3.0-20) unstable; urgency=low + + * create_firewall_bridge_ovs : activate ovsint interface + + -- Proxmox Support Team Thu, 11 Dec 2014 06:36:17 +0100 + +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