mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-11-03 20:52:14 +00:00
bump version to 2.3-9
depend on pve-qemu-kvm >= 1.4-1
This commit is contained in:
parent
abebe2f16c
commit
51ccb37af5
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=2.3
|
||||
|
||||
VERSION=2.3
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=8
|
||||
PKGREL=9
|
||||
|
||||
DESTDIR=
|
||||
PREFIX=/usr
|
||||
|
||||
@ -1,3 +1,12 @@
|
||||
qemu-server (2.3-9) unstable; urgency=low
|
||||
|
||||
* depend on pve-qemu-kvm >= 1.4-1
|
||||
|
||||
* qemu 1.4 fix : rename stats-polling-interval to
|
||||
guest-stats-polling-interval
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 13 Feb 2013 10:38:13 +0100
|
||||
|
||||
qemu-server (2.3-8) unstable; urgency=low
|
||||
|
||||
* fix tar restore: correctly check if VM config already exists
|
||||
|
||||
@ -3,7 +3,7 @@ Version: @@VERSION@@-@@PKGRELEASE@@
|
||||
Section: admin
|
||||
Priority: optional
|
||||
Architecture: @@ARCH@@
|
||||
Depends: libc6 (>= 2.7-18), perl (>= 5.10.0-19), libterm-readline-gnu-perl, pve-qemu-kvm (>= 0.11.1) | pve-qemu-kvm-2.6.18, netcat-traditional, libpve-storage-perl, pve-cluster, redhat-cluster-pve, libjson-perl, libjson-xs-perl, libio-multiplex-perl
|
||||
Depends: libc6 (>= 2.7-18), perl (>= 5.10.0-19), libterm-readline-gnu-perl, pve-qemu-kvm (>= 1.4-1) | pve-qemu-kvm-2.6.18, netcat-traditional, libpve-storage-perl, pve-cluster, redhat-cluster-pve, libjson-perl, libjson-xs-perl, libio-multiplex-perl
|
||||
Conflicts: netcat-openbsd
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Description: Qemu Server Tools
|
||||
|
||||
Loading…
Reference in New Issue
Block a user