Skip to Content.
Sympa Menu

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

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 (e91e0621a2e31f939d2d18f3293eb537af8d5f97)
  • Date: Wed, 5 Sep 2007 03:46:00 -0500

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

dev/null |binary
kernels/madwifi/DETAILS | 4 ++--
kernels/madwifi/HISTORY | 4 ++++
kernels/madwifi/madwifi-0.9.3.1.tar.bz2.sig | 0
shell-term-fm/bash/HISTORY | 3 +++
5 files changed, 9 insertions(+), 2 deletions(-)

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

madwifi: bump to 0.9.3.2; making it build with linux-2.6.22

diff --git a/kernels/madwifi/DETAILS b/kernels/madwifi/DETAILS
index 54d78f7..ba8e9e4 100755
--- a/kernels/madwifi/DETAILS
+++ b/kernels/madwifi/DETAILS
@@ -11,10 +11,10 @@ if [[ "$MADWIFI_SVN" == "y" ]]; then
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD="on"
else
- VERSION=0.9.3.1
+ VERSION=0.9.3.2
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_HASH=sha1:ccd8f4ba267df75ca002d8dbf66b09347e1bc0b6
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SECURITY_PATCH=2
diff --git a/kernels/madwifi/HISTORY b/kernels/madwifi/HISTORY
index c8af1f6..aa2ec5b 100644
--- a/kernels/madwifi/HISTORY
+++ b/kernels/madwifi/HISTORY
@@ -1,3 +1,7 @@
+2007-09-03 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: version bumped to 0.9.3.2, compiles with linux-2.6.22
+ * *.sig: Removed, using sha1 hash for now ...
+
2007-09-03 George Sherwood <george AT beernabeer.com>
* DETAILS: Added SOURCE_HINTS=old_svn_compat

diff --git a/kernels/madwifi/madwifi-0.9.3.1.tar.bz2.sig
b/kernels/madwifi/madwifi-0.9.3.1.tar.bz2.sig
deleted file mode 100644
index 536daba..0000000
Binary files a/kernels/madwifi/madwifi-0.9.3.1.tar.bz2.sig and /dev/null
differ
diff --git a/shell-term-fm/bash/HISTORY b/shell-term-fm/bash/HISTORY
index 3d582a8..1fe89fc 100644
--- a/shell-term-fm/bash/HISTORY
+++ b/shell-term-fm/bash/HISTORY
@@ -1,3 +1,6 @@
+2007-09-02 Thomas Orgis <sobukus AT sourcemage.org>
+ * DEPENDS: on autoconf
+
2007-08-24 George Sherwood <george AT beernabeer.com>
* DETAILS: PATCHLEVEL++
* PRE_BUILD: Added bash32-018-025



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (e91e0621a2e31f939d2d18f3293eb537af8d5f97), Thomas Orgis, 09/05/2007

Archive powered by MHonArc 2.6.24.

Top of Page