]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - CHANGES
Update for 2017.02.9
[coffee/buildroot.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 90d409f2c61a1fc330dbb7df74f3385da6de67e0..a632a936753d05e50400fcf2d23c5a0d624ef460 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,116 @@
+2017.02.9, Released January 1st, 2018
+
+       Important / security related fixes.
+
+       Fix divide by zero issue in size-stats script.
+
+       Fix makefile include ordering issue with certain make versions
+       in the external toolchain handling.
+
+       Updated/fixed packages: dhcp, exim, flann, gdb, heimdal,
+       libcue, libcurl, libevent, libpqxx, libsoxr, linphone, lldpd,
+       mariadb, mfgtools, mtools, nodejs, nut, openssl, rsync,
+       samba4, tor, vlc, webkitgtk, wireshark, xfsprogs,
+       xlib_libXcursor, xlib_libXfont, xlib_libXfont2
+
+2017.02.8, Released November 27th, 2017
+
+       Important / security related fixes.
+
+       Qt: 5.6 version updated to 5.6.3.
+
+       Reproducible: Do not override SOURCE_DATE_EPOCH if already set
+       in the environment.
+
+       Updated/fixed packages: apr, apr-util, arqp-standalone,
+       collectd, dvb-apps, ffmpeg, google-breakpad, gstreamer,
+       imagemagick, libfastjson, libglib2, libpjsip, libplist,
+       localedef, luajit, mesa3d, openssh, openssl, postgresql,
+       python3, python-pyqt5, qt5base, qt5canvas3d, qt5connectivity,
+       qt5declarative, qt5engineio, qt5graphicaleffects,
+       qt5imageformats, qt5location, qt5multimedia, qt5quickcontrols,
+       qt5quickcontrols2, qt5script, qt5sensors, qt5serialbus,
+       qt5serialport, qt5svg, qt5tools, qt5webchannel, qt5webkit,
+       qt5websockets, qt5x11extras, qt5xmlpatterns, quagga, ruby,
+       samba4, snmppp, ti-gfx, vboot-utils, webkitgtk, wireshark,
+       xapp_xdriinfo.
+
+       Issues resolved (http://bugs.buildroot.org):
+
+       10326: mesa3d package fails to build when BR2_SHARED_STATIC_LIBS=y
+       10361: python3 python-config script generates invalid includes
+       10501: host-localedef fails to compile on Ubuntu 17.10
+
+2017.02.7, Released October 28th, 2017
+
+       Important / security related fixes.
+
+       Webkitgtk bumped to the 2.18.x series, fixing a large number
+       of security issues.
+
+       Defconfigs: wandboard: Correct rootfs offset
+
+       Toolchain: Linaro toolchains updated to 2017.08 release,
+       fixing a number of issues. Musl: fix for CVE-2017-15650.
+
+       Updated/fixed packages: busybox, bzip2, dnsmasq, git, go,
+       hostapd, irssi, iucode-tool, lame, libcurl, libffi, libnspr,
+       libnss, nodejs, openssh, openvpn, qemu, qt, redis, sdl2,
+       webkitgtk, wget, wpa_supplicant, xen, xlib_libXfont,
+       xlib_libXfont2, xserver_xorg-server
+
+2017.02.6, Released September 24th, 2017
+
+       Important / security related fixes.
+
+       Cmake: Ensure correct pkg-config is used when building host
+       packages
+
+       fs/iso9660: Ensure files from earlier builds are not included.
+
+       Updated/fixed packages: apache, bcusdk, bind, binutils,
+       bluez5_utils, botan, cmake, connman, dbus, dialog, e2fsprogs,
+       faad2, fakeroot, ffmpeg, file, flashrom, gcc, gd, gdb,
+       gdk-pixbuf, git, gnupg, gpsd, grub2, gst1-plugins-bad,
+       imagemagick, iostat, iucode-tool, jack2, libarchive, libcurl,
+       libgcrypt, libidn, libphidget, librsync, librsvg, libsoup,
+       libxml2, linux-tools, lua, mariadb, mbedtls, mediastreamer,
+       minidlna, netplug, nss-pam-ldapd, nvidia-driver, openjpeg,
+       postgresql, proxychains-ng, python-libconfig,
+       python-service-identity, qt, rpcbind, ruby, samba4, squashfs,
+       squid, strongswan, subversion, supervisor, sysvinit, tcpdump,
+       tor, transmission, unrar, valgrind, vim, webkitgtk, whois,
+       xen, zmqpp
+
+       Issues resolved (http://bugs.buildroot.org):
+
+       #10141: Squashfs extended attribute failures
+       #10261: Grub2 fails to build for x86_64
+       #10276: BR2_PACKAGE_LINUX_TOOLS_GPIO fails for MIPS with...
+
+2017.02.5, Released July 27th, 2017
+
+       Important / security related fixes.
+
+       Webkitgtk bumped to the 2.16.x series, fixing a large number
+       of security issues.
+
+       host-aespipe compile fix for Debian/Gentoo/Ubuntu toolchains
+       which default to PIE mode.
+
+       Updated/fixed packages: aespipe, apache, bind, binutils,
+       ccache, collectd, efibootmgr, efivar, expat, ffmpeg, gcc,
+       heimdal, iproute2, irssi, libglib2, libmemcached, libosip2,
+       libtirpc, libxml-parser-perl, linux-fusion, linux-zigbee,
+       mpg123, nodejs, orc, pcre, php, pulseaudio,
+       python-setproctitle, qt5base, rpi-firmware, samba4, syslinux,
+       systemd, spice, tiff, webkitgtk, x265, xen,
+       xserver_xorg-server, xvisor
+
+       Issues resolved (http://bugs.buildroot.org):
+
+       #10061: gcc5.4 buildroot toolchain for powerpc libsanitizer...
+
 2017.02.4, Released July 4th, 2017
 
        Important / security related fixes.