mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-31 06:57:59 +00:00
bump version to 5.3-12
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
2248c6c828
commit
6d68c86fba
14
debian/changelog
vendored
14
debian/changelog
vendored
@ -1,3 +1,17 @@
|
||||
pve-manager (5.3-12) unstable; urgency=medium
|
||||
|
||||
* ui: fix popup behaviour in firefox with touchscreens on desktop
|
||||
|
||||
* pveproxy: allow one to set 'honor_cipher_order' and 'no compression'
|
||||
|
||||
* add possibility to call pveceph install through shell API
|
||||
|
||||
* fix #2122: use correct format in help text of timefield
|
||||
|
||||
* added basic ability to install ceph via web gui
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 12 Mar 2019 12:37:42 +0100
|
||||
|
||||
pve-manager (5.3-11) unstable; urgency=medium
|
||||
|
||||
* fix #2108: ceph: 'osd pools set' cannot accept integers anymore, thus ceph
|
||||
|
@ -1,6 +1,6 @@
|
||||
VERSION=5.3
|
||||
PACKAGE=pve-manager
|
||||
PACKAGERELEASE=11
|
||||
PACKAGERELEASE=12
|
||||
|
||||
BINDIR=${DESTDIR}/usr/bin
|
||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||
|
Loading…
Reference in New Issue
Block a user