X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=f8cc3962ea84fb8b92eff6c00c6f26b303503223;hp=47d4edef0da01c3b8244325153514109ba9b89ce;hb=ab08ec798d0cffa9df9f8f6869d3672f11378c4f;hpb=8cbc26d3a8dac7b89acb1e1c060f8a7275ed8153 diff --git a/debian/changelog b/debian/changelog index 47d4ede..f8cc396 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,57 @@ +libpve-common-perl (4.0-53) unstable; urgency=medium + + * net: tap_plug() needs to apply rate limiting + + * network: tap_rate_limit: fix uninitialized value + + -- Proxmox Support Team Tue, 08 Mar 2016 15:51:12 +0100 + +libpve-common-perl (4.0-52) unstable; urgency=medium + + * AbstractConfig: Decide whether volume is added as unused in subclass + + * AbstractConfig: Introduce __snapshot_create_vol_snapshots_hook + + -- Proxmox Support Team Tue, 08 Mar 2016 11:34:24 +0100 + +libpve-common-perl (4.0-51) unstable; urgency=medium + + * Add AbstractConfig base class + + -- Proxmox Support Team Thu, 03 Mar 2016 10:12:26 +0100 + +libpve-common-perl (4.0-50) unstable; urgency=medium + + * Add since and until parameter to dump_journal + + * pod: generate property string documentation + + -- Proxmox Support Team Wed, 02 Mar 2016 06:23:24 +0100 + +libpve-common-perl (4.0-49) unstable; urgency=medium + + * schema: error on missing keys without default keys + + -- Proxmox Support Team Thu, 18 Feb 2016 09:40:35 +0100 + +libpve-common-perl (4.0-48) unstable; urgency=medium + + * added syncfs syscall and sync_mountpoint helper + + * Applying: schema: disable additional properties in property strings + + -- Proxmox Support Team Thu, 11 Feb 2016 11:24:34 +0100 + +libpve-common-perl (4.0-47) unstable; urgency=medium + + * Implement refcounting for flocks + + * CLIHandler: add missing use PVE::INotify + + * Fix #882: active state of interfaces depends on ipv6 + + -- Proxmox Support Team Wed, 10 Feb 2016 11:13:32 +0100 + libpve-common-perl (4.0-46) unstable; urgency=medium * add upid_wait method