* [PATCH] xtables 3.2: Fix for rootfile
@ 2019-01-11 13:41 Matthias Fischer
2019-01-11 13:54 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2019-01-11 13:41 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1011 bytes --]
Found during the test builds...
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/common/xtables-addons | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/rootfiles/common/xtables-addons b/config/rootfiles/common/xtables-addons
index 9e0739528..cb958ee7e 100644
--- a/config/rootfiles/common/xtables-addons
+++ b/config/rootfiles/common/xtables-addons
@@ -2,7 +2,6 @@ lib/xtables/libxt_ACCOUNT.so
lib/xtables/libxt_CHAOS.so
lib/xtables/libxt_DELUDE.so
lib/xtables/libxt_DHCPMAC.so
-#lib/xtables/libxt_DNETMAP.so
lib/xtables/libxt_ECHO.so
lib/xtables/libxt_IPMARK.so
lib/xtables/libxt_LOGMARK.so
@@ -26,6 +25,7 @@ usr/lib/libxt_ACCOUNT_cl.so.0.0.0
#usr/libexec/xtables-addons
usr/libexec/xtables-addons/xt_geoip_build
usr/libexec/xtables-addons/xt_geoip_dl
+usr/local/bin/xt_geoip_build
usr/sbin/iptaccount
#usr/share/man/man1/xt_geoip_build.1
#usr/share/man/man1/xt_geoip_dl.1
--
2.18.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] xtables 3.2: Fix for rootfile
2019-01-11 13:41 [PATCH] xtables 3.2: Fix for rootfile Matthias Fischer
@ 2019-01-11 13:54 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2019-01-11 13:54 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1218 bytes --]
Argh! Stevee… :)
Thanks Matthias. Merged…
-Michael
> On 11 Jan 2019, at 13:41, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>
> Found during the test builds...
>
> Best,
> Matthias
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> config/rootfiles/common/xtables-addons | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/config/rootfiles/common/xtables-addons b/config/rootfiles/common/xtables-addons
> index 9e0739528..cb958ee7e 100644
> --- a/config/rootfiles/common/xtables-addons
> +++ b/config/rootfiles/common/xtables-addons
> @@ -2,7 +2,6 @@ lib/xtables/libxt_ACCOUNT.so
> lib/xtables/libxt_CHAOS.so
> lib/xtables/libxt_DELUDE.so
> lib/xtables/libxt_DHCPMAC.so
> -#lib/xtables/libxt_DNETMAP.so
> lib/xtables/libxt_ECHO.so
> lib/xtables/libxt_IPMARK.so
> lib/xtables/libxt_LOGMARK.so
> @@ -26,6 +25,7 @@ usr/lib/libxt_ACCOUNT_cl.so.0.0.0
> #usr/libexec/xtables-addons
> usr/libexec/xtables-addons/xt_geoip_build
> usr/libexec/xtables-addons/xt_geoip_dl
> +usr/local/bin/xt_geoip_build
> usr/sbin/iptaccount
> #usr/share/man/man1/xt_geoip_build.1
> #usr/share/man/man1/xt_geoip_dl.1
> --
> 2.18.0
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-01-11 13:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-11 13:41 [PATCH] xtables 3.2: Fix for rootfile Matthias Fischer
2019-01-11 13:54 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox