mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-07 10:07:03 +00:00
bump version to 5.1-43
This commit is contained in:
parent
76f56b02ad
commit
a79a07ddb2
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
pve-manager (5.1-43) stable; urgency=medium
|
||||||
|
|
||||||
|
* add spec-ctrl cpu flag checkbox
|
||||||
|
|
||||||
|
* add defaultSize parameter for DiskStorageSelector and set it to 8 for lxc
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Wed, 17 Jan 2018 09:06:28 +0100
|
||||||
|
|
||||||
pve-manager (5.1-42) stable; urgency=medium
|
pve-manager (5.1-42) stable; urgency=medium
|
||||||
|
|
||||||
* fix #1605: reflect backend values of minimum container memory limit
|
* fix #1605: reflect backend values of minimum container memory limit
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
VERSION=5.1
|
VERSION=5.1
|
||||||
PACKAGE=pve-manager
|
PACKAGE=pve-manager
|
||||||
PACKAGERELEASE=42
|
PACKAGERELEASE=43
|
||||||
|
|
||||||
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