svn commit: r552939 - head

Baptiste Daroussin bapt at FreeBSD.org
Thu Oct 22 08:08:18 UTC 2020


Author: bapt
Date: Thu Oct 22 08:08:17 2020
New Revision: 552939
URL: https://svnweb.freebsd.org/changeset/ports/552939

Log:
  Document the @shell rewrite in lua

Modified:
  head/CHANGES

Modified: head/CHANGES
==============================================================================
--- head/CHANGES	Thu Oct 22 06:39:16 2020	(r552938)
+++ head/CHANGES	Thu Oct 22 08:08:17 2020	(r552939)
@@ -10,6 +10,12 @@ in the release notes and/or placed into UPDATING.
 
 All ports committers are allowed to commit to this file.
 
+20201022:
+AUTHOR: bapt at FreeBSD.org
+  @shell has been rewritten in lua
+  It provide the exact same feature as the previous version but it is now
+  sandboxed ans is rootdir compliant (see pkg -r option)
+
 20201001:
 AUTHOR: manu at FreeBSD.org
 


More information about the svn-ports-head mailing list