mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-06-11 07:07:26 -04:00
Bug fix release. 1.28.3 has fixes for
* ash and hush (do not leave stray open file destriptors in children),
* cpio (fix for symlink extraction),
* grep ("grep -Fw a" was matching "aa").
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>