aboutsummaryrefslogtreecommitdiff
path: root/shells/ksh93-devel
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2020-02-07 19:38:32 +0000
committerCy Schubert <cy@FreeBSD.org>2020-02-07 19:38:32 +0000
commit195181e686b8c7df4079896081eb088f0439dcd9 (patch)
treeb3a9df45a1623f6227bc0666023caea6ecef0493 /shells/ksh93-devel
parent87ca59aeea2094a089de953ddf2b5f6b7687f4f8 (diff)
downloadports-195181e686b8c7df4079896081eb088f0439dcd9.tar.gz
ports-195181e686b8c7df4079896081eb088f0439dcd9.zip
Update to the latest att/ast github commit.
This fixes CVE-2019-14868: certain environment variables interpreted as arithmetic expressions on startup, leading to code injection. Submitted by: Siteshwar Vashisht <svashisht@redhat.com> Reported by: Marian Rehak MFH: 2020Q1 Security: CVE-2019-14868 https://bugzilla.redhat.com/show_bug.cgi?id=1757324 https://access.redhat.com/security/cve/CVE-2019-14868
Notes
Notes: svn path=/head/; revision=525498
Diffstat (limited to 'shells/ksh93-devel')
-rw-r--r--shells/ksh93-devel/Makefile4
-rw-r--r--shells/ksh93-devel/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/shells/ksh93-devel/Makefile b/shells/ksh93-devel/Makefile
index 6ed8ce73bf2c..e82b9ba18990 100644
--- a/shells/ksh93-devel/Makefile
+++ b/shells/ksh93-devel/Makefile
@@ -12,8 +12,8 @@ LICENSE= EPL
USES= compiler:c11 meson ninja python:build
-HASH= db54d369
-AST_COMMIT_DATE= 2020.01.30
+HASH= 8cf92b28
+AST_COMMIT_DATE= 2020.02.07
USE_GITHUB= yes
GH_ACCOUNT= att
diff --git a/shells/ksh93-devel/distinfo b/shells/ksh93-devel/distinfo
index 99d5502da076..471e69486bd0 100644
--- a/shells/ksh93-devel/distinfo
+++ b/shells/ksh93-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580443934
-SHA256 (att-ast-2020.01.30-db54d369_GH0.tar.gz) = 322deb2c6e63726751de7d0f0e1bae8de4047849b1956432a33555de11f5a750
-SIZE (att-ast-2020.01.30-db54d369_GH0.tar.gz) = 2229756
+TIMESTAMP = 1581102021
+SHA256 (att-ast-2020.02.07-8cf92b28_GH0.tar.gz) = bbff37f478c9dedd4f52ccf27ab3a90bb17f9fb0458ef11a1ac5316097df9278
+SIZE (att-ast-2020.02.07-8cf92b28_GH0.tar.gz) = 2229786