Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Oct 2020 08:08:17 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r552939 - head
Message-ID:  <202010220808.09M88HNZ088251@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org
 



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