Skip to Content.
Sympa Menu

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

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 (a1fcedcb502af4fb1ce188c55ab1f01716733c0e)
  • Date: Wed, 12 Mar 2008 14:34:55 -0500

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

ChangeLog | 3 ++
dev/null |binary
net/shorewall-common/DETAILS | 16 ++++++--------
net/shorewall-common/HISTORY | 7 ++++++
net/shorewall-common/shorewall.gpg.key | 0
net/shorewall-docs-html/DETAILS | 32 +++++++++++++---------------
net/shorewall-docs-html/HISTORY | 6 +++++
net/shorewall-docs-html/shorewall.gpg.key | 0
net/shorewall-docs-xml/DETAILS | 32 +++++++++++++---------------
net/shorewall-docs-xml/HISTORY | 6 +++++
net/shorewall-docs-xml/shorewall.gpg.key | 0
net/shorewall-lite/DETAILS | 32 +++++++++++++---------------
net/shorewall-lite/HISTORY | 6 +++++
net/shorewall-lite/shorewall.gpg.key | 0
net/shorewall-perl/DETAILS | 34
++++++++++++++----------------
net/shorewall-perl/HISTORY | 7 ++++++
net/shorewall-perl/shorewall.gpg.key | 0
net/shorewall-shell/DETAILS | 34
++++++++++++++----------------
net/shorewall-shell/HISTORY | 7 ++++++
net/shorewall-shell/shorewall.gpg.key | 0
net/shorewall.gpg.key |binary
net/shorewall/DETAILS | 24 ++++++++++-----------
net/shorewall/HISTORY | 22 +++++++++++--------
23 files changed, 151 insertions(+), 117 deletions(-)

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

shorewall: Updated to 4.0.9, change SOURCE_URLs to FTP (except Germany),
remove viisage URL

commit 6d11eedc69c104a310dee00961f60f246b2e8ac0
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

shorewall-docs-html: Updated to 4.0.9, change SOURCE_URLs to FTP (except
Germany), remove viisage URL

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

shorewall-docs-xml: Updated to 4.0.9, change SOURCE_URLs to FTP (except
Germany), remove viisage URL

commit 6ba7afdf903b51b572beaaa1da518a44905bbca7
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

shorewall-lite: Updated to 4.0.9, change SOURCE_URLs to FTP (except
Germany), remove viisage URL

commit 58f322caf761ec860c17c2862cb73ca86e797ea5
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

shorewall-shell: Updated to 4.0.9.1, change SOURCE_URLs to FTP (except
Germany), remove viisage URL

commit 54612805132ac1d0632162fba8624a857ca8dac3
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

shorewall-perl: Updated to 4.0.9.1, change SOURCE_URLs to FTP (except
Germany), remove viisage URL

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

shorewall-common: Updated to 4.0.9, change SOURCE_URLs to FTP (except
Germany), remove viisage URL

commit 6e3795e04713936ba1517a25c27accde210367b1
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

shorewall.gpg.key: Move from spell-level to section-level for friendly
sharing

diff --git a/ChangeLog b/ChangeLog
index 56feb35..2f84c08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-03-12 Eric Sandall <sandalle AT sourcemage.org>
+ * net/shorewall.gpg.key: Move from spell-level to section level
+
2008-03-12 Vlad Glagolev <stealth AT sourcemage.org>
* lua-forge/lgui: new spell, GTK+2 binding for Lua
* lua-forge/ldraw: new spell, cairo binding for Lua
diff --git a/net/shorewall-common/DETAILS b/net/shorewall-common/DETAILS
index 747980d..6d8e1df 100755
--- a/net/shorewall-common/DETAILS
+++ b/net/shorewall-common/DETAILS
@@ -1,19 +1,17 @@
SPELL=shorewall-common
- VERSION=4.0.8
+ VERSION=4.0.9
MAINVER=${VERSION:0:3}
RELEASE=shorewall-$VERSION
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SPELL-$VERSION.tar.bz2.asc
-
SOURCE_URL[0]=http://slovakia.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE_URL[1]=http://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
+
SOURCE_URL[0]=ftp://slovakia.shorewall.net/mirror/shorewall/$MAINVER/$RELEASE/$SOURCE
+
SOURCE_URL[1]=ftp://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
SOURCE_URL[2]=http://shorewall.de/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE_URL[3]=http://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE_URL[4]=http://shorewall.viisage.com/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE2_URL[0]=http://slovakia.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
-
SOURCE2_URL[1]=http://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
+
SOURCE_URL[3]=ftp://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
+
SOURCE2_URL[0]=ftp://slovakia.shorewall.net/mirror/shorewall/$MAINVER/$RELEASE/$SOURCE2
+
SOURCE2_URL[1]=ftp://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
SOURCE2_URL[2]=http://shorewall.de/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
-
SOURCE2_URL[3]=http://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
-
SOURCE2_URL[4]=http://shorewall.viisage.com/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
+
SOURCE2_URL[3]=ftp://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
SOURCE2_IGNORE=signature
SOURCE_GPG="shorewall.gpg.key:${SOURCE2}"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/net/shorewall-common/HISTORY b/net/shorewall-common/HISTORY
index 6b752e1..ca96096 100644
--- a/net/shorewall-common/HISTORY
+++ b/net/shorewall-common/HISTORY
@@ -1,3 +1,9 @@
+2008-03-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 4.0.9
+ Use FTP instead of HTTP (except Germany)
+ Remove viisage URL
+ Fix Slovakia URL
+
2008-01-28 Elisamuel Resto <ryuji AT sourcemage.org>
* DETAILS: VERSION updated to 4.0.8

@@ -8,3 +14,4 @@
* DETAILS, BUILD, PRE_BUILD, INSTALL, DEPENDS: created this spell
to replace existing shorewall spell
* CONFLICTS: conflicts with shorewall-lite
+
diff --git a/net/shorewall-common/shorewall.gpg.key
b/net/shorewall-common/shorewall.gpg.key
deleted file mode 100644
index 7aaeeb4..0000000
Binary files a/net/shorewall-common/shorewall.gpg.key and /dev/null differ
diff --git a/net/shorewall-docs-html/DETAILS b/net/shorewall-docs-html/DETAILS
index d67becf..33cb11a 100755
--- a/net/shorewall-docs-html/DETAILS
+++ b/net/shorewall-docs-html/DETAILS
@@ -1,19 +1,17 @@
SPELL=shorewall-docs-html
- VERSION=4.0.8
+ VERSION=4.0.9
MAINVER=${VERSION:0:3}
RELEASE=shorewall-$VERSION
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SPELL-$VERSION.tar.bz2.asc
-
SOURCE_URL[0]=http://slovakia.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE_URL[1]=http://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
+
SOURCE_URL[0]=ftp://slovakia.shorewall.net/mirror/shorewall/$MAINVER/$RELEASE/$SOURCE
+
SOURCE_URL[1]=ftp://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
SOURCE_URL[2]=http://shorewall.de/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE_URL[3]=http://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE_URL[4]=http://shorewall.viisage.com/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE2_URL[0]=http://slovakia.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
-
SOURCE2_URL[1]=http://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
+
SOURCE_URL[3]=ftp://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
+
SOURCE2_URL[0]=ftp://slovakia.shorewall.net/mirror/shorewall/$MAINVER/$RELEASE/$SOURCE2
+
SOURCE2_URL[1]=ftp://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
SOURCE2_URL[2]=http://shorewall.de/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
-
SOURCE2_URL[3]=http://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
-
SOURCE2_URL[4]=http://shorewall.viisage.com/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
+
SOURCE2_URL[3]=ftp://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
SOURCE2_IGNORE=signature
SOURCE_GPG="shorewall.gpg.key:${SOURCE2}"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
@@ -24,13 +22,13 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SHORT="A high-level tool for configuring Netfilter."
cat << EOF
This is just the html documentation for shorewall.
-The Shoreline Firewall, more commonly known as "Shorewall", is a high-level
-tool for configuring Netfilter. You describe your firewall/gateway
-requirements using entries in a set of configuration files. Shorewall reads
-those configuration files and with the help of the iptables utility,
Shorewall
-configures Netfilter to match your requirements. Shorewall can be used on a
-dedicated firewall system, a multi-function gateway/router/server or on a
-standalone GNU/Linux system. Shorewall does not use Netfilter's ipchains
-compatibility mode and can thus take advantage of Netfilter's connection
state
+The Shoreline Firewall, more commonly known as "Shorewall", is a high-level
+tool for configuring Netfilter. You describe your firewall/gateway
+requirements using entries in a set of configuration files. Shorewall reads
+those configuration files and with the help of the iptables utility,
Shorewall
+configures Netfilter to match your requirements. Shorewall can be used on a
+dedicated firewall system, a multi-function gateway/router/server or on a
+standalone GNU/Linux system. Shorewall does not use Netfilter's ipchains
+compatibility mode and can thus take advantage of Netfilter's connection
state
tracking capabilities.
EOF
diff --git a/net/shorewall-docs-html/HISTORY b/net/shorewall-docs-html/HISTORY
index 3579768..31072c7 100644
--- a/net/shorewall-docs-html/HISTORY
+++ b/net/shorewall-docs-html/HISTORY
@@ -1,3 +1,8 @@
+2008-03-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 4.0.9
+ Use FTP instead of HTTP (except Germany)
+ Remove viisage URL
+
2008-01-28 Elisamuel Resto <ryuji AT sourcemage.org>
* DETAILS: VERSION updated to 4.0.8

@@ -7,3 +12,4 @@
2007-09-02 David Kowis <dkowis AT shlrm.org>
* DETAILS, BUILD, INSTALL: created this spell
to replace existing shorewall spell
+
diff --git a/net/shorewall-docs-html/shorewall.gpg.key
b/net/shorewall-docs-html/shorewall.gpg.key
deleted file mode 100644
index 7aaeeb4..0000000
Binary files a/net/shorewall-docs-html/shorewall.gpg.key and /dev/null differ
diff --git a/net/shorewall-docs-xml/DETAILS b/net/shorewall-docs-xml/DETAILS
index e3cc15b..f577a89 100755
--- a/net/shorewall-docs-xml/DETAILS
+++ b/net/shorewall-docs-xml/DETAILS
@@ -1,19 +1,17 @@
SPELL=shorewall-docs-xml
- VERSION=4.0.8
+ VERSION=4.0.9
MAINVER=${VERSION:0:3}
RELEASE=shorewall-$VERSION
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SPELL-$VERSION.tar.bz2.asc
-
SOURCE_URL[0]=http://slovakia.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE_URL[1]=http://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
+
SOURCE_URL[0]=ftp://slovakia.shorewall.net/mirror/shorewall/$MAINVER/$RELEASE/$SOURCE
+
SOURCE_URL[1]=ftp://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
SOURCE_URL[2]=http://shorewall.de/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE_URL[3]=http://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE_URL[4]=http://shorewall.viisage.com/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE2_URL[0]=http://slovakia.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
-
SOURCE2_URL[1]=http://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
+
SOURCE_URL[3]=ftp://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
+
SOURCE2_URL[0]=ftp://slovakia.shorewall.net/mirror/shorewall/$MAINVER/$RELEASE/$SOURCE2
+
SOURCE2_URL[1]=ftp://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
SOURCE2_URL[2]=http://shorewall.de/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
-
SOURCE2_URL[3]=http://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
-
SOURCE2_URL[4]=http://shorewall.viisage.com/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
+
SOURCE2_URL[3]=ftp://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
SOURCE2_IGNORE=signature
SOURCE_GPG="shorewall.gpg.key:${SOURCE2}"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
@@ -24,13 +22,13 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SHORT="A high-level tool for configuring Netfilter."
cat << EOF
This is just the xml documentation for shorewall.
-The Shoreline Firewall, more commonly known as "Shorewall", is a high-level
-tool for configuring Netfilter. You describe your firewall/gateway
-requirements using entries in a set of configuration files. Shorewall reads
-those configuration files and with the help of the iptables utility,
Shorewall
-configures Netfilter to match your requirements. Shorewall can be used on a
-dedicated firewall system, a multi-function gateway/router/server or on a
-standalone GNU/Linux system. Shorewall does not use Netfilter's ipchains
-compatibility mode and can thus take advantage of Netfilter's connection
state
+The Shoreline Firewall, more commonly known as "Shorewall", is a high-level
+tool for configuring Netfilter. You describe your firewall/gateway
+requirements using entries in a set of configuration files. Shorewall reads
+those configuration files and with the help of the iptables utility,
Shorewall
+configures Netfilter to match your requirements. Shorewall can be used on a
+dedicated firewall system, a multi-function gateway/router/server or on a
+standalone GNU/Linux system. Shorewall does not use Netfilter's ipchains
+compatibility mode and can thus take advantage of Netfilter's connection
state
tracking capabilities.
EOF
diff --git a/net/shorewall-docs-xml/HISTORY b/net/shorewall-docs-xml/HISTORY
index 3579768..31072c7 100644
--- a/net/shorewall-docs-xml/HISTORY
+++ b/net/shorewall-docs-xml/HISTORY
@@ -1,3 +1,8 @@
+2008-03-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 4.0.9
+ Use FTP instead of HTTP (except Germany)
+ Remove viisage URL
+
2008-01-28 Elisamuel Resto <ryuji AT sourcemage.org>
* DETAILS: VERSION updated to 4.0.8

@@ -7,3 +12,4 @@
2007-09-02 David Kowis <dkowis AT shlrm.org>
* DETAILS, BUILD, INSTALL: created this spell
to replace existing shorewall spell
+
diff --git a/net/shorewall-docs-xml/shorewall.gpg.key
b/net/shorewall-docs-xml/shorewall.gpg.key
deleted file mode 100644
index 7aaeeb4..0000000
Binary files a/net/shorewall-docs-xml/shorewall.gpg.key and /dev/null differ
diff --git a/net/shorewall-lite/DETAILS b/net/shorewall-lite/DETAILS
index 56e8955..227e825 100755
--- a/net/shorewall-lite/DETAILS
+++ b/net/shorewall-lite/DETAILS
@@ -1,19 +1,17 @@
SPELL=shorewall-lite
- VERSION=4.0.8
+ VERSION=4.0.9
MAINVER=${VERSION:0:3}
RELEASE=shorewall-$VERSION
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SPELL-$VERSION.tar.bz2.asc
-
SOURCE_URL[0]=http://slovakia.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE_URL[1]=http://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
+
SOURCE_URL[0]=ftp://slovakia.shorewall.net/mirror/shorewall/$MAINVER/$RELEASE/$SOURCE
+
SOURCE_URL[1]=ftp://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
SOURCE_URL[2]=http://shorewall.de/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE_URL[3]=http://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE_URL[4]=http://shorewall.viisage.com/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE2_URL[0]=http://slovakia.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
-
SOURCE2_URL[1]=http://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
+
SOURCE_URL[3]=ftp://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
+
SOURCE2_URL[0]=ftp://slovakia.shorewall.net/mirror/shorewall/$MAINVER/$RELEASE/$SOURCE2
+
SOURCE2_URL[1]=ftp://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
SOURCE2_URL[2]=http://shorewall.de/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
-
SOURCE2_URL[3]=http://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
-
SOURCE2_URL[4]=http://shorewall.viisage.com/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
+
SOURCE2_URL[3]=ftp://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
SOURCE2_IGNORE=signature
SOURCE_GPG="shorewall.gpg.key:${SOURCE2}"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
@@ -27,13 +25,13 @@ This is the shorewall-lite package. It can function on
its own, but only to run
compiled scripts. The scripts must be compiled on a different machine.
Ref: http://www.shorewall.net/CompiledPrograms.html#Lite

-The Shoreline Firewall, more commonly known as "Shorewall", is a high-level
-tool for configuring Netfilter. You describe your firewall/gateway
-requirements using entries in a set of configuration files. Shorewall reads
-those configuration files and with the help of the iptables utility,
Shorewall
-configures Netfilter to match your requirements. Shorewall can be used on a
-dedicated firewall system, a multi-function gateway/router/server or on a
-standalone GNU/Linux system. Shorewall does not use Netfilter's ipchains
-compatibility mode and can thus take advantage of Netfilter's connection
state
+The Shoreline Firewall, more commonly known as "Shorewall", is a high-level
+tool for configuring Netfilter. You describe your firewall/gateway
+requirements using entries in a set of configuration files. Shorewall reads
+those configuration files and with the help of the iptables utility,
Shorewall
+configures Netfilter to match your requirements. Shorewall can be used on a
+dedicated firewall system, a multi-function gateway/router/server or on a
+standalone GNU/Linux system. Shorewall does not use Netfilter's ipchains
+compatibility mode and can thus take advantage of Netfilter's connection
state
tracking capabilities.
EOF
diff --git a/net/shorewall-lite/HISTORY b/net/shorewall-lite/HISTORY
index 58a8e50..a36d70d 100644
--- a/net/shorewall-lite/HISTORY
+++ b/net/shorewall-lite/HISTORY
@@ -1,3 +1,8 @@
+2008-03-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 4.0.9
+ Use FTP instead of HTTP (except Germany)
+ Remove viisage URL
+
2008-01-28 Elisamuel Resto <ryuji AT sourcemage.org>
* DETAILS: VERSION updated to 4.0.8

@@ -8,3 +13,4 @@
* DETAILS, BUILD, PRE_BUILD, INSTALL, DEPENDS: created this spell
to replace existing shorewall spell
* CONFLICTS: conflicts with shorewall-common
+
diff --git a/net/shorewall-lite/shorewall.gpg.key
b/net/shorewall-lite/shorewall.gpg.key
deleted file mode 100644
index 7aaeeb4..0000000
Binary files a/net/shorewall-lite/shorewall.gpg.key and /dev/null differ
diff --git a/net/shorewall-perl/DETAILS b/net/shorewall-perl/DETAILS
index e51838c..b682903 100755
--- a/net/shorewall-perl/DETAILS
+++ b/net/shorewall-perl/DETAILS
@@ -1,19 +1,17 @@
SPELL=shorewall-perl
- VERSION=4.0.8
+ VERSION=4.0.9.1
MAINVER=${VERSION:0:3}
- RELEASE=shorewall-$VERSION
+ RELEASE=shorewall-${VERSION:0:5}
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SPELL-$VERSION.tar.bz2.asc
-
SOURCE_URL[0]=http://slovakia.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE_URL[1]=http://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
+
SOURCE_URL[0]=ftp://slovakia.shorewall.net/mirror/shorewall/$MAINVER/$RELEASE/$SOURCE
+
SOURCE_URL[1]=ftp://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
SOURCE_URL[2]=http://shorewall.de/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE_URL[3]=http://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE_URL[4]=http://shorewall.viisage.com/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE2_URL[0]=http://slovakia.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
-
SOURCE2_URL[1]=http://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
+
SOURCE_URL[3]=ftp://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
+
SOURCE2_URL[0]=ftp://slovakia.shorewall.net/mirror/shorewall/$MAINVER/$RELEASE/$SOURCE2
+
SOURCE2_URL[1]=ftp://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
SOURCE2_URL[2]=http://shorewall.de/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
-
SOURCE2_URL[3]=http://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
-
SOURCE2_URL[4]=http://shorewall.viisage.com/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
+
SOURCE2_URL[3]=ftp://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
SOURCE2_IGNORE=signature
SOURCE_GPG="shorewall.gpg.key:${SOURCE2}"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
@@ -28,13 +26,13 @@ a compiler.
This is only one part of the entire shorewall system. This is the reccomended
compiler, because it's nice and fast :D

-The Shoreline Firewall, more commonly known as "Shorewall", is a high-level
-tool for configuring Netfilter. You describe your firewall/gateway
-requirements using entries in a set of configuration files. Shorewall reads
-those configuration files and with the help of the iptables utility,
Shorewall
-configures Netfilter to match your requirements. Shorewall can be used on a
-dedicated firewall system, a multi-function gateway/router/server or on a
-standalone GNU/Linux system. Shorewall does not use Netfilter's ipchains
-compatibility mode and can thus take advantage of Netfilter's connection
state
+The Shoreline Firewall, more commonly known as "Shorewall", is a high-level
+tool for configuring Netfilter. You describe your firewall/gateway
+requirements using entries in a set of configuration files. Shorewall reads
+those configuration files and with the help of the iptables utility,
Shorewall
+configures Netfilter to match your requirements. Shorewall can be used on a
+dedicated firewall system, a multi-function gateway/router/server or on a
+standalone GNU/Linux system. Shorewall does not use Netfilter's ipchains
+compatibility mode and can thus take advantage of Netfilter's connection
state
tracking capabilities.
EOF
diff --git a/net/shorewall-perl/HISTORY b/net/shorewall-perl/HISTORY
index ec91845..9b6432d 100644
--- a/net/shorewall-perl/HISTORY
+++ b/net/shorewall-perl/HISTORY
@@ -1,3 +1,9 @@
+2008-03-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 4.0.9.1
+ RELEASE should use ${VERSION:0:5}
+ Use FTP instead of HTTP (except Germany)
+ Remove viisage URL
+
2008-01-28 Elisamuel Resto <ryuji AT sourcemage.org>
* DETAILS: VERSION updated to 4.0.8

@@ -7,3 +13,4 @@
2007-09-02 David Kowis <dkowis AT shlrm.org>
* DETAILS, BUILD, INSTALL, DEPENDS: created this spell
to replace existing shorewall spell
+
diff --git a/net/shorewall-perl/shorewall.gpg.key
b/net/shorewall-perl/shorewall.gpg.key
deleted file mode 100644
index 7aaeeb4..0000000
Binary files a/net/shorewall-perl/shorewall.gpg.key and /dev/null differ
diff --git a/net/shorewall-shell/DETAILS b/net/shorewall-shell/DETAILS
index 56d32fd..da48588 100755
--- a/net/shorewall-shell/DETAILS
+++ b/net/shorewall-shell/DETAILS
@@ -1,19 +1,17 @@
SPELL=shorewall-shell
- VERSION=4.0.8
+ VERSION=4.0.9.1
MAINVER=${VERSION:0:3}
- RELEASE=shorewall-$VERSION
+ RELEASE=shorewall-${VERSION:0:5}
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SPELL-$VERSION.tar.bz2.asc
-
SOURCE_URL[0]=http://slovakia.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE_URL[1]=http://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
+
SOURCE_URL[0]=ftp://slovakia.shorewall.net/mirror/shorewall/$MAINVER/$RELEASE/$SOURCE
+
SOURCE_URL[1]=ftp://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
SOURCE_URL[2]=http://shorewall.de/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE_URL[3]=http://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE_URL[4]=http://shorewall.viisage.com/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
-
SOURCE2_URL[0]=http://slovakia.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
-
SOURCE2_URL[1]=http://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
+
SOURCE_URL[3]=ftp://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE
+
SOURCE2_URL[0]=ftp://slovakia.shorewall.net/mirror/shorewall/$MAINVER/$RELEASE/$SOURCE2
+
SOURCE2_URL[1]=ftp://www.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
SOURCE2_URL[2]=http://shorewall.de/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
-
SOURCE2_URL[3]=http://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
-
SOURCE2_URL[4]=http://shorewall.viisage.com/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
+
SOURCE2_URL[3]=ftp://www1.shorewall.net/pub/shorewall/$MAINVER/$RELEASE/$SOURCE2
SOURCE2_IGNORE=signature
SOURCE_GPG="shorewall.gpg.key:${SOURCE2}"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
@@ -28,13 +26,13 @@ a compiler.
This is only one part of the entire shorewall system. This is one of the
compilers, shorewall-perl is reccomended over this, as it's faster.

-The Shoreline Firewall, more commonly known as "Shorewall", is a high-level
-tool for configuring Netfilter. You describe your firewall/gateway
-requirements using entries in a set of configuration files. Shorewall reads
-those configuration files and with the help of the iptables utility,
Shorewall
-configures Netfilter to match your requirements. Shorewall can be used on a
-dedicated firewall system, a multi-function gateway/router/server or on a
-standalone GNU/Linux system. Shorewall does not use Netfilter's ipchains
-compatibility mode and can thus take advantage of Netfilter's connection
state
+The Shoreline Firewall, more commonly known as "Shorewall", is a high-level
+tool for configuring Netfilter. You describe your firewall/gateway
+requirements using entries in a set of configuration files. Shorewall reads
+those configuration files and with the help of the iptables utility,
Shorewall
+configures Netfilter to match your requirements. Shorewall can be used on a
+dedicated firewall system, a multi-function gateway/router/server or on a
+standalone GNU/Linux system. Shorewall does not use Netfilter's ipchains
+compatibility mode and can thus take advantage of Netfilter's connection
state
tracking capabilities.
EOF
diff --git a/net/shorewall-shell/HISTORY b/net/shorewall-shell/HISTORY
index ec91845..9b6432d 100644
--- a/net/shorewall-shell/HISTORY
+++ b/net/shorewall-shell/HISTORY
@@ -1,3 +1,9 @@
+2008-03-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 4.0.9.1
+ RELEASE should use ${VERSION:0:5}
+ Use FTP instead of HTTP (except Germany)
+ Remove viisage URL
+
2008-01-28 Elisamuel Resto <ryuji AT sourcemage.org>
* DETAILS: VERSION updated to 4.0.8

@@ -7,3 +13,4 @@
2007-09-02 David Kowis <dkowis AT shlrm.org>
* DETAILS, BUILD, INSTALL, DEPENDS: created this spell
to replace existing shorewall spell
+
diff --git a/net/shorewall-shell/shorewall.gpg.key
b/net/shorewall-shell/shorewall.gpg.key
deleted file mode 100644
index 7aaeeb4..0000000
Binary files a/net/shorewall-shell/shorewall.gpg.key and /dev/null differ
diff --git a/net/shorewall.gpg.key b/net/shorewall.gpg.key
new file mode 100644
index 0000000..7aaeeb4
Binary files /dev/null and b/net/shorewall.gpg.key differ
diff --git a/net/shorewall/DETAILS b/net/shorewall/DETAILS
index 4112497..2b44ba7 100755
--- a/net/shorewall/DETAILS
+++ b/net/shorewall/DETAILS
@@ -1,21 +1,21 @@
SPELL=shorewall
- VERSION=4.0.8
+ VERSION=4.0.9
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=http://www.shorewall.net/
- ENTERED=20020513
LICENSE[0]=GPL
KEYWORDS="firewall net"
+ WEB_SITE=http://www.shorewall.net/
+ ENTERED=20020513
SHORT="A high-level tool for configuring Netfilter."
cat << EOF
-This is a roll up package so that you can still cast "shorewall" to get it
+This is a roll up package so that you can still cast "shorewall" to get it
all installed easily.
-The Shoreline Firewall, more commonly known as "Shorewall", is a high-level
-tool for configuring Netfilter. You describe your firewall/gateway
-requirements using entries in a set of configuration files. Shorewall reads
-those configuration files and with the help of the iptables utility,
Shorewall
-configures Netfilter to match your requirements. Shorewall can be used on a
-dedicated firewall system, a multi-function gateway/router/server or on a
-standalone GNU/Linux system. Shorewall does not use Netfilter's ipchains
-compatibility mode and can thus take advantage of Netfilter's connection
state
+The Shoreline Firewall, more commonly known as "Shorewall", is a high-level
+tool for configuring Netfilter. You describe your firewall/gateway
+requirements using entries in a set of configuration files. Shorewall reads
+those configuration files and with the help of the iptables utility,
Shorewall
+configures Netfilter to match your requirements. Shorewall can be used on a
+dedicated firewall system, a multi-function gateway/router/server or on a
+standalone GNU/Linux system. Shorewall does not use Netfilter's ipchains
+compatibility mode and can thus take advantage of Netfilter's connection
state
tracking capabilities.
EOF
diff --git a/net/shorewall/HISTORY b/net/shorewall/HISTORY
index 2a4945b..b38cf95 100644
--- a/net/shorewall/HISTORY
+++ b/net/shorewall/HISTORY
@@ -1,3 +1,6 @@
+2008-03-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 4.0.9
+
2008-01-28 Elisamuel Resto <ryuji AT sourcemage.org>
* DETAILS: VERSION updated to 4.0.8

@@ -17,11 +20,11 @@
* DETAILS: Updated to 3.2.7

2006-10-18 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: Updated to 3.2.4, removed UPDATED, edited
+ * DETAILS: Updated to 3.2.4, removed UPDATED, edited
descriptions.
- * PRE_BUILD: Added, sed out init script install lines, this is
+ * PRE_BUILD: Added, sed out init script install lines, this is
better than deleting the files after install.
- * INSTALL: Added INSTALL_ROOT as prefix, removed deleting of
+ * INSTALL: Added INSTALL_ROOT as prefix, removed deleting of
installed files (see PRE_BUILD).
* FINAL: Made message more verbose.

@@ -29,13 +32,13 @@
* DETAILS: Updated to 3.2.3 (WOW)

2006-05-29 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: Updated to 3.0.7. Removed BUILD_API=2. Edited SHORT
+ * DETAILS: Updated to 3.0.7. Removed BUILD_API=2. Edited SHORT
description.
- * DETAILS: Added variables MAINVER and RELEASE to make urls more
- flexible, and edited urls. Added urls shorewall.de,
- www1.shorewall.net, shorewall.viisage.com,
- and www.shorewall.com.ar. Removed download url
- shorewall.infohiiway.com (didn't have 3.0.7).
+ * DETAILS: Added variables MAINVER and RELEASE to make urls more
+ flexible, and edited urls. Added urls shorewall.de,
+ www1.shorewall.net, shorewall.viisage.com,
+ and www.shorewall.com.ar. Removed download url
+ shorewall.infohiiway.com (didn't have 3.0.7).
* INSTALL: Remove symlink pointing at nonexistent init script.
* init.d/shorewall: Bashified conditionals.

@@ -172,3 +175,4 @@

2002-04-21 Joel Mayes <bluebird AT optushome.com.au>
* Initial spell creation
+



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (a1fcedcb502af4fb1ce188c55ab1f01716733c0e), Eric Sandall, 03/12/2008

Archive powered by MHonArc 2.6.24.

Top of Page