From: Jan Engelhardt <jengelh@medozas.de>
To: netfilter-devel@vger.kernel.org
Subject: iptables: response to modern linkers, and symbol maps
Date: Fri, 30 Dec 2011 02:46:31 +0100 [thread overview]
Message-ID: <1325209595-23244-1-git-send-email-jengelh@medozas.de> (raw)
The following changes since commit 57ccd9b9b02d93091fa162c854d57073d7ad64d4:
Merge branch 'stable' (2011-12-30 02:37:31 +0100) [temp]
are available FOR REVIEW in the git repository at:
git://dev.medozas.de/iptables master
and proposed for:
master
Description:
Changes to accomodate contemporary tool chain and distro-level build
systems. Not a bugfix, and since it emits e.g. new rpm symbols for
distros, this is not for the stable branch.
Jan Engelhardt (3):
libiptc: remove libiptc.so
libiptc: add symbol maps to libiptc
libipq: add symbol map to libipq
configure.ac | 5 ----
libipq/Makefile.am | 8 ++++++-
libipq/libipq.map | 28 ++++++++++++++++++++++++++
libiptc/Makefile.am | 15 ++++++++-----
libiptc/libip4tc.map | 52 +++++++++++++++++++++++++++++++++++++++++++++++++
libiptc/libip6tc.map | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 149 insertions(+), 12 deletions(-)
create mode 100644 libipq/libipq.map
create mode 100644 libiptc/libip4tc.map
create mode 100644 libiptc/libip6tc.map
next reply other threads:[~2011-12-30 1:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-30 1:46 Jan Engelhardt [this message]
2011-12-30 1:46 ` [PATCH 1/3] libiptc: remove libiptc.so Jan Engelhardt
2011-12-30 11:54 ` Pablo Neira Ayuso
2011-12-31 20:14 ` Jan Engelhardt
2011-12-30 1:46 ` [PATCH 2/3] libiptc: add symbol maps to libiptc Jan Engelhardt
2011-12-30 11:48 ` Pablo Neira Ayuso
2011-12-30 13:49 ` Jan Engelhardt
2011-12-31 16:36 ` Pablo Neira Ayuso
2011-12-30 1:46 ` [PATCH 3/3] libipq: add symbol map to libipq Jan Engelhardt
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=1325209595-23244-1-git-send-email-jengelh@medozas.de \
--to=jengelh@medozas.de \
--cc=netfilter-devel@vger.kernel.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).