15 Commits

Author SHA1 Message Date
juanfra
a71d2f65e4 Update to chicken 5.0. From Timo Myyra (MAINTAINER).
Help from semarie@. Tested on amd64 by semarie@ abieber@ and me, and
on macppc by me.
2018-11-17 13:29:17 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
juanfra
0353e31417 Update to chicken 4.13.0.
Includes security fixes: CVE-2017-6949, CVE-2017-9334, CVE-2017-11343.

https://code.call-cc.org/releases/4.13.0/NEWS

From Timo Myyra (MAINTAINER).
2017-12-18 01:45:10 +00:00
juanfra
b79498bcc2 "Remove unchecked malloc() call in SRFI-4 constructors when allocating
in non-GC memory, resulting in potential 1-word buffer overrun and/or
segfault."

http://lists.gnu.org/archive/html/chicken-announce/2017-03/msg00000.html

From Timo Myyra (MAINTAINER).
2017-03-17 23:40:47 +00:00
juanfra
5d15ba9c75 Update to chicken 4.12.0. From Timo Myyra (MAINTAINER). 2017-02-25 02:45:13 +00:00
juanfra
f383fc8b3d Update chicken's irregex to 0.9.6 in order to fix CVE-2016-9954.
http://lists.gnu.org/archive/html/chicken-hackers/2016-12/msg00010.html

From Timo Myyra (MAINTAINER).
2016-12-18 00:54:22 +00:00
jasper
b165964ff8 fix buffer overflow and mem leak in execvp/execve wrappers (CVE-2016-6830 and CVE-2016-6831)
from Timo Myyra
2016-08-20 08:56:18 +00:00
juanfra
7dc970a60d Update to Chicken 4.11. From MAINTAINER. Tested on amd64 and macppc. 2016-06-08 01:24:45 +00:00
naddy
ef68f42b62 remove SHARED_ONLY from ports that don't use any MODULES 2016-03-16 16:46:31 +00:00
juanfra
68591ba21d Update to Chicken 4.10.0. From Timo Myyra (MAINTAINER).
Tested on amd64 by Timo and on sparc64 by me.
2015-08-27 22:40:33 +00:00
jasper
b4ce50137a Security fix for CVE-2015-4556
ok maintainer
2015-06-16 14:45:04 +00:00
jasper
cb2e05b3fd Security fix for CVE-2014-9651
ok maintainer
2015-01-30 14:30:30 +00:00
juanfra
f11806a1fa Update to chicken 4.9.0.1 by Timo Myyra (MAINTAINER). ok jasper@ 2014-07-04 18:26:49 +00:00
jasper
5dda223cb0 Security fix for CVE-2014-3776,
buffer overflow in "read-u8vector!" procedure leads to DoS or arbitrary code exec
2014-05-22 11:22:27 +00:00
jasper
bda283a721 - long overdue update of chicken to 4.8.0.5
- Timo takes maintainership

mostly by Timo Myyra, with some cleaning/tweaks by sthen@/me
2014-03-09 20:17:01 +00:00