mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-14 12:44:56 +00:00
bump version to 4.3-9
This commit is contained in:
parent
ccfff9204e
commit
eb2ecb5b8f
18
debian/changelog.Debian
vendored
18
debian/changelog.Debian
vendored
@ -1,3 +1,21 @@
|
|||||||
|
pve-manager (4.3-9) unstable; urgency=medium
|
||||||
|
|
||||||
|
* use new CpuSet::max_cpuid() helper
|
||||||
|
|
||||||
|
* Fix #1186: do not run non installed commands
|
||||||
|
|
||||||
|
* add 'my settings' to top bar
|
||||||
|
|
||||||
|
* make login user name saveable
|
||||||
|
|
||||||
|
* add hastate to /cluster/resources api call
|
||||||
|
|
||||||
|
* show ha error state in tree and resource grid
|
||||||
|
|
||||||
|
* rebalance_lxc_containers: nicer logs, improve hotplug
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Sat, 29 Oct 2016 07:51:28 +0200
|
||||||
|
|
||||||
pve-manager (4.3-8) unstable; urgency=medium
|
pve-manager (4.3-8) unstable; urgency=medium
|
||||||
|
|
||||||
* pvestatd: add container cpuset balancing
|
* pvestatd: add container cpuset balancing
|
||||||
|
@ -2,7 +2,7 @@ RELEASE=4.3
|
|||||||
|
|
||||||
VERSION=4.3
|
VERSION=4.3
|
||||||
PACKAGE=pve-manager
|
PACKAGE=pve-manager
|
||||||
PACKAGERELEASE=8
|
PACKAGERELEASE=9
|
||||||
|
|
||||||
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