From c7f0abb049cbd58704545ee94ec6e6aa40d00f0a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 5 May 2015 13:16:23 +0000 Subject: - fix for case_diff* with 2.3.4.0 - rc for 2.0.4.1 --- INSTALL | 2 +- doc/index.html | 4 ++-- doc/upgrade.html | 6 ++++++ package/info | 2 +- src/skaembutils/s6-sort.c | 16 ++++++---------- 5 files changed, 16 insertions(+), 14 deletions(-) diff --git a/INSTALL b/INSTALL index 083a780..6c6c443 100644 --- a/INSTALL +++ b/INSTALL @@ -6,7 +6,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 4.0 or later - - skalibs version 2.3.1.0 or later: http://skarnet.org/software/skalibs/ + - skalibs version 2.3.4.0 or later: http://skarnet.org/software/skalibs/ 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 54a515c..5f599eb 100644 --- a/doc/index.html +++ b/doc/index.html @@ -60,7 +60,7 @@ the package is now used to host specific utilities such as
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 4.0 or later
  • skalibs version -2.3.1.0 or later. It's a build-time requirement. It's also a run-time +2.3.4.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.
  • @@ -76,7 +76,7 @@ library. diff --git a/doc/upgrade.html b/doc/upgrade.html index b3c9f87..403476d 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,12 @@

    What has changed in s6-portable-utils

    +

    in 2.0.4.1

    + + +

    in 2.0.4.0