docs: releases/v2017.1.1: update regarding busybox segfault issue

This commit is contained in:
Matthias Schiffer 2017-07-03 01:48:07 +02:00
parent be55bd4d52
commit dce540bee5
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C
1 changed files with 1 additions and 6 deletions

View File

@ -16,7 +16,7 @@ Bugfixes
no regular sysupgrades are possible. TFTP recovery is necessary to make them
work again.
* Add workaround to reduce sporadic segfaults of busybox (ash) when running shell scripts on ar71xx
* Add workaround to prevent sporadic segfaults of busybox (ash) when running shell scripts on ar71xx
(`#1157 <https://github.com/freifunk-gluon/gluon/issues/1157>`_)
* Disable batman-adv multicast optimizations to work around issue causing large
@ -39,8 +39,3 @@ Known issues
* Inconsistent respondd API (`#522 <https://github.com/freifunk-gluon/gluon/issues/522>`_)
The current API is inconsistent and will be replaced eventually. The old API will still be supported for a while.
* Sporadic segfaults of busybox (ash) when running shell scripts on ar71xx (`#1157 <https://github.com/freifunk-gluon/gluon/issues/1157>`_)
The issue has become very infrequent with Gluon v2017.1.1, but it may still lead
to out-of-memory on long-running nodes.