From 4824f28b060765bbed750e2b9f8f63281d8ea465 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 5 Oct 2015 02:15:59 +0000 Subject: Remove fucking -Bsymbolic version: 2.1.0.3 --- INSTALL | 8 ++++---- configure | 1 - doc/index.html | 10 +++++----- doc/upgrade.html | 9 +++++++++ package/info | 2 +- 5 files changed, 19 insertions(+), 11 deletions(-) diff --git a/INSTALL b/INSTALL index b5599a9..87f2d13 100644 --- a/INSTALL +++ b/INSTALL @@ -6,10 +6,10 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 4.0 or later - - skalibs version 2.3.6.1 or later: http://skarnet.org/software/skalibs/ - - execline version 2.1.3.1 or later: http://skarnet.org/software/execline/ - - s6 version 2.2.0.1 or later: http://skarnet.org/software/s6/ - - s6-dns version 2.0.0.5 or later: http://skarnet.org/software/s6-dns/ + - skalibs version 2.3.7.1 or later: http://skarnet.org/software/skalibs/ + - execline version 2.1.4.1 or later: http://skarnet.org/software/execline/ + - s6 version 2.2.1.1 or later: http://skarnet.org/software/s6/ + - s6-dns version 2.0.0.6 or later: http://skarnet.org/software/s6-dns/ This software will run on any operating system that implements POSIX.1-2008, available at: diff --git a/configure b/configure index b1590fa..3ddb7e5 100755 --- a/configure +++ b/configure @@ -304,7 +304,6 @@ fi if $shared ; then tryldflag LDFLAGS_AUTO -Wl,--hash-style=both - tryldflag LDFLAGS_SHARED -Wl,-Bsymbolic fi LDFLAGS_SHARED="${LDFLAGS_SHARED}${addlibdpath}" diff --git a/doc/index.html b/doc/index.html index 55b489d..340df6a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -42,15 +42,15 @@ compiled with IPv6 support, s6-networking is IPv6-ready.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 4.0 or later
  • skalibs version -2.3.6.1 or later. It's a build-time requirement. It's also a run-time +2.3.7.1 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • execline version -2.1.3.1 or later. It's a build-time and run-time requirement.
  • +2.1.4.1 or later. It's a build-time and run-time requirement.
  • s6 version -2.2.0.1 or later. It's a build-time and run-time requirement.
  • +2.2.1.1 or later. It's a build-time and run-time requirement.
  • s6-dns version -2.0.0.5 or later. It's a build-time requirement. It's also a run-time +2.0.0.6 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the s6-dns libraries.
  • @@ -65,7 +65,7 @@ libraries.

    Download

    diff --git a/doc/upgrade.html b/doc/upgrade.html index 7f4ca87..f3fb9c2 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,15 @@

    What has changed in s6-networking

    +

    in 2.1.0.3

    + + +

    in 2.1.0.2