summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2014-10-04 00:04:24 +0400
committerVlad Glagolev2014-10-04 00:04:24 +0400
commita5879b754639bfc02dd0681af1fe84ef42c16818 (patch)
tree41362e6e0e76723f187b41a60cedd00725033e23
parentad7b194ff03e8c317b7a4a50c2a82e9dba3917b6 (diff)
mksh: => R50c [security]
-rwxr-xr-xshell-term-fm/mksh/DETAILS5
-rw-r--r--shell-term-fm/mksh/HISTORY3
2 files changed, 6 insertions, 2 deletions
diff --git a/shell-term-fm/mksh/DETAILS b/shell-term-fm/mksh/DETAILS
index ff870effbe..6212cd2243 100755
--- a/shell-term-fm/mksh/DETAILS
+++ b/shell-term-fm/mksh/DETAILS
@@ -1,12 +1,13 @@
SPELL=mksh
- VERSION=R50b
+ VERSION=R50c
+ SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
SOURCE_URL[0]=http://www.mirbsd.org/MirOS/dist/mir/$SPELL/$SOURCE
SOURCE_URL[1]=http://pub.allbsd.org/MirOS/dist/mir/$SPELL/$SOURCE
WEB_SITE=http://www.mirbsd.org/mksh.htm
ENTERED=20060928
- SOURCE_HASH=sha512:0170401d0722575dd81f853b6730b008171fe57cd7e6df7d1d401db28e318a2b9f654676160148cb2443237bfa42d0efcfbc16e52715dc6425e192569e3fa286
+ SOURCE_HASH=sha512:c6835c0e7a1065b9756ded3c65988d919419f011c0c9cd00f4fbed5892600c0e06304af1053736b946ac9e460446db9f4d953a6ca2351fd14820962a09d785de
# I suggest to add this to the list (shortname MIROS or MIRBSD please)
LICENSE[0]=http://mirbsd.de/MirOS-Licence
SHORT="MirBSD Korn Shell"
diff --git a/shell-term-fm/mksh/HISTORY b/shell-term-fm/mksh/HISTORY
index a3db4d0d65..77ba3ed8bb 100644
--- a/shell-term-fm/mksh/HISTORY
+++ b/shell-term-fm/mksh/HISTORY
@@ -1,3 +1,6 @@
+2014-10-03 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to R50c; SECURITY_PATCH++
+
2014-09-08 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to R50b