From bb68e38a10ff9932617cbaae9625bfa3e6b8e616 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 27 Jan 2015 02:15:31 +0000 Subject: Doc update and version number fix. Version: 2.1.0.0 --- INSTALL | 6 +++--- doc/index.html | 13 ++++++++----- doc/upgrade.html | 10 ++++++++++ package/info | 2 +- 4 files changed, 22 insertions(+), 9 deletions(-) diff --git a/INSTALL b/INSTALL index db066ba..78b3c81 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.0.0 or later: http://skarnet.org/software/skalibs/ - - execline version 2.0.1.1 or later: http://skarnet.org/software/execline/ - - s6 version 2.0.1.0 or later: http://skarnet.org/software/s6/ + - 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/ - 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 c6d61fa..5529ada 100644 --- a/doc/index.html +++ b/doc/index.html @@ -41,13 +41,17 @@ 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
  • +2.2.0.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.1.1 or later
  • +2.0.2.0 or later. It's a build-time and run-time requirement.
  • s6 version -2.0.2.0 or later
  • +2.1.0.0 or later. It's a build-time and run-time requirement.
  • s6-dns version -2.0.0.2 or later
  • +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 +libraries.

    Licensing

    @@ -119,7 +123,6 @@ relevant page.

    IDENT protocol implementation

    diff --git a/doc/upgrade.html b/doc/upgrade.html index 65964fc..486d9a1 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,16 @@

    What has changed in s6-networking

    +

    in 2.1.0.0

    + + +

    in 2.0.1.0