Dear RIOTers,

 we are happy to announce the first official bug fixing release of RIOT.


----------------------- * RIOT 2018.10.1 * -----------------------
This is a bug fixing release for the RIOT 2018.10 release.
The following bugs were fixed:

#10757: sock_dns: fix out-of-bound errors
    - sock_dns: remove out-of-place puts() call
    - sock_dns: remove some magic numbers
    - sock_dns: fix out-of-bound errors

#10759: 2018.10 compile fixes
    - pkg/jerryscript: disable -Wconversion for llvm
    - pkg/nimble: disable -Waddress-of-packed-member for llvm
    - pkg/tinycrypt: update commit hash after upstream rewrote history

#10285: at86rf2xx: release framebuffer on recv with (len > 0) && (buf == NULL)
    - at86rf2xx: correct framebuffer release

You can download the RIOT release from Github by cloning the repository
and checkout the release tag [1] or by downloading the tarball [2]

Many thanks to all of you contributing in so many different ways to make
RIOT worthwhile!

Best Regards,
José - @jia200x



[1]: https://github.com/RIOT-OS/RIOT/tree/2018.10.1

[2]: https://github.com/RIOT-OS/RIOT/archive/2018.10.1.tar.gz

_______________________________________________
users mailing list
[email protected]
https://lists.riot-os.org/mailman/listinfo/users

Reply via email to