Shorewall-core: Bump to version 5.1.8.1

Several changes in Makefile.

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
This commit is contained in:
W. van den Akker
2017-11-13 07:59:30 +01:00
parent 83a03d31cf
commit 2557e39a38
2 changed files with 13 additions and 13 deletions
@@ -1,8 +1,8 @@
Index: shorewall-core-5.0.15.2/lib.common
Index: shorewall-core-5.1.7.2/lib.common
===================================================================
--- shorewall-core-5.0.15.2.orig/lib.common 2016-12-20 23:42:20.000000000 +0100
+++ shorewall-core-5.0.15.2/lib.common 2017-01-02 11:33:03.026495427 +0100
@@ -352,7 +352,7 @@
--- shorewall-core-5.1.7.2.orig/lib.common 2017-10-11 08:01:06.191862789 +0200
+++ shorewall-core-5.1.7.2/lib.common 2017-10-11 08:01:06.187863006 +0200
@@ -345,7 +345,7 @@
if [ -z "$MODULESDIR" ]; then
uname=$(uname -r)
@@ -11,7 +11,7 @@ Index: shorewall-core-5.0.15.2/lib.common
if [ -n "$extras" ]; then
for directory in $(split "$extras"); do
MODULESDIR="$MODULESDIR:/lib/modules/$uname/$directory"
@@ -408,7 +408,7 @@
@@ -399,7 +399,7 @@
if [ -z "$MODULESDIR" ]; then
uname=$(uname -r)