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