diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2017-07-04 18:50:41 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-07-04 19:31:47 +0200 |
commit | 018b8aa7d106a899f60b503263a67fe240b56ddc (patch) | |
tree | b10206174ea756fa0ad9f0b69f5778f3a6a1781a | |
parent | 4d831ce673cdb811adf73b918fc2c905ec38ddbf (diff) | |
download | buildroot-018b8aa7d106a899f60b503263a67fe240b56ddc.tar.gz buildroot-018b8aa7d106a899f60b503263a67fe240b56ddc.zip |
Update for 2017.02.4
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 7ea1487c0afbbb44eca7b2f9e8759305195ab2a6)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | CHANGES | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -204,6 +204,34 @@ #9846: musl libc not installed correctly in target folder #9856: build libubox failed on ubuntu 17.04 64bit +2017.02.4, Released July 4th, 2017 + + Important / security related fixes. + + Update support/scripts/scancpan to use METACPAN v1 API as v0 + has been shutdown. + + Update support/scripts/mkusers to handle setups where + /etc/shadow is a symlink. + + External toolchain: Don't create musl dynamic loader symlink + for static builds. + + Setlocalversion: Correct detection of mercurial revisions for + non-tagged versions. + + Updated/fixed packages: apache, automake, bind, botan, c-ares, + dhcp, expat, fcgiwrap, gcc, gdb, gesftpserver, glibc, gnutls, + gst1-plugins-bad, imagemagick, imx-uuc, intltool, iperf, + ipsec-tools, irssi, libgcrypt, libmad, libnl, mosquitto, + mpg123, ncurses, nodejs, ntp, openssh, openvpn, qt5base, + qt5multimedia, rtl8821au, socat, spice, systemd, tor, tslib, + vlc, x264, xserver_xorg-server + + Issues resolved (http://bugs.buildroot.org): + + #9976: License file for package 'rtl8821au' incorrect + 2017.02.3, Released June 2nd, 2017 Important / security related fixes. |