X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;fp=debian%2Fchangelog;h=69dee8f1839200ae1276e46a46f6bd2ab83809c6;hp=df8927a401d2917cb060cd0388880ae8d7dcf181;hb=8949840eab24b9413495dccfbe65c22b33a146c6;hpb=55b6de701157e56c43c2385881a8b0fb157b4bf2 diff --git a/debian/changelog b/debian/changelog index df8927a..69dee8f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +libpve-common-perl (7.2-3) bullseye; urgency=medium + + * proc fs tools: handle proc/stat without guest values + + * sysfs: get name from mediated device types, if any + + * network: improve setting MTU of TAP devices if re-plugged on a different + bridge or if used with OVS + + * remove PVE::Subscription and friends, replaced by common rust + implementation + + * cgroup: get mode by checking /sys/fs/cgroup mount point + + -- Proxmox Support Team Mon, 19 Sep 2022 11:30:30 +0200 + libpve-common-perl (7.2-2) bullseye; urgency=medium * tools: use int() on all integer syscall parameters to avoid that