diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2018-12-20 12:25:30 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-12-20 14:21:49 +0100 |
commit | a295448960aeebdd3efeb1dbe20ed2d673793fc1 (patch) | |
tree | 641b37496b4701c5e651d9a40d0947e0cf065546 | |
parent | 0d9170a1f7a3fe9092256f5247e166ac1c58fcae (diff) | |
download | buildroot-a295448960aeebdd3efeb1dbe20ed2d673793fc1.tar.gz buildroot-a295448960aeebdd3efeb1dbe20ed2d673793fc1.zip |
Update for 2018.02.9
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 51ff8bb263c88d44ac0f0b84ba195415609d6d5e)
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | CHANGES | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -742,6 +742,23 @@ #10961: Grub2 fails to build for x86_64 when BR2_SSP_ALL is enabled +2018.02.9, Released December 20th, 2018 + + Important / security related fixes. + + defconfigs: Fixes for ci20 + + Updated/fixed packages: c-ares, dante, freetype, ghostscript, + glibc, gnutls, go, libcurl, libgpgme, libid3tag, libiscsi, + libmpd, libopenssl, libpjsip, linux, liquid-dsp, luvi, lynx, + msgpack, nginx, nodejs, php, popt, pps-tools, python-numpy, + python-requests, samba4, sdl2_net, squashfs, swupdate, uclibc, + wine, webkitgtk, xfsprogs + + Issues resolved (http://bugs.uclibc.org): + + #11426: pps-tools bash dependency + 2018.02.8, Released November 26th, 2018 Important / security related fixes. |