]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - CHANGES
Update for 2017.11.2
[coffee/buildroot.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index cdd9481a032890307c56b742f22cd178e5f6118b..a61dfae720ce25bd66594d79506a93315fa62335 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,78 @@
+2017.11.2, Released January 21st, 2018
+
+       Important / security related fixes.
+
+       External toolchain: libatomic is now also copied for musl
+       based toolchains.
+
+       nconfig: Fix for ncurses/ncursesw linking issue causing crashes.
+
+       System: Only show getty options when busybox init or sysvinit
+       are used.
+
+       Infrastructure: Fix build issue for autotools based packages
+       checking for C++ support on toolchains without C++ support and
+       on a distro lacking /lib/cpp (E.G. Arch Linux).
+
+       Pie charts generated by 'graph-build' or 'graph-size' are now
+       sorted according to the size of each piece.
+
+       Updated/fixed packages: asterisk, avahi, bind, busybox,
+       coreutils, eeprog, intel-microcode, iputils, irssi, kmsxx,
+       libiio, linux-firmware, lz4, mariadb, matchbox-lib, mcookie,
+       ntp, php, pound, rpcbind, tar, ti-cgt-pru, webkitgtk, xen,
+       xlib_libXpm
+
+       Issues resolved (http://bugs.buildroot.org):
+
+       #9996: lz4 package does not install lz4 binaries in target
+       #10176: Rsyslog's S01logging is deleted by Busybox.mk from...
+       #10216: package/x11r7/mcookie/mcookie.c:207: bad size ?
+       #10301: systemd/getty unused options
+       #10331: kmsxx, host installation fails with BR2_SHARED_...
+       #10556: Building ntp package with SSL library libressl...
+       #10641: avahi-autoipd not starting when using systemd-tmpfiles
+
+2017.11.1, Released December 31th, 2017
+
+       Important / security related fixes.
+
+       Updated/fixed packages: asterisk, checkpolicy, dhcp, flann,
+       gdb, glibc, heimdal, kodi-pvr-mediaportal-tvserver,
+       kodi-pvr-stalker, libcue, libopenssl, libpqxx, libsoxr,
+       linknx, linux-tools, lldpd, ltp-testsuite, mariadb, mfgtools,
+       nodejs, nut, pulseaudio, python-cffi, qemu, rsync, tor, uboot,
+       uboot-tools, vlc, webkitgtk, weston, wireguard, wireshark,
+       xenomai, xfsprogs
+
+2017.11, Released November 30, 2017
+
+       Fixes all over the tree.
+
+       Toolchain: Use github mirror for Glibc.
+
+       Defconfigs: Correct boot.cmd for bananapi-m1.
+
+       Makefiles: Workaround include order issues for certain make
+       versions by explicitly sorting the result of wildcard where it
+       matters.
+
+       Download: Ensure subversion runs in non-interactive mode.
+
+       Updated/fixed packages: asterisk, boost, chrony, dovecot,
+       dvb-apps, exim, feh, freerdp, fwup, google-breakpad, jose,
+       kvm-unit-test, lftp, libcurl, libevent, libfastjson, libpjsip,
+       libupnp, linphone, localedef, lttng-tools, mp4v2, mtools,
+       ndisc6, oracle-mysql, parted, pdbg, qt, qt5connectivity,
+       qt5declarative, qt5webkit, rauc, runc, samba4, shairport-sync,
+       systemd-bootchart, webkitgtk, wireguard, xlib_libXcursor,
+       xlib_libXfont, xlib_libXfont2,
+
+       Issues resolved (http://bugs.buildroot.org):
+
+       10501: host-localedef fails to compile on Ubuntu 17.10
+       10506: Changed kernel image type (e.g. zImage to uImage)...
+
 2017.11-rc2, Released November 13th, 2017
 
        Fixes all over the tree.