public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] iptables: Update to 1.8.3
Date: Mon, 09 Sep 2019 10:37:36 +0100	[thread overview]
Message-ID: <D41F9FA6-D6F2-4B2C-A28E-FDCAE26EC1FF@ipfire.org> (raw)
In-Reply-To: <e9bcc5932406a19ed56156de8b036b307db2f49e.camel@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 2354 bytes --]

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

> On 8 Sep 2019, at 20:15, Stefan Schantl <stefan.schantl(a)ipfire.org> wrote:
> 
> Reviewed-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
> 
>> For details see:
>> https://www.netfilter.org/projects/iptables/files/changes-iptables-1.8.3.txt
>> 
>> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
>> ---
>> config/rootfiles/common/iptables | 10 ++++++----
>> lfs/iptables                     |  4 ++--
>> 2 files changed, 8 insertions(+), 6 deletions(-)
>> 
>> diff --git a/config/rootfiles/common/iptables
>> b/config/rootfiles/common/iptables
>> index f1a6af00e..389518646 100644
>> --- a/config/rootfiles/common/iptables
>> +++ b/config/rootfiles/common/iptables
>> @@ -1,11 +1,11 @@
>> #lib/libip4tc.la
>> lib/libip4tc.so
>> -lib/libip4tc.so.0
>> -lib/libip4tc.so.0.1.0
>> +lib/libip4tc.so.2
>> +lib/libip4tc.so.2.0.0
>> #lib/libip6tc.la
>> lib/libip6tc.so
>> -lib/libip6tc.so.0
>> -lib/libip6tc.so.0.1.0
>> +lib/libip6tc.so.2
>> +lib/libip6tc.so.2.0.0
>> #lib/libipq.la
>> lib/libipq.so
>> lib/libipq.so.0
>> @@ -173,10 +173,12 @@ sbin/xtables-legacy-multi
>> #usr/share/man/man3/libipq.3
>> #usr/share/man/man8/ip6tables-restore.8
>> #usr/share/man/man8/ip6tables-save.8
>> +#usr/share/man/man8/ip6tables-translate.8
>> #usr/share/man/man8/ip6tables.8
>> #usr/share/man/man8/iptables-extensions.8
>> #usr/share/man/man8/iptables-restore.8
>> #usr/share/man/man8/iptables-save.8
>> +#usr/share/man/man8/iptables-translate.8
>> #usr/share/man/man8/iptables.8
>> #usr/share/man/man8/nfnl_osf.8
>> #usr/share/man/man8/xtables-legacy.8
>> diff --git a/lfs/iptables b/lfs/iptables
>> index 3716d8062..b91e41797 100644
>> --- a/lfs/iptables
>> +++ b/lfs/iptables
>> @@ -24,7 +24,7 @@
>> 
>> include Config
>> 
>> -VER        = 1.8.2
>> +VER        = 1.8.3
>> 
>> THISAPP    = iptables-$(VER)
>> DL_FILE    = $(THISAPP).tar.bz2
>> @@ -41,7 +41,7 @@ objects = $(DL_FILE) \
>> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>> netfilter-layer7-v2.23.tar.gz = $(URL_IPFIRE)/netfilter-layer7-
>> v2.23.tar.gz
>> 
>> -$(DL_FILE)_MD5 = 944558e88ddcc3b9b0d9550070fa3599
>> +$(DL_FILE)_MD5 = 29de711d15c040c402cf3038c69ff513
>> netfilter-layer7-v2.23.tar.gz_MD5 = 10910b6173d18e426cb56ae7e1300eeb
>> 
>> install : $(TARGET)


      reply	other threads:[~2019-09-09  9:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-08 18:47 Matthias Fischer
2019-09-08 19:15 ` Stefan Schantl
2019-09-09  9:37   ` Michael Tremer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D41F9FA6-D6F2-4B2C-A28E-FDCAE26EC1FF@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox