bump version to 4.0-47
This commit is contained in:
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
VERSION=4.0
|
VERSION=4.0
|
||||||
PACKAGE=libpve-storage-perl
|
PACKAGE=libpve-storage-perl
|
||||||
PKGREL=73
|
PKGREL=74
|
||||||
|
|
||||||
DESTDIR=
|
DESTDIR=
|
||||||
PREFIX=/usr
|
PREFIX=/usr
|
||||||
|
|||||||
@ -1,3 +1,19 @@
|
|||||||
|
libpve-storage-perl (4.0-74) unstable; urgency=medium
|
||||||
|
|
||||||
|
* fix bug #1280: Can't locate object method "root@pam"
|
||||||
|
|
||||||
|
* buildsys: use gzip -n to disable timestamps
|
||||||
|
|
||||||
|
* buildsys: use fakeroot for dpkg-deb
|
||||||
|
|
||||||
|
* buildsys: make job safety
|
||||||
|
|
||||||
|
* extract_vzdump_config: handle RE consistently
|
||||||
|
|
||||||
|
* weaken matching for vzdump config extract filename
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Sun, 12 Feb 2017 10:09:58 +0100
|
||||||
|
|
||||||
libpve-storage-perl (4.0-73) unstable; urgency=medium
|
libpve-storage-perl (4.0-73) unstable; urgency=medium
|
||||||
|
|
||||||
* PVE::Storage: new helper check_volume_access()
|
* PVE::Storage: new helper check_volume_access()
|
||||||
|
|||||||
Reference in New Issue
Block a user