Skip to Content.
Sympa Menu

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

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 (4a5dee33ccb9ca03c6ae8bdc3bea80c975ad92b9)
  • Date: Thu, 16 Sep 2010 17:49:56 -0500

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

dev/null |binary
libs/libvirt/DETAILS | 2 +-
libs/libvirt/HISTORY | 3 +++
libs/libvirt/libvirt-0.8.3.tar.gz.sig | 0
libs/libvirt/libvirt-0.8.4.tar.gz.sig |binary
5 files changed, 4 insertions(+), 1 deletion(-)

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

Revert "iptables: Allow for CHECKSUM used with kernel vhost-net"

This reverts commit 3664227e494eddf03c6d7a7b9998a4bc2af834d5.

Also requires kernel patches, reverting.
See http://www.gossamer-threads.com/lists/linux/kernel/1248426

commit 1ae0d3c18d57445b6e129de1450f6a0f7085a75e
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "libvirt: Depends on iptables with CHECKSUM support"

This reverts commit 66e79efbecd3b4141579911e4ac5ad95a1161d71.

Also requires kernel patches, reverting.
See http://www.gossamer-threads.com/lists/linux/kernel/1248426

commit 66e79efbecd3b4141579911e4ac5ad95a1161d71
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libvirt: Depends on iptables with CHECKSUM support
See https://partner-bugzilla.redhat.com/show_bug.cgi?id=612588

commit 3664227e494eddf03c6d7a7b9998a4bc2af834d5
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

iptables: Allow for CHECKSUM used with kernel vhost-net
See https://partner-bugzilla.redhat.com/show_bug.cgi?id=612588
See http://www.spinics.net/lists/netfilter/msg48556.html for xt_CHECKSUM.h

The libvirt patch has already been applied in 0.8.3, see
https://www.redhat.com/archives/libvir-list/2010-July/msg00256.html

commit 4f3d1b80cf445c132b92b003accc45267a32b994
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libvirt: Updated to 0.8.4

diff --git a/libs/libvirt/DETAILS b/libs/libvirt/DETAILS
index 88d2e35..1929dce 100755
--- a/libs/libvirt/DETAILS
+++ b/libs/libvirt/DETAILS
@@ -1,5 +1,5 @@
SPELL=libvirt
- VERSION=0.8.3
+ VERSION=0.8.4
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 f0fd5db..2490c1d 100644
--- a/libs/libvirt/HISTORY
+++ b/libs/libvirt/HISTORY
@@ -1,3 +1,6 @@
+2010-09-16 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.8.4
+
2010-09-04 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Seems to require libnl for macvtap even when disabled

diff --git a/libs/libvirt/libvirt-0.8.3.tar.gz.sig
b/libs/libvirt/libvirt-0.8.3.tar.gz.sig
deleted file mode 100644
index 2a86d9d..0000000
Binary files a/libs/libvirt/libvirt-0.8.3.tar.gz.sig and /dev/null differ
diff --git a/libs/libvirt/libvirt-0.8.4.tar.gz.sig
b/libs/libvirt/libvirt-0.8.4.tar.gz.sig
new file mode 100644
index 0000000..5a63f91
Binary files /dev/null and b/libs/libvirt/libvirt-0.8.4.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (4a5dee33ccb9ca03c6ae8bdc3bea80c975ad92b9), Eric Sandall, 09/16/2010

Archive powered by MHonArc 2.6.24.

Top of Page