Skip to Content.
Sympa Menu

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

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 (2dd26fd8eecc040a0cd981301044e084b469682e)
  • Date: Sat, 5 May 2007 00:26:08 -0500

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

kernels/ndiswrapper/DETAILS | 7 ++++---
kernels/ndiswrapper/HISTORY | 4 ++++
kernels/ndiswrapper/ndiswrapper-1.41.tar.gz.sig |binary
3 files changed, 8 insertions(+), 3 deletions(-)

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

ndiswrapper: Mention the new 1.43 as well

commit 1015fdd3536e8b8acf543c0f14ca26aa0f9ec3bd
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

ndiswrapper: Revert to 1.41, 1.42 and 1.43 do nothing but segfault for me

diff --git a/kernels/ndiswrapper/DETAILS b/kernels/ndiswrapper/DETAILS
index 2ebd672..f0b9585 100755
--- a/kernels/ndiswrapper/DETAILS
+++ b/kernels/ndiswrapper/DETAILS
@@ -1,12 +1,13 @@
SPELL=ndiswrapper
- VERSION=1.42
-
SOURCE_HASH=sha512:a8cea0f1b9fc39af9d40f1a3f9fcd8d0138288a890c6b814bb0d803887c201e9ddfab56954e42cb76983bb04cb878f13b7db3254520da42176971fd1afeb71bd
+ VERSION=1.41
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+#
SOURCE_HASH=sha512:a8cea0f1b9fc39af9d40f1a3f9fcd8d0138288a890c6b814bb0d803887c201e9ddfab56954e42cb76983bb04cb878f13b7db3254520da42176971fd1afeb71bd
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
WEB_SITE=http://$SPELL.sf.net/
- ENTERED=20040417
KEYWORDS="ndis driver"
+ ENTERED=20040417
SHORT='Kernel module to load NDIS (W%nd&ws network driver API)
drivers'
cat << EOF
Some vendors refuse to release specs or even a binary linux-driver for their
diff --git a/kernels/ndiswrapper/HISTORY b/kernels/ndiswrapper/HISTORY
index 0dac362..fe1b476 100644
--- a/kernels/ndiswrapper/HISTORY
+++ b/kernels/ndiswrapper/HISTORY
@@ -1,3 +1,7 @@
+2007-05-04 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Revert to 1.41, fixes segfaults and actually works
+ 1.43 (new release) also segfaults
+
2007-04-16 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: upgrade to 1.42

diff --git a/kernels/ndiswrapper/ndiswrapper-1.41.tar.gz.sig
b/kernels/ndiswrapper/ndiswrapper-1.41.tar.gz.sig
new file mode 100644
index 0000000..8079a81
Binary files /dev/null and b/kernels/ndiswrapper/ndiswrapper-1.41.tar.gz.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (2dd26fd8eecc040a0cd981301044e084b469682e), Eric Sandall, 05/05/2007

Archive powered by MHonArc 2.6.24.

Top of Page