mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-06 07:20:36 +00:00
bump version to 3.0-23
This commit is contained in:
parent
9fb3048588
commit
c7c42353a6
10
debian/changelog.Debian
vendored
10
debian/changelog.Debian
vendored
@ -1,3 +1,13 @@
|
||||
pve-manager (3.0-23) unstable; urgency=low
|
||||
|
||||
* fix bug #368: use vtype 'DnsName' to verify host names
|
||||
|
||||
* fix bug #401: disable connection timeout during API call processing
|
||||
|
||||
* add suport for new qemu-server async configuration API
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Fri, 07 Jun 2013 11:52:15 +0200
|
||||
|
||||
pve-manager (3.0-22) unstable; urgency=low
|
||||
|
||||
* support 'delete' flag for 'Move disk'
|
||||
|
@ -2,7 +2,7 @@ RELEASE=3.0
|
||||
|
||||
VERSION=3.0
|
||||
PACKAGE=pve-manager
|
||||
PACKAGERELEASE=22
|
||||
PACKAGERELEASE=23
|
||||
|
||||
BINDIR=${DESTDIR}/usr/bin
|
||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||
|
Loading…
Reference in New Issue
Block a user