bump version to 5.0-11
This commit is contained in:
parent
f11e1a29a6
commit
fe1580856e
24
debian/changelog.Debian
vendored
24
debian/changelog.Debian
vendored
@ -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
|
||||
|
@ -1,6 +1,6 @@
|
||||
VERSION=5.0
|
||||
PACKAGE=pve-manager
|
||||
PACKAGERELEASE=10
|
||||
PACKAGERELEASE=11
|
||||
|
||||
BINDIR=${DESTDIR}/usr/bin
|
||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||
|
Loading…
x
Reference in New Issue
Block a user