netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* iptables: response to modern linkers, and symbol maps
@ 2011-12-30  1:46 Jan Engelhardt
  2011-12-30  1:46 ` [PATCH 1/3] libiptc: remove libiptc.so Jan Engelhardt
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Jan Engelhardt @ 2011-12-30  1:46 UTC (permalink / raw)
  To: netfilter-devel


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

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

end of thread, other threads:[~2011-12-31 20:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-30  1:46 iptables: response to modern linkers, and symbol maps Jan Engelhardt
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

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