Overview
Request 557885 accepted
- Udate to version 4.13.0 For more details plase read NEWS
- Udate to version 4.12.0 For more details plase read NEWS
- Update to version 4.8.0.5 For more details please read NEWS
* Security fixes
+ CVE-2013-4385: read-string! no longer reads beyond its buffer
when length is #f.
+ poll() is also used on cygwin by enabling the fix for
CVE-2012-6122
+ file-creation-mode now passes a valid value to umask when its
argument is omitted. (Also ensure it always returns the old umask
value.)
+ Fix a data corruption problem in list->queue.
* Core libraries
+ read-string! behaves correctly in presence of EOF.
+ Several subtle problems in the reader in the presence of EOF
are fixed.
+ Use poll() instead of select() on cygwin.
* Runtime
+ Fix an issue on initial seed of the random number generator.
- Initial packaging
- Enable optflags via make_cflags_work.patch
@Mailaender, @WernerFink, @anicka, @cyberiad, @davidnichols, @mge1512, @michel_mno, @mrdocs, @seife, @sleep_walker, @subik: review reminder
Request History
zilti created request
- Udate to version 4.13.0 For more details plase read NEWS
- Udate to version 4.12.0 For more details plase read NEWS
- Update to version 4.8.0.5 For more details please read NEWS
* Security fixes
+ CVE-2013-4385: read-string! no longer reads beyond its buffer
when length is #f.
+ poll() is also used on cygwin by enabling the fix for
CVE-2012-6122
+ file-creation-mode now passes a valid value to umask when its
argument is omitted. (Also ensure it always returns the old umask
value.)
+ Fix a data corruption problem in list->queue.
* Core libraries
+ read-string! behaves correctly in presence of EOF.
+ Several subtle problems in the reader in the presence of EOF
are fixed.
+ Use poll() instead of select() on cygwin.
* Runtime
+ Fix an issue on initial seed of the random number generator.
- Initial packaging
- Enable optflags via make_cflags_work.patch
mrdocs accepted request
OK
devel:languages:misc doesn't have a repository for Arch Linux PKGBUILD files
@Mailaender, @WernerFink, @anicka, @cyberiad, @davidnichols, @mge1512, @michel_mno, @mrdocs, @seife, @sleep_walker, @subik: review reminder