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