Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Dec 2016 15:45:59 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428505 - head
Message-ID:  <201612131545.uBDFjx9e095120@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Dec 13 15:45:59 2016
New Revision: 428505
URL: https://svnweb.freebsd.org/changeset/ports/428505

Log:
  - Add UPDATING entry for devel/skalibs, lang/execline, sysutils/s6 update
  
  PR:		213894, 213897, 213899
  Submitted by:	colin@heliocat.net (maintainer)

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Tue Dec 13 15:45:52 2016	(r428504)
+++ head/UPDATING	Tue Dec 13 15:45:59 2016	(r428505)
@@ -5,6 +5,27 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20161213:
+  AFFECTS: users of devel/skalibs, lang/execline, sysutils/s6
+  AUTHOR: Colin Booth <colin-ports@heliocat.net>
+
+  skalibs has undergone a major version bump and compatibility is not
+  guaranteed for software with a runtime dependency on
+  libskarnet.so.2.3.9.0. This will not affect lang/execline or
+  sysutils/s6 as those are statically linked against libskarnet.a.
+
+  execline has undergone a major version bump and compatibility is not
+  guaranteed for software with a runtime dependency on
+  libexecline.so.2.1.4.5. This will not affect sysutils/s6 as all s6
+  programs are statically linked against libexecline.a.
+
+  s6 has undergone a major version bump and compatibility is not
+  guaranteed for software with a runtime dependency on
+  libs6.so.2.2.4.3. Additionally, s6-applyuidgid and s6-setuidgid
+  have moved from $PREFIX/sbin to $PREFIX/bin. Any scripts calling
+  those utilities that are not relying on $PATH resolution to find
+  them will need to be rewritten.
+
 20161207:
   AFFECTS: users of www/node
   AUTHOR: bradleythughes@fastmail.fm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612131545.uBDFjx9e095120>