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