mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-06 18:50:36 +00:00
bump version to 4.4-1
This commit is contained in:
parent
c2dc78a4e7
commit
f40069046d
14
debian/changelog.Debian
vendored
14
debian/changelog.Debian
vendored
@ -1,3 +1,17 @@
|
|||||||
|
pve-manager (4.4-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* make realmselector non-editable
|
||||||
|
|
||||||
|
* fix #1176: sort user/group/realm selector
|
||||||
|
|
||||||
|
* aplinfo.dat: update
|
||||||
|
|
||||||
|
* Add online help for start/shutdown for containers
|
||||||
|
|
||||||
|
* Turn the qemu StartupEdit widget into a generic component
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 09 Dec 2016 10:28:32 +0100
|
||||||
|
|
||||||
pve-manager (4.3-14) unstable; urgency=medium
|
pve-manager (4.3-14) unstable; urgency=medium
|
||||||
|
|
||||||
* fix typo in vmtype check
|
* fix typo in vmtype check
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
RELEASE=4.3
|
RELEASE=4.4
|
||||||
|
|
||||||
VERSION=4.3
|
VERSION=4.4
|
||||||
PACKAGE=pve-manager
|
PACKAGE=pve-manager
|
||||||
PACKAGERELEASE=14
|
PACKAGERELEASE=1
|
||||||
|
|
||||||
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