mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-08 12:29:49 +00:00
bump version to 4.3-13
This commit is contained in:
parent
209daf221e
commit
44a323f333
29
debian/changelog.Debian
vendored
29
debian/changelog.Debian
vendored
@ -1,3 +1,32 @@
|
|||||||
|
pve-manager (4.3-13) unstable; urgency=medium
|
||||||
|
|
||||||
|
* adds a help button to the migration window
|
||||||
|
|
||||||
|
* change lxc migration option to restart mode
|
||||||
|
|
||||||
|
* Add online help for startup/shutdown order and LXC general settings
|
||||||
|
|
||||||
|
* Add the possibility to create an unprivileged container at creation
|
||||||
|
time in the GUI.
|
||||||
|
|
||||||
|
* show in/out/up/down icons in osd overview
|
||||||
|
|
||||||
|
* make ceph status in cluster dashboard clickable
|
||||||
|
|
||||||
|
* add noout button and reorder actions
|
||||||
|
|
||||||
|
* add ceph flags api calls
|
||||||
|
|
||||||
|
* also return the ceph flags in osd api call
|
||||||
|
|
||||||
|
* pvereport: tell lsblk to use ascii
|
||||||
|
|
||||||
|
* plug new ClusterConfig API at /cluster/config
|
||||||
|
|
||||||
|
* Add Windows 2016 as available ostype to select
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2016 16:38:30 +0100
|
||||||
|
|
||||||
pve-manager (4.3-12) unstable; urgency=medium
|
pve-manager (4.3-12) unstable; urgency=medium
|
||||||
|
|
||||||
* fix #1212: allow options for delete in pvesh
|
* fix #1212: allow options for delete in pvesh
|
||||||
|
@ -2,7 +2,7 @@ RELEASE=4.3
|
|||||||
|
|
||||||
VERSION=4.3
|
VERSION=4.3
|
||||||
PACKAGE=pve-manager
|
PACKAGE=pve-manager
|
||||||
PACKAGERELEASE=11
|
PACKAGERELEASE=13
|
||||||
|
|
||||||
BINDIR=${DESTDIR}/usr/bin
|
BINDIR=${DESTDIR}/usr/bin
|
||||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||||
|
Loading…
Reference in New Issue
Block a user