X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=f8cc3962ea84fb8b92eff6c00c6f26b303503223;hp=f3e56fb1f568fd80d06441eca1ad2b9f5998eebc;hb=b7248cc7b138e8c5cdad970bd01c27419aec6a2b;hpb=dde69c32003c0460550e49a48cf3f9c697763e4a diff --git a/debian/changelog b/debian/changelog index f3e56fb..f8cc396 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,47 @@ +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