From 9c0d3aa37810ae37b82951986fb4170c39fc9c41 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 30 Mar 2015 00:57:48 +0000 Subject: - Bugfix: s6-tcpclient and s6-tcpserver-access didn't s6dns_init() - Version: rc for 2.1.0.1 --- INSTALL | 6 +++--- doc/index.html | 8 ++++---- doc/upgrade.html | 9 +++++++++ package/info | 2 +- src/conn-tools/s6-tcpclient.c | 2 +- src/conn-tools/s6-tcpserver-access.c | 10 ++++++++++ 6 files changed, 28 insertions(+), 9 deletions(-) diff --git a/INSTALL b/INSTALL index 78b3c81..7d3d323 100644 --- a/INSTALL +++ b/INSTALL @@ -6,9 +6,9 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 4.0 or later - - skalibs version 2.2.1.0 or later: http://skarnet.org/software/skalibs/ - - execline version 2.0.2.0 or later: http://skarnet.org/software/execline/ - - s6 version 2.1.0.0 or later: http://skarnet.org/software/s6/ + - skalibs version 2.3.2.0 or later: http://skarnet.org/software/skalibs/ + - execline version 2.1.1.0 or later: http://skarnet.org/software/execline/ + - s6 version 2.1.3.0 or later: http://skarnet.org/software/s6/ - s6-dns version 2.0.0.2 or later: http://skarnet.org/software/s6-dns/ This software will run on any operating system that implements diff --git a/doc/index.html b/doc/index.html index 5529ada..eb18bd6 100644 --- a/doc/index.html +++ b/doc/index.html @@ -41,13 +41,13 @@ 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.2.0.0 or later. It's a build-time requirement. It's also a run-time +2.3.2.0 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.0.2.0 or later. It's a build-time and run-time requirement.
  • +2.1.1.0 or later. It's a build-time and run-time requirement.
  • s6 version -2.1.0.0 or later. It's a build-time and run-time requirement.
  • +2.1.3.0 or later. It's a build-time and run-time requirement.
  • s6-dns version 2.0.0.2 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 @@ -64,7 +64,7 @@ libraries.
  • Download

    diff --git a/doc/upgrade.html b/doc/upgrade.html index 486d9a1..bed293e 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,15 @@

    What has changed in s6-networking

    +

    in 2.1.0.1

    + + +

    in 2.1.0.0