]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
bump version to 4.0-26
[pve-common.git] / debian / changelog
index e9a2010acf3e5bc173c12b5389205e0d29a1e9bc..a128017eb96d61f4cfb8764c1a18468a7d1df1eb 100644 (file)
@@ -1,3 +1,97 @@
+libpve-common-perl (4.0-26) unstable; urgency=medium
+
+  * added JSONSchema::print_property_string
+
+  * JSONSchema: added disk-size format
+
+  * Added PVE::JSONSchema::parse_size/format_size
+
+  * Support named formats in typetext generation
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 01 Oct 2015 11:26:11 +0200
+
+libpve-common-perl (4.0-25) unstable; urgency=medium
+
+  * read|write network interfaces : add support for vlan interfaces
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 25 Sep 2015 07:03:01 +0200
+
+libpve-common-perl (4.0-24) unstable; urgency=medium
+
+  * JSONSchema: verify comma-separated property strings
+
+  * JSONSchema: pve-ipv4/6-config and CIDR split
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 23 Sep 2015 08:20:44 +0200
+
+libpve-common-perl (4.0-23) unstable; urgency=medium
+
+  * support QinQ / vlan stacking
+
+  * improve bash completion
+
+  * Tools: add unshare system call
+
+  * Allow top level devel domain name up to 63 characters in email adresse
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 21 Sep 2015 12:11:17 +0200
+
+libpve-common-perl (4.0-22) unstable; urgency=medium
+
+  * Tools::run_command: support command pipes (array of arrays)
+
+  * Tools::run_command: add documentation
+
+  * parse/set bridge_vlan_aware flag
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 16 Sep 2015 09:11:29 +0200
+
+libpve-common-perl (4.0-21) unstable; urgency=medium
+
+  * remove autostart property from bridge ports
+
+  * CLIHandler: allow binaries with '-' in command name
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 15 Sep 2015 09:04:01 +0200
+
+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