bump version to 5.3-4

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-11-29 13:02:33 +01:00
parent 6ad70a2bb8
commit 43c2788bf5
2 changed files with 19 additions and 1 deletions

18
debian/changelog vendored
View File

@ -1,3 +1,21 @@
pve-manager (5.3-4) unstable; urgency=medium
* pveceph: ensure ceph-fuse gets uptdated when installing ceph server
* api: poll for for active MDS on CephFS creation
* fix #1430: ceph init: allow to specify separate cluster network
* pveceph: create OSD: wipe disk after initial 'free-to-use' checks to
ensure creating succeeds even if the disk was an OSD earlier
* ui: cluster: require ring0_addr if joinee's ring and node addr
differ
* ceph: update all placement groups (pg_num) defaults to 128
-- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:49:30 +0100
pve-manager (5.3-3) unstable; urgency=medium
* api: cephfs create: wait for MDS to become active before adding as storage

View File

@ -1,6 +1,6 @@
VERSION=5.3
PACKAGE=pve-manager
PACKAGERELEASE=3
PACKAGERELEASE=4
BINDIR=${DESTDIR}/usr/bin
PERLLIBDIR=${DESTDIR}/usr/share/perl5