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