1 2012.08-rc1, Released August 1st, 2012
3 Fixes all over the tree and new features.
5 Integration of a legal information reporting infrastructure,
6 which allows to generate detailed informations about the
7 licenses and source code of all components of a system
8 generated by Buildroot. License information will progressively
11 Default configuration files added for Calao-systems USB-A9263
12 and Calao-systems USB-A9G20-LPW.
14 External toolchains update: allow download of a custom
15 toolchain, add Linaro 2012.05 and 2012.06 for ARM, add
16 Blackfin toolchain 2012R1-BETA1, add Sourcery CodeBench MIPS
19 Allow the restriction of downloads to the primary site only.
20 This is useful for project developers who want to ensure that
21 the project can be built even if the upstream tarball
24 Add a 'System configuration' choice to select between 3
25 different init systems: Busybox init, SysV init and Systemd
28 Cleanups to the package infrastructure. The visible change to
29 developers is that $(eval $(call AUTOTARGETS)) is now $(eval
30 $(autotools-package)), and similarly for other package
31 infrastructures and host packages. Refer to the documentation
34 By default, automatic detection of the number of compilation
35 jobs to use, depending on the number of CPUs available.
37 Improvements to generate systems with static libraries only
38 (infrastructure and package fixes).
40 Add proper support in the Linux kernel package to generate
41 Device Tree Blobs or combined Device Tree / Kernel
42 images. This will be useful on Microblaze, PowerPC and ARM,
43 which are architectures making extensive use of the Device
46 Updated/fixed packages: audiofile, autoconf, automake, axel,
47 barebox, bash, beecrypt, berkeleydb, bind, bison, bluez_utils,
48 bonnie, boost, busybox, bsdiff, bwm-ng, bzip2, cifs-utils,
49 cgilua, cmake, connman, conntrack-tools, crosstool-ng, cups,
50 dbus, dhcp, dnsmasq, e2fsprogs, eeprog, ethtool, faad2, fbv,
51 ffmpeg, freetype, gmp, gnutls, gob2, gpsd, grep,
52 gst-plugins-base, gst-plugins-good, gzip, hiawatha, hostapd,
53 htop, icu, igh-ethercat, imagemagick, input-tools, iostat,
54 iproute2, ipset, iptables, iw, kmod, less, libcap, libgci,
55 libconfig, libcurl, libelf, libevas, libeXosip2, libexif,
56 libfuse, libidn, libmad, libmbus, libmnl,
57 libnetfilter-conntrack, libnl, libnspr, libnss, libogg,
58 libosip2, libpcap, libpng, libroxml, liburcu, libusb, libxml2,
59 libxslt, lighttpd, linux, ltrace, lttng-libust, lttng-modules,
60 lttng-tools, lua, m4, memtester, midori, mii-diag,
61 module-init-tools, mpfr, mpg123, mrouted, msmtp, mtd, mxml,
62 mysql_client, nasm, nbd, ncurses, nfs-utils, opencv, openocd,
63 openssl, pciutils, php, polarssl, portaudio, pppd,
64 pthread-stubs, pulseaudio, qt, quagga, quota, radvd, rpm,
65 rrdtool, samba, sam-ba, scons, sdl_gfx, sdl_sound, speex,
66 sqlite, squashfs, squid, sudo, synergy, syslinux, systemd,
67 tar, tcpdump, tcpreplay, udev, usbutils, valgrind, wget,
68 wpa_supplicant, wsapi, xavante, xserver_xorg-server, zlib
70 New packages: cjson, collectd, dfu-util, dmidecode, elftosb,
71 fbterm, flashrom, freerdp, inadyn, libfreefare,
72 libnetfilter_cttimeout, libnfc, libnfc-llcp, liboping,
73 libtorrent, linphone, logsurfer, lshw, luacjson, luaexpat,
74 luajit, mediastreamer, mobile-broadband-provider-info, monit,
75 mxs-bootlets, nanocom, nss-mdns, ofone, omap-u-boot-utils,
76 opkg, ortp, owl-linux, python-id3, python-nfc, quota,
77 ramspeed, rtorrent, sound-theme-borealis,
78 sound-theme-freedesktop, sysprof, webrtc-audio-processing,
81 2012.05, Released May 30th, 2012:
83 Updated/fixed packages: busybox, netsnmp, pptp-linux
85 2012.05-rc3, Released May 25th, 2012:
87 Minor fixes around the tree.
89 Infra: Fix for DOWNLOAD macro when using primary mirrors with
92 Toolchain: Kernel headers 3.2.18 / 3.3.7.
94 Updated/fixed packages: binutils, bison, busybox, cifs-utils,
95 gnuchess, gpsd, iperf, libmpeg2, mtd, ntfs-3g, oprofile,
98 2012.05-rc2, Released May 18th, 2012:
100 Fixes all over the tree.
102 Toolchain: uClibc: Use 0.9.33.2, Crosstool-ng: fix gperf
103 dependency, disable decimal floats support, Linux 3.2.17 /
104 3.3.6 kernel headers. Fix sysroot copy handling for toolchains
107 Updated/fixed packages: apr, apr-util, ccache, dnsmasq,
108 heirloom-mailx, gdb, ndisc6, opencv, openssl, socat, vala
110 2012.05-rc1, Released May 10th, 2012:
112 Fixes all over the tree and new features.
114 Use /etc/os-release for version info rather than
117 CMake toolchain file moved to $HOST_DIR/usr/share/buildroot.
119 Apply-patches.sh: cleanups, archived patches handling fixes,
120 support series files.
122 Defconfigs: beaglebone, mx53qsb, pandaboard, qemu configs for
123 arm-vexpress/microblaze/ppc-mpc88544ds, use 3.2.x for
124 atngw100, use 3.3.x for qemu configs.
126 Menu structure: Libraries moved out of multimedia section
128 Atom processor support. Prescott fix, blackfin ABI fix,
129 Microblaze architecture support (using ext toolchain). Cleanup
130 architecture names, deprecate Xtensa support.
132 Toolchain: Add GCC 4.4.7, 4.6.3, 4.7.0. uClibc 0.9.33.1,
133 default to uClibc 0.9.33.x, enable
134 UCLIBC_SUPPORT_AI_ADDRCONFIG by default, static and 64bit
135 fixes for external toolchains, linaro ext toolchains, new
136 sourcery codebench ext toolchains, GDB 7.4.1, crosstool-ng
139 Bootloaders: U-Boot: add 2012.04.01, SPL and u-boot.img
140 support. Barebox: add 2012.04, remove 2011.12.
142 Updated/fixed packages: alsa-lib, alsa-utils, at, atk, avahi,
143 barebox, berkeleydb, bind, bluez_utils, boost, busybox,
144 can-utils, ccache, cifs-utils, coreutils, cups, dbus, dhcp,
145 directfb, dnsmasq, doom-wad, dosfstools, e2fsprogs, expat,
146 fakeroot, feh, ffmpeg, file, fis, freetype, gamin, gawk,
147 gdk-pixbuf, gettext, giblib, glib-networking, gmp, gnutls,
148 gpsd, grep, gstreamer, gst-plugins-{bad,base,good,ugly},
149 haserl, hdparm, imagemagick, iproute2, iptable, iw, kexec,
150 kmod, lame, libaio, libarchive, libatomic_ops, libconfig,
151 libcurl, libdvdnav, libdvdread, libedbus, libethumb, libffi,
152 libfuse, libglib2, libgtk2, libhid, libmad, libmbus, libmpeg2,
153 libnl, libplayer, libpng, libsigc, libsoup, libupnp, liburcu,
154 libusb, libusb-compat, libxml2, libxml-parser-perl, libxslt,
155 lighttpd, linux-firmware, linux-fusion, lite, lsof, ltrace,
156 lttng-libust, lua, m4, makedevs, microperl, mpd, mpfr, mpg123,
157 mrouted, mtd, mysql_client, nbd, ncftp, ncurses, neon,
158 netsnmp, network-manager, nfs-utils, ngrep, ntfs-3g, openntpd,
159 openssh, openssl, parted, pango, pcre, php, pixman, poco,
160 psmisc, pulseaudio, python, qt, quagga, radvd, rpm, rsync,
161 ruby, samba, sam-ba, sane-backends, sawman, screen, sdl_net,
162 smartmontools, speex, sqlite, squashfs3, squid, sshfs, sudo,
163 syslinux, sysstat, taglib, tcpdump, tftp-hpa, transmission,
164 tiff, tinyhttpd, uboot-tools, udev, uemacs, unionfs, usbutils,
165 util-linux, vala, valgrind, vim, vsftpd, wget, wipe,
166 wpa_supplicant, xdriver_xf86-{input-vmmouse,video-fbdev},
169 New packages: apr, apr-util, audiofile, bellagio,
170 conntrack-tools, empty, fmtools, glib-networking,
171 heirloom-mailx, hiawatha, latencytop, lcdproc, libcap-ng,
172 libdmtx, libfcgi, libnetfilter_conntrack, libnfnetlink,
173 libtpl, localedef, minicom, msmtp, ndisc6, netatalk,
174 ocf-linux, openswan, parted, polarssl, protobuf, read-edid,
175 socketcand, stress, systemd, ushare, zeromq
177 Deprecated packages: ttcp
179 Removed packages: ntfsprogs
181 Issues resolved (http://bugs.uclibc.org):
183 #2353: [lua] fix build with 2010.08-rc1
184 #2503: Microperl fails build on MIPSel or with Fedora13.x86_64
185 #2557: [PATCH] mkfs.xfs complains about missing libxfs.so.0
186 #2881: Can't build project statically with external toolchain
187 #3751: MIPS: fix BR2_GCC_TARGET_ABI for MIPS n64
188 #4808: ccache may build against wrong zlib
189 #4880: New package lcdproc
190 #4886: New package protobuf
191 #4892: build fails on ltp-testsuite-20101031/testcases/kernel/fs/...
192 #4898: * make: [target-finalize] Error 1 (ignored)*
193 #4985: Qt 4.7.4 build crashes with Linux 2.6.29
194 #4970: udev 181 fails to build if kernel version 3.3 is selected
195 #5018: dialog broken: exits with assert in uClibc
196 #5102: qt package moc, uic, rcc read from wrong place
197 #5144: Patch to fix ixon bug in uemacs
198 #5198: Line graphics output is broken in GNU Screen
199 #5204: Missing terminfo file(s) for GNU screen terminal type
201 2012.02, Released February 29th, 2012:
203 Updated/fixed packages: libecore
205 2012.02-rc3, Released February 27th, 2012:
207 Fixes all over the tree.
209 Automatic host dependencies handling for cmake packages
210 fixed. Customize package deprecated as using a post-build
211 script is nowadays the preferred way of adding extra stuff to
214 Linux-headers 3.0.x / 3.2.x stable version bumped.
216 QEMU defconfigs updated to 3.2.x kernels and readme fixed.
218 Updated/fixed packages: dropbear, ffmpeg, libpng
220 2012.02-rc2, Released February 19th, 2012:
222 Fixes all over the tree.
224 Toolchain: uClibc: Added upstream post-0.9.33 fixes, Bump
225 linux-headers 3.0.x / 3.2.x stable versions.
227 Documentation: Added makedev / <pkg>_DEVICES /
228 <pkg>_PERMISSIONS documentation.
230 Updated/fixed packages: busybox, ffmpeg, gst-dsp, libecore,
231 libvncserver, mxml, python.
233 2012.02-rc1, Released February 12th, 2012:
235 Fixes all over the tree and new features.
237 Toolchain: Default to GCC 4.5.x, add binutils 2.22. Java
238 support removed, Powerpc SPE ABI support. GDB ELF support fix,
239 GDB 7.4, crosstool-NG 1.13.4.
241 Gentargets: scp and mercurial support.
242 Autotools: derive host dependencies from target by default.
243 Packages can now declare device table snippets.
245 Host utilities menu with commonly used host tools.
247 defconfigs: qemu configs for x86-64, mips and sparc, at91
248 defconfigs now use modern U-Boot / mainline Linux, added
251 uClibc: remove 0.9.30, backport unshare() support, add
252 0.9.32.1 / 0.9.33, use same config for ctng.
254 Bootloaders: U-Boot: add 2011.12, remove 2010.xx versions,
255 Barebox: add 2012.01/02, remove 2011.10/11, LPC32xx
258 Various manual updates. Release tarballs now contain generated
259 manual in text/html/pdf formats.
261 Buildroot now calls the stop function of scripts in
262 /etc/init.d at shutdown.
264 Updated/fixed packages: atk, avahi, barebox, bash, beecrypt,
265 bind, binutils, bison, bluez_utils, bzip2, busybox, cairo,
266 ccache, cdrkit, coreutils, cramfs, dbus, dbus-glib, dialog,
267 diffutils, dmalloc, dropbear, e2fsprogs, ebtables, ed,
268 ethtool, expat, ffmpeg, file, fis, flex, fluxbox, fontconfig,
269 freetype, gawk, grep, gst-dsp, gst-ffmpeg, gst-plugins-base,
270 hdparm, hostapd, htop, i2c-tools, icu, iproute2, ipsec-tools,
271 ipset, iptables, iw, jpeg, kismet, lame, libcap, libcgi,
272 libev, libeXosip2, libffi, libftdi, libgpg-error, libgtk2,
273 libidn, libmms, libmnl, libmodbus, libnl, libogg, libosip,
274 libpcap, libpng, libraw1394, libroxml, libusb, libusb-compat,
275 libv4l, libvorbis, libxcb, libxml-parser-perl, libxslt,
276 lighttpd, links, lm-sensors, lua, m4, module-init-tools, mpc,
277 mesa3d, mpd, mpfr, mplayer, mtd-utils, nano, nbd, ncurses,
278 netperf, netsnmp, ntp, opencv, openocd, openssl, openvpn, orc,
279 pciutils, pcre, pixman, pkg-config, poco, popt, proftpd,
280 python, python-serial, qt, ruby, samba, sdl, sdparm,
281 squashfs3, sshfs, sqlite, squid, sudo, syslinux, tcl, tcpdump,
282 ti-utils, tiff, tremor, uboot, uboot-tools, udev, usbmount,
283 util-linux, vala, valgrind, vsftpd, wpa_supplicant,
284 xapp_{bdftopcf,mkfontdir,mkfontscale,xkbcomp,xcursorgen,xinit},
285 xapp_xinput, xapp_xman, xcb-util, xdm, xenomai,
286 xf86-video-sis, xfont_{encodings,font-util},
287 xlib_lib{fontenc,X11,Xau,Xcursor,Xdmcp,Xfixes,Xfont,Xrender},
288 xlib_libxkbfile, xterm, xutil_makedepend, yajl
290 New packages: boost, connman, dstat, expedite, explorercanvas,
291 feh, flot, giblib, igh-ethercat, imlib2, jquery,
292 jquery-sparklines, jquery-validation, jsmin, kmod, libecore,
293 libedbus, libedje, libeet, libeina, libelementary, libesmtp,
294 libethumb, libevas, libical, libmbus, liboauth, liburcu,
295 libvncserver, linux-firmware,
296 lttng-{babeltrace,libust,modules,tools}, NetworkManager,
297 open2300, python-distutilscross, python-dpkt,
298 python-netifaces, python-pygame, python-setuptools, rt-tests,
299 sam-ba, sane-backends, sqlcipher, transmission, unionfs,
300 xf86-input-tslib, xinput-calibrator
302 Issues resolved (http://bugs.uclibc.org):
304 #743: Add Transmission bit torrent option to buildroot
305 #755: Add Boost libraries as a package
306 #2299: Add crypto support to libsoup
307 #2617: Pixman 0.19.2 & Cairo 1.10.0
308 #3403: libgpg-error: bump to version 1.10
309 #3409: libgpg-error: download from gnupg.org
310 #3421: nano: make tiny flag optional
311 #3691: New EFL packages
312 #4664: Cannot patch AT91Bootstrap
313 #4700: setlocalversion not working for combination svn/ubuntu 11.10...
314 #4760: Qt: add host-pkg-config to dependency-list
316 2011.11, Released November 30th, 2011:
318 Fixes all over the tree.
320 Bump kernel headers / default Linux version to 3.1.4.
322 Updated/fixed packages: ruby
324 2011.11-rc3, Released November 26th, 2011:
326 Fixes all over the tree.
328 Toolchain: Fix gdb dependencies for external toolchains,
329 adjust uClibc patches so they don't confuse modern versions of
330 patch, bump crosstool-ng, kernel headers and linux versions.
332 Updated/fixed packages: busybox, freetype, mplayer, opencv,
333 php, rsyslog, ruby, thttpd, xapp_xf86dga
335 Issues resolved (http://bugs.uclibc.org):
337 #4357: Prevent patch commands from accessing source control
338 #4369: Fix permissions on untared lsof archive
340 2011.11-rc2, Released November 18th, 2011:
342 Fixes all over the tree and new features.
344 Updated asciidoc documentation
346 Toolchain: Bumped 3.x stable kernel headers, use wget in
347 crosstool-ng as well, bump crosstool-ng version, gdb fixes,
350 Updated/fixed packages: distcc, file, gst-plugins-bad, libxcb,
351 mplayer, newt, qt, rpm, rrdtool, tar, tftpd
353 Issues resolved (http://bugs.uclibc.org):
355 #3355: mplayer fails to build
356 #4021: uClibc: undefined reference to `__GI___errno_location'
357 #4297: Qt's qmake uses wrong pkg-config
359 2011.11-rc1, Released November 11th, 2011:
361 Fixes all over the tree and new features.
363 Moved misc scripts and support stuff to support/. Renamed
364 patch-kernel.sh to support/scripts/apply-patches.sh.
366 Documentation: Moved to asciidoc format, make targets to
367 generate text/html/pdf/epub output added.
369 Defconfigs: Qemu configs updated to 3.1 kernel and readmes
372 Bootloaders: Add support for custom git tree / tarballs for
373 barebox, similar to how it's handled for u-boot. Clean up
376 Toolchain: Update external codesourcery toolchain download
377 URLs after Codesourcery got bought by Mentor, add x86
378 toolchain, update toolchain versions and optimize toolchain
379 sysroot copying. Fix uClibc 0.9.32 builds for e500 PPC,
380 updated GDB versions / download URLs. Binutils
381 libbfd/libopcodes static/dynamic linking fix. GCC 4.6.2 added,
384 Package infrastructure: Support for local packages /
385 overrides, package dir / name arguments dropped from
386 {GEN,AUTO,CMAKE}TARGETS.
388 Linux: Kernel extensions infrastructure support, Xenomai +
391 Updated/fixed packages: acpid, bind, busybox, dash, dbus,
392 dbus-glib, directfb, dnsmasq, drystone, e2fsprogs, ethtool,
393 fakeroot, fbdump, file, freetype, fuse, gamin, gmp, gmpc,
394 gnutls, gob2, gst-plugins-{base,bad,good,ugly}, gstreamer,
395 hostapd, ifplugd, imagemagick, intltool, ipsec-tools, ipset,
396 iptables, iw, jpeg, kexec, leafpad, less, libargtable2, libao,
397 libconfuse, libcuefile, libcurl, libdaemon, libevent,
398 libglib2, libiconv, libmpd, libreplaygain, libroxml,
399 libsamplerate, libsndfile, libsoup, libsvgtiny, libtool,
400 libxcb, lighttpd, links, linux-fusion, lite, lrzsz, lsof, lzo,
401 lzop, makedevs, mcookie, mpg123, mpd, mpfr, mtd, musepack,
402 mutt, mysql_client, ncftp, ncurses, neon, netcat, netsnmp,
403 ntfs-3g, ntfsprogs, ntp, openntpd, openssh, openssl, oprofile,
404 orc, pciutils, psmisc, python, qt, quagga, radvd, rpm, rsync,
405 samba, sawman, sdl_sound, smartmontools, sqlite, squid,
406 stunnel, sudo, sylpheed, sysstat, taglib, tar, tcpreplay,
407 tslib, usbutils, util-linux, valgrind, wget, whetstone, which,
408 wpa-supplicant, xdata_xcursor-themes, xmlstarlet, xterm
410 New packages: bluez-utils, cifs-utils, fftw, fluxbox, json-c,
411 libev, libftdi, libgeotiff, libmodbus, libplayer, live555,
412 ngrep, noip, opencv, openocd, picocom, poco, portaudio,
413 pulseaudio, pv, rtai, vala, xenomai.
415 Removed packages: liboil, sfdisk, swfdec, webif
417 Issues resolved (http://bugs.uclibc.org):
419 #505: live555: new package
420 #507: Enable live and tv options in MPlayer-1.0rc2
421 #531: let e2fsprogs package to export headers to staging dir if needed
422 #1171: Linuxthreads new cannot find sysdep.h
423 #1357: Add bluez to buildroot system
424 #2107: New package: input-event-daemon
425 #2599: New package: orc (Oil Runtime Compiler)
426 #2605: gstreamer: Update to 0.10.30
427 #2677: introducing util-linux-ng as replacement for util-linux
428 #2917: Qt: Add declarative module
429 #3145: jffs2 image generation fails
430 #3271: netperf-2.4.5 fails to compile
431 #3331: xdata_xcursor-themes depends on xcursorgen
432 #3343: Add file:// download SITE_METHOD
433 #3391: Add support for specifying an external kernel tree
434 #3631: Error while compiling with Xorg
435 #3709: oprofile doesn't build for mipsel
436 #3925: midori not getting compile
437 #4045: Add support for downloading i386 toolchains from codesourcery
438 #4165: lrzsz-fix-symlink-at-rebuild.patch
439 #4171: makedevs-unused-but-set-variable.patch
440 #4183: Codesourcery toolchain download site has changed
441 #4231: libneon.so: undefined reference to `SSL_SESSION_cmp'
442 #4381: Add option to lighttpd to enable Lua support
443 #4387: Make sure that dest dir exists before installing mtd files
445 2011.08, Released August 31th, 2011:
447 Fixes all over the tree.
449 Toolchain: Fix codesourcery 2009q3 ARM download, Linux 3.0.4
452 Updated/fixed packages: ipset, python
454 2011.08-rc2, Released August 29th, 2011:
456 Fixes all over the tree.
458 Toolchain: crosstool-NG 1.12.1, use binutils 2.21 on
459 mips/sh/older uClibc, disallow uClibc 0.9.32 on avr32/sh
462 Defconfigs: kernel updates, fix mini2440 serial port config,
463 remove old arm toolchain configs.
465 Bootloaders: Fix grub patching, add barebox-{n,x,menuconfig}
466 targets similar to linux/busybox.
468 Updated/fixed packages: barebox, directfb, libsoup,
469 libxml-parser-perl, mtd, ncurses, python, ti-utils, udev,
470 usbmount, util-linux, xfont_font-misc-misc
472 Issues resolved (http://bugs.uclibc.org):
474 #3685: ncurses installation hangs due to old version of tic
475 #4093: Grub fails to install bz2 patch after conversion to...
477 2011.08-rc1, Released August 4th, 2011:
479 Fixes all over the tree and new features.
481 Toolchain: uClibc 0.9.32 / NPTL support, 0.9.29 removed,
482 ext-toolchain-wrapper improvements, improved non-MMU
483 support. GCC 4.3.6 / 4.6.1.
485 GENTARGETS infrastructure extended to cover bootloaders and
486 Linux kernel as well. Options to retrive Linux/U-Boot from a
487 custom git repo instead of upstream tarballs.
488 Support for Linux 3.x and release candidate tarballs.
489 X-Loader bootloader for omap added.
491 Make source/external-deps now also works for external
492 toolchains / crosstool-ng backend.
494 Updated/fixed packages: autoconf, berkeleydb, bind, binutils,
495 bmon, bridge-utils, busybox, cmake, dbus, dbus-glib,
496 e2fsprogs, ethtool, ffmpeg, gst-plugins-{bad,base,good,ugly},
497 gvfs, hostapd, iproute2, iptables, iw, jpeg, lame, libarchive,
498 libdnet, libdrm, libgcrypt, libgtk2, libmpeg2, libpng,
499 libsoup, lighttpd, linux-fusion, lzo, midori, mtd-utils,
500 nfs-utils, openvpn, oprofile, orc, pkg-config, proftpd, qt,
501 ruby, samba, sdl, shared-mime-info, sudo, sqlite, squid,
502 synergy, udev, usbmount, usbutils, util-linux, valgrind,
503 webkit, xorg-xserver, xz, zlib
505 New packages: acl, attr, ebtables, gnutls, inotify-tools,
506 ipset, libargtable2, libiqrf, libmnl, libnspr, libnss,
507 libroxml, libyaml, live555, mxml, orc, rsyslog, sredird,
508 statserial, stunnel, ti-utils, uboot-tools, yajl
510 Deprecated packages: liboil, swfdec
512 Removed packages: hal
514 Issues resolved (http://bugs.uclibc.org):
516 #3559: libnspr: Add new package
517 #3595: patch to add libroxml
518 #3565: libnss: Add new package
519 #3583: xfonts_font-adobe-100dpi fails due to missing map file
520 #3649: [PATCH] Add mapdir to existing pkg-config patch
521 #3907: 2011.05 - Qt 4.7.3 not building on ARM
522 #3961: Nfs-utils: Remove SUSv3-function index
523 #3985: "help" target's defconfig list needs sort
524 #3997: bump libroxml to v2.1.0
526 2011.05, Released May 27th, 2011:
528 Updated/fixed packages: makedevs
530 2011.05-rc2, Released May 24th, 2011:
532 Fixes all over the tree.
534 Toolchain: Code sourcery ARM 2009q1 download URL fixed /
535 2009q3 external toolchains added. Crosstool-NG bumped to
536 1.11.3, eglic/glibc configuration fixes. Linux kernel 2.6.38.x
539 Updated/fixed packages: bind, fakeroot, kbd, psmisc, qt
541 2011.05-rc1, Released May 18th, 2011:
543 Fixes all over the tree and new features.
545 External toolchain improvements: We now build a binary
546 toolchain wrapper and install it into HOST_DIR/usr/bin, which
547 enforces the correct compiler arguments, making an external
548 toolchain as easy to use outside of Buildroot as the internal
549 ones are. This also brought a cleanup of CFLAGS, making the
550 Buildroot build output easier to read.
552 Rootfs device handling improvements: Choice between static
553 /dev, devtmpfs and devtmpfs with either mdev or udev.
555 Toolchain: More preconfigured codesourcery external
556 toolchains, improved Crosstool-NG support, fix for GCC
557 snapshot versions, GCC 4.4.6 / 4.5.3, experimental GCC 4.6.0
558 support, target-GCC fixes, uClibc fixes, 0.9.32-rc3 support.
560 Bootloaders: U-boot 2011.03, Barebox 2011.05.0
562 Linux: support for custom kernel image targets, E.G. for
563 powerpc builds with embedded device trees.
565 Misc fixes for qemu defconfigs, ensuring correct serial
566 terminal setup out of the box.
568 Misc gentarget / autotools handling fixes.
570 Updated/fixed packages: alsa-lib, alsa-utils, alsamixergui,
571 atk, avahi, bind, bison, busybox, copas, dbus-glib, dhcp,
572 dhcpdump, dnsmasq, dropbear, ethtool, fakeroot, ffmpeg, file,
573 gamin, gnuconfig, gst-ffmpeg, gst-plugins-good, gtk2-engines,
574 haserl, hostapd, icu, imagemagick, iproute2, iw, kismet, less,
575 libcap, libdnet, libglade, libglib2, libgtk2, libnl, libpng,
576 libxml2, libxml2, libxslt, lighttpd, lockfile-progs, makedevs,
577 midori, mpg123, mpc, mpd, mpfr, mplayer, mtd-utils, ncurses,
578 netsnmp, openssh, openssl, openvpn, pango, pkg-config, popt,
579 procps, proftpd, qt, quagga, readline, rsync, samba, sdl,
580 socat, squashfs, squid, sudo, tslib, udev, usbutils, webkit,
581 wpa_supplicant, xerces, xfont_font-misc-misc, xlib_libX11,
582 xlib_libXfont, xlib_xtrans, xorg-server, xterm, xz
584 New packages: bonnie++, can-utils, gdisk, htop,
585 input-event-daemon, libexif, libraw, libv4l, ngircd
587 Removed packages: festival
589 Issues resolved (http://bugs.uclibc.org):
591 #2131: Add OpenMP support to the toolchain
592 #3379: New Package: bonnie++
593 #3445: Not working openssl-10.0.0d on 386sx
594 #3451: fakeroot package: wrong FAKEROOT_SITE variable
595 #3457: alsamixergui: broken URL
596 #3475: Calling sync on large filesystems when not always necessary
597 #3511: make busybox-menuconfig does not download busybox package
598 #3541: Quotes in the top Makefile:217 break buildroot/kernel config...
599 #3571: u-boot: fw_printenv does not build
600 #3643: popt source url is not responding
601 #3733: dropbear: make zlib optional
602 #3757: Buildroot can't build mplayer with libmad
604 2011.02, Released February 28th, 2011:
606 Fixes all over the tree.
608 Updated/fixed packages: alsamixergui, avahi, ffmpeg, icu, mpd,
609 nuttcp, qt, slang, squashfs, sylpheed, synergy, xerces
611 Deprecated packages: devmem2, webif
613 Issues resolved (http://bugs.uclibc.org):
615 #2911: Qt: Disable qt3support-option, if gui-module isn't selected
616 #3259: Unable to build webkit (on arm)
617 #3295: slang fails to build on mipsel
618 #3325: ffmpeg fails to build
620 2011.02-rc2, Released February 24th, 2011:
622 Fixes all over the tree.
624 Festival packages marked as broken. Unless someone steps up
625 to support them, they will be removed during the 2011.05
628 Updated/fixed packages: atk, avahi, bind, cairo, dbus,
629 enchant, fakeroot, gmpc, gpsd, gvfs, iperf, jpeg, libarchive,
630 libcgicc, libdaemon, libdrm, libevent, libgail, libglib2,
631 libgpg-error, libmicrohttpd, librsvg, libsoup, libxcp,
632 makedevs, matchbox-fakekey, matchbox-startup-monitor, mdadm,
633 metacity, mpd, nasm, nfs-utils, olsr, openssl, popt,
634 pthread-stubs, quagga, rpm, samba, sdl, sdl_gfx, sdl_image,
635 sdl_mixer, sdl_sound, sdl_ttf, squashfs, synergy, taglib,
636 tcpreplay, tiff, wpa_supplicant, xcb-util,
637 xdriver_xf86-input-{acepad,aiptek,evdev,joystick,keyboard},
638 xdriver_xf86-input-{mouse,synaptics,void},
639 xdriver_xf86-video-{chips,dummy,geode,glide,intel,nv,wsfb},
640 xlib_lib{ICE,SM,XScrnSaver,Xau,Xcursor,Xdmcp,Xi,Xinerama},
641 xlib_lib{Xrandr,Xt,Xtst,Xxf86dga,Xxf86vm,dmx,fontenc,pciaccess},
642 xserver_xorg-server, xz
644 Removed packages: ace_of_penguins, vlc
646 Issues resolved (http://bugs.uclibc.org):
648 #3205: Failing chmod when running "make" in buildroot (openssl)...
649 #3277: quagga fails to build with SNMP support
650 #3283: See why nfs-utils needs fakeroot, and convert to autotools
651 #3307: synergy fails to build due to missing XTest library
653 2011.02-rc1, Released February 14th, 2011:
655 Fixes all over the tree and new features.
657 External toolchain improvements: clarification of the options,
658 and introduction of the toolchain profile concept, for
659 well-known toolchains. Buildroot is now capable of
660 automatically downloading and extracting well-known toolchains
661 (for the moment, CodeSourcery ARM, PowerPC, MIPS and SuperH
662 toolchains are supported). Crosstool-NG backend updated and
665 Complete rework of how hardware boards are supported.
666 Each board now only has a single defconfig file, and all
667 board-specific options have been removed. See
668 docs/buildroot.html#board_support for details.
670 Added support for the following boards: Mini2440, Qemu ARM
671 Versatile, Qemu MIPSel Malta, Qemu PowerPC G3beige, Qemu SH4
672 r2d and Qemu x86. The Qemu boards support allows to easily
673 build systems that are known to work under Qemu.
675 Initial support for Blackfin processors.
677 Staging directory moved into $(O)/host/usr/<tuple>/sysroot, in
678 preparation for support of SDK. For the same reason, the
679 toolchain binaries (cross-compiler and other related tools)
680 are now installed in $(O)/host/usr/bin/. The cross pkg-config
681 now also automatically returns correct values for cross
682 compilation, without needing any environment variables to be
685 Ccache support reworked. Now used for both host and target
686 compilation, and cache is stored in ~/.buildroot-ccache.
688 Toolchain: uClibc 0.9.32-rc2, several components moved to
689 normal AUTOTARGET packages.
691 Generic cmake infrastructure, similar to the existing
692 GENTARGETS/AUTOTARGETS.
694 Support for bzr downloads, next to the existing git/svn support.
696 Kconfig infrastructure rebased against 2.6.38-rc3, bringing
697 misc fixes. 'xconfig' now uses Qt4 rather than Qt3.
699 EXT2 file system size handling improved, UBI image support, fs
700 configuration options cleanup, U-Boot/Barebox version bumps.
702 Updated/fixed packages: alsa-utils, at, autoconf, automake,
703 bash, binutils, bison, busybox, bzip2, cdrkit, cloop, cmake,
704 coreutils, cups, dbus, dbus-python, dhcp, directfb,
705 direcfb-examples, dmalloc, dnsmasq, dosfstools, e2fsprogs, ed,
706 fbset, ffmpeg, findutils, flac, freetype, gdk-pixbuf, gmp,
707 grep, gperf, gst-ffmpeg, gst-plugins-bad, gst-plugins-base,
708 gst-plugins-good, gst-plugins-ugly, gstreamer, gvfs, hdparm,
709 hostapd, i2c-tools, icu, imagemagick, input-tools, iproute2,
710 iptables, iw, jpeg, kexec, libaio, libart, libcap, libconfig,
711 libfuse, libglib2, libidn, libmad, libogg, libpcap, libpng,
712 libsndfile, libtheora, libtool, libusb-compat, libvorbis,
713 libxcb, libxml2, libxslt, links, linux-fusion, lm-sensors,
714 lsof, ltp-testsuite, ltrace, lvm2, lzo, m4, makedevs,
715 memtester, mesa3d, mii-diag, mpc, mpfr, mpg123, mplayer,
716 mrouted, mtd-utils, nano, netperf, netplug, ntfs-3g, ntp,
717 openssh, openssl, openvpn, oprofile, pango, patch, pciutils,
718 php, pkgconfig, portmap, psmisc, python, qt, rsync, ruby,
719 sawman, screen, sdl_gfx, sdl_sound, smartmontools, socat,
720 sqlite, squid, sshfs, sstrip, sysklogd, sysstat, sysvinit,
721 tar, tcpdump, tslib, udev, usbutils, vim, vtun, webkit, wipe,
722 x11vnc, xapp_xlogo, xcb-proto, xfont_font-util,
723 xkeyboard-config, xlib_libX11, xz, zlib
725 New packages: dhrystone, dsp-tools, faad2, fbgrab, gst-dsp,
726 gst-omapfb, irda-utils, lame, libao, libcue, libcuefile,
727 libffi, libhid, libreplaygain, libsamplerate, libsigc++,
728 lsuio, mpd, musepack, python-mad, python-serial, rsh-redone,
729 sdparm, tidsp-binaries, vorbis-tools, wavpack, whetstone,
732 Removed packages: hotplug, l2tp, libfloat, microcom,
735 Issues resolved (http://bugs.uclibc.org):
737 #267: The make target: cross fails because toolchain_build_...
738 #415: Berkeley DB: mut_pthread.o: relocation R_X86_64_32 against...
739 #561: ltp-testsuite failed to install
740 #1447: Installing gfortran on PowerPC
741 #1651: Build fail caused by ccache in module-init-tools
742 #1681: Cross-compiled binaries shouldn't be installed into staging
743 #1723: [PATCH] axel: convert to generic package infrastructure and...
744 #1735: [PATCH] mplayer: convert to autotools infrastructure
745 #2551: [PATCH] native toolchain in the target filesystem fails
746 #2623: buildroot-snapshot-20100922 fails when compiling development...
747 #2647: makedevs package lacks support for 16-bit major/minor numbers
748 #2371: QT MYSQL Module does not build when MySQL installed on the host
749 #2839: compile fails in various packages with a odd message "error:...
750 #2887: tar "buffer overflow detected" error
751 #2893: Broken "make source" with external toolchain
752 #2905: Qt: Speed up compilation, if gui-module isn't selected
753 #2929: genext2fs: couldn't allocate a block (no free space)
754 #2935: Ntpdate isn't installed
755 #2965: Broken linkage to xkbcomp (blocking X server startup)
756 #2983: xlib_libX11 build failed
757 #3007: kexec doesn't build: Missing regdef.h file
758 #3085: Init scripts are not compatible with sysVinit (when busybox...
759 #3103: make external-deps wants to download gcc-.tar.bz2 when...
760 #3109: abnormal `make busybox-menuconfig`
761 #3115: How about board specific makefiles?
762 #3169: python patch has typo, aborts build in scenario
763 #3181: dhcp.mk copies S80dhcp-server to etc/init.d, not etc/init.d/
765 2010.11, Released November 30th, 2010:
767 Fixes all over the tree.
769 Updated/fixed packages: libgcrypt, qt, squid, sysstat, tcpdump,
772 Issues resolved (http://bugs.uclibc.org):
774 #2773: squid with openssl support needs openssl on the host
775 #2857: OBJDUMP definition is missing from TARGET_CONFIGURE_OPTS
777 2010.11-rc2, Released November 25th, 2010:
779 Fixes all over the tree.
781 Add support for LEON Sparc architecture variants. Fix make
782 source/external-deps for host packages.
784 Updated/fixed packages: bash, bind, busybox, dialog, gpsd,
785 libglib2, libcurl, libmad, lrzsz, midori, module-init-tools,
786 mtd-utils, openssh, openssl, pciutils, php, qt, sqlite,
787 sysstat, webkit, zlib
789 Issues resolved (http://bugs.uclibc.org):
791 #759: Sysstat build broken without libintl
792 #2479: host-module-init-tools 3.11 fails to build
793 #2725: Buildroot overrides kernel config
794 #2785: mtd-utils build fails due to missing libmtd
795 #2791: Added PHP-Process Control to the PHP-Package
796 #2797: pciutils dependencies on zlib not taken into account
797 #2809: failed to compile libglib2
798 #2821: [PATCH] Patch for JavaScriptCore in QtWebKit module
799 #2827: qt-4.7.0-pthread_getattr_np.patch invalid for qt 4.6...
800 #2833: Failed to compile webkit without X11
802 2010.11-rc1, Released November 8th, 2010:
804 Fixes all over the tree and new features.
806 Kconfig infrastructure rebased against 2.6.36-rc1, bringing
807 misc fixes + nconfig and savedefconfig targets.
809 Toolchain: ARM cortex A9 support, experimental crosstool-ng
812 Fs: Squashfs 4.1 with lzo support
814 Old-style package hooks (*_HOOK_POST_*) removed. Use the more
815 generic new-style ones instead.
817 Download handling reworked and support for git/svn downloads
820 Removed experimental shared config.cache support, as it is
823 A convenience Makefile wrapper is created when using
824 out-of-tree building, similar to how it is done for the kernel.
826 Alpha, Cris, IA64 and Sparc64 architecture support removed.
828 New packages: argp-standalone, gdk-pixbuf, gpsd, gst-ffmpeg,
829 libmpeg2, kbd, librsvg, nuttcp, rng-tools, rrdtool, xz
831 Updated/fixed packages: acpid, alsa-lib, argus, at, autoconf,
832 automake, avahi, axel, beecrypt, berkeleydb, bind, bmon, boa,
833 bootutils, bridge-utils, bsdiff, busybox, cvs, dbus, directfb,
834 dmraid, docker, dosfstools, dropbear, e2fsprogs, ethtool,
835 expat, ezxml, fbset, fconfig, ffmpeg, freetype, gadgetfs-test,
836 gamin, gawk, genext2fs, gperf, gst-plugins-base,
837 gst-plugins-ugly, gtk2-themes, gtkperf, gvfs, haserl, hdparm,
838 hostapd, hwdata, ifplugd, imagemagick, iperf, ipsec-tools,
839 iproute2, iptables, iw, jpeg, kexec, kismet, less, libcgi,
840 libcurl, libdaemon, libdnet, liberation, libevent, libeXosip2,
841 libglade, libgtk2, libiconv, libidn, libintl, libmms, libmpd,
842 libnl, liboil, libosip2, libpcap, libpng, libtool, libungif,
843 libxml2, libxslt, lighttpd, lite, lm-sensors, lockfile-progs,
844 logrotate, m4, matchbox, mdadm, mesa3d, metacity, mplayer,
845 mtd-utils, mysql_client, nano, nbd, ncftp, neon, netperf,
846 netsnmp, ng-spice-rework, ntfsprogs, ntp, openntpd, openssh,
847 openssl, openvpn, oprofile, pango, patch, pcre, php,
848 pkg-config, portmap, pppd, pptp-linux, prboom, proftpd, radvd,
849 rdesktop, readline, rp-pppoe, ruby, qt, quagga, samba, sawman,
850 sdl_mixer, sdl_sound, sed, setserial, shared-mime-info, slang,
851 speex, sqlite, squashfs, startup-notification, strace,
852 sylpheed, sysstat, taglib, tcpdump, thttpd, tiff, tn5250,
853 torsmo, tslib, udev, udpcast, usbmount, usbutils, vsftpd,
854 vtun, which, wireless-tools, wpa_supplicant, xapp_twm,
855 xapp_xbacklight, xapp_xcursorgen, xapp_xinit, xapp_xinput,
857 xdriver_xf86-input-{acecad,aiptek,evdev,joystick,keyboard},
858 xdriver-xf86-input-{mouse,synaptics,vmmouse,void},
859 xdriver-xf86-video-{apm,ark,ast,ati,chips,cirrus,dummy,fbdev},
860 xdriver-xf86-video-{geode,glide,glint,i128,i740,intel,mach64},
861 xdriver-xf86-video-{mga,neomagic,newport,nv,openchrome,r128},
862 xdriver-xf86-video-{rendition,s3,s3virge,savage,siliconmotion},
863 xdriver-xf86-video-{sis,sisusb,suncg3,suncg6,suncg14,sunffb},
864 xdriver-xf86-video-{sunleo,suntcx,tdfx,tga,trident,v4l,vesa},
865 xdriver-xf86-video-{vmware,voodeo,wsfb,xgi,xgixp},
866 xkeyboard-config, xlib_libX11, xserver_xorg-server, xstroke,
869 Deprecated packages: hotplug, lzma, ng-spice-rework, sfdisk
871 Removed packages: dillo, libglib12, libgtk12, microwin,
874 Issues resolved (http://bugs.uclibc.org):
876 #901: new package: gpsd
877 #2389: Generate a Makefile wrapper in $(O)
878 #2461: wireless_tools: install shared library if needed
879 #2521: Can't compile sdl_mixer, mikmod.h can't be found
880 #2533: xserver_xorg-server: Enable glx, if mesa3d is built
881 #2563: [PATCH] cairo: Expose the configure option to disable some...
882 #2581: libmms: Update to 0.6, and patch to work on architectures...
883 #2707: Can't compile linux kernel using buildroot + crosstool-ng
885 #2737: buildroot configuration tool crashing when the path exceeds...
886 #2767: Build for lsof broken in buildroot-2010.08
888 2010.08: Released August 31th, 2010:
890 Fixes all over the tree.
892 Updated/fixed packages: atk, xstroke
894 Removed packages: lxdoom
896 2010.08-rc2, Released August 30th, 2010:
898 Fixes all over the tree.
900 Mark the combination of uClibc 0.9.31, gcc 4.2.x, C++ and
901 locale support as broken. Remove deprecated GCC 4.2.[1-3]
904 Mark CRIS architecture as deprecated, as it is discontinued
907 Marked shared config.cache as experimental and disabled by
908 default as it is known to break with certain package
911 Toolchain: fixed gcc 4.2.x build after uClibc NPTL support got
914 fs: old-style squashfs for big endian archs fixed.
916 Updated/fixed packages: busybox, gst-plugins-base,
917 imagemagick, kismet, libgail, libglib2, libgtk2, lua,
918 luafilesystem, lzo, ncurses, netcat, pango, php, pppd,
919 proftpd, qt, samba, startup-notification, swfdec, sysvinit,
922 Removed packages: stunnel
924 Issues resolved (http://bugs.uclibc.org):
926 #635: util-linux fails to build in 2009.08
927 #2239: netcat package installs its binary to target as avr32-linux...
928 #2395: libglib2-2.24.1 and libxml2-2.7.7 fails build on MIPS because...
929 #2443: Initramfs: Don't overwrite $(TARGET_DIR)/init if it exists
930 #2449: Minor fixes for squashfs makefile and correct PowerPC e500 ...
932 2010.08-rc1, Released July 30th, 2010:
934 Fixes all over the tree and new features.
936 Toolchain: GCC 4.3.5, older 4.3.x versions removed. GCC 4.1.2
937 and non-sysroot support removed. Added support for (snapshot)
938 NPTL in uClibc, 0.9.28.3 removed,
940 Bootloaders: Various cleanups, moved to boot/, added Barebox,
941 removed yaboot. Support building u-boot from custom tarball,
944 New GTK-based configurator, usable using 'make gconfig'.
946 Java packages marked as broken. Unless someone steps up to
947 support this, they will be removed during the 2010.11
950 Alpha, IA64 and Sparc64 architectures marked as deprecated.
951 GTK+ on DirectFB has also been marked as deprecated, as it is
952 not supported in recent GTK+ versions, and more and more
953 packages depends on the new versions.
954 Unless someone steps up to support them, they will be removed
955 during the 2010.11 development cycle.
957 New packages: cgilua, copas, coxpcall, ffmpeg, libsvgtiny,
958 libgail, luafilesystem, luasocket, rings, wsapi, xavante, xterm
960 Updated/fixed packages: alsa-lib, alsamixergui, at, atk,
961 avahi, berkeleydb, bash, blackbox, busybox, bzip2, cairo,
962 cdrkit, cmake, dash, dhcp, dialog, diffutils, distcc, dmalloc,
963 dnsmasq, dropbear, e2fsprogs, fbv, file, flex, fontconfig,
964 gawk, gmpc, gnuchess, gst-plugins-base, gst-plugins-good,
965 gstreamer, gzip, icu, intltool, iostat, ipsec-tools, iptables,
966 iw, libart, libcgi, libcurl, libdrm, libeXosip, libfuse,
967 libglib2, libgpg-error, libiconv, libidn, liblockfile, libpng,
968 libsoup, lighttpd, links, linux-fusion, lmbench, lrzsz,
969 ltrace, make, midori, module-init-tools, mplayer,
970 mysql_client, nbd, ncurses, neon, netcat, netperf, netsnmp,
971 ntfsprogs, openssl, oprofile, pango, php, qt, quagga, samba,
972 setserial, sdl, sdl_mixer, sdl_sound, sdl_ttf, speech-tools,
973 sqlite, squashfs, swfdec, tftpd, thttpd, tn5250, tremor,
974 usbutils, webif, webkit, wireless_tools, xerces,
975 xkeyboard-config, xserver_xorg-server, xvkbd, zlib
977 Removed packages: modutils, portage, rxvt
979 Deprecated packages: dillo, libglib12, libgtk12, microwin, pcmcia
981 Issues resolved (http://bugs.uclibc.org):
983 #321: alsa-lib uses host include files for python which breaks ...
984 #361: linux kernel configuration choice works incorrectly
985 #387: Tremor not installed to toolchain
986 #401: new package: ffmpeg
987 #475: uImage target for U-boot failed generating
988 #543: ATK requires X11 on DirectFB target
989 #575: webkit: Buildroot Libtool Patch Fails
990 #583: build fails with external x86_64 toolchain
991 #729: sstrip creates corrupted headers
992 #829: Webkit r44552 needs libXt
993 #835: Package Dataflashboot-1.05 does not compile with buildroot...
994 #847: Compiling target-gcc v4.4 fails with "libc.so.0: cannot open...
995 #859: Add (head of) nptl branch to list of uClibc versions
996 #949: compile with debug info
997 #955: Grub fails to build with External Toolchain
998 #1051: Webkit doesn't compile (Linuxthreads new, x86)
999 #1213: Move .config into output directory
1000 #1225: Buildroot fails to account for "nof" subdirectory (no float...
1001 #1231: (sparc) Linux kernel fails to build
1002 #1261: The getline() in output/build/linux-2.6.28/scripts/unifdef.c...
1003 #1339: Busybox needs -fno-strict-aliasing to compile cleanly
1004 #1393: neon config fails libxml/parser.h: libxml2 requires, but not ...
1005 #1405: WebKit fails to build because pthread_getattr_np is not impl...
1006 #1675: GMP Error during buildroot make process
1007 #1741: external toolchain linking error
1008 #1753: lmbench: convert to generic package infrastructure
1009 #1771: Fakeroot and the target/generic/device_table.txt create bad...
1010 #1807: LZMA 4.32.7, Required header file(s) are missing
1011 #1813: xkeyboard-config fails to build because of intltool problem
1012 #1879: Bump iptables to 1.4.8
1013 #1885: Add a bunch of lua modules
1014 #1897: Bump libusb to 1.0.7
1015 #1903: Bump tn5250 to 0.17.4 and migrate to autotargets
1016 #1909: netperf-2.4.5 fails to build because of undeclared SOCK_DCCP
1017 #1927: Bump file to 5.03 and migrate to autotargets
1018 #1933: Bump gawk to 3.1.8 and migrate to autotargets
1019 #1945: PHP: add sqlite3 dependency when using external lib
1020 #1951: Bump openssl to 0.9.8o
1021 #1957: Bump sqlite to 3.6.23.1
1022 #1975: Package removal/deprecation
1023 #1981: zlib: bump to 1.2.5
1024 #1987: intltool: Fix spelling mistake
1025 #1993: Bump bash to 4.1.7(1) and migrate to autotargets
1026 #1999: Typo in path checking
1027 #2005: Bump dnsmasq to 2.55 and migrate to gentargets
1028 #2035: ipsec-tools-0.7.2 fails to build with gcc-4.4.x
1029 #2038: Bump ncurses to 5.7
1030 #2095: make gconfig: undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
1031 #2101: blackbox depends on locale support
1032 #2119: Tries to build kernel, although disabled in config
1033 #2125: libXfont build fail
1034 #2143: buildroot compiler generates segfaulting statically linked exe..
1035 #2149: xterm build failure
1036 #2155: Compression lzo don't set for ubifs
1037 #2161: [SECURITY] Update libpng to 1.2.44
1038 #2167: Bump busybox to 1.17.0, convert to gentargets, drop 1.12, ...
1039 #2181: pixman can't apply pixman-0.10.0-no-tests.patch
1040 #2191: linux-fusion build fail
1041 #2221: Qt does not compile (dependencies not taken into account?)
1042 #2233: Atmel atstk target skeletons have /etc/mtab as a file, not ...
1043 #2245: Netcat does not work due to incorrect assumptions about signed..
1044 #2251: directory output/build after make *_defconfig not found
1045 #2257: Convert netsnmp package to autotargets
1046 #2263: Bump samba to 3.3.13
1047 #2269: setserial causes make error
1049 2010.05, Released May 30th, 2010:
1051 Fixes all over the tree.
1053 Updated/fixed packages: coreutils, hal, libcap,
1054 lockfile-progs, ncftp, xserver_xorg-server
1056 Issues resolved (http://bugs.uclibc.org):
1058 #1789: binutils fails to build for i386
1059 #1843: Fix libcap build failure
1060 #1855: XORG Keyboard driver fails to compile
1062 2010.05-rc3, Released May 27th, 2010:
1064 Fixes all over the tree.
1066 Updated/fixed packages: aumix, atk, avahi, bmon, busybox, cairo,
1067 cdrkit, dbus-glib, dbus-python, docker, enchant, fltk, gamin,
1068 gettext, gmpc, gob2, grep, gstreamer, gst-plugins-bad,
1069 gst-plugins-base, gvfs, hal, iconv, icu, iperf, libcgicc,
1070 libdvdnav, libdvdread, libglade, libglib2, libgtk2, libidn,
1071 libmms, libmpd, libpcap, libsoup, lmbench, lsof, ltrace, lvm2,
1072 make, metacity, microperl, mtd-utils, mutt, nbd, netsnmp,
1073 ntfsprogs, ntp, olsr, pango, pciutils, pcmanfm, php,
1074 pkg-config, psmisc, qt, samba, shared-mime-info, squashfs,
1075 squashfs3, sshfs, startup-notification, swfdec, sylpheed,
1076 uemacs, util-linux, valgrind, vpnc, vsftpd, webkit, xstroke
1078 Issues resolved (http://bugs.uclibc.org):
1080 #75: arm buildroot "unrecognized option" error
1081 #699: Buildroot fails to copy libstdc++ to target when using external...
1082 #1693: NTP trys IPV6 even if not configured error: 'IPV6_MULTICAST...
1083 #1729: alsamixergui fails to build
1084 #1801: Avahi-autoipd doesn't create TARGET_DIR/var/lib
1085 #1819: pciutils small bugs
1086 #2065: Internal toolchain: bump gcc 4.3.x series to 4.3.5
1088 2010.05-rc2, Released May 11th, 2010:
1090 Fixes all over the tree.
1092 Updated/fixed packages: busybox, customize, gawk, gnuchess,
1093 hal, hostapd, less, libgcrypt, libnl, libxcb, linux-fusion,
1094 ltp-testsuite, mplayer, netplug, pciutils, php, sed,
1095 shared-mime-info usb_modeswitch, usbutils, vlc wpa_supplicant,
1096 xapp_bdftopcf, xapp_mkfontdir, xdriver_xf86-video-openchrome,
1097 xfont_encodings, xlib_libX11, xlib_libXfont, xlib_xtrans,
1098 xproto_fontcacheproto, xproto_fontsproto, xvkbd
1100 Removed packages: vice
1102 Issues resolved (http://bugs.uclibc.org):
1104 #849: "customize" package copies files to wrong place in target tree
1105 #985: Bump usb_modeswitch package to 1.1.0
1106 #1135: Package customize. Wrong copying
1107 #1525: Package hal deletes a whole <target>/etc/rc.d directory
1108 #1531: libxcb 1.5 build fails, due to missing xcbgen Python module
1109 #1669: Busybox failed to compile when using an external toolchain
1110 #1699: Fix usbutils dependencies and bump
1111 #1705: Fix pciutils broken cross compiling
1112 #1717: External toolchain fixes for hostapd & wpa_supplicant
1114 2010.05-rc1, Released May 3rd, 2010:
1116 Cleaned up / restructured package menu.
1118 Toolchain: uClibc 0.9.30.3 / 0.9.31, older 0.9.30.x removed.
1119 2.6.33 kernel headers, binutils 2.20.1, GCC 4.4.4,
1120 removed broken nios2 support, ppc e300cX/e500mc support,
1121 improved external toolchain support, GDB 7.x support.
1123 X.org updated to 7.5.
1125 New packages: cdrkit, cramfs, genext2fs, genromfs,
1126 libatomic_ops, librsync, libusb-compat, lmbench, netperf,
1127 squashfs, squashfs3, squid
1129 Updated/fixed packages: alsa-utils, argus, autoconf, bison,
1130 busybox, bzip2, directfb, dnsmasq, dosfstools, e2fsprogs,
1131 eeprog, fakeroot, fbv, findutils, freetype, haserl, hostapd,
1132 iperf, iptables, iw, less, libaio, libcgi, libcgicc, libdrm,
1133 libgcrypt, libglib2, libid3tag, libmad, liboil, libosip2,
1134 libpng, libraw1394, libsysfs, libxml2, libxslt, linux-fusion,
1135 ltrace, lua, lzma, madplay, makedevs, matchbox, mdadm,
1136 memstat, mesa3d, mtd-utils, nano, ncurses, openssl, patch,
1137 pciutils, php, pixman, portage, pppd, pthread-stubs, python,
1138 qt, radvd, samba, setserial, smartmontools, tar, tslib,
1139 udpcast, usb_modeswith, vtun, wget, xdata_xcursor-themes,
1140 xdriver_xf86-video-intel, xkeyboard-config, xlib_libX11,
1141 xlib_libXaw, xlib_libXfont, xlib_libXfontcache,
1142 xlib_libXxf86misc, xlib_libXtst, xlib_libpciaccess,
1143 xproto_dri2proto, xproto_eviext, xproto_fontcacheproto,
1144 xproto_xf86miscproto, xserver_xorg-server
1146 Removed packages: xapp_xtrap, xlib_libXTrap, xlib_libXevie,
1147 xlib_libXxf86misc, xxproto_evieext, proto_trapproto,
1148 xproto_xf86miscproto
1150 Issues resolved (http://bugs.uclibc.org):
1152 #513: Add new squid package
1153 #661: lmbench: new package
1154 #719: Add lua option to haserl
1155 #800: [PATCH] iperf update to 2.0.4
1156 #803: [PATCH] lua - add shared library patch and config option for...
1157 #805: [PATCH] mdadm - version update
1158 #817: integrator926_defconfig uses unsupported uboot board name
1159 #851: Add option to specify --sysroot value for external toolchain
1160 #1093: Upgrade libusb to v1.0.3 and add new libusb-compat
1161 package for compatibility with old packages that expect
1163 #1105: Add new netperf package
1164 #1111: Bump wget to 1.12 and migrate to Makefile.autotools.in
1165 #1117: Bump nano to 2.2.3 and migrate to Makefile.autotools.in
1166 #1123: Bump less to 436 and migrate to Makefile.autotools.in
1167 #1129: Bump memstat to 0.8 and migrate to Makefile.package.in
1168 #1189: Wrong u-boot configuration name for integrator926 target
1169 #1219: kernel headers not correctly installed into toolchain/staging
1170 #1267: Wrong BR2_EXTRA_VERSION
1171 #1273: BR2_INET_IPV6 does not enable IPv6 in pppd
1172 #1303: Add librsync package
1173 #1321: Busybox link fails due to lack of --sysroot option
1174 #1327: mtd-utils compile failure due to lack of --sysroot in CFLAGS
1175 #1345: Bump pppd to 2.4.5 and convert to Makefile.autotools.in
1176 #1369: cannot build radvd (flex problem)
1177 #1387: xlib_libX11-1.3.2 can't find libjpeg
1178 #1411: [SECURITY] Update openssl package to 0.9.8n
1179 #1417: Bump iptables to 1.4.7
1180 #1423: Bump e2fsprogs to 1.41.11
1181 #1429: [SECURITY] Update php to 5.2.13
1182 #1441: Add binutils 2.20.1
1183 #1447: Package installation on target with debug symbols is broken
1184 #1459: Misc QA fixes
1185 #1489: radvd update to 1.6
1186 #1513: Enable powerpc e300c2, e300c3 and e500mc optimization
1187 #1537: dev entries not created anymore
1188 #1555: Fix default uclibc-0.9.31 configuration
1189 #1561: [SECURITY] Update samba to 3.3.12
1190 #1567: openssl0.9.8n fails to compile
1191 #1573: Alsa-utils alsactl/init/* not installed to target
1192 #1591: portmap fails to compile
1193 #1615: Convert eeprog package to gentargets
1194 #1645: Bump hostapd package to 0.7.2
1196 2010.02, Release February 26th, 2010:
1198 Fixes all over the tree.
1200 Updated/fixed packages: avahi, busybox, cramfs, ipsec-tools, libcgicc,
1201 libgtk2, libraw1394, madplay, netsnmp, pango, squashfs, sylpheed, qt,
1204 Removed packages: hostap, openmotif, xpdf
1206 Issues resolved (http://bugs.uclibc.org):
1208 #165: openmotif does not build
1209 #1147: Remove obsolete hostap package
1210 #1183: make source fails to download gmp, mpfr and patches
1212 2010.02-rc2, Released February 23th, 2010:
1214 Fixes all over the tree and new features.
1216 New packages: intltool
1218 Updated/fixed packages: ace_of_penguins, alsa-lib, alsa-utils, argus,
1219 at, automake, ccache, dosfstools, e2fsprogs, flex, gob2, gmpc,
1220 gst-plugins-good, imagemagick, iw, kexec, libeXosip, libgtk2,
1221 libpcap, libpng, libsoup, libxcb, libxml-parser-perl, libxml2,
1222 libxslt, lvm2, matchbox, mplayer, rsync, rubix, shared-mime-info,
1223 tcl, webkit, xapp_mkfontscale, xfont_encodings, xfont_font-util,
1224 xlib_libfontenc, xproto_trapproto, zlib
1226 Removed package: xboard
1228 Issues resolved (http://bugs.uclibc.org):
1230 #335: atk looks for the path to the gnome library on the host
1231 #355: Please update WebKit - it doesn't compile!
1232 #453: libglib2 autoreconf
1233 #457: e2fsprogs link problem
1234 #459: libgtk2 autoreconf
1235 #469: build of libgtk2 for host incorrectly assumes that X.org ...
1236 #671: Bash fails to build when building buildront on Ubuntu 9.04
1237 #711: WebKit host dependencies problems
1238 #821: cp: illegal operation
1239 #1039: Not compiled on ubuntu karmic
1240 #1069: [PATCH] The AT91BOOTSTRAP makefile contains a typo
1242 2010.02-rc1, Released February 9th, 2010:
1244 Fixes all over the tree and new features.
1246 Generalized autotools infrastructure to be usable for
1247 non-autotools packages, see package/Makefile.package.in for
1250 Cleaned up avr32 toolchain config, external source-based
1251 toolchain support is gone.
1253 Dependency checks: Also check for makeinfo, only print output
1256 Toolchain: uClibc 0.9.30.2, gcc 4.4.3
1258 New packages: libcdaudio, libdvdnav, libdvdread, hostapd, ser2net,
1261 Updated/fixed packages: alsa-lib, alsa-utils, at, autoconf, bash,
1262 bind, binutils, bootutils, busybox, dbus, directfb, dnsmasq,
1263 e2fsprogs, gstreamer, gperf, gst-plugins-bad, gvfs, fbdump, flex,
1264 hal, iptables, iw, jpeg, kismet, libfuse, libglib2, liboil, libpcap,
1265 libungif, libxml2, libxslt, lighttpd, mesa, mpg123, mtd-utils, nbd,
1266 neon, netstat-nat, newt, openvpn, pcre, php, qt, rdesktop, readline,
1267 rpm, sawman, sdl, sdl_ttf, sqlite, sshfs, tremor, u-boot,
1268 usb_modeswitch, usbutils, webkit, wpa_supplicant, xfsprogs, zlib
1270 Removed package: asterisk, openswan
1272 Issues resolved (http://bugs.uclibc.org):
1274 #515: tcpreplay: new package
1275 #553: Wrong DirectFB ps2mouse limitation
1276 #559: mesa3d build fails
1277 #679: Autoconf cannot find M4
1278 #739: New/updated hostapd package
1279 #749: Bump usbutils package to version 0.86
1280 #751: Kernel 2.6 snapshot fetch fail
1281 #753: Bump lighttpd package to 1.4.25
1282 #757: U-Boot: mkimage cannot be installed using external toolchain
1283 #761: Add binutils 2.20 to toolchain options
1284 #763: [SECURITY] Update pcre to 7.9
1285 #765: Add buildroot branding to gcc
1286 #767: Bump iw package to 0.9.18
1287 #773: [SECURITY] Update bind to 9.5.2-P1
1288 #795: Minor edits to fix typos, grammar, spelling, usage in documen...
1289 #813: Drop not very useful generic package selection options ...
1290 #823: Editor backup files (~) is copied from the target_skeleton
1291 #827: Bump mtd-utils package to version 1.2.0
1293 #913: Bump iptables to 1.4.6
1294 #919: Bump usb_modeswitch package to 1.0.7
1295 #925: Bump wpa_supplicant package to 0.6.10
1296 #931: Bump kismet package to 2010-01-R1
1297 #937: Bump openvpn package to 2.1.1
1298 #943: Bump sqlite package to 3.6.22
1299 #961: Bump dnsmasq to 2.52
1300 #967: Bump netstat-nat to 1.4.10
1301 #973: Bump iw to 0.9.19
1302 #1003: DHCP options disabled with busybox-1.16.0
1303 #1009: [SECURITY] Bump php to 5.2.12
1304 #1015: [SECURITY] Bump bind to 9.5.1-P2
1305 #1027: Busybox flash commands conflict with those from mtd-utils
1306 #1063: [SECURITY] Update lighttpd to 1.4.26
1308 2009.11, Released December 1st, 2009:
1310 Additional fixes and cleanups.
1312 Updated/fixed packages: alsamixergui, autoconf, coreutils, fltk,
1313 microperl, ncurses, vim
1315 Issues resolved (http://bugs.uclibc.org):
1317 #707: Cant configure fltk-1.1.7. configure: error: Configure could ...
1319 2009.11-rc2, Released November 29th, 2009:
1321 Additional fixes and cleanups.
1323 Updated/fixed packages: busybox, dbus, fltk, gvfs, ltrace
1325 2009.11-rc1, Released November 23rd, 2009:
1327 Fixes all over the tree and new features.
1329 Cleaned up / Simplified build directory layout. Refer to
1330 docs/buildroot.html#using for details.
1332 Target defconfig files moved to configs/ and listed in 'make help'
1335 Fixed *clean targets. Now clean removes everything generated,
1336 so you can do a fresh rebuild. Distclean furthermore removes
1337 kbuild tools and .config, bringing the source tree back in a
1340 Toolchain: ARM cortex A8 support, GCC 4.4.2, sensible default
1341 soft / hardfloat setting for architecture, ensure target-ldd
1344 New packages: divine, gvfs, libarchive, libmicrohttpd,
1345 sdl_sound, swfdec, sysstat
1347 Updated/fixed packages: alsa-lib, alsamixergui, autoconf, bootutils,
1348 busybox, gcc, directfb, dnsmasq, e2fsprogs, festival, gamin, gperf,
1349 gqview, gstreamer, gst-plugins-bad, gst-plugins-base, gst-plugins-good,
1350 imagemagick, ipkg, iptables, iw, kernel-headers, kismet, leafpad,
1351 libelf, libevent, libglib2, libidn, liblockfile, libmad, libpcap,
1352 libupnp, libuuid, libxml2, lighttpd, ltrace, lua, lzma, magiccube4d,
1353 matchbox, mdadm, nbd, ncftp, ncurses, netkittelnet, netsnmp,
1354 ng-spice-rework, ntfs-3g, openntp, openssl, pcmanfm, php, psmisc,
1355 python, quagga, radvd, rpm, rsync, rubix, samba, sawman, sdl, sdl_image,
1356 shared-mime-info, sfdisk, spawn-fcgi, speech-tools, sqlite, squashfs,
1357 synergy, syslinux, sysklogd, target-binutils, tcpdump, torsmo, u-boot,
1358 udpcast, util-linux, valgrind, vsftpd, wipe, wpa-supplicant, x11vnc,
1359 xdata_xcursor-themes, xboard, xfsprogs, xstroke, zlib[5~
1361 Removed package: mdnsresponder, mpatrol, gcc 3.4.6 + 4.0.4, vice
1363 Issues resolved (http://bugs.uclibc.org):
1365 #301: allow to install libsmbclient
1366 #303: add gvfs package
1367 #477: Add sdl_sound package
1368 #487: Make kismet package sexier
1369 #511: New package usb_modeswitch
1370 #527: misc fixes for dnsmasq package
1371 #565: libevent: Bump version and clean up makefile
1372 #587: Use iptables multipurpose binaries and bump to 1.4.4
1373 #593: Missing early check for patch(1)
1374 #597: (REOP) Selecting busybox in buildroot's config clobbers ar ...
1375 #609: libmicrohttpd: New package
1376 #615: python: Don't delete .py files unless asked
1377 #617: netkit/inetd requires RPC and fails to build if RPC is disabled
1378 #619: netkittelnet requires netkitbase to install, but there's no ...
1379 #645: allow to build nbd-server with NBD package
1380 #653: [SECURITY] Update php package to version 5.2.11
1381 #655: Update sqlite package to version 3.6.18
1382 #657: Bug in imagemagick-clean target
1383 #663: Add option for NAND flash with 512B Page and 16 kB erasesize ...
1384 #665: [PATCH] Samba package
1385 #667: [PATCH] e2fsprogs
1386 #683: SDL-dfb does not select directfb
1387 #701: make install problem with unstripped binaries
1388 #703: [SECURITY] Update openssl package to 0.9.8l
1389 #705: Bump spawn-fcgi package to 1.6.3
1390 #709: Bump lighttpd package to 1.4.24
1391 #713: Migrate openntpd package to Makefile.autotools.in
1392 #715: Bump libidn package to 1.15 and other fixes
1393 #717: Bump dnsmasq to 2.51 and introduce new IDN option
1394 #731: Bump iw package to 0.9.17
1396 2009.08, Released August 31th, 2009:
1398 Additional fixes and cleanups.
1400 Updated/fixed packages: ctorrent, saveconfig/getconfig,
1401 sdl_net, util-linux.
1403 Issues resolved (http://bugs.uclibc.org):
1405 #529: util-linux doesn't find headers and include libs correctly
1406 #557: Build ctorrent with SSL support if available
1408 2009.08-rc3, Released August 26th, 2009:
1410 Additional fixes and cleanups.
1412 Updated/fixed packages: alsa-utils, berkeleydb, busybox, dbus,
1413 directfb, enchant, kernel headers.
1415 Issues resolved (http://bugs.uclibc.org):
1417 #471: Allow directfb compilation with debug
1418 #541: Removal of CVS directories in target filesystem broken
1419 #547: berkeleydb: Update config.{sub, guess}
1420 #549: enchant: Fix dependencies.
1421 #569: Fix alsa-utils build for x86 on x86-64
1423 2009.08-rc2, Released August 6th, 2009:
1425 Additional fixes and new features.
1427 New packages: libuuid, gcc 4.3.4.
1429 Updated/fixed packages: busybox, classpath, gzip, ipsec-tools,
1430 jamvm, libusb, microperl, neon, popt, sed, webkit.
1432 Fixed issue with 'make oldconfig'
1434 Issues resolved (http://bugs.uclibc.org):
1436 #525: sed broken with external toolchain
1437 #537: Fix gzip build with recent glibc
1439 2009.08-rc1, Released August 2nd, 2009:
1441 Fixes all over the tree and new features.
1443 Improvement of external toolchain support:
1444 - Support for glibc toolchains.
1445 - The toolchain configuration announced to Buildroot is
1446 verified against the real toolchain configuration.
1447 - Fixes, documentation.
1449 Cleanup X.org support: clarified configuration options, and
1450 removed mandatory dependency on useless libraries such as
1453 New QT-based configurator, usable using 'make xconfig'.
1455 Support for the Xtensa architecture.
1457 Toolchain: GCC 4.4.1, 2.6.30 kernel headers, removed < 2.6.26
1460 New packages: bmon, ctorrent, dosfstools, enchant,
1461 gst-plugins-bad, iw, libmms, libnl, netstat-nat, ntfsprogs,
1462 sdl_gfx, spawn-fcgi.
1464 Updated packages: bind, busybox, coreutils, sqlite, directfb,
1465 expat, gamin, gnuconfig, haserl, ipsec-tools, classpath,
1466 libcurl, libglib2, liblockfile, libpng, libsoup, libxml2,
1467 lighttpd, ltp-testsuite, lvm2, matchbox, memstat,
1468 gst-plugins-good, gstreamer, libogg, libvorbis, mplayer,
1469 neon, openssl, pciutils, php, qt, ruby, sawman, webkit,
1470 wpa-supplicant, xdriver_xf86-input-synaptics,
1471 xdriver_xf86-video-intel, xlib_libXfont, xlib_libXft,
1472 xlib_libXt, xproto_xproto, xserver-xorg, xutil_makedepend,
1475 Issues resolved (http://bugs.uclibc.org):
1477 #83: liblockfile fails to compile due to eaccess redefinition
1478 #163: Xtensa architecture port
1479 #171: xorg-server / kernel headers 2.6.26 - vm86.c compilation issue
1480 #241: device mapper + lvm2: build together
1481 #243: ctorrent: new package
1482 #247: ntfsprogs: new package
1483 #271: Library 'libgcc_s.so.1' not installed in search path
1484 #287: New package libnl
1485 #289: New package iw
1486 #331: Update MPlayer to version 1.0rc2
1487 #333: Bump sqlite package to 3.6.15
1488 #349: update libsoup to version 2.26.2
1489 #357: New package netstat-nat
1490 #359,#413: Upgrade openvpn to Makefile.autotools.in
1491 #367: linux kernel compile error for arm926t
1492 #369: Add SDL_gfx package
1493 #373: Support for building gstreamer without libxml
1494 #379: update DirectFB to version 1.4.0
1495 #383: gst-plugins-good: Allow soup plugin to be configured
1496 #385: neon: Fix pkgconfig dependency
1497 #387: Tremor not installed to toolchain
1498 #389: New package bmon
1499 #391: gstreamer: Bump version to 0.10.23
1500 #393: gst-plugins-base: Bump version to 0.10.23
1501 #395: gst-plugins-bad: New package
1502 #403: Error while building iso9660 image
1503 #409: Bump php package to 5.2.10
1504 #411: ipsec-tools: Bump version to 0.7.2
1505 #417: New package spawn-fcgi
1506 #419: Bump lighttpd package to 1.4.23
1507 #421: toolchain: Clean up toolchain locale support menu
1508 #427: webkit: Update to WebKit svn r44552
1509 #437: ltp-testsuite: Bump version to 20090630
1510 #451: Upgrade from unmaintained dosfstools-2.11 to dosfstools-3.0.3
1511 #467: DirectFB 1.4.1
1512 #473: memstat_0.5.tar.gz has install with -D and that fails "make"
1513 #491: libxml2: Bump version to 0.7.3
1514 #495: Bump bind package to 9.5.1-P3 (security)
1515 #497: OpenSSL RSA key generation hangs on x86_64
1516 #509: Bump sqlite package to 3.6.16
1517 #523: pciutils broken with external toolchain
1518 #533: Update gamin to 0.1.10 to fix compilation
1520 2009.05, Released June 1st, 2009:
1522 Fixes for dropbear & diffutils, bump linux-advanced 2.6.29.x
1523 version and marked ubifsroot as broken.
1525 2009.05-rc3, Released May 27th, 2009:
1527 Fixes for toolchain (gcc arm pr37436), stable kernel versions,
1528 busybox, curl, libusb, readline, python and strace.
1530 Issues resolved (http://bugs.uclibc.org):
1532 #345: libcurl package needs a urandom fix
1534 2009.05-rc2, Released May 19th, 2009:
1536 Fixes for toolchain (gcc w/softfloat on ppc, 3.4.6 buildfix
1537 for newer hosts), stable kernel versions, busybox, cups,
1538 dmraid, docker, mesa3d, rsync and updated defconfigs.
1540 xserver marked as broken on AVR32 and atngw100-expanded
1543 Issues resolved (http://bugs.uclibc.org):
1545 #167: metacity does not build
1546 #295: gamin installs python support even if python is disabled
1547 #323: gen_matypes fails to execute during build of Mesa when us...
1549 2009.05-rc1, Released May 5th, 2009:
1551 Fixes all over the tree, further conversion of packages to
1552 Makefile.autotools.in and we now build host versions of
1553 packages where needed for build time dependencies instead of
1554 relying on the correct versions being available on the build
1555 host. Ancient toolchain / busybox versions have furthermore
1556 been removed as announced in the 2009.02 release notes.
1558 New packages: flac, gob2, lzop, taglib, wpa_supplicant
1560 Updated packages: avahi, bind, binutils, busybox, dbus, dbus-glib,
1561 directfb, dnsmasq, freetype, gcc, gmp, gstreamer, iptables, kernel
1562 headers, kexec, libglib2, libpng, libsndfile, lua, mpfr, ntfs-3g,
1563 openssl, php, qtopia4, rsync, samba, sqlite, tar, uboot, uclibc,
1564 util-linux, xorg7, xerces
1566 Issues resolved (http://bugs.uclibc.org):
1568 #5,#77,#141,#143: Convert php package to Makefile.autotools.in
1569 and a ton of other improvements
1570 #19: page.h missing by util-linux
1571 #37: update libglib2 to version 2.18.4
1572 #61: tslib puts staging_dir into pkgconfig file
1573 #69: tar refuses to build
1574 #71,#175: ./wchar.h:41:12: error: empty filename in #include
1575 #73: Bump openssl package to the latest version
1576 #81: New package wpa_supplicant
1577 #99: new package: flac
1578 #101: update gstreamer packages
1579 #105,#313: menuconfig segfaults on tinyx if wchar is not
1581 #107: convert libvorbis to Makefile.autotools.in
1582 #109: Make pppd package avoid bsd err
1583 #111: binutils 2.17 fails to build when texinfo >= 4.10
1584 #133: Modify ncurses5-config to get correct include path
1585 #137: Bump php to version 5.2.9
1586 #139: Bump sqlite to 3.6.11 and convert to
1587 Makefile.autotools.in
1588 #145: Bump bind package to 9.5.1-P1 (security)
1589 #147: buildroot toolchain fails to build w/binutils-2.19.1
1590 #151: openssl package trivial fixes
1591 #161: vim fails on patching with errors in configure.patch
1592 #169: blackbox-0.70.1 does not build
1593 #177: xdriver_xf86-input-keyboard does not build
1594 #179: Upgrade dropbear to Makefile.autotools.in
1595 #181: Update to Xorg 7.4
1596 #187: ntfs-3g: could not build cross
1597 #191: alsa-lib ARM binaries always built with EABI
1598 #213: Bump wpa_supplicant package to version 0.6.9
1599 #217: Bump openssl package to 0.9.8k (security)
1600 #219: Toolchain build fails on m4
1601 #225: m4 macros are out of place
1602 #233: make ipv6 optional in iptables
1603 #237: ncftp: convert to Makefile.autotools.in
1604 #239: ntfs-3g: convert to Makefile.autotools.in
1605 #245: lzop: new package
1606 #271: Bump bind package to 9.5.1-P2 (security)
1607 #277: Bump sqlite package to 3.6.16
1608 #279: update libglib2 to version 2.20.1
1609 #281: update DirectFB to version 1.2.8
1611 #285: compilation of samba fails if IPV6 support is missing
1612 #293: update samba to version 3.3.3
1613 #299: add shared-mime-info package
1614 #307: make openssl package respect build flags