From: Jonatan Schlag <jonatan.schlag@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 5/7] qemu: update to version 2.11
Date: Fri, 19 Jan 2018 19:29:01 +0100 [thread overview]
Message-ID: <20180119182903.1151-5-jonatan.schlag@ipfire.org> (raw)
In-Reply-To: <20180119182903.1151-1-jonatan.schlag@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2177 bytes --]
Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
---
config/rootfiles/packages/qemu | 12 +++++++++++-
lfs/qemu | 6 +++---
2 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/packages/qemu b/config/rootfiles/packages/qemu
index 1adb3849b..dbd900179 100644
--- a/config/rootfiles/packages/qemu
+++ b/config/rootfiles/packages/qemu
@@ -8,6 +8,7 @@ usr/bin/qemu-i386
usr/bin/qemu-img
usr/bin/qemu-io
usr/bin/qemu-nbd
+usr/bin/qemu-pr-helper
usr/bin/qemu-system-arm
usr/bin/qemu-system-i386
usr/bin/qemu-system-x86_64
@@ -15,9 +16,16 @@ usr/bin/qemu-x86_64
usr/libexec/qemu-bridge-helper
#usr/share/doc/qemu
#usr/share/doc/qemu/qemu-doc.html
-#usr/share/doc/qemu/qmp-commands.txt
+#usr/share/doc/qemu/qemu-doc.txt
+#usr/share/doc/qemu/qemu-ga-ref.html
+#usr/share/doc/qemu/qemu-ga-ref.txt
+#usr/share/doc/qemu/qemu-qmp-ref.html
+#usr/share/doc/qemu/qemu-qmp-ref.txt
#usr/share/man/man1/qemu-img.1
#usr/share/man/man1/qemu.1
+#usr/share/man/man7/qemu-block-drivers.7
+#usr/share/man/man7/qemu-ga-ref.7
+#usr/share/man/man7/qemu-qmp-ref.7
#usr/share/man/man8/qemu-ga.8
#usr/share/man/man8/qemu-nbd.8
#usr/share/qemu
@@ -92,7 +100,9 @@ usr/share/qemu/pxe-rtl8139.rom
usr/share/qemu/pxe-virtio.rom
usr/share/qemu/qemu-icon.bmp
usr/share/qemu/qemu_logo_no_text.svg
+usr/share/qemu/qemu_vga.ndrv
usr/share/qemu/s390-ccw.img
+usr/share/qemu/s390-netboot.img
usr/share/qemu/sgabios.bin
usr/share/qemu/skiboot.lid
usr/share/qemu/slof.bin
diff --git a/lfs/qemu b/lfs/qemu
index 6d5f91926..4a83b86db 100644
--- a/lfs/qemu
+++ b/lfs/qemu
@@ -24,7 +24,7 @@
include Config
-VER = 2.8.0
+VER = 2.11.0
THISAPP = qemu-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
SUP_ARCH = i586 x86_64
PROG = qemu
-PAK_VER = 22
+PAK_VER = 23
DEPS = "libusbredir sdl spice"
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 17940dce063b6ce450a12e719a6c9c43
+$(DL_FILE)_MD5 = 335994a755bc655e88a87aeb36bfc0b9
install : $(TARGET)
--
2.11.0
next prev parent reply other threads:[~2018-01-19 18:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-19 18:28 [PATCH 1/7] pyparsing: update to version 2.2.0 Jonatan Schlag
2018-01-19 18:28 ` [PATCH 2/7] opus: update to version 1.2.1 Jonatan Schlag
2018-01-19 18:28 ` [PATCH 3/7] spice-protocol: update to version 0.12.13 Jonatan Schlag
2018-01-19 18:29 ` [PATCH 4/7] spice: update to version 0.14 Jonatan Schlag
2018-01-19 18:29 ` Jonatan Schlag [this message]
2018-01-19 18:29 ` [PATCH 6/7] python3-libvirt: drop this package Jonatan Schlag
2018-01-19 18:29 ` [PATCH 7/7] libvirt: update to version 4.0 Jonatan Schlag
2018-01-24 16:39 ` [PATCH 1/7] pyparsing: update to version 2.2.0 Michael Tremer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180119182903.1151-5-jonatan.schlag@ipfire.org \
--to=jonatan.schlag@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox