Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.11 grimoire by Eric Sandall (1dacf562c698d1a580c36ad50266533becd03415)

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 stable-rc-0.11 grimoire by Eric Sandall (1dacf562c698d1a580c36ad50266533becd03415)
  • Date: Tue, 12 Jun 2007 12:19:00 -0500

GIT changes to stable-rc-0.11 grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

dev/null |binary
kernels/madwifi/DETAILS | 4 ++--
kernels/madwifi/HISTORY | 4 ++++
kernels/madwifi/madwifi-0.9.3.tar.bz2.sig | 0
4 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 1dacf562c698d1a580c36ad50266533becd03415
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

madwifi: forgot security patch ++
(cherry picked from commit 63a662b7cd738d7302e90de0be8d2f11406e7e60)

commit e309c9eda4e7dd7760c0fa39305bf7a671f53282
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

madwifi: version bump for security fix
(cherry picked from commit e9f1c829ac1cec12b7e05d0c0a1b655c7ee43217)

diff --git a/kernels/madwifi/DETAILS b/kernels/madwifi/DETAILS
index 2ff1808..3e78544 100755
--- a/kernels/madwifi/DETAILS
+++ b/kernels/madwifi/DETAILS
@@ -10,13 +10,13 @@ if [[ "$MADWIFI_SVN" == "y" ]]; then
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD="on"
else
- VERSION=0.9.3
+ VERSION=0.9.3.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SECURITY_PATCH=1
+ SECURITY_PATCH=2
LICENSE[0]=GPL
KEYWORDS="kernels"
WEB_SITE=http://madwifi.sourceforge.net/
diff --git a/kernels/madwifi/HISTORY b/kernels/madwifi/HISTORY
index bc19e5f..fe58ed2 100644
--- a/kernels/madwifi/HISTORY
+++ b/kernels/madwifi/HISTORY
@@ -1,3 +1,7 @@
+2007-06-12 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version bumped to 0.9.3.1
+ secpatch++
+
2007-04-27 Eric Sandall <sandalle AT sourcemage.org>
* INSTALL: Install binaries to /usr/sbin per Jeremy Blosser

diff --git a/kernels/madwifi/madwifi-0.9.3.tar.bz2.sig
b/kernels/madwifi/madwifi-0.9.3.tar.bz2.sig
deleted file mode 100644
index a7c122b..0000000
Binary files a/kernels/madwifi/madwifi-0.9.3.tar.bz2.sig and /dev/null differ



  • [SM-Commit] GIT changes to stable-rc-0.11 grimoire by Eric Sandall (1dacf562c698d1a580c36ad50266533becd03415), Eric Sandall, 06/12/2007

Archive powered by MHonArc 2.6.24.

Top of Page