From 5b324f2d9eb699f15514f6020d0f7bfa522b29b3 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 18 Mar 2019 20:03:59 +0000 Subject: Add upgrade notice to doc/upgrade.html --- doc/upgrade.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/upgrade.html') diff --git a/doc/upgrade.html b/doc/upgrade.html index 1da69a5..5bd25b4 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -34,6 +34,12 @@ the gid/self key if the client and the server have the same gid.
  • Everything now builds as PIC by default no matter the toolchain's settings. Use the --disable-all-pic configure option to build executables and static libraries as non-PIC.
  • +
  • This is a major version release of s6. It is recommended to first stop +all your s6 services, then upgrade, then immediately restart your +supervision tree, then start your services again. Failure to do so +*will* cause issues if you're relying on s6-ftrigrd notifications +(which is the case, for instance, with services managed by +s6-rc).
  • in 2.7.2.2

    -- cgit v1.2.3