From: Jan Engelhardt <jengelh@medozas.de>
To: pablo@netfilter.org
Cc: kaber@trash.net, netfilter-devel@vger.kernel.org
Subject: pull: misc nf bugfixes
Date: Wed, 15 Sep 2010 20:53:43 +0200 [thread overview]
Message-ID: <1284576828-32412-1-git-send-email-jengelh@medozas.de> (raw)
Again I went through the bugzilla and shelve off some bugreports.
Please apply.
The following changes since commit 0428e5a6541c3f5eaaf683d8da9ea60c44eac4c7:
build: fix static linking (2010-08-03 19:58:38 +0200)
are available in the git repository at:
git://dev.medozas.de/iptables master
Jan Engelhardt (4):
iptables-xml: resolve compiler warnings
iptables: limit chain name length to be consistent with targets
libiptc: build with -Wl,--no-as-needed
libiptc: add Libs.private to pkgconfig files
Makefile.am | 4 +-
configure.ac | 5 +++
ip6tables.c | 6 ++--
iptables-xml.c | 2 +-
iptables.c | 6 ++--
libiptc.pc.in | 1 +
m4/ax_check_linker_flags.m4 | 78 +++++++++++++++++++++++++++++++++++++++++++
xtables.pc.in | 1 +
8 files changed, 94 insertions(+), 9 deletions(-)
create mode 100644 m4/ax_check_linker_flags.m4
next reply other threads:[~2010-09-15 18:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-15 18:53 Jan Engelhardt [this message]
2010-09-15 18:53 ` [PATCH 1/4] iptables-xml: resolve compiler warnings Jan Engelhardt
2010-09-15 18:53 ` [PATCH 2/4] iptables: limit chain name length to be consistent with targets Jan Engelhardt
2010-09-16 0:29 ` Stig Thormodsrud
2010-09-16 9:45 ` Jan Engelhardt
2010-09-15 18:53 ` [PATCH 3/4] libiptc: build with -Wl,--no-as-needed Jan Engelhardt
2010-09-15 18:53 ` [PATCH 4/4] libiptc: add Libs.private to pkgconfig files Jan Engelhardt
2010-09-15 19:26 ` pull: misc nf bugfixes Patrick McHardy
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=1284576828-32412-1-git-send-email-jengelh@medozas.de \
--to=jengelh@medozas.de \
--cc=kaber@trash.net \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.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;
as well as URLs for NNTP newsgroup(s).