5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2024-12-23 17:34:34 +03:00

bump version to 4.0-9

This commit is contained in:
Dietmar Maurer 2015-06-17 11:26:32 +02:00
parent 98e250aa41
commit 7ab6adc02a
2 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=4.0
VERSION=4.0
PACKAGE=libpve-storage-perl
PKGREL=8
PKGREL=9
DESTDIR=
PREFIX=/usr

View File

@ -1,3 +1,9 @@
libpve-storage-perl (4.0-9) unstable; urgency=medium
* drbd: call set_drbdsetup_props after auto-deploy
-- Proxmox Support Team <support@proxmox.com> Wed, 17 Jun 2015 11:26:13 +0200
libpve-storage-perl (4.0-8) unstable; urgency=medium
* DRBD: set allow-two-primaries=yes, so that we can do live migrations.