Overview

Request 669353 accepted

- Removed the static compilation flag, since it gets misinterpreted by the makefile.
- Udate to version 5.0.0 For more details plase read NEWS
- 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

Loading...
Request History
Daniel Ziltener's avatar

zilti created request

- Removed the static compilation flag, since it gets misinterpreted by the makefile.
- Udate to version 5.0.0 For more details plase read NEWS
- 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


Jonathan Brielmaier's avatar

jbrielmaier accepted request

Thanks. Looks fine now :)

openSUSE Build Service is sponsored by