X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=97cc395078beae5bc2d31689f4941b66cb3d1e28;hp=d564dd051060ed8501d40e6c24bb799a22e44028;hb=701270450e50160dfa804eb20e03fd31b7a3675c;hpb=03c26556202c3d639d9e3c710ed83b4580ec594a diff --git a/debian/changelog b/debian/changelog index d564dd0..97cc395 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,47 @@ +libpve-common-perl (5.0-14) unstable; urgency=medium + + * calendarevent: add the parsing error message to the format + + * calendarevent: add ability to have multiple timespecs for hours and minutes + + * calendarevent: trim event and check if empty + + * calendarevent: check range for start also without repetition + + * add and use physical NIC regexp + + -- Proxmox Support Team Thu, 22 Jun 2017 08:25:57 +0200 + +libpve-common-perl (5.0-13) unstable; urgency=medium + + * calendarevent: change sorting of hours and minutes to numeric + + * tools: next_unused_port: use IPPROTO_TCP explicitly + + * tools: unused ports: optional address parameter + + * PVE::JSONSchema - add proxyto_callback property + + * Revert "JSONSchema.pm: register new standard option pve-replicate + + * swap raw syscall numbers with syscall.ph for easier porting + + -- Proxmox Support Team Wed, 31 May 2017 09:06:35 +0200 + +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 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