From 784adff2bd84752291aeb058d7ba2d7f2b05bca3 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 14 Apr 2016 12:50:35 +0000 Subject: version: 2.1.1.0 --- COPYING | 2 +- INSTALL | 8 ++++---- doc/index.html | 18 ++++++++++++------ doc/upgrade.html | 9 +++++++++ package/info | 2 +- 5 files changed, 27 insertions(+), 12 deletions(-) diff --git a/COPYING b/COPYING index a49b1ca..f496e31 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2011-2015 Laurent Bercot +Copyright (c) 2011-2016 Laurent Bercot Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/INSTALL b/INSTALL index 268a7fa..d4a1637 100644 --- a/INSTALL +++ b/INSTALL @@ -6,10 +6,10 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.3.8.0 or later: http://skarnet.org/software/skalibs/ - - execline version 2.1.4.2 or later: http://skarnet.org/software/execline/ - - s6 version 2.2.2.0 or later: http://skarnet.org/software/s6/ - - s6-dns version 2.0.0.7 or later: http://skarnet.org/software/s6-dns/ + - skalibs version 2.3.10.0 or later: http://skarnet.org/software/skalibs/ + - execline version 2.1.5.0 or later: http://skarnet.org/software/execline/ + - s6 version 2.3.0.0 or later: http://skarnet.org/software/s6/ + - s6-dns version 2.0.1.0 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/doc/index.html b/doc/index.html index 317e38d..2558788 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 3.81 or later
  • skalibs version -2.3.8.0 or later. It's a build-time requirement. It's also a run-time +2.3.10.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.1.4.2 or later. It's a build-time and run-time requirement.
  • +2.1.5.0 or later. It's a build-time and run-time requirement.
  • s6 version -2.2.2.0 or later. It's a build-time and run-time requirement.
  • +2.3.0.0 or later. It's a build-time and run-time requirement.
  • s6-dns version -2.0.0.7 or later. It's a build-time requirement. It's also a run-time +2.0.1.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 s6-dns libraries.
  • @@ -65,9 +65,15 @@ libraries.

    Download

      -
    • The current released version of s6-networking is 2.1.0.4.
    • -
    • Alternatively, you can checkout a copy of the s6-networking git repository: +
    • The current released version of s6-networking is +2.1.1.0.
    • +
    • Alternatively, you can checkout a copy of the +s6-networking +git repository:
       git clone git://git.skarnet.org/s6-networking 
    • +
    • There's also a +GitHub mirror +of the s6-networking git repository.

    Compilation

    diff --git a/doc/upgrade.html b/doc/upgrade.html index 30a92cb..a465263 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,15 @@

    What has changed in s6-networking

    +

    in 2.1.1.0

    + +
      +
    • skalibs dependency bumped to 2.3.10.0.
    • +
    • execline dependency bumped to 2.1.5.0.
    • +
    • s6 dependency bumped to 2.3.0.0.
    • +
    • s6-dns dependency bumped to 2.0.1.0.
    • +
    +

    in 2.1.0.4

      diff --git a/package/info b/package/info index b2b6783..fbc6738 100644 --- a/package/info +++ b/package/info @@ -1,4 +1,4 @@ package=s6-networking -version=2.1.0.4 +version=2.1.1.0 category=net package_macro_name=S6_NETWORKING -- cgit v1.2.3