Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (c3368df7e3cced4118ae5612d039386839b574d4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (c3368df7e3cced4118ae5612d039386839b574d4)
  • Date: Thu, 4 Dec 2014 20:08:29 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

dev/null |binary
libs/libvirt/DEPENDS | 5 -
libs/libvirt/DETAILS | 2
libs/libvirt/HISTORY | 4 +
libs/libvirt/libvirt-1.2.9.tar.gz.sig |binary
utils/qemu/DETAILS | 2
utils/qemu/HISTORY | 6 +
utils/qemu/docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch | 31
----------
utils/qemu/qemu.gpg |binary
9 files changed, 13 insertions(+), 37 deletions(-)

New commits:
commit c3368df7e3cced4118ae5612d039386839b574d4
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

qemu: Updated to 2.1.2
qemu.gpg: Add F108B584 (see
https://lists.nongnu.org/archive/html/qemu-devel/2014-04/msg03559.html)
Unused, removed docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch

commit 7ada4ab5aa0edf02f667d22c716c704cc4141598
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libvirt: Updated to 1.2.9
Python is still optional, but ./configure no longer has flags

diff --git a/libs/libvirt/DEPENDS b/libs/libvirt/DEPENDS
index 65b6725..ff5ba9e 100755
--- a/libs/libvirt/DEPENDS
+++ b/libs/libvirt/DEPENDS
@@ -49,10 +49,7 @@ optional_depends hal \
'--without-hal' \
'HAL support' &&

-optional_depends python \
- '--with-python' \
- '--without-python' \
- 'Python bindings' &&
+optional_depends 'python' '' '' 'Python bindings' &&

optional_depends policykit \
'--with-polkit' \
diff --git a/libs/libvirt/DETAILS b/libs/libvirt/DETAILS
index f8750dc..5fd0345 100755
--- a/libs/libvirt/DETAILS
+++ b/libs/libvirt/DETAILS
@@ -1,5 +1,5 @@
SPELL=libvirt
- VERSION=1.1.1
+ VERSION=1.2.9
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/libs/libvirt/HISTORY b/libs/libvirt/HISTORY
index 84fb2d6..2099ac4 100644
--- a/libs/libvirt/HISTORY
+++ b/libs/libvirt/HISTORY
@@ -1,3 +1,7 @@
+2014-12-04 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.2.9
+ * DEPENDS: Python is still optional, but ./configure no longer has
flags
+
2013-08-12 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.1.1
* DEPENDS: --*-libssh2 -> --*-ssh2
diff --git a/libs/libvirt/libvirt-1.1.1.tar.gz.sig
b/libs/libvirt/libvirt-1.1.1.tar.gz.sig
deleted file mode 100644
index 8343907..0000000
Binary files a/libs/libvirt/libvirt-1.1.1.tar.gz.sig and /dev/null differ
diff --git a/libs/libvirt/libvirt-1.2.9.tar.gz.sig
b/libs/libvirt/libvirt-1.2.9.tar.gz.sig
new file mode 100644
index 0000000..6b95e43
Binary files /dev/null and b/libs/libvirt/libvirt-1.2.9.tar.gz.sig differ
diff --git a/utils/qemu/DETAILS b/utils/qemu/DETAILS
index 79539dc..0453723 100755
--- a/utils/qemu/DETAILS
+++ b/utils/qemu/DETAILS
@@ -1,5 +1,5 @@
SPELL=qemu
- VERSION=1.5.2
+ VERSION=2.1.2
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION%-*}"
diff --git a/utils/qemu/HISTORY b/utils/qemu/HISTORY
index 0ae7de6..f95b399 100644
--- a/utils/qemu/HISTORY
+++ b/utils/qemu/HISTORY
@@ -1,3 +1,9 @@
+2014-12-04 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 2.1.2
+ * qemu.gpg: Add F108B584 (see
+
https://lists.nongnu.org/archive/html/qemu-devel/2014-04/msg03559.html)
+ * docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch: Unused,
removed
+
2014-04-14 Ismael Luceno <ismael AT sourcemage.org>
* BUILD: Pass down ARFLAGS=rv, to workaround buildsystem bug

diff --git
a/utils/qemu/docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch
b/utils/qemu/docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch
deleted file mode 100644
index 0299b36..0000000
--- a/utils/qemu/docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-# From https://bugs.launchpad.net/qemu/+bug/1130533
-diff --git a/qemu-options.hx b/qemu-options.hx
-index 4bc9c85..3af60bf 100644
---- a/qemu-options.hx
-+++ b/qemu-options.hx
-@@ -2095,18 +2095,13 @@ QEMU supports using either local sheepdog devices or
remote networked
- devices.
-
- Syntax for specifying a sheepdog device
--@table @list
--``sheepdog:<vdiname>''
--
--``sheepdog:<vdiname>:<snapid>''
--
--``sheepdog:<vdiname>:<tag>''
--
--``sheepdog:<host>:<port>:<vdiname>''
--
--``sheepdog:<host>:<port>:<vdiname>:<snapid>''
--
--``sheepdog:<host>:<port>:<vdiname>:<tag>''
-+@table @code
-+@item sheepdog:<vdiname>
-+@item sheepdog:<vdiname>:<snapid>
-+@item sheepdog:<vdiname>:<tag>
-+@item sheepdog:<host>:<port>:<vdiname>
-+@item sheepdog:<host>:<port>:<vdiname>:<snapid>
-+@item sheepdog:<host>:<port>:<vdiname>:<tag>
- @end table
-
- Example
diff --git a/utils/qemu/qemu.gpg b/utils/qemu/qemu.gpg
index 4707fad..8b7eccc 100644
Binary files a/utils/qemu/qemu.gpg and b/utils/qemu/qemu.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (c3368df7e3cced4118ae5612d039386839b574d4), Eric Sandall, 12/04/2014

Archive powered by MHonArc 2.6.24.

Top of Page