From 3bb0123d803a5f21895cd705cdfebfb1cccc5524 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Fri, 30 Jun 2017 09:22:33 +0200 Subject: [PATCH] bump version to 5.0-11 --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a204941..1d50936 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=10 +PKGREL=11 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index b194d39..463221e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-storage-perl (5.0-11) unstable; urgency=medium + + * Fix #1415: do not block endlessly on stale nfs mounts + + -- Proxmox Support Team Fri, 30 Jun 2017 09:21:41 +0200 + libpve-storage-perl (5.0-10) unstable; urgency=medium * PVE::Storage::storage_can_replicate - hew helper