diff options
author | Erik Falor <ewfalor@gmail.com> | 2013-12-01 08:50:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-12-01 13:00:59 +0700 |
commit | f440180a831bd2ec77548883501156d37e87ca44 (patch) | |
tree | fd8fb1de3c10742310d45d1f4b82b5ecd3a93226 /development/chicken/README | |
parent | 778e629dde2c6ae5fbb5f23c73d85e8f6e2ab2cd (diff) | |
download | slackbuilds-f440180a831bd2ec77548883501156d37e87ca44.tar.gz |
development/chicken: Updated for version 4.8.0.5.
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, 5 insertions, 0 deletions
diff --git a/development/chicken/README b/development/chicken/README index 48910f01c1..82fd2e3253 100644 --- a/development/chicken/README +++ b/development/chicken/README @@ -3,3 +3,8 @@ 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 |