diff options
author | Erik Falor <ewfalor@gmail.com> | 2015-02-01 07:52:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-01 07:52:26 +0700 |
commit | cf94b63d9ad84782bc8f227c541e0911fdbee87d (patch) | |
tree | b9807b73ecb9e73c094959e76474205c6bbe0293 /development/chicken/README | |
parent | 0c3317ac7d84a18d9a3c1e36a09b7fc69de3ab8f (diff) | |
download | slackbuilds-cf94b63d9ad84782bc8f227c541e0911fdbee87d.tar.gz |
development/chicken: Updated for version 4.9.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/chicken/README')
-rw-r--r-- | development/chicken/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/development/chicken/README b/development/chicken/README index 82fd2e3253..48910f01c1 100644 --- a/development/chicken/README +++ b/development/chicken/README @@ -3,8 +3,3 @@ which in turn can be fed to a C compiler to generate a standalone executable. An interpreter is also available and can be used as a scripting environment or for test programs before compilation. Scheme is a member of the Lisp family of languages. - -This SlackBuild includes patches to fix the following vulnerabilities: - CVE-2013-1874 - CVE-2013-2024 - CVE-2013-2075 |