5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-06 13:17:56 +03:00

bump version to 4.0-34

This commit is contained in:
Dietmar Maurer 2015-10-29 17:46:12 +01:00
parent c13e17d0d4
commit db0c359491
2 changed files with 2 additions and 4 deletions

View File

@ -2,7 +2,7 @@ RELEASE=4.0
VERSION=4.0
PACKAGE=qemu-server
PKGREL=33
PKGREL=34
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro

View File

@ -1,9 +1,7 @@
qemu-server (4.0-33) unstable; urgency=medium
qemu-server (4.0-34) unstable; urgency=medium
* use old netdevice bios files for older machine types (<= 2.4)
* fix bug 790: encode description before writing to syslog
-- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 09:08:49 +0100
qemu-server (4.0-31) unstable; urgency=medium