bump version to 4.3-11

This commit is contained in:
Dietmar Maurer 2016-11-23 12:40:32 +01:00
parent 8ebc1f3cc6
commit 5a7b4a74e7
2 changed files with 67 additions and 1 deletions

View File

@ -1,3 +1,69 @@
pve-manager (4.3-11) unstable; urgency=medium
* fix kvcombobox validator
* ha/ResourceEdit.js: fix online help ref
* fix missing mons array in ceph status output
* fix SSL verify callback for certificate chains
* VZDump: switch ha managed check from enabled to started
* fix #1208: add ballooning checkbox to memory edit
* check for array in disallowednodes filter
* add new ceph dashboard
* merge ha resources into the ha status panel
* ConfigPanel: automatically expand node in selectById()
* ha resource edit: adapt to new service state
* do not show current node in migration window
* NodeSelector: add disallowedNodes configuration property
* add kvcombobox validator
* make GUI grids stateful
* remove reset columns button from resource grid
* enable certificate pinning for proxied requests
* check for lxc instead of openvz in the backup window
* VZDump: die with error if plugin loading fails
* add sheepdog and gluster to pveproxy.service
* API2Client: allow to set ssl options
* fix #1196: make restriced/nofailback boolean in gui
* disable rules copy button if not 'in' or 'out' rule
* BackupEdit, cleanup: remove insideUpdate construct
* Add ECDH curves to use with modern ciphers
* only allow integers in memoryfield
* add pveIntegerField and use it
* improve online help
* add 'max_{relocate, restart}' fields to UI
* change ceph diskselector field to devpath
* show correct mouse cursor on help and settings button
-- Proxmox Support Team <support@proxmox.com> Wed, 23 Nov 2016 12:40:00 +0100
pve-manager (4.3-10) unstable; urgency=medium
* LXC GUI: Wizard now uses new 'cores' option instead of cpulimit

View File

@ -2,7 +2,7 @@ RELEASE=4.3
VERSION=4.3
PACKAGE=pve-manager
PACKAGERELEASE=10
PACKAGERELEASE=11
BINDIR=${DESTDIR}/usr/bin
PERLLIBDIR=${DESTDIR}/usr/share/perl5