X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=6cceef41612643eb000f480196e6acf71de24dec;hp=e73f0928fe43f7c8a56fd2c6792b422cccb98ec1;hb=6e537f49bd218ad5ab89b03339c8248b2d579ba2;hpb=ed258d288456762e1239889c79293a7ebdea48bc diff --git a/debian/changelog b/debian/changelog index e73f092..6cceef4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,56 @@ +libpve-common-perl (4.0-64) unstable; urgency=medium + + * print_property_string: don't print the default key's name + + -- Proxmox Support Team Mon, 23 May 2016 06:26:40 +0200 + +libpve-common-perl (4.0-63) unstable; urgency=medium + + * show warning when using VLAN 1 on a VLAN aware bridge + + -- Proxmox Support Team Wed, 18 May 2016 11:23:27 +0200 + +libpve-common-perl (4.0-62) unstable; urgency=medium + + * re-enable run_cli, which is still in use + + -- Proxmox Support Team Sat, 14 May 2016 11:27:23 +0200 + +libpve-common-perl (4.0-61) unstable; urgency=medium + + * remove PodParser.pm, implement keyAlias feature (replaces group feature) + + -- Proxmox Support Team Wed, 11 May 2016 11:09:29 +0200 + +libpve-common-perl (4.0-60) unstable; urgency=medium + + * setup_tc_rate_limit: Use run_command instead of system + + * When starting in debug mode, starts the daemon without going + through systemctl + + -- Proxmox Support Team Tue, 03 May 2016 07:05:49 +0200 + +libpve-common-perl (4.0-59) unstable; urgency=medium + + * Fix #908: cleanup OVS ports in tap_unplug + + -- Proxmox Support Team Wed, 13 Apr 2016 06:37:15 +0200 + +libpve-common-perl (4.0-58) unstable; urgency=medium + + * Add validate_ssh_public_keys + + * Handle string parameter to file content replacement + + * Tools: add sendmail + + * Tools: add tempfile and tempfile_contents + + * fix O_PATH value + + -- Proxmox Support Team Tue, 05 Apr 2016 06:28:45 +0200 + libpve-common-perl (4.0-57) unstable; urgency=medium * fix #923: uninitalized value in remove_lock