mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-13 19:34:21 +00:00
bump version to 4.2-21
This commit is contained in:
parent
60ca33057c
commit
2145398fbe
23
debian/changelog.Debian
vendored
23
debian/changelog.Debian
vendored
@ -1,3 +1,26 @@
|
|||||||
|
pve-manager (4.2-21) unstable; urgency=medium
|
||||||
|
|
||||||
|
* update favicon, add homescreen icon, use new logo
|
||||||
|
|
||||||
|
* wizard: use refresh event instead of datachanged
|
||||||
|
|
||||||
|
* lxc: correctly display cpulimit
|
||||||
|
|
||||||
|
* change overflowhandler of actionmenu to scroller
|
||||||
|
|
||||||
|
* improve online Help system, add tooltip for context sensitive for help
|
||||||
|
button, add global help button
|
||||||
|
|
||||||
|
* Use SCSI controller as default for l26 guests fix #1105
|
||||||
|
|
||||||
|
* virtio-scsi-pci as default SCSI for new VMS fix #1106
|
||||||
|
|
||||||
|
* fix #1104: add missing /firewall in url
|
||||||
|
|
||||||
|
* add efidisk button to add menu, add efidisk to qemu hardwareview
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 16 Sep 2016 08:08:17 +0200
|
||||||
|
|
||||||
pve-manager (4.2-20) unstable; urgency=medium
|
pve-manager (4.2-20) unstable; urgency=medium
|
||||||
|
|
||||||
* startall: remove timeout, wait forever
|
* startall: remove timeout, wait forever
|
||||||
|
@ -2,7 +2,7 @@ RELEASE=4.2
|
|||||||
|
|
||||||
VERSION=4.2
|
VERSION=4.2
|
||||||
PACKAGE=pve-manager
|
PACKAGE=pve-manager
|
||||||
PACKAGERELEASE=20
|
PACKAGERELEASE=21
|
||||||
|
|
||||||
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