netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull: misc nf bugfixes
@ 2010-09-15 18:53 Jan Engelhardt
  2010-09-15 18:53 ` [PATCH 1/4] iptables-xml: resolve compiler warnings Jan Engelhardt
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Jan Engelhardt @ 2010-09-15 18:53 UTC (permalink / raw)
  To: pablo; +Cc: kaber, netfilter-devel




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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-09-16  9:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-15 18:53 pull: misc nf bugfixes Jan Engelhardt
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

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).