mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-26 23:03:55 +00:00
bump version to 5.2-3
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
6ce98ff856
commit
b7324fec6c
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
||||
pve-manager (5.2-3) unstable; urgency=medium
|
||||
|
||||
* allow ifupdown2 as alternative for ifenslave
|
||||
|
||||
* add autostart checkbox when creating a VM
|
||||
|
||||
* remove limits from swap/memory input boxes
|
||||
|
||||
* add ebtables option to cluster firewall settings
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Fri, 15 Jun 2018 12:28:17 +0200
|
||||
|
||||
pve-manager (5.2-2) unstable; urgency=medium
|
||||
|
||||
* fix #1499 Implement a combobox for Permissions paths
|
||||
|
@ -1,6 +1,6 @@
|
||||
VERSION=5.2
|
||||
PACKAGE=pve-manager
|
||||
PACKAGERELEASE=2
|
||||
PACKAGERELEASE=3
|
||||
|
||||
BINDIR=${DESTDIR}/usr/bin
|
||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||
|
Loading…
Reference in New Issue
Block a user