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