From 4fe56a8a30778e700a1d6b66f18b5d5130a261ec Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Sun, 22 Jan 2017 19:28:45 -0700 Subject: [PATCH] update cmdline plugin --- plugins/cmdline.plg | 15 +++++++++------ plugins/cmdline.xml | 6 +++++- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/plugins/cmdline.plg b/plugins/cmdline.plg index 845e5c91..7bba4a8c 100755 --- a/plugins/cmdline.plg +++ b/plugins/cmdline.plg @@ -3,7 +3,7 @@ - + @@ -22,13 +22,16 @@ This Plugin installs and controls shellinabox for unRaid 6.1 All dependencies a ##&name; ###&version; +- update shellinabox unofficial to latest v2.20 +- add: security patches +###2016.10.22 - fix: ip connection for 6.2+ - add: tabs for terminal and settings ###2016.06.14 - add: dynamix plugin update api - add: help content ###2016.03.24 -- update shellinabox to unofficial 2.20 +- update shellinabox unofficial to pre 2.20 - fix: https when ssl is enabled - remove linux-pam package ###2016.03.11 @@ -97,9 +100,9 @@ This Plugin installs and controls shellinabox for unRaid 6.1 All dependencies a - -&pkgURL;/shellinabox-2.20-x86_64-2.txz -59ed3289a33c40fecf95c8da658a8bd8 + +&pkgURL;/shellinabox-2.20-x86_64-3.txz +69dbef133f81930c16d0376b9dd39588 @@ -191,7 +194,7 @@ rm -f &plgPATH;/*.txz \ echo "" echo "-----------------------------------------------------------" echo " &name; has been removed." -echo " Copyright 2016, &author;" +echo " Copyright 2017, &author;" echo " Version: &version;" echo "-----------------------------------------------------------" echo "" diff --git a/plugins/cmdline.xml b/plugins/cmdline.xml index eef6ba2b..eeee47a3 100644 --- a/plugins/cmdline.xml +++ b/plugins/cmdline.xml @@ -11,8 +11,12 @@ Command Line implements Shell In A Box. A web server that can export arbitrary c http://lime-technology.com/forum/index.php?topic=42683.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/cmdline.png -2016-10-22 +2017.01.22 +###2017.01.22 +- update shellinabox unofficial to latest v2.20 +- add: security patches +- fix: suppress var.ini parse error ###2016.10.22 - fix: ip connection for 6.2+ - add: tabs for terminal and settings