bump version to 4.1-19
This commit is contained in:
parent
65b2ff76cd
commit
b3d9be3324
16
debian/changelog.Debian
vendored
16
debian/changelog.Debian
vendored
@ -1,3 +1,19 @@
|
|||||||
|
pve-manager (4.1-19) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Use methods from PVE::QemuConfig
|
||||||
|
|
||||||
|
* fix LVM Content settings
|
||||||
|
|
||||||
|
* pveam: add 'available' command to list available templates
|
||||||
|
|
||||||
|
* vzdump: fix default values
|
||||||
|
|
||||||
|
* vzdump: make sure only DOT pid files excluded
|
||||||
|
|
||||||
|
* LXC refactoring
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Tue, 08 Mar 2016 11:54:03 +0100
|
||||||
|
|
||||||
pve-manager (4.1-18) unstable; urgency=medium
|
pve-manager (4.1-18) unstable; urgency=medium
|
||||||
|
|
||||||
* vzdump: make exclude-path from config file work again
|
* vzdump: make exclude-path from config file work again
|
||||||
|
@ -2,7 +2,7 @@ RELEASE=4.1
|
|||||||
|
|
||||||
VERSION=4.1
|
VERSION=4.1
|
||||||
PACKAGE=pve-manager
|
PACKAGE=pve-manager
|
||||||
PACKAGERELEASE=18
|
PACKAGERELEASE=19
|
||||||
|
|
||||||
BINDIR=${DESTDIR}/usr/bin
|
BINDIR=${DESTDIR}/usr/bin
|
||||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user