[Shorewall-devel] Abandoning Freenode

2021-06-03 Thread Matt Darfeuille
Shorewall Community, Following the Freenode hostile takeover, the Shorewall Project Committee has decided to move to Libera.Chat. Starting now, support will no longer be offered on Freenode. You can find us on Libera.Chat at '#shorewall'. -- Matt Darfeuille Community: https://sourc

Re: [Shorewall-devel] Bug#986152: RFH: shorewall -- Shoreline Firewall, netfilter configurator

2021-04-06 Thread Matt Darfeuille
mply have to use 'pkg.py' to do 5.2.8. -- Matt Darfeuille Community: https://sourceforge.net/p/shorewall/mailman/message/37107049/ SPC: https://sourceforge.net/p/shorewall/mailman/message/36596609/ Homepage: https://shorewall.org _

Re: [Shorewall-devel] [RFC PATCH] Allow giga units in Shorewall configurations

2020-10-08 Thread Matt Darfeuille
so, the manpages are generated from .xml files; so when modifying a >> manpage, the patch must be against the XML file and not the resulting >> manpage. >> >> So you only need to provide patches for Tc.pm, tcinterfaces.xml, >> tcdevices.xml and tcclasses.xml. > &g

[Shorewall-devel] Fwd: [Shorewall-users] Shorewall reload doesn't reload?

2020-10-07 Thread Matt Darfeuille
shorewall-us...@lists.sourceforge.net -- Matt Darfeuille Community: https://sourceforge.net/p/shorewall/mailman/message/37107049/ SPC: https://sourceforge.net/p/shorewall/mailman/message/36596609/ Homepage: https://shorewall.org >From eb2ca7995543dd7734e342ef64a3153ba7bb3a9a Mon Sep 17 00:00

[Shorewall-devel] Increasing community ingagement

2020-09-16 Thread Matt Darfeuille
their first language The friendly and welcoming Shorewall Project Committee! :) -- Matt Darfeuille Shorewall Project Committee, one of four core members https://sourceforge.net/p/shorewall/mailman/message/36596609/ https://shorewall.org

Re: [Shorewall-devel] NFTables and OpenWrt

2019-12-24 Thread Matt Darfeuille
script. If you do create an ifup/ifdown script, please create a pull request to include it in the code repository. Regarding NFC and Shorewall, I'll let someone else answer this. 1) https://gitlab.com/shorewall 2) https://downloads.openwrt.org/releases/packages-19.07/mips_mips3

[Shorewall-devel] Taking shorewall.org over by the Shorewall Project Committee

2019-12-11 Thread Matt Darfeuille
'shorewall.org' exclusively We expect to have this completed by early next year, we apologize for any inconvenience. The Shorewall Project Committee. -Matt -- Matt Darfeuille ___ Shorewall-devel mailing list Shorewall-devel@lists.sourceforge

[Shorewall-devel] Development Process Update

2019-04-24 Thread Matt Darfeuille
user called "shorewall" exists on GitHub. The Shorewall Project is not affiliated with that GitHub user account. The Shorewall Project Committee Matt Darfeuille Paul Gear Roberto C. Sánchez Tuomo Soini -Matt -- Matt Darfeuille ___

Re: [Shorewall-devel] Shorewall 5.2.3 RC 1

2019-02-11 Thread Matt Darfeuille
e following error but (1) is working. "Not Found The requested URL /Manpages.html/ was not found on this server. Apache/2.4.25 (Debian) Server at www.shorewall.org Port 80" 1) http://www.shorewall.org/manpages/ -Matt -- Matt Darfeuille _

[Shorewall-devel] [PATCH] Use proper function name for warning messages

2019-02-07 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- Shorewall/Perl/Shorewall/Rules.pm | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Shorewall/Perl/Shorewall/Rules.pm b/Shorewall/Perl/Shorewall/Rules.pm index 682887659..35d093f01 100644 --- a/Shorewall/Perl/Shorewall/Rules.pm +++ b

Re: [Shorewall-devel] [RFC PATCH] Default to master if pushing branch doesn't exist

2019-01-28 Thread Matt Darfeuille
On 1/28/2019 6:59 PM, Tom Eastep wrote: > On 1/27/19 1:14 PM, Matt Darfeuille wrote: >> Signed-off-by: Matt Darfeuille >> --- >> build/release | 26 +- >> 1 file changed, 9 insertions(+), 17 deletions(-) >> >> diff --git a/build/re

[Shorewall-devel] [RFC PATCH] Default to master if pushing branch doesn't exist

2019-01-27 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 26 +- 1 file changed, 9 insertions(+), 17 deletions(-) diff --git a/build/release b/build/release index c178eb72..b943110b 100755 --- a/build/release +++ b/build/release @@ -163,16 +163,17 @@ create_tag() # $1 = path of

[Shorewall-devel] [PATCH] Annotate Samples6 files when building in subdir

2019-01-27 Thread Matt Darfeuille
- Unify output redirection Signed-off-by: Matt Darfeuille --- build/build50 | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/build/build50 b/build/build50 index b03aae46..0731e7d8 100755 --- a/build/build50 +++ b/build/build50 @@ -895,7 +895,7 @@ if [ -n

Re: [Shorewall-devel] Best strategy on update

2019-01-14 Thread Matt Darfeuille
t;> shorewall dealers ;-) to not break a working system. >> >> Bruno -- what problem did you have with nat -> snat conversion? >> >> Thanks, >> -Tom > > Oh just that it was a manual operation, so kind of operation that can't be > handled autom

Re: [Shorewall-devel] Best strategy on update

2019-01-13 Thread Matt Darfeuille
eedback is welcomed to best serve the product and its > packaging. > I guess that behavior could be desirable for point release and mayby for minor release. http://shorewall.org/NewRelease.html -Matt -- Matt Darfeuille ___ Shorewall-devel mailing list Shorewall-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/shorewall-devel

Re: [Shorewall-devel] Insure that the testing releases are pushed from the master branch

2018-12-22 Thread Matt Darfeuille
On 12/21/2018 5:51 PM, Tom Eastep wrote: > On 12/21/18 5:09 AM, Matt Darfeuille wrote: >> Tom, the follow-on patch aims to address the following issue: >> >> $ ./release 5.2.2-Beta2 >> [SNIP] >> Creating tag 5.2.2-Beta2 in /home/matt/shorewall/trunk/.git... >

[Shorewall-devel] Insure that the testing releases are pushed from the master branch

2018-12-21 Thread Matt Darfeuille
Tom, the follow-on patch aims to address the following issue: $ ./release 5.2.2-Beta2 [SNIP] Creating tag 5.2.2-Beta2 in /home/matt/shorewall/trunk/.git... Creating tag 5.2.2-Beta2 in /home/matt/shorewall/release/.git... Pushing branch 5.2.2 from /home/matt/shorewall/trunk/.git to origin... error:

[Shorewall-devel] [PATCH 2/2] Deprecate old build tools

2018-12-21 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/{ => deprecated}/build| 0 build/{ => deprecated}/build45 | 0 build/{ => deprecated}/build46 | 0 build/{ => deprecated}/build5 | 0 build/{ => deprecated}/buildshorewall

[Shorewall-devel] [PATCH 1/2] Push testing releases exclusively from master

2018-12-21 Thread Matt Darfeuille
- Abort on command failure Signed-off-by: Matt Darfeuille --- build/release | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/build/release b/build/release index fba561b5..c178eb72 100755 --- a/build/release +++ b/build/release @@ -349,15 +349,22 @@ else fi

Re: [Shorewall-devel] Use the '--set-upstream' option when pushing new branches

2018-11-29 Thread Matt Darfeuille
Hi Tom, On 11/29/2018 12:28 AM, Tom Eastep wrote: > On 11/23/18 2:14 PM, Tom Eastep wrote: >> On 11/23/18 4:06 AM, Matt Darfeuille wrote: >>> Hi Tom, >>> >>> Given the issue you are facing with the release script I'm posting a >>> follow-on pat

[Shorewall-devel] [RFC PATCH 2/2] Push a specific branch instead of the current one

2018-11-29 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build/release b/build/release index 8c6fb52d..fba561b5 100755 --- a/build/release +++ b/build/release @@ -349,10 +349,10 @@ else fi for repo in $REPOSITORIES; do

[Shorewall-devel] [RFC PATCH 1/2] Revert "release: Set upstream after pushing a new branch"

2018-11-29 Thread Matt Darfeuille
This reverts commit e31ff7baf672426b4ad5d3c60505e7ee3e2a2af3. --- build/release | 22 ++ 1 file changed, 6 insertions(+), 16 deletions(-) diff --git a/build/release b/build/release index ea862a33..8c6fb52d 100755 --- a/build/release +++ b/build/release @@ -166,23 +166,13 @@ pu

[Shorewall-devel] [RFC PATCH] release: Set upstream after pushing a new branch

2018-11-23 Thread Matt Darfeuille
- Be more verbose in error and progress messages Signed-off-by: Matt Darfeuille --- build/release | 22 -- 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/build/release b/build/release index 8c6fb52d..ea862a33 100755 --- a/build/release +++ b/build/release

[Shorewall-devel] Use the '--set-upstream' option when pushing new branches

2018-11-23 Thread Matt Darfeuille
Hi Tom, Given the issue you are facing with the release script I'm posting a follow-on patch. The patch aims to address the following error: "matt@debianvm01:~/shorewall/tools/build$ ./release 5.3.0.6 Pushing checked out branch from /home/matt/shorewall/trunk/.git to origin... fatal: The cur

[Shorewall-devel] [PATCH] Ipcalc: Fail when missing arguments

2018-08-04 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- Shorewall-core/lib.cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall-core/lib.cli b/Shorewall-core/lib.cli index b87ed793c..09e909cd0 100644 --- a/Shorewall-core/lib.cli +++ b/Shorewall-core/lib.cli @@ -3775,7 +3775,7

[Shorewall-devel] [PATCH 3/3] Update version to 5.2

2018-06-23 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- Shorewall-core/configure | 2 +- Shorewall-core/configure.pl| 2 +- Shorewall-core/shorewall | 2 +- Shorewall-core/wait4ifup | 2 +- Shorewall-init/init.debian.sh | 2

[Shorewall-devel] [PATCH 2/3] Be more verbose in progress messages

2018-06-23 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- Shorewall/lib.cli-std | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/lib.cli-std b/Shorewall/lib.cli-std index 46c932335..3f27b45cd 100644 --- a/Shorewall/lib.cli-std +++ b/Shorewall/lib.cli-std @@ -1691,7 +1691,7

[Shorewall-devel] [PATCH 1/3] Use proper function name on fatal error

2018-06-23 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- Shorewall-core/lib.cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall-core/lib.cli b/Shorewall-core/lib.cli index 60499180d..b87ed793c 100644 --- a/Shorewall-core/lib.cli +++ b/Shorewall-core/lib.cli @@ -2766,7 +2766,7

Re: [Shorewall-devel] [PATCH] Add ALT Linux support

2018-05-29 Thread Matt Darfeuille
On 5/29/2018 3:25 PM, Алексей Шабалин via Shorewall-devel wrote: > Hello. > Is this wrong format of patches? > Please, help me make right. > As far as I can tell, both patches are properly formatted! :) https://sourceforge.net/p/shorewall/mailman/message/36312332/ -Matt -- Mat

Re: [Shorewall-devel] Backup Git Repository

2018-05-21 Thread Matt Darfeuille
On 3/4/2018 11:12 PM, Tom Eastep wrote: > On 03/04/2018 12:10 PM, Matt Darfeuille wrote: >> On 3/4/2018 7:51 PM, Tom Eastep wrote: >>> Given the recent Sourceforge instability, I have made my personal >>> repository available in read-only mode: >>> >&g

[Shorewall-devel] [PATCH v4 03/12] Make the push command more versatile

2018-05-20 Thread Matt Darfeuille
- Use a better suited function name Signed-off-by: Matt Darfeuille --- build/release | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/build/release b/build/release index 9ac63502..9ecfee54 100755 --- a/build/release +++ b/build/release @@ -153,13

[Shorewall-devel] [PATCH v4 07/12] Insure that index.html contains the new release

2018-05-20 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 18 ++ 1 file changed, 18 insertions(+) diff --git a/build/release b/build/release index b54386c0..e97b0b8c 100755 --- a/build/release +++ b/build/release @@ -307,6 +307,24 @@ elif [ -n "$CHECKOUT_BRANCH_NAME&quo

[Shorewall-devel] [PATCH v4 06/12] Add support for pushing from the tools repository

2018-05-20 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/release b/build/release index 00774297..b54386c0 100755 --- a/build/release +++ b/build/release @@ -298,10 +298,12 @@ esac if [ -n "$CHECKOUT_BRANCH_AUTO" -o -z "$CHECK

[Shorewall-devel] [PATCH v4 08/12] Publish index.html file to website

2018-05-20 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 6 ++ 1 file changed, 6 insertions(+) diff --git a/build/release b/build/release index e97b0b8c..14d27b8f 100755 --- a/build/release +++ b/build/release @@ -352,3 +352,9 @@ for repo in $REPOSITORIES; do push_command_func $TOOLSDIR

[Shorewall-devel] [PATCH v4 02/12] Simplify code responsible for branch switching

2018-05-20 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 40 1 file changed, 12 insertions(+), 28 deletions(-) diff --git a/build/release b/build/release index 85e7aef3..9ac63502 100755 --- a/build/release +++ b/build/release @@ -111,35 +111,19

[Shorewall-devel] [PATCH v4 11/12] Allow release script to work outside of build dir

2018-05-20 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 10 ++ 1 file changed, 10 insertions(+) diff --git a/build/release b/build/release index 27d89564..a8aa76f3 100755 --- a/build/release +++ b/build/release @@ -41,6 +41,10 @@ # C O N F I G U R A T I O N

[Shorewall-devel] [PATCH v4 09/12] Push master branch of code and release repos

2018-05-20 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/release b/build/release index 14d27b8f..942c522f 100755 --- a/build/release +++ b/build/release @@ -351,6 +351,8 @@ for repo in $REPOSITORIES; do push_command_func $GITRELEASEDIR

[Shorewall-devel] [PATCH v4 01/12] insure clean repository before switching branches

2018-05-20 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 38 ++ 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/build/release b/build/release index 0fe42bd4..85e7aef3 100755 --- a/build/release +++ b/build/release @@ -146,27 +146,25

[Shorewall-devel] [PATCH v4 12/12] Make web steps abort on any errors

2018-05-20 Thread Matt Darfeuille
- Be more verbose in error messages Signed-off-by: Matt Darfeuille --- build/release | 39 --- build/upload | 6 +++--- web/publish | 2 +- 3 files changed, 32 insertions(+), 15 deletions(-) diff --git a/build/release b/build/release index a8aa76f3

[Shorewall-devel] [PATCH v4 04/12] Add support for the web repository

2018-05-20 Thread Matt Darfeuille
- Add support for pushing from the web repository - Correct capitalization Signed-off-by: Matt Darfeuille --- build/release | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/build/release b/build/release index 9ecfee54..d7f4c9dc 100755 --- a/build/release +++ b/build

[Shorewall-devel] [PATCH v4 10/12] Group web steps together

2018-05-20 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 20 +--- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/build/release b/build/release index 942c522f..27d89564 100755 --- a/build/release +++ b/build/release @@ -337,15 +337,6 @@ else create_tag

[Shorewall-devel] [PATCH v4 05/12] Use root directory of tools repository

2018-05-20 Thread Matt Darfeuille
- Reorder variable assignment Signed-off-by: Matt Darfeuille --- build/release | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build/release b/build/release index d7f4c9dc..00774297 100755 --- a/build/release +++ b/build/release @@ -41,10 +41,6

Re: [Shorewall-devel] [PATCH] Update to 5.2.0.2

2018-05-20 Thread Matt Darfeuille
On 5/20/2018 8:08 PM, Tom Eastep wrote: > On 05/20/2018 10:16 AM, Matt Darfeuille wrote: >> On 5/19/2018 7:04 PM, Tom Eastep wrote: >>> On 05/19/2018 09:51 AM, Tom Eastep wrote: >>>> On 05/19/2018 04:01 AM, Matt Darfeuille wrote: >>>>> On 5/18/2018 4:

[Shorewall-devel] [RFC PATCH v3 1/2] Allow release script to work outside of build dir

2018-05-20 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 10 ++ 1 file changed, 10 insertions(+) diff --git a/build/release b/build/release index 27d89564..a8aa76f3 100755 --- a/build/release +++ b/build/release @@ -41,6 +41,10 @@ # C O N F I G U R A T I O N

[Shorewall-devel] [RFC PATCH v3 2/2] Make web steps abort on any errors

2018-05-20 Thread Matt Darfeuille
- Be more verbose in error messages Signed-off-by: Matt Darfeuille --- build/release | 39 --- build/upload | 6 +++--- web/publish | 2 +- 3 files changed, 32 insertions(+), 15 deletions(-) diff --git a/build/release b/build/release index a8aa76f3

Re: [Shorewall-devel] [PATCH] Update to 5.2.0.2

2018-05-20 Thread Matt Darfeuille
On 5/19/2018 7:04 PM, Tom Eastep wrote: > On 05/19/2018 09:51 AM, Tom Eastep wrote: >> On 05/19/2018 04:01 AM, Matt Darfeuille wrote: >>> On 5/18/2018 4:48 PM, Tom Eastep wrote: >>>> On 05/18/2018 07:36 AM, Matt Darfeuille wrote: >>>>> On 5/8/2018 4:49

[Shorewall-devel] [RFC PATCH v2 1/3] Group web steps together

2018-05-19 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 20 +--- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/build/release b/build/release index 942c522f..27d89564 100755 --- a/build/release +++ b/build/release @@ -337,15 +337,6 @@ else create_tag

[Shorewall-devel] [RFC PATCH v2 2/3] Allow release script to work outside of build dir

2018-05-19 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 8 1 file changed, 8 insertions(+) diff --git a/build/release b/build/release index 27d89564..609629ce 100755 --- a/build/release +++ b/build/release @@ -41,6 +41,10 @@ # C O N F I G U R A T I O N

[Shorewall-devel] [RFC PATCH v2 3/3] Abort web steps incase of failure

2018-05-19 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/upload | 6 +++--- web/publish | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/upload b/build/upload index 22aecb8f..8786a2c5 100755 --- a/build/upload +++ b/build/upload @@ -248,7 +248,7 @@ for f in *-${1}.tar.bz2 *-${1}.tgz

Re: [Shorewall-devel] [PATCH] Update to 5.2.0.2

2018-05-19 Thread Matt Darfeuille
On 5/18/2018 4:48 PM, Tom Eastep wrote: > On 05/18/2018 07:36 AM, Matt Darfeuille wrote: >> On 5/8/2018 4:49 PM, Tom Eastep wrote: >>> On 05/08/2018 05:57 AM, Matt Darfeuille wrote: >>> >>>>> >>>> >>>> Tom, with little modificati

Re: [Shorewall-devel] [PATCH] Update to 5.2.0.2

2018-05-18 Thread Matt Darfeuille
On 5/8/2018 4:49 PM, Tom Eastep wrote: > On 05/08/2018 05:57 AM, Matt Darfeuille wrote: > >>> >> >> Tom, with little modification to the release script, support could be >> added to also push the checked out branch of the web repo. >> This would asume that

Re: [Shorewall-devel] [RFC PATCH 2/3] Take into account that publish use current dir

2018-05-17 Thread Matt Darfeuille
On 5/17/2018 5:30 PM, Tom Eastep wrote: > On 05/17/2018 07:26 AM, Matt Darfeuille wrote: >> On 5/16/2018 8:32 PM, Matt Darfeuille wrote: >>> On 5/16/2018 6:12 PM, Tom Eastep wrote: >>>> On 05/14/2018 04:17 AM, Matt Darfeuille wrote: >>>>> Signed-of

[Shorewall-devel] [RFC PATCH v1] Allow release script to work outside of build dir

2018-05-17 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build/release b/build/release index a1f4cdf6..feebbaae 100755 --- a/build/release +++ b/build/release @@ -45,6 +45,10 @@ # BASEDIR=${PWD} # +# Build Directory

Re: [Shorewall-devel] [RFC PATCH 2/3] Take into account that publish use current dir

2018-05-17 Thread Matt Darfeuille
On 5/16/2018 8:32 PM, Matt Darfeuille wrote: > On 5/16/2018 6:12 PM, Tom Eastep wrote: >> On 05/14/2018 04:17 AM, Matt Darfeuille wrote: >>> Signed-off-by: Matt Darfeuille >>> --- >>> build/release | 8 ++-- >>> 1 file changed, 6 insertions(

[Shorewall-devel] [RFC PATCH] Allow release script to work outside of build dir

2018-05-17 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build/release b/build/release index a1f4cdf6..3f4343c7 100755 --- a/build/release +++ b/build/release @@ -45,6 +45,10 @@ # BASEDIR=${PWD} # +# Build Directory

[Shorewall-devel] [RFC PATCH] Move back in base directory after publishing

2018-05-16 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build/release b/build/release index 714f9699..a1f4cdf6 100755 --- a/build/release +++ b/build/release @@ -41,6 +41,10 @@ # C O N F I G U R A T I O N

Re: [Shorewall-devel] [RFC PATCH 2/3] Take into account that publish use current dir

2018-05-16 Thread Matt Darfeuille
On 5/16/2018 6:12 PM, Tom Eastep wrote: > On 05/14/2018 04:17 AM, Matt Darfeuille wrote: >> Signed-off-by: Matt Darfeuille >> --- >> build/release | 8 ++-- >> 1 file changed, 6 insertions(+), 2 deletions(-) >> >> diff --git a/build/release b/build/rel

[Shorewall-devel] [RFC PATCH 2/3] Take into account that publish use current dir

2018-05-14 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/build/release b/build/release index 7d059868..942c522f 100755 --- a/build/release +++ b/build/release @@ -325,8 +325,6 @@ case $VERSION in ;; esac -[ -f

[Shorewall-devel] [RFC PATCH 3/3] Group web steps together

2018-05-14 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/build/release b/build/release index 942c522f..714f9699 100755 --- a/build/release +++ b/build/release @@ -337,15 +337,6 @@ else create_tag $GITRELEASEDIR

[Shorewall-devel] [RFC PATCH 1/3] Take in to account dev releases for index.html

2018-05-14 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 20 +--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/build/release b/build/release index d85330b6..7d059868 100755 --- a/build/release +++ b/build/release @@ -307,9 +307,23 @@ elif [ -n "$CHECKOUT_BRANCH

Re: [Shorewall-devel] [RFC PATCH 09/10] Publish index.html file to website

2018-05-14 Thread Matt Darfeuille
On 5/13/2018 6:33 PM, Tom Eastep wrote: > On 05/12/2018 02:39 PM, Matt Darfeuille wrote: >> Signed-off-by: Matt Darfeuille >> --- >> build/release | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/build/release b/build/release >> index 6bb

Re: [Shorewall-devel] [RFC PATCH] Redirect grep output to the null device

2018-05-13 Thread Matt Darfeuille
On 5/13/2018 6:12 PM, Tom Eastep wrote: > On 05/13/2018 06:19 AM, Matt Darfeuille wrote: >> Signed-off-by: Matt Darfeuille >> --- >> build/release | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/build/release b/build/release >

[Shorewall-devel] [RFC PATCH] Redirect grep output to the null device

2018-05-13 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/release b/build/release index 4d67783b..d85330b6 100755 --- a/build/release +++ b/build/release @@ -307,7 +307,7 @@ elif [ -n "$CHECKOUT_BRANCH_NAME&quo

Re: [Shorewall-devel] [RFC PATCH 08/10] Insure that index.html contains the new release

2018-05-12 Thread Matt Darfeuille
On 5/13/2018 5:27 AM, Tom Eastep wrote: > On 5/12/2018 8:25 PM, Matt Darfeuille wrote: >> On 5/13/2018 2:58 AM, Tom Eastep wrote: >>> On 05/12/2018 02:39 PM, Matt Darfeuille wrote: >>>> Signed-off-by: Matt Darfeuille --- >>>> build/rel

[Shorewall-devel] [RFC PATCH] Add missing path of index.html file

2018-05-12 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/release b/build/release index 811d3094..4d67783b 100755 --- a/build/release +++ b/build/release @@ -307,7 +307,7 @@ elif [ -n "$CHECKOUT_BRANCH_NAME&quo

Re: [Shorewall-devel] [RFC PATCH 08/10] Insure that index.html contains the new release

2018-05-12 Thread Matt Darfeuille
On 5/13/2018 2:58 AM, Tom Eastep wrote: > On 05/12/2018 02:39 PM, Matt Darfeuille wrote: >> Signed-off-by: Matt Darfeuille >> --- >> build/release | 4 >> 1 file changed, 4 insertions(+) >> >> diff --git a/build/release b/build/release >> i

[Shorewall-devel] [RFC PATCH 03/10] Make the push command more versatile

2018-05-12 Thread Matt Darfeuille
- Use a better suited function name Signed-off-by: Matt Darfeuille --- build/release | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/build/release b/build/release index 9ac63502..9ecfee54 100755 --- a/build/release +++ b/build/release @@ -153,13

[Shorewall-devel] [RFC PATCH 06/10] Use path of tools repository

2018-05-12 Thread Matt Darfeuille
- Reorder variable assignment Signed-off-by: Matt Darfeuille --- build/release | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build/release b/build/release index d7f4c9dc..00774297 100755 --- a/build/release +++ b/build/release @@ -41,10 +41,6

[Shorewall-devel] [RFC PATCH 07/10] Add support for pushing from the tools repository

2018-05-12 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/release b/build/release index 00774297..b54386c0 100755 --- a/build/release +++ b/build/release @@ -298,10 +298,12 @@ esac if [ -n "$CHECKOUT_BRANCH_AUTO" -o -z "$CHECK

[Shorewall-devel] [RFC PATCH 05/10] Add support for pushing from the web repository

2018-05-12 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/release b/build/release index f705b27c..d7f4c9dc 100755 --- a/build/release +++ b/build/release @@ -298,9 +298,11 @@ esac if [ -n "$CHECKOUT_BRANCH_AUTO" -o -z "$CHECK

[Shorewall-devel] [RFC PATCH 09/10] Publish index.html file to website

2018-05-12 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/release b/build/release index 6bb7a482..2aea672d 100755 --- a/build/release +++ b/build/release @@ -311,6 +311,8 @@ if ! grep "$VERSION"; then fatal_error "File $WE

[Shorewall-devel] [RFC PATCH 04/10] Add support for the web repository

2018-05-12 Thread Matt Darfeuille
- Correct capitalization Signed-off-by: Matt Darfeuille --- build/release | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build/release b/build/release index 9ecfee54..f705b27c 100755 --- a/build/release +++ b/build/release @@ -45,7 +45,7 @@ # TOOLSDIR=~/shorewall

[Shorewall-devel] [RFC PATCH 01/10] insure clean repository before switching branches

2018-05-12 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 38 ++ 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/build/release b/build/release index 0fe42bd4..85e7aef3 100755 --- a/build/release +++ b/build/release @@ -146,27 +146,25

[Shorewall-devel] [RFC PATCH 02/10] Simplify code responsible for branch switching

2018-05-12 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 40 1 file changed, 12 insertions(+), 28 deletions(-) diff --git a/build/release b/build/release index 85e7aef3..9ac63502 100755 --- a/build/release +++ b/build/release @@ -111,35 +111,19

[Shorewall-devel] [RFC PATCH 08/10] Insure that index.html contains the new release

2018-05-12 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 4 1 file changed, 4 insertions(+) diff --git a/build/release b/build/release index b54386c0..6bb7a482 100755 --- a/build/release +++ b/build/release @@ -307,6 +307,10 @@ elif [ -n "$CHECKOUT_BRANCH_NAME" ]; then checkout_b

[Shorewall-devel] [RFC PATCH 10/10] Push master branch for code and release repo

2018-05-12 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- build/release | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/release b/build/release index 2aea672d..811d3094 100755 --- a/build/release +++ b/build/release @@ -339,4 +339,6 @@ for repo in $REPOSITORIES; do push_command_func $GITRELEASEDIR

Re: [Shorewall-devel] [PATCH] Update to 5.2.0.2

2018-05-12 Thread Matt Darfeuille
On 5/12/2018 9:55 PM, Matt Darfeuille wrote: > On 5/12/2018 8:49 PM, Matt Darfeuille wrote: >> >> >> On 5/12/2018 8:41 PM, Tom Eastep wrote: >>> On 05/12/2018 11:15 AM, Matt Darfeuille wrote: >>>> On 5/12/2018 7:58 PM, Tom Eastep wrote: >>&

Re: [Shorewall-devel] [PATCH] Update to 5.2.0.2

2018-05-12 Thread Matt Darfeuille
On 5/12/2018 8:49 PM, Matt Darfeuille wrote: > > > On 5/12/2018 8:41 PM, Tom Eastep wrote: >> On 05/12/2018 11:15 AM, Matt Darfeuille wrote: >>> On 5/12/2018 7:58 PM, Tom Eastep wrote: >>>> On 05/12/2018 10:50 AM, Matt Darfeuille wrote: >>>>>

Re: [Shorewall-devel] [PATCH] Update to 5.2.0.2

2018-05-12 Thread Matt Darfeuille
On 5/12/2018 8:41 PM, Tom Eastep wrote: > On 05/12/2018 11:15 AM, Matt Darfeuille wrote: >> On 5/12/2018 7:58 PM, Tom Eastep wrote: >>> On 05/12/2018 10:50 AM, Matt Darfeuille wrote: >>>> On 5/9/2018 6:09 PM, Tom Eastep wrote: >>>>> On 05/09/2018 0

Re: [Shorewall-devel] [PATCH] Update to 5.2.0.2

2018-05-12 Thread Matt Darfeuille
On 5/12/2018 7:58 PM, Tom Eastep wrote: > On 05/12/2018 10:50 AM, Matt Darfeuille wrote: >> On 5/9/2018 6:09 PM, Tom Eastep wrote: >>> On 05/09/2018 07:00 AM, Matt Darfeuille wrote: >>>> On 5/8/2018 10:19 PM, Tom Eastep wrote: >>>>> On 05/08/2018 08:44

Re: [Shorewall-devel] [PATCH] Update to 5.2.0.2

2018-05-12 Thread Matt Darfeuille
On 5/9/2018 6:09 PM, Tom Eastep wrote: > On 05/09/2018 07:00 AM, Matt Darfeuille wrote: >> On 5/8/2018 10:19 PM, Tom Eastep wrote: >>> On 05/08/2018 08:44 AM, Matt Darfeuille wrote: >>>> On 5/8/2018 4:49 PM, Tom Eastep wrote: >>>>>

Re: [Shorewall-devel] [PATCH] Update to 5.2.0.2

2018-05-09 Thread Matt Darfeuille
On 5/8/2018 10:19 PM, Tom Eastep wrote: > On 05/08/2018 08:44 AM, Matt Darfeuille wrote: >> On 5/8/2018 4:49 PM, Tom Eastep wrote: >>> On 05/08/2018 05:57 AM, Matt Darfeuille wrote: >>> >>>>> >>>> >>>> Tom, with little modificati

Re: [Shorewall-devel] [PATCH] Update to 5.2.0.2

2018-05-08 Thread Matt Darfeuille
On 5/8/2018 4:49 PM, Tom Eastep wrote: > On 05/08/2018 05:57 AM, Matt Darfeuille wrote: > >>> >> >> Tom, with little modification to the release script, support could be >> added to also push the checked out branch of the web repo. >> This would asume that

Re: [Shorewall-devel] [PATCH] Update to 5.2.0.2

2018-05-08 Thread Matt Darfeuille
On 5/8/2018 1:32 AM, Tom Eastep wrote: > On 05/07/2018 08:13 AM, Matt Darfeuille wrote: >> Signed-off-by: Matt Darfeuille >> --- >> index.html | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/index.html b/index.html >

[Shorewall-devel] [PATCH] Update to 5.2.0.2

2018-05-07 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8051b01c..f286a90f 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,7 @@ Current Stable Release -5.2.0.1

[Shorewall-devel] [PATCH 1/2] Ipdecimal: Correct error when missing arguments

2018-04-27 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- Shorewall-core/lib.cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall-core/lib.cli b/Shorewall-core/lib.cli index f8f875c5e..0e2de1525 100644 --- a/Shorewall-core/lib.cli +++ b/Shorewall-core/lib.cli @@ -3815,7 +3815,7

[Shorewall-devel] [PATCH 2/2] Update version to 5.2 in RC files

2018-04-27 Thread Matt Darfeuille
- Mention LEDE distro in OpenWRT RC file Signed-off-by: Matt Darfeuille --- Shorewall-core/shorewallrc.apple | 2 +- Shorewall-core/shorewallrc.archlinux | 2 +- Shorewall-core/shorewallrc.cygwin | 2 +- Shorewall-core/shorewallrc.debian.systemd | 2 +- Shorewall-core

[Shorewall-devel] [PATCH] List all supported releases

2018-04-17 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- index.html | 6 ++ 1 file changed, 6 insertions(+) diff --git a/index.html b/index.html index 91f52f49..639b8bfe 100644 --- a/index.html +++ b/index.html @@ -46,6 +46,12 @@ Release Notes Known Problems + +Prior Old

[Shorewall-devel] Listing 5.0.15.6 in index.html web repo

2018-04-17 Thread Matt Darfeuille
ot; -Matt -- Matt Darfeuille -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Shorewall-dev

[Shorewall-devel] [PATCH] Use a function to load configuration files

2018-04-13 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- Shorewall/lib.cli-std | 20 ++-- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/Shorewall/lib.cli-std b/Shorewall/lib.cli-std index 1da224ffb..9896e18d4 100644 --- a/Shorewall/lib.cli-std +++ b/Shorewall/lib.cli-std @@ -1617,23

Re: [Shorewall-devel] [PATCH v1] Load params file when using getrc or getcaps

2018-04-13 Thread Matt Darfeuille
Hi Tom, On 4/12/2018 11:02 PM, Tom Eastep wrote: > On 04/12/2018 12:35 PM, Matt Darfeuille wrote: >> - Reorder variable assignment >> > > Matt, > > I believe that the attached patch is the correct one. > The attached patch works as intended -- Sorry about that!

[Shorewall-devel] [PATCH v1] Load params file when using getrc or getcaps

2018-04-12 Thread Matt Darfeuille
- Reorder variable assignment Signed-off-by: Matt Darfeuille --- Shorewall/lib.cli-std | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Shorewall/lib.cli-std b/Shorewall/lib.cli-std index 62a457e9d..d78428eab 100644 --- a/Shorewall/lib.cli-std +++ b/Shorewall/lib.cli

[Shorewall-devel] [PATCH 2/2] Be more verbose when executing remote commands

2018-04-12 Thread Matt Darfeuille
- Reword progress messages Signed-off-by: Matt Darfeuille --- Shorewall/lib.cli-std | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Shorewall/lib.cli-std b/Shorewall/lib.cli-std index 6ff7a8d28..2f62163f4 100644 --- a/Shorewall/lib.cli-std +++ b/Shorewall/lib.cli-std

[Shorewall-devel] [PATCH 1/2] Load params file when using getrc or getcaps

2018-04-12 Thread Matt Darfeuille
- Reorder variable assignment Signed-off-by: Matt Darfeuille --- Shorewall/lib.cli-std | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Shorewall/lib.cli-std b/Shorewall/lib.cli-std index 62a457e9d..6ff7a8d28 100644 --- a/Shorewall/lib.cli-std +++ b/Shorewall/lib.cli

[Shorewall-devel] [PATCH] Correct a typo in the release notes

2018-04-03 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- releasenotes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes.txt b/releasenotes.txt index 80aa95f..4bdcd4d 100644 --- a/releasenotes.txt +++ b/releasenotes.txt @@ -227,7 +227,7 @@ V.PROBLEMS CORRECTED AND NEW FEATURES IN

Re: [Shorewall-devel] [PATCH 2/2] Update supported Shorewall versions

2018-03-26 Thread Matt Darfeuille
On 3/26/2018 2:45 AM, Tom Eastep wrote: > On 03/24/2018 09:54 AM, Matt Darfeuille wrote: >> On 3/24/2018 5:50 PM, Tom Eastep wrote: >>> We still support 5.0. >>> >> >> Will 5.0 still be supported when 5.2 will be released? >> > > Yes. 5.0.

[Shorewall-devel] [PATCH v1 1/2] Update version to 5.2

2018-03-26 Thread Matt Darfeuille
- Remove unneeded punctuation marks Signed-off-by: Matt Darfeuille --- Shorewall-core/lib.base| 2 +- Shorewall-core/lib.cli | 2 +- Shorewall-core/lib.common | 2 +- Shorewall-core/lib.core| 2 +- Shorewall-core/lib.installer

[Shorewall-devel] [PATCH v1 2/2] Add 5.2 as a supported Shorewall version

2018-03-26 Thread Matt Darfeuille
Signed-off-by: Matt Darfeuille --- docs/support.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/support.xml b/docs/support.xml index 4bacb3dba..538030019 100644 --- a/docs/support.xml +++ b/docs/support.xml @@ -42,7 +42,7 @@ The currently

Re: [Shorewall-devel] [PATCH 2/2] Update supported Shorewall versions

2018-03-24 Thread Matt Darfeuille
On 3/24/2018 5:50 PM, Tom Eastep wrote: > We still support 5.0. > Will 5.0 still be supported when 5.2 will be released? > > On 03/24/2018 09:45 AM, Matt Darfeuille wrote: >> Signed-off-by: Matt Darfeuille >> --- >> docs/support.xml | 4 ++-- >> 1 file c

Re: [Shorewall-devel] [PATCH] Allow address variable to work with lo interface

2018-03-24 Thread Matt Darfeuille
On 3/20/2018 4:33 PM, Tom Eastep wrote: > On 03/20/2018 05:28 AM, Matt Darfeuille wrote: >> Hi Tom, >> >> On 3/19/2018 5:39 PM, Tom Eastep wrote: >>> Hi Matt, >>> >>> - This patch only works for IPv4 >>> - 'lo' will never be P-T-

  1   2   3   >