public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Marcel Lorenz <lorenz.marcel@web.de>
To: development@lists.ipfire.org
Subject: [PATCH] qemu: update to 2.4.0.1
Date: Thu, 18 Feb 2016 11:52:21 +0100	[thread overview]
Message-ID: <1455792741-31037-1-git-send-email-lorenz.marcel@web.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 1399 bytes --]

---
 lfs/qemu | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/lfs/qemu b/lfs/qemu
index a15dccd..476e0b2 100644
--- a/lfs/qemu
+++ b/lfs/qemu
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.4.0
+VER        = 2.4.0.1
 
 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    = 17
+PAK_VER    = 18
 
 DEPS       = "sdl"
 
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 186ee8194140a484a455f8e3c74589f4
+$(DL_FILE)_MD5 = c99445164e77184a9ba2e7dbf7ed5c29
 
 install : $(TARGET)
 
@@ -89,12 +89,12 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 	install -m 755 $(DIR_SRC)/config/qemu/qemu /usr/bin/qemu
 
 	# disable PaX MPROTECT and RANDMMAP
-	paxctl -m -r /usr/bin/qemu-system-arm
-	paxctl -m -r /usr/bin/qemu-system-i386
-	paxctl -m -r /usr/bin/qemu-system-x86_64
-	paxctl -m -r /usr/bin/qemu-arm
-	paxctl -m -r /usr/bin/qemu-i386
-	paxctl -m -r /usr/bin/qemu-x86_64
+	paxctl -mc -r /usr/bin/qemu-system-arm
+	paxctl -mc -r /usr/bin/qemu-system-i386
+	paxctl -mc -r /usr/bin/qemu-system-x86_64
+	paxctl -mc -r /usr/bin/qemu-arm
+	paxctl -mc -r /usr/bin/qemu-i386
+	paxctl -mc -r /usr/bin/qemu-x86_64
 
 	@rm -rf $(DIR_APP)
 	@$(POSTBUILD)
-- 
1.9.1


                 reply	other threads:[~2016-02-18 10:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1455792741-31037-1-git-send-email-lorenz.marcel@web.de \
    --to=lorenz.marcel@web.de \
    --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