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