mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-14 18:07:40 +00:00
bump version to 4.0-63
This commit is contained in:
parent
623c4a1079
commit
424c12694e
20
debian/changelog.Debian
vendored
20
debian/changelog.Debian
vendored
@ -1,3 +1,23 @@
|
|||||||
|
pve-manager (4.0-63) unstable; urgency=medium
|
||||||
|
|
||||||
|
* add qemu agent gui option
|
||||||
|
|
||||||
|
* influxdb: use multi values measurement
|
||||||
|
|
||||||
|
* pvestatd: use 'priv' environment for service
|
||||||
|
|
||||||
|
* improve log messages at sytem shutdown
|
||||||
|
|
||||||
|
* pveproxy.service: add Wants=ssh.service
|
||||||
|
|
||||||
|
* pveproxy.service: start after remote-fs and ceph
|
||||||
|
|
||||||
|
* pve-manager.service: do not invoke old init.d script
|
||||||
|
|
||||||
|
* pve-manager.service: start after pve-ha-crm.service and pve-ha-lrm.service
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 27 Nov 2015 13:30:44 +0100
|
||||||
|
|
||||||
pve-manager (4.0-62) unstable; urgency=medium
|
pve-manager (4.0-62) unstable; urgency=medium
|
||||||
|
|
||||||
* fix systemd shutdown order
|
* fix systemd shutdown order
|
||||||
|
@ -2,7 +2,7 @@ RELEASE=4.0
|
|||||||
|
|
||||||
VERSION=4.0
|
VERSION=4.0
|
||||||
PACKAGE=pve-manager
|
PACKAGE=pve-manager
|
||||||
PACKAGERELEASE=62
|
PACKAGERELEASE=63
|
||||||
|
|
||||||
BINDIR=${DESTDIR}/usr/bin
|
BINDIR=${DESTDIR}/usr/bin
|
||||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||||
|
Loading…
Reference in New Issue
Block a user