Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (cd3eba537e8917ae20f4fe07b867ef86055e2fbb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (cd3eba537e8917ae20f4fe07b867ef86055e2fbb)
  • Date: Sun, 23 Dec 2007 04:27:29 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

net/iptables/DETAILS | 10 +++++-----
net/iptables/HISTORY | 3 +++
2 files changed, 8 insertions(+), 5 deletions(-)

New commits:
commit d7bcd7f1d8eae7024769a7e5396dab04d5b25f40
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

iptables: => 1.4.0

diff --git a/net/iptables/DETAILS b/net/iptables/DETAILS
index deaaa50..5d462e0 100755
--- a/net/iptables/DETAILS
+++ b/net/iptables/DETAILS
@@ -1,18 +1,18 @@
SPELL=iptables
- VERSION=1.3.8
+ VERSION=1.4.0
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_URL=http://www.iptables.org/projects/$SPELL/files/$SOURCE
SOURCE2_URL=http://www.iptables.org/projects/$SPELL/files/$SOURCE2
- SOURCE_GPG=iptables.gpg:$SOURCE2
+ SOURCE_GPG=iptables.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature

GRSECVERSION=1.3.5
SOURCE3=grsecurity-$SPELL-$GRSECVERSION.patch
SOURCE4=$SOURCE3.sign
- SOURCE3_URL=http://www.grsecurity.org/${SOURCE3}
- SOURCE4_URL=http://www.grsecurity.org/${SOURCE4}
- SOURCE3_GPG=grsecurity.gpg:$SOURCE4
+ SOURCE3_URL=http://www.grsecurity.org/$SOURCE3
+ SOURCE4_URL=http://www.grsecurity.org/$SOURCE4
+ SOURCE3_GPG=grsecurity.gpg:$SOURCE4:UPSTREAM_KEY
SOURCE4_IGNORE=signature

SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/net/iptables/HISTORY b/net/iptables/HISTORY
index 25ce579..fc43199 100644
--- a/net/iptables/HISTORY
+++ b/net/iptables/HISTORY
@@ -1,3 +1,6 @@
+2007-12-23 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.0
+
2007-09-13 David Kowis <dkowis AT shlrm.org>
* DETAILS: grsec patch to 1.3.5
* PREPARE: removed



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (cd3eba537e8917ae20f4fe07b867ef86055e2fbb), Vlad Glagolev, 12/23/2007

Archive powered by MHonArc 2.6.24.

Top of Page