From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. f14de8277aad5e57267d843e63b111e575801ab9
Date: Sat, 18 Apr 2015 16:42:47 +0200 [thread overview]
Message-ID: <20150418144247.3D56B21EA6@argus.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 3376 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via f14de8277aad5e57267d843e63b111e575801ab9 (commit)
from 0389942c2bc24b93de68269606bcd11a4ce57dab (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f14de8277aad5e57267d843e63b111e575801ab9
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sat Apr 18 16:42:22 2015 +0200
xtables-addon: Build all matches and targets
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/common/xtables-addons | 26 +++++++++++++++++++++++
config/xtables-addons/mconfig | 38 +++++++++++++++++-----------------
2 files changed, 45 insertions(+), 19 deletions(-)
Difference in files:
diff --git a/config/rootfiles/common/xtables-addons b/config/rootfiles/common/xtables-addons
index 9053c28..f6e85ae 100644
--- a/config/rootfiles/common/xtables-addons
+++ b/config/rootfiles/common/xtables-addons
@@ -1,7 +1,33 @@
+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
+lib/xtables/libxt_TARPIT.so
+lib/xtables/libxt_condition.so
+lib/xtables/libxt_dhcpmac.so
+lib/xtables/libxt_fuzzy.so
lib/xtables/libxt_geoip.so
+lib/xtables/libxt_iface.so
+lib/xtables/libxt_ipp2p.so
+lib/xtables/libxt_ipv4options.so
+lib/xtables/libxt_length2.so
+lib/xtables/libxt_lscan.so
+lib/xtables/libxt_pknock.so
+lib/xtables/libxt_psd.so
+lib/xtables/libxt_quota2.so
+#usr/lib/libxt_ACCOUNT_cl.la
+#usr/lib/libxt_ACCOUNT_cl.so
+usr/lib/libxt_ACCOUNT_cl.so.0
+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/sbin/iptaccount
#usr/share/man/man1/xt_geoip_build.1
#usr/share/man/man1/xt_geoip_dl.1
+#usr/share/man/man8/iptaccount.8
#usr/share/man/man8/xtables-addons.8
diff --git a/config/xtables-addons/mconfig b/config/xtables-addons/mconfig
index 92e47f0..933d717 100644
--- a/config/xtables-addons/mconfig
+++ b/config/xtables-addons/mconfig
@@ -1,24 +1,24 @@
# -*- Makefile -*-
#
-build_ACCOUNT=n
-build_CHAOS=n
-build_DELUDE=n
-build_DHCPMAC=n
-build_DNETMAP=n
-build_ECHO=n
-build_IPMARK=n
-build_LOGMARK=n
+build_ACCOUNT=m
+build_CHAOS=m
+build_DELUDE=m
+build_DHCPMAC=m
+build_DNETMAP=m
+build_ECHO=m
+build_IPMARK=m
+build_LOGMARK=m
build_SYSRQ=n
-build_TARPIT=n
-build_condition=n
-build_fuzzy=n
+build_TARPIT=m
+build_condition=m
+build_fuzzy=m
build_geoip=m
build_gradm=n
-build_iface=n
-build_ipp2p=n
-build_ipv4options=n
-build_length2=n
-build_lscan=n
-build_pknock=n
-build_psd=n
-build_quota2=n
+build_iface=m
+build_ipp2p=m
+build_ipv4options=m
+build_length2=m
+build_lscan=m
+build_pknock=m
+build_psd=m
+build_quota2=m
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2015-04-18 14:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20150418144247.3D56B21EA6@argus.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@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