]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
bump version to 4.0-54
[pve-common.git] / debian / changelog
index 2e86ecdc8af1c1e15204a1681da5d10cb338a8d2..58a5c909379f233ea311c2bf0b00768b049f8e48 100644 (file)
@@ -1,3 +1,25 @@
+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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  Tue, 08 Mar 2016 11:34:24 +0100
+
 libpve-common-perl (4.0-51) unstable; urgency=medium
 
   * Add AbstractConfig base class