]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
PVE::JSONSchema - add proxyto_callback property
[pve-common.git] / debian / changelog
index 0bd1c7fa078558eef4855ea28406c2d0e93732e5..ecd4ba204c2c079c16f3e40996df6092c91d1aec 100644 (file)
@@ -1,3 +1,25 @@
+libpve-common-perl (5.0-12) unstable; urgency=medium
+
+  * fix #1388: cpuset: sort members numerically
+
+  * CalendarEvent.pm: implement parser/utils for systemd like calender exents
+
+  * Tools: make file-locking aware of external exception sources
+
+  * SectionConfig.pm: pass section data to format_section_header
+
+  * JSONSchema.pm: register new standard option pve-replicate
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 18 May 2017 15:43:30 +0200
+
+libpve-common-perl (5.0-11) unstable; urgency=medium
+
+  * fix decoding of array and hash CLI parameters
+
+  * add network hostname -> IP helpers
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 5 May 2017 12:39:00 +0200
+
 libpve-common-perl (5.0-10) unstable; urgency=medium
 
   * mark decode_utf8_parameters() as depreciated