]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - CHANGES
Update for 2017.02.8
[coffee/buildroot.git] / CHANGES
1 2017.11-rc2, Released November 13th, 2017
2
3         Fixes all over the tree.
4
5         Updated/fixed packages: collectd, ffmpeg, freerdp,
6         go-bootstrap, imagemagick, jimtcl, libpjsip, libplist, libuv,
7         mesa3d, nodejs, ntp, openjpeg, postgresql, python-numpy, ruby,
8         snmp++, usb_modeswitch, util-linux, vboot-utils, webkitgtk,
9         wireshark, wpa_supplicant, xapp_xdriinfo
10
11         Issues resolved (http://bugs.buildroot.org):
12
13         #10326: mesa3d package fails to build when BR2_SHARED_STATIC_LIBS=y
14         #10491: Cannot output security warning when compiled with buildroot..
15
16 2017.11-rc1, Released November 6th, 2017
17
18         Fixes all over the tree and new features.
19
20         Openssl is now a virtual package, which may be provided by
21         OpenSSL (now renamed to libopenssl) or LibreSSL.
22
23         libssh2: there is now an explicit choice of the backend to use
24         (mbedtls, gnutls or openssl). Previously, the choice was implicit
25         based on the TLS library that was selected. Now, it is possible to
26         choose the backend, which is important if several TLS libraries are
27         selected.
28
29         netsnmp: all MIB files are now installed, making the target filesystem a
30         bit bigger than before. To remove unneeded MIBS, you should use a
31         post-build script.
32
33         Toolchain: Linaro toolchains updated to 2017.08, ARC toolchain
34         updated to 2017.09, Glibc updated to 2.26, Glibc support for
35         ARCv2. The toolchain wrapper now handles SOURCE_DATE_EPOCH for
36         older (pre-gcc7.x) toolchains for BR2_REPRODUCIBLE.
37
38         New defconfigs: Atmel SAM45D27, Bananapi M1 and M2 Plus,
39         Engicam i.CoreM6 Qt5 configuration, i.MX6 sabreauto (mainline
40         kernel/u-boot), i.MX6Q sabresd Qt5 configuration, i.MX7d-pico,
41         QEMU ppc64le, Raspberry pi3 Qt5 webengine configuration,
42         Technologic TS-7680.
43
44         New packages: asterisk, azmq, bcg729, boinc, dahdi-linux,
45         dahdi-tools, freeswitch-mod-bcg729, fscryptctl, libb64,
46         libpri, libss7, lua-basexx, lua-compat53, lua-cqueues,
47         lua-curl, lua-datafile, lua-fifo, lua-httpd,
48         lua-lpeg-patterns, lua-markdown, lua-sailor, lua-value,
49         luksmeta, minetest, minetest-game, pdmenu, prosody,
50         python-aiocoap, python-automat, python-ibmiotf,
51         python-iso8601, python-m2r, python-simplesqlite,
52         python-websockets, python-xmltodict, qt5wayland, qt5webengine,
53         restorecond, selinux-python, semodule-utils, uhubctl,
54         wireguard, wsapi-fcgi, wsapi-xavante
55
56         Removed packages: aiccu, rfkill, sepolgen
57
58         Issues resolved (http://bugs.buildroot.org):
59
60         #10281: lsblk does not compile for util-linux
61         #10336: lttng compilation fails : linking error
62         #10351: glibc missing in rootfs
63         #10356: nfs-utils missing header
64         #10361: python3 python-config script generates invalid includes
65         #10366: dropbear download url has changed
66         #10391: WiringPi retrieves wrong (old) version
67         #10406: Beaglebone black: Buggy SGX driver version, swapped...
68         #10426: uboot-tools' fw_setenv does not update the redundant...
69         #10451: libpcap 1.8.x and 1.7x does not compile on PPC
70
71 2017.08.1, Released October 23rd, 2017
72
73         Important / security related fixes.
74
75         Webkitgtk bumped to the 2.18.x series, fixing a large number
76         of security issues.
77
78         Defconfigs: galileo: fix ext4 related kernel config, bump
79         kernel for gcc 6.x compatibility, enable wchar support for
80         grub2. wandboard: correct rootfs offset
81
82         support: Ensure gzip compression level 6 is used for git
83         tarballs. check-bin-arch: Correctly handle (ignore) symbolic
84         links. check-rpath: Also handle PIE binaries
85
86         External toolchain: Correctly handle glibc Buildroot
87         toolchains built with merged /usr
88
89         musl: fix ARMv4 build with binutils 2.27.51+, fix for
90         CVE-2017-15650
91
92         Updated/fixed packages: apache, augeas, bind, bluez5_utils,
93         busybox, bzip2, cmake, dnsmasq, ejabberd, gcc, git, go, ffmpeg, file,
94         flashrom, gd, gdk-pixbug, gnupg2, hostapd, ifupdown-scripts,
95         imagemagick, iucode-tool, kernel-module-imx-gpu-viv, lame,
96         libarchive, libcurl, libffi, libidn, libmbim, libnspr, libnss,
97         libressl, librsync, libsoup, libxml2, libzip, mbedtls, musl,
98         netplug, nginx, openvpn, pkgconf, poppler, proxychains-ng,
99         qemu, qt, rpi-userland, syslog, ruby, samba4, softether,
100         sqlite, strongswan, subversion, supertuxkart, supervisor, tcpdump,
101         tor, unrar, urq, vboot-utils, webkitgtk, wpa_supplicant, xen,
102         xmlstarlet, xlib_libXfont, xlib_libXfont2,
103         xserver_xorg-server, zsh
104
105 2017.08, Released September 1st, 2017
106
107         Minor fixes.
108
109         Toolchain: Don't allow internal toolchain builds for MIPS
110         M6201/P6600, as support for these are not yet in mainline GCC.
111
112         Updated/fixed packages: bcusdk, connman, dialog, dnsmasq,
113         gnupg, grub2, iostat, iucode-tool, libgcrypt, libkcapi,
114         libphidget, libv4l, linux-tools, mediastreamer, minidlna,
115         nss-pam-ldapd, nvidia-driver, qt-webkit-kiosk, rpcbind, squid,
116         transmission, vde2, vim
117
118         Updated/fixed defconfigs:
119
120         Removed packages: simicfs.
121
122         Issues resolved (http://bugs.buildroot.org):
123
124         #10261: Grub2 fails to build for x86_64
125
126 2017.08-rc3, Released August 23rd, 2017
127
128         Fixes all over the tree.
129
130         Updated/fixed packages: alsa-lib, alsa-utils, cc-tool,
131         dbus-cpp, e2fsprogs, elf2flt, faad2, fakeroot, gcc, git, gpsd,
132         gst1-validate, kvmtool, libconfuse, libepoxy, librsync,
133         libspatialindex, libunwind, linux, linux-headers, lua,
134         mariadb, mesa3d, mtd, openocd, python3, syslinux, sysvinit,
135         whois, xen, zmqpp.
136
137         Updated/fixed defconfigs: ci20, socrates_cyclone5,
138         toradex_apalis_imx6.
139
140         Removed defconfig: Armadeus APF9328.
141
142         skeleton-* packages introduced in -rc1 have been renamed to
143         skeleton-init-* instead.
144
145         Issues resolved (http://bugs.buildroot.org):
146
147         #10141: Squashfs extended attribute failures
148
149 2017.08-rc2, Released August 11th, 2017
150
151         Fixes all over the tree.
152
153         Updated/fixed packages: bind, dbus, erlang-p1-xml, faad2,
154         ficl, gcc, gdb, glibc, jack2, libcurl, linux, linux-headers,
155         lua, mutt, nvme, qt5base, skeleton-common, snappy, stella,
156         swupdate, uclibc, valgrind, webkitgtk.
157
158         Updated/fixed defconfigs: beaglebone_qt5, minnowboard_max,
159         nanopi_m1{, _plus}, olimex_a20_olinuxino_lime, qemu_sparc,
160         qemu_sparc64.
161
162         The cmake-package infrastructure for host packages has been
163         fixed to not incorrectly detect target packages through
164         pkg-config.
165
166         Issues resolved (http://bugs.buildroot.org):
167
168         #9926:  systemd-resolved.service: Failed at step NAMESPACE (systemd 233)
169         #10021: libqeglfs-viv-integration.so file is missing for qt5 on armv7
170         #10026: lua-5.3.4: fix lua linker error in swupdate
171         #10146: package/skeleton-common fix recursive variable
172         #10156: glibc compilation fails for X86 32bits (i386)
173         #10201: toolchain-wrapper.c:192: (error) Memory leak:
174         #10221: Buildroot Support
175
176 2017.08-rc1, Released August 2nd, 2017
177
178         Infrastructure:
179
180         - The skeleton package has been split into multiple packages:
181           skeleton-sysv (when Busybox or SysV init are used),
182           skeleton-systemd (when systemd is used), skeleton-none (when
183           no init system is used) and skeleton-custom (when a custom
184           skeleton is used). Those packages, except skeleton-custom,
185           share common logic and data in a new package called
186           skeleton-common. The skeleton package becomes a virtual
187           package. This change allows to generate a filesystem that is
188           compliant with systemd expectations.
189
190         - Support for using a read-only filesystem with systemd has
191           been fixed.
192
193         - Major revamp of the gettext handling, with user-visible
194           effect:
195
196           - prior to this revamp, when BR2_ENABLE_LOCALE=y, each
197             package could decide to enable or not NLS support. When
198             BR2_ENABLE_LOCALE was disabled, NLS support was forced off
199             by passing --disable-nls to packages.
200
201           - after this revamp, a new BR2_SYSTEM_ENABLE_NLS option
202             controls whether NLS support should be enabled or not in
203             packages. This option defaults to disabled, which means
204             that now, NLS support is by default disabled in all
205             packages.
206
207           Therefore, if you need NLS support in packages, you must now
208           explicitly enable the BR2_SYSTEM_ENABLE_NLS option.
209
210         - The host directory no longer has a usr/ component. This
211           makes it much more natural to use that directory as an
212           externally used toolchain. For compatibility with existing
213           scripts, a usr -> . link is still added.
214
215         - Hashes are now checked on tarballs by Buildroot when a
216           package is sourced from a Git repository.
217
218         - Patches are no longer being downloaded from Github, since
219           auto-generated patches could change over time, and break
220           hashes. All patches that were downloaded from Github are now
221           stored in their respective package directories.
222
223         - Hash files in packages can now contain hashes for the
224           license files contained in the package source code. This
225           allows to detect changes in such license files.
226
227         - Binaries in $(TARGET_DIR) are now cleaned up from invalid
228           RPATHs at the end of the build.
229
230         - A new "make sdk" target prepares $(HOST_DIR) to be
231           relocatable: turns RPATHs in host binaries into relocatable
232           ones, removes bogus RPATHs from staging binaries/libraries,
233           and provides a relocate-sdk script that can be executed to
234           relocate the SDK after installation.
235
236         - Addition of utils/genrandconfig which generates a random
237           configuration based on a set of pre-defined toolchain
238           configurations (support/config-fragments/autobuild/) and a
239           random selection of packages. It is now used by the
240           autobuilders to generate the random configurations.
241
242         Filesystems:
243
244         - ext2/3/4 filesystems are now generated using mkfs.ext from
245           e2fsprogs instead of using genext2fs.
246
247         Architecture:
248
249         - Addition of support for ARM big.LITTLE variants
250         - Improved MIPS support, with options to select NaN encoding
251           and FP32 mode.
252
253         Toolchain:
254
255         - Switch to gcc 6.x as the default gcc version, add support
256           for gcc 7.x, remove support for gcc 4.8
257         - Switch to binutils 2.28 as the default binutils version, add
258           support for binutils 2.29, remove support for binutils 2.26
259         - Support added for gdb 8.0
260         - uClibc-ng bumped to 1.0.26
261         - CodeSourcery toolchains for x86 and SuperH have been
262           removed, they were using a too old glibc version
263           (2.17). External toolchains with glibc 2.17 or earlier are
264           no longer supported.
265         - The version selection in the glibc package has been
266           removed. Like musl and uClibc-ng, we now use the latest
267           glibc version.
268         - Improved support for Xtensa toolchain overlays, which can
269           now be downloaded.
270
271         Tools:
272
273         - Numerous improvements to the runtime test infrastructure
274         - Tests are now executed by Gitlab CI on a regular basis
275         - Tools that are directly useful to the user have been moved
276           from support/scripts/ to utils/: brmake, check-package,
277           get-developers, scancpan, scanpipy, size-stats-compare,
278           test-pkg.
279
280         New defconfigs: A13 Olinuxino, Engicam platforms (i.CoreM6
281         Solo/Dual/DualLite/Quad, RQS SOM, GEAM6UL SOM, Is.IoT MX6UL
282         SOM), Nano Pi M1 (Plus), OrangePi Zero and Plus.
283
284         New packages: azure-iot-sdk-c, cracklib, dt-utils, easy-rsa,
285         erlang-jiffy, erlang-p1-oauth2, erlang-p1-xmpp,
286         ifupdown-scripts, irrlicht, kodi-inputstream-adaptive,
287         kodi-inputstream-rtmp, kvazaar, let-me-create, libloki,
288         libpwquality, libressl, libspatialindex, libva-utils,
289         linuxconsoletools, linuxptp, luaossl, lua-sdl2, lua-stdlib,
290         lsscsi, paxtest, pcre2, pixz, python-asn1crypto,
291         python-backports-shutil-get-terminal-size, python-bcrypt,
292         python-cheroot, python-h2, python-hpack, python-hyperframe,
293         python-hyperlink, python-ipython-genutils, python-pathlib2,
294         python-pickleshare, python-priority, python-portend,
295         python-scandir, python-systemd, python-tempora,
296         python-traitlets, python-typepy, qt5virtualkeyboard,
297         ratpoison, rauc, refpolicy, rhash, sdl2_mixer, sdl2_net,
298         xr819-xradio, zstd
299
300         Removed packages: cloog, input-tools, mke2img
301
302         Issues resolved (http://bugs.buildroot.org):
303
304         #7892: systemd-journald is broken
305         #9341: avahi-utils does not compile with uClibc +  libglib2
306         #9441: Link BR2_TOOLCHAIN_EXTERNAL_GDB_SERVER_COPY to
307                BR2_ENABLE_DEBUG
308         #9746: ext4 image generated by Buildroot is not working
309                properly with U-Boot
310         #9886: Build fails with "unexpected EOF while looking for
311                matching `"'" if PATH contains a newline
312         #9891: parted 3.1 => 3.2?
313         #9911: qt5 does not build on sparc
314         #9916: qt5 does not build on
315                arm-buildroot-linux-uclibcgnueabihf for ARMv8 cores
316         #9936: Host QEMU does not build with SDL support because of
317                pkg-config
318         #9941: nodejs option disappears for arm
319         #9951: SCANCPAN failure
320         #9966: util-linux-2.30/.stamp_built' failed
321         #9976: License file for package 'rtl8821au' incorrect
322         #9991: SGX Error implicit declaration of function
323                â€˜dmac_map_area’
324         #10011: wget does not work from Buildroot
325         #10036: Buildroot builds Raspbian Jessie headless image
326                 presenting incorrect prompt
327         #10051: make: *** No rule to make target
328                 'raspberrpi3_defconfig'. Stop reported with Buildroot
329                 v2017.05.1
330         #10056: No .config file was produced in /buildroot folder
331         #10061: gcc5.4 buildroot toolchain for powerpc libsanitizer
332                 failure
333         #10071: fakeroot: replace hard-coded paths in post install
334         #10076: Makefile:4113: recipe for target 'all-gcc'  failed
335         #10091: gcc7.1 does not build with graphite support due to old
336                 isl
337         #10121: webkit without the multimedia option causes build
338                 error
339
340 2017.05.2, Released July 27th, 2017
341
342         Important / security related fixes.
343
344         Webkitgtk bumped to the 2.16.x series, fixing a large number
345         of security issues.
346
347         host-aespipe compile fix for Debian/Gentoo/Ubuntu toolchains
348         which default to PIE mode.
349
350         Updated/fixed packages: aespipe, apache, bind, binutils,
351         busybox, ccache, collectd, dieharder, efibootmgr, efivar,
352         expat, ffmpeg, gcc, heimdal, iproute2, irssi, libglib2,
353         libmemcached, libosip2, libtirpc, libxml-parser-perl,
354         linux-fusion, linux-zigbee, mpg123, orc, pcre, php, protobuf,
355         pulseaudio, python-setproctitle, qt5base, rpi-firmware,
356         samba4, syslinux, systemd, spice, tcpdump, tiff, uboot-tools,
357         webkitgtk, x265, xserver_xorg-server, xvisor
358
359         Issues resolved (http://bugs.buildroot.org):
360
361         #10061: gcc5.4 buildroot toolchain for powerpc libsanitizer...
362
363 2017.05.1, Released July 4th, 2017
364
365         Important / security related fixes.
366
367         Update support/scripts/scancpan to use METACPAN v1 API as v0
368         has been shutdown.
369
370         Update support/scripts/mkusers to handle setups where
371         /etc/shadow is a symlink.
372
373         External toolchain: Don't create musl dynamic loader symlink
374         for static builds.
375
376         Setlocalversion: Correct detection of mercurial revisions for
377         non-tagged versions.
378
379         Defconfigs: at91sam9x5ek_mmc: workaround boot rom issue.
380
381         Updated/fixed packages: apache, automake, bind, botan, c-ares,
382         dhcp, expat, fcgiwrap, gcc, gdb, gesftpserver, glibc, glmark2,
383         gnutls, gst1-plugins-bad, imagemagick, imx-uuc, intltool,
384         iperf, ipsec-tools, irssi, kmod, libcurl, libgcrypt, libmad,
385         libnl, lugaro, mosquitto, mpg123, ncurses, nodejs, ntp,
386         openssh, openvpn, pngquant, python-simplegeneric, qt5base,
387         qt5multimedia, rtl8821au, socat, spice, systemd, tor, trinity,
388         tslib, vlc, x264, xen, xlib_libxshmfenc, xserver_xorg-server
389
390         Issues resolved (http://bugs.buildroot.org):
391
392         #9976: License file for package 'rtl8821au' incorrect
393
394 2017.05, Released May 31st, 2017
395
396         Minor fixes.
397
398         External toolchain: musl dynamic linker symlink for mips-sf
399         corrected.
400
401         Updated/fixed packages: agentpp, bash, exim, hans, madplay,
402         qpid-proton, rtl8188eu, snmppp, stm32flash, strongswan, sudo,
403         xen
404
405         Issues resolved (http://bugs.buildroot.org):
406
407         #9906: genimage: Disk full
408
409 2017.05-rc3, Released May 30th, 2017
410
411         Fixes all over the tree.
412
413         ARC toolchain bumped to 2017.03
414
415         Runtime testing improvements and cleanups.
416
417         Updated/fixed packages: acpica, armadillo, audiofile, c-icap,
418         cppcms, dhcp, docker-engine, dropbear, elfutils, erlang,
419         fbgrab, ffmpeg, flashrom, ftop, gnutls, google-breakpad,
420         keepalived, kodi, libcdio, libepoxy, libev, libminiupnpc,
421         libqmi, libtasn1, libv4l, mariadb, mono, mosh, mosquitto,
422         mxml, ntp, opencv, openpowerlink, oracle-mysql, popt,
423         pulseview, python-enum34, rabbitmq-c, redis, samba4, stella,
424         xen
425
426         Removed packages: firejail, ola
427
428         Issues resolved (http://bugs.buildroot.org):
429
430         #9871: fbgrab 1.3 won't build with BR2_REPRODUCIBLE set
431         #9876: aarch64 support with gcc 4.8 toolchain
432         #9896: host-gcc-initial error downloading because incorrect URL
433
434 2017.05-rc2, Released May 17th, 2017
435
436         Fixes all over the tree.
437
438         ARC toolchain bumped to 2017.03-rc2
439
440         Updated/fixed packages: bluez_utils, boost, clamav, daemon,
441         efibootmgr, efl, espeak, expedite, faketime, ffmpeg, fxload,
442         git, gpsd, kvm-unit-tests, libcdio, libv4l, lua, mke2img,
443         mpir, mpv, odroid-scripts, openblas, opencv3, openvpn, php,
444         postgresql, protobuf, qt5declarative, qwt, radvd, rpcbind,
445         rtmpdump, strongswan, sudo, ltp-testsuite, uclibc-ng-test,
446         vlc, x11vnc, xfsprogs
447
448         Issues resolved (http://bugs.buildroot.org):
449
450         #9796: source-check broken for Git downloads
451         #9866: BASE_DIR usage
452
453 2017.05-rc1, Released May 8th, 2017
454
455         Fixes all over the tree and new features.
456
457         Infrastructure:
458
459         - Installed binaries are now checked for correct architecture
460           to catch natively built binaries or binaries built for other
461           architecture variants.
462
463         - Luarocks infrastructure improvements to extraction handling,
464           support for upstream name != Buildroot package name.
465
466         - 'make printvars' output format has changed to make it easier
467           to use in scripts. It now has options to quote the variables
468           and to show the expanded/unexpanded values.
469
470         - Automatic ext2 rootfs size calculation has been removed. The
471           logic was not working working reliable in all setups as it
472           depends on the host filesystem behaviour, so instead now the
473           size has to be specified explicitly (defaults to 60MB).
474
475         - The git download infrastructure now ensures that GNU format
476           tar files are created.
477
478         - Fixed a variable clashing issue in the mkusers script with
479           internal bash variables.
480
481         - Fakeroot now links against libacl to fix issues on
482           distributions using acls.
483
484         - Correct permissions for /dev/pts/ptmx when systemd is used
485           with recent glibc versions.
486
487         - br2-external: Improve error reporting.
488
489         - A wrapper script for genimage has been added in
490           support/scripts/genimage.sh for easy use of genimage from
491           post-image scripts.
492
493         - A script to check for common style issues in new packages
494           before submitting has been added in support/scripts/check-package
495
496         - Defconfigs are now tested by gitlab-CI instead of Travis:
497           https://gitlab.com/buildroot.org/buildroot
498
499         - Infrastructure for runtime testing has been added to
500           support/testing
501
502         Toolchain:
503
504         - External linaro toolchains updated to 2017.02, ARC toolchain
505           updated to 2017.03-rc1, NIOSII CodeSourcery to 2017.05
506
507         - A number of fixes and improvements to the external toolchain
508           handling, including C library detection, multilib and ld.so
509           handling
510
511         - Glibc 2.25 and uClibc-ng 1.0.24 added, wordexp support enabled
512           for uClibc-ng
513
514         - Binutils 2.28 added and default changed to 2.27
515
516
517         Architectures:
518
519         - Support for the C-SKY architecture has been added.
520
521
522         License handling:
523
524         - The package license markings for legal info now uses the
525           SPDX short identifiers for the license string where possible.
526
527         - License info has been improved / added for a number of packages.
528
529
530         Misc:
531
532         - Cmake 3.7.x installed on the host is no longer ignored as a
533           workaround for the RPATH issues has been implemented.
534
535         - Docker-engine can now be built statically on an otherwise
536           dynamic linked build for docker-in-docker setups.
537
538         - U-Boot now supports out-of-tree device trees, similar to
539           Linux
540
541         - Nodejs 0.10.x support (and with it, support for <ARMv6) has
542           been removed as this is now EOL upstream.
543
544         New defconfigs: AT91sam9x5ek dev/mmc/mmc-dev, banana pro,
545         Nationalchip gx6605s, MIPS creator ci40, nexbox a95x, 64bit
546         defconfig for raspberry pi 3, stm32f429-disc1.
547
548         The raspberry pi zero-w and rpi3 compute module are now also
549         supported by the rpi0 / rpi3 defconfigs, beaglebone green is
550         supported by the beaglebone defconfig.
551
552         Removed defconfig: minnowboard, via imx6 vab820, altera
553         socdk/sockit
554
555         New packages: arp-scan, atest, augeas, bluez-tools, daemon,
556         dc3dd, dieharder, execline, fmt, ghostscript, gqrx,
557         gst1-vaapi, jo, keepalived, kmscube, kodi-jsonschemabuilder,
558         kodi-skin-confluence, kodi-texturepacker, lensfun, leptonica,
559         libbson, libcsv, libgphoto2, libkcapi, libmaxminddb,
560         libmediaart, libnpth, libscrypt, lua-bit32, lua-resty-http,
561         lugaru, memtool, mpir, nanomsg, physfs, phytool, pngquant,
562         python-decorator, python-simplegeneric,
563         python-sortedcontainers, rpi-bt-firmware, rpi-wifi-firmware,
564         s6, s6-dns, s6-linux-init, s6-linux-utils, s6-networking,
565         s6-portable-utils, s6-rc, supertux, tesseract-ocr,
566         uccp420wlan, wilink-bt-firmware
567
568         Broken packages: ola
569
570         Removed packages: cosmo, kodi-visualisation-fountain,
571         polarssl, portmap, xdriver_xf86-video-glide,
572         xdriver_xf86-video-v4l, xdriver_xf86-video-wsfb
573
574         Issues resolved (http://bugs.buildroot.org):
575
576         #8831: image generation fails on host ZFS due to "no free space"
577         #9436: e2fsprogs remove busybox applets even of unselected e2fs..
578         #9456: mkusers script bash errors
579         #9496: mke2img fails during build on ntfs-3g host partition
580         #9531: NPM fails to build embedded modules
581         #9596: KODI: --enable-lirc needs "HAVE_LIRC" compiler definition..
582         #9691: Wrong cryptsetup package include files location
583         #9696: Wrong cryptsetup package include files location
584         #9706: Can't download newer revisions of package from PyPI
585         #9711: Recent libCEC version bump seems to break kodi package
586         #9716: exit, shutdown, reboot from kodi
587         #9721: version 2017.02: no acceptable m4 could be found in $PATH
588         #9726: Raspberry Pi version B - Problems with UART speed in..
589         #9751: expat legal info - manifest.csv: GPLv2 Source site: MIT..
590         #9756: glibc fails to build on buildroot-sh4*-buildroot-linux-gnu
591         #9766: support/scripts/pkgutil.py conflicts with the pkgutil.py..
592         #9776: libubox build failed
593         #9791: Python searches for packages in the user site directory
594         #9806: libseccomp is not available when BR2_arm=y
595         #9826: post-build scritp - symlinks created in post-build script..
596         #9836: triggerhappy: systemd unit broken
597         #9846: musl libc not installed correctly in target folder
598         #9856: build libubox failed on ubuntu 17.04 64bit
599
600 2017.02.8, Released November 27th, 2017
601
602         Important / security related fixes.
603
604         Qt: 5.6 version updated to 5.6.3.
605
606         Reproducible: Do not override SOURCE_DATE_EPOCH if already set
607         in the environment.
608
609         Updated/fixed packages: apr, apr-util, arqp-standalone,
610         collectd, dvb-apps, ffmpeg, google-breakpad, gstreamer,
611         imagemagick, libfastjson, libglib2, libpjsip, libplist,
612         localedef, luajit, mesa3d, openssh, openssl, postgresql,
613         python3, python-pyqt5, qt5base, qt5canvas3d, qt5connectivity,
614         qt5declarative, qt5engineio, qt5graphicaleffects,
615         qt5imageformats, qt5location, qt5multimedia, qt5quickcontrols,
616         qt5quickcontrols2, qt5script, qt5sensors, qt5serialbus,
617         qt5serialport, qt5svg, qt5tools, qt5webchannel, qt5webkit,
618         qt5websockets, qt5x11extras, qt5xmlpatterns, quagga, ruby,
619         samba4, snmppp, ti-gfx, vboot-utils, webkitgtk, wireshark,
620         xapp_xdriinfo.
621
622         Issues resolved (http://bugs.buildroot.org):
623
624         10326: mesa3d package fails to build when BR2_SHARED_STATIC_LIBS=y
625         10361: python3 python-config script generates invalid includes
626         10501: host-localedef fails to compile on Ubuntu 17.10
627
628 2017.02.7, Released October 28th, 2017
629
630         Important / security related fixes.
631
632         Webkitgtk bumped to the 2.18.x series, fixing a large number
633         of security issues.
634
635         Defconfigs: wandboard: Correct rootfs offset
636
637         Toolchain: Linaro toolchains updated to 2017.08 release,
638         fixing a number of issues. Musl: fix for CVE-2017-15650.
639
640         Updated/fixed packages: busybox, bzip2, dnsmasq, git, go,
641         hostapd, irssi, iucode-tool, lame, libcurl, libffi, libnspr,
642         libnss, nodejs, openssh, openvpn, qemu, qt, redis, sdl2,
643         webkitgtk, wget, wpa_supplicant, xen, xlib_libXfont,
644         xlib_libXfont2, xserver_xorg-server
645
646 2017.02.6, Released September 24th, 2017
647
648         Important / security related fixes.
649
650         Cmake: Ensure correct pkg-config is used when building host
651         packages
652
653         fs/iso9660: Ensure files from earlier builds are not included.
654
655         Updated/fixed packages: apache, bcusdk, bind, binutils,
656         bluez5_utils, botan, cmake, connman, dbus, dialog, e2fsprogs,
657         faad2, fakeroot, ffmpeg, file, flashrom, gcc, gd, gdb,
658         gdk-pixbuf, git, gnupg, gpsd, grub2, gst1-plugins-bad,
659         imagemagick, iostat, iucode-tool, jack2, libarchive, libcurl,
660         libgcrypt, libidn, libphidget, librsync, librsvg, libsoup,
661         libxml2, linux-tools, lua, mariadb, mbedtls, mediastreamer,
662         minidlna, netplug, nss-pam-ldapd, nvidia-driver, openjpeg,
663         postgresql, proxychains-ng, python-libconfig,
664         python-service-identity, qt, rpcbind, ruby, samba4, squashfs,
665         squid, strongswan, subversion, supervisor, sysvinit, tcpdump,
666         tor, transmission, unrar, valgrind, vim, webkitgtk, whois,
667         xen, zmqpp
668
669         Issues resolved (http://bugs.buildroot.org):
670
671         #10141: Squashfs extended attribute failures
672         #10261: Grub2 fails to build for x86_64
673         #10276: BR2_PACKAGE_LINUX_TOOLS_GPIO fails for MIPS with...
674
675 2017.02.5, Released July 27th, 2017
676
677         Important / security related fixes.
678
679         Webkitgtk bumped to the 2.16.x series, fixing a large number
680         of security issues.
681
682         host-aespipe compile fix for Debian/Gentoo/Ubuntu toolchains
683         which default to PIE mode.
684
685         Updated/fixed packages: aespipe, apache, bind, binutils,
686         busybox, ccache, collectd, efibootmgr, efivar, expat, ffmpeg,
687         gcc, heimdal, iproute2, irssi, libglib2, libmemcached,
688         libosip2, libtirpc, libxml-parser-perl, linux-fusion,
689         linux-zigbee, mpg123, nodejs, orc, pcre, php, pulseaudio,
690         python-setproctitle, qt5base, rpi-firmware, samba4, syslinux,
691         systemd, spice, tcpdump, tiff, webkitgtk, x265, xen,
692         xserver_xorg-server, xvisor
693
694         Issues resolved (http://bugs.buildroot.org):
695
696         #10061: gcc5.4 buildroot toolchain for powerpc libsanitizer...
697
698 2017.02.4, Released July 4th, 2017
699
700         Important / security related fixes.
701
702         Update support/scripts/scancpan to use METACPAN v1 API as v0
703         has been shutdown.
704
705         Update support/scripts/mkusers to handle setups where
706         /etc/shadow is a symlink.
707
708         External toolchain: Don't create musl dynamic loader symlink
709         for static builds.
710
711         Setlocalversion: Correct detection of mercurial revisions for
712         non-tagged versions.
713
714         Updated/fixed packages: apache, automake, bind, botan, c-ares,
715         dhcp, expat, fcgiwrap, gcc, gdb, gesftpserver, glibc, gnutls,
716         gst1-plugins-bad, imagemagick, imx-uuc, intltool, iperf,
717         ipsec-tools, irssi, libgcrypt, libmad, libnl, mosquitto,
718         mpg123, ncurses, nodejs, ntp, openssh, openvpn, qt5base,
719         qt5multimedia, rtl8821au, socat, spice, systemd, tor, tslib,
720         vlc, x264, xserver_xorg-server
721
722         Issues resolved (http://bugs.buildroot.org):
723
724         #9976: License file for package 'rtl8821au' incorrect
725
726 2017.02.3, Released June 2nd, 2017
727
728         Important / security related fixes.
729
730         Download: <pkg>-source-check fixed for packages from git.
731
732         External toolchain: musl dynamic linker symlink for mips-sf
733         corrected.
734
735         Updated/fixed packages: armadillo, audiofile, bash,
736         bluez_utils, cppcms, dbus, dhcp, dropbear, efibootmgr, efl,
737         elfutils, faketime, fbgrab, flashrom, ftop, gdb, git,
738         google-breakpad, gpsd, hans, kvm-unit-tests, kyua, libev,
739         libmicrohttpd, libminiupnpc, libtasn1, libubox, ltp-testsuite,
740         lua, madplay, mariadb, mono, mosquitto, mxml, ntp,
741         nvidia-driver, openblas, openvpn, oracle-mysql, picocom, popt,
742         postgresql, pulseview, qt5base, qwt, rabbitmq-c, redis,
743         rpcbind, rtmpdump, samba4, strongswan, sudo, vlc
744
745         Issues resolved (http://bugs.buildroot.org):
746
747         #9796: source-check broken for Git downloads
748         #9871: fbgrab 1.3 won't build with BR2_REPRODUCIBLE set
749
750 2017.02.2, Released May 1st, 2017
751
752         Important / security related fixes.
753
754         Use HTTPS for the Codesourcery external toolchains as the HTTP
755         URLs no longer work.
756
757         Updated/fixed packages: bind, busybox, dovecot, freetype,
758         ghostscript, glibc, granite, hiredis, icu, imagemagick,
759         gst-plugins-base, gst1-plugins-base, libcroco, libcurl, libnl,
760         libnspr, libnss, libsamplerate, libsndfile, libunwind,
761         minicom, mplayer, mpv, nodejs, python-django, python-pyyaml,
762         python-web2py, samba4, syslinux, systemd, tiff, trinity,
763         uboot, wireshark, xen
764
765         Issues resolved (http://bugs.buildroot.org):
766
767         #9791: Python searches for packages in the user site directory
768
769 2017.02.1, Released April 4th, 2017
770
771         Important / security related fixes.
772
773         Fix a variable clashing issue in the mkusers script with
774         internal bash variables.
775
776         Improve external toolchain version detection.
777
778         Correct permissions for /dev/pts/ptmx when systemd is used
779         with recent glibc versions.
780
781         Fix python module name clash for graph-depends.
782
783         Fakeroot now links against libacl to fix issues on
784         distributions using acls.
785
786         Ensure that the git download infrastructure creates GNU format
787         tar files.
788
789         br2-external: Improve error reporting.
790
791         Updated/fixed packages: acl, apr, audiofile, busybox, cairo,
792         dbus-cpp, dbus-glib, dbus-triggerd, domoticz, elfutils,
793         fakeroot, filemq, fmc, gdb, git, gnutls, gst-ffmpeg,
794         gst1-plygins-bad, harfbuzz, htop, imagemagick, jasper, libcec,
795         libiio, libplatform, librsvg, libselinux, libsidplay2, libsoc,
796         libwebsockets, libxkbcommon, linux-firmware, logrotate,
797         lpt-testsuite, lttng-libust, mariadb, mbedtls, memcached,
798         mesa3d, mpd, mplayer, nbd, ncftp, ntp, openssh, opentyrian,
799         pcre, perl-gd, python, qt5base, rpi-userland, rpm, samba4,
800         skalibs, slang, sngrep, squashfs, syslog-ng, taglib,
801         tcpreplay, tor, upmpdcli, wget, wireshark,
802         xdriver_xf86-video-vmware, xlib_libXv, zmqpp
803
804         Issues resolved (http://bugs.buildroot.org):
805
806         #9456: mkusers script bash errors
807
808 2017.02, Released February 28th, 2017
809
810         Minor fixes, mainly fixing autobuilder issues.
811
812         Don't use cmake 3.7.x from the build host as it is also
813         affected by the RPATH handling issues, and instead build our
814         own if needed.
815
816         Updated/fixed packages: assimp, classpath, genimage, mplayer,
817         mpv, openocd, python-libconfig, qt5base, qt5quickcontrols,
818         vlc, xterm
819
820 2017.02-rc3, Released February 26th, 2017
821
822         Fixes all over the tree.
823
824         Cmake reverted to version 3.6.3 to workaround regressions
825         related to RPATH handling.
826
827         Updated/fixed packages: bctoolbox, berkeleydb, binutils,
828         btrfs-progs, classpath, directfb, glibc, gstreamer1,
829         gst1-plugins-{base,good,bad,ugly}, gst1-libav,
830         gst1-rtsp-server, gst1-validate, gst-omx, htop, libcurl,
831         libepoxy, libimxvpuapi, libpcap, libuv, ncurses, openssh,
832         oracle-mysql, poco, python, qt5base, qt5webkit, sslh, synergy,
833         trousers, uclibc-ng-test, util-linux, vlc, xfsprogs
834
835         Issues resolved (http://bugs.buildroot.org):
836
837         #9251: Shared C++ libraries for Microblaze results in Segmentation...
838         #9456: mkusers script bash errors
839         #9506: Collectd 5.7.0 fails to build with libcrypt
840         #9581: VagrantFile provisioning step fails due to issue with grub-pc
841         #9586: usbmount: usbmount slows down the system... to a state of...
842         #9616: CMake host packages cannot provide CONF_ENV
843         #9641: Need raptor package installed in staging
844         #9671: stunnel build error
845
846 2017.02-rc2, Released February 20th, 2017
847
848         Fixes all over the tree.
849
850         Support for SOURCE_DATE_EPOCH in the toolchain wrapper for
851         older gcc versions for reproducible builds has been
852         (temporarily) reverted because of licensing compatiblity
853         concerns.
854
855         Defconfigs: SD card generation fix for the Udoo Neo board
856
857         Infrastructure to handle .lz compressed tarballs added, and
858         affected packages updated to use it.
859
860         Updated/fixed packages: bctoolbox, bind, canelloni,
861         cbootimage, ccache, classpath, cups, dbus, ddrescue, directfb,
862         ed, erlang, gcc, gdb, glmark2, gstreamer, gstreamer1, hiredis,
863         kmod, kmsxx, lcdapi, libasplib, libgpiod, libnss, libraw,
864         libv4l, mesa3d-headers, mosquitto, mpd, mpv, musl, ntfs-3g,
865         ocrad, openswan, postgresql, qt5base, qt5quickcontrols, redis,
866         riemann-c-client, samba4, sunxi-mali, tcping, trousers,
867         uclibc, util-linux, vim, wavpack, wget, wiringpi, xfsprogs,
868         xserver_xorg-server
869
870         Issues resolved (http://bugs.buildroot.org):
871
872         #8941: Valgrind fails to build with stack protection turned on
873         #9291: perl: SysV message queues not configured, even if available
874         #9651: libxcb-1.12 built Error
875         #9656: util-linux: schedutils doesn't build on target w/o enabl...
876         #9666: qt5quickcontrols install fails
877
878 2017.02-rc1, Released February 11th, 2017
879
880         Fixes all over the tree and new features.
881
882         Infrastructure:
883
884           - numerous improvements to support reproducible builds
885
886           - new waf-package package infrastructure to support packages
887             that use the Waf build system. 6 packages converted to
888             this infrastructure.
889
890           - add option <pkg>_PREFER_INSTALLER to the perl package
891             infrastructure
892
893         Architecture:
894
895           - add support for the OpenRISC CPU architecture
896
897           - merge description of the ARM and ARM64 options, and add
898             support for selecting a specific ARM64 core
899
900         Toolchain:
901
902           - major rework of the external toolchain support. It is now
903             split into several packages, one per external toolchain,
904             and a common infrastructure.
905
906           - important fix for musl to prevent a conflict between musl
907             and kernel headers (fixes the build of numerous packages
908             with musl)
909
910           - uClibc-ng bumped to 1.0.22, and therefore enable uClibc
911             for ARM64, mips32r6 and mips64r6
912
913           - add gdb 7.12.1, and switch to gdb 7.11 as the default
914
915           - Linaro toolchains updated to 2016.11, ARC toolchain
916             components updated to arc-2016.09, MIPS Codescape
917             toolchains bumped to 2016.05-06, CodeSourcery AMD64 and
918             NIOS2 toolchains bumped
919
920           - remove Analog Devices toolchain for the Blackfin
921             architecture, remove pre-built musl toolchains from
922             musl.codu.org
923
924         New defconfigs: Freescale i.MX23EVK, Qemu OpenRISC emulation,
925         Qemu NIOS2 emulation, Grinn chiliBoard, Freescale i.MX6Q
926         SabreSD, BeagleBoard X15, OrangePi One, ARC HS38 HAPS
927
928         New packages: angular-websocket, aubio, bctoolbox, darkhttpd,
929         ddrescue, easydbus, fakedate, git-crypt, hiredis, ifenslave,
930         jsmn, libgpiod, libgsm, linux-syscall-support, mariadb, mimic,
931         nginx-dav-ext, nmon, opkg-utils, policycoreutils,
932         pru-software-support, python-arrow, python-attrs,
933         python-babel, python-bitstring, python-chardet,
934         python-constantly, python-flask-babel, python-gunicorn,
935         python-incremental, python-jsonschema, python-logbook,
936         python-markdown2, python-mbstrdecoder, python-mutagen,
937         python-pathpy, python-pudb, python-pyqrcode,
938         python-pytablereader, python-setuptools-scm, python-sh,
939         python-toml, python-vcversioner, python-whoosh,
940         raspberrypi-usbboot, riemann-c-client, rtl8723bs, skalibs,
941         sslh, sngrep, ti-cgt-pru, uclibc-ng-test, udpxy, uhttpd,
942         upower, ustream-ssl, waf, xlib_libXfont2
943
944         Removed packages: perl-db-file, snowball-hdmiservice,
945         snowball-init
946
947         Tooling: addition of a test-pkg script to help contributors
948         build test their package.
949
950         Issues resolved (http://bugs.buildroot.org):
951
952         #8946: Valgrind fails to build with stack protection turned on
953         #9461: odroidc2 - toolchain Linaro AArch64 2016.11 compile error
954         #9466: VIM_REMOVE_DOCS removes rgb.txt
955         #9486: xorg-server 1.19 fails to compile for glibc with systemd init (x86_64)
956         #9501: eudev fails to build with older kernel headers
957         #9526: Embedded NPM fails to start with "no such file or directory" error
958         #9541: Platform drivers autoloading from info in device tree does not work
959         #9546: seems BR2_PACKAGE_RPI_FIRMWARE_INSTALL_DTB_OVERLAYS do nothing
960         #9551: Coreutils fails to build target src/src_libsinglebin_pinky_a-pinky.o
961         #9566: [kmod] Compilation fails with uclibc
962         #9571: buildroot fails while building opencv for arm64 platform
963         #9576: External tree with BR 2016.11 does not work anymore
964         #9606: xorg-server cannot build for ARM target
965
966 2016.11.3, Released March 9th, 2017
967
968         Important / security related fixes.
969
970         Updated/fixed packages: bind, dbus, gnutls, imagemagick,
971         lcms2, libcurl, ntfs-3g, ntp, openssl, php, quagga, redis,
972         squid, stunnel, tcpdump, vim, wavpack, wireshark, xlib_libXpm
973
974 2016.11.2, Released January 25th, 2017
975
976         Important / security related fixes.
977
978         A fix for BR2_EXTERNAL trees referenced using relative paths,
979         which broke in 2016.11.
980
981         Updated/fixed packages: bind, docker-engine, gd, gnutls, go,
982         imagemagick, irssi, libpng, libvncserver, musl, opus, php,
983         php-imagick, rabbitmq-server, runc, wireshark,
984
985         Issues resolved (http://bugs.buildroot.org):
986
987         #9576: External tree with BR 2016.11 does not work anymore
988
989 2016.11.1, Released December 29th, 2016
990
991         Important / security related fixes.
992
993         Updated/fixed packages: apache, cryptopp, docker-engine,
994         dovecot, exim, gdk-pixbuf, libcurl, libupnp, links, monit,
995         nodejs, openssh, php, python, python-bottle, samba4, squid,
996         uboot, vim, wireshark, xorg-server uboot
997
998         Issues resolved (http://bugs.buildroot.org):
999
1000         #9466: VIM_REMOVE_DOCS removes rgb.txt
1001
1002 2016.11, Released November 30th, 2016
1003
1004         Minor fixes.
1005
1006         Updated/fixed packages: bzip2, gcc, jasper, sane-backends,
1007         uboot, uclibc
1008
1009         Issues resolved (http://bugs.buildroot.org):
1010
1011         #9451: packages/postgresql/postgresql.mk contains wrong POST...
1012
1013 2016.11-rc3, Released November 28th, 2016
1014
1015         Fixes all over the tree, including a number of security fixes.
1016
1017         The move from fakeroot to pseudo unfortunately brought a
1018         number of issues.  The SELinux issue described in #9386 which
1019         triggered the move to pseudo has been investigated further and
1020         a workaround implemented and the pseudo changes reverted.
1021
1022         Linux kernel: update default to 4.8.11.
1023
1024         Defconfigs: Updates/fixes for imx28ek, mx6udoo, imx6ulpico,
1025         olimex a20 olinuxino lime mali, roseapplepi, synopsis aarch64
1026         vdk, axs101, axs103 and hs38 smd vdk.
1027
1028         Updated/fixed packages: autossh, chrony, dosfstools,
1029         dtv-scan-tables, e2fsprogs, gcc, gdb, gnuchess, gnuradio,
1030         gpsd, gst1-plugins-bad, gst1-plugins-good, imagemagick,
1031         kvm-unit-tests, libfribi, libuv, mesa3d, mpfr, mplayer, mpv,
1032         ntp, ola, olsr, openblas, openjpeg, openssh, postgresql,
1033         ptpd2python3, qemu, qextserialport, qt5base, quagga, xqwt,
1034         taskd, tiff, tremor, trousers, udisks, uclibc, wireshark,
1035         xapp_xload, xenomai, xmlstarlet
1036
1037         Issues resolved (http://bugs.buildroot.org):
1038
1039         #9386: ubinize fails with or without custom config
1040         #9431: A misspelling
1041         #9446: make raspberrypi3_defconfig compilation failure
1042
1043 2016.11-rc2, Released November 13th, 2016
1044
1045         Fixes all over the tree.
1046
1047         Architecture: add support for MIPS XBurst cores; remove MIPS
1048         support for M5100 cores.
1049
1050         Updated/fixed packages: mesa3d, lttng-babeltrace, tinyalsa, pseudo,
1051         czmq, libxml2, makedevs, binutils, kvm-unit-tests, libnss, privoxy,
1052         qemu, ser2net, net-tools, ffmpeg, assimp, libmpeg2, ccache, mpv,
1053         libxslt, python, python3, php, valgrind, guile, domoticz, efl,
1054         jasper, kvmtool, go, wget, sane-backends, weston, tinymembench,
1055         strace, openjpeg, lcms2, quota.
1056
1057         Linux kernel: update default to 4.8.7.
1058
1059         CMake support: fix cmake wrapper to properly pass NDEBUG flag.
1060
1061         Filesystems: use a wrapper to pseudo, to better mimick the behaviour
1062         of fakeroot; makedevs no longer breaks of the destination already
1063         exists and is of the correct type/major/minor.
1064
1065         Defconfigs: a few legacy and broken defconfigs have been removed
1066         because they now fail to build: kb9202_defconfig, mini2440_defconfig,
1067         freescale_p2020ds, qmx6, calao*, atmel_sama5d4ek. Other defconfigs
1068         have been updated: nanopi-neo, olimex_a20_olinuxino_lime_mali,
1069         armadeus_apf51, armadeus_apf28, freescale_imx31_3stack, ci20,
1070         olimex_a20_olinuxino_lime2, atmel_at91sam9260eknf,
1071         atmel_at91sam9rlek, atmel_at91sam9g20dfc, atmel_at91sam9g45m10ek,
1072         atmel_sama5d3xek.
1073
1074 2016.11-rc1, Released November 3rd, 2016
1075
1076         Fixes all over the tree and new features.
1077
1078         It is now possible to specify multiple BR2_EXTERNAL
1079         directories. The required files in a BR2_EXTERNAL directory
1080         have changed to accomodate this feature. Refer to the
1081         documentation for details of how to update them. External
1082         trees now have a name and a description. Also, it is possible
1083         to override a defconfig in the external tree.
1084
1085         The default skeleton now uses UID 65534 for the "nobody"
1086         user instead of UID 99, like most distros do. See
1087         https://lwn.net/Articles/695478/ for a complete discussion.
1088         Programs and configuration files that explicitly refer to UID
1089         99 will have to be updated.
1090
1091         When the build environment already has a suitable cmake version
1092         (3.1 or later), that one will be used instead of building
1093         host-cmake. This can speed up the build significantly.
1094
1095         The ExtUtils::MakeMaker perl module is now required in the
1096         build environment.
1097
1098         An additional check is done during the build that files are
1099         not installed in the output directory within the output
1100         directory. This happens e.g. when the target directory is
1101         contained both in --prefix and in DESTDIR. The build will
1102         terminate with an error message that specifies which package
1103         and which file caused the failure.
1104
1105         The concept of "deprecated packages" and the BR2_DEPRECATED
1106         option have been removed. Instead, packages are removed
1107         immediately. Packages are only removed when they don't work
1108         for some reason. If you still need a removed package and
1109         you have a solution for the problem(s) that caused the
1110         removal, please contribute it.
1111
1112         Architecture: support for sh64 removed, improved support for
1113         MIPS core selection.
1114
1115         Toolchain: support for musl powerpc64le, mips64 and mipsr6
1116         toolchains, ARC toolchain components updates, gcc 6.x series
1117         bumped to 6.2.0, default binutils version switched to 2.26,
1118         default gcc version switched to gcc 5.x, Linaro toolchains
1119         updated, uclibc-ng bumped to 1.0.19. GCC is now always built
1120         with TLS support. Checking of unsafe compiler options (that
1121         point to host directories) has been extended with -isystem,
1122         -idirafter and -iquote.
1123
1124         Package infrastructure: new variable $(PKG)_DL_OPTS, addition
1125         of <pkg>-show-rdepends to list reverse dependencies, and
1126         <pkg>-graph-rdepends to graph reverse dependencies. Linux tools
1127         are now in a separate linux-tools package instead of in the
1128         kernel build. Fakeroot has been replaced by pseudo.
1129
1130         CMake support: the toolchainfile.cmake file now provides a
1131         definition of the CMAKE_BUILD_TYPE variable. The
1132         toolchainfile.cmake also no longer forces the compiler/linker
1133         flags defined by Buildroot.
1134
1135         New defconfigs: WaRP7, Solidrun's MX6 Cubox/Hummingboard,
1136         TS-4900, Grinn's liteBoard, Udoo MX6Q/DL, Qemu ARM noMMU,
1137         BeagleBone Qt5 demo, Digilent Zybo, FriendlyARM Nanopi NEO.
1138
1139         New packages: arm-trusted-firmware, amd-catalyst, atop, aufs,
1140         aufs-util, fwts, gst1-rtsp-server, libglob, libite, mfgtools,
1141         mksh, motion, paho-mqtt-c, php-amqp, pseudo, python-couchdb,
1142         python-crcmod, python-cssutils, python-docutils,
1143         python-futures, python-mwclient, python-mwscrape,
1144         python-mwscrape2slob, python-pyelftools, python-pyicu,
1145         python-pylru, python-pyqt5, python-requests-toolbelt,
1146         python-simpleaudio, python-slob, rabbitmq-server, shapelib,
1147         vdr, vdr-plugin-vnsiserver, vexpress-firmware, xvisor, iio and
1148         gpio linux tools.
1149
1150         Removed packages: binutils 2.24, fakeroot, gcc 4.7, ipkg,
1151         kodi-addon-xvdr, libgail, sstrip, torsmo, webkit, webkitgtk24,
1152         wvdial, wvstreams.
1153
1154         Documentation: the list of packages that was present in the
1155         Buildroot manual has been removed.
1156
1157         Legal info: the "licenses.txt" file that concatenates all
1158         license texts is no longer generated - it was not considered
1159         useful. The manifest.csv contains an empty cell instead of
1160         "not saved" when no license file is available.
1161
1162         Other: addition of a DEVELOPERS file listing developers taking
1163         care of packages or architectures.
1164
1165         Issues resolved (http://bugs.buildroot.org):
1166
1167         #7802: host-python build hangs compiling getbuildinfo.o
1168         #8206: mplayer uses host xorg development files
1169         #8516: mkcubiecard.sh uses outdated sfdisk switch -D
1170         #8536: Building sudo with PAM results in unusable sudo
1171         #8646: check-host-rpath script returns false positives when rpath
1172                contains symlink
1173         #8696: xdriver_xf86-input-mouse install header files in target
1174                directory
1175         #8811: rp-pppoe - generated scripts commands use HOST pathnames,
1176                not necessarily TARGET
1177         #8846: Orphaned/missing toolchain borks eclipse plugin
1178         #8856: python tornado runtime wasn't met on buildroot 2016.02
1179         #8901: gcc failes to build if fortran is enabled
1180         #8916: LDFLAGS pass to openssh
1181         #8941: "ls" of an NFSv4 share only works when pumped through strace
1182         #8946: Valgrind fails to build with stack protection turned on
1183         #9021: Kodi - Broken: Illegal instruction (core dumped)
1184         #9096: rootfs.ubi not created
1185         #9111: glibc 2.23: libmvec.so not copied
1186         #9176: minnowboard : USB not mounted
1187         #9196: raspberry pi 3 default build seem broken
1188         #9201: Permission denied make: *** [core-dependencies] Error 126 in
1189                Buildroot-2015.08.1
1190         #9216: log4cpp package build fails to build within install
1191         #9221: Kodi needs "Python .py and .pyc support" otherwise it crashes when
1192                pressing buttons.
1193         #9229: Firefly boot fails with: "failed to find part:boot"
1194         #9256: [Config file] New device: Odroid-U2/U3
1195         #9296: Buildroot Fails on applying patches
1196         #9301: U-boot fails to build with default zynq_zed_defconfig configuration
1197         #9316: U-boot fails to build if libssl-dev is not installed
1198         #9321: Vanilla libcrypt++ v5.6.3 doesn't allow to work Nvidia Tegra's
1199                flash utility (tegrarcm)
1200         #9326: Odroid-C2 build results in non-bootable image
1201         #9336: Improve iconv support for external toolchain based builds
1202         #9356: gdb package
1203         #9366: no link rootfs.ext4 -> rootfs.ext2
1204         #9371: openssl: download failes with "Only allow downloads from primary
1205                download site" + local server
1206         #9381: check-host-rpath issues
1207         #9386: ubinize fails with or without custom config
1208
1209 2016.08, Released September 1st, 2016
1210
1211         Minor fixes.
1212
1213         Toolchain: ARC tools updated to arc-2016.09-eng010.
1214
1215         Updated/fixed packages: libshout, luajit, mpd, mplayer
1216
1217         Issues resolved (http://bugs.buildroot.org):
1218
1219         #7520: CodeSourcery toolchain ARM: C++11 std::exception_ptr..
1220         #8341: Getting EGL Error: Could not create the egl surface:..
1221         #9121: gst1-imx for i.MX6 compile failed, cannot find PXP, ..
1222
1223 2016.08-rc3, Released August 29th, 2016
1224
1225         Fixes all over the tree.
1226
1227         Toolchain: C++ support for the internal blackfin toolchain
1228         re-enabled.
1229
1230         Architecture: Default to bf532 CPU variant for blackfin,
1231         Fix flat one memory region support for m68k and disable flat
1232         seperate data support because of compatibility issues.
1233
1234         Defconfigs: Minnowboard and Raspberrypi: Fix errors with
1235         post-build scripts when systemd is used.
1236         Zynq microzed/zc706/zed: Fix u-booot configuration.
1237
1238         netbsd-queue package extended and renamed to
1239         musl-compat-headers. With this, a number of musl compatibility
1240         patches are no longer needed.
1241
1242         Updated/fixed packages: aircrack-ng, android-tools, babeld,
1243         bcusdk, binutils, boa, busybox, connman, cpupower,
1244         docker-engine, domoticz, elf2flt, ffmpeg, fwup, gcc,
1245         glib-networking, gnupg, hplip, igd2-for-linux, imagemagick,
1246         imx-uuc, iputils, jack2, kismet, kmsxx, libaio, libamcodec,
1247         libconfuse, libffi, libfreeimage, libgcrypt, libgpg-error,
1248         libiio, libraw, libsepol, libserialport, libxmlrpc, linknx,
1249         linux-pam, lirc-tools, lldpd, logrotate, lshw, musl, ncurses,
1250         neon, nettle, norm, ntfs-3g, openblas, openmpi, openswan,
1251         pinentry, pixman, protobuf, python-meld3, qlibc, qt, qt5base,
1252         quagga, rpcbind, rt-tests, runc, sane-backends, sconeserver,
1253         squeezelite, stella, tftpd, tinycbor, tinydtls, trace-cmd,
1254         trousers, tstools, uboot-tools, uclibc, ulogd, ustr, vlc,
1255         webkitgtk, wireshark, xdriver_xf86-video-intel
1256
1257         Issues resolved (http://bugs.buildroot.org):
1258
1259         #9101: Error on support/download/git with system git older than 1.8.4
1260         #9181: Compiling linux kernel fails if BR2_LINUX_KERNEL_TOOL_CPU..
1261
1262 2016.08-rc2, Released August 17th, 2016
1263
1264         Fixes all over the tree.
1265
1266         Toolchain: disable broken C++ support for internal blackfin
1267         toolchains, ARC toolchain bumped to arc-2016.09-eng008 (GCC 6)
1268         to fix various issues.
1269
1270         System: Zoneinfo is available for the musl C library as well.
1271
1272         Updated/fixed packages: am33x-cm3, axel, barebox, bdwgc,
1273         blktrace, cairo, dante, enlightenment, fbterm, ffmpeg, flex,
1274         fontconfig, gcc, gmp, gnuplot, gnuradio, gst1-imx, hidapi,
1275         inotify_tools, iproute2, kmsxx, lftp, libaio, libcofi,
1276         libical, libpjsip, libsidplay2, libunwindow, libxml2,
1277         linux-zigbee, lttng-libust, mpv, mtd, ncdu, netplug, ntp,
1278         openblas, openipmi, owfs, php, poco, procps, qt, quota,
1279         sg3_utils, spidev_test, systemd-bootchart, thrift,
1280         uboot-tools, uclibc, webrtc-audio-processing, wayland, weston,
1281         xdriver_xf86-video-savage, xserver_xorg-server, xen
1282
1283         Issues resolved (http://bugs.buildroot.org):
1284
1285         #9136: make graph-size fails with "ValueError: too many values to..
1286         #9151: qt: fix build with ALSA >= 1.1.x
1287         #9156: qt: Fix missing runtime Qt3Support dependency
1288         #9161: modsetting patch not applied to xserver 1.18.4
1289         #9166: Missing overlays directory in VFAT image for raspberry pi 3
1290
1291 2016.08-rc1, Released August 6th, 2016
1292
1293         Fixes all over the tree and new features.
1294
1295         Toolchain: Fortran support added. eglibc support removed, musl
1296         support no longer experimental. Blackfin and Microblaze
1297         support for internal uClibc-ng toolchain, m68k/coldfire
1298         improvements. The check for unsafe (build host) directories
1299         access (/usr/include and /usr/lib) is now enabled by default.
1300         Unused locales are now purged by default to save space (and
1301         the default list of locales shrunk). The option to control
1302         this has now moved from the toolchain menu to system
1303         configuration.
1304
1305         Legal info improvements: sources are now hardlinked instead of
1306         copied if possible to save space. Patches and extra downloads
1307         are also saved.
1308
1309         An experimental configuration knob (BR2_REPRODUCIBLE) has been
1310         added to make the builds more reproducible (E.G. less
1311         differences in the binary output between builds of the same
1312         configuration). This is still work in progress.
1313
1314         An option to execute a custom script inside the fakeroot
1315         environment used to the generate the filesystem (E.G. to tweak
1316         permissions or similar) has been added.
1317
1318         Git support now supports git submodules if
1319         <pkg>_GIT_SUBMODULES is enabled.
1320
1321         Hash files for integritry validation have been added for all
1322         packages.
1323
1324         Scanpypi utility to help creating packages from the Python
1325         package index (pypi) has been added.
1326
1327         The makedevs utility now has support for adding file
1328         capabilities using extended attributes.
1329
1330         New defconfigs: Arcturus uCP1020, Atmel sama5d{2,3,4} xplained
1331         development configs, Blackfin GDB simulator, Linksprite
1332         pcDuino, Minnow Board Max graphical demo, NXP i.MX25 PDK,
1333         i.MX51 EVK, i.MX6UL Pico, i.MX7 sabresd, QEMU MIPS32r6{,el} and
1334         MIPS64r6{,el} malta, Roseapple Pi, Samsung Snow chromebook,
1335         Toradex Apalis i.MX6 COM, TS-4800, x86-64 PC BIOS and EFI
1336         demos. A number of defconfigs have been updated and extended
1337         to generate SD card images. Synopsys HS38 VDK defconfig removed.
1338
1339         New packages: 4th, acpica, acpitool, alljoyn, alljoyn-base,
1340         alljoyn-tcl, alljoyn-tcl-base, argparse, babeld, batman-adv,
1341         circus, dante, docker-containerd, docker-engine, domoticz,
1342         efibootmgr, efivar, ficl, fwup, gsettings-desktop-schemas,
1343         gtksourceview, gupnp-dlna, gupnp-tools, igd2-for-linux,
1344         jemalloc, kmsxx, lapack, lft, libaacs, libamcodec, libbdplus,
1345         libcoap, libdvdcss, libebur128, libfastjson, libminiupnpc,
1346         libnatpmp, libpqxx, libuio, libvdpau, log4cpp, minissdpd,
1347         mxsldr, nginx-nasxi, nginx-upload, ninja, nodm, odroid-mali,
1348         odroid-scripts, omxplayer, openblas, openmpi, openzwave,
1349         p7zip, pdbg, python-argh, python-dataproperty,
1350         python-dateutil, python-dialog3, python-dicttoxml,
1351         python-dominate, python-engineio, python-flask-jsonrpc,
1352         python-flask-login, python-humanize, python-pathtools,
1353         python-pathvalidate, python-pillow, python-prompt-toolkit,
1354         python-pytablewriter, python-pytz, python-scapy3k,
1355         python-sdnotify, python-socketio, python-tomako,
1356         python-ubjson, python-u-msgpack, python-watchdog,
1357         python-wcwidth, python-xlrd, python-xlsxwriter,
1358         python-xlutils, python-xlwt, rs485conf, runc, sdl2_gfx,
1359         sdl2_image, sdl2_ttf, shellinabox, sphinxbase, stella,
1360         supertuxkart, systemd-bootchart, tekui, terminology, tinycbor,
1361         tinydtls, ti-sgx-demos, ti-sgx-km, ti-sgx-um, tunctl, wavemon,
1362         wiringpi, xen
1363
1364         Deprecated packages: ipkg, sstrip
1365
1366         Removed packages: sunxi-mali-prop
1367
1368         Issues resolved (http://bugs.buildroot.org):
1369
1370         #8931: segment fault when compile argp-help.c using aarch64-bu...
1371         #8966: eglfs error. buildroot don't compile the library libeglfs.so
1372         #8971: build for beaglebone fails
1373         #8986: qt5imageformats fails to build on AArch64
1374         #8991: grub2 fails to compile
1375         #9001: Nodejs option not available
1376         #9006: gcc with c++ support v4 and v5 fail to compile on fedora 24
1377         #9016: arceb-buildroot-linux-uclibc ld uses incorrect default format
1378         #9066: 8139TOO - faulty behaviour
1379         #9086: Syntax Error (missing ")" in boot/uboot/uboot.mk on line 203)
1380         #9091: U-Boot fails to boot with large ramdisk
1381
1382 2016.05, Released May 31st, 2016
1383
1384         Minor fixes.
1385
1386         External toolchain: Fix for symlink handling when copying
1387         links to target.
1388
1389         Updated/fixed packages: gcc, grantlee, gst-ffmpeg,
1390         ipsec-tools, iptraf-ng, libcurl, libdrm, libsigsegv, ltris,
1391         lttng-babeltrace, mbedtls, mesa3d, moarvm, mplayer, mtools,
1392         net-tools, openpowerlink, pulseview, rpm, tinyalsa,
1393         xdriver_xf86-video-fbturbo, xserver_xorg-server
1394
1395 2016.05-rc3, Released May 26th, 2016
1396
1397         Fixes all over the tree.
1398
1399         Tweaks for SSP handling for external toolchains.
1400
1401         Updated/fixed packages: aircrack-ng, bluez5_utils, connman,
1402         cups, erlang-p1-stringprep, expat, ffmpeg, flann, flannel, go,
1403         gst1-libav, hidapi, hplip, iptraf-ng, jamvm, kodi,
1404         kodi-screensaver-matrixtrails, libcurl, libepoxy, libgpgme,
1405         libsemanage, libxslt, liquid-dsp, ltris, lxc, mesa3d, midori,
1406         mpg123, mtr, openpgm, openpowerlink, oprofile, php,
1407         postgresql, putty, python-service-identity, python-treq,
1408         qlibc, qt5serialbus, ruby, stress-ng, strongswan, time, tinc,
1409         ustr, valgrind, webkitgtk, libxml2, xorriso,
1410         xserver_xorg-server
1411
1412         Issues resolved (http://bugs.uclibc.org):
1413
1414         #8936: Aircrack-ng - Alot of missing dependencies
1415
1416 2016.05-rc2, Released May 17th, 2016
1417
1418         Fixes all over the tree.
1419
1420         Rootfs overlay handling now refuses to overwrite
1421         /{usr,bin,sbin,lib} symlinks from BR2_ROOTFS_MERGED_USR option
1422         even if these directories are present in the overlay.
1423
1424         External toolchain: Unbreak user provided libraries deployment
1425         (BR2_TOOLCHAIN_EXTRA_EXTERNAL_LIBS) handling after refactoring.
1426
1427         QEMU coldfire: Fix for signal handling kernel issue, enable
1428         networking support.
1429
1430         Updated/fixed packages: android-tools, assimp, boost, gcc,
1431         glibc, glmark2, gmrender-resurrect, go, go-bootstrap, iputils,
1432         jack2, kodi-screensaver-asterwave, kodi-screensaver-rsxs,
1433         kodi-visualisation-shadertoy, libarchive, libinput, libpjsip,
1434         mali-t76x, mtr, nginx, opencv, openvpn, python-coherence,
1435         qt5multimeda, quagga, samba4, sg3-utils, stress-ng, turbolua
1436
1437 2016.05-rc1, Released May 10th, 2016
1438
1439         Fixes all over the tree and new features.
1440
1441         Architectures: new ARM variants: Cortex A17 and M4, improved
1442         nonmmu (cortex-M) support, m68k has been re-enabled with
1443         support for ColdFire. For x86, support for the i386 variant
1444         has been dropped.
1445
1446         Toolchain: Add GCC 6 support, remove GCC 4.5, mark GCC 4.7 as
1447         deprecated. Go programming language support, Add Binutils 2.26
1448         support. Old Sourcery PowerPC external toolchains removed,
1449         Sourcery MIPS 2016.06-8, AMD64 2015.11-139, NiosII 2015.11-130
1450         added, Linaro ARM/ARMeb/Aarch64 toolchains updated.
1451
1452         New defconfigs: Firefly RK3288, Boundary Devices i.MX7 Nitrogen7,
1453         STM32F429 and STM32F469 Discovery boards, Hardkernel ODROID-C2,
1454         Raspberry Pi Zero and Raspberry Pi 3. Some Qemu defconfigs were
1455         added for m68k, eXtensa-nommu and ColdFire.
1456
1457         Linux: use zImage by default on ARM, subversion repository
1458         support (for u-boot as well).
1459
1460         New packages: aer-inject, android-tools, cannelloni,
1461         cbootimage, cgroupfs-mount, connman-gtk, crudini, dt,
1462         gmrender-resurrect, flannel, font-awesome, freeswitch, go,
1463         go-bootstrap, gr-osmosdr, granite, i7z, imx-uuc,
1464         kodi-adsp-basic, kodi-adsp-freesurround,
1465         kodi-audiodecoder-opus, kodi-pvr-hdhomerun,
1466         kodi-screensaver-asterwave, kodi-screensaver-cpblobs,
1467         kodi-screensaver-matrixtrails, kodi-screensaver-planestate,
1468         kodi-screensaver-rsxs, kodi-visualisation-fishbmc,
1469         kodi-visualisation-fountain, kodi-visualisation-goom, libgee,
1470         libimxvpuapi, libpjsip, libtomcrypt, libtommath, libusbgx,
1471         lksctp-tools, mali-t76x, mkpimage, mpv, msr-tools, nload,
1472         norm, nvme, owfs, pound, privoxy, procrank_linux, putty,
1473         python-autobahn, python-characteristic, python-crossbar,
1474         python-cryptography, python-iniparse, python-iowait,
1475         python-lmdb, python-pexpect, python-ptyprocess,
1476         python-pyasn-modules, python-pygments, python-pymysql,
1477         python-pynacl, python-pyopenssl, python-pysocks,
1478         python-pytrie, python-rpi-gpio, python-service-identity,
1479         python-setproctitle, python-shutilwhich, python-treq,
1480         python-txaio, python-ujson, python-wsaccel, qt5canvas3d,
1481         qt5location, qt5quickcontrols2, qt5serialbus, qt5tools,
1482         raptor, scrub, taskd, tegrarcm, turbolua, valijson,
1483         wayland-protocols, webkitgtk, wilc1000-firmware, wpan-tools,
1484         xdriver_xf86-video-amdgpu
1485
1486         Removed packages: foomatic-filters, python-m2crypto,
1487         qt5quick1, qt5webkit-examples, samba, xdriver_xf86-input-void
1488
1489         Issues resolved (http://bugs.buildroot.org):
1490
1491         #6830: Qt5: no fonts are installed
1492         #7562: musl buildroot-toolchain and BR2_MIPS_SOFT_FLOAT break
1493         #7580: Invalid filesystem in Pandaboard defconfig
1494         #8346: wf111 package removes all kernel module dependencies
1495         #8436: xserver_xorg-server Segmentation fault
1496         #8736: IPV6 forced on in busybox
1497         #8746: At startup system stops with 'cannot set terminal proces..
1498         #8751: make fail [fio does not build on sh]
1499         #8766: Compiling host-gcc-final-4.9.3 broken on i386
1500         #8771: make savedefconfig modifies sources
1501         #8781: Unable to build uboot for imx28evk
1502         #8786: gdb fails to build with xz and expat support at the same
1503         #8801: Compilation of Buildroot 2016.2 for Raspberry Pi with...
1504         #8806: Buildroot 2016.2 for Raspberry Pi requires that ext4...
1505         #8836: Can't select Vim in menuconfig
1506         #8851: Make sure fio can compile with libaio support if it...
1507         #8861: With buildroot 2016.02 trying to build for corei7-avx
1508                fails while trying to build host-binutils
1509         #8866: Making an USB flash bootable with extlinux build with
1510                 buildroot does not work
1511
1512 2016.02, Released March 1st, 2016
1513
1514         Minor fixes, mostly security related.
1515
1516         Circular dependency issue with same-as-kernel linux-headers
1517         option fixed.
1518
1519         Updated/fixed packages: bluez5_utils, heirloom-mailx,
1520         imx-gpu-viv, kodi-pvr-argustv, kodi-pvr-mediaportal-tvserver,
1521         kodi-pvr-nextpvr, libfcgi, openssl, pifmrds, powerpc-utils,
1522         python-m2crypto, slang, sox, squid, tn5250, xerces, zsh
1523
1524 2016.02-rc3, Released February 27th, 2016
1525
1526         Fixes all over the tree.
1527
1528         Defconfigs: Ensure EABIhf is correctly enabled for ARM cores
1529         where VFP is optional (but present on the specific hw). Fix
1530         ARM variant selection for freescale_imx31_3stack_defconfig.
1531
1532         Ensure tarballs of downloaded git trees do not contain a
1533         timestamp.
1534
1535         Clarify license of patches in COPYING.
1536
1537         Updated/fixed package: avahi, binutils, cairo, can-festival,
1538         chrony, cifs-utils, dnsmasq, dvdauthor, e2fsprogs, efl,
1539         erlang-rebar, eudev, fbterm, gawk, gnupg2, gnuradio, gpm,
1540         gst1-plugins-good, hostapd, imagemagick, iproute2, iputils,
1541         jack2, kexec, kismet, lftp, libarchive, libeXosip2, libfm,
1542         libglib2, libsoil, libssh, libssh2, libuci, links, lshw, lxc,
1543         mediastreamer, mono, mraa, mutt, nfs-utils, numactl, ofono,
1544         omniorb, openipmi, openobex, patch, pax-utils, perf,
1545         pulseaudio, pure-ftp, qhull, qt, quagga, quota, sdl_sound,
1546         shairport-sync, spice, sysklogd, syslog-ng, trace-cmd,
1547         trousers, tvheadend, util-linux, vim, webkitgtk24, wireshark,
1548         wpa_supplicant, xerces, zsh
1549
1550         Issues resolved (http://bugs.uclibc.org):
1551
1552         #8651: libMonoPosixHelper.so wrong link reference in buildroot..
1553
1554 2016.02-rc2, Released February 18th, 2016
1555
1556         Fixes all over the tree.
1557
1558         Toolchain: PR19405 backport to binutils 2.25.1 to fix NIOS ld
1559         crash, backport of Xtensa .init/.fini literals handling.
1560         glibc security patches for CVE-2014-8121, CVE-2015-1781
1561         and CVE-2015-7547.
1562
1563         Defconfigs for Acmesystems Arietta g25 added.
1564
1565         Updated/fixed packages: binutils, boost, chrony, dovecot,
1566         e2fsprogs, fio, gdb, glibc, graphite2, icu, kbd, libbsd,
1567         libcue, libgcrypt, libraw, links, mc, mosquitto, nodejs,
1568         postgresql, pptp-linux, pulseaudio, samba4, spice, squid,
1569         sysklogd, systemd, tiff, uclibc, ulogd, util-linux, valgrind.
1570
1571         Issues resolved (http://bugs.uclibc.org):
1572
1573         #8576: Building embedded Linux for Atmel SAMA5D4_Xplained...
1574         #8606: Problem compiling on Arch Linux
1575         #8681: kbd 2.0.3 does not build on rpi
1576
1577 2016.02-rc1, Released February 10th, 2016
1578
1579         Fixes all over the tree and new features.
1580
1581         Toolchain: Support for GCC 5.3.x. ARC toolchain updated to
1582         arc-2015.12. Support for legacy uClibc dropped, default to
1583         uClibc-ng instead. Added sys/queue.h implementation for MUSL
1584         for compatibility. Updated versions of Code sourcery and
1585         Linaro toolchains. MIPS Codescape toolchains added. Version
1586         selection for preconfigured external toolchains removed.
1587
1588         New Defconfigs: ARM Juno r0/r1 development boards, Freescale
1589         i.MX6UL Evaluation Kit, Intel Galileo Gen 2, Orange Pi PC.
1590         A number of defconfigs have been extended to generate complete
1591         system images using genimage.
1592
1593         Linux: Automatically patch timeconst.pl for <3.9 kernels,
1594         which isn't compatible with modern perl versions, breaking the
1595         build when building on recent (Fedora 23, Debian
1596         Testing/Unstable, ..) distributions.
1597
1598         Makedevs utility now accepts textual (non-numerical) user and
1599         group names.
1600
1601         Vagrant file to easily setup a working development environment
1602         in a VM has been added.
1603
1604         Size-stats-compare script to compare rootfs sizes between
1605         builds has been added.
1606
1607         Infozip package renamed to zip. EFL packages restructured.
1608
1609         Updated/fixed packages: aespipe, aiccu, alsa-lib, alsa-utils,
1610         angularjs, apache, apr, argp-standalone, armadillo, arptables,
1611         at, atk, audiofile, aumix, autoconf-archive, avahi, bash, bc,
1612         bcache-tools, bdwgc, beecrypt, bind, binutils, bluez5_utils,
1613         bluez_utils, bonnie, boost, busybox, cairo, cdrkit, chrony,
1614         clamav, cmake, collectd, connman, coreutils, cppcms, crda,
1615         cryptodev-linux, cryptsetup, cups, cwiid, cxxtest, dbus,
1616         dbus-cpp, dbus-glib, debianutils, dhcp, dhcpcd, dhrystone,
1617         dillo, directfb, directfb-examples, dmraid, dnsmasq, doom-wad,
1618         dovecot, dovecot-pigeonhole, dropbear, dtv-scan-tables,
1619         dvb-apps, dvbsnoop, ecryptfs-utils, eigen, ejabberd,
1620         elementary, elfutils, enlightenment, erlang, espeak, eudev,
1621         eventlog, exfat, exfat-utils, exiv2, expedite, faifa,
1622         fakeroot, fastd, fbgrab, fetchmail, ffmpeg, findutils, fio,
1623         firmware-imx, flann, flashrom, flite, flot, fmlib, freerdp,
1624         freescale-imx, freetype, gauche, gawk, gcc, gcc-final, gcr,
1625         gdb, gdk-pixbuf, geoip, gesftpserver, gettext, giflib, git,
1626         glibc, glibmm, glog, gmp, gnupg, gnupg2, gnutls, gob2, gpsd,
1627         gptfdisk, grep, gst1-libav, gst1-plugins-{bad,base,good,ugly},
1628         gst-ffmpeg, gst-plugins-{bad,base,good,ugly}, gstreamer,
1629         gstreamer1, guile, gvfs, gzip, harfbuzz, haserl, hiawatha,
1630         hostapd, hplip, icu, ifupdown, imagemagick, imx-gpu-viv,
1631         imx-kobs, imx-lib, input-tools, intel-microcode, iperf3,
1632         ipmitool, iproute2, iprutils, ipsec-tools, ipset, iptables,
1633         iputils, irda-utils, irssi, iucode-tool, jack2, janus-gateway,
1634         jpeg-turbo, jquery-datetimepicker, jquery-keyboard,
1635         jquery-sparkline, jquery-ui, jquery-ui-themes,
1636         jquery-validation, json-c, kbd, kernel-module-imx-gpu-viv,
1637         keyutils, kmod, knock, kodi, lcdproc, lcms2, leafnode2,
1638         leafpad, libass, libatomic_ops, libbroadvoice, libbsd,
1639         libcap-ng, libcdaudio, libcue, libcurl, libdrm, libecore,
1640         libedbus, libedit, libedje, libeet, libefreet, libeina,
1641         libeio, libelementary, libembryo, libepoxy, libethumb, libev,
1642         libevas, libevas-generic-loaders, libevdev, libevent, libffi,
1643         libfm, libfribidi, libfslcodec, libfslparser, libfslvpuwrap,
1644         libftdi, libfuse, libgail, libglew, libglib2, libgtk2,
1645         libgtk3, libgudev, libhttpparser, libidn, libinput, libiscsi,
1646         libjpeg, liblinear, libmbim, libmicrohttpd, libndp, libnspr,
1647         libnss, liboauth, liboping, libpciaccess, libplist, libpng,
1648         libraw, libraw1394, librsvg, libseccomp, libsecret,
1649         libserialport, libsigc, libsigrok, libsigrokdecode,
1650         libsndfile, libsoc, libsodium, libsoup, libssh2, libsvg,
1651         libsvg-cairo, libtasn1, libtirpc, libtorrent, libungif,
1652         libunwind, libupnpp, liburcu, libuv, libv4l, libva,
1653         libva-intel-driver, libvips, libvncserver, libxml2, libxmlpp,
1654         lightning, lighttpd, linknx, linux-firmware, linux-fusion,
1655         linux-headers, liquid-dsp, lirc-tools, live555, lm-sensors,
1656         lockdev, lshw, ltp-testsuite, ltrace, lttng-babeltrace,
1657         lttng-libust, lttng-modules, lttng-tools, lua, luabitop,
1658         luarocks, luv, lvm2, lxc, makedevs, mc, memcached, memtest86,
1659         mesa3d, mesa3d-demos, mesa3d-headers, micropython,
1660         micropython-lib, minicom, minidlna, mjpg-streamer, mke2img,
1661         moarvm, modem-manager, mongoose, mongrel2, monkey, mono,
1662         monolite, mosh, mosquitto, mpd, mplayer, msgpack, mtdev2tuio,
1663         musepack, musl, mysql, nano, nasm, nbd, neard, netatalk,
1664         netsnmp, nettle, net-tools, network-manager, nfs-utils, nginx,
1665         nmap, nodejs, ntfs-3g, ntp, numactl, nut, nvidia-driver,
1666         odhcp6c, ofono, ola, olsr, omniorb, opencv, opencv3, openipmi,
1667         openldap, openntpd, openobex, openocd, openpgm,
1668         open-plc-utils, openpowerlink, openssh, openssl, openswan,
1669         openvpn, opkg, oprofile, opus, opusfile, p11-kit, package,
1670         pango, pax-utils, pciutils, pcmanfm, perl, perl-db-file,
1671         perl-io-socket-ssl, perl-libwww-perl, perl-net-dns, perl-uri,
1672         perl-xml-libxml, php, php-ssh2, picocom, pinentry, pixman,
1673         polarssl, popt, portaudio, pppd, procps-ng, proftpd, protobuf,
1674         psmisc, ptpd2, pulseaudio, pulseview, pv, python, python3,
1675         python-alsaaudio, python-can, python-cffi, python-cherrypy,
1676         python-httplib2, python-jinja2, python-lxml, python-m2crypto,
1677         python-mako, python-msgpack, python-psutil, python-pyasn,
1678         python-pycparser, python-pydal, python-pyftpdlib,
1679         python-pyroute2, python-pyxml, python-pyzmq, python-requests,
1680         python-serial, python-setuptools, python-six, python-spidev,
1681         python-tornado, python-twisted, python-web2py, python-webpy,
1682         python-werkzeug, python-zope-interface, qemu, qhull, qpdf, qt,
1683         qt5, qt5base, qt5connectivity, qt5declarative, qt5enginio,
1684         qt5graphicaleffects, qt5imageformats, qt5multimedia,
1685         qt5quick1, qt5quickcontrols, qt5script, qt5sensors,
1686         qt5serialport, qt5svg, qt5webchannel, qt5webkit,
1687         qt5webkit-examples, qt5websockets, qt5x11extras,
1688         qt5xmlpatterns, qt-webkit-kiosk, racehound, radvd, read-edid,
1689         readline, redis, rpcbind, rpi-firmware, rpi-userland, rrdtool,
1690         rsync, rsyslog, rtai, rtorrent, rt-tests, rubix, ruby, samba4,
1691         sconeserver, setools, shairport-sync, sigrok-cli, skeleton,
1692         smack, snowball-init, socat, sp-oops-extract, sqlite,
1693         squashfs, squeezelite, squid, sredird, sshfs,
1694         start-stop-daemon, strace, strongswan, stunnel, subversion,
1695         sunxi-tools, swig, sysdig, syslog-ng, sysstat, systemd,
1696         sysvinit, taglib, tcl, tcpreplay, thrift, ti-gfx, tinyalsa,
1697         tor, torsmo, trace-cmd, transmission, tremor, triggerhappy,
1698         trinity, tvheadend, tzdata, uboot-tools, uclibc, udisks,
1699         udpcast, unionfs, upmpdcli, usb_modeswitch,
1700         usb_modeswitch_data, ustr, util-linux, vala, valgrind,
1701         vboot-utils, vde2, vlc, vnstat, webkit, webkitgtk24, weston,
1702         wget, whetstone, whois, wine, wipe, wireless-regdb, wireshark,
1703         wpa_supplicant, w_scan, x11r7, xapp_xbacklight, xapp_xcompmgr,
1704         xapp_xinput, xapp_xkbcomp, xdriver_xf86-input-evdev,
1705         xdriver_xf86-input-libinput, xdriver_xf86-input-synaptics,
1706         xdriver_xf86-video-ati, xdriver_xf86-video-fbturbo,
1707         xdriver_xf86-video-imx-viv, xdriver_xf86-video-intel,
1708         xfont_encodings, xfont_font-adobe-100dpi,
1709         xfont_font-adobe-75dpi, xfont_font-adobe-utopia-100dpi,
1710         xfont_font-adobe-utopia-75dpi, xfont_font-adobe-utopia-type1,
1711         xfont_font-alias, xfont_font-arabic-misc,
1712         xfont_font-bh-100dpi, xfont_font-bh-75dpi,
1713         xfont_font-bh-lucidatypewriter-100dpi,
1714         xfont_font-bh-lucidatypewriter-75dpi, xfont_font-bh-ttf,
1715         xfont_font-bh-type1, xfont_font-bitstream-100dpi,
1716         xfont_font-bitstream-75dpi, xfont_font-bitstream-type1,
1717         xfont_font-cronyx-cyrillic, xfont_font-cursor-misc,
1718         xfont_font-daewoo-misc, xfont_font-dec-misc,
1719         xfont_font-ibm-type1, xfont_font-isas-misc,
1720         xfont_font-jis-misc, xfont_font-micro-misc,
1721         xfont_font-misc-cyrillic, xfont_font-misc-ethiopic,
1722         xfont_font-misc-meltho, xfont_font-misc-misc,
1723         xfont_font-mutt-misc, xfont_font-schumacher-misc,
1724         xfont_font-screen-cyrillic, xfont_font-sony-misc,
1725         xfont_font-sun-misc, xfont_font-winitzki-cyrillic,
1726         xfont_font-xfree86-type1, xfsprogs, xkeyboard-config, xl2tp,
1727         xlib_libfontenc, xlib_libXi, xmlstarlet, xscreensaver,
1728         xserver_xorg-server, xtables-addons, xvkbd, xz, yad, yasm,
1729         ympd, zeromq, zic, znc, zsh,
1730
1731         New packages: acsccid, assimp, atkmm, autofs, bcm2835,
1732         cairomm, cantarell, chocolate-doom, comix-cursors, cxxtest,
1733         edid-decode, emlog, gcr, gtkmm3, hidapi, jquery-sidebar,
1734         kernel-module-imx-gpu-viv, libasplib, libcroco, libdvbpsi,
1735         libfreeglut, libgdiplus, libglfw, libhdhomerun, libnet,
1736         libsoil, lldpd, luvi, mbedtls, minizip, miraclecast, mongodb,
1737         mraa, netbsd-queue, netsniff-ng, nss-pam-ldapd,
1738         obsidian-cursors, openal, openbox, pangomm,
1739         python-backports-abc, python-beautifulsoup4, python-cbor,
1740         python-click, python-cssselect, python-ecdsa, python-html5lib,
1741         python-idna, python-ipaddress, python-mistune, python-netaddr,
1742         python-paho-mqtt, python-paramiko, python-pyparted,
1743         python-pysmb, python-pyudev, python-singledispatch,
1744         python-smbus-cffi, python-urllib3, qt53d, rabbitmq-c, rfkill,
1745         sbc, spi-tools, tpm-tools, trousers, ubus, unrar, unscd,
1746         unzip, v4l2grab, xdriver_xf86-video-nouveau, xdotool, zbar
1747
1748         Removed packages: libungif, python-pyxml,
1749
1750         Issues resolved (http://bugs.uclibc.org):
1751
1752         #7886: gettext: link failure with locally-installed libxml2
1753         #7892: systemd-journald is broken
1754         #8066: nodejs crashes when built with gcc 4.9
1755         #8296: nodejs 0.12.7 - npm crashes (seg core dump)
1756         #8501: gunzip fails to uncompress files
1757         #8541: fail to build host-fakeroot-1.20.2
1758         #8546: build instructions for raspberry pi don't work
1759         #8571: strace for ARC compile error
1760         #8581: pciutils.mk PCIUTILS_MAKE_OPTS typo
1761         #8616: Fail to build for raspberrypi_defconfig with big endian
1762         #8621: sqlite package, properly enable readline
1763
1764 2015.11, Released November 30th, 2015
1765
1766         Minor fixes.
1767
1768         Merged/seperate /usr handling is now also performed for
1769         staging so cross-gdb / gdbserver can find the libraries.
1770
1771         Updated/fixed packages: autossh, conntrack-tools, dcron,
1772         espeak, gcc, glmark2, gpsd, gstreamer1, libglib2, libsigsegv,
1773         libsoc, libv4l, minidlna, mongrel2, opencv, polarssl,
1774         rpi-userland, rubix, skeleton, tovid, uemacs, valgrind, yad,
1775         zmqpp
1776
1777         Issues resolved (http://bugs.uclibc.org):
1778
1779         #8441: Invalid directory for X11 fonts in target (RPi2)
1780         #8491: libglib2 2.46.1 not Building for armv5 on 2015.11-rc3
1781
1782 2015.11-rc3, Released November 26th, 2015
1783
1784         Fixes all over the tree.
1785
1786         We have a new modern website!
1787
1788         Updated/fixed packages: apitrace, audiofile, autossh, bullet,
1789         c-ares, collectd, conntrack-tools, cryptodev-linux, dropbear,
1790         fastd, gmp, gpsd, gst-plugins-bad, gst-plugins-base,
1791         gst-plugins-good, gst-plugins-ugly, gstreamer, gstreamer1,
1792         guile, iodine, iproute2, jimtcl, kompexsqlite, libethumb,
1793         libfreeimage, libgsasl, libgtk3, libxml2, localedef,
1794         lttng-tools, macchanger, mongrel2, mpd, openntpd, openssl,
1795         oprofile, pcre, qt5base, quagga, rpi-userland, sconeserver,
1796         sdl, spidev_test, sqlite, strongswan, ustr, xapp_sessreg,
1797         yajl, zmqpp
1798
1799         Issues resolved (http://bugs.uclibc.org):
1800
1801         #6872: gpsd: disabled on microblaze
1802         #8321: invalid opcode error with minidlna and ffmpeg
1803         #8336: Default systemd configuration fails to boot correctly in 2015-08
1804         #8446: rpi-userland failed to build with glibc 2.22
1805
1806 2015.11-rc2, Released November 19th, 2015
1807
1808         Fixes all over the tree.
1809
1810         LD_LIBRARY_PATH is no longer used to ensure host binaries find
1811         their libraries, fixing issues on recent Fedora.
1812
1813         Toolchain fixes for powerpc e5500 / e6500. Fix for an issue
1814         with ${TARGET}-cc after the move to use a toolchain wrapper
1815         for the internal toolchain.
1816
1817         Appy-patches.sh now correctly applies all files listed in
1818         series files.
1819
1820         Fixes for merged /usr handling when a custom skeleton is used.
1821
1822         Updated/fixed packages: axfsutils, boost, busybox, dhcp,
1823         directfb, dropbear, ebtables, fastd, ffmpeg, gauche, gcc,
1824         gettext, gst1-plugins-bad, hostapd, ibrdtnd, libcurl,
1825         libecore, libgudev, libnss, libpng, libserial, libssh2,
1826         libuecc, libxml2, linux-headers, liquid-dsp, ltris,
1827         lua-periphery, minidlna, mongrel2, mpd, mpg123, mplayer,
1828         mysql, opencv, opencv3, package, perl-file-util, php-ssh2,
1829         polarssl, pulseaudio, python-protobuf, qemu, qt5base, ranger,
1830         ruby, skeleton, slang, squeezelite, strongswan, tovid, uclibc,
1831         ushare, wine, wpa_supplicant, x265,
1832         xdriver_xf86-video-siliconmotion, zxing-cpp
1833
1834         Issues resolved (http://bugs.uclibc.org):
1835
1836         #4790: Running udhcpc on a system with NFS root kills NFS
1837         #8456: Building host-pkgconf on Fedora 23 fails due to..
1838
1839 2015.11-rc1, Released November, 7th 2015
1840
1841         Fixes all over the tree and new features.
1842
1843         Architectures:
1844
1845         - Support for sparc64 added (internal toolchain with glibc
1846           only).
1847
1848         - Support for mips32r6 and mips64r6 added.
1849
1850         - Support for Intel Quark X1000 CPU.
1851
1852         - Switch to EABIhf by default on ARM when a VFP is available.
1853
1854         Toolchains:
1855
1856         - glibc 2.22, gdb 7.10, use gdb 7.9 by default, musl 1.1.12,
1857           uclibc-ng 1.0.8, host-gdb enabled on AArch64.
1858
1859         - The toolchain wrapper which was used only for external
1860           toolchains is now also used for Buildroot internal
1861           toolchains. This allowed to fix the ccache support, prepare
1862           the way for top-level parallel build support and remove gcc
1863           patches used to detect header/library path poisoning.
1864
1865         - Remove Analog Devices Blackfin toolchain 2012R2.
1866
1867         - Fix several Xtensa build failures by switching from
1868           text-section-literals to auto-litpools.
1869
1870         - Enable MIPS64 support in uClibc-ng, use uClibc on ARC
1871           rather than a specific fork.
1872
1873         - Linaro toolchains for ARM, ARMeb and AArch64 updated to
1874           2015.08. 2014.09 version is kept since 2015.08 only runs on
1875           x86_64 hosts.
1876
1877         Bootloaders:
1878
1879         - Fix ARM64 support in U-Boot.
1880
1881         Defconfigs:
1882
1883         - Added: ARC HS38 VDK virtual boards, Avnet Microzed, Boundary
1884           Devices Nitrogen SoloX, Freescale i.MX6 SoloX Sabre SD,
1885           OLinuxino A20 Lime2, Qemu Sparc64, Qemu SuperH 4 big endian,
1886           Synopsys AArch64 VDK virtual platform.
1887
1888         - Updated: calao_qil_a9260, calao_usb_a9g20_lpw, ci20,
1889           cubieboad, freescale_imx6_*, imx53loco, imx6_vab820,
1890           mpc8315erdb, qmx6, p1010rdb, qemu, raspberrypi,
1891           raspberrypi2, riotboard, snps_axs10*, wandboard.
1892
1893         - Removed: at91rm9200df, at91sam9260dfc, at91sam9263ek,
1894           calao_snowball_defconfig, gnublin, integrator926_defconfig.
1895
1896         Infrastructure:
1897
1898         - Support for fetching from Mercurial tags fixed.
1899
1900         - Introduce LINUX_NEEDS_MODULES, which allows to enforce
1901           module support to be enabled in the kernel when a package
1902           builds out-of-tree kernel modules (through the
1903           pkg-kernel-module infrastructure or on its own).
1904
1905         - Improve the perl package infrastructure to automatically add
1906           the dependency to the perl interpreter to target perl module
1907           packages.
1908
1909         - Remove trailing slashes in <pkg>_SITE and addition of a
1910           check to ensure such trailing slashes are no longer added.
1911
1912         - Extend the legal infrastructure to allow packages to declare
1913           their actual source code. This is useful for packages for
1914           which <pkg>_SOURCE points to pre-built binaries (as is the
1915           case for external toolchains). The new <pkg>_ACTUAL_SOURCE
1916           variable allows to point to the source code in such cases.
1917
1918         - Improved ccache support, thanks to the usage of a toolchain
1919           wrapper for internal toolchain. Now a single cache directory
1920           can be shared between different Buildroot builds.
1921
1922         - Addition of a 'graph-size' make targets, which generates a
1923           PDF graph of per-package size of the root filesystem.
1924
1925         - Addition of <pkg>_EXCLUDES so that packages can request
1926           certain parts of the source code tarball to not be
1927           extracted. This feature is currently used by gcc and
1928           toolchain-external.
1929
1930         - Packages can now use the <pkg>_PKGDIR variable, provided by
1931           the package infrastructure, to reference their package
1932           directory, instead of explicitly using package/<pkg>/.
1933
1934         Filesystems:
1935
1936         - Add high lz4 compression to squashfs.
1937
1938         - Simplification of shell profile files in the default
1939           skeleton.
1940
1941         - Remove ftp user and /home/ftp from the skeleton, and let ftp
1942           server packages create these when needed.
1943
1944         - Add support for /bin, /sbin and /lib to be symlinks to their
1945           corresponding directories in /usr. This is enforced for
1946           systemd configurations, and optional for other
1947           configurations.
1948
1949         - Support for AXFS filesystem image generation added.
1950
1951         - New options to add extra space/inodes to ext2/3/4 images.
1952
1953         Updated/fixed packages:
1954
1955         adwaita-icon-theme, apache, apitrace, atk, audit, avahi,
1956         barebox, bash, batctl, bind, binutils, bluez_utils, boost,
1957         bridge-utils, cairo, ccache, chrony, clapack, cloog, cmake,
1958         collectd, connman, conntrack-tools, coreutils, cpio,
1959         cryptsetup, dbus, dbus-cpp, devmem2, dhcp, dhcpcd, dhcpdump,
1960         dhrystone, dillo, directfb, directfb-examples, dmraid,
1961         dos2unix, dovecot, dovecot-pigeonhole, drbd-utils, dropbear,
1962         dropwatch, dtc, e2fsprogs, ebtables, efl, eigen, ejabberd,
1963         elf2flt, elfutils, erlang, ethtool, eudev, evemu, exfat,
1964         exfat-utils, expat, faifa, fbterm, fdk-aac, feh, ffmpeg, file,
1965         flashrom, fping, freerdp, freescale-imx, freetype, gdk-pixbuf,
1966         genimage, gettext, git, glib-networking, glmark2, gnupg2,
1967         gnuradio, gnutls, gpsd, grep, grub2, gst1-imx, gst1-libav,
1968         gst1-plugins-bad, gst1-plugins-base, gst1-plugins-good,
1969         gst1-plugins-ugly, gst1-validate, gst-fsl-plugins,
1970         gst-plugins-bad, gstreamer1, guile, gvfs, harfbuzz, haveged,
1971         hostapd, icu, imagemagick, impiutil, imx-gpu-viv, imx-vpu,
1972         inadyn, intltool, iostat, iperf3, ipmiutil, iproute2,
1973         iptables, iw, jpeg-turbo, jq, jsoncpp, kexec-lite, kmod, kodi,
1974         kodi-audioencoder-flac, kodi-pvr-argustv, kodi-pvr-filmon,
1975         kodi-pvr-hts, kodi-pvr-mythtv, kodi-pvr-pctv,
1976         kodi-pvr-stalker, kodi-pvr-vbox,
1977         kodi-visualisation-waveforhue, less, lftp, libbluray,
1978         libcgroup, libconfuse, libcurl, libdcadec, libdrm, libevdev,
1979         libffi, libfribidi, libfslcodec, libfslparser, libfslvpuwrap,
1980         libgcrypt, libglew, libglib2, libgtk3, libidn, liblinear,
1981         liblockfile, libmicrohttpd, libnetfilter_conntrack, libnfs,
1982         libnftnl, libnl, libnspr, libnss, libpcap, libpfm4, libpng,
1983         libselinux, libserial, libsoup, libsoxr, libstrophe, libtasn1,
1984         libtirpc, libtorrent, libupnpp, liburcu, libusb-compat, libuv,
1985         libv4l, libva, libva-intel-driver, libxcb, lighttpd, links,
1986         linux, linux-firmware, linux-fusion, linux-headers,
1987         lirc-tools, localedef, lpeg, lsof, ltp-testsuite,
1988         lttng-libust, lttng-tools, lua-periphery, luaposix, lvm2, lxc,
1989         lz4, mdadm, mesa3d, mesa3d-headers, minicom, minidlna, moarvm,
1990         modem-manager, mosquitto, mpd, mpdecimal, mpg123, mplayer,
1991         mrouted, msmtp, mtd, mutt, nettle, network-manager, nfs-utils,
1992         nftables, nginx, nodejs, noip, ntp, ofono, opencv3, openpgm,
1993         openssl, openswan, openvpn, pango, parted, perl, perl-cross,
1994         perl-crypt-openssl-random, perl-http-message,
1995         perl-io-socket-ssl, perl-module-build, perl-mojolicious,
1996         perl-netaddr-ip, perl-net-dns, perl-net-http, perl-net-ssleay,
1997         perl-uri, perl-xml-libxml, php, picocom, pixman, pkgconf,
1998         poco, polarssl, portaudio, portmap, postgresql, proftpd,
1999         protobuf, protobuf-c, pulseaudio, python-configshell-fb,
2000         python-networkmanager, python-numpy, python-pyparsing,
2001         python-pypcap, python-rtslib-fb, python-spidev, python-urwid,
2002         python-web2py, qemu, qt5base, redis, rngtools, rng-tools,
2003         rpi-firmware, rpi-userland, rtmpdump, rtorrent, ruby, samba,
2004         samba4, sane-backends, sconeserver, sdl, sed, setools,
2005         shairport-sync, shared-mime-info, sland, smartmontools,
2006         softether, spice-protocol, sqlcipher, sqlite, squid,
2007         strongswan, stunnel, subversion, sudo, sunxi-tools,
2008         supervisor, systemd, tar, targetcli-fb, tcpdump, tiff, tor,
2009         tvheadend, tzdata, uboot-tools, udisks, unionfs, upmpdcli,
2010         util-linux, vala, valgrind, vim, vlc, vorbis-tools, vsftpd,
2011         vtun, wavpack, webkitgtk24, weston, whois, wireless-regdb,
2012         wireshark, wpa_supplicant, xdriver_xf86-input-vmmouse,
2013         xdriver_xf86-video-imx-viv, xdriver_xf86-video-intel,
2014         xdriver_xf86-video-sis, xlib_libXi, xorg-server,
2015         xtables-addons, xterm, xz, zic, znc, zsh
2016
2017         New packages:
2018
2019         axfsutils, bitstream, check, dvblast, eventlog, fastd, gauche,
2020         gmock, graphite2, gssdp, gupnp, gupnp-av, ibrcommon, ibrdtn,
2021         ibrdtnd, ibrdtn-tools, imx-kobs, iqvlinux, irssi,
2022         kompexsqlite, libbroadvoice, libcddb, libcodec2, libcrossguid,
2023         libg7221, libhttpparser, libilbc, libldns, libmng,
2024         libopenh264, libpam-radius-auth, libpam-tacplus, libsilk,
2025         libsoundtouch, libssh, libuecc, libyuv, liquid-dsp, luv,
2026         micropython, micropython-libs, python-pyratemp,
2027         python-pyroute2, python-ranger, rapidxml, scrypt, sdl2,
2028         sp-oops-extract, squeezelite, stress-ng, swupdate, syslog-ng,
2029         x265, xdriver_xf86-video-fbturbo, xxhash, yad, zxing-cpp
2030
2031         Removed packages:
2032
2033         blackbox (was deprecated), divine (merged in directfb),
2034         kobs-ng (replaced by imx-kobs), mediactl (merged in libv4l),
2035         sawman (merged in directfb), schifra (marked broken since a
2036         long time), texinfo (host variant only, no longer used), zxing
2037         (replaced by zxing-cpp),
2038
2039         Issues resolved (http://bugs.uclibc.org):
2040
2041         #4099: cut utility from GNU coreutils works incorrect
2042         #7772: libxml-parser-perl build failure: missing dependency
2043                ExtUtils/MakeMaker
2044         #7931: Default configuration for Cubieboard v1 is outdated
2045         #8116: 2015.05-rc2 raspberrypi2_defconfig network interface
2046                not coming up
2047         #8246: X.org DRI2 build issue
2048         #8256: pointing to /usr/bin/objcopy old version (x86) instead
2049                of the generated one
2050         #8266: mplayer build issue
2051         #8281: pyrexc fails to run when path is too long
2052         #8316: lttng-tools and lttng-babeltrace executables contain
2053                bad RPATH pointing to host machine
2054         #8331: kexec wants shutdown in /sbin, but systemd installs it
2055                in /usr/sbin
2056         #8361: Buildroot 2015.08.1 skeleton inittab overwritten by
2057                busybox's version
2058         #8366: libevent does not build
2059         #8386: build failed with external toolchain
2060         #8391: Node.js 0.12.7 fails to build on raspberry_pi defconfig
2061         #8396: CCACHE initialization
2062         #8401: gpsd 3.15 NMEA support
2063         #8416: cups depends on BR2_DEPRECATED_SINCE_2015_05
2064         #8421: util-linux installs systemd files in output/target/home/
2065
2066 2015.08, Released August 31st, 2015
2067
2068         Minor fixes.
2069
2070         OpenCV 3.x package renamed to opencv3. OpenCV 2.4.x
2071         reintroduced as opencv.
2072
2073         Updated/fixed packages: bootutils, canfestival, cppcms,
2074         curlftpfs, dhcpdump, dropbear, erlang-p1-tls, exfat, gnuradio,
2075         ipkg, libgudev, libmbim, libwebsock, linux-pam, lm-sensors,
2076         ltrace, midori, network-manager, openssh, perl-file-listing,
2077         perl-http-cookies, perl-http-daemon, perl-http-negotiate,
2078         perl-www-robotrules, python-can, qt5base, qt5multimedia,
2079         setools, sysvinit, tinyalsa, tn5250, tvheadend, uboot, vlc,
2080         x264, xserver_xorg-server, zyre
2081
2082 2015.08-rc2, Released August, 24th 2015
2083
2084         Fixes all over the tree.
2085
2086         Toolchain: fix gcc build on NIOS-II.
2087
2088         Infrastructure: add <fs>_POST_GEN_HOOKS mechanism to fix
2089         hybrid ISO image generation.
2090
2091         Architectures: add arm1136j-s variant.
2092
2093         Updated/fixed packages: apitrace, audit, bcusdk, bdwgc,
2094         beecrypt, boost, bwm-ng, cdrkit, c-icap, cifs-utils, clapack,
2095         c-periphery, cpio, cramfs, czmq, dawgdic, dnsmasq, dosfstools,
2096         dropbear, elfutils, empty, eudev, fan-ctrl, filemq, gnutls,
2097         guile, haveged, imlib2, libcec, libepoxy, libev, libgpgme,
2098         libiio, libnetfilter_queue, libnfnetlink, libpfm4, libpthsem,
2099         librtas, libselinux, libsigsegv, libsodium, libv4l, lightning,
2100         linux, lirc-tools, lrzsz, mono, mosh, mpd, msmtp, nbd,
2101         netatalk, nodejs, ola, opencv, oprofile, php, poco,
2102         postgresql, powertop, protobuf, protobuf-c, qt5base,
2103         qt5quickcontrols, rapidjson, rng-tools, squid, sysdig,
2104         sysstat, tftpd, tinc, tz, util-linux, webkitgtk24, weston,
2105         wireshark, wvstreams, xdriver_xf86-input-synaptics, zyre.
2106
2107         Issues resolved (http://bugs.uclibc.org):
2108
2109         #8276: package/dropbear: symlink resolution incorrect
2110         #8286: Error with buildroot
2111         #8301: ldconfig parameter in Makefile
2112
2113 2015.08-rc1, Released August, 5th 2015
2114
2115         Fixes all over the tree and new features.
2116
2117         Architectures:
2118
2119          - Refactor how the availability of an MMU is described.
2120          - Minimal support for Cortex-M3
2121          - Minimal support for AArch64 big-endian
2122
2123         Toolchains:
2124
2125          - Add CodeSourcery MIPS 2015.05, remove MIPS 2013.11
2126          - Use uClibc-ng as the default uClibc version, instead of the
2127            official uClibc, which hasn't done any release since 3+
2128            years
2129          - eglibc is now marked as deprecated
2130          - GCC: gcc 4.9.x is now the default and was updated to 4.9.3,
2131            support for gcc 5.x added.
2132          - Binutils: use Binutils 2.24 as the default, 2.25.x series
2133            bumped to 2.25.1, remove old Binutils 2.22.
2134          - Update ARC toolchain components to 2015.06
2135          - Add support for Fortran when building gcc
2136
2137         Bootloaders:
2138
2139          - Support for using the kconfig configuration system in
2140            U-Boot
2141
2142         New Defconfigs:
2143
2144          - VIA VAB-820/AMOS-820
2145          - OLimex OLinuxino A20 Lime
2146          - Many new defconfigs for Atmel evaluation boards:
2147            at91sam9rlek, at91sam9x5ek, sama5d3xek, sama5d4ek, sama5d4
2148            Xplained Ultra, sama5d3 Xplained.
2149          - ACME Systems Aria G25
2150          - WarPboard
2151          - Altera Cyclone 5 Development Board
2152          - Xilinx zc706
2153          - ARC AXS101 and AXS103 Software Development Platforms
2154          - Significant updates to Raspberry Pi / Raspberry Pi 2
2155
2156         Infrastructure:
2157
2158          - Buildroot takes better care now of generating predictable
2159            permissions in the target filesystem. However, existing
2160            permissions on a custom skeleton or rootfs overlay will no
2161            longer be preserved. Therefore, it is necessary to add a
2162            permission table (BR2_ROOTFS_DEVICE_TABLE) to set the
2163            required permissions.
2164          - Add support for kconfig fragments.
2165          - No longer pass --{enable,disable}-debug to autotools
2166            packages depending on the value of
2167            BR2_ENABLE_DEBUG. BR2_ENABLE_DEBUG now only controls
2168            whether we build with -g or not.
2169          - Support for extracting archives in .lzma in the generic
2170            package infrastructure.
2171          - Remove random-seed file from the default skeleton, since
2172            seeding the entropy pool with a known seed makes more harm
2173            than good.
2174          - In the CVS download helper, add support to use a date as
2175            the version.
2176          - Add support for a per-package <pkg>_STRIP_COMPONENTS
2177            variable, which packages can use to specify how many path
2178            components should be stripped when extracting the tarball.
2179          - Addition of a 'kernel-module' package infrastructure, which
2180            simplifies the packaging of external kernel modules. Many
2181            existing packages are converted to use it.
2182          - Allow bootloaders to be implemented in $(BR2_EXTERNAL)
2183          - Remove /etc/securetty from the default skeleton.
2184          - Migration of sysV initscripts from the default skeleton to
2185            a package called 'initscripts', installed only when Busbox
2186            init or sysvinit are used.
2187          - Migration of the skeleton logic to a proper 'skeleton'
2188            package.
2189          - Addition of a 'linux-tools' infrastructure in the 'linux'
2190            package, to support building user-space tools bundled
2191            within the Linux kernel sources, such as perf and cpupower.
2192          - Usage of backticks instead of make $(shell ...) to execute
2193            shell commands. This allows to delay the evaluation of such
2194            commands when actually needed, and not when expanding the
2195            variables. It is useful to make 'make printvars' less
2196            noisy, and as a preparation to support top-level parallel
2197            build.
2198          - Libtool .la files are not mungled for all package types,
2199            instead of being handled only for packages using the
2200            autotools-package infrastructure.
2201          - Add mechanism to allow packages to express a dependency on
2202            gcc versions. This is needed for packages that use C++11 or
2203            C11 support for example.
2204
2205         Important package updates:
2206
2207          - Complete rework of the matchbox packaging
2208          - Lots of fixes in packages for compatibility with musl and
2209            gcc 5.
2210          - Hash files added to a large number of packages.
2211          - Update a significant number of packages to use a new
2212            hosting, after the announcement of Google Code and
2213            Gitorious closing.
2214          - Major packages needed for SELinux support have been merged,
2215            but the support is not complete yet.
2216          - Significant update of OpenCV to version 3.0, and addition
2217            of lots of eatures.
2218          - Significant update of all packages supporting the GPU and
2219            VPU of i.MX ARM processors.
2220          - Addition of systemd support in a significant number of
2221            packages.
2222          - Qt5 updated to 5.5.0
2223          - Use modular X.org server by default instead of KDrive
2224
2225         Filesystems:
2226
2227          - Complete overhaul of the iso9660 support. Now allows to use
2228            directly IS9660 as the root filesystem format and not only
2229            an initrd, and supports Grub 2 and isolinux in addition to
2230            Grub.
2231
2232         Updated packages: a10disp, agentpp, apache, at91bootstrap3,
2233         audit, barebox, bc, bind, bmon, boost, btrfs-progs,
2234         ca-certificates, can-utils, ccache, cloog, collectd, connman,
2235         coreutils, c-periphery, cryptsetup, dado, dbus, dejavu,
2236         dhcpcd, dnsmasq, dosfstools, dovecot, dovecot-pigeonhole,
2237         e2fsprogs, ejabberd, erlang-p1-cache-tab, erlang-p1-sip,
2238         erlang-p1-stringprep, erlang-p1-stun, erlang-p1-tls,
2239         erlang-p1-utils, erlang-p1-xml, erlang-p1-yaml, ethtool,
2240         eudev, evtest, exim, expect, explorercanvas, feh, ffmpeg,
2241         file, flashrom, freescale-imx, freetype, gawk, gcc, gdb,
2242         gettext, git, glib-networking, gnupg2, gnutls, gpsd, gptfdisk,
2243         gpu-viv-bin-mx6q, gst-fsl-plugins, harfbuzz, hdparm, heimdal,
2244         i2c-tools, imagemagick, imx-vpu, iproute2, ipset, isl, iw,
2245         kodi, kodi-addon-xvdr, kodi-audioencoder-flac,
2246         kodi-audioencoder-lame, kodi-audioencoder-vorbis,
2247         kodi-audioencoder-wav, lftp, libass, libassuan, libcec,
2248         libconfi, libcurl, libdrm, libevdev, libfreefare, libfslcodec,
2249         libfslparser, libfslvpuwrap, libfuse, libglib2, libgpgme,
2250         libgtk2, libgtk3, libical, libidn, libiio, libinput, libiscsi,
2251         libllcp, libmicrohttpd, libnfc, libnss, libpcap, libpciaccess,
2252         libpng, libserialport, libsigrok, libsoc, libtirpc, libubox,
2253         libunistring, libupnp, libuv, libv4l, libva,
2254         libva-intel-driver, libXrandr, lighttpd, linenoise, linux,
2255         linux-firmware, linux-headers, live555, ltrace, lua,
2256         lua-csnappy, lua-ev, luajit, lua-messagepack, luaperiphery,
2257         lvm2, lxc, lzo, mesa3d, mesa3d-headers, midori, mmc-utils,
2258         modem-manager, mono, mosquitto, mpd, mpd-mpc, mpfr, mpg123,
2259         mtd, musl, nano, netperf, network-manager, nfs-utils, nginx,
2260         nodejs, ntp, ola, opencv, openldap, openssh, openssl,
2261         openswan, openvmtools, openvpn, opkg, orbit, orc, pcmanfm,
2262         perl-cross, perl-encode-locale, perl-io-socket-ssl,
2263         perl-mojolicious, perl-net-ssleay, perl-path-tiny, perl-uri,
2264         perl-xml-libxml, php, pinentry, polarssl, postgresql,
2265         pulseview, pure-ftpd, python, python-dpkt, python-lxml,
2266         python-networkmanager, python-pyinotify, python-pypcap,
2267         python-tornado, qextserialport, qt, qt5, rapidjson, redis,
2268         rpcbind, rpi-firmware, rpi-userland, samba4, shairport-sync,
2269         snmpp, sqlite, squid, strongswan, stunnel, sudo, sunxi-boards,
2270         sunxi-mali, sysdig, sysstat, systemd, tcpdump, tiff, tmux,
2271         tor, txheadend, tzdata, uboot, uclibc, ulogd, upmpdcli,
2272         usb_modeswitch, usb_modeswitch_data, vala, vsftpd, wayland,
2273         weston, whois, wireless-regdb, wireshark, x264, xapp_xvinfo,
2274         xdriver_xf86-input-libinput, xdriver_xf86-input-vmmouse,
2275         xdriver_xf86-video-cirrus, xdriver_xf86-video-geode,
2276         xdriver_xf86-video-imx-viv, xdriver_xf86-video-mach64,
2277         xdriver_xf86-video-neomagic, xdriver_xf86-video-r128,
2278         xdriver_xf86-video-savage, xdriver_xf86-video-siliconmotion,
2279         xdriver_xf86-video-vesa, xkeyboard-config, xlib_libfontenc,
2280         xlib_libFS, xlib_libXaw, xlib_libxkbfile, xlib_libXrender,
2281         xlib_libXt, xproto_kbproto, xproto_xproto, xproto_xrandrproto,
2282         xscreensaver, xserver_xorg-server, xtables-addons, yaml-cpp,
2283         zic.
2284
2285         New packages: angularjs, atf, audit, c-icap, c-icap-modules,
2286         cpio, dawgdic, faketime, fcgiwrap, gflags, glog, initscripts,
2287         jquery-datetimepicker, kodi-audioencoder-modplug,
2288         kodi-audioencoder-nosefar, kodi-audioencoder-sidplay,
2289         kodi-audioencoder-snesapu, kodi-audioencoder-stsound,
2290         kodi-audioencoder-timidity, kodi-audioencoder-vgmstream,
2291         kodi-platform, kodi-pvr-argustv, kodi-pvr-dvblink,
2292         kodi-pvr-dvbviewer, kodi-pvr-filmon, kodi-pvr-hts,
2293         kodi-pvr-iptvsimple, kodi-pvr-mediaportal-tvserver,
2294         kodi-pvr-mythtv, kodi-pvr-nextpvr, kodi-pvr-njoy,
2295         kodi-pvr-pctv, kodi-pvr-stalker, kodi-pvr-vbox,
2296         kodi-pvr-vdr-vnsi, kodi-pvr-vuplus, kodi-pvr-wmc,
2297         kodi-screensaver-asteroids, kodi-screensaver-biogenesis,
2298         kodi-screensaver-crystalmorph, kodi-screensaver-greynetic,
2299         kodi-screensaver-pingpong, kodi-screensaver-pyro,
2300         kodi-screensaver-stars, kodi-visualisation-shadertoy,
2301         kodi-visualisation-spectrum, kodi-visualisation-waveforhue,
2302         kodi-visualisation-waveform, kvmtool, kyua, libfm,
2303         libfm-extra, libplatform, librtas, libsodium, libsquish,
2304         libucl, libump, linux-backports, lua-iconv, lutok, menu-cache,
2305         moarvm, monkey, mono-gtksharp3, mosh, openipmi, python-can,
2306         python-pycli, python-pydal, python-pyyaml, python-web2py,
2307         qpid-proton, qt5webchannel, quazip, racehound, rtl8188eu,
2308         rtl8821au, sepolgen, setools, skeleton, stm32flash,
2309         webkitgtk24, xdriver_xf86-video-qxl, zynq-boot-bin.
2310
2311         Deprecated packages: webkitgtk, libgail, eglibc support in
2312         glibc package.
2313
2314         Issues resolved (http://bugs.uclibc.org):
2315
2316         #4291: Segmentation fault with all binaries that use threads
2317                when compiled with gcc 4.6
2318         #6944: building toolchain for sh4 fails
2319         #7592: Buildroot GCC: -lto requires plugin support in ranlib
2320         #7628: Python SSL does not get built for Raspberry Pi
2321         #7682: Missing dependencies for NFS
2322         #7742: dhcp lacks important features when BR2_ENABLE_DEBUG
2323         #7754: make: *** [/..../buildroot-2014.11/output/build/host-gcc-initial-4.8.3/.stamp_built] Error 2
2324         #7946: libglib2-2.42.2 fails to build for sparc-buildroot-linux-gnu
2325         #7956: glibc 2.20 and 2.21 fail to build for sh64-buildroot-linux-gnu
2326         #7971: python-flask, python-werkzeug. No module named zlib
2327         #7981: Target file system skeleton permissions hazard
2328         #8006: rpcdebug in nfs-utils built for the host
2329         #8036: alsa-lib headers problem that prevents to compile alsa
2330                dependent projects
2331         #8081: systemd init system: /tmp is not mode 1777
2332         #8121: php opcache extension doesn't get installed
2333         #8151: x86-64 make fails with ncurses 5.9
2334         #8156: pkg-kconfig infra broken for *-update-{config, defconfig}
2335         #8161: default /bin/sh symlink to busybox is full path and not relative
2336         #8171: glamor missing
2337         #8191: Request update support for the cubieboard series
2338         #8201: Important security upgrades for node.js
2339
2340 2015.05, Released May 31st, 2015
2341
2342         Minor fixes.
2343
2344         Updated/fixed packages: conntrack-tools, directfb, fio, flite,
2345         gptfdisk, ipmiutil, iproute2, janus-gateway, keyutils, knock,
2346         libelementary, libgcrypt, libgsasl, libjpeg, libstrophe,
2347         lttng-libust, nbd, ncurses, nmap, php, postgresql, python,
2348         python3, sconeserver, udpcast, upmpdcli
2349
2350 2015.05-rc3, Released May 22nd, 2015
2351
2352         Several fixes, mainly related to static linking.
2353
2354         Updated/fixed packages: acl, alsa-utils, apr, armadillo, attr,
2355         autoconf-archive, binutils, boost, czmq, dhcpcd, duma,
2356         enlightenment, exim, fbterm, freerdp, gcc, gdk-pixbuf,
2357         google-breakpad, gpsd, heirloom-mailx, hwloc, ipmiutil,
2358         iproute2, jack2, jasper, kmod, lcdproc, leafnode2, libcap-ng,
2359         libftdi1, libmatroska, libmemcached, libmodbus, libnftnl,
2360         libsigrok, libupnpp, libuv, libxml-parser-perl, linux,
2361         linux-headers, lirc-tools, lua-periphery, lxc, mongoose, mono,
2362         mpg123, mosquitto, neardal, newt, ntp, ola, openldap, opencv,
2363         php, postgresql, protobuf, pulseaudio, python-pyqt, qemu, qt,
2364         qt5base, rpi-userland, rsyslog, snmppp, sqlite, tiff,
2365         tinyxml2, uboot-tools, unionfs, ux5000-firmware, usbredir,
2366         ushare, vpnc, vsftpd, wavpack, wireless_tools, wsapi,
2367         wvstreams, xmlstarlet, zeromq, zmqpp
2368
2369         New packages: c-periphery
2370
2371         Issues resolved (http://bugs.uclibc.org):
2372
2373         #8106: mkfs.jffs2 uses the --pagesize parameter incorrectly
2374         #8111: 2015.05.rc2 LIBFOO_CONF_OPTS not working
2375         #8126: exim lacks plaintext and cram-md5 auth
2376
2377 2015.05-rc2, Released May 11th, 2015
2378
2379         Minor fixes.
2380
2381         Toolchain: PR56780 backport to GCC 4.8.4 to fix GDB linking
2382         issues. Context functions enabled for uClibc snapshot /
2383         uClibc-NG.
2384
2385         Architectures: Endian handling symbol for Xtensa, binutils
2386         fixes.
2387
2388         Infrastructure: Fix for kernel module stripping when
2389         localversion contains spaces.
2390
2391         Updated/fixed packages: at, autoconf-archive, binutils,
2392         cc-tool, cryptsetup, dstat, expedite, freerdp, giflib,
2393         gnuchess, guile, ipmiutil, iproute2, mono, monolite, neard,
2394         ola, poppler, postgresql, python-qt, qt, sqlite, valgrind,
2395         xlib_libXfont
2396
2397         Issues resolved (http://bugs.uclibc.org):
2398
2399         #8086: Cannot select systemd as init with Linaro 2014.09...
2400
2401 2015.05-rc1, Released May 4th, 2015
2402
2403         Fixes all over the tree and new features.
2404
2405         Architectures: Removed AVR32 support, deprecate SH64, added
2406         support for steamroller, corei7-avx and core-avx2 x86
2407         variants.
2408
2409         Toolchains: IPv6 and Largefile support now enforced for
2410         uClibc. Corresponding Kconfig symbols removed.
2411
2412         External CodeSourcery AMD64 2014.05, MUSL-cross 1.1.6 added,
2413         CS sh2, Xilinx microblaze v2/14.3 removed. Distro-class
2414         external toolchains are now detected and blacklisted.
2415
2416         Internal toolchain support for Nios2 added, Blackfin
2417         removed. Aarch64 and sh musl support. uClibc-ng support added.
2418
2419         Libatomic is now handled for internal and external
2420         toolchains. Link time optimization (LTO) support.
2421
2422         New Defconfigs: Freescale i.MX28 EVK, i.MX31 PDK and SABRE
2423         Auto, Raspberry Pi 2, RIoTboard,
2424
2425         Infrastructure: Hashes for a large number of packages have
2426         been added. Missing hashes now stop the build unless
2427         explicitly disabled.
2428
2429         Spaces and colons (:) are now supported in package
2430         versions. Dependencies can now be listed for the patch step
2431         (<PKG>_PATCH_DEPENDENCIES). Kconfig and Linux kernel
2432         extensions infrastructure has been added.
2433
2434         Makedevs now has a recursive (r) option.
2435
2436         The variable containing the list of packages to build has been
2437         renamed from TARGETS to PACKAGES.
2438
2439         Make external-deps / legal-info / source / source-check have
2440         been reimplemented using the package infrastructure, so their
2441         output/behaviour may differ from earlier (some packages were
2442         not included in the past).
2443
2444         The old insecure DES password encoding is no longer supported.
2445
2446         U-Boot patch option now support direct references to patch
2447         files and URLs in addition to directories of patches. The
2448         i.MX28 SD format (u-boot.sd) is now supported.
2449
2450         Updated/fixed packages: agentpp, aircrack-ng, alsa-lib,
2451         alsa-utils, apr-util, apr, atk, autossh, avahi, avrdude,
2452         bcusdk, bdwgc, bind, binutils, bmon, boost, botan,
2453         btrfs-progs, busybox, ca-certificates, cairo, can-utils,
2454         canfestival, ccache, chrony, civetweb, clamav, cmake,
2455         collectd, connman, copas, crda, cryptodev-linux, cryptsetup,
2456         cups, czmq, dbus-cpp, dbus-glib, dbus-python, dbus, dfu-util,
2457         dhcp, dhcpcd, dialog, dillo, dmraid, dnsmasq, dos2unix,
2458         dosfstools, dovecot-pigeonhole, dovecot, dropbear, dropwatch,
2459         dtv-scan-tables, dvdauthor, e2fsprogs, ecryptfs-utils,
2460         libevas, elfutils, enscript, erlang, espeak, eudev, evemu,
2461         exfat-utils, exim, f2fs-tools, feh, ffmpeg, fftw, flickcurl,
2462         fltk, fluxbox, fmlib, fmtools, freeradius-client, freerdp,
2463         gamin, gawk, gcc-final, gcc, gd, gdb, gengetopt, geoip, git,
2464         glib-networking, gnu-efi, gnuchess, gnutls, gpsd, gptfdisk,
2465         gpu-viv-bin-mx6q, gst-plugin-bad, gstreamer, gstreamer1,
2466         gtest, gvfs, harfbuzz, haserl, haveged, hiawatha,
2467         hicolor-icon-theme, hostapd, hplip, httping, i2c-tools, icu,
2468         ifplugd, imagemagick, imlib2, iozone, iproute2, iptables,
2469         iputils, irqbalance, iw, jack2, jhead, jimtcl, json-c, kexec,
2470         kismet, kmod, kodi-audioencoder-flac,
2471         kodi-audioencoder-vorbis, kodi-pvr-addons, kodi, ktap, lcms2,
2472         libass, libatomic_ops, libbluray, libcap, libcgroup, libcurl,
2473         libdrm, libdvbsi, libebml, libecore, libedit, liberation,
2474         libev, libevas, libevdev, libftdi, libgcrypt, libglib2,
2475         libgpgme, libgtk2, libgtk3, libiconv, libidn, libiio,
2476         libinput, libiscsi, libksba, liblinear, libmatroska,
2477         libmicrohttpd, libmodbus, libmpdclient, libnice, libnl,
2478         libnspr, libnss, libpcap, libpciaccess, libphidget, libplayer,
2479         libpthsem, libqmi, librsvg, libseccomp, libsigrok, libsoup,
2480         libsrtp, libssh2, libtasn1, libtool, libunistring, liburcu,
2481         libusb, libuv, libva-intel-driver, libva, libvncserver,
2482         libvorbis, libvpx, libwebsockets, libxml2, libzip, lightning,
2483         lighttpd, linknx, linphone, linux-firmware, linux-headers,
2484         linux-pam, live555, ljsyscall, lmbench, lockdev, logrotate,
2485         lpc3250loader, lpeg, lsof, lttng-libust, lttng-modules,
2486         lttng-tools, lua, luacrypto, luafilesystem, luajit, luaposix,
2487         luarocks, lvm2, lxc, make,
2488         matchbox-{common,desktop,fakekey,keyboard,lib,startup-monitor,vm},
2489         matchbox, mcelog, memcached, memstat, memtest86, mesa3d,
2490         minidlna, mjpegtools, mjpg-streamer, modem-manager, mongoose,
2491         monit, mono, monolite, mp4v2, mpc, mpd, mpdecimal, mpg123,
2492         mplayer, musl, nano, nbd, ncftp, ncmpc, ncurses, ne10, neard,
2493         neardal, net-tools, netatalk, netsnmp, network-manager, nginx,
2494         nodejs, ntfs-3g, ntp, numactl, odhcp6c, ofono, open2300,
2495         opencv, openldap, openntpd, openocd, openssh, openssl,
2496         openswan, opentyrian, openvmtools, openvpn, oprofile, p11-kit,
2497         pango, patch, patchelf, pciutils, pcre, perf, perl-gdgraph,
2498         perl-io-socket-ssl, perl-json-tiny, perl-module-build,
2499         perl-mojolicious, perl-net-ssleay, perl-path-tiny,
2500         perl-xml-libxml, perl, phidgetwebservice, php-gnupg, php,
2501         pkgconf, polarssl, poppler, popt, postgresql, powerpc-utils,
2502         pppd, prboom, procps-ng, proftpd, psplash, ptpd2,
2503         python-{cheetah,coherence,django,markdown,netifaces,pam,six},
2504         python-tornado, python-twisted, python-zope-interface, python,
2505         python3, qemu, qt, qt5, qt5base, qt5multimedia,
2506         qt5xmlpatterns, qt5cinex, quagga, qwt, radvd, readline,
2507         rng-tools, rpcbind, rpi-firmware, rpi-userland, rsync,
2508         rsyslog, rtai, rtmpdump, ruby, sam-ba, samba, samba4,
2509         sane-backends, sconeserver, shairport-sync, sigrok-cli, slang,
2510         smcroute, snmppp, socat, socketcand, sofia-sip, sox,
2511         spawn-fcgi, speex, sqlcipher, sqlite, squid, strace,
2512         strongswan, stunnel, sudo, sunxi-boards, swig, sysstat,
2513         systemd, tcpdump, tftpd, thrift, thttpd, ti-gfx, ti-utils,
2514         tiff, tinyalsa, tn5250, transmission, trinity, tslib,
2515         tvheadend, tzdata, uboot-tools, uclibc, ulogd, usb_modeswitch,
2516         usbutils, ustr, util-linux, vala, valgrind, vlc, wayland,
2517         webp, weston, wget, which, whois, wireless-regdb,
2518         wireless_tools, wireshark, wpa_supplicant, wvstreams,
2519         xapp_{bdftopcf,bitmap,fonttosfnt,fslsfonts},
2520         xapp_{fstobdf,iceauth,mkfontscale,oclock,rgb,sessreg,setxkbmap},
2521         xapp_{showfont,smproxy,twm,x11perf,xcalc,xclipboard,xcmsdb},
2522         xapp_{xdbedizzy,xditview,xdpyinfo,xdriinfo,xedit,xev,xeyes},
2523         xapp_{xf86dga,xfsinfo,xgamma,xgc,xhost,xinit,xinput,xkbcomp},
2524         xapp_{xkbevd,xkbprint,xlsatoms,xlsfonts,xmag,xman,xmh,xmodmap},
2525         xapp_xmore, xcb-util-image, xcb-util-keysyms,
2526         xdata_xcursor-themes,
2527         xdriver_xf86-input-{evdev,keyboard,synaptics,void},
2528         xdriver_xf86-video-{ati,cirrus,geode,mach64,mga,neomagic},
2529         xdriver_xf86-video-{r128,savage,siliconmotion,sis,tdfx},
2530         xdriver_xf86-video-{trident,vmware,voodoo}, xenomai,
2531         xfont_font-util, xkeyboard-config,
2532         xlib_lib{ICE,X11,Xdmcp,Xfont,Xpm,XvMC},
2533         xlib_lib{Xxf86vm,xshmfence,xtrans}, xproto_randrproto,
2534         xproto_xproto, xserver_xorg-server, x11vnc, x264, xerces,
2535         xorriso, xterm, xz, yaml-cpp, zeromq, zic, zmqpp
2536
2537         New packages: apache, autoconf-archive, batctl,
2538         bitstream-vera, bullet, cc-tool, doxygen, drbd-utils,
2539         dvdrw-tools, gnuradio, gst1-imx, hans, hwloc, ijs,
2540         imx-usb-loader, inconsolata, iodine, iotop, ipmiutil, jsoncpp,
2541         leveldb, libdcadec, libdri2, libfreeimage, libftdi1,
2542         libsidplay2, lirc-tools, lua-periphery, mc, mesa3d-headers,
2543         mosquitto, nvidia-driver, nvidia-tegra23{,-binaries,-codecs},
2544         openjpeg, opusfile, perl-crypt-openssl-{random,rsa},
2545         perl-db-file, perl-digest-{hmac,sha1},
2546         perl-encode-{detect,locale}, perl-file-{listing,util},
2547         perl-html-{parser,tagset}, perl-http-cookies,
2548         perl-http-{daemon,date,message,negotiate}, perl-io-html,
2549         perl-libwww-perl, perl-lwp-mediatypes, perl-mail-dkim,
2550         perl-mailtools, perl-mime-base64, perl-net-{dns,http},
2551         perl-netaddr-ip, perl-time-hires, perl-timedate, perl-uri,
2552         perl-www-robotrules, powertop, pulseview,
2553         python-{cherrypy,lxml,mako,pyqt,pyxml,sip,spidev,ws4py}, qpdf,
2554         qt-webkit-kiosk, sl, softether, sysdig, tinyxml2, tor, tovid,
2555         unixodbc, wf111, wine, libepoxy, xapp_xcompmgr,
2556         xapp_xfindproxy, xcb-util-cursor, xcb-util-renderutil,
2557         xdriver_xf86-input-libinput, xdriver_xf86-video-imx{,-viv},
2558         xproto_xproxymanagementprotocol
2559
2560         Removed packages: gtk2-theme-hicolor
2561
2562         Deprecated packages: samba
2563
2564         Issues resolved (http://bugs.uclibc.org):
2565
2566         #7478: Multiple chosen python modules are not built due to...
2567         #7508: Use of BR2_EXTERNAL and dependencies to existing packages
2568         #7676: Package procps-ng installs binaries to nonsensical folder
2569         #7724: Startx is not installed in the target
2570         #7760: botan: wrong prefix in botan-1.10.pc
2571         #7826: Building of cdparanoia
2572         #7844: Lua with hard-float on MIPS by buildroot doesn't work
2573         #7874: X.org configure error
2574         #7941: glibc-2.20 fails to build for sparc-buildroot-linux-gnu
2575         #7951: gcc 4.9.2 fails to build for sparc-buildroot-linux-gnu
2576         #7961: Qt5 fails to build for xtensa-buildroot-linux-uclibc
2577         #7976: mkuser script fails with: user already exists with...
2578         #8011: When building only busybox and strace, strace fails...
2579         #8016: collectd fails to build, network.c:171:19: error:...
2580         #8041: error on building libcurl7.42.0
2581
2582 2015.02, Released March 1st, 2015
2583
2584         Minor fixes.
2585
2586         Updated/fixed packages: civetweb, ding-libs,
2587         directfb-examples, glibc, gnupg, gnupg2, gpm,
2588         gst-plugins-good, gst1-plugins-good, freetype, libao, libevas,
2589         libevent, libfribidi, libgcrypt, libgtk2, libshout, libsrtp,
2590         libtheora, libupnpp, libxmlrpc, linux, make, opus, pinentry,
2591         rpi-firmware, shared-mime-info, vlc, vorbis-tools,
2592         xcb-util-keysyms
2593
2594         Removed packages: libgc
2595
2596 2015.02-rc3, Released February 24th, 2015
2597
2598         Minor fixes.
2599
2600         Cmake and rebar (erlang) infrastructure fixes.
2601
2602         Updated/fixed packages: bind, btrfs-progs, busybox, e2fsprogs,
2603         evtest, ffmpeg, fltk, gnutls, i2c-tools, imagemagick, libxcb,
2604         make, mjpg-streamer, netsnmp, opentyrian, php, polarssl,
2605         qt5base, samba, samba4, sudo, util-linux, xserver_xorg-server
2606
2607 2015.02-rc2, Released February 15th, 2015
2608
2609         Minor fixes.
2610
2611         raspberrypi: fix kernel sha1 for DT variant.
2612
2613         Updated/fixed packages: dbus, dvdauthor, git, libsemanage,
2614         libsepol, libssh2, mplayer, ntp, openvmtools, python3,
2615         qt5base, qt5connectivity, xserver_xorg-server
2616
2617 2015.02-rc1, Released February 8th, 2015
2618
2619         Fixes all over the tree and new features.
2620
2621         Static/shared library handling reworked. This is now a
2622         tristate (shared only / shared and static / static
2623         only). Default is now shared only to speed up the
2624         build. BR2_PREFER_STATIC_LIB is now called BR2_STATIC_LIBS.
2625
2626         The toolchain (internal and external) will now warn when an
2627         unsafe library or header path is used (such as /usr/include or
2628         /usr/lib). If BR2_COMPILER_PARANOID_UNSAFE_PATH is enabled
2629         under build options this instead becomes an error.
2630
2631         A installation path issue with the internal musl toolchain
2632         support has been fixed so it is now possible to reuse it as an
2633         external toolchain.
2634
2635         Architectures: Freescale E5500 and E6500 PowerPC support
2636         added, deprecated MIPS 1/2/3/4 support removed.
2637
2638         New defconfigs: Freescale p2020ds, MIPS creator CI20,
2639         Raspberrypi with DT, UDOO Quad.
2640
2641         'make <foo>_defconfig' now saves the path to the defconfig in
2642         the .config, so a 'make savedefconfig' automatically updates
2643         it.
2644
2645         Infrastructure for packages using the Erland rebar tool has
2646         been added.
2647
2648         Hashes for a large number of packages have been added. Hashes
2649         are now checked for both target and host packages.
2650
2651         The system menu now has an option to automatically configure a
2652         network interface through DHCP at bootup.
2653
2654         The default filesystem skeleton now uses a separate tmpfs for
2655         /run instead of a symlink to /tmp/ for security reasons / to
2656         protect against conflicts with user generated temporary files.
2657
2658         BR2_EXTERNAL is now exported to post-build and post-image
2659         scripts.
2660
2661         New packages: bdwgc, benejson, blktrace, bootstrap, cgic,
2662         ding-libs, dvdauthor, ejabberd, erlang-goldrush, erlang-lager,
2663         erlang-p1-cache-tab, erlang-p1-iconv, erlang-p1-sip,
2664         erlang-p1-stringprep, erlang-p1-stun, erlang-p1-tls,
2665         erlang-p1-utils, erlang-p1-xml, erlang-p1-yaml,
2666         erlang-p1-zlib, exiv2, freeradius-client, gengetopt, glmark2,
2667         gpu-amd-bin-mx51, guile, host-qemu, ifupdown, iperf3,
2668         janus-gateway, kodi, kodi-audioencoder-flac,
2669         kodi-audioencoder-lame, kodi-audioencoder-vorbis,
2670         kodi-audioencoder-wav, libcli, libiio, liblinear, libnice,
2671         libselinux, libsemanage, libserialport, libsigro,
2672         libsigrokdecode, libsrtp, liburiparser, libvips, libwebsock,
2673         libz160, libzip, lightning, mcelog, memtest86, mjpegtools,
2674         mjpg-streamer, mke2img, mpd-mpc, netsurf-buildsystem, odhcp6c,
2675         openldap, python-alsaaudio, python-certifi, python-cheetah,
2676         python-coherence, python-django, python-docopt, python-enum,
2677         python-enum34, python-flask, python-gobject, python-httplib2,
2678         python-ipaddr, python-itsdangerous, python-jinja,
2679         python-markdown, python-markupsafe, python-networkmanager,
2680         python-pam, python-psutil, python-pyftpdlib, python-pyinotify,
2681         python-pysendfile, python-pyxb, python-requests, python-six,
2682         python-twisted, python-webpy, python-werkzeug,
2683         python-zope-interface, qt5cinex, sigrok-cli, sofia-sip,
2684         start-stop-daemon, szip, triggerhappy, ustr, vnstat, xorriso,
2685         xtables-addons
2686
2687         Removed packages (target): bison, distcc, gob2, m4
2688
2689         Issues resolved (http://bugs.uclibc.org):
2690
2691         #7556: make interactive CLI optional for nftables
2692         #7730: Error while connecting Qt Cretaor to device
2693         #7766: logrotate default gzip path is usually wrong
2694         #7790: Invalid ext4 image generated by Buildroot
2695
2696 2014.11, Released December 1st, 2014
2697
2698         Minor fixes.
2699
2700         Infrastructure: LD_LIBRARY_PATH handling tweak to ensure
2701         current working directory isn't searched.
2702
2703         Updated/fixed packages: gd, gdb, libwebsockets, luajit, mono,
2704         parted, shairport-sync, util-linux, xapp_bdftopcf,
2705         xserver_xorg-server
2706
2707 2014.11-rc3, Released November 28th, 2014
2708
2709         Fixes all over the tree.
2710
2711         System: File permissions of /etc/random-seed made more
2712         restrictive.
2713
2714         Toolchain: Various fixes related to locale handling, a fix for
2715         building the toolchain wrapper on MIPS.
2716
2717         Updated/fixed packages: bind, binutils. botan, btrfsprogs,
2718         clamav, czmq, dhcp, dillo, dovecot, erlang, flac, gd, glibc,
2719         gptfdisk, gst1-validate, heirloom-mailx, lame, libksba,
2720         libllcp, libnspr, libpng, libshairplay, libtirpc, linux,
2721         linux-headers, mpdecimal, mpg123, network-manager, nfstables,
2722         nfs-utils, openssl, pcituils, qt, radvd, rtai, sqlcipher,
2723         sstrip, tcpdump, uclibc, uemacs, ushare, wayland, weston,
2724         xl2tp, xserver_xorg-server
2725
2726         Issues resolved (http://bugs.uclibc.org):
2727
2728         #7670: Fails to build mpc-1.0.2 on latest Cygwin
2729
2730 2014.11-rc2, Released November 21st, 2014
2731
2732         Fixes all over the tree.
2733
2734         Inittab tweaks for shutdown handling (busybox and sysvinit).
2735
2736         Updated/fixed packages: aircrack-ng, botan, canfestival,
2737         clamav, coreutils, czmq, dbus, dovecot, duma, e2fsprogs,
2738         erlang, gcc, iputils, libcap, libgcrypt, libmemcached,
2739         libssh2, libunwind, libv4l, linux-headers, mesa3d-demos, mutt,
2740         mysql, ndisc6, nodejs, omniorb, perl-cross, php,
2741         python-tornado, python3, qemu, qt5base, qt5webkit, rpm,
2742         rt-tests, ruby, schifra, sdl_sound, shairport-sync, sysvinit,
2743         tstools, tzdata, wireshark, x264
2744
2745         Issues resolved (http://bugs.uclibc.org):
2746
2747         #7646: strftime on datetime not works on python3
2748
2749 2014.11-rc1, Released November 12th, 2014
2750
2751         Fixes all over the tree and new features.
2752
2753         Toolchains: Use -mcpu / -march instead of -mtune. Support
2754         additional ARC and sparc variants. Updated Code sourcery
2755         and Linaro external toolchains.
2756
2757         Defconfigs: Freescale iMX6DL SabreSD, Minnowboard MAX, QEMU
2758         powerpc64 pseries added and a number of updates to the
2759         existing configurations.
2760
2761         Infrastructure: Buildroot is now less noisy when built with
2762         the silent option (make -s).
2763         A number of package infrastructure variables have been renamed
2764         from *_OPT to *_OPTS for constency. Buildroot will complain if
2765         the old names are used to assist in updating out of tree
2766         packages.
2767         Fixes for host systems where bash isn't located in /bin, and
2768         older systems not supporting mktemp --tmpdir.
2769         Various cleanups of users/groups in the default skeleton.
2770         There is now an option to choose what shell /bin/sh points to.
2771
2772         Documentation: Various updates to the user manual. The
2773         asciidoc documentation handling has now been extended so it
2774         can be used by (BR2_EXTERNAL) packages.
2775
2776         Updated/fixed packages: acl, acpid, agentpp, aircrack-ng,
2777         alsa-lib, alsamixergui, alsa-utils, apitrace, apr, apr-util,
2778         argus, arptables, at, atftp, atk, attr, audiofile, aumix,
2779         automake, autossh, avahi, avrdude, axel, bandwidthd, bash,
2780         bcusdk, beecrypt, bind, binutils, blackbox, bluez5_utils,
2781         bluez_utils, bmon, boost, bootutils, bridge-utils,
2782         btrfs-progs, busybox, bwm-ng, bzip2, ca-certificates, cairo,
2783         ccache, ccid, ccrypt, cdrkit, cegui06, celt051, chrony,
2784         cifs-utils, civetweb, cjson, clapack, classpath, cloog, cmake,
2785         collectd, connman, copas, coreutils, coxpcall, cppcms, cppdb,
2786         cppzmq, cramfs, crda, cryptsetup, ctorrent, cups, cvs, cwiid,
2787         czmq, dash, dbus, dbus-cpp, dbus-glib, dbus-python, dejavu,
2788         dhcp, dhcpcd, dhcpdump, dialog, dillo, directfb, distcc,
2789         dmalloc, dmidecode, dmraid, dnsmasq, doc-asciidoc.mk,
2790         dosfstools, dropbear, dropwatch, dstat, dtach, dtc, dvbsnoop,
2791         e2fsprogs, ecryptfs-utils, ed, efl, eigen, elf2flt, elfutils,
2792         enlightenment, enscript, erlang, espeak, ethtool, eudev,
2793         evemu, evtest, exfat, exfat-utils, exim, expat, expect,
2794         explorercanvas, faifa, fakeroot, fan-ctrl, fbdump,
2795         fb-test-app, fetchmail, ffmpeg, file, filemq, findutils, flac,
2796         flann, flickcurl, flite, fltk, fluxbox, fmc, fmlib,
2797         fontconfig, foomatic-filters, freerdp, freescale-imx,
2798         freetype, ftop, fxload, gamin, gcc, gd, gdb, gdk-pixbuf,
2799         genimage, genpart, genromfs, geoip, gettext, giblib, git,
2800         glibc, glib-networking, gmp, gmpc, gnu-efi, gnupg, gnupg2,
2801         gnuplot, gnutls, google-breakpad, gpm, gpsd, gptfdisk,
2802         gpu-viv-bin-mx6q, grantlee, grep, gsl, gst1-libav,
2803         gst1-plugins-{bad,base,good,ugly}, gst-ffmpeg,
2804         gst-fsl-plugins, gst-omx, gst-plugins-{bad,base,good,ugly},
2805         gst-plugin-x170, gstreamer, gstreamer1, gtest, gtk2-engines,
2806         gutenprint, gvfs, harfbuzz, haserl, haveged, hdparm, heimdal,
2807         heirloom-mailx, hiawatha, hostapd, hplip, htop, httping,
2808         hwdata, i2c-tools, icu, ifplugd, igh-ethercat, imagemagick,
2809         imlib2, imx-lib, imx-vpu, inadyn, inotify-tools, input-tools,
2810         intltool, iperf, iproute2, iprutils, ipsec-tools, ipset,
2811         iptables, iputils, iw, jamvm, jansson, jasper, jimtcl, joe,
2812         jpeg-turbo, jq, jquery-keyboard, jquery-mobile, jquery-ui,
2813         jquery-ui-themes, jquery-validation, jsmin, json-c,
2814         json-javascript, kbd, kexec, kexec-lite, keyutils, kismet,
2815         kmod, knock, ktap, lame, lbase64, lbreakout2, lcdproc, lcms2,
2816         lesstif, lftp, libaio, libao, libarchive, libargtable2,
2817         libass, libassuan, libatasmart, libbluray, libbsd, libcap,
2818         libcap-ng, libcdio, libcec, libcgicc, libcgroup, libcofi,
2819         libconfig, libconfuse, libcurl, libdaemon, libdnet, libdrm,
2820         libdvdnav, libecore, libedbus, libedit, libedje, libeet,
2821         libelementary, libelf, libenca, libethumb, libevas,
2822         libevas-generic-loaders, libevent, libexif, libeXosip2,
2823         libffi, libftdi, libfuse, libgail, libgcrypt, libgeotiff,
2824         libglade, libglib2, libgpgme, libgtk2, libhid, libidn,
2825         libinput, libiscsi, libjson, libksba, liblockfile,
2826         liblog4c-localtime, liblogging, libmad, libmatroska, libmbim,
2827         libmemcached, libmicrohttpd, libmpdclient, libmpeg2, libndp,
2828         libnfc, libnfs, libnftnl, libnl, libnspr, libnss, liboauth,
2829         libogg, liboping, libosip2, libpcap, libpciaccess, libpfm4,
2830         libplayer, libplist, libpng, libpthsem, libqmi, libqrencode,
2831         libraw, libreplaygain, libroxml, librsvg, librtlsdr,
2832         libsamplerate, libseccomp, libsecret, libshairplay, libsoc,
2833         libsoup, libsoxr, libssh2, libstrophe, libsvg, libsvg-cairo,
2834         libtasn1, libtheora, libtirpc, libtorrent, libubox, libuci,
2835         libungif, liburcu, libusb, libuv, libv4l, libva,
2836         libva-intel-driver, libvncserver, libvorbis, libvpx,
2837         libwebsockets, libxcb, libxml2, libxml-parser-perl, libxmlrpc,
2838         libxslt, lighttpd, linenoise, linknx, links, linphone,
2839         linux-firmware, linux-fusion, linux-headers, linux-pam,
2840         linux-zigbee, lite, live555, ljlinenoise, lmbench, lm-sensors,
2841         localedef, lockdev, lockfile-progs, log4cxx, lpty, lrandom,
2842         lrzsz, lshw, lsof, lsqlite3, ltp-testsuite, ltrace, ltris,
2843         lttng-babeltrace, lttng-libust, lttng-modules, lttng-tools,
2844         lua, luabitop, lua-coat, lua-coatpersistent, lua-csnappy,
2845         lua-ev, luajit, luajson, lualogging, lua-messagepack,
2846         lua-msgpack-native, luaposix, luarocks, luasec, luasocket,
2847         luasql-sqlite3, lua-testmore, lunit, lvm2, lxc, lz4, lzlib,
2848         lzma, m4, madplay, make, makedevs, Makefile.in,
2849         matchbox-common, matchbox-desktop, matchbox-fakekey,
2850         matchbox-keyboard, matchbox-lib, matchbox-panel,
2851         matchbox-startup-monitor, matchbox-wm, mcrypt, mdadm,
2852         media-ctl, mediastreamer, memcached, memstat, memtester,
2853         mesa3d, metacity, midori, mii-diag, minidlna, mmc-utils,
2854         modem-manager, mongoose, mongrel2, monit, mpc, mpd, mpdecimal,
2855         mpfr, mpg123, mplayer, mrouted, msmtp, mtd, mtools, mtr,
2856         musepack, musl, mutt, mxml, mysql, nano, nanocom, nbd, ncftp,
2857         ncurses, ndisc6, ne10, neard, neon, netatalk, netperf,
2858         netsnmp, nettle, net-tools, network-manager, newt, nfs-utils,
2859         ngrep, nmap, nodejs, nss-mdns, ntfs-3g, ntp, numactl, nut,
2860         nuttcp, ofono, ola, omap-u-boot-utils, omniorb,
2861         on2-8170-modules, opencore-amr, opencv, openntpd, openobex,
2862         openocd, openpowerlink, openssh, openssl, openswan,
2863         opentyrian, opentyrian-data, openvpn, opkg, oprofile, opus,
2864         opus-tools, orbit, orc, ortp, p11-kit, pango, parted,
2865         pciutils, pcmanfm, pcre, pcsc-lite, perf, perl, perl-gd,
2866         perl-gdgraph, perl-io-socket-ssl, perl-json-tiny,
2867         perl-module-build, perl-mojolicious, perl-net-ssleay,
2868         perl-path-tiny, perl-xml-libxml, perl-xml-parser, php,
2869         php-geoip, php-gnupg, php-imagick, php-memcached, php-ssh2,
2870         php-yaml, php-zmq, picocom, pifmrds, pinentry, pixman,
2871         pkg-autotools.mk, pkg-cmake.mk, pkg-download.mk,
2872         pkg-generic.mk, pkg-kconfig.mk, pkg-luarocks.mk, pkg-perl.mk,
2873         pkg-python.mk, pkg-utils.mk, poco, polarssl, polkit, poppler,
2874         popt, portaudio, portmap, postgresql, powerpc-utils, pppd,
2875         pptp-linux, prboom, procps-ng, proftpd, protobuf, protobuf-c,
2876         psmisc, ptpd2, pulseaudio, pv, pwgen, python, python3,
2877         python-dialog, python-ipy, python-keyring, python-mad,
2878         python-netifaces, python-numpy, python-protobuf, python-pyasn,
2879         python-pyparsing, python-pyro, python-pyusb, python-serial,
2880         python-setuptools, qdecoder, qemu, qextserialport, qjson, qt,
2881         qt5, qt5base, qt5connectivity, qt5declarative, qt5enginio,
2882         qt5graphicaleffects, qt5imageformats, qt5multimedia,
2883         qt5quick1, qt5quickcontrols, qt5script, qt5sensors,
2884         qt5serialport, qt5svg, qt5webkit, qt5webkit-examples,
2885         qt5websockets, qt5x11extras, qt5xmlpatterns, qtuio, quagga,
2886         quota, qwt, radvd, rapidjson, rdesktop, redis, rings, rpcbind,
2887         rpi-firmware, rpi-userland, rpm, rp-pppoe, rrdtool,
2888         rsh-redone, rsync, rsyslog, rtai, rtmpdump, rt-tests, rubix,
2889         ruby, samba, sam-ba, samba4, sane-backends, schifra,
2890         sconeserver, scons, screen, sdl, sdl_gfx, sdl_image,
2891         sdl_mixer, sdl_net, sdl_sound, sdl_ttf, sed, ser2net,
2892         setserial, sg3_utils, shared-mime-info, simicsfs, sispmctl,
2893         slang, slirp, smcroute, smstools3, snmppp,
2894         snowball-hdmiservice, socat, socketcand, sox, spawn-fcgi,
2895         speex, spice, spice-protocol, sqlcipher, sqlite, squashfs,
2896         squid, sredird, startup-notification, strace, stress,
2897         strongswan, stunnel, subversion, sudo, sunxi-boards,
2898         sunxi-cedarx, swig, sylpheed, synergy, sysklogd, sysstat,
2899         systemd, sysvinit, taglib, tar, tcl, tcllib, tcpdump,
2900         tcpreplay, texinfo, tftpd, thrift, thttpd, tiff, ti-utils,
2901         tn5250, torsmo, trace-cmd, transmission, tslib, tstools,
2902         tvheadend, twolame, tz, uboot-tools, uclibc, udisks, ulogd,
2903         upmpdcli, upx, urg, usb_modeswitch, usbmount, usbredir,
2904         usbutils, util-linux, valgrind, vde2, vim, vlc, vo-aacenc,
2905         vorbis-tools, vpnc, vsftpd, vtun, wayland, webkit, webp,
2906         webrtc-audio-processing, weston, wget, whois, wireless-regdb,
2907         wireshark, wpa_supplicant, wvstreams, x11r7, x11vnc,
2908         xapp_xcalc, xapp_xdm, xapp_xdpyinfo, xapp_xf86dga, xapp_xfs,
2909         xapp_xinit, xapp_xkbevd, xapp_xmh, xapp_xrandr, xapp_xsm,
2910         xbmc, xbmc-pvr-addons, xcb-proto, xcursor-transparent-theme,
2911         xdriver_xf86-input-mouse, xdriver_xf86-video-{ast,intel},
2912         xdriver_xf86-video-vmware, xenomai, xerces,
2913         xfont_font-adobe-{100,75}dpi,
2914         xfont_font-adobe-utopia-{100dpi,75dpi,type1},
2915         xfont_font-alias, xfont_font-arabic-misc,
2916         xfont_font-bh-100dpi, xfont_font-bh-75dpi,
2917         xfont_font-bh-lucidatypewriter-100dpi,
2918         xfont_font-bh-lucidatypewriter-75dpi, xfont_font-bh-ttf,
2919         xfont_font-bh-type1, xfont_font-bitstream-100dpi,
2920         xfont_font-bitstream-75dpi, xfont_font-bitstream-type1,
2921         xfont_font-cronyx-cyrillic, xfont_font-cursor-misc,
2922         xfont_font-daewoo-misc, xfont_font-dec-misc,
2923         xfont_font-ibm-type1, xfont_font-isas-misc,
2924         xfont_font-jis-misc, xfont_font-micro-misc,
2925         xfont_font-misc-cyrillic, xfont_font-misc-ethiopic,
2926         xfont_font-misc-meltho, xfont_font-misc-misc,
2927         xfont_font-mutt-misc, xfont_font-schumacher-misc,
2928         xfont_font-screen-cyrillic, xfont_font-sony-misc,
2929         xfont_font-sun-misc, xfont_font-winitzki-cyrillic,
2930         xfont_font-xfree86-type1, xfsprogs, xinetd, xkeyboard-config,
2931         xlib_libdmx, xlib_libFS, xlib_libpciaccess, xlib_libSM,
2932         xlib_libX11, xlib_libXaw, xlib_libXext, xlib_libXfont,
2933         xlib_libXi, xlib_libXinerama, xlib_libXrandr, xlib_libXrender,
2934         xlib_libXres, xlib_libXScrnSaver, xlib_libXt, xlib_libXv,
2935         xlib_libXvMC, xlib_libXxf86dga, xlib_libXxf86vm, xmlstarlet,
2936         xproto_xcmiscproto, xproto_xextproto, xscreensaver,
2937         xserver_xorg-server, xterm, xz, zeromq, zlib, zlog, zmqpp,
2938         znc, zsh, zxing
2939
2940         New packages: adwaita-icon-theme, am335x-pru-package,
2941         bcache-tools, biosdevname, botan, canfestival, clamav,
2942         cppunit, dos2unix, dovecot, dovecot-pigeonhole, getent, glm,
2943         gst1-validate, hicolor-icon-theme, ipmitool, leafnode2,
2944         libdvbcsa, libgtk3, libphidget, libshout, libunistring,
2945         libupnpp, mesa3d-demos, modplugtools, mono, monolite, mp4v2,
2946         netcat-openbsd, nginx, odhcploc, openvmtools,
2947         phidgetwebservice, pps-tools, pure-ftpd,
2948         python-configshell-fb, python-rtslib-fb, python-urwid, qlibc,
2949         qt5location, shairport-sync, spidev_test, targetcli-fb,
2950         tinyalsa, trinity, x264, yaml-cpp, ympd
2951
2952         Removed packages: libelf
2953
2954         Issues resolved (http://bugs.uclibc.org):
2955
2956         #261: New package: wxWidgets
2957         #325: New package: ratpoison
2958         #405: New package: OpenVZ tools
2959         #1309: New package: rdiff-backup
2960         #3427: New package: nginx
2961         #3655: New package: libav
2962         #3991: New Package: open-vm-tools (Vmware Tools)
2963         #6878: dmraid: disabled on ARC
2964         #6950: Full unicode support in ncurses
2965         #7010: jamvm builds and runs fine under mips (be)
2966         #7088: elfutils on Blackfin doesn't build
2967         #7142: ecryptfs needs getent to run
2968         #7280: CMake toolchain file uses the FORCE attribute on CMAKE_CXX_FLAGS
2969         #7346: [2014.08rc3] vim-8ae50e3ef8bf.tar.gz can not be downloaded, ...
2970         #7352: [2014.08-rc3] diffutils-3.3 failed on building
2971         #7358: rpi-userland: linking with bcm_host doesn't give vc_dispmanx_*
2972         #7364: monit builds a static application, even though BR2_PREFER_...
2973         #7370: ngrep - requires --with-pcap-includes fully defined to find...
2974         #7442: rootfs remount does not work as expected with sysvinit
2975         #7448: Having export MACHINE="something" breaks glibc build on IMX6...
2976         #7568: musl buildroot-toolchain does not put libgcc_s.so.1 into place
2977         #7574: quota-4.01 fails to build statically
2978
2979 2014.08, Released September 1st, 2014
2980
2981         Minor manual fixes/additions.
2982
2983         Updated/fixed packages: btrfs-progs, cmake, cppcms, exim,
2984         lftp, libdaemon, libev, libgpgme, libiqrf, libnl, libplist,
2985         libroxml, libwebsockets, mesa3d, mpd, mtdev2tuio, musepack,
2986         perl-gd, php-geoip, php-gnupg, php-imagick, php-memcached,
2987         php-ssh2, php-yaml, php-zmq, polarssl, ruby, systemd, taglib,
2988         uboot-tools, upmpdcli, webkit, xapp_xfs, xapp_luit,
2989         xscreensaver, yajl
2990
2991         Issues resolved (http://bugs.uclibc.org):
2992
2993         #7346: vim-8ae50e3ef8bf.tar.gz can not be downloaded, 404 not found
2994
2995 2014.08-rc3, Released August 26th, 2014
2996
2997         Minor fixes.
2998
2999         User manual update / restructuring.
3000
3001         Updated/fixed packages: cairo, ecryptfs-utils, gettext,
3002         gstreamer, gstreamer1, gutenprint, icu, imagemagick, jack2,
3003         lbreakout2, libevas-generic-loaders, libftdi, libinput,
3004         libtorrent, ltris, msgpack, ntp, php, procps-ng, pulseaudio,
3005         thrift, tvheadend, usb_modeswitch, xmlstarlet,
3006
3007         Issues resolved (http://bugs.uclibc.org):
3008
3009         #7136: ecryptfs-utils needs gettext to run when glibc/eglibc...
3010         #7322: libgomp dependency issue with imagemagick
3011         #7328: Git dl of versions in x/y broken
3012
3013 2014.08-rc2, Released August 18th, 2014
3014
3015         Fixes all over the tree.
3016
3017         User manual restructured / reworked.
3018
3019         Toolchain: Fix for C++ exceptions / pthread_exit() on
3020         uClibc/glibc, C++-11 features with uClibc.
3021
3022         Updated/fixed packages: bandwidthd, bluez5_utils, empty,
3023         espeak, fbv, ffmpeg, gd, gnupg2, gst1-plugin-good, iftop,
3024         infozip, libcuefile, libeml, libnftl, localedef, ltrace,
3025         matchbox, mpd, network-manager, nftables, ngrep, nut, openssl,
3026         oprofile, perl, perl-net-ssleay, postgresql, pppd, procps-ng,
3027         qt, subversion, synergy, systemd, tar, tftpd, webkit,
3028         xapp_rstart, xbmc, xbmc-pvr-addons
3029
3030         Issues resolved (http://bugs.uclibc.org):
3031
3032         #7124: Use BR toolchain externally results a non-bootable...
3033         #7208: Glibc C++ aplications crash if they use exceptions
3034         #7250: Cannot build with -std=c++11
3035         #7262: Generating locale en_US.UTF-8 fails on 64bit fedora..
3036         #7286: systemd 215 doesn't build
3037
3038 2014.08-rc1, Released August 8th, 2014
3039
3040         Fixes all over the tree and new features.
3041
3042         Architecture: Powerpc64 BE/LE added, AVR32 deprecated.
3043         Improved altivec / SPE /atomic instructions
3044         handling. Additional PowerPC CPU variants added.
3045
3046         Defconfigs: Atmel SAMA5D3, Congatec QMX6, Lego ev3, TS-5x00,
3047         qemu-system-xtensa, qemu-aarch64-virt added. A number of
3048         tweaks to existing ones. lpc32xx defconfigs removed.
3049
3050         Toolchain: Microblaze support for internal musl toolchain.
3051         Default to GCC 4.8 for internal toolchain, remove deprecated
3052         4.3 and 4.6 versions.
3053         External CodeSourcery / Linaro toolchain updates, option to
3054         copy gconv libraries for external toolchains.
3055
3056         Infrastructure: graph-depends: misc fixes, transitive
3057         dependencies are not drawn by default. Download handling is
3058         now done using helper scripts. Integrity of downloads can now
3059         be verified using sha* hashes. Subversion download now uses
3060         peg revisions for robustness.
3061         Legal-info: License info of local or overridden packages are
3062         saved as well. Toolchain packages are also taken into account.
3063         autotools: Static linking with libtool / v1.5 improvements.
3064         Gettextize support, similar to autoreconf.
3065         kconfig package infrastructure added.
3066
3067         Misc: Version selection for busybox dropped.
3068
3069         Updated/fixed packages: aespipe, aiccu, alsa-lib, alsa-utils,
3070         alsamixergui, argus, armadillo, at, atftp, atk, avahi,
3071         avrdude, axel, b43-firmware, b43-fwcutter, bandwidthd, bc,
3072         bcusdk, beecrypt, bind, binutils, blackbox, bluez5_utils,
3073         bmon, boa, bonnie, bootutils, bsdiff, btrfs-progs, bustle,
3074         busybox, bwm-ng, bzip2, ca-certificates, cairo, can-utils,
3075         ccache, ccrypt, chrony, cifs-utils, classpath, cloog, cmake,
3076         collectd, connman, coreutils, cosmo, cppcms, cramfs, crda,
3077         cryptodev-linux, cryptodev, ctorrent, cvs, dbus-cpp,
3078         dbus-glib, dbus-python, dbus, dcron, dejavu, devmem2,
3079         dfu-util, dhcp, dhcpcd, dhcpdump, dhrystone, dialog, dillo,
3080         distcc, dmidecode, dmraid, dnsmasq, doom-wad, dropbear,
3081         dropwatch, dsp-tools, dtv-scan-tables, dvb-apps, e2fsprogs,
3082         e2tools, eeprog, eigen, elf2flt, elftosb, enlightenment,
3083         enscript, espeak, ethtool, eudev, evemu, exim, expedite,
3084         explorercanvas, ezxml, faifa, fan-ctrl, fconfig, feh,
3085         fetchmail, ffmpeg, fftw, file, fio, fis, flann, flashrom,
3086         flex, flot, fltk, fontconfig, freerdp, freescale-imx,
3087         freetype, ftop, gcc, gd, gdb, genimage, genromfs, gettext,
3088         giblib, glib-networking, glibc, gmp, gnupg, gnutls, gpm, gpsd,
3089         gptfdisk, gpu-viv-bin-imx6q, gqview, grantlee, gst-ffmpeg,
3090         gst-fsl-plugins, gst1-libav, gst1-plugins-bad,
3091         gst1-plugins-ugly, gtk2-engines, gtk2-theme-hicolor, gtkperf,
3092         gvfs, haserl, hdparm, hostapd, httping, i2c-tools, icu,
3093         imagemagick, imx-lib, inadyn, inotify-tools, input-tools,
3094         ipkg, iproute2, iputils, irda-utils, iw, jack2, jpeg, jquery,
3095         jquery-keyboard, jquery-mobile, jquery-validation, jsmin, kbd,
3096         kexec, kmod, knock, latencytop, lcdapi, leafpad, lesstif,
3097         lftp, libaio, libarchive, libargtable2, libart, libatasmart,
3098         libatomic_ops, libbsd, libcap-ng, libcec, libcgicc, libcgroup,
3099         libconfuse, libcurl, libdrm, libdvdnav, libdvdread,
3100         libeXosip2, libedit, liberation, libesmtp, libev, libevas,
3101         libevdev, libevent, libfcgi, libffi, libfreefare, libfslcodec,
3102         libfslparser, libfslvpuwrap, libgail, libgcrypt, libglade,
3103         libglib2, libgpgme, libgtk2, libhid, libical, libiconv,
3104         libiqrf, libjpeg, liblog4c-localtime, libmbus, libmicrohttpd,
3105         libmms, libndp, libnftnl, libnl, libnspr, libnss, liboauth,
3106         libpcap, libpng, libpthsem, libqmi, libraw, libraw1394,
3107         librsvg, libsoc, libsoup, libsvgtiny, libsysfs, libtasn1,
3108         libtirpc, libtorrent, libusb, libv4l, libwebsockets, libxcb,
3109         libxml2, libyaml, links, linux-firmware, linux-fusion,
3110         linux-headers, linux-pam, lite, live555, lm-sensors,
3111         lockfile-progs, lpc3250loader, lshw, lsof, lsuio, ltrace,
3112         ltris, lua-messagepack, luainterpreter, luajit, luaposix,
3113         luarocks, lvm2, lxc, lz4, lzo, make, makedevs, mdadm,
3114         mediastreamer, mesa3d, metacity, minidlna, mkpasswd,
3115         modem-manager, mongoose, mpd, mpg123, msgpack, mtd, mtools,
3116         mtr, musepack, musl, mysql, nano, nasm, nbd, ncurses, ndisc6,
3117         netatalk, netplug, network-manager, nftables, ngircd, nodejs,
3118         nss-mdns, ntp, nut, olsr, open2300, opencv, openntpd, openocd,
3119         openpgm, openpowerlink, openssh, openssl, openswan, openvpn,
3120         opkg, oprofile, opus-tools, orc, p910nd, pango, parted,
3121         pax-utils, pcmanfm, perf, perl, perl-module-build, php,
3122         pixman, pkgconf, poco, polarssl, popt, portmap, postgresql,
3123         prboom, protobuf-c, proxychains-ng, psmisc, psplash, ptpd2,
3124         python,
3125         python-{bottle,dpkt,id3,mad,msgpack,nfc,pygame,pyzmq,simplejson},
3126         python3, qhull, qt, qt5base, qt5connectivity, qt5declarative,
3127         qt5graphicaleffects, qt5multimedia, qt5quickcontrols,
3128         qt5sensors, qt5svg, qt5webkit, quagga, quota, radvd, rdesktop,
3129         read-edid, rpcbind, rpi-firmware, rpi-userland, rpm,
3130         rsh-redone, rsync, rt-tests, rtmpdump, rtorrent, rubix, ruby,
3131         samba, samba4, sane-backends, sawman, sconeserver, setserial,
3132         sg3_utils, shared-mime-info, smartmontools, smcroute, snappy,
3133         socketcand, spawn-fcgi, sqlite, squashfs, squid, sredird,
3134         startup-notification, statserial, strongswan, stunnel,
3135         sunxi-mali, supervisor, synergy, sysklogd, sysprof, sysstat,
3136         systemd, tcpdump, tcpreplay, texinfo, thrift, thttpd, ti-gfx,
3137         ti-utils, tinyhttpd, torsmo, trace-cmd, transmission, tslib,
3138         tstools, tvheadend, tzdata, uboot-tools, uclibc, udev,
3139         udpcast, usb_modeswitch, usbmount, util-linux, valgrind, vim,
3140         vlc, w_scan, wayland, webrtc-audio-processing, weston, wget,
3141         wireless-regdb, wireless_tools, wireshark, wpa_supplicant,
3142         xapp_{twm,xconsole,xcursorgen,xedit,xfs,xinit,xrandr},
3143         xdriver_xf86-video-intel, xlib_lib{FS,ICE,Xext,Xfont,Xft,Xi},
3144         xproto_fontsproto, xproto_inputproto, xserver_xorg-server,
3145         x11vnc, xbmc, xbmc-addon-xvdr, xbmc-pvr-addons, xterm, xvkbd,
3146         xz
3147
3148         New packages: flickcurl, fmc, fmlib, geoip, gnupg2,
3149         google-breakpad, imx-vpu, isl, kexec-lite, libglew, libglu,
3150         libinput, libksba, libmemcached, libmpdclient, librtlsdr,
3151         libuv, libva, libva-intel-driver, linux-zigbee, memcached,
3152         mpdecimal, ncmpc, opencore-amr, patchelf, perl-datetime-tiny,
3153         perl-gd, perl-gdgraph, perl-gdtextutil, perl-io-socket-ssl,
3154         perl-json-tiny, perl-mojolicious, perl-net-ssleay,
3155         perl-path-tiny, perl-try-tiny, perl-xml-libxml,
3156         perl-xml-namespacesupport, perl-xml-sax, perl-xml-sax-base,
3157         php-geoip, php-memcached, pifmrds, pinentry, powerpc-utils,
3158         procps-ng, pwgen, python-cffi, python-daemon, python-flup,
3159         python-ipython, python-numpy, qt5enginio, qt5webkit-examples,
3160         qt5websockets, simicsfs, sispmctl, sox, sshpass, tclap,
3161         twolame, upmpdcli, whois, xlib_libxshmfence, xproto_dri3proto
3162
3163         Removed packages: procps
3164
3165         Issues resolved (http://bugs.uclibc.org):
3166
3167         #5750: Doing a Buildroot build from /usr doesn't work
3168         #5900: config flags to the Xenomai build system
3169         #6230: Cannot compile gcc without threads (uClibc-based)
3170         #6626: procps Unknown HZ value! (XX) Assume 100
3171         #7118: Package "thrift" requires atomic operations
3172         #7154: Local uClibc config file gets overwritten using ...
3173         #7160: host-xz not built
3174         #7166: hostapd: segfault when using RT5370
3175         #7172: Name collision of rpath token expansion and internal..
3176         #7178: NTPd package cannot sync time without a proper ntp.conf
3177         #7184: supervisord depends on libxml2 implicitly
3178         #7196: Unable to build on UBUNTU13.10
3179         #7268: python 2.7 compilation issue on a Debian/Ubuntu ...
3180
3181 2014.05, Released May 31st, 2014
3182
3183         Minor fixes.
3184
3185         Minor manual fixes. U-Boot now defaults to spl/u-boot-spl.bin
3186         for the spl file.
3187
3188         Updated/fixed packages: exim, glibc, gnutls, libfribidi,
3189         qt5base, qt5webkit, sysklogd, thrift, u-boot
3190
3191 2014.05-rc3, Released May 28th, 2014
3192
3193         Minor fixes.
3194
3195         Updated/fixed packages: acl, attr, connman, dosfstools,
3196         dropbear, dvb-apps, exim, flite, gdb, httping, hwdata,
3197         lesstif, libnss, libv4l, lttng-babeltrace, midori, monit,
3198         mplayer, php, python2, rdesktop, rpi-userland, ruby, samba,
3199         samba4, slang, xbmc
3200
3201         Issues resolved (http://bugs.uclibc.org):
3202
3203         #7100: license info for package 'acl' missing
3204         #7106: license info for package 'attr' missing
3205         #7112: license info for package 'hwdata'
3206
3207 2014.05-rc2, Released May 21st, 2014
3208
3209         Fixes all over the tree.
3210
3211         Stripping using sstrip has been deprecated.
3212
3213         BR2_EXTERNAL can now also be used to implement custom
3214         filesystem types.
3215
3216         The newly added BR2_GRAPH_DEPTH variable to limit the depth of
3217         the generated dependency graph has been renamed to
3218         BR2_GRAPH_DEPS_OPTS, so additional options can be supported in
3219         the future.
3220
3221         The virtual package infrastructure will now error out early
3222         if multiple packages providing the same virtual package has
3223         been enabled (E.G. opengl). This change requires that the
3224         packages explicitly declare what virtual package(s) they
3225         provide.
3226
3227         Updated/fixed packages: acpid, armadillo, avahi, bellagio,
3228         btrfs-progs, cairo, clapack, directfb, duma, ecryptfs-utils,
3229         elfutils, eudev, fbgrab, fio, flann, fluxbox, gdb, gpm,
3230         gpu-viv-bin-mx6q, gst1-plugins-good, gst-plugins-good,
3231         imagemagick, iprutils, ipsec-tools, jack2, libdvdnav,
3232         libdvdread, libnss, libunwind, linux-headers, lsof, lua,
3233         luajit, matchbox-keyboard, mesa3d, mpd, mplayer, mtr, mysql,
3234         netsnmp, nodejs, openpowerlink, openvpn, pciutils,
3235         php-imagick, postgresql, pulseaudio, qt5quick1, rpi-userland,
3236         rsyslog, samba, samba4, sane-backends, sunxi-mali, systemd,
3237         ti-gfx, tstools, udev, webkit, wpa_supplicant, xbmc,
3238         xlib_libXpm, xserver_xorg-server, zyre
3239
3240         Issues resolved (http://bugs.uclibc.org):
3241
3242         #5396: Boot hangs when starting samba if BR2_ENABLE_LOCALE...
3243         #7016: Git issues in resulting buildroot tar
3244         #7094: pciutils doesn't build on Blackfin
3245
3246 2014.05-rc1, Released May 13th, 2014
3247
3248         Fixes all over the tree and new features.
3249
3250         Architectures: Support for MIPS o32 ABI on MIPS-64 targets has
3251         been removed. Building o32 ELF files for MIPS64 is an exotic
3252         configuration that nobody should be using. If o32 is required,
3253         then is better if it's built for MIPS 32-bit cores so only
3254         32-bit instructions will be used leading to a more efficient
3255         o32 usage.
3256         Support for the ARM A12 variant and Intel corei7.
3257
3258         Configs: Minnowboard and Altera SoCkit added, QEMU updates.
3259
3260         Bootloaders: Grub2 and gummiboot support, syslinux support
3261         extended.
3262
3263         Toolchains: GCC 4.9. Glibc 2.19. Support for the musl C
3264         library for internal and external toolchains. 4.8-R3 support
3265         for ARC, Internal toolchain support for Aarch64 and
3266         Microblaze. Environment variable to control debug output of
3267         toolchain wrapper renamed to BR2_DEBUG_WRAPPER to match the
3268         other variables. Toolchain tuple vendor name can now be
3269         customized. Updated external Linaro ARM/Aarch64
3270         toolchains. Added external Linaro ARMEB toolchain.
3271         A GDB gdbinit file is now generated for external toolchains to
3272         automatically set the correct sysroot.
3273
3274         Kconfig handling for minimum kernel headers version required
3275         for packages. Now packages needing specific kernel header
3276         features can specify these requirements in Kconfig.
3277
3278         Infrastructure: Support for (but disabled as it leads to
3279         unreproducible builds) toplevel parallel builds. See the
3280         comment at the top of Makefile for details about how to enable
3281         it and what the problems are if you want to test it.
3282         Python package infrastructure extended to support Python 3.x
3283         Perl and virtual package infrastructure support added.
3284         PRE_*_HOOKS support for all build steps.
3285
3286         Updated/fixed packages: acpid, agentpp, aiccu, apr, avahi,
3287         barebox, bash, beecrypt, bellagio, binutils, boost,
3288         boot-wrapper-aarch64, bustle, busybox, ca-certificates, cairo,
3289         ccache, ccid, cgilua, chrony, cifs-utils, civetweb, cmake,
3290         collectd, connman, coreutils, coxpcall, cppcms, cppzmq, crda,
3291         cryptodev, cryptsetup, cups, czmq, dbus, dhcpdump, directfb,
3292         dmalloc, dmraid, dnsmasq, dosfstools, dsp-tools, dtc,
3293         dvb-apps, ebtables, ecryptfs-utils, eigen, erlang, ethtool,
3294         evemu, evtest, f2fs-tools, fdk-aac, feh, ffmpeg, file, filemq,
3295         flac, flot, fmtools, fping, freetype, fswebcam, gcc, gd, gdb,
3296         gettext, giblib, git, glibc, glibmm, glib-networking, gmp,
3297         gnutls, gpm, gpsd, gpu-viv-bin-mx6q, grep, gst1-libav,
3298         gst1-plugins-bad, gst1-plugins-base, gst1-plugins-good,
3299         gst1-plugins-ugly, gst-ffmpeg, gst-fsl-plugins, gst-omx,
3300         gst-plugins-good, gstreamer1, gvfs, harfbuzz, haveged,
3301         hostapd, htop, httping, ifplugd, iftop, igmpproxy,
3302         imagemagick, imlib2, imx-lib, infozip, intltool, iproute2,
3303         ipsec-tools, ipset, jansson, jpeg, jpeg-turbo, jquery,
3304         jquery-keyboard, jquery-ui, jquery-ui-themes, json-glib,
3305         json-javascript, kexec, kmod, lame, lbase64, lbreakout2,
3306         lcdproc, lftp, libao, libatasmart, libatomic_ops, libcap,
3307         libcdio, libcec, libcgicc, libcgroup, libcurl, libdrm,
3308         libdvdnav, libdvdread, libegl, libeio, libenca, libesmtp,
3309         libevas, libevdev, libfribidi, libfslcodec, libfslparser,
3310         libfslvpuwrap, libgail, libgles, libglib2, libgtk2, libhid,
3311         libjpeg, libmbim, libmicrohttpd, libmodplug, libnftnl,
3312         libnspr, libogg, libopenmax, libopenvg, libpcap, libplayer,
3313         libpng, libpthread-stubs, librsvg, libsigsegv, libsocketcan,
3314         libsoup, libtasn1, libtool, libtpl, libunwind, liburcu,
3315         libusb, libwebsockets, libxcb, libxml2, libxmlpp, libyaml,
3316         lighttpd, linphone, linux-firmware, linux-headers, ljsyscall,
3317         lmbench, lsof, ltp-testsuite, ltris, lttng-babeltrace,
3318         lttng-libust, lttng-modules, lttng-tools, lua, lua-cjson,
3319         luacrypto, lua-ev, luaexpat, luaexpatutils, luafilesystem,
3320         luainterpreter, luajit, lua-msgpack-native, luaposix,
3321         luarocks, luasec, luasocket, luasql-sqlite3, lvm2, macchanger,
3322         memstat, mesa3d, metacity, minidlna, mmc-utils,
3323         mobile-broadband-provider-info, modem-manager, mongrel2,
3324         monit, mpd, mplayer, msmtp, mtd, mtools, mutt, mysql, nasm,
3325         ncurses, ne10, netatalk, netsnmp, nettle, network-manager,
3326         newt, nfs-utils, nmap, nodejs, ntfs-3g, ntp, nut, ofono, ola,
3327         olsr, omniorb, opencv, opengl, openpgm, openssh, openssl,
3328         openswan, openvpn, orbit, orc, p11-kit, pango, parted,
3329         pciutils, pcre, pcsc-lite, perf, perl, perl-xml-parser, php,
3330         picocom, pixman, pkgconf, poppler, popt, portmap, powervr,
3331         pppd, pptp-linux, proftpd, protobuf, protobuf-c, ptpd2,
3332         pulseaudio, python, python3, python-bottle, python-m2crypto,
3333         python-netifaces, python-pyasn, python-pycrypto,
3334         python-pygame, python-pysnmp, python-pysnmp-apps,
3335         python-pysnmp-mibs, python-serial, python-setuptools,
3336         qextserialport, qt, qt5, qt5base, qt5connectivity,
3337         qt5declarative, qt5graphicaleffects, qt5imageformats,
3338         qt5multimedia, qt5quick1, qt5quickcontrols, qt5script,
3339         qt5sensors, qt5serialport, qt5svg, qt5webkit, qt5x11extras,
3340         qt5xmlpatterns, qtuio, qwt, radvd, readline, rings,
3341         rpi-firmware, rpi-userland, rsh-redone, rsync, rsyslog, rtai,
3342         rtmpdump, rt-tests, ruby, samba, sconeserver, scons, sdl,
3343         sdl_image, sdl_mixer, sg3_utils, slang, smstools3, snmppp,
3344         socat, speex, sqlcipher, sqlite, squashfs, squid, strongswan,
3345         stunnel, sunxi-boards, sunxi-mali, sunxi-tools, sylpheed,
3346         syslinux, sysstat, systemd, taglib, tcl, tcllib, tcpreplay,
3347         tidsp-binaries, ti-gfx, tmux, tvheadend, tzdata, uboot,
3348         uboot-tools, uclibc, udev, udisks, ulogd, usb_modeswitch,
3349         usb_modeswitch_data, usbmount, util-linux, valgrind, vlc,
3350         webkit, weston, wget, wireshark, wpa_supplicant, wsapi,
3351         w_scan, xapp_appres, xapp_bdftopcf, xapp_beforelight,
3352         xapp_bitmap, xapp_editres, xapp_fslsfonts, xapp_fstobdf,
3353         xapp_iceauth, xapp_ico, xapp_mkfontscale, xapp_rgb,
3354         xapp_rstart, xapp_sessreg, xapp_showfont, xapp_twm,
3355         xapp_viewres, xapp_xauth, xapp_xbacklight, xapp_xcalc,
3356         xapp_xclock, xapp_xditview, xapp_xdpyinfo, xapp_xdriinfo,
3357         xapp_xev, xapp_xfd, xapp_xfontsel, xapp_xfs, xapp_xfsinfo,
3358         xapp_xgc, xapp_xhost, xapp_xinit, xapp_xkbutils, xapp_xkill,
3359         xapp_xload, xapp_xlsclients, xapp_xlsfonts, xapp_xmag,
3360         xapp_xman, xapp_xmessage, xapp_xmodmap, xapp_xprop,
3361         xapp_xrandr, xapp_xrdb, xapp_xrefresh, xapp_xset,
3362         xapp_xsetroot, xapp_xsm, xapp_xstdcmap, xapp_xvidtune,
3363         xapp_xvinfo, xapp_xwd, xapp_xwininfo, xcb-util-wm,
3364         xdriver_xf86-input-evdev, xdriver_xf86-input-joystick,
3365         xdriver_xf86-input-keyboard, xdriver_xf86-input-mouse,
3366         xdriver_xf86-input-synaptics, xdriver_xf86-input-vmmouse,
3367         xdriver_xf86-video-ark, xdriver_xf86-video-ast,
3368         xdriver_xf86-video-ati, xdriver_xf86-video-cirrus,
3369         xdriver_xf86-video-dummy, xdriver_xf86-video-fbdev,
3370         xdriver_xf86-video-geode, xdriver_xf86-video-glide,
3371         xdriver_xf86-video-glint, xdriver_xf86-video-i128,
3372         xdriver_xf86-video-intel, xdriver_xf86-video-mach64,
3373         xdriver_xf86-video-mga, xdriver_xf86-video-neomagic,
3374         xdriver_xf86-video-newport, xdriver_xf86-video-nv,
3375         xdriver_xf86-video-openchrome, xdriver_xf86-video-r128,
3376         xdriver_xf86-video-savage, xdriver_xf86-video-siliconmotion,
3377         xdriver_xf86-video-sis, xdriver_xf86-video-tdfx,
3378         xdriver_xf86-video-tga, xdriver_xf86-video-trident,
3379         xdriver_xf86-video-vesa, xdriver_xf86-video-vmware,
3380         xdriver_xf86-video-voodoo, xenomai, xerces, xl2tp, xlib_libFS,
3381         xlib_xtrans, xproto_xproto, xserver_xorg-server,
3382         xutil_util-macros, zeromq, zic, zmqpp, zyre
3383
3384         New packages: armadillo, btrfs-progs, clapack, cosmo, dado,
3385         dbus-triggerd, dtv-scan-tables, e2tools, eudev, exim, expect,
3386         fetchmail, flann, flite, gnu-efi, grub2, gummiboot, heimdal,
3387         iprutils, iptraf-ng, jack2, jquery-mobile, libee, libestr,
3388         libgc, libgl, liblogging, libndp, libsoxr, libstrophe,
3389         libubox, libuci, libxmlrpc, ljlinenoise, lpeg, lpty, lrandom,
3390         lsqlite3, lua-coat, lua-coatpersistent, lua-csnappy, luajson,
3391         lualogging, lua-messagepack, lua-testmore, lunit, lzip, lzlib,
3392         musl, nftables, opentyrian, opentyrian-data,
3393         perl-module-build, php-gnupg, php-imagick, php-ssh2, php-yaml,
3394         php-zmq, postgresql, python-libconfig, python-pypcap,
3395         python-pyrex, qdecoder, qhull, samba4, smack, tz, tzdump, ucl,
3396         upx, vo-aacenc, xbmc, xbmc-addon-xvdr, xbmc-pvr-addons,
3397         yaffs2utils, zlog, znc
3398
3399         Removed packages: crosstool-ng, python-distutilscross, vala
3400
3401         Issues resolved (http://bugs.uclibc.org):
3402
3403         #6842: Checking external toolchain for eabihf
3404         #6956: Packaging libsoxr
3405         #6986: Make legal-info fails on uboot versions before 2014.01
3406         #6992: Incorrect installation rights on external kernel module..
3407
3408 2014.02, Released February 27th, 2014
3409
3410         Minor fixes.
3411
3412         Updated/fixed packages: cegui06, cppdb, e2fsprogs, gcc, gdb,
3413         gst1-plugins-bad, gstreamer, gstreamer1, haserl, imagemagick,
3414         libpng, libxml2, lua, luajit, luarock, ncftp, openswan,
3415         pcsc-lite, qt5connectivity, ramsmp, strongswan, vlc
3416
3417         Issues resolved (http://bugs.uclibc.org):
3418
3419         #6938: mkuser script generates wrong password for new user in..
3420
3421 2014.02-rc3, Released February 25th, 2014
3422
3423         Minor fixes.
3424
3425         Updated/fixed packages: aiccu, ala-lib, alsa-utils, binutils,
3426         cairo, coreutils, dhcpcd, distcc, efl, evas, iputils, gdb,
3427         gpsd, gst-fsl-plugins, icu, libcec, libcgi, libplayer,
3428         libsecret, libsepol, libsigsegv, libtool, libv4l,
3429         linux-headers, matchbox-lib, mpg123, ncftp, opencv, pcmanfm,
3430         pixman, pv, qt, rt-tests, sawman, sconeserver, sdl, thrift,
3431         tvheadend, util-linux, webkit, xscreensaver
3432
3433         Issues resolved (http://bugs.uclibc.org):
3434
3435         #4706: Removing .stamp_target_installed does not trigger...
3436         #5030: busybox built fails if we use an override src dir...
3437         #5420: Dbus and /var/run management
3438         #5768: Not able to build ALSA-Lib for static build
3439         #5774: Not able to build ALSA-Utils for static build
3440         #6542: external python modules fail to compile to pyc if...
3441         #6764: Support for kernel signed modules
3442         #6794: Busybox compiled from buildroot hangs on pass from...
3443
3444 2014.02-rc2, Released February 20th, 2014
3445
3446         Fixes all over the tree. Static linking / nommu fixes and
3447         annotations for several packages.
3448
3449         Updated/fixed packages: boost, busybox, collectd, coreutils,
3450         dropbear, elfutils, feh, gcc, gst1-libav, imagemagick, iozone,
3451         jimtcl, kexec, libvncserver, lvm2, lxc, mplayer, netsnmp, nut,
3452         opencv, python, python3, qtuio, systemd, thrift, transmission,
3453         uclibc, vlc, webkit
3454
3455         Issues resolved (http://bugs.uclibc.org):
3456
3457         #5450: AT91SAM9260 Bootstrap compilation problem
3458         #5582: libiconv 1.14 failed to build
3459         #5624: When building directfb, BR2_TARGET_LDFLAGS not used by..
3460         #5852: [2012.11] usb_modeswitch should depends of "BR2_PACK..
3461         #6218: binutils-2.23.2/gas fails with undefined reference to..
3462         #6236: binutils-2.23.2/bfd fails with undefined reference to..
3463         #6470: If the build directory is a child of /usr, the build..
3464         #6776: systemd error: static declaration of 'execvpe' follows..
3465         #6818: toolchainfile.cmake has absolut path references
3466
3467 2014.02-rc1, Released February 11th, 2014
3468
3469         Fixes all over the tree and new features.
3470
3471         Support for external packages/defconfigs (BR2_EXTERNAL). See
3472         user manual for details.
3473
3474         Cleanup of environment variable names for consistency. The
3475         download directory location override (BUILDROOT_DL_DIR) is now
3476         called BR2_DL_DIR. Likewise the name of the current .config is
3477         renamed from BUILDROOT_CONFIG to BR2_CONFIG. Please update
3478         your post build scripts if you use this! BUILD_DIR is now also
3479         exported to the post build/image scripts.
3480
3481         Toolchain: GCC 4.8 fix for ARM stack corruption, reverted
3482         uClibc pread/pwrite backport as they cause issues on certain
3483         architectures, new Linaro and Sourcery Codebench toolchains.
3484         x86: Support for AMD Jaguar cores, SSE4.x, SH: SH2/SH3/SH3EB
3485         variants removed, Microblaze: Internal toolchain support
3486
3487         Legal infrastructure: Info is now split between host and
3488         target packages, large number of license annotations.
3489
3490         Lua: selection between lua 5.1 / 5.2, luarocks support
3491
3492         Python: package infrastructure, many new packages.
3493
3494         Defconfigs: Armadeus APF51 + Zedboard added, apf27, apf28,
3495         beaglebone, microblaze, pandaboard, qemu, raspberry pi
3496         updated.
3497
3498         Updated/fixed packages: aiccu, alsa-lib, alsa-utils,
3499         am33x-cm3, aumix, autoconf, automake, barebox, bellagio,
3500         berkeleydb, binutils, bison, blackbox, bluez_utils, boost,
3501         bustle, busybox, cairo, can-utils, ccache, ccid, cgilua,
3502         cifs-utils, civetweb, cmake, collectd, connman, copas,
3503         coreutils, coxpcall, cppzmq, cramfs, crda, cryptodev-linux,
3504         cryptsetup, cups, czmq, dhcpcd, dhcpdump, dhrystone, dialog,
3505         dmraid, dnsmasq, dosfstools, dropbear, dropwatch, dtc, duma,
3506         dvb-apps, e2fsprogs, eglibc, eigen, elf2flt, erlang, ethtool,
3507         f2fs-tools, ffmpeg, file, filemq, fio, flashrom, flex,
3508         fluxbox, fontconfig freerdp, freetype, gadgetfs-test, gawk,
3509         gcc, gdb, gdbm, gettext, git, glibc, gnupg, gnutls, gob2,
3510         gpsd, grep, grub, gst-ffmpeg, gst-plugins-good,
3511         gst1-plugins-bad, gst1-plugins-base, gst1-plugins-good,
3512         gst1-plugins-ugly, gstreamer, gstreamer1, gtest, icu, iftop,
3513         imagemagick, inadyn, infozip, iozone, iproute2, iptables, iw,
3514         jpeg, jpeg-turbo, jq, kexec, kmod, knock, lbase64, lcdapi,
3515         lftp, libcdaudio, libcgi, libcgicc, libcuefile, libcurl,
3516         libdmtx, libdrm, libdvdnav, libdvdread, libegl, libevent,
3517         libexif, libfcgi, libfreefare, libgles, libglib2, libllcp,
3518         libmicrohttpd, libmpd, libnfc, libnl, libnss, libopenmax,
3519         libopenvg, libpcap, libpfm4, libplayer, libpng, libqmi,
3520         libreplaygain, libroxml, libsamplerate, libsexy, libsigsegv,
3521         libsndfile, libsoc, libtasn1, libtorrent, libtpl, libupnp,
3522         libusb, libusb-compat, libvorbis, libxcb, libxml2, libxmlpp,
3523         libyaml, lighttpd, linknx, linux-firmware, linux-pam, live555,
3524         lm_sensors, lmbench, lockdev, logrotate, lrzsz, ltrace, lua,
3525         lua-ev, lua-msgpack-native, luabitop, luaexpat, luaexpatutils,
3526         luafilesystem, luajit, luaposix, luasec, luasocket,
3527         luasql-sqlite3, m4, matchbox, mdadm, minicom, mongrel2, mpc,
3528         mpd, mpg123, mplayer, mtd, mysql, lvm2, mxml, ncurses, ne10,
3529         neard, neardal, netsnmp, netstat-nat, network-manager, nodejs,
3530         numactl, ofone, ola, olsr, omniorb, open2300, opencv,
3531         openpowerlink, openssh, openssl, openvpn, oprofile, opus,
3532         opus-tools, orbit, p11-kit, parted, pcre, pcsc-lite, perl,
3533         php, poco, poppler, powervr, protobuf-c, psplash, python,
3534         python-bottle,
3535         python-{crc16,distutilscross,dpkt,id3,ipy,m2crypto,mad,meld},
3536         python-{netifaces,nfc,protobuf,pygame,pyparsing,pyro,pyzmq},
3537         python-{serial,setuptools}, qt, qt5base, qt5connectivity,
3538         qt5declarative, qt5graphicaleffects, qt5jsbackend,
3539         qt5multimedia, qt5quick1, qt5quickcontrols, qt5script,
3540         qt5webkit, radvd, redis, rings, rng-tools, rpcbind,
3541         rpi-firmware, rpi-userland, rt-tests, sam-ba, samba, sawman,
3542         sconeserver, scons, sdl, sg3_utils, snappy, snmppp,
3543         socketcand, spice, spice-protocol, sqlcipher, sqlite, squid,
3544         sshfs, strace, subversion, sunxi-mali, supervisor, sysklogd,
3545         sysprof, sysstat, systemd, sysvinit, taglib, tar, tcpdump,
3546         ti-gfx, ti-utils, tinymembench, tn5250, trace-cmd,
3547         transmission, tvheadend, tzdata, zxing, uboot, uboot-tools,
3548         uclibc, udev, udpcast, ulogd, urg, usb_modeswitch_data,
3549         util-linux, vala, valgrind, vorbis-tools, wavpack, wayland,
3550         weston, wget, wireless-regdb, wireshark, wpa_supplicant,
3551         wsapi, xavante, xapp_xdpyinfo, xapp_xrandr, xcb-proto,
3552         xdriver_xf86-video-intel, xenomai, xkeyboard-config, xl2tp,
3553         xlib_lib{FS,SM,X11},
3554         xlib_libX{au,aw,composite,cursor,damage,ext,fixes,font,i},
3555         xlib_libX{inerama,mu,pm,randr,render,res,t,tst,v,xf86dga},
3556         xlib_libXxf86vm, xlib_libdmx, xlib_libfontenc,
3557         xlib_libpciaccess, xlib_xtrans, xproto_dri2proto,
3558         xproto_{glproto,inputproto,presentproto,randrproto,videoproto},
3559         xproto_xextproto, xproto_xproto, xutil_util-macros,
3560         xutil_makedepend, zic, zmqpp, zxing, zsh, zyre
3561
3562         New packages: apitrace, avrdude, c-ares, ca-certificates,
3563         cwiid, dbus-cpp, evemu, fping, fswebcam, gpm, gst1-libav,
3564         haveged, intel-microcode, iucode-tools, jasper, joe, ktap,
3565         lbreakout2, libass, libbluray, libcdio, libenca, libevdev,
3566         libmbim, libmodplug, libnfs, libnftnl, libplist, libshairplay,
3567         libsocketcan, ljsyscall, log4cplus, ltris, luainterpreter,
3568         luarocks, minidlna, mmc-utils, modemmanager, mtr, net-tools,
3569         python-configobj, python-dialog, python-json-schema-validator,
3570         python-keyring, python-msgpack, python-posix-ipc,
3571         python-pyasn, python-pycrypto, python-pysnmp,
3572         python-pysnmp-apps, python-pysnmp-mibs, python-pyusb,
3573         python-simplejson, python-tornado, python-versiontools,
3574         rtmpdump, rtptools, smcroute, smstools3, tcpreplay, thrift,
3575         ti-uim, tinyxml, tmux, vlc, wmctrl, xconsole
3576
3577         Removed packages: autoconf, automake, ccache, cpanminus, lzma,
3578         netkitbase, netkittelnet, pkg-config, squashfs3, ttcp, xstroke
3579
3580         Issues resolved (http://bugs.uclibc.org):
3581
3582         #65:   new package: dbus c++ language bindings
3583         #769:  Update configuration menu for MIPS target
3584         #2419: Add a bundle of Lua modules
3585         #2629: Segmentation faults and division by zero in Grub on ext2
3586         #3811: Added auto-mount for USB and SD Card (mdev) (for 2011.05)
3587         #4339: Allow override of DL_DIR in extract step
3588         #4363: Make sure that copied linux and busybox defconfig are...
3589         #4454: There should be simple way to update image, when chang...
3590         #5024: grub fails to build for x86_64 target architecture
3591         #5066: New-Package: net-tools
3592         #5072: ncurses: add ncurses-progs to target
3593         #5294: uclibc build ignores target CFLAGS and LDFLAGS
3594         #5366: Login doesn't work with util-linux versions of login/agetty
3595         #5378: dropbear Makefile broken
3596         #5390: System banner - change to empty doesn't remove /etc/issue
3597         #5780: spurious build failure because it cannot remove ubinize.cfg
3598         #5798: ncurses-5.9 fails to compile statically
3599         #5810: Buildroot 2012.11: Additional GCC option "-msoft-float" ...
3600         #6080: Git fetch caching
3601         #6092: Bootable ISO image creation seems to have stopped working..
3602         #6272: coreutils build fails
3603         #6434: apply-patches.sh does not work recursively
3604         #6446: eglibc doesn't install ldconfig to target
3605         #6484: Add c-ares
3606         #6596: Slow bootup if mdev is chosen
3607         #6656: Build Qt5 with ccache
3608         #6662: internal compiler error: Segmentation fault during making..
3609         #6722: Usage of $($(PKG)_DIR_PREFIX) is an issue with linux package
3610         #6752: genext2fs: e2fsck must run before tunefs -U random
3611         #6770: openssl 1.0.1f fails with ccache
3612         #6830: Qt5: no fonts are installed
3613         #6848: Qt5: no text shown in simple QWidget / frame-buffer setup
3614         #6854: Update to Qt 5.2.1
3615
3616 2013.11, Released November 30th, 2013:
3617
3618         Minor fixes.
3619
3620         Updated/fixed packages: apr, binutils, dbus-python, dropwatch,
3621         ecryptfs-utils, eglibc, gdb, gpsd, grantlee, hostapd,
3622         iptables, qlibiscsi, libnspr, libnss, libpfm4, libtool,
3623         lua-ev, lvm2, mplayer, qt, qt5, quagga, ruby, tinymembench,
3624         tvheadend, util-linux, wpa_supplicant
3625
3626         Issues resolved (http://bugs.uclibc.org):
3627
3628         #1279: Buildroot compiled Busybox and Coreutils LFS issues
3629         #2995: -fstack-protector-all causes ssh to SIGSEGV
3630         #5570: Cannot compile software on the target machine
3631         #6428: util-linux libmount segfaults with patch from buildroot
3632         #6500: php fails to build for armel
3633         #6554: gdb needs to dependents on host texinfo
3634         #6692: GNU nano fails to compile for x86_64
3635         #6704: wpa_supplicant: fix wrong path to executable file in D-Bus
3636
3637 2013.11-rc3, Released November 26th, 2013
3638
3639         Fixes all over the tree.
3640
3641         Architecture: Mark MIPS I, II, III and IV as deprecated.
3642
3643         Updated/fixed packages: beecrypt, dbus, e2fsprogs, libcap-ng,
3644         libglib2, libroxml, libsigsegv, libvncserver, lxc, mdadm,
3645         mongoose, nut, ola, omniorb, openssl, pcre, php, poco,
3646         protobuf-c, pv, qt5base, ruby, schifra, squid, sunxi-mail,
3647         swig, ti-gfx, tinymembench, uclibc, udisks, vim
3648
3649 2013.11-rc2, Released November 18th, 2013
3650
3651         Fixes all over the tree.
3652
3653         Defconfigs: qemu_arm_versatile, qemu_arm_nuri, sheevaplug:
3654         Adjust kernel versions.
3655
3656         Toolchain: avr32: fix for modern kernel headers
3657
3658         Bootloader: Barebox updated to 2013.10.1
3659
3660         Updated/fixed packages: dhcp, e2fsprogs, gst1-plugins-bad,
3661         libcurl, libvncserver, nano, pc, qt5base, squashfs, ttcp,
3662         wayland, wvstreams
3663
3664         Issues resolved (http://bugs.uclibc.org):
3665
3666         #3601: DHCPD S80dhcp-server startup script issues
3667         #6320: Fix kernel compile issue if BR2_LINUX_KERNEL_CUSTOM_GIT_VERS..
3668         #6416: Xenomai package, patch alternative
3669         #6590: directfb-examples build failed whit linaro toolchain
3670
3671 2013.11-rc1, Released November 12th, 2013
3672
3673         Architectures: Nios-II support, MIPS arch handling fixes
3674
3675         Defconfigs: cubieboard2, freescale i.MX 6sololite evk,
3676         sabre-sd, wandboard added, rpi renamed to raspberrypi_defconfig
3677
3678         Toolchain: glibc support, upstream uClibc fixes, uClibc 0.9.31
3679         for avr32, crosstool-ng backend removed, external musl
3680         toolchain support, gcc 4.8.2, updated Linaro external
3681         toolchains. Fortran and objective-C support deprecated,
3682         mudflap support
3683
3684         Bootloaders: U-Boot: u-boot.imx support, version bumps
3685
3686         Linux: use kmod instead of module-init-tools
3687
3688         System: default to devtmpfs for /dev
3689
3690         Infrastructure: Make 3.82 fixes, locales generation fixes, CVS
3691         download support, post-rsync hooks
3692
3693         Fs: u-boot image support for cpio
3694
3695         Updated/fixed packages: aircrack-ng, alsamixergui, apr,
3696         apr-util, atk, automake, bellagio, berkeleydb, bind, binutils,
3697         bison, boost, busybox, can-utils, ccache, ccid, cgilua,
3698         chrony, cifs-utils, cjson, collectd, connman, conntrack-tools,
3699         copas, cppcms, cppzmq, czmq, dash, dbus, dhcpcd, diffutils,
3700         directfb, dmidecode, dnsmaqs, docker, dosfstools, dropbear,
3701         dropwatch, ebtables, eglibc, elf2flt, empty, enchant, erlang,
3702         ethtool, fbgrab, fbv, fdk-aac, feh, ffmpeg, file, findutils,
3703         fltk, fmtools, freetype, gdk-pixbuf, gettext, git,
3704         glib-networking, gmp, gnupg, gnutls, gpu-viv-bin-mx6q, gsl,
3705         gstreamer, gstreamer1, gst1-plugins-{bad,base,good,ugly},
3706         gtest, gutenprint, hplip, i2c-tools, icu, ifplugd,
3707         imagemagick, iozone, iproute2, ipset, iptables, iw, jamvm,
3708         jansson, jpeg-turbo, kismet, kmod, lcms2, libassuan, libcap,
3709         libcap-ng, libcdaudio, libcec, libcue, libcurl, libdrm,
3710         libedit, libevas, libevent, libfreefare, libfuse,
3711         libgpg-error, libiconv, liblog4c-localtime, libmicrohttpd,
3712         libmnl, libmodbus,
3713         libnetfilter_{acct,conntrack,cthelper,cttimeout,log,queue},
3714         libnfnetlink, libnl, libpng, libqmi, libqrencode, libroxml,
3715         libsecret, libsigsegv, libsoup, libtirpc, libunwind, libusb,
3716         libvpx, lighttpd, linphone, linux-pam, lmbench,
3717         lockfile-progs, log4cxx, logrotate, logsurfer, ltp-testsuite,
3718         ltrace, luacrypto, luaposix, lvm2, m4, matchbox-lib,
3719         media-ctl, mediastreamer, minicom, minidlna, mongoose, monit,
3720         mpc, mpd, mpg123, mplayer, mrouted, mtdev, mutt, mysql_client,
3721         nano, ncftp, ndisc6, neard, neardal, neon, net-snmp, netatalk,
3722         netcat, netkitbase, netperf, netplug, nettle, nfacct,
3723         nfs-utils, ngircd, ngrep, noip, nuttcp, olsr, openssh, opkg,
3724         oprofile, opus-tools, orc, ortp, pciutils, pcre, pcsc-lite,
3725         perf, perl, perl-cross, php, picocom, pkgconf, polarssl,
3726         poppler, pppd, proftpd, protobuf, proxychains-ng, pulseaudio,
3727         pv, qemu, qt, qt5base, qt5webkit, quagga, radvd, redis,
3728         rpi-{firmware,userland}, rrdtool, rsync, rtorrent, ruby,
3729         samba, scons, screen, sdl_sound, ser2net, setserial,
3730         smartmontools, socat, socketcand, sqlcipher, sqlite, squid,
3731         stress, strongswan, stunnel, sudo, syslinux, systemd,
3732         sysvinit, tcl, ti-gfx, time, transmission, tremor, tslib,
3733         tstools, tvheadend, tzdata, uboot-tools, uclibc, udpcast,
3734         uemacs, ulogd, usb_modeswitch{,_data}, util-linux, vala,
3735         valgrind, vde2, vorbus-tools, vpnc, vsftpd, vtun, wayland,
3736         webkit, webp, webrtc-audio-processing, weston, wget,
3737         wireshark, wsapi, xavante, xdriver_xf86-video-geode, xenomai,
3738         xinetd, xlib_libpthread-stubs, xl2tp, xmlstarlet,
3739         xserver_xorg-server, xz, zeromq, zic, zmqpp
3740
3741         New packages: aiccu, autossh, bc, civetweb, cppdb, cryptsetup,
3742         duma, eigen, harfbuzz, igmpproxy, iputils, jq, knock, kobs-ng,
3743         lesstif, libcgroup, libsepol, libsoc, libssh2, luasec, luasql,
3744         lxc, nut, ola, omniorb, openpowerlink, orbit, p910nd, psplash,
3745         python-crc16, python-ipy, python-pyzmq, qt5sensors,
3746         qt5serialport, qt5x11extras, snmppp, subversion, tcping,
3747         trace-cmd, xscreensaver, zsh
3748
3749         Removed packages: module-init-tools
3750
3751         Issues resolved (http://bugs.uclibc.org):
3752
3753         #1138: Buildroot fails to build packages if BR2_GCC_SHARED_LIBGCC=y
3754         #5408: qt build failure with Sourcery CodeBench ARM 2010.09
3755         #5630: makefile error with toolchain helpers.mk
3756         #5672: htop: remove X11 stuff
3757         #5678: linux.mk: linux-menuconfig fails
3758         #5696: python3 installation is too large, patches from python2 needed
3759         #5978: Erlang does not build for arm in 2013.02-rc3
3760         #6392: Extended ARM uImage kernel options
3761         #6404: Buildroot's coreutils 'uname -p' reports 'Unknown' on recent..
3762         #6428: util-linux libmount segfaults with patch from buildroot
3763         #6452: eglibc from Linaro 2013.07 not copied to target correctly
3764         #6566: PHP segfault when crosscompiled to mips64 - patch included
3765         #6572: [PowerPC] Buildroot uses wrong external toolchain libraries..
3766         #6578: udisks package broken
3767         #6602: ebtables 64 bit kernel + 32 bit userland alignment error..
3768         #6608: ebtables missing ethertypes - fix included
3769         #6620: Sysvinit package missing killall5 and symlinks - patch included
3770         #6632: CMake use host pkg-config
3771         #6638: pkgconf doesn't download
3772         #6644: "all" target doesn't work in out-of-tree builds
3773         #6650: Segmentation fault when trying to build latest buildroot
3774         #6668: iptables limit module alignment problem on mips64
3775
3776 2013.08, Released August 31th, 2013:
3777
3778         Minor fixes.
3779
3780         Documentation build fixed.
3781
3782         Updated/fixed packages: ltrace, strongswan
3783
3784 2013.08-rc3, Released August 29th, 2013:
3785
3786         Fixes all over the tree.
3787
3788         External toolchain lib32/lib64 handling, ABI name for EABIhf,
3789         misc fixes for generatelocales, apply-patches and module
3790         stripping.
3791
3792         Top level menu names reordered and renamed for clarity.
3793
3794         Updated/fixed packages: acl, attr, bash, dbus, directfb,
3795         dvb-apps, kexec, kmod, libbsd, linux-fusion, mesa3d, minidlna,
3796         openssh, openssl, pulseaudio, python-setuptools, qt5,
3797         qt5webkit, redis, strongswan, sunxi-mali
3798
3799         Issues resolved (http://bugs.uclibc.org):
3800
3801         #6464: dbus-daemon-launch-helper needs setuid
3802
3803 2013.08-rc2, Released August 16th 2013:
3804
3805         Documentation improvements.
3806
3807         External toolchains fixes.
3808
3809         Updated/fixed packages: aircrack-ng, bash, boost, cairo,
3810         cppcms, eglibc, ffmpeg, gcc, git, gnupg, imagemagick, libcec,
3811         libffi, libgcrypt, linux, linux-headers, ltrace, netatalk,
3812         opencv, opengl, readline, samba, strongswan, sunxi-cedarx,
3813         uclibc, udev, wayland, webkit, zeromq.
3814
3815         Issues resolved (http://bugs.uclibc.org):
3816
3817         #6440: typo in ffmpeg makefile
3818
3819 2013.08-rc1, Released August 5th, 2013:
3820
3821         Architectures:
3822          - improved support for floating point on ARM and Thumb/Thumb2
3823          - support for ARM OABI removed
3824
3825         Toolchains:
3826          - support added for Sourcery CodeBench ARM and MIPS 2013.05
3827          - Linaro ARM and Aarch64 toolchains updated
3828          - support added for the Arago ARMv5 and ARMv7 toolchains
3829          - gcc 4.8.x version bumped
3830          - support for installing both FDPIC and FLAT libraries on
3831            Blackfin
3832          - support for uClibc 0.9.31 removed,
3833          - convert the internal toolchain backend to use the package
3834            infrastructure
3835          - support added for eglibc in the internal toolchain backend
3836          - toolchain components for the ARC architecture updated and
3837            gdb for ARC added.
3838          - support for Blackfin in the internal toolchain fixed
3839
3840         Defconfigs: beaglebone_defconfig updated, new defconfig for
3841         CubieBoard, for Olimex mx233 Olinuxino, for Calao Systems
3842         TNY-A9G20-LPW.
3843
3844         A number of packages have been fixed to use the
3845         <pkg>_CONFIG_SCRIPTS mechanism to get their <pkg>-config shell
3846         script installed and modified properly. Licensing informations
3847         has been added to a number of packages.
3848
3849         Use XZ tarballs for a number of packages.
3850
3851         Noticeable package changes/additions:
3852          - The glib2/libgtk2/webkit stack has been updated to recent
3853            versions.
3854          - Support for Gstreamer 1.x has been added.
3855          - OpenGL support for TI OMAP platforms has been added.
3856          - OpenGL support for Allwinner platforms has been added.
3857          - OpenMAX support for RasberryPi has been added.
3858
3859         Updated/fixed packages: acl, attr, autoconf, avahi, barebox,
3860         bind, binutils, busybox, bwm-ng, bzip2, cifs-utils, colletctd,
3861         cpanminus, cups, curl, dash, dbus, dhcp, directfb,
3862         directfb-examples, dnsmasq, dosfstools, dropbear, dtc,
3863         e2fsprogs, ed, efl, enlightenment, erlang, ethtool, fbgrab,
3864         fftw, firmware-imx, flot, fltk, freetype, gawk, gdk-pixbuf,
3865         gettext, gmp, gnutls, gsl, gutenprint, gvfs, gzip, haserl,
3866         hiawatha, httping, icu, imagemagick, imlib2, imx-lib,
3867         intltool, iozone, ipset, iptables, jquery, jquery-keyboard,
3868         jquery-sparkline, kmod, less, libart, libcdaudio, libcgicc,
3869         libesmtp, libftdi, libfuse, libglib2, libgtk, libgtk2, libidn,
3870         libiqrf, liblog4c-localtime, libnspr, libnss, libpcap,
3871         libroxml, libserial, libsigsev, libsoup, libtool, libtpl,
3872         libvncserver, libxml2, linphone, lm_sensors, logrotate,
3873         ltrace, lttng, luafilesystem, luajit, minicom, monit, mpg123,
3874         mtd, mutt, mxml, neard, netatask, netsnmp, nettle,
3875         network-manager, nodejs, nss-mdns, openssh, openswan, openvpn,
3876         opkg, opus, pcre, perl-cross, php, pixman, poco, polarssl,
3877         pulseaudio, pv, python, python3, qt, qt5, qt5declarative,
3878         qt5jsbackend, qt5quick1, readline, rpi-firmware, ruby, samba,
3879         sane-backends, sconeserver, sdl_image, sdparm, ser2net,
3880         socketcand, sqlite, squid, strace, tcl, tcpdump, tinyhttpd,
3881         tvheadend, tzdata, uboot, udpcast, usb_modeswitch,
3882         usb_modeswitch_data, usbutils, webkit, wireshark, wvstreams,
3883         xapp_luit, xapp_xmodmap, xenomai, xfsprogs, xlib_libX11, zic,
3884         zlib.
3885
3886         New packages: a10disp, aespipe, am33x-cm3, cppcms, dhcpcd,
3887         dropwatch, dtc, ecryptfs-utils, eglibc, elf2flt, fdk-aac,
3888         gcc-final, gcc-initial, gcc-intermediate, git,
3889         gpu-viv-bin-mx6q, gst1-plugins-bad, gst1-plugins-base,
3890         gst1-plugins-good, gst1-plugins-ugly, gst-omx,
3891         gst-plugin-x170, gstreamer1, jimtcl, lbase64, libassuan,
3892         libbsd, libcec, libdvbsi, libedit, libgpgme, libqmi,
3893         libqrencode, libsvg, libsvg-cairo, libunwind, libvpx,
3894         linux-headers, lockdev, luabitop, luacrypto, lua-ev,
3895         luaexpatutils, msgpack, ocrad, on2-8170-libs,
3896         on2-8170-modules, p11-kit, pax-utils, ptpd, ptpd2,
3897         python-pyro, ramspeed/smp, snappy, strongswan, sunxi-boards,
3898         sunxi-cedarx, sunxi-mali, sunxi-tools, ti-gfx, tinymembench,
3899         tree, tstools, uclibc, w_scan.
3900
3901         Issues resolved (http://bugs.uclibc.org):
3902
3903         #4718: python (built for powerpc) distutils has paths to host
3904                compiler toolchain
3905         #5516: appended device tree blobs on uImage fails
3906         #6302: Versions of packages retrieved from github.com are wrong
3907         #6308: dosfstools download link is wrong
3908         #6326: Dropbear: Add options to allow better config for
3909                different target devices (e.g. routers)
3910         #6338: Wrong download link for minicom package
3911         #6344: Wrong handling of license text files with same name and
3912                different directory
3913         #6374: gnutls package broken if linux cryptodev module
3914                selected
3915         #6410: omap3_beagle has uimage error load address error
3916
3917 2013.05, Released May 31th, 2013:
3918
3919         Minor fixes.
3920
3921         External toolchain wrapper fix for if host/usr/bin is placed
3922         in the patch.
3923
3924         Updated/fixed packages: acpid, at91bootstrap, czmq, elf2flt,
3925         flex, jamvm, kmod, libplayer, libtirpc, libv4,
3926         lttng-babeltrace, opengl, qt5jsbackend, udpcast, wvstreams
3927
3928         Issues resolved (http://bugs.uclibc.org):
3929
3930         #4868: Buildroot compile failure for toolchain/gdb-7.4/intl/reloc...
3931         #4988: flex and m4 problems
3932         #5912: obsolete CVS files
3933
3934 2013.05-rc3, Released May 25th, 2013:
3935
3936         Minor fixes.
3937
3938         Updated/fixed packages: aircrack-ng, bellagio, boost, crda,
3939         dvb-apps, flot, libatomic_ops, libeXosip2, libosip2, libxml2,
3940         mongrel2, poco, portaudio, pptp-linux, tvheadend, urg, weston,
3941         wireshark
3942
3943 2013.05-rc2, Released May 15th, 2013:
3944
3945         Fixes all over the tree.
3946
3947         Default number of parallel jobs is now number of CPUs + 1.
3948
3949         Defconfigs: Add Telit EVK-PRO3, AT91SAM9260-EK Nand flash.
3950
3951         Updated/fixed packages: aircrack-ng, busybox, cairo,
3952         classpath, curlftpfs, czmq, dbus, f2fs-tools, fan-ctrl,
3953         filemq, gst-plugin-bad, gutenprint, hplip, json-c,
3954         libatomic_ops, libcurl, libdrm, libglib2, libnspr, libnss,
3955         libsha1, libsigsegv, libxcb, linknx, linux-pam, lttng-modules,
3956         lttng-tools, matchbox-lib, mcookie, mesa3d, neon, pixman,
3957         pulseaudio, python-nfc, qt5imageformats, quota, openssl,
3958         sconeserver, strace, sylpheed, wvstreams,
3959         xapp_{appres,bdftopcf,beforelight,bitmap,edires,fonttosfnt},
3960         xapp_{fslsfonts,fstobdf,iceauth,ico,listres,luit,mkfontdir},
3961         xapp_{mkfontscale,oclock,rgb,rstart,scripts,sessreg,setxkbmap},
3962         xapp_{showfont,smproxy,twm,viewres,x11perf,xauth,xbacklight},
3963         xapp_x{biff,calc,clipboard,clock,cmsdb,cursorgen,dbedizzy,ditview},
3964         xapp_x{dm,dpyinfo,driinfo,edit,ev,eyes,f86dga,fd,fontsel,fs,fsinfo},
3965         xapp_x{gamma,gc,host,input-calibrator,input,kbcomp,kbevd,kbprint},
3966         xapp_x{kbutils,kill,load,logo,lsatoms,lsclients,lsfonts,mag,man},
3967         xapp_x{message,mh,modmap,more,pr,prop,randr,rdb,refresh,set,setmode},
3968         xapp_x{setpointer,setroot,sm,stdcmap,vidtune,vinfo,wd,wininfo,wud},
3969         xcb-util, xcursor-transparent-theme, xdata_xbitmaps,
3970         xdata_xcursor-themes,
3971         xdriver_xf86-input-{evdev,joystick,keyboard,mouse,synaptics},
3972         xdriver_xf86-input-{tslib,vmmouse,void},
3973         xdriver_xf86-video-{ark,ast,ati,cirrus,dummy,fbdev,geode,glide},
3974         xdriver_xf86-video-{glint,i128,intel,mach64,mga,neomagic,newport},
3975         xdriver_xf86-video-{nv,openchrome,r128,savage,siliconmotion,sis},
3976         xdriver_xf86-video-{tdfx,tga,trident,v4l,vesa,vmware,voodoo,wsfb},
3977         xfont_encodings, xfont_font-adobe-{100,75}dpi,
3978         xfont_font-utopia-{100dpi,75dpi,type1},
3979         xfont_font-{alias,arabic-misc,bh-100dpi,bh-75dpi},
3980         xfont_font-bh-lucidatypewriter-{100,75}dpi, xfont_font-bh-{ttf,type1},
3981         xfont_font-bitstream-{100dpi,75dpi,type1}, xfont_font-cronyx-cyrillic,
3982         xfont_font-{cursor,daewoo,dec,isas,jis,micro}-misc,
3983         xfont_font-ibm-type1, xfont_font-misc-{cyrillic,ethiopic,meltho,misc},
3984         xfont_font-{mutt,schumacher}-misc,
3985         xfont_font-{screen-cyrillic,sony-misc,sun-misc,util},
3986         xfont_font-winitzki-cyrillic, xfont_font-xfree86-type1,
3987         xlib_lib{FS,ICE,SM,X11,XScrnSaver,Xau,Xaw,Xcomposite,Xcursor},
3988         xlib_libX{damage,dmcp,ext,fixes,font,ft,i,inerama,mu,pm,randr},
3989         xlib_libX{render,res,t,tst,v,vMC,xf86dga,xf86vm},
3990         xlib_lib{dmx,fontenc,pciaccess,pthread-stubs,xkbfile}, xlib_xtrans,
3991         xproto_{applewm,bigreqs,composite,damage,dmx,dri2,fixes}proto,
3992         xproto_{fontcache,font,gl,input,kb,randr,record,render}proto,
3993         xproto_{resource,scrnsaver,video,windowswm,xcmisc,xext}proto,
3994         xproto_{xf86bigfont,xf86dga,xf86dri,xf86vidmode,xinerama,x}proto,
3995         xserver_xorg-server, xutil_{makedepend,util-macros}
3996
3997         Readded Packages: xapp_xinit
3998
3999         Issues resolved (http://bugs.uclibc.org):
4000
4001         #5054: amd64: cannot find init - due to missing /lib64 folder
4002
4003 2013.05-rc1, Released May 8th, 2013:
4004
4005         Architectures: ARC support, Blackfin support, FLAT binary
4006         format, ARM: Drop old CPU variants, add fa526/626, Marvell PJ4
4007
4008         Toolchains: Add new Microblaze external toolchains, Linaro
4009         ARM/Aarch64 updates, GCC 4.6.4 / 4.7.3 / 4.8.0 added to
4010         internal toolchain, default to GCC 4.7.x. Internal
4011         Crosstool-ng backend deprecated.
4012
4013         Defconfigs: Add Atmel at91sam9g45m10ek, freescale mpc8315erdb
4014         & p1010rdb, Armadeus apf27 / apf28, Openblocks A6, Raspberry
4015         pi, gnublin board.
4016
4017         FS: LZO and XZ compression methods, extra ubifs options,
4018         ext2 rev 0/1 and ext3/4 support.
4019
4020         Patch handling: apply-patches now has .patch.xz support,
4021         Patch logic reworked as discussed during Febrary dev days:
4022         http://elinux.org/Buildroot:DeveloperDaysFOSDEM2013
4023
4024         <pkg>-rsync now excludes version control files.
4025
4026         linux: uImage load address for ARM multiplatform kernels
4027
4028         Infrastructure for multiple OpenGL / ES / EGL / OpenVG
4029         providers, similar to how libjpeg / libjpeg-turbo is handled.
4030
4031         Infrastructure for packages to add system users.
4032
4033         kconfig: updated to 3.9-rc2, support make olddefconfig
4034
4035         Updated/fixed packages: alsa-lib, alsa-utils, apr, apr-util,
4036         argp-standalone, at, at91bootstrap, audiofile, aumix, avahi,
4037         bash, blackbox, bind, binutils, bison, boost, bridge-utils,
4038         busybox, ccache, cifs-utils, cmake, collectd, connman,
4039         conntrack-tools, cpanminus, crosstool-ng, diffutils, directfb,
4040         directfb-examples, divine, dmalloc, dnsmasq, dosfstools,
4041         dropbear, e2fsprogs, ebtables, eeprog, erlang, ethtool,
4042         fb-test-app, fbset, feh, ffmpeg, file, flex, flot, foomatic,
4043         fxload, gd, gdb, gdisk, genimage, gettext, gmp, gnuchess,
4044         gnutls, gob2, gperf, gpsd, gstreamer, haserl, hiawatha, htop,
4045         httping, icu, inotify-tools, intltool, iproute2, ipset,
4046         iptables, iw, jpeg, jquery, jquery-{sparkline,validation},
4047         json-c, kbd, kexec, kismet, kmod, lcdproc, libarchive,
4048         libatasmart, libcap, libconfig, libconfuse, libcurl, libdrm,
4049         libeet, libev, libevas, libeXosip2, libffi, libfribi, libfuse,
4050         libgcrypt, libglib2, libgtk2, libid3tag, libmicrohttpd,
4051         libnetfilter_acct, libnetfilter_conntrack, libnl, libpcap,
4052         libplayer, libsigc, libv4l, libxcb, linenoise, linux-pam,
4053         lm_sensors, ltp-testsuite, luajit, lzop, madplay, make, mdadm,
4054         mediastreamer, memtester, mesa3d,
4055         mobile-broadband-provider-info, monit, mpd, mpfr, mpg123,
4056         mrouted, msmtp, nbd, ncurses, ndisc6, neard, neardal, neon,
4057         netperf, netsnmp, nettle, nfacct, ntfs-3g, ofono, olsr,
4058         omap-u-boot-utils, openssh, openssl, openswan, openvpn,
4059         oprofile, orc, patch, pciutils, pcre, perl, php, poco,
4060         polarssl, proftpd, psmisc, pulseaudio, python,
4061         python-{bottle,netifaces,serial,setuptools}, qt, quagga,
4062         quota, radvd, rpi-firmware, rpi-userland, rt-tests, sam-ba,
4063         samba, sawman, sdl, ser2net, smartmontools, socat, socketcand,
4064         speex, squid, stress, stunnel, sudo, syslinux, sysstat,
4065         sysvinit, tcl, tcprelay, tinyhttpd, tslib, tvheadend,
4066         uboot-tools, udev, ulogd, util-linux, vala, vtun, webkit,
4067         xapp_{iceauth,luit,makefontscale,sessreg,setxkbmap,smproxy},
4068         xapp_{xauth,xcmsdb,xdpyinfo,xev,xgamma,xhost,xinput,xkbcomp},
4069         xapp_{xkbevd,xlsatoms,xlsclients,xmodmap,xpr,xprop,xrandr,xrdb},
4070         xapp_{xset,xwd,xwininfo}, xcb-{proto,util},
4071         xdriver_xf86-input-{evdev,joystick,keyboard,mouse,synptics},
4072         xdriver_xf86-input-{tslib,vmmouse,void},
4073         xdriver_xf86-video-{ark,ast,ati,cirrus,dummy,geode,glide,glint},
4074         xdriver_xf86-video-{i128,intel,mach64,mga,neomagic,newport},
4075         xdriver_xf86-video-{openchrome,r128,savage,siliconmotion,sis},
4076         xdriver_xf86-video-{tdfx,trident,vesa,vmware,wsfb}, xenomai,
4077         xfont, xinetd, xkeyboard-config, xlib_lib{FS,ICE,SM,X11},
4078         xlib_libX{scrnSaver,au,aw,cursor,dmcp,ext,fixes,font,ft,i},
4079         xlib_libX{inerama,mu,pm,randr,res,tst,v,vMC,xf86dga,xf86vm},
4080         xlib_lib{dmx,fontenc,pciaccess,xkbfile}, xlib_xtrans,
4081         xproto_{applevm,bigreqs,dri2,fonts,gl,input,kbd,record}proto,
4082         xproto_{resource,scrnsaver,xcmisc,xext,x}proto,
4083         xserver_xorg-server, xutil_makedepend, xz, zeromq
4084
4085         New packages: aircrack-ng, bcusdk, chrony, crda,
4086         cryptodev-linux, cppzmq, czmq, dtach, enscript, exfat,
4087         exfat-utils, f2fs-tools, fan-ctrl, filemq, foomatic-filters,
4088         genimage, genpart, glibmm, gnuplot, gtest, gutenprint, hplip,
4089         iozone, jansson, jhead, jquery-keyboard, jquery-ui,
4090         jquery-ui-themes, json-glib, json-javascript, lcms2, libpfm4,
4091         libpthsem, libserial, libsigsegv, libtasn1, libwebsockets,
4092         libxkbcommon, libxml++, linknx, log4cxx, mongoose, mongrel2,
4093         mtools, ne10, nmap, nodejs, openobex, openpgm, poppler,
4094         protobuf-c, python-m2crypto, python-thrift, qjson, qt5base,
4095         qt5declarative, qt5graphicaleffects, qt5imageformats,
4096         qt5jsbackend, qt5multimedia, qt5quick1, qt5script, qt5svg,
4097         qt5webkit qt5xmlpatterns, rapidjson, redis, swig, texinfo,
4098         tzdata, urg, ussp-push, wayland, webp, weston, wireless-regdb,
4099         wireshark, wvdial, wvstreams, xcb-util-image, xcb-util-wm,
4100         xcursor-transparent-theme, zic, zmqpp, zyre
4101
4102         Removed packages: microperl, ocf-linux, xapp_xinit,
4103         xapp_xplsprinters, xapp_xprehashprinterlist,
4104         xfont_font-bitstream-speedo,
4105         xlib_lib{Xfontcache,XprintAppUtil,XprintUtil,Xp,oldX,xkbui},
4106         xproto_{print,xf86rush}proto
4107
4108         Deprecated packages: vala
4109
4110         Issues resolved (http://bugs.uclibc.org):
4111
4112         #1291: Add support for Faraday 526 arm processor (fa526)
4113         #2683: cups does not install correctly to target
4114         #3313: mesa3d fails to build
4115         #5186: initramfs/cpio should support lzo compression
4116         #5636: agetty - cannot get controlling tty error - need updated...
4117         #5906: collectd client headers not exported
4118         #5966: bison unnecessarily required as build dependency
4119         #6140: --enable-fileinfo not applied for php package
4120         #6164: openvpn usage of ip tool from Busybox
4121
4122 2013.02, Released February 28th, 2013:
4123
4124         Misc manual updates.
4125
4126         Updated/fixed packages: busybox, collectd, flashbench,
4127         libgtk2, libupnp, mii-diag, quota
4128
4129 2013.02-rc3, Released February 26th, 2013
4130
4131         Minor fixes.
4132
4133         Updated/fixed packages: conntrack-tools, dialog,
4134         enlightenment, haserl, keyutils, libfif, libmad,
4135         linux-firmware, linux-fusion, matchbox-desktop, matchbox-wm,
4136         ruby, spawn-fcgi, vtun
4137
4138         Issues resolved (http://bugs.uclibc.org):
4139
4140         #5960: fusion.ko driver does not install to target rootfs
4141
4142 2013.02-rc2, Released February 19th, 2013
4143
4144         Fixes all over the tree.
4145
4146         Various manual updates and fixes.
4147
4148         Updated/fixed packages: busybox, collectd, gesftpserver,
4149         glib-networking, gnutls, inotify-tools, libcurl, libffi,
4150         libglib2, libtorrent, libvorbis, neard, network-manager,
4151         ntfs-3g, openssl, qt, rpi-userland, rtorrent, thttpd, vim.
4152
4153         Issues resolved (http://bugs.uclibc.org):
4154
4155         #5906: collectd client headers not exported
4156
4157 2013.02-rc1, Released February 10th, 2013
4158
4159         Toolchain: Crosstool-ng 1.17.0, default to GCC 4.6.3, target
4160         libraries install fixed. Add Linaro ARM
4161         2012.11/2012.12/2013.01, AArch64 12.11/12.12/13.01. Sourcery
4162         CodeBench MIPS 2012.03/09. Infrastructure to warn about
4163         missing 32bit support for binary toolchains. Toolchain wrapper
4164         is now relocatable. Add GDB 7.5.1 / Remove 6.8 / 7.0 /
4165         7.1. Deprecate uClibc 0.9.31.
4166
4167         Architecture: Xtensa fixes, add missing powerpc variants, arm
4168         1136jf-s rev1, add A5/A15, neon support toggle, OABI
4169         deprecated. Sparc: drop old unused variants
4170
4171         Bootloaders: At91bootstap: fix upstream URL, Barebox: add
4172         2012.12/2013.01/2013.02, remove 2012.08/09/10, lzop fixes,
4173         environment image support, U-Boot: add 2013.01.01
4174
4175         Linux: fix appended dtb handling for v3.8+ kernels, support
4176         multiple device trees
4177
4178         Defconfigs: calao USB-A9260, snowball, QEMU PPC440 on ML507
4179         board, QEMU ARM Exynos4210, Kernel version in QEMU defconfigs
4180         updated, at91rm9200df: misc fixes. Lock kernel headers to
4181         match kernel.
4182
4183         Infrastructure: Git download fixes. Toolchain make target
4184         renamed from 'cross' to 'toolchain'. Eclipse integration
4185         support. Option to set root password, post image scripts,
4186         config scripts handling.
4187
4188         Updated/fixed packages: alsa-lib, argp-standalone, argus,
4189         arptables, atk, audiofile, axel, beecrypt, bind, bison,
4190         bluez_utils, boost, cairo, can-utils, bmon, boa, busybox,
4191         cairo, ccache, cdrkit, cifs-utils, cjson, cmake, collectd,
4192         connman, coreutils, cpanminus, cups, dbus, dhcp, dialog,
4193         diffutils, directfb, distcc, divine, dnsmasq, docker,
4194         dosfstools, dstat, e2fsprogs, ebtables, ed, empty, ethtool,
4195         expedite, fbset, fbv, ffmpeg, flex, fltk, fluxbox, freetype,
4196         gadget-test, gawk, gdb, genext2fs, gettext, giblib,
4197         glib-networking, gmp, gmpc, gnupg, gnutls, gpsd,
4198         gst-plugins-{bad,base,good}, gstreamer, gzip, haserl, hdparm,
4199         heirloom-mailx, hiawanta, hostapd, icu, imagemagick, imlib2,
4200         inadyn, infozip, iproute2, ipset, iptables, iw, jpeg, jquery,
4201         jquery-sparklines, jqeury-validation, kismet, kmod, lame,
4202         libao, libcap, libcurl, libdvdnav, libdvdread, libecore,
4203         libedbus, libedje, libeet, libefreet, libeina, libeio,
4204         liberation, libelementary, libembryo, libethumb, libev,
4205         libevas, libffi, libfribidi, libfuse, libgcrypt, libglib2,
4206         libgpg-error, libgtk2, libhid, libidn, libmicrohttpd, libmpd,
4207         libnl, libnspr, libnss, libogg, libpcap, libplayer, libpng,
4208         libroxml, librsvg, libseccomp, libsigc, libsndfile, libungif,
4209         libupnp, liburcu, libusb-compat, libvncserver, libvorbis,
4210         libxml2, libxslt, lighttpd, links, linux-firmware,
4211         linux-fusion, ltp-testsuite, ltrace,
4212         lttng-{babel,libust,modules,tools}, lvm2, lua, luajit, lzop,
4213         matchbox-{desktop,lib}, mdadm, metacity, midori, minicom, mpd,
4214         mpfr, mplayer, mtd, mysql_client, ncurses, neon, netatalk,
4215         networkmanager, nspr, ntfs-3g, nuttcp, ofone, olsr, openssl,
4216         openvpn, opkg, oprofile, opus, opus-tools, orc, ortp, pango,
4217         pciutils, pcmanfm, pcre, pcsc-lite, perl, php, pixman,
4218         pkgconf, polarssl, pptp-linux, proxychains, pulseaudio,
4219         python, python3, qemu, qextserialport, qt, quagga, radvd,
4220         readline, rng-tools, rt-tests, rubix, ruby, sam-ba, samba,
4221         sane-backends, sconeserver, scons, screen, sdl, sdl_gfx,
4222         sdl_mixer, sdl_ttf, sdparm, sed, ser2net, smartmontools,
4223         speex, sqlite, squid, sshfs, strace, sudo, sylpheed, tn5250,
4224         taglib, tar, torsmo, transmission, tslib, uboot-tools, ulogd,
4225         usb_modeswitch, util-linux, valgrind, vim, vsftpd, wavpack,
4226         webkit, wipe, wireless_tools, wpa_supplicant, xapp_xinit,
4227         xapp_xinput-calibrator, xapp_xman, xapp_xmh, xlib_libX11,
4228         xlib_libXdmcp, xlib_libXft, xlib_libpthread-stubs,
4229         xlib_xtrans, xproto_xcmiscproto, xproto_xextproto,
4230         xserver_xorg-server, xstroke, xvkbd, xz
4231
4232         New packages: b43-firmware, b43-fwcutter, bustle,
4233         cache-calibrator, cegui06, celt051, classpath, curlftpfs,
4234         dvb-apps, dvbsnoop, elfutils, enlightenment, firmware-imx,
4235         flashbench, gd, gesftpserver, gst-fsl-plugins, httping, iftop,
4236         imx-lib, jamvm, jpeg-turbo, keyutils, libatasmart, libcofi,
4237         libebml, libevas-generic-loaders, libfslcodec, libfslparser,
4238         libfslvpuwrap, libgsasl, libiscsi, libmatroska, libmcrypt,
4239         libmhash, libqwt, libseccomp, libsha1, linenoise, mcrypt,
4240         media-ctl, ncdu, neard, neardal, nettle, perf, polkit,
4241         proxychains, python-bottle, python-pyparsing, rpi-firmware,
4242         rpi-userland, sg3_utils, slirp, snowball-hdmiservice, spice,
4243         spice-protocol, tcllib, tvheadend, udisks, usbredir
4244         ux500-firmware, vde2, xcb-utils-keysyms, yavta,
4245         zd1211-firmware
4246
4247         Removed packages: customize, xdriver_xf86-input-{acecad,aiptek},
4248         xdriver_xf86-video-{apm,chips,i740,rendition,s3,s3virge,sisusb},
4249         xdriver_xf86-video-sun{cg14,cg3,cg6,ffb,leo,tcx},
4250         xdriver_xf86-video-{tsend,xgi,xgixp}
4251
4252         Deprecated packages: xstroke
4253
4254         Issues resolved (http://bugs.uclibc.org):
4255
4256         #4237: building shared openssl w/-Os fails due to gcc bug
4257         #5690: python3 does not obey to BR2_PACKAGE_PYTHON3_PYC_ONLY=y
4258         #5602: python3 should install a "python" symbolic link
4259         #5846: Extra slash added to last slash in URL
4260
4261 2012.11.1, Released January 3rd, 2013:
4262
4263         Toolchain: Fixed non-largefile builds on recent Ubuntu
4264         versions.
4265
4266         Arch: fix missing x86/generic handling, Build for Xtensa with
4267         longcalls option.
4268
4269         Updated/fixed packages: dosfstools, qt
4270
4271 2012.11, Released December 2nd, 2012:
4272
4273         Git shallow clone fix for older git version.
4274
4275         Updated/fixed packages: ctuio, libtool
4276
4277         Issues resolved (http://bugs.uclibc.org):
4278
4279         #5726: List all the available hook points
4280
4281 2012.11-rc2, Released November 30th, 2012:
4282
4283         Minor fixes around the tree.
4284
4285         Various manual updates and fixes.
4286
4287         Add checks for legacy features.
4288
4289         Updated/fixed packages: acpid, alsa-lib, arptables, binutils,
4290         busybox, ccache, cjson, cramfs, directfb, flex, fluxbox, gdb,
4291         hiawatha, igh-ethercat, imagemagick, imlib2, lcdproc,
4292         libdaemon, libecore, libhid, libmad, libpcap, libsigc, libusb,
4293         linux-fusion, matchbox, ocf-linux, owl-linux, python, rrdtool,
4294         scons, strace, sylpheed
4295
4296         Issues resolved (http://bugs.uclibc.org):
4297
4298         #5732: Error : package/alsa-lib/alsa-lib.mk
4299
4300 2012.11-rc1, Released November 17th, 2012
4301
4302         Fixes all over the tree and new features.
4303
4304         Defconfigs: use u-boot 2012.10 on at91 and beaglebone,
4305         sheevaplug + qemu: bump kernel version, add qemu-mips64-malta
4306         + nitrogen6x defconfigs.
4307
4308         Bootloaders: add u-boot 2012.07/10, ais target format, add
4309         barebox 2012.08/09/10/11, linker overlap issue fix for
4310         at91bootstrap, mxs-bootlets updated for new Barebox versions.
4311
4312         Toolchains: binutils 2.23.1, gcc 4.7.2, default to gcc 4.6.x,
4313         Codebench arm/sh/x86 2012.03/09, Linaro 2012.08/09/10.
4314         Libtirpc support for modern glibc variants. Toolchain on
4315         target has been deprecated.
4316
4317         Initial Aarch64 support, Xtensa support re-added.
4318
4319         Infrastructure: Use shallow git clone when possible, use
4320         tarballs rather than git URLs for github. Moved to pkgconf
4321         rather than pkg-config. System directory added, default
4322         skeleton/device tables moved. More than 1 post-build script
4323         can now be used. output/target now contains a
4324         THIS_IS_NOT_YOUR_ROOT_FILESYSTEM warning, to help people
4325         understand how to (not) use it.
4326
4327         Manual has been reworked and extended.
4328
4329         Legal-info: Lots of package annotations, CSV file fixes,
4330         _LICENSE / _REDISTRIBUTE splitup, per-package hooks.
4331
4332         Updated/fixed packages: acpid, alsa-lib, alsa-utils,
4333         alsamixergui, attr, autoconf, automake, bash, bind, binutils,
4334         bison, blackbox, bluez-utils, busybox, cairo, can-utils,
4335         cifs-utils, cjson, cmake, collectd, connman, conntrack-tools,
4336         coreutils, cups, cvs, dbus, dhcp, directfb, dmalloc, dnsmasq,
4337         dropbear, e2fsprogs, ethtool, fbdump, feh, fftw, file,
4338         flashrom, fluxbox, gdb, gdisk, gdk-pixbuf, genext2fs, gettext,
4339         gnutls, gpsd, gqview, grep, gsl, gst-plugins-{bad,good},
4340         hdparm, hiawatha, hostapd, input-tools, iproute2, ipset,
4341         iptables, iw, json-c, kexec, kmod, lcdproc, leafpad, less,
4342         libcurl, libdrm, libdvdnav, libdvdread, libffi, libfuse,
4343         libglib2, libhid, liblockfile, libmad, libmbus, libmnl,
4344         libnetfilter_{acct,conntrack,cthelper,cttimeout,queue},
4345         libnfc, libnfc-llcp, libnfnetlink, libnl, libnspr, libnss,
4346         libpcap, libplayer, libtool, libtorrent, liburcu, libv4l,
4347         libxcb, libxml2, libxslt, links, linux-firmware, lm-sensors,
4348         lmbench, lockfile-progs, logrotate, lshw, lsof,
4349         lttng-babeltrace, lttng-tools, lua, luajit, mesa3d, microperl,
4350         mii-diag, module-init-tools, mpc, mpd, mpg123, mplayer,
4351         mtd-utils, mysql_client, nbd, ncurses, netatalk, netkitbase,
4352         netkittelnet, netsnmp, newt, nfs-utils, openntpd, openssh,
4353         openssl, opkg, patch, pciutils, pcre, php, poco, polarssl,
4354         popt, portmap, pppd, procps, pulseaudio, python, python-nfc,
4355         python-protobuf, qt, quota, rp-pppoe, rtorrent, sam-ba, samba,
4356         scons, sdl_gfx, smartmontools, sqlite, squid, strace, sudo,
4357         sylpheed, tcpdump, tremor, ttcp, tiff, unionfs,
4358         usb_modeswitch, usbutils, util-linux, vala, valgrind, vpnc,
4359         vsftpd, webkit, wget, which, wpa_supplicant, x11vnc, xapp_*,
4360         xdriver_*, xenomai, xfont_*, xinetd, xl2tp, xlib_*, xlsclient,
4361         xproto_*, xserver_xorg-server, xutil_util-macros, xz, zeromq
4362
4363         New packages: arptables, at91bootstrap3, boot-wrapper-aarch64,
4364         ccid, cpanminus, cpuload, erlang, evtest, fb-test-apps,
4365         fxload, gdbm, gnupg, googlefontdirectory, grantlee, gsl,
4366         lcdapi, liblo, liblog4c-localtime, libtirpc, linux-pam,
4367         lua-msgpack-native, macchanger, mtdev, mtdev2tuio, nfacct,
4368         opus, opus-tools, pcsc-lite, perl, pkgconf, python-meld3,
4369         python3, qemu, qextserialport, qtuio, rpcbind, schifra,
4370         sconeserver, supervisor, time, ulogd, usb_modeswitch_data,
4371         yasm
4372
4373         Deprecated packages: netkitbase, netkittelnet
4374
4375         Issues resolved (http://bugs.uclibc.org):
4376
4377         #807:  [PATCH] samba - make iconv and smbd optional
4378         #3049: binutils have a sysroot bug in ld
4379         #5330: update vsftpd to 3.0.0
4380         #5486: libglib2 build fails on: libs/libglib-2.0.so: undefined...
4381         #5666: Fails to build python 2.7.2 for 2440 arm
4382
4383 2012.08, Release August 31th, 2012
4384
4385         Updated/fixed packages: microperl, cups, luajit, rrdtool,
4386         prboom, oprofile.
4387
4388         Added license information for: sqlite.
4389
4390         Changed the source URLs of all packages located on Sourceforge
4391         in order to use the automatic mirror selection URL
4392         downloads.sourceforge.net, and get rid of the
4393         BR2_SOURCEFORGE_MIRROR option.
4394
4395 2012.08-rc3, Released August 25th, 2012
4396
4397         Updated/fixed packages: libglib2, netsnmp, freetype, libfuse,
4398         libpng, x11vnc, zlib, gpsd, ifplugd, bash, distcc.
4399
4400         Added license informations for: barebox, grub, syslinux,
4401         uboot, xloader, yajl, zlib, zxing, alsa-lib, alsa-utils,
4402         faad2, nano, fbdump, rsync, librsync, fontconfig,
4403         inotify-tools,
4404
4405 2012.08-rc2, Released August 15th, 2012
4406
4407         Updated/fixed packages: imagemagick, sudo, crosstool-ng.
4408
4409         Added license informations for: mxml, nanocom, empty, expat,
4410         lua, lucjson, xinetd, cjson, luaexpat, lmbench, bwm-ng,
4411         input-event-daemon, luajit, cgilua, copas, coxpcall,
4412         luafilesystem, luasocket, rings, wsapi, xavante, libtpl,
4413         avahi, busybox, libfcgi, ifplugd, libcgicc, libcurl,
4414         libdaemon, libdnet, libgpg-error, libpcap, libpng, lighttpd,
4415         mtd, openssl, psmisc, socat, spawn-fcgi.
4416
4417         Fixes to Microblaze external toolchains
4418         configuration. Improvements of the pkg-stats
4419         script. Out-of-tree fix for the graph-depends script.
4420
4421         Kernel headers version bump.
4422
4423 2012.08-rc1, Released August 1st, 2012
4424
4425         Fixes all over the tree and new features.
4426
4427         Integration of a legal information reporting infrastructure,
4428         which allows to generate detailed informations about the
4429         licenses and source code of all components of a system
4430         generated by Buildroot. License information will progressively
4431         be added on packages.
4432
4433         Default configuration files added for Calao-systems USB-A9263
4434         and Calao-systems USB-A9G20-LPW.
4435
4436         External toolchains update: allow download of a custom
4437         toolchain, add Linaro 2012.05 and 2012.06 for ARM, add
4438         Blackfin toolchain 2012R1-BETA1, add Sourcery CodeBench MIPS
4439         2011.09.
4440
4441         Allow the restriction of downloads to the primary site only.
4442         This is useful for project developers who want to ensure that
4443         the project can be built even if the upstream tarball
4444         locations disappear.
4445
4446         Add a 'System configuration' choice to select between 3
4447         different init systems: Busybox init, SysV init and Systemd
4448         init.
4449
4450         Cleanups to the package infrastructure. The visible change to
4451         developers is that $(eval $(call AUTOTARGETS)) is now $(eval
4452         $(autotools-package)), and similarly for other package
4453         infrastructures and host packages. Refer to the documentation
4454         for details.
4455
4456         By default, automatic detection of the number of compilation
4457         jobs to use, depending on the number of CPUs available.
4458
4459         Improvements to generate systems with static libraries only
4460         (infrastructure and package fixes).
4461
4462         Add proper support in the Linux kernel package to generate
4463         Device Tree Blobs or combined Device Tree / Kernel
4464         images. This will be useful on Microblaze, PowerPC and ARM,
4465         which are architectures making extensive use of the Device
4466         Tree.
4467
4468         Updated/fixed packages: audiofile, autoconf, automake, axel,
4469         barebox, bash, beecrypt, berkeleydb, bind, bison, bluez_utils,
4470         bonnie, boost, busybox, bsdiff, bwm-ng, bzip2, cifs-utils,
4471         cgilua, cmake, connman, conntrack-tools, crosstool-ng, cups,
4472         dbus, dhcp, dnsmasq, e2fsprogs, eeprog, ethtool, faad2, fbv,
4473         ffmpeg, freetype, gmp, gnutls, gob2, gpsd, grep,
4474         gst-plugins-base, gst-plugins-good, gzip, hiawatha, hostapd,
4475         htop, icu, igh-ethercat, imagemagick, input-tools, iostat,
4476         iproute2, ipset, iptables, iw, kmod, less, libcap, libgci,
4477         libconfig, libcurl, libelf, libevas, libeXosip2, libexif,
4478         libfuse, libidn, libmad, libmbus, libmnl,
4479         libnetfilter-conntrack, libnl, libnspr, libnss, libogg,
4480         libosip2, libpcap, libpng, libroxml, liburcu, libusb, libxml2,
4481         libxslt, lighttpd, linux, ltrace, lttng-libust, lttng-modules,
4482         lttng-tools, lua, m4, memtester, midori, mii-diag,
4483         module-init-tools, mpfr, mpg123, mrouted, msmtp, mtd, mxml,
4484         mysql_client, nasm, nbd, ncurses, nfs-utils, opencv, openocd,
4485         openssl, pciutils, php, polarssl, portaudio, pppd,
4486         pthread-stubs, pulseaudio, qt, quagga, quota, radvd, rpm,
4487         rrdtool, samba, sam-ba, scons, sdl_gfx, sdl_sound, speex,
4488         sqlite, squashfs, squid, sudo, synergy, syslinux, systemd,
4489         tar, tcpdump, tcpreplay, udev, usbutils, valgrind, wget,
4490         wpa_supplicant, wsapi, xavante, xserver_xorg-server, zlib
4491
4492         New packages: cjson, collectd, dfu-util, dmidecode, elftosb,
4493         fbterm, flashrom, freerdp, inadyn, libfreefare,
4494         libnetfilter_cttimeout, libnfc, libnfc-llcp, liboping,
4495         libtorrent, linphone, logsurfer, lshw, luacjson, luaexpat,
4496         luajit, mediastreamer, mobile-broadband-provider-info, monit,
4497         mxs-bootlets, nanocom, nss-mdns, ofone, omap-u-boot-utils,
4498         opkg, ortp, owl-linux, python-id3, python-nfc, quota,
4499         ramspeed, rtorrent, sound-theme-borealis,
4500         sound-theme-freedesktop, sysprof, webrtc-audio-processing,
4501         xinetd, zxing
4502
4503         Issues resolved (http://bugs.uclibc.org):
4504
4505         #1315: Allow use of older external toolchains without sysroot
4506                support [won't fix]
4507         #5276: Hiawatha needs to manage IPV6 if so [fixed]
4508         #5360: buildroot fails when building "host-libglib2 2.30.2
4509                Building" [won't fix, upstream problem]
4510         #5384: Can't build packages relying on gets on newer glibc
4511                [fixed]
4512
4513 2012.05, Released May 30th, 2012:
4514
4515         Updated/fixed packages: busybox, netsnmp, pptp-linux
4516
4517 2012.05-rc3, Released May 25th, 2012:
4518
4519         Minor fixes around the tree.
4520
4521         Infra: Fix for DOWNLOAD macro when using primary mirrors with
4522         scp targets.
4523
4524         Toolchain: Kernel headers 3.2.18 / 3.3.7.
4525
4526         Updated/fixed packages: binutils, bison, busybox, cifs-utils,
4527         gnuchess, gpsd, iperf, libmpeg2, mtd, ntfs-3g, oprofile,
4528         xserver-xorg
4529
4530 2012.05-rc2, Released May 18th, 2012:
4531
4532         Fixes all over the tree.
4533
4534         Toolchain: uClibc: Use 0.9.33.2, Crosstool-ng: fix gperf
4535         dependency, disable decimal floats support, Linux 3.2.17 /
4536         3.3.6 kernel headers. Fix sysroot copy handling for toolchains
4537         without C++ support.
4538
4539         Updated/fixed packages: apr, apr-util, ccache, dnsmasq,
4540         heirloom-mailx, gdb, ndisc6, opencv, openssl, socat, vala
4541
4542 2012.05-rc1, Released May 10th, 2012:
4543
4544         Fixes all over the tree and new features.
4545
4546         Use /etc/os-release for version info rather than
4547         /etc/br-version.
4548
4549         CMake toolchain file moved to $HOST_DIR/usr/share/buildroot.
4550
4551         Apply-patches.sh: cleanups, archived patches handling fixes,
4552         support series files.
4553
4554         Defconfigs: beaglebone, mx53qsb, pandaboard, qemu configs for
4555         arm-vexpress/microblaze/ppc-mpc88544ds, use 3.2.x for
4556         atngw100, use 3.3.x for qemu configs.
4557
4558         Menu structure: Libraries moved out of multimedia section
4559
4560         Atom processor support. Prescott fix, blackfin ABI fix,
4561         Microblaze architecture support (using ext toolchain). Cleanup
4562         architecture names, deprecate Xtensa support.
4563
4564         Toolchain: Add GCC 4.4.7, 4.6.3, 4.7.0. uClibc 0.9.33.1,
4565         default to uClibc 0.9.33.x, enable
4566         UCLIBC_SUPPORT_AI_ADDRCONFIG by default, static and 64bit
4567         fixes for external toolchains, linaro ext toolchains, new
4568         sourcery codebench ext toolchains, GDB 7.4.1, crosstool-ng
4569         1.15.2.
4570
4571         Bootloaders: U-Boot: add 2012.04.01, SPL and u-boot.img
4572         support. Barebox: add 2012.04, remove 2011.12.
4573
4574         Updated/fixed packages: alsa-lib, alsa-utils, at, atk, avahi,
4575         barebox, berkeleydb, bind, bluez_utils, boost, busybox,
4576         can-utils, ccache, cifs-utils, coreutils, cups, dbus, dhcp,
4577         directfb, dnsmasq, doom-wad, dosfstools, e2fsprogs, expat,
4578         fakeroot, feh, ffmpeg, file, fis, freetype, gamin, gawk,
4579         gdk-pixbuf, gettext, giblib, glib-networking, gmp, gnutls,
4580         gpsd, grep, gstreamer, gst-plugins-{bad,base,good,ugly},
4581         haserl, hdparm, imagemagick, iproute2, iptable, iw, kexec,
4582         kmod, lame, libaio, libarchive, libatomic_ops, libconfig,
4583         libcurl, libdvdnav, libdvdread, libedbus, libethumb, libffi,
4584         libfuse, libglib2, libgtk2, libhid, libmad, libmbus, libmpeg2,
4585         libnl, libplayer, libpng, libsigc, libsoup, libupnp, liburcu,
4586         libusb, libusb-compat, libxml2, libxml-parser-perl, libxslt,
4587         lighttpd, linux-firmware, linux-fusion, lite, lsof, ltrace,
4588         lttng-libust, lua, m4, makedevs, microperl, mpd, mpfr, mpg123,
4589         mrouted, mtd, mysql_client, nbd, ncftp, ncurses, neon,
4590         netsnmp, network-manager, nfs-utils, ngrep, ntfs-3g, openntpd,
4591         openssh, openssl, parted, pango, pcre, php, pixman, poco,
4592         psmisc, pulseaudio, python, qt, quagga, radvd, rpm, rsync,
4593         ruby, samba, sam-ba, sane-backends, sawman, screen, sdl_net,
4594         smartmontools, speex, sqlite, squashfs3, squid, sshfs, sudo,
4595         syslinux, sysstat, taglib, tcpdump, tftp-hpa, transmission,
4596         tiff, tinyhttpd, uboot-tools, udev, uemacs, unionfs, usbutils,
4597         util-linux, vala, valgrind, vim, vsftpd, wget, wipe,
4598         wpa_supplicant, xdriver_xf86-{input-vmmouse,video-fbdev},
4599         xfsprogs, zlib
4600
4601         New packages: apr, apr-util, audiofile, bellagio,
4602         conntrack-tools, empty, fmtools, glib-networking,
4603         heirloom-mailx, hiawatha, latencytop, lcdproc, libcap-ng,
4604         libdmtx, libfcgi, libnetfilter_conntrack, libnfnetlink,
4605         libtpl, localedef, minicom, msmtp, ndisc6, netatalk,
4606         ocf-linux, openswan, parted, polarssl, protobuf, read-edid,
4607         socketcand, stress, systemd, ushare, zeromq
4608
4609         Deprecated packages: ttcp
4610
4611         Removed packages: ntfsprogs
4612
4613         Issues resolved (http://bugs.uclibc.org):
4614
4615         #2353: [lua] fix build with 2010.08-rc1
4616         #2503: Microperl fails build on MIPSel or with Fedora13.x86_64
4617         #2557: [PATCH] mkfs.xfs complains about missing libxfs.so.0
4618         #2881: Can't build project statically with external toolchain
4619         #3751: MIPS: fix BR2_GCC_TARGET_ABI for MIPS n64
4620         #4808: ccache may build against wrong zlib
4621         #4880: New package lcdproc
4622         #4886: New package protobuf
4623         #4892: build fails on ltp-testsuite-20101031/testcases/kernel/fs/...
4624         #4898: * make: [target-finalize] Error 1 (ignored)*
4625         #4985: Qt 4.7.4 build crashes with Linux 2.6.29
4626         #4970: udev 181 fails to build if kernel version 3.3 is selected
4627         #5018: dialog broken: exits with assert in uClibc
4628         #5102: qt package moc, uic, rcc read from wrong place
4629         #5144: Patch to fix ixon bug in uemacs
4630         #5198: Line graphics output is broken in GNU Screen
4631         #5204: Missing terminfo file(s) for GNU screen terminal type
4632
4633 2012.02, Released February 29th, 2012:
4634
4635         Updated/fixed packages: libecore
4636
4637 2012.02-rc3, Released February 27th, 2012:
4638
4639         Fixes all over the tree.
4640
4641         Automatic host dependencies handling for cmake packages
4642         fixed. Customize package deprecated as using a post-build
4643         script is nowadays the preferred way of adding extra stuff to
4644         the rootfs.
4645
4646         Linux-headers 3.0.x / 3.2.x stable version bumped.
4647
4648         QEMU defconfigs updated to 3.2.x kernels and readme fixed.
4649
4650         Updated/fixed packages: dropbear, ffmpeg, libpng
4651
4652 2012.02-rc2, Released February 19th, 2012:
4653
4654         Fixes all over the tree.
4655
4656         Toolchain: uClibc: Added upstream post-0.9.33 fixes, Bump
4657         linux-headers 3.0.x / 3.2.x stable versions.
4658
4659         Documentation: Added makedev / <pkg>_DEVICES /
4660         <pkg>_PERMISSIONS documentation.
4661
4662         Updated/fixed packages: busybox, ffmpeg, gst-dsp, libecore,
4663         libvncserver, mxml, python.
4664
4665 2012.02-rc1, Released February 12th, 2012:
4666
4667         Fixes all over the tree and new features.
4668
4669         Toolchain: Default to GCC 4.5.x, add binutils 2.22. Java
4670         support removed, Powerpc SPE ABI support. GDB ELF support fix,
4671         GDB 7.4, crosstool-NG 1.13.4.
4672
4673         Gentargets: scp and mercurial support.
4674         Autotools: derive host dependencies from target by default.
4675         Packages can now declare device table snippets.
4676
4677         Host utilities menu with commonly used host tools.
4678
4679         defconfigs: qemu configs for x86-64, mips and sparc, at91
4680         defconfigs now use modern U-Boot / mainline Linux, added
4681         lpc3250 defconfigs.
4682
4683         uClibc: remove 0.9.30, backport unshare() support, add
4684         0.9.32.1 / 0.9.33, use same config for ctng.
4685
4686         Bootloaders: U-Boot: add 2011.12, remove 2010.xx versions,
4687         Barebox: add 2012.01/02, remove 2011.10/11, LPC32xx
4688         bootloaders added.
4689
4690         Various manual updates. Release tarballs now contain generated
4691         manual in text/html/pdf formats.
4692
4693         Buildroot now calls the stop function of scripts in
4694         /etc/init.d at shutdown.
4695
4696         Updated/fixed packages: atk, avahi, barebox, bash, beecrypt,
4697         bind, binutils, bison, bluez_utils, bzip2, busybox, cairo,
4698         ccache, cdrkit, coreutils, cramfs, dbus, dbus-glib, dialog,
4699         diffutils, dmalloc, dropbear, e2fsprogs, ebtables, ed,
4700         ethtool, expat, ffmpeg, file, fis, flex, fluxbox, fontconfig,
4701         freetype, gawk, grep, gst-dsp, gst-ffmpeg, gst-plugins-base,
4702         hdparm, hostapd, htop, i2c-tools, icu, iproute2, ipsec-tools,
4703         ipset, iptables, iw, jpeg, kismet, lame, libcap, libcgi,
4704         libev, libeXosip2, libffi, libftdi, libgpg-error, libgtk2,
4705         libidn, libmms, libmnl, libmodbus, libnl, libogg, libosip,
4706         libpcap, libpng, libraw1394, libroxml, libusb, libusb-compat,
4707         libv4l, libvorbis, libxcb, libxml-parser-perl, libxslt,
4708         lighttpd, links, lm-sensors, lua, m4, module-init-tools, mpc,
4709         mesa3d, mpd, mpfr, mplayer, mtd-utils, nano, nbd, ncurses,
4710         netperf, netsnmp, ntp, opencv, openocd, openssl, openvpn, orc,
4711         pciutils, pcre, pixman, pkg-config, poco, popt, proftpd,
4712         python, python-serial, qt, ruby, samba, sdl, sdparm,
4713         squashfs3, sshfs, sqlite, squid, sudo, syslinux, tcl, tcpdump,
4714         ti-utils, tiff, tremor, uboot, uboot-tools, udev, usbmount,
4715         util-linux, vala, valgrind, vsftpd, wpa_supplicant,
4716         xapp_{bdftopcf,mkfontdir,mkfontscale,xkbcomp,xcursorgen,xinit},
4717         xapp_xinput, xapp_xman, xcb-util, xdm, xenomai,
4718         xf86-video-sis, xfont_{encodings,font-util},
4719         xlib_lib{fontenc,X11,Xau,Xcursor,Xdmcp,Xfixes,Xfont,Xrender},
4720         xlib_libxkbfile, xterm, xutil_makedepend, yajl
4721
4722         New packages: boost, connman, dstat, expedite, explorercanvas,
4723         feh, flot, giblib, igh-ethercat, imlib2, jquery,
4724         jquery-sparklines, jquery-validation, jsmin, kmod, libecore,
4725         libedbus, libedje, libeet, libeina, libelementary, libesmtp,
4726         libethumb, libevas, libical, libmbus, liboauth, liburcu,
4727         libvncserver, linux-firmware,
4728         lttng-{babeltrace,libust,modules,tools}, NetworkManager,
4729         open2300, python-distutilscross, python-dpkt,
4730         python-netifaces, python-pygame, python-setuptools, rt-tests,
4731         sam-ba, sane-backends, sqlcipher, transmission, unionfs,
4732         xf86-input-tslib, xinput-calibrator
4733
4734         Issues resolved (http://bugs.uclibc.org):
4735
4736         #743:  Add Transmission bit torrent option to buildroot
4737         #755:  Add Boost libraries as a package
4738         #2299: Add crypto support to libsoup
4739         #2617: Pixman 0.19.2 & Cairo 1.10.0
4740         #3403: libgpg-error: bump to version 1.10
4741         #3409: libgpg-error: download from gnupg.org
4742         #3421: nano: make tiny flag optional
4743         #3691: New EFL packages
4744         #4664: Cannot patch AT91Bootstrap
4745         #4700: setlocalversion not working for combination svn/ubuntu 11.10...
4746         #4760: Qt: add host-pkg-config to dependency-list
4747
4748 2011.11, Released November 30th, 2011:
4749
4750         Fixes all over the tree.
4751
4752         Bump kernel headers / default Linux version to 3.1.4.
4753
4754         Updated/fixed packages: ruby
4755
4756 2011.11-rc3, Released November 26th, 2011:
4757
4758         Fixes all over the tree.
4759
4760         Toolchain: Fix gdb dependencies for external toolchains,
4761         adjust uClibc patches so they don't confuse modern versions of
4762         patch, bump crosstool-ng, kernel headers and linux versions.
4763
4764         Updated/fixed packages: busybox, freetype, mplayer, opencv,
4765         php, rsyslog, ruby, thttpd, xapp_xf86dga
4766
4767         Issues resolved (http://bugs.uclibc.org):
4768
4769         #4357: Prevent patch commands from accessing source control
4770         #4369: Fix permissions on untared lsof archive
4771
4772 2011.11-rc2, Released November 18th, 2011:
4773
4774         Fixes all over the tree and new features.
4775
4776         Updated asciidoc documentation
4777
4778         Toolchain: Bumped 3.x stable kernel headers, use wget in
4779         crosstool-ng as well, bump crosstool-ng version, gdb fixes,
4780         uClibc sparc fix.
4781
4782         Updated/fixed packages: distcc, file, gst-plugins-bad, libxcb,
4783         mplayer, newt, qt, rpm, rrdtool, tar, tftpd
4784
4785         Issues resolved (http://bugs.uclibc.org):
4786
4787         #3355: mplayer fails to build
4788         #4021: uClibc: undefined reference to `__GI___errno_location'
4789         #4297: Qt's qmake uses wrong pkg-config
4790
4791 2011.11-rc1, Released November 11th, 2011:
4792
4793         Fixes all over the tree and new features.
4794
4795         Moved misc scripts and support stuff to support/. Renamed
4796         patch-kernel.sh to support/scripts/apply-patches.sh.
4797
4798         Documentation: Moved to asciidoc format, make targets to
4799         generate text/html/pdf/epub output added.
4800
4801         Defconfigs: Qemu configs updated to 3.1 kernel and readmes
4802         added.
4803
4804         Bootloaders: Add support for custom git tree / tarballs for
4805         barebox, similar to how it's handled for u-boot. Clean up
4806         menuconfig options.
4807
4808         Toolchain: Update external codesourcery toolchain download
4809         URLs after Codesourcery got bought by Mentor, add x86
4810         toolchain, update toolchain versions and optimize toolchain
4811         sysroot copying. Fix uClibc 0.9.32 builds for e500 PPC,
4812         updated GDB versions / download URLs. Binutils
4813         libbfd/libopcodes static/dynamic linking fix. GCC 4.6.2 added,
4814         use ctng-1.13.0.
4815
4816         Package infrastructure: Support for local packages /
4817         overrides, package dir / name arguments dropped from
4818         {GEN,AUTO,CMAKE}TARGETS.
4819
4820         Linux: Kernel extensions infrastructure support, Xenomai +
4821         RTAI support.
4822
4823         Updated/fixed packages: acpid, bind, busybox, dash, dbus,
4824         dbus-glib, directfb, dnsmasq, drystone, e2fsprogs, ethtool,
4825         fakeroot, fbdump, file, freetype, fuse, gamin, gmp, gmpc,
4826         gnutls, gob2, gst-plugins-{base,bad,good,ugly}, gstreamer,
4827         hostapd, ifplugd, imagemagick, intltool, ipsec-tools, ipset,
4828         iptables, iw, jpeg, kexec, leafpad, less, libargtable2, libao,
4829         libconfuse, libcuefile, libcurl, libdaemon, libevent,
4830         libglib2, libiconv, libmpd, libreplaygain, libroxml,
4831         libsamplerate, libsndfile, libsoup, libsvgtiny, libtool,
4832         libxcb, lighttpd, links, linux-fusion, lite, lrzsz, lsof, lzo,
4833         lzop, makedevs, mcookie, mpg123, mpd, mpfr, mtd, musepack,
4834         mutt, mysql_client, ncftp, ncurses, neon, netcat, netsnmp,
4835         ntfs-3g, ntfsprogs, ntp, openntpd, openssh, openssl, oprofile,
4836         orc, pciutils, psmisc, python, qt, quagga, radvd, rpm, rsync,
4837         samba, sawman, sdl_sound, smartmontools, sqlite, squid,
4838         stunnel, sudo, sylpheed, sysstat, taglib, tar, tcpreplay,
4839         tslib, usbutils, util-linux, valgrind, wget, whetstone, which,
4840         wpa-supplicant, xdata_xcursor-themes, xmlstarlet, xterm
4841
4842         New packages: bluez-utils, cifs-utils, fftw, fluxbox, json-c,
4843         libev, libftdi, libgeotiff, libmodbus, libplayer, live555,
4844         ngrep, noip, opencv, openocd, picocom, poco, portaudio,
4845         pulseaudio, pv, rtai, vala, xenomai.
4846
4847         Removed packages: liboil, sfdisk, swfdec, webif
4848
4849         Issues resolved (http://bugs.uclibc.org):
4850
4851         #505:  live555: new package
4852         #507:  Enable live and tv options in MPlayer-1.0rc2
4853         #531:  let e2fsprogs package to export headers to staging dir if needed
4854         #1171: Linuxthreads new cannot find sysdep.h
4855         #1357: Add bluez to buildroot system
4856         #2107: New package: input-event-daemon
4857         #2599: New package: orc (Oil Runtime Compiler)
4858         #2605: gstreamer: Update to 0.10.30
4859         #2677: introducing util-linux-ng as replacement for util-linux
4860         #2917: Qt: Add declarative module
4861         #3145: jffs2 image generation fails
4862         #3271: netperf-2.4.5 fails to compile
4863         #3331: xdata_xcursor-themes depends on xcursorgen
4864         #3343: Add file:// download SITE_METHOD
4865         #3391: Add support for specifying an external kernel tree
4866         #3631: Error while compiling with Xorg
4867         #3709: oprofile doesn't build for mipsel
4868         #3925: midori not getting compile
4869         #4045: Add support for downloading i386 toolchains from codesourcery
4870         #4165: lrzsz-fix-symlink-at-rebuild.patch
4871         #4171: makedevs-unused-but-set-variable.patch
4872         #4183: Codesourcery toolchain download site has changed
4873         #4231: libneon.so: undefined reference to `SSL_SESSION_cmp'
4874         #4381: Add option to lighttpd to enable Lua support
4875         #4387: Make sure that dest dir exists before installing mtd files
4876
4877 2011.08, Released August 31th, 2011:
4878
4879         Fixes all over the tree.
4880
4881         Toolchain: Fix codesourcery 2009q3 ARM download, Linux 3.0.4
4882         kernel headers.
4883
4884         Updated/fixed packages: ipset, python
4885
4886 2011.08-rc2, Released August 29th, 2011:
4887
4888         Fixes all over the tree.
4889
4890         Toolchain: crosstool-NG 1.12.1, use binutils 2.21 on
4891         mips/sh/older uClibc, disallow uClibc 0.9.32 on avr32/sh
4892         (broken).
4893
4894         Defconfigs: kernel updates, fix mini2440 serial port config,
4895         remove old arm toolchain configs.
4896
4897         Bootloaders: Fix grub patching, add barebox-{n,x,menuconfig}
4898         targets similar to linux/busybox.
4899
4900         Updated/fixed packages: barebox, directfb, libsoup,
4901         libxml-parser-perl, mtd, ncurses, python, ti-utils, udev,
4902         usbmount, util-linux, xfont_font-misc-misc
4903
4904         Issues resolved (http://bugs.uclibc.org):
4905
4906         #3685: ncurses installation hangs due to old version of tic
4907         #4093: Grub fails to install bz2 patch after conversion to...
4908
4909 2011.08-rc1, Released August 4th, 2011:
4910
4911         Fixes all over the tree and new features.
4912
4913         Toolchain: uClibc 0.9.32 / NPTL support, 0.9.29 removed,
4914         ext-toolchain-wrapper improvements, improved non-MMU
4915         support. GCC 4.3.6 / 4.6.1.
4916
4917         GENTARGETS infrastructure extended to cover bootloaders and
4918         Linux kernel as well. Options to retrive Linux/U-Boot from a
4919         custom git repo instead of upstream tarballs.
4920         Support for Linux 3.x and release candidate tarballs.
4921         X-Loader bootloader for omap added.
4922
4923         Make source/external-deps now also works for external
4924         toolchains / crosstool-ng backend.
4925
4926         Updated/fixed packages: autoconf, berkeleydb, bind, binutils,
4927         bmon, bridge-utils, busybox, cmake, dbus, dbus-glib,
4928         e2fsprogs, ethtool, ffmpeg, gst-plugins-{bad,base,good,ugly},
4929         gvfs, hostapd, iproute2, iptables, iw, jpeg, lame, libarchive,
4930         libdnet, libdrm, libgcrypt, libgtk2, libmpeg2, libpng,
4931         libsoup, lighttpd, linux-fusion, lzo, midori, mtd-utils,
4932         nfs-utils, openvpn, oprofile, orc, pkg-config, proftpd, qt,
4933         ruby, samba, sdl, shared-mime-info, sudo, sqlite, squid,
4934         synergy, udev, usbmount, usbutils, util-linux, valgrind,
4935         webkit, xorg-xserver, xz, zlib
4936
4937         New packages: acl, attr, ebtables, gnutls, inotify-tools,
4938         ipset, libargtable2, libiqrf, libmnl, libnspr, libnss,
4939         libroxml, libyaml, live555, mxml, orc, rsyslog, sredird,
4940         statserial, stunnel, ti-utils, uboot-tools, yajl
4941
4942         Deprecated packages: liboil, swfdec
4943
4944         Removed packages: hal
4945
4946         Issues resolved (http://bugs.uclibc.org):
4947
4948         #3559: libnspr: Add new package
4949         #3595: patch to add libroxml
4950         #3565: libnss: Add new package
4951         #3583: xfonts_font-adobe-100dpi fails due to missing map file
4952         #3649: [PATCH] Add mapdir to existing pkg-config patch
4953         #3907: 2011.05 - Qt 4.7.3 not building on ARM
4954         #3961: Nfs-utils: Remove SUSv3-function index
4955         #3985: "help" target's defconfig list needs sort
4956         #3997: bump libroxml to v2.1.0
4957
4958 2011.05, Released May 27th, 2011:
4959
4960         Updated/fixed packages: makedevs
4961
4962 2011.05-rc2, Released May 24th, 2011:
4963
4964         Fixes all over the tree.
4965
4966         Toolchain: Code sourcery ARM 2009q1 download URL fixed /
4967         2009q3 external toolchains added. Crosstool-NG bumped to
4968         1.11.3, eglic/glibc configuration fixes. Linux kernel 2.6.38.x
4969         bumped to 2.6.38.7.
4970
4971         Updated/fixed packages: bind, fakeroot, kbd, psmisc, qt
4972
4973 2011.05-rc1, Released May 18th, 2011:
4974
4975         Fixes all over the tree and new features.
4976
4977         External toolchain improvements: We now build a binary
4978         toolchain wrapper and install it into HOST_DIR/usr/bin, which
4979         enforces the correct compiler arguments, making an external
4980         toolchain as easy to use outside of Buildroot as the internal
4981         ones are. This also brought a cleanup of CFLAGS, making the
4982         Buildroot build output easier to read.
4983
4984         Rootfs device handling improvements: Choice between static
4985         /dev, devtmpfs and devtmpfs with either mdev or udev.
4986
4987         Toolchain: More preconfigured codesourcery external
4988         toolchains, improved Crosstool-NG support, fix for GCC
4989         snapshot versions, GCC 4.4.6 / 4.5.3, experimental GCC 4.6.0
4990         support, target-GCC fixes, uClibc fixes, 0.9.32-rc3 support.
4991
4992         Bootloaders: U-boot 2011.03, Barebox 2011.05.0
4993
4994         Linux: support for custom kernel image targets, E.G. for
4995         powerpc builds with embedded device trees.
4996
4997         Misc fixes for qemu defconfigs, ensuring correct serial
4998         terminal setup out of the box.
4999
5000         Misc gentarget / autotools handling fixes.
5001
5002         Updated/fixed packages: alsa-lib, alsa-utils, alsamixergui,
5003         atk, avahi, bind, bison, busybox, copas, dbus-glib, dhcp,
5004         dhcpdump, dnsmasq, dropbear, ethtool, fakeroot, ffmpeg, file,
5005         gamin, gnuconfig, gst-ffmpeg, gst-plugins-good, gtk2-engines,
5006         haserl, hostapd, icu, imagemagick, iproute2, iw, kismet, less,
5007         libcap, libdnet, libglade, libglib2, libgtk2, libnl, libpng,
5008         libxml2, libxml2, libxslt, lighttpd, lockfile-progs, makedevs,
5009         midori, mpg123, mpc, mpd, mpfr, mplayer, mtd-utils, ncurses,
5010         netsnmp, openssh, openssl, openvpn, pango, pkg-config, popt,
5011         procps, proftpd, qt, quagga, readline, rsync, samba, sdl,
5012         socat, squashfs, squid, sudo, tslib, udev, usbutils, webkit,
5013         wpa_supplicant, xerces, xfont_font-misc-misc, xlib_libX11,
5014         xlib_libXfont, xlib_xtrans, xorg-server, xterm, xz
5015
5016         New packages: bonnie++, can-utils, gdisk, htop,
5017         input-event-daemon, libexif, libraw, libv4l, ngircd
5018
5019         Removed packages: festival
5020
5021         Issues resolved (http://bugs.uclibc.org):
5022
5023         #2131: Add OpenMP support to the toolchain
5024         #3379: New Package: bonnie++
5025         #3445: Not working openssl-10.0.0d on 386sx
5026         #3451: fakeroot package: wrong FAKEROOT_SITE variable
5027         #3457: alsamixergui: broken URL
5028         #3475: Calling sync on large filesystems when not always necessary
5029         #3511: make busybox-menuconfig does not download busybox package
5030         #3541: Quotes in the top Makefile:217 break buildroot/kernel config...
5031         #3571: u-boot: fw_printenv does not build
5032         #3643: popt source url is not responding
5033         #3733: dropbear: make zlib optional
5034         #3757: Buildroot can't build mplayer with libmad
5035
5036 2011.02, Released February 28th, 2011:
5037
5038         Fixes all over the tree.
5039
5040         Updated/fixed packages: alsamixergui, avahi, ffmpeg, icu, mpd,
5041         nuttcp, qt, slang, squashfs, sylpheed, synergy, xerces
5042
5043         Deprecated packages: devmem2, webif
5044
5045         Issues resolved (http://bugs.uclibc.org):
5046
5047         #2911: Qt: Disable qt3support-option, if gui-module isn't selected
5048         #3259: Unable to build webkit (on arm)
5049         #3295: slang fails to build on mipsel
5050         #3325: ffmpeg fails to build
5051
5052 2011.02-rc2, Released February 24th, 2011:
5053
5054         Fixes all over the tree.
5055
5056         Festival packages marked as broken. Unless someone steps up
5057         to support them, they will be removed during the 2011.05
5058         development cycle.
5059
5060         Updated/fixed packages: atk, avahi, bind, cairo, dbus,
5061         enchant, fakeroot, gmpc, gpsd, gvfs, iperf, jpeg, libarchive,
5062         libcgicc, libdaemon, libdrm, libevent, libgail, libglib2,
5063         libgpg-error, libmicrohttpd, librsvg, libsoup, libxcp,
5064         makedevs, matchbox-fakekey, matchbox-startup-monitor, mdadm,
5065         metacity, mpd, nasm, nfs-utils, olsr, openssl, popt,
5066         pthread-stubs, quagga, rpm, samba, sdl, sdl_gfx, sdl_image,
5067         sdl_mixer, sdl_sound, sdl_ttf, squashfs, synergy, taglib,
5068         tcpreplay, tiff, wpa_supplicant, xcb-util,
5069         xdriver_xf86-input-{acepad,aiptek,evdev,joystick,keyboard},
5070         xdriver_xf86-input-{mouse,synaptics,void},
5071         xdriver_xf86-video-{chips,dummy,geode,glide,intel,nv,wsfb},
5072         xlib_lib{ICE,SM,XScrnSaver,Xau,Xcursor,Xdmcp,Xi,Xinerama},
5073         xlib_lib{Xrandr,Xt,Xtst,Xxf86dga,Xxf86vm,dmx,fontenc,pciaccess},
5074         xserver_xorg-server, xz
5075
5076         Removed packages: ace_of_penguins, vlc
5077
5078         Issues resolved (http://bugs.uclibc.org):
5079
5080         #3205: Failing chmod when running "make" in buildroot (openssl)...
5081         #3277: quagga fails to build with SNMP support
5082         #3283: See why nfs-utils needs fakeroot, and convert to autotools
5083         #3307: synergy fails to build due to missing XTest library
5084
5085 2011.02-rc1, Released February 14th, 2011:
5086
5087         Fixes all over the tree and new features.
5088
5089         External toolchain improvements: clarification of the options,
5090         and introduction of the toolchain profile concept, for
5091         well-known toolchains. Buildroot is now capable of
5092         automatically downloading and extracting well-known toolchains
5093         (for the moment, CodeSourcery ARM, PowerPC, MIPS and SuperH
5094         toolchains are supported). Crosstool-NG backend updated and
5095         improved.
5096
5097         Complete rework of how hardware boards are supported.
5098         Each board now only has a single defconfig file, and all
5099         board-specific options have been removed. See
5100         docs/buildroot.html#board_support for details.
5101
5102         Added support for the following boards: Mini2440, Qemu ARM
5103         Versatile, Qemu MIPSel Malta, Qemu PowerPC G3beige, Qemu SH4
5104         r2d and Qemu x86. The Qemu boards support allows to easily
5105         build systems that are known to work under Qemu.
5106
5107         Initial support for Blackfin processors.
5108
5109         Staging directory moved into $(O)/host/usr/<tuple>/sysroot, in
5110         preparation for support of SDK. For the same reason, the
5111         toolchain binaries (cross-compiler and other related tools)
5112         are now installed in $(O)/host/usr/bin/. The cross pkg-config
5113         now also automatically returns correct values for cross
5114         compilation, without needing any environment variables to be
5115         set.
5116
5117         Ccache support reworked. Now used for both host and target
5118         compilation, and cache is stored in ~/.buildroot-ccache.
5119
5120         Toolchain: uClibc 0.9.32-rc2, several components moved to
5121         normal AUTOTARGET packages.
5122
5123         Generic cmake infrastructure, similar to the existing
5124         GENTARGETS/AUTOTARGETS.
5125
5126         Support for bzr downloads, next to the existing git/svn support.
5127
5128         Kconfig infrastructure rebased against 2.6.38-rc3, bringing
5129         misc fixes. 'xconfig' now uses Qt4 rather than Qt3.
5130
5131         EXT2 file system size handling improved, UBI image support, fs
5132         configuration options cleanup, U-Boot/Barebox version bumps.
5133
5134         Updated/fixed packages: alsa-utils, at, autoconf, automake,
5135         bash, binutils, bison, busybox, bzip2, cdrkit, cloop, cmake,
5136         coreutils, cups, dbus, dbus-python, dhcp, directfb,
5137         direcfb-examples, dmalloc, dnsmasq, dosfstools, e2fsprogs, ed,
5138         fbset, ffmpeg, findutils, flac, freetype, gdk-pixbuf, gmp,
5139         grep, gperf, gst-ffmpeg, gst-plugins-bad, gst-plugins-base,
5140         gst-plugins-good, gst-plugins-ugly, gstreamer, gvfs, hdparm,
5141         hostapd, i2c-tools, icu, imagemagick, input-tools, iproute2,
5142         iptables, iw, jpeg, kexec, libaio, libart, libcap, libconfig,
5143         libfuse, libglib2, libidn, libmad, libogg, libpcap, libpng,
5144         libsndfile, libtheora, libtool, libusb-compat, libvorbis,
5145         libxcb, libxml2, libxslt, links, linux-fusion, lm-sensors,
5146         lsof, ltp-testsuite, ltrace, lvm2, lzo, m4, makedevs,
5147         memtester, mesa3d, mii-diag, mpc, mpfr, mpg123, mplayer,
5148         mrouted, mtd-utils, nano, netperf, netplug, ntfs-3g, ntp,
5149         openssh, openssl, openvpn, oprofile, pango, patch, pciutils,
5150         php, pkgconfig, portmap, psmisc, python, qt, rsync, ruby,
5151         sawman, screen, sdl_gfx, sdl_sound, smartmontools, socat,
5152         sqlite, squid, sshfs, sstrip, sysklogd, sysstat, sysvinit,
5153         tar, tcpdump, tslib, udev, usbutils, vim, vtun, webkit, wipe,
5154         x11vnc, xapp_xlogo, xcb-proto, xfont_font-util,
5155         xkeyboard-config, xlib_libX11, xz, zlib
5156
5157         New packages: dhrystone, dsp-tools, faad2, fbgrab, gst-dsp,
5158         gst-omapfb, irda-utils, lame, libao, libcue, libcuefile,
5159         libffi, libhid, libreplaygain, libsamplerate, libsigc++,
5160         lsuio, mpd, musepack, python-mad, python-serial, rsh-redone,
5161         sdparm, tidsp-binaries, vorbis-tools, wavpack, whetstone,
5162         xl2tp, xmlstarlet
5163
5164         Removed packages: hotplug, l2tp, libfloat, microcom,
5165         ng-spice-rework
5166
5167         Issues resolved (http://bugs.uclibc.org):
5168
5169         #267:  The make target: cross fails because toolchain_build_...
5170         #415:  Berkeley DB: mut_pthread.o: relocation R_X86_64_32 against...
5171         #561:  ltp-testsuite failed to install
5172         #1447: Installing gfortran on PowerPC
5173         #1651: Build fail caused by ccache in module-init-tools
5174         #1681: Cross-compiled binaries shouldn't be installed into staging
5175         #1723: [PATCH] axel: convert to generic package infrastructure and...
5176         #1735: [PATCH] mplayer: convert to autotools infrastructure
5177         #2551: [PATCH] native toolchain in the target filesystem fails
5178         #2623: buildroot-snapshot-20100922 fails when compiling development...
5179         #2647: makedevs package lacks support for 16-bit major/minor numbers
5180         #2371: QT MYSQL Module does not build when MySQL installed on the host
5181         #2839: compile fails in various packages with a odd message "error:...
5182         #2887: tar "buffer overflow detected" error
5183         #2893: Broken "make source" with external toolchain
5184         #2905: Qt: Speed up compilation, if gui-module isn't selected
5185         #2929: genext2fs: couldn't allocate a block (no free space)
5186         #2935: Ntpdate isn't installed
5187         #2965: Broken linkage to xkbcomp (blocking X server startup)
5188         #2983: xlib_libX11 build failed
5189         #3007: kexec doesn't build: Missing regdef.h file
5190         #3085: Init scripts are not compatible with sysVinit (when busybox...
5191         #3103: make external-deps wants to download gcc-.tar.bz2 when...
5192         #3109: abnormal `make busybox-menuconfig`
5193         #3115: How about board specific makefiles?
5194         #3169: python patch has typo, aborts build in scenario
5195         #3181: dhcp.mk copies S80dhcp-server to etc/init.d, not etc/init.d/
5196
5197 2010.11, Released November 30th, 2010:
5198
5199         Fixes all over the tree.
5200
5201         Updated/fixed packages: libgcrypt, qt, squid, sysstat, tcpdump,
5202         xserver-xorg
5203
5204         Issues resolved (http://bugs.uclibc.org):
5205
5206         #2773: squid with openssl support needs openssl on the host
5207         #2857: OBJDUMP definition is missing from TARGET_CONFIGURE_OPTS
5208
5209 2010.11-rc2, Released November 25th, 2010:
5210
5211         Fixes all over the tree.
5212
5213         Add support for LEON Sparc architecture variants. Fix make
5214         source/external-deps for host packages.
5215
5216         Updated/fixed packages: bash, bind, busybox, dialog, gpsd,
5217         libglib2, libcurl, libmad, lrzsz, midori, module-init-tools,
5218         mtd-utils, openssh, openssl, pciutils, php, qt, sqlite,
5219         sysstat, webkit, zlib
5220
5221         Issues resolved (http://bugs.uclibc.org):
5222
5223         #759:  Sysstat build broken without libintl
5224         #2479: host-module-init-tools 3.11 fails to build
5225         #2725: Buildroot overrides kernel config
5226         #2785: mtd-utils build fails due to missing libmtd
5227         #2791: Added PHP-Process Control to the PHP-Package
5228         #2797: pciutils dependencies on zlib not taken into account
5229         #2809: failed to compile libglib2
5230         #2821: [PATCH] Patch for JavaScriptCore in QtWebKit module
5231         #2827: qt-4.7.0-pthread_getattr_np.patch invalid for qt 4.6...
5232         #2833: Failed to compile webkit without X11
5233
5234 2010.11-rc1, Released November 8th, 2010:
5235
5236         Fixes all over the tree and new features.
5237
5238         Kconfig infrastructure rebased against 2.6.36-rc1, bringing
5239         misc fixes + nconfig and savedefconfig targets.
5240
5241         Toolchain: ARM cortex A9 support, experimental crosstool-ng
5242         backend, GCC 4.5.x.
5243
5244         Fs: Squashfs 4.1 with lzo support
5245
5246         Old-style package hooks (*_HOOK_POST_*) removed. Use the more
5247         generic new-style ones instead.
5248
5249         Download handling reworked and support for git/svn downloads
5250         added.
5251
5252         Removed experimental shared config.cache support, as it is
5253         too unreliable.
5254
5255         A convenience Makefile wrapper is created when using
5256         out-of-tree building, similar to how it is done for the kernel.
5257
5258         Alpha, Cris, IA64 and Sparc64 architecture support removed.
5259
5260         New packages: argp-standalone, gdk-pixbuf, gpsd, gst-ffmpeg,
5261         libmpeg2, kbd, librsvg, nuttcp, rng-tools, rrdtool, xz
5262
5263         Updated/fixed packages: acpid, alsa-lib, argus, at, autoconf,
5264         automake, avahi, axel, beecrypt, berkeleydb, bind, bmon, boa,
5265         bootutils, bridge-utils, bsdiff, busybox, cvs, dbus, directfb,
5266         dmraid, docker, dosfstools, dropbear, e2fsprogs, ethtool,
5267         expat, ezxml, fbset, fconfig, ffmpeg, freetype, gadgetfs-test,
5268         gamin, gawk, genext2fs, gperf, gst-plugins-base,
5269         gst-plugins-ugly, gtk2-themes, gtkperf, gvfs, haserl, hdparm,
5270         hostapd, hwdata, ifplugd, imagemagick, iperf, ipsec-tools,
5271         iproute2, iptables, iw, jpeg, kexec, kismet, less, libcgi,
5272         libcurl, libdaemon, libdnet, liberation, libevent, libeXosip2,
5273         libglade, libgtk2, libiconv, libidn, libintl, libmms, libmpd,
5274         libnl, liboil, libosip2, libpcap, libpng, libtool, libungif,
5275         libxml2, libxslt, lighttpd, lite, lm-sensors, lockfile-progs,
5276         logrotate, m4, matchbox, mdadm, mesa3d, metacity, mplayer,
5277         mtd-utils, mysql_client, nano, nbd, ncftp, neon, netperf,
5278         netsnmp, ng-spice-rework, ntfsprogs, ntp, openntpd, openssh,
5279         openssl, openvpn, oprofile, pango, patch, pcre, php,
5280         pkg-config, portmap, pppd, pptp-linux, prboom, proftpd, radvd,
5281         rdesktop, readline, rp-pppoe, ruby, qt, quagga, samba, sawman,
5282         sdl_mixer, sdl_sound, sed, setserial, shared-mime-info, slang,
5283         speex, sqlite, squashfs, startup-notification, strace,
5284         sylpheed, sysstat, taglib, tcpdump, thttpd, tiff, tn5250,
5285         torsmo, tslib, udev, udpcast, usbmount, usbutils, vsftpd,
5286         vtun, which, wireless-tools, wpa_supplicant, xapp_twm,
5287         xapp_xbacklight, xapp_xcursorgen, xapp_xinit, xapp_xinput,
5288         xapp_xmore,
5289         xdriver_xf86-input-{acecad,aiptek,evdev,joystick,keyboard},
5290         xdriver-xf86-input-{mouse,synaptics,vmmouse,void},
5291         xdriver-xf86-video-{apm,ark,ast,ati,chips,cirrus,dummy,fbdev},
5292         xdriver-xf86-video-{geode,glide,glint,i128,i740,intel,mach64},
5293         xdriver-xf86-video-{mga,neomagic,newport,nv,openchrome,r128},
5294         xdriver-xf86-video-{rendition,s3,s3virge,savage,siliconmotion},
5295         xdriver-xf86-video-{sis,sisusb,suncg3,suncg6,suncg14,sunffb},
5296         xdriver-xf86-video-{sunleo,suntcx,tdfx,tga,trident,v4l,vesa},
5297         xdriver-xf86-video-{vmware,voodeo,wsfb,xgi,xgixp},
5298         xkeyboard-config, xlib_libX11, xserver_xorg-server, xstroke,
5299         xterm, xvkbd, zlib
5300
5301         Deprecated packages: hotplug, lzma, ng-spice-rework, sfdisk
5302
5303         Removed packages: dillo, libglib12, libgtk12, microwin,
5304         pcmcia
5305
5306         Issues resolved (http://bugs.uclibc.org):
5307
5308         #901:  new package: gpsd
5309         #2389: Generate a Makefile wrapper in $(O)
5310         #2461: wireless_tools: install shared library if needed
5311         #2521: Can't compile sdl_mixer, mikmod.h can't be found
5312         #2533: xserver_xorg-server: Enable glx, if mesa3d is built
5313         #2563: [PATCH] cairo: Expose the configure option to disable some...
5314         #2581: libmms: Update to 0.6, and patch to work on architectures...
5315         #2707: Can't compile linux kernel using buildroot + crosstool-ng
5316         #2731: Build order
5317         #2737: buildroot configuration tool crashing when the path exceeds...
5318         #2767: Build for lsof broken in buildroot-2010.08
5319
5320 2010.08: Released August 31th, 2010:
5321
5322         Fixes all over the tree.
5323
5324         Updated/fixed packages: atk, xstroke
5325
5326         Removed packages: lxdoom
5327
5328 2010.08-rc2, Released August 30th, 2010:
5329
5330         Fixes all over the tree.
5331
5332         Mark the combination of uClibc 0.9.31, gcc 4.2.x, C++ and
5333         locale support as broken. Remove deprecated GCC 4.2.[1-3]
5334         versions.
5335
5336         Mark CRIS architecture as deprecated, as it is discontinued
5337         upstream.
5338
5339         Marked shared config.cache as experimental and disabled by
5340         default as it is known to break with certain package
5341         combinations.
5342
5343         Toolchain: fixed gcc 4.2.x build after uClibc NPTL support got
5344         added.
5345
5346         fs: old-style squashfs for big endian archs fixed.
5347
5348         Updated/fixed packages: busybox, gst-plugins-base,
5349         imagemagick, kismet, libgail, libglib2, libgtk2, lua,
5350         luafilesystem, lzo, ncurses, netcat, pango, php, pppd,
5351         proftpd, qt, samba, startup-notification, swfdec, sysvinit,
5352         util-linux
5353
5354         Removed packages: stunnel
5355
5356         Issues resolved (http://bugs.uclibc.org):
5357
5358         #635:  util-linux fails to build in 2009.08
5359         #2239: netcat package installs its binary to target as avr32-linux...
5360         #2395: libglib2-2.24.1 and libxml2-2.7.7 fails build on MIPS because...
5361         #2443: Initramfs: Don't overwrite $(TARGET_DIR)/init if it exists
5362         #2449: Minor fixes for squashfs makefile and correct PowerPC e500 ...
5363
5364 2010.08-rc1, Released July 30th, 2010:
5365
5366         Fixes all over the tree and new features.
5367
5368         Toolchain: GCC 4.3.5, older 4.3.x versions removed. GCC 4.1.2
5369         and non-sysroot support removed. Added support for (snapshot)
5370         NPTL in uClibc, 0.9.28.3 removed,
5371
5372         Bootloaders: Various cleanups, moved to boot/, added Barebox,
5373         removed yaboot. Support building u-boot from custom tarball,
5374         u-boot 2010.06.
5375
5376         New GTK-based configurator, usable using 'make gconfig'.
5377
5378         Java packages marked as broken. Unless someone steps up to
5379         support this, they will be removed during the 2010.11
5380         development cycle.
5381
5382         Alpha, IA64 and Sparc64 architectures marked as deprecated.
5383         GTK+ on DirectFB has also been marked as deprecated, as it is
5384         not supported in recent GTK+ versions, and more and more
5385         packages depends on the new versions.
5386         Unless someone steps up to support them, they will be removed
5387         during the 2010.11 development cycle.
5388
5389         New packages: cgilua, copas, coxpcall, ffmpeg, libsvgtiny,
5390         libgail, luafilesystem, luasocket, rings, wsapi, xavante, xterm
5391
5392         Updated/fixed packages: alsa-lib, alsamixergui, at, atk,
5393         avahi, berkeleydb, bash, blackbox, busybox, bzip2, cairo,
5394         cdrkit, cmake, dash, dhcp, dialog, diffutils, distcc, dmalloc,
5395         dnsmasq, dropbear, e2fsprogs, fbv, file, flex, fontconfig,
5396         gawk, gmpc, gnuchess, gst-plugins-base, gst-plugins-good,
5397         gstreamer, gzip, icu, intltool, iostat, ipsec-tools, iptables,
5398         iw, libart, libcgi, libcurl, libdrm, libeXosip, libfuse,
5399         libglib2, libgpg-error, libiconv, libidn, liblockfile, libpng,
5400         libsoup, lighttpd, links, linux-fusion, lmbench, lrzsz,
5401         ltrace, make, midori, module-init-tools, mplayer,
5402         mysql_client, nbd, ncurses, neon, netcat, netperf, netsnmp,
5403         ntfsprogs, openssl, oprofile, pango, php, qt, quagga, samba,
5404         setserial, sdl, sdl_mixer, sdl_sound, sdl_ttf, speech-tools,
5405         sqlite, squashfs, swfdec, tftpd, thttpd, tn5250, tremor,
5406         usbutils, webif, webkit, wireless_tools, xerces,
5407         xkeyboard-config, xserver_xorg-server, xvkbd, zlib
5408
5409         Removed packages: modutils, portage, rxvt
5410
5411         Deprecated packages: dillo, libglib12, libgtk12, microwin, pcmcia
5412
5413         Issues resolved (http://bugs.uclibc.org):
5414
5415         #321:  alsa-lib uses host include files for python which breaks ...
5416         #361:  linux kernel configuration choice works incorrectly
5417         #387:  Tremor not installed to toolchain
5418         #401:  new package: ffmpeg
5419         #475:  uImage target for U-boot failed generating
5420         #543:  ATK requires X11 on DirectFB target
5421         #575:  webkit: Buildroot Libtool Patch Fails
5422         #583:  build fails with external x86_64 toolchain
5423         #729:  sstrip creates corrupted headers
5424         #829:  Webkit r44552 needs libXt
5425         #835:  Package Dataflashboot-1.05 does not compile with buildroot...
5426         #847:  Compiling target-gcc v4.4 fails with "libc.so.0: cannot open...
5427         #859:  Add (head of) nptl branch to list of uClibc versions
5428         #949:  compile with debug info
5429         #955:  Grub fails to build with External Toolchain
5430         #1051: Webkit doesn't compile (Linuxthreads new, x86)
5431         #1213: Move .config into output directory
5432         #1225: Buildroot fails to account for "nof" subdirectory (no float...
5433         #1231: (sparc) Linux kernel fails to build
5434         #1261: The getline() in output/build/linux-2.6.28/scripts/unifdef.c...
5435         #1339: Busybox needs -fno-strict-aliasing to compile cleanly
5436         #1393: neon config fails libxml/parser.h: libxml2 requires, but not ...
5437         #1405: WebKit fails to build because pthread_getattr_np is not impl...
5438         #1675: GMP Error during buildroot make process
5439         #1741: external toolchain linking error
5440         #1753: lmbench: convert to generic package infrastructure
5441         #1771: Fakeroot and the target/generic/device_table.txt create bad...
5442         #1807: LZMA 4.32.7, Required header file(s) are missing
5443         #1813: xkeyboard-config fails to build because of intltool problem
5444         #1879: Bump iptables to 1.4.8
5445         #1885: Add a bunch of lua modules
5446         #1897: Bump libusb to 1.0.7
5447         #1903: Bump tn5250 to 0.17.4 and migrate to autotargets
5448         #1909: netperf-2.4.5 fails to build because of undeclared SOCK_DCCP
5449         #1927: Bump file to 5.03 and migrate to autotargets
5450         #1933: Bump gawk to 3.1.8 and migrate to autotargets
5451         #1945: PHP: add sqlite3 dependency when using external lib
5452         #1951: Bump openssl to 0.9.8o
5453         #1957: Bump sqlite to 3.6.23.1
5454         #1975: Package removal/deprecation
5455         #1981: zlib: bump to 1.2.5
5456         #1987: intltool: Fix spelling mistake
5457         #1993: Bump bash to 4.1.7(1) and migrate to autotargets
5458         #1999: Typo in path checking
5459         #2005: Bump dnsmasq to 2.55 and migrate to gentargets
5460         #2035: ipsec-tools-0.7.2 fails to build with gcc-4.4.x
5461         #2038: Bump ncurses to 5.7
5462         #2095: make gconfig: undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
5463         #2101: blackbox depends on locale support
5464         #2119: Tries to build kernel, although disabled in config
5465         #2125: libXfont build fail
5466         #2143: buildroot compiler generates segfaulting statically linked exe..
5467         #2149: xterm build failure
5468         #2155: Compression lzo don't set for ubifs
5469         #2161: [SECURITY] Update libpng to 1.2.44
5470         #2167: Bump busybox to 1.17.0, convert to gentargets, drop 1.12, ...
5471         #2181: pixman can't apply pixman-0.10.0-no-tests.patch
5472         #2191: linux-fusion build fail
5473         #2221: Qt does not compile (dependencies not taken into account?)
5474         #2233: Atmel atstk target skeletons have /etc/mtab as a file, not ...
5475         #2245: Netcat does not work due to incorrect assumptions about signed..
5476         #2251: directory output/build after make *_defconfig not found
5477         #2257: Convert netsnmp package to autotargets
5478         #2263: Bump samba to 3.3.13
5479         #2269: setserial causes make error
5480
5481 2010.05, Released May 30th, 2010:
5482
5483         Fixes all over the tree.
5484
5485         Updated/fixed packages: coreutils, hal, libcap,
5486         lockfile-progs, ncftp, xserver_xorg-server
5487
5488         Issues resolved (http://bugs.uclibc.org):
5489
5490         #1789: binutils fails to build for i386
5491         #1843: Fix libcap build failure
5492         #1855: XORG Keyboard driver fails to compile
5493
5494 2010.05-rc3, Released May 27th, 2010:
5495
5496         Fixes all over the tree.
5497
5498         Updated/fixed packages: aumix, atk, avahi, bmon, busybox, cairo,
5499         cdrkit, dbus-glib, dbus-python, docker, enchant, fltk, gamin,
5500         gettext, gmpc, gob2, grep, gstreamer, gst-plugins-bad,
5501         gst-plugins-base, gvfs, hal, iconv, icu, iperf, libcgicc,
5502         libdvdnav, libdvdread, libglade, libglib2, libgtk2, libidn,
5503         libmms, libmpd, libpcap, libsoup, lmbench, lsof, ltrace, lvm2,
5504         make, metacity, microperl, mtd-utils, mutt, nbd, netsnmp,
5505         ntfsprogs, ntp, olsr, pango, pciutils, pcmanfm, php,
5506         pkg-config, psmisc, qt, samba, shared-mime-info, squashfs,
5507         squashfs3, sshfs, startup-notification, swfdec, sylpheed,
5508         uemacs, util-linux, valgrind, vpnc, vsftpd, webkit, xstroke
5509
5510         Issues resolved (http://bugs.uclibc.org):
5511
5512         #75: arm buildroot "unrecognized option" error
5513         #699: Buildroot fails to copy libstdc++ to target when using external...
5514         #1693: NTP trys IPV6 even if not configured error: 'IPV6_MULTICAST...
5515         #1729: alsamixergui fails to build
5516         #1801: Avahi-autoipd doesn't create TARGET_DIR/var/lib
5517         #1819: pciutils small bugs
5518         #2065: Internal toolchain: bump gcc 4.3.x series to 4.3.5
5519
5520 2010.05-rc2, Released May 11th, 2010:
5521
5522         Fixes all over the tree.
5523
5524         Updated/fixed packages: busybox, customize, gawk, gnuchess,
5525         hal, hostapd, less, libgcrypt, libnl, libxcb, linux-fusion,
5526         ltp-testsuite, mplayer, netplug, pciutils, php, sed,
5527         shared-mime-info usb_modeswitch, usbutils, vlc wpa_supplicant,
5528         xapp_bdftopcf, xapp_mkfontdir, xdriver_xf86-video-openchrome,
5529         xfont_encodings, xlib_libX11, xlib_libXfont, xlib_xtrans,
5530         xproto_fontcacheproto, xproto_fontsproto, xvkbd
5531
5532         Removed packages: vice
5533
5534         Issues resolved (http://bugs.uclibc.org):
5535
5536         #849: "customize" package copies files to wrong place in target tree
5537         #985: Bump usb_modeswitch package to 1.1.0
5538         #1135: Package customize. Wrong copying
5539         #1525: Package hal deletes a whole <target>/etc/rc.d directory
5540         #1531: libxcb 1.5 build fails, due to missing xcbgen Python module
5541         #1669: Busybox failed to compile when using an external toolchain
5542         #1699: Fix usbutils dependencies and bump
5543         #1705: Fix pciutils broken cross compiling
5544         #1717: External toolchain fixes for hostapd & wpa_supplicant
5545
5546 2010.05-rc1, Released May 3rd, 2010:
5547
5548         Cleaned up / restructured package menu.
5549
5550         Toolchain: uClibc 0.9.30.3 / 0.9.31, older 0.9.30.x removed.
5551         2.6.33 kernel headers, binutils 2.20.1, GCC 4.4.4,
5552         removed broken nios2 support, ppc e300cX/e500mc support,
5553         improved external toolchain support, GDB 7.x support.
5554
5555         X.org updated to 7.5.
5556
5557         New packages: cdrkit, cramfs, genext2fs, genromfs,
5558         libatomic_ops, librsync, libusb-compat, lmbench, netperf,
5559         squashfs, squashfs3, squid
5560
5561         Updated/fixed packages: alsa-utils, argus, autoconf, bison,
5562         busybox, bzip2, directfb, dnsmasq, dosfstools, e2fsprogs,
5563         eeprog, fakeroot, fbv, findutils, freetype, haserl, hostapd,
5564         iperf, iptables, iw, less, libaio, libcgi, libcgicc, libdrm,
5565         libgcrypt, libglib2, libid3tag, libmad, liboil, libosip2,
5566         libpng, libraw1394, libsysfs, libxml2, libxslt, linux-fusion,
5567         ltrace, lua, lzma, madplay, makedevs, matchbox, mdadm,
5568         memstat, mesa3d, mtd-utils, nano, ncurses, openssl, patch,
5569         pciutils, php, pixman, portage, pppd, pthread-stubs, python,
5570         qt, radvd, samba, setserial, smartmontools, tar, tslib,
5571         udpcast, usb_modeswith, vtun, wget, xdata_xcursor-themes,
5572         xdriver_xf86-video-intel, xkeyboard-config, xlib_libX11,
5573         xlib_libXaw, xlib_libXfont, xlib_libXfontcache,
5574         xlib_libXxf86misc, xlib_libXtst, xlib_libpciaccess,
5575         xproto_dri2proto, xproto_eviext, xproto_fontcacheproto,
5576         xproto_xf86miscproto, xserver_xorg-server
5577
5578         Removed packages: xapp_xtrap, xlib_libXTrap, xlib_libXevie,
5579         xlib_libXxf86misc, xxproto_evieext, proto_trapproto,
5580         xproto_xf86miscproto
5581
5582         Issues resolved (http://bugs.uclibc.org):
5583
5584         #513: Add new squid package
5585         #661: lmbench: new package
5586         #719: Add lua option to haserl
5587         #800: [PATCH] iperf update to 2.0.4
5588         #803: [PATCH] lua - add shared library patch and config option for...
5589         #805: [PATCH] mdadm - version update
5590         #817: integrator926_defconfig uses unsupported uboot board name
5591         #851: Add option to specify --sysroot value for external toolchain
5592         #1093: Upgrade libusb to v1.0.3 and add new libusb-compat
5593                package for compatibility with old packages that expect
5594                the pre-1.0 API.
5595         #1105: Add new netperf package
5596         #1111: Bump wget to 1.12 and migrate to Makefile.autotools.in
5597         #1117: Bump nano to 2.2.3 and migrate to Makefile.autotools.in
5598         #1123: Bump less to 436 and migrate to Makefile.autotools.in
5599         #1129: Bump memstat to 0.8 and migrate to Makefile.package.in
5600         #1189: Wrong u-boot configuration name for integrator926 target
5601         #1219: kernel headers not correctly installed into toolchain/staging
5602         #1267: Wrong BR2_EXTRA_VERSION
5603         #1273: BR2_INET_IPV6 does not enable IPv6 in pppd
5604         #1303: Add librsync package
5605         #1321: Busybox link fails due to lack of --sysroot option
5606         #1327: mtd-utils compile failure due to lack of --sysroot in CFLAGS
5607         #1345: Bump pppd to 2.4.5 and convert to Makefile.autotools.in
5608         #1369: cannot build radvd (flex problem)
5609         #1387: xlib_libX11-1.3.2 can't find libjpeg
5610         #1411: [SECURITY] Update openssl package to 0.9.8n
5611         #1417: Bump iptables to 1.4.7
5612         #1423: Bump e2fsprogs to 1.41.11
5613         #1429: [SECURITY] Update php to 5.2.13
5614         #1441: Add binutils 2.20.1
5615         #1447: Package installation on target with debug symbols is broken
5616         #1459: Misc QA fixes
5617         #1489: radvd update to 1.6
5618         #1513: Enable powerpc e300c2, e300c3 and e500mc optimization
5619         #1537: dev entries not created anymore
5620         #1555: Fix default uclibc-0.9.31 configuration
5621         #1561: [SECURITY] Update samba to 3.3.12
5622         #1567: openssl0.9.8n fails to compile
5623         #1573: Alsa-utils alsactl/init/* not installed to target
5624         #1591: portmap fails to compile
5625         #1615: Convert eeprog package to gentargets
5626         #1645: Bump hostapd package to 0.7.2
5627
5628 2010.02, Release February 26th, 2010:
5629
5630         Fixes all over the tree.
5631
5632         Updated/fixed packages: avahi, busybox, cramfs, ipsec-tools, libcgicc,
5633         libgtk2, libraw1394, madplay, netsnmp, pango, squashfs, sylpheed, qt,
5634         xfont_font-util
5635
5636         Removed packages: hostap, openmotif, xpdf
5637
5638         Issues resolved (http://bugs.uclibc.org):
5639
5640         #165: openmotif does not build
5641         #1147: Remove obsolete hostap package
5642         #1183: make source fails to download gmp, mpfr and patches
5643
5644 2010.02-rc2, Released February 23th, 2010:
5645
5646         Fixes all over the tree and new features.
5647
5648         New packages: intltool
5649
5650         Updated/fixed packages: ace_of_penguins, alsa-lib, alsa-utils, argus,
5651         at, automake, ccache, dosfstools, e2fsprogs, flex, gob2, gmpc,
5652         gst-plugins-good, imagemagick, iw, kexec, libeXosip, libgtk2,
5653         libpcap, libpng, libsoup, libxcb, libxml-parser-perl, libxml2,
5654         libxslt, lvm2, matchbox, mplayer, rsync, rubix, shared-mime-info,
5655         tcl, webkit, xapp_mkfontscale, xfont_encodings, xfont_font-util,
5656         xlib_libfontenc, xproto_trapproto, zlib
5657
5658         Removed package: xboard
5659
5660         Issues resolved (http://bugs.uclibc.org):
5661
5662         #335: atk looks for the path to the gnome library on the host
5663         #355: Please update WebKit - it doesn't compile!
5664         #453: libglib2 autoreconf
5665         #457: e2fsprogs link problem
5666         #459: libgtk2 autoreconf
5667         #469: build of libgtk2 for host incorrectly assumes that X.org ...
5668         #671: Bash fails to build when building buildront on Ubuntu 9.04
5669         #711: WebKit host dependencies problems
5670         #821: cp: illegal operation
5671         #1039: Not compiled on ubuntu karmic
5672         #1069: [PATCH] The AT91BOOTSTRAP makefile contains a typo
5673
5674 2010.02-rc1, Released February 9th, 2010:
5675
5676         Fixes all over the tree and new features.
5677
5678         Generalized autotools infrastructure to be usable for
5679         non-autotools packages, see package/Makefile.package.in for
5680         details.
5681
5682         Cleaned up avr32 toolchain config, external source-based
5683         toolchain support is gone.
5684
5685         Dependency checks: Also check for makeinfo, only print output
5686         on errors.
5687
5688         Toolchain: uClibc 0.9.30.2, gcc 4.4.3
5689
5690         New packages: libcdaudio, libdvdnav, libdvdread, hostapd, ser2net,
5691         tcpreplay
5692
5693         Updated/fixed packages: alsa-lib, alsa-utils, at, autoconf, bash,
5694         bind, binutils, bootutils, busybox, dbus, directfb, dnsmasq,
5695         e2fsprogs, gstreamer, gperf, gst-plugins-bad, gvfs, fbdump, flex,
5696         hal, iptables, iw, jpeg, kismet, libfuse, libglib2, liboil, libpcap,
5697         libungif, libxml2, libxslt, lighttpd, mesa, mpg123, mtd-utils, nbd,
5698         neon, netstat-nat, newt, openvpn, pcre, php, qt, rdesktop, readline,
5699         rpm, sawman, sdl, sdl_ttf, sqlite, sshfs, tremor, u-boot,
5700         usb_modeswitch, usbutils, webkit, wpa_supplicant, xfsprogs, zlib
5701
5702         Removed package: asterisk, openswan
5703
5704         Issues resolved (http://bugs.uclibc.org):
5705
5706         #515: tcpreplay: new package
5707         #553: Wrong DirectFB ps2mouse limitation
5708         #559: mesa3d build fails
5709         #679: Autoconf cannot find M4
5710         #739: New/updated hostapd package
5711         #749: Bump usbutils package to version 0.86
5712         #751: Kernel 2.6 snapshot fetch fail
5713         #753: Bump lighttpd package to 1.4.25
5714         #757: U-Boot: mkimage cannot be installed using external toolchain
5715         #761: Add binutils 2.20 to toolchain options
5716         #763: [SECURITY] Update pcre to 7.9
5717         #765: Add buildroot branding to gcc
5718         #767: Bump iw package to 0.9.18
5719         #773: [SECURITY] Update bind to 9.5.2-P1
5720         #795: Minor edits to fix typos, grammar, spelling, usage in documen...
5721         #813: Drop not very useful generic package selection options ...
5722         #823: Editor backup files (~) is copied from the target_skeleton
5723         #827: Bump mtd-utils package to version 1.2.0
5724         #841: Build error
5725         #913: Bump iptables to 1.4.6
5726         #919: Bump usb_modeswitch package to 1.0.7
5727         #925: Bump wpa_supplicant package to 0.6.10
5728         #931: Bump kismet package to 2010-01-R1
5729         #937: Bump openvpn package to 2.1.1
5730         #943: Bump sqlite package to 3.6.22
5731         #961: Bump dnsmasq to 2.52
5732         #967: Bump netstat-nat to 1.4.10
5733         #973: Bump iw to 0.9.19
5734         #1003: DHCP options disabled with busybox-1.16.0
5735         #1009: [SECURITY] Bump php to 5.2.12
5736         #1015: [SECURITY] Bump bind to 9.5.1-P2
5737         #1027: Busybox flash commands conflict with those from mtd-utils
5738         #1063: [SECURITY] Update lighttpd to 1.4.26
5739
5740 2009.11, Released December 1st, 2009:
5741
5742         Additional fixes and cleanups.
5743
5744         Updated/fixed packages: alsamixergui, autoconf, coreutils, fltk,
5745         microperl, ncurses, vim
5746
5747         Issues resolved (http://bugs.uclibc.org):
5748
5749         #707: Cant configure fltk-1.1.7. configure: error: Configure could ...
5750
5751 2009.11-rc2, Released November 29th, 2009:
5752
5753         Additional fixes and cleanups.
5754
5755         Updated/fixed packages: busybox, dbus, fltk, gvfs, ltrace
5756
5757 2009.11-rc1, Released November 23rd, 2009:
5758
5759         Fixes all over the tree and new features.
5760
5761         Cleaned up / Simplified build directory layout. Refer to
5762         docs/buildroot.html#using for details.
5763
5764         Target defconfig files moved to configs/ and listed in 'make help'
5765         output.
5766
5767         Fixed *clean targets. Now clean removes everything generated,
5768         so you can do a fresh rebuild. Distclean furthermore removes
5769         kbuild tools and .config, bringing the source tree back in a
5770         pristine state.
5771
5772         Toolchain: ARM cortex A8 support, GCC 4.4.2, sensible default
5773         soft / hardfloat setting for architecture, ensure target-ldd
5774         gets installed.
5775
5776         New packages: divine, gvfs, libarchive, libmicrohttpd,
5777         sdl_sound, swfdec, sysstat
5778
5779         Updated/fixed packages: alsa-lib, alsamixergui, autoconf, bootutils,
5780         busybox, gcc, directfb, dnsmasq, e2fsprogs, festival, gamin, gperf,
5781         gqview, gstreamer, gst-plugins-bad, gst-plugins-base, gst-plugins-good,
5782         imagemagick, ipkg, iptables, iw, kernel-headers, kismet, leafpad,
5783         libelf, libevent, libglib2, libidn, liblockfile, libmad, libpcap,
5784         libupnp, libuuid, libxml2, lighttpd, ltrace, lua, lzma, magiccube4d,
5785         matchbox, mdadm, nbd, ncftp, ncurses, netkittelnet, netsnmp,
5786         ng-spice-rework, ntfs-3g, openntp, openssl, pcmanfm, php, psmisc,
5787         python, quagga, radvd, rpm, rsync, rubix, samba, sawman, sdl, sdl_image,
5788         shared-mime-info, sfdisk, spawn-fcgi, speech-tools, sqlite, squashfs,
5789         synergy, syslinux, sysklogd, target-binutils, tcpdump, torsmo, u-boot,
5790         udpcast, util-linux, valgrind, vsftpd, wipe, wpa-supplicant, x11vnc,
5791         xdata_xcursor-themes, xboard, xfsprogs, xstroke, zlib[5~
5792
5793         Removed package: mdnsresponder, mpatrol, gcc 3.4.6 + 4.0.4, vice
5794
5795         Issues resolved (http://bugs.uclibc.org):
5796
5797         #301: allow to install libsmbclient
5798         #303: add gvfs package
5799         #477: Add sdl_sound package
5800         #487: Make kismet package sexier
5801         #511: New package usb_modeswitch
5802         #527: misc fixes for dnsmasq package
5803         #565: libevent: Bump version and clean up makefile
5804         #587: Use iptables multipurpose binaries and bump to 1.4.4
5805         #593: Missing early check for patch(1)
5806         #597: (REOP)  Selecting busybox in buildroot's config clobbers ar ...
5807         #609: libmicrohttpd: New package
5808         #615: python: Don't delete .py files unless asked
5809         #617: netkit/inetd requires RPC and fails to build if RPC is disabled
5810         #619: netkittelnet requires netkitbase to install, but there's no ...
5811         #645: allow to build nbd-server with NBD package
5812         #653: [SECURITY] Update php package to version 5.2.11
5813         #655: Update sqlite package to version 3.6.18
5814         #657: Bug in imagemagick-clean target
5815         #663: Add option for NAND flash with 512B Page and 16 kB erasesize ...
5816         #665: [PATCH] Samba package
5817         #667: [PATCH] e2fsprogs
5818         #683: SDL-dfb does not select directfb
5819         #701: make install problem with unstripped binaries
5820         #703: [SECURITY] Update openssl package to 0.9.8l
5821         #705: Bump spawn-fcgi package to 1.6.3
5822         #709: Bump lighttpd package to 1.4.24
5823         #713: Migrate openntpd package to Makefile.autotools.in
5824         #715: Bump libidn package to 1.15 and other fixes
5825         #717: Bump dnsmasq to 2.51 and introduce new IDN option
5826         #731: Bump iw package to 0.9.17
5827
5828 2009.08, Released August 31th, 2009:
5829
5830         Additional fixes and cleanups.
5831
5832         Updated/fixed packages: ctorrent, saveconfig/getconfig,
5833         sdl_net, util-linux.
5834
5835         Issues resolved (http://bugs.uclibc.org):
5836
5837         #529: util-linux doesn't find headers and include libs correctly
5838         #557: Build ctorrent with SSL support if available
5839
5840 2009.08-rc3, Released August 26th, 2009:
5841
5842         Additional fixes and cleanups.
5843
5844         Updated/fixed packages: alsa-utils, berkeleydb, busybox, dbus,
5845         directfb, enchant, kernel headers.
5846
5847         Issues resolved (http://bugs.uclibc.org):
5848
5849         #471: Allow directfb compilation with debug
5850         #541: Removal of CVS directories in target filesystem broken
5851         #547: berkeleydb: Update config.{sub, guess}
5852         #549: enchant: Fix dependencies.
5853         #569: Fix alsa-utils build for x86 on x86-64
5854
5855 2009.08-rc2, Released August 6th, 2009:
5856
5857         Additional fixes and new features.
5858
5859         New packages: libuuid, gcc 4.3.4.
5860
5861         Updated/fixed packages: busybox, classpath, gzip, ipsec-tools,
5862         jamvm, libusb, microperl, neon, popt, sed, webkit.
5863
5864         Fixed issue with 'make oldconfig'
5865
5866         Issues resolved (http://bugs.uclibc.org):
5867
5868         #525: sed broken with external toolchain
5869         #537: Fix gzip build with recent glibc
5870
5871 2009.08-rc1, Released August 2nd, 2009:
5872
5873         Fixes all over the tree and new features.
5874
5875         Improvement of external toolchain support:
5876           - Support for glibc toolchains.
5877           - The toolchain configuration announced to Buildroot is
5878             verified against the real toolchain configuration.
5879           - Fixes, documentation.
5880
5881         Cleanup X.org support: clarified configuration options, and
5882         removed mandatory dependency on useless libraries such as
5883         libXt or libXaw.
5884
5885         New QT-based configurator, usable using 'make xconfig'.
5886
5887         Support for the Xtensa architecture.
5888
5889         Toolchain: GCC 4.4.1, 2.6.30 kernel headers, removed < 2.6.26
5890         headers.
5891
5892         New packages: bmon, ctorrent, dosfstools, enchant,
5893         gst-plugins-bad, iw, libmms, libnl, netstat-nat, ntfsprogs,
5894         sdl_gfx, spawn-fcgi.
5895
5896         Updated packages: bind, busybox, coreutils, sqlite, directfb,
5897         expat, gamin, gnuconfig, haserl, ipsec-tools, classpath,
5898         libcurl, libglib2, liblockfile, libpng, libsoup, libxml2,
5899         lighttpd, ltp-testsuite, lvm2, matchbox, memstat,
5900         gst-plugins-good, gstreamer, libogg, libvorbis, mplayer,
5901         neon, openssl, pciutils, php, qt, ruby, sawman, webkit,
5902         wpa-supplicant, xdriver_xf86-input-synaptics,
5903         xdriver_xf86-video-intel, xlib_libXfont, xlib_libXft,
5904         xlib_libXt, xproto_xproto, xserver-xorg, xutil_makedepend,
5905         xutil_util-macros.
5906
5907         Issues resolved (http://bugs.uclibc.org):
5908
5909         #83: liblockfile fails to compile due to eaccess redefinition
5910         #163: Xtensa architecture port
5911         #171: xorg-server / kernel headers 2.6.26 - vm86.c compilation issue
5912         #241: device mapper + lvm2: build together
5913         #243: ctorrent: new package
5914         #247: ntfsprogs: new package
5915         #271: Library 'libgcc_s.so.1' not installed in search path
5916         #287: New package libnl
5917         #289: New package iw
5918         #331: Update MPlayer to version 1.0rc2
5919         #333: Bump sqlite package to 3.6.15
5920         #349: update libsoup to version 2.26.2
5921         #357: New package netstat-nat
5922         #359,#413: Upgrade openvpn to Makefile.autotools.in
5923         #367: linux kernel compile error for arm926t
5924         #369: Add SDL_gfx package
5925         #373: Support for building gstreamer without libxml
5926         #379: update DirectFB to version 1.4.0
5927         #383: gst-plugins-good: Allow soup plugin to be configured
5928         #385: neon: Fix pkgconfig dependency
5929         #387: Tremor not installed to toolchain
5930         #389: New package bmon
5931         #391: gstreamer: Bump version to 0.10.23
5932         #393: gst-plugins-base: Bump version to 0.10.23
5933         #395: gst-plugins-bad: New package
5934         #403: Error while building iso9660 image
5935         #409: Bump php package to 5.2.10
5936         #411: ipsec-tools: Bump version to 0.7.2
5937         #417: New package spawn-fcgi
5938         #419: Bump lighttpd package to 1.4.23
5939         #421: toolchain: Clean up toolchain locale support menu
5940         #427: webkit: Update to WebKit svn r44552
5941         #437: ltp-testsuite: Bump version to 20090630
5942         #451: Upgrade from unmaintained dosfstools-2.11 to dosfstools-3.0.3
5943         #467: DirectFB 1.4.1
5944         #473: memstat_0.5.tar.gz has install with -D and that fails "make"
5945         #491: libxml2: Bump version to 0.7.3
5946         #495: Bump bind package to 9.5.1-P3 (security)
5947         #497: OpenSSL RSA key generation hangs on x86_64
5948         #509: Bump sqlite package to 3.6.16
5949         #523: pciutils broken with external toolchain
5950         #533: Update gamin to 0.1.10 to fix compilation
5951
5952 2009.05, Released June 1st, 2009:
5953
5954         Fixes for dropbear & diffutils, bump linux-advanced 2.6.29.x
5955         version and marked ubifsroot as broken.
5956
5957 2009.05-rc3, Released May 27th, 2009:
5958
5959         Fixes for toolchain (gcc arm pr37436), stable kernel versions,
5960         busybox, curl, libusb, readline, python and strace.
5961
5962         Issues resolved (http://bugs.uclibc.org):
5963
5964         #345: libcurl package needs a urandom fix
5965
5966 2009.05-rc2, Released May 19th, 2009:
5967
5968         Fixes for toolchain (gcc w/softfloat on ppc, 3.4.6 buildfix
5969         for newer hosts), stable kernel versions, busybox, cups,
5970         dmraid, docker, mesa3d, rsync and updated defconfigs.
5971
5972         xserver marked as broken on AVR32 and atngw100-expanded
5973         config removed.
5974
5975         Issues resolved (http://bugs.uclibc.org):
5976
5977         #167: metacity does not build
5978         #295: gamin installs python support even if python is disabled
5979         #323: gen_matypes fails to execute during build of Mesa when us...
5980
5981 2009.05-rc1, Released May 5th, 2009:
5982
5983         Fixes all over the tree, further conversion of packages to
5984         Makefile.autotools.in and we now build host versions of
5985         packages where needed for build time dependencies instead of
5986         relying on the correct versions being available on the build
5987         host. Ancient toolchain / busybox versions have furthermore
5988         been removed as announced in the 2009.02 release notes.
5989
5990         New packages: flac, gob2, lzop, taglib, wpa_supplicant
5991
5992         Updated packages: avahi, bind, binutils, busybox, dbus, dbus-glib,
5993         directfb, dnsmasq, freetype, gcc, gmp, gstreamer, iptables, kernel
5994         headers, kexec, libglib2, libpng, libsndfile, lua, mpfr, ntfs-3g,
5995         openssl, php, qtopia4, rsync, samba, sqlite, tar, uboot, uclibc,
5996         util-linux, xorg7, xerces
5997
5998         Issues resolved (http://bugs.uclibc.org):
5999
6000         #5,#77,#141,#143: Convert php package to Makefile.autotools.in
6001          and a ton of other improvements
6002         #19: page.h missing by util-linux
6003         #37: update libglib2 to version 2.18.4
6004         #61: tslib puts staging_dir into pkgconfig file
6005         #69: tar refuses to build
6006         #71,#175: ./wchar.h:41:12: error: empty filename in #include
6007         #73: Bump openssl package to the latest version
6008         #81: New package wpa_supplicant
6009         #99: new package: flac
6010         #101: update gstreamer packages
6011         #105,#313: menuconfig segfaults on tinyx if wchar is not
6012          selected
6013         #107: convert libvorbis to Makefile.autotools.in
6014         #109: Make pppd package avoid bsd err
6015         #111: binutils 2.17 fails to build when texinfo >= 4.10
6016         #133: Modify ncurses5-config to get correct include path
6017         #137: Bump php to version 5.2.9
6018         #139: Bump sqlite to 3.6.11 and convert to
6019          Makefile.autotools.in
6020         #145: Bump bind package to 9.5.1-P1 (security)
6021         #147: buildroot toolchain fails to build w/binutils-2.19.1
6022         #151: openssl package trivial fixes
6023         #161: vim fails on patching with errors in configure.patch
6024         #169: blackbox-0.70.1 does not build
6025         #177: xdriver_xf86-input-keyboard does not build
6026         #179: Upgrade dropbear to Makefile.autotools.in
6027         #181: Update to Xorg 7.4
6028         #187: ntfs-3g: could not build cross
6029         #191: alsa-lib ARM binaries always built with EABI
6030         #213: Bump wpa_supplicant package to version 0.6.9
6031         #217: Bump openssl package to 0.9.8k (security)
6032         #219: Toolchain build fails on m4
6033         #225: m4 macros are out of place
6034         #233: make ipv6 optional in iptables
6035         #237: ncftp: convert to Makefile.autotools.in
6036         #239: ntfs-3g: convert to Makefile.autotools.in
6037         #245: lzop: new package
6038         #271: Bump bind package to 9.5.1-P2 (security)
6039         #277: Bump sqlite package to 3.6.16
6040         #279: update libglib2 to version 2.20.1
6041         #281: update DirectFB to version 1.2.8
6042         #283: add taglib
6043         #285: compilation of samba fails if IPV6 support is missing
6044         #293: update samba to version 3.3.3
6045         #299: add shared-mime-info package
6046         #307: make openssl package respect build flags