X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c1fe35e3d73cb5e9dbdcd028e1cfe153beff9075;hp=609764bf0f3168dd2b9f21dc9caf4ea4de8e7466;hb=0ed28a89eb077a5cf9980d407297adada911a7ba;hpb=724dc41878ac9b9bf8b1c04c5a391d47d904858d diff --git a/debian/changelog b/debian/changelog index 609764b..c1fe35e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,37 @@ +libpve-common-perl (4.0-55) unstable; urgency=medium + + * add missing check for undef in is_mounted + + -- Proxmox Support Team Wed, 16 Mar 2016 16:48:19 +0100 + +libpve-common-perl (4.0-54) unstable; urgency=medium + + * net: don't die in get_active_interfaces() and try both address families + + -- Proxmox Support Team Tue, 15 Mar 2016 06:45:55 +0100 + +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