Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (dd6a919978d046da4f5e5012201b443d7ee8798a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (dd6a919978d046da4f5e5012201b443d7ee8798a)
  • Date: Fri, 19 May 2017 17:21:34 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

utils/qemu/DETAILS | 3 ++-
utils/qemu/HISTORY | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit dd6a919978d046da4f5e5012201b443d7ee8798a
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

qemu: version 2.8.1.1 (SECURITY_PATCH++)

diff --git a/utils/qemu/DETAILS b/utils/qemu/DETAILS
index fe83d34..70313a0 100755
--- a/utils/qemu/DETAILS
+++ b/utils/qemu/DETAILS
@@ -1,5 +1,5 @@
SPELL=qemu
- VERSION=2.8.1
+ VERSION=2.8.1.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION%-*}"
@@ -14,6 +14,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION%-*}"
KEYWORDS="emulator utils"
ENTERED=20051102
PATCHLEVEL=1
+ SECURITY_PATCH=1
SHORT="generic and open source processor emulator"
cat << EOF
QEMU achieves a good emulation speed by using dynamic translation.
diff --git a/utils/qemu/HISTORY b/utils/qemu/HISTORY
index 7c7199d..c765c13 100644
--- a/utils/qemu/HISTORY
+++ b/utils/qemu/HISTORY
@@ -2,7 +2,8 @@
* INSTALL: Do not replace an existing qemu-system-${ARCH} with the
symlink, just in case it was built and I would like to run a VM,
for a change.
- * DETAILS: patchlevel for the above
+ * DETAILS: patchlevel for the above, version 2.8.1.1 and
+ SECURITY_PATCH++ for that

2017-04-04 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 2.8.1



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (dd6a919978d046da4f5e5012201b443d7ee8798a), Thomas Orgis, 05/19/2017

Archive powered by MHonArc 2.6.24.

Top of Page