bump version to 5.0-11

This commit is contained in:
Dietmar Maurer 2017-05-31 09:38:42 +02:00
parent f11e1a29a6
commit fe1580856e
2 changed files with 25 additions and 1 deletions

View File

@ -1,3 +1,27 @@
pve-manager (5.0-11) unstable; urgency=medium
* add basic replication framework and API
* pvesr: new CLI tool for replication
* implement regression tests for replication code
* PVE::API2Tools::resolve_proxyto - new helper
* Fix #1386: track postfix daemon status via postfix@-
* optimize resourcestore, add suspend/resume events to updateTree
* Make a new systemd target pve-storage
* ceph: init: add optional disable_cephx option
* ceph: init: remove filestore xattr use omap
* fix #1359: change to vm when double clicking in pool member view
-- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2017 09:38:17 +0200
pve-manager (5.0-10) unstable; urgency=medium
* PVE/APLInfo.pm: avoid locale specific time stamps

View File

@ -1,6 +1,6 @@
VERSION=5.0
PACKAGE=pve-manager
PACKAGERELEASE=10
PACKAGERELEASE=11
BINDIR=${DESTDIR}/usr/bin
PERLLIBDIR=${DESTDIR}/usr/share/perl5