mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-14 01:40:34 +00:00
bump version to 4.0-33
This commit is contained in:
parent
56eb95dd60
commit
dea6f86169
16
debian/changelog.Debian
vendored
16
debian/changelog.Debian
vendored
@ -1,3 +1,19 @@
|
||||
pve-manager (4.0-33) unstable; urgency=medium
|
||||
|
||||
* Add missing install target dependencies
|
||||
|
||||
* Update vzdump man page for use with LXC containers
|
||||
|
||||
* GUI option for VM protection added
|
||||
|
||||
* fix bug #701: blacklist nvidiafb
|
||||
|
||||
* improve pveupdate with random start time
|
||||
|
||||
* vzdump: implement bash completion
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 10:44:51 +0200
|
||||
|
||||
pve-manager (4.0-32) unstable; urgency=medium
|
||||
|
||||
* aplinfo: improve version parser
|
||||
|
@ -2,7 +2,7 @@ RELEASE=4.0
|
||||
|
||||
VERSION=4.0
|
||||
PACKAGE=pve-manager
|
||||
PACKAGERELEASE=32
|
||||
PACKAGERELEASE=33
|
||||
|
||||
BINDIR=${DESTDIR}/usr/bin
|
||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||
|
Loading…
Reference in New Issue
Block a user