bump version to 4.0-72
This commit is contained in:
4
Makefile
4
Makefile
@ -1,8 +1,6 @@
|
||||
RELEASE=4.3
|
||||
|
||||
VERSION=4.0
|
||||
PACKAGE=libpve-storage-perl
|
||||
PKGREL=71
|
||||
PKGREL=72
|
||||
|
||||
DESTDIR=
|
||||
PREFIX=/usr
|
||||
|
||||
@ -1,3 +1,17 @@
|
||||
libpve-storage-perl (4.0-72) unstable; urgency=medium
|
||||
|
||||
* add setup_environment hook to CLIHandler class
|
||||
|
||||
* sheepdog : volume_resize return if running
|
||||
|
||||
* fix #1099 (again): map cciss/c0d0 to cciss!c0d0
|
||||
|
||||
* fix #1135: always clean up ZFS snapshots on migration
|
||||
|
||||
* storage_migrate: use bs=4k to copy images with dd
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 12 Jan 2017 14:05:22 +0100
|
||||
|
||||
libpve-storage-perl (4.0-71) unstable; urgency=medium
|
||||
|
||||
* Add new function get_blockdev
|
||||
|
||||
Reference in New Issue
Block a user