diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2018-03-04 22:28:34 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2018-03-04 22:28:34 +0100 |
| commit | 8a94ff12d232ada68cff5957089a78a1f0b8f192 (patch) | |
| tree | 59945c8f7447451f9b87f873f64aeeca96e92991 /CHANGES | |
| parent | 69781ebb509c835cad7b6cd12ea37cb8296fb64d (diff) | |
| download | buildroot-2018.02.tar.gz buildroot-2018.02.zip | |
Update for 2018.022018.02
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +2018.02, Released March 4th, 2018 + + Fixes all over the tree. + + Issues with systemd with a readonly rootfs and DBus fixed. + + Instructure: + - check-uniq-files: fix Python 2.6 compatibility. + - dependencies.sh: check for external argparse module for + Python 2.6. + - Add infrastructure to detect and use a UTF-8 locale on the + host, needed by systemd. + + Update/fixed packages: clamav, dash, dhcp, dovecot, efl, + ffmpeg, libv4l, mono, mosquitto, php, postgresql, qt, + scanpypi, sdl2, systemd, tor, tvheadend, uboot, wavpack + + Issues resolved (http://bugs.uclibc.org): + + #10831: qemu_x86_64_defconfig build fails on linux-headers.. + 2018.02-rc3, Released February 27th, 2018 Fixes all over the tree. |

