]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
bump version to 4.0-20
[pve-common.git] / debian / changelog
index ccdacfd46912e30a18a1a88bcb6bcc213c56dc80..cfa7ca50ef2c11acc18cf3bda8d7ec04327dba81 100644 (file)
@@ -1,3 +1,73 @@
+libpve-common-perl (4.0-20) unstable; urgency=medium
+
+  * avoid Exporter warning with Cwd
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 09 Sep 2015 09:13:11 +0200
+
+libpve-common-perl (4.0-19) unstable; urgency=medium
+
+  * add missing formatter property to method schema
+
+  * CLIHandler: add helper to generate bash completion (and config)
+
+  * add helpers to verify API without starting the binary
+
+  * remove + from getopt's prefix_pattern
+
+  * new helpers: read_proc_mounts and is_mounted
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 08 Sep 2015 07:16:47 +0200
+
+libpve-common-perl (4.0-18) unstable; urgency=medium
+
+  * added 'extra-args' CLI handling
+
+  * add bash completion handler
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 01 Sep 2015 17:47:18 +0200
+
+libpve-common-perl (4.0-17) unstable; urgency=medium
+
+  * Added PVE::Network::tcp_ping to replace Net::Ping
+
+  * Tools::run_with_timeout improvement + hires alarm
+
+  * Add generic parse_host_and_port function
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 28 Aug 2015 11:37:10 +0200
+
+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