Merge "Revert "bzip2/xz: use the prebuilts.""
This commit is contained in:
@@ -76,6 +76,7 @@ func GetConfig(name string) PathConfig {
|
|||||||
var Configuration = map[string]PathConfig{
|
var Configuration = map[string]PathConfig{
|
||||||
"bash": Allowed,
|
"bash": Allowed,
|
||||||
"bc": Allowed,
|
"bc": Allowed,
|
||||||
|
"bzip2": Allowed,
|
||||||
"date": Allowed,
|
"date": Allowed,
|
||||||
"dd": Allowed,
|
"dd": Allowed,
|
||||||
"diff": Allowed,
|
"diff": Allowed,
|
||||||
@@ -103,6 +104,7 @@ var Configuration = map[string]PathConfig{
|
|||||||
"timeout": Allowed,
|
"timeout": Allowed,
|
||||||
"tr": Allowed,
|
"tr": Allowed,
|
||||||
"unzip": Allowed,
|
"unzip": Allowed,
|
||||||
|
"xz": Allowed,
|
||||||
"zip": Allowed,
|
"zip": Allowed,
|
||||||
"zipinfo": Allowed,
|
"zipinfo": Allowed,
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user