]> Git Repo - buildroot-mgba.git/blob - CHANGES
uClibc: fix sparc build breakage
[buildroot-mgba.git] / CHANGES
1 2011.11, Not released yet:
2
3         Fixes all over the tree and new features.
4
5         Updated asciidoc documentation
6
7         Toolchain: Bumped 3.x stable kernel headers, use wget in
8         crosstool-ng as well, bump crosstool-ng version, gdb fixes.
9
10         Updated/fixed packages: distcc, file, gst-plugins-bad, libxcb,
11         mplayer, rpm, rrdtool, tar, tftpd
12
13         Issues resolved (http://bugs.uclibc.org):
14
15         #4021: uClibc: undefined reference to `__GI___errno_location'
16
17 2011.11-rc1, Released November 11th, 2011:
18
19         Fixes all over the tree and new features.
20
21         Moved misc scripts and support stuff to support/. Renamed
22         patch-kernel.sh to support/scripts/apply-patches.sh.
23
24         Documentation: Moved to asciidoc format, make targets to
25         generate text/html/pdf/epub output added.
26
27         Defconfigs: Qemu configs updated to 3.1 kernel and readmes
28         added.
29
30         Bootloaders: Add support for custom git tree / tarballs for
31         barebox, similar to how it's handled for u-boot. Clean up
32         menuconfig options.
33
34         Toolchain: Update external codesourcery toolchain download
35         URLs after Codesourcery got bought by Mentor, add x86
36         toolchain, update toolchain versions and optimize toolchain
37         sysroot copying. Fix uClibc 0.9.32 builds for e500 PPC,
38         updated GDB versions / download URLs. Binutils
39         libbfd/libopcodes static/dynamic linking fix. GCC 4.6.2 added,
40         use ctng-1.13.0.
41
42         Package infrastructure: Support for local packages /
43         overrides, package dir / name arguments dropped from
44         {GEN,AUTO,CMAKE}TARGETS.
45
46         Linux: Kernel extensions infrastructure support, Xenomai +
47         RTAI support.
48
49         Updated/fixed packages: acpid, bind, busybox, dash, dbus,
50         dbus-glib, directfb, dnsmasq, drystone, e2fsprogs, ethtool,
51         fakeroot, fbdump, file, freetype, fuse, gamin, gmp, gmpc,
52         gnutls, gob2, gst-plugins-{base,bad,good,ugly}, gstreamer,
53         hostapd, ifplugd, imagemagick, intltool, ipsec-tools, ipset,
54         iptables, iw, jpeg, kexec, leafpad, less, libargtable2, libao,
55         libconfuse, libcuefile, libcurl, libdaemon, libevent,
56         libglib2, libiconv, libmpd, libreplaygain, libroxml,
57         libsamplerate, libsndfile, libsoup, libsvgtiny, libtool,
58         libxcb, lighttpd, links, linux-fusion, lite, lrzsz, lsof, lzo,
59         lzop, makedevs, mcookie, mpg123, mpd, mpfr, mtd, musepack,
60         mutt, mysql_client, ncftp, ncurses, neon, netcat, netsnmp,
61         ntfs-3g, ntfsprogs, ntp, openntpd, openssh, openssl, oprofile,
62         orc, pciutils, psmisc, python, qt, quagga, radvd, rpm, rsync,
63         samba, sawman, sdl_sound, smartmontools, sqlite, squid,
64         stunnel, sudo, sylpheed, sysstat, taglib, tar, tcpreplay,
65         tslib, usbutils, util-linux, valgrind, wget, whetstone, which,
66         wpa-supplicant, xdata_xcursor-themes, xmlstarlet, xterm
67
68         New packages: bluez-utils, cifs-utils, fftw, fluxbox, json-c,
69         libev, libftdi, libgeotiff, libmodbus, libplayer, live555,
70         ngrep, noip, opencv, openocd, picocom, poco, portaudio,
71         pulseaudio, pv, rtai, vala, xenomai.
72
73         Removed packages: liboil, sfdisk, swfdec, webif
74
75         Issues resolved (http://bugs.uclibc.org):
76
77         #505:  live555: new package
78         #507:  Enable live and tv options in MPlayer-1.0rc2
79         #531:  let e2fsprogs package to export headers to staging dir if needed
80         #1171: Linuxthreads new cannot find sysdep.h
81         #1357: Add bluez to buildroot system
82         #2107: New package: input-event-daemon
83         #2599: New package: orc (Oil Runtime Compiler)
84         #2605: gstreamer: Update to 0.10.30
85         #2677: introducing util-linux-ng as replacement for util-linux
86         #2917: Qt: Add declarative module
87         #3145: jffs2 image generation fails
88         #3271: netperf-2.4.5 fails to compile
89         #3331: xdata_xcursor-themes depends on xcursorgen
90         #3343: Add file:// download SITE_METHOD
91         #3391: Add support for specifying an external kernel tree
92         #3631: Error while compiling with Xorg
93         #3709: oprofile doesn't build for mipsel
94         #3925: midori not getting compile
95         #4045: Add support for downloading i386 toolchains from codesourcery
96         #4165: lrzsz-fix-symlink-at-rebuild.patch
97         #4171: makedevs-unused-but-set-variable.patch
98         #4183: Codesourcery toolchain download site has changed
99         #4231: libneon.so: undefined reference to `SSL_SESSION_cmp'
100         #4381: Add option to lighttpd to enable Lua support
101         #4387: Make sure that dest dir exists before installing mtd files
102
103 2011.08, Released August 31th, 2011:
104
105         Fixes all over the tree.
106
107         Toolchain: Fix codesourcery 2009q3 ARM download, Linux 3.0.4
108         kernel headers.
109
110         Updated/fixed packages: ipset, python
111
112 2011.08-rc2, Released August 29th, 2011:
113
114         Fixes all over the tree.
115
116         Toolchain: crosstool-NG 1.12.1, use binutils 2.21 on
117         mips/sh/older uClibc, disallow uClibc 0.9.32 on avr32/sh
118         (broken).
119
120         Defconfigs: kernel updates, fix mini2440 serial port config,
121         remove old arm toolchain configs.
122
123         Bootloaders: Fix grub patching, add barebox-{n,x,menuconfig}
124         targets similar to linux/busybox.
125
126         Updated/fixed packages: barebox, directfb, libsoup,
127         libxml-parser-perl, mtd, ncurses, python, ti-utils, udev,
128         usbmount, util-linux, xfont_font-misc-misc
129
130         Issues resolved (http://bugs.uclibc.org):
131
132         #3685: ncurses installation hangs due to old version of tic
133         #4093: Grub fails to install bz2 patch after conversion to...
134
135 2011.08-rc1, Released August 4th, 2011:
136
137         Fixes all over the tree and new features.
138
139         Toolchain: uClibc 0.9.32 / NPTL support, 0.9.29 removed,
140         ext-toolchain-wrapper improvements, improved non-MMU
141         support. GCC 4.3.6 / 4.6.1.
142
143         GENTARGETS infrastructure extended to cover bootloaders and
144         Linux kernel as well. Options to retrive Linux/U-Boot from a
145         custom git repo instead of upstream tarballs.
146         Support for Linux 3.x and release candidate tarballs.
147         X-Loader bootloader for omap added.
148
149         Make source/external-deps now also works for external
150         toolchains / crosstool-ng backend.
151
152         Updated/fixed packages: autoconf, berkeleydb, bind, binutils,
153         bmon, bridge-utils, busybox, cmake, dbus, dbus-glib,
154         e2fsprogs, ethtool, ffmpeg, gst-plugins-{bad,base,good,ugly},
155         gvfs, hostapd, iproute2, iptables, iw, jpeg, lame, libarchive,
156         libdnet, libdrm, libgcrypt, libgtk2, libmpeg2, libpng,
157         libsoup, lighttpd, linux-fusion, lzo, midori, mtd-utils,
158         nfs-utils, openvpn, oprofile, orc, pkg-config, proftpd, qt,
159         ruby, samba, sdl, shared-mime-info, sudo, sqlite, squid,
160         synergy, udev, usbmount, usbutils, util-linux, valgrind,
161         webkit, xorg-xserver, xz, zlib
162
163         New packages: acl, attr, ebtables, gnutls, inotify-tools,
164         ipset, libargtable2, libiqrf, libmnl, libnspr, libnss,
165         libroxml, libyaml, live555, mxml, orc, rsyslog, sredird,
166         statserial, stunnel, ti-utils, uboot-tools, yajl
167
168         Deprecated packages: liboil, swfdec
169
170         Removed packages: hal
171
172         Issues resolved (http://bugs.uclibc.org):
173
174         #3559: libnspr: Add new package
175         #3595: patch to add libroxml
176         #3565: libnss: Add new package
177         #3583: xfonts_font-adobe-100dpi fails due to missing map file
178         #3649: [PATCH] Add mapdir to existing pkg-config patch
179         #3907: 2011.05 - Qt 4.7.3 not building on ARM
180         #3961: Nfs-utils: Remove SUSv3-function index
181         #3985: "help" target's defconfig list needs sort
182         #3997: bump libroxml to v2.1.0
183
184 2011.05, Released May 27th, 2011:
185
186         Updated/fixed packages: makedevs
187
188 2011.05-rc2, Released May 24th, 2011:
189
190         Fixes all over the tree.
191
192         Toolchain: Code sourcery ARM 2009q1 download URL fixed /
193         2009q3 external toolchains added. Crosstool-NG bumped to
194         1.11.3, eglic/glibc configuration fixes. Linux kernel 2.6.38.x
195         bumped to 2.6.38.7.
196
197         Updated/fixed packages: bind, fakeroot, kbd, psmisc, qt
198
199 2011.05-rc1, Released May 18th, 2011:
200
201         Fixes all over the tree and new features.
202
203         External toolchain improvements: We now build a binary
204         toolchain wrapper and install it into HOST_DIR/usr/bin, which
205         enforces the correct compiler arguments, making an external
206         toolchain as easy to use outside of Buildroot as the internal
207         ones are. This also brought a cleanup of CFLAGS, making the
208         Buildroot build output easier to read.
209
210         Rootfs device handling improvements: Choice between static
211         /dev, devtmpfs and devtmpfs with either mdev or udev.
212
213         Toolchain: More preconfigured codesourcery external
214         toolchains, improved Crosstool-NG support, fix for GCC
215         snapshot versions, GCC 4.4.6 / 4.5.3, experimental GCC 4.6.0
216         support, target-GCC fixes, uClibc fixes, 0.9.32-rc3 support.
217
218         Bootloaders: U-boot 2011.03, Barebox 2011.05.0
219
220         Linux: support for custom kernel image targets, E.G. for
221         powerpc builds with embedded device trees.
222
223         Misc fixes for qemu defconfigs, ensuring correct serial
224         terminal setup out of the box.
225
226         Misc gentarget / autotools handling fixes.
227
228         Updated/fixed packages: alsa-lib, alsa-utils, alsamixergui,
229         atk, avahi, bind, bison, busybox, copas, dbus-glib, dhcp,
230         dhcpdump, dnsmasq, dropbear, ethtool, fakeroot, ffmpeg, file,
231         gamin, gnuconfig, gst-ffmpeg, gst-plugins-good, gtk2-engines,
232         haserl, hostapd, icu, imagemagick, iproute2, iw, kismet, less,
233         libcap, libdnet, libglade, libglib2, libgtk2, libnl, libpng,
234         libxml2, libxml2, libxslt, lighttpd, lockfile-progs, makedevs,
235         midori, mpg123, mpc, mpd, mpfr, mplayer, mtd-utils, ncurses,
236         netsnmp, openssh, openssl, openvpn, pango, pkg-config, popt,
237         procps, proftpd, qt, quagga, readline, rsync, samba, sdl,
238         socat, squashfs, squid, sudo, tslib, udev, usbutils, webkit,
239         wpa_supplicant, xerces, xfont_font-misc-misc, xlib_libX11,
240         xlib_libXfont, xlib_xtrans, xorg-server, xterm, xz
241
242         New packages: bonnie++, can-utils, gdisk, htop,
243         input-event-daemon, libexif, libraw, libv4l, ngircd
244
245         Removed packages: festival
246
247         Issues resolved (http://bugs.uclibc.org):
248
249         #2131: Add OpenMP support to the toolchain
250         #3379: New Package: bonnie++
251         #3445: Not working openssl-10.0.0d on 386sx
252         #3451: fakeroot package: wrong FAKEROOT_SITE variable
253         #3457: alsamixergui: broken URL
254         #3475: Calling sync on large filesystems when not always necessary
255         #3511: make busybox-menuconfig does not download busybox package
256         #3541: Quotes in the top Makefile:217 break buildroot/kernel config...
257         #3571: u-boot: fw_printenv does not build
258         #3643: popt source url is not responding
259         #3733: dropbear: make zlib optional
260         #3757: Buildroot can't build mplayer with libmad
261
262 2011.02, Released February 28th, 2011:
263
264         Fixes all over the tree.
265
266         Updated/fixed packages: alsamixergui, avahi, ffmpeg, icu, mpd,
267         nuttcp, qt, slang, squashfs, sylpheed, synergy, xerces
268
269         Deprecated packages: devmem2, webif
270
271         Issues resolved (http://bugs.uclibc.org):
272
273         #2911: Qt: Disable qt3support-option, if gui-module isn't selected
274         #3259: Unable to build webkit (on arm)
275         #3295: slang fails to build on mipsel
276         #3325: ffmpeg fails to build
277
278 2011.02-rc2, Released February 24th, 2011:
279
280         Fixes all over the tree.
281
282         Festival packages marked as broken. Unless someone steps up
283         to support them, they will be removed during the 2011.05
284         development cycle.
285
286         Updated/fixed packages: atk, avahi, bind, cairo, dbus,
287         enchant, fakeroot, gmpc, gpsd, gvfs, iperf, jpeg, libarchive,
288         libcgicc, libdaemon, libdrm, libevent, libgail, libglib2,
289         libgpg-error, libmicrohttpd, librsvg, libsoup, libxcp,
290         makedevs, matchbox-fakekey, matchbox-startup-monitor, mdadm,
291         metacity, mpd, nasm, nfs-utils, olsr, openssl, popt,
292         pthread-stubs, quagga, rpm, samba, sdl, sdl_gfx, sdl_image,
293         sdl_mixer, sdl_sound, sdl_ttf, squashfs, synergy, taglib,
294         tcpreplay, tiff, wpa_supplicant, xcb-util,
295         xdriver_xf86-input-{acepad,aiptek,evdev,joystick,keyboard},
296         xdriver_xf86-input-{mouse,synaptics,void},
297         xdriver_xf86-video-{chips,dummy,geode,glide,intel,nv,wsfb},
298         xlib_lib{ICE,SM,XScrnSaver,Xau,Xcursor,Xdmcp,Xi,Xinerama},
299         xlib_lib{Xrandr,Xt,Xtst,Xxf86dga,Xxf86vm,dmx,fontenc,pciaccess},
300         xserver_xorg-server, xz
301
302         Removed packages: ace_of_penguins, vlc
303
304         Issues resolved (http://bugs.uclibc.org):
305
306         #3205: Failing chmod when running "make" in buildroot (openssl)...
307         #3277: quagga fails to build with SNMP support
308         #3283: See why nfs-utils needs fakeroot, and convert to autotools
309         #3307: synergy fails to build due to missing XTest library
310
311 2011.02-rc1, Released February 14th, 2011:
312
313         Fixes all over the tree and new features.
314
315         External toolchain improvements: clarification of the options,
316         and introduction of the toolchain profile concept, for
317         well-known toolchains. Buildroot is now capable of
318         automatically downloading and extracting well-known toolchains
319         (for the moment, CodeSourcery ARM, PowerPC, MIPS and SuperH
320         toolchains are supported). Crosstool-NG backend updated and
321         improved.
322
323         Complete rework of how hardware boards are supported.
324         Each board now only has a single defconfig file, and all
325         board-specific options have been removed. See
326         docs/buildroot.html#board_support for details.
327
328         Added support for the following boards: Mini2440, Qemu ARM
329         Versatile, Qemu MIPSel Malta, Qemu PowerPC G3beige, Qemu SH4
330         r2d and Qemu x86. The Qemu boards support allows to easily
331         build systems that are known to work under Qemu.
332
333         Initial support for Blackfin processors.
334
335         Staging directory moved into $(O)/host/usr/<tuple>/sysroot, in
336         preparation for support of SDK. For the same reason, the
337         toolchain binaries (cross-compiler and other related tools)
338         are now installed in $(O)/host/usr/bin/. The cross pkg-config
339         now also automatically returns correct values for cross
340         compilation, without needing any environment variables to be
341         set.
342
343         Ccache support reworked. Now used for both host and target
344         compilation, and cache is stored in ~/.buildroot-ccache.
345
346         Toolchain: uClibc 0.9.32-rc2, several components moved to
347         normal AUTOTARGET packages.
348
349         Generic cmake infrastructure, similar to the existing
350         GENTARGETS/AUTOTARGETS.
351
352         Support for bzr downloads, next to the existing git/svn support.
353
354         Kconfig infrastructure rebased against 2.6.38-rc3, bringing
355         misc fixes. 'xconfig' now uses Qt4 rather than Qt3.
356
357         EXT2 file system size handling improved, UBI image support, fs
358         configuration options cleanup, U-Boot/Barebox version bumps.
359
360         Updated/fixed packages: alsa-utils, at, autoconf, automake,
361         bash, binutils, bison, busybox, bzip2, cdrkit, cloop, cmake,
362         coreutils, cups, dbus, dbus-python, dhcp, directfb,
363         direcfb-examples, dmalloc, dnsmasq, dosfstools, e2fsprogs, ed,
364         fbset, ffmpeg, findutils, flac, freetype, gdk-pixbuf, gmp,
365         grep, gperf, gst-ffmpeg, gst-plugins-bad, gst-plugins-base,
366         gst-plugins-good, gst-plugins-ugly, gstreamer, gvfs, hdparm,
367         hostapd, i2c-tools, icu, imagemagick, input-tools, iproute2,
368         iptables, iw, jpeg, kexec, libaio, libart, libcap, libconfig,
369         libfuse, libglib2, libidn, libmad, libogg, libpcap, libpng,
370         libsndfile, libtheora, libtool, libusb-compat, libvorbis,
371         libxcb, libxml2, libxslt, links, linux-fusion, lm-sensors,
372         lsof, ltp-testsuite, ltrace, lvm2, lzo, m4, makedevs,
373         memtester, mesa3d, mii-diag, mpc, mpfr, mpg123, mplayer,
374         mrouted, mtd-utils, nano, netperf, netplug, ntfs-3g, ntp,
375         openssh, openssl, openvpn, oprofile, pango, patch, pciutils,
376         php, pkgconfig, portmap, psmisc, python, qt, rsync, ruby,
377         sawman, screen, sdl_gfx, sdl_sound, smartmontools, socat,
378         sqlite, squid, sshfs, sstrip, sysklogd, sysstat, sysvinit,
379         tar, tcpdump, tslib, udev, usbutils, vim, vtun, webkit, wipe,
380         x11vnc, xapp_xlogo, xcb-proto, xfont_font-util,
381         xkeyboard-config, xlib_libX11, xz, zlib
382
383         New packages: dhrystone, dsp-tools, faad2, fbgrab, gst-dsp,
384         gst-omapfb, irda-utils, lame, libao, libcue, libcuefile,
385         libffi, libhid, libreplaygain, libsamplerate, libsigc++,
386         lsuio, mpd, musepack, python-mad, python-serial, rsh-redone,
387         sdparm, tidsp-binaries, vorbis-tools, wavpack, whetstone,
388         xl2tp, xmlstarlet
389
390         Removed packages: hotplug, l2tp, libfloat, microcom,
391         ng-spice-rework
392
393         Issues resolved (http://bugs.uclibc.org):
394
395         #267:  The make target: cross fails because toolchain_build_...
396         #415:  Berkeley DB: mut_pthread.o: relocation R_X86_64_32 against...
397         #561:  ltp-testsuite failed to install
398         #1447: Installing gfortran on PowerPC
399         #1651: Build fail caused by ccache in module-init-tools
400         #1681: Cross-compiled binaries shouldn't be installed into staging
401         #1723: [PATCH] axel: convert to generic package infrastructure and...
402         #1735: [PATCH] mplayer: convert to autotools infrastructure
403         #2551: [PATCH] native toolchain in the target filesystem fails
404         #2623: buildroot-snapshot-20100922 fails when compiling development...
405         #2647: makedevs package lacks support for 16-bit major/minor numbers
406         #2371: QT MYSQL Module does not build when MySQL installed on the host
407         #2839: compile fails in various packages with a odd message "error:...
408         #2887: tar "buffer overflow detected" error
409         #2893: Broken "make source" with external toolchain
410         #2905: Qt: Speed up compilation, if gui-module isn't selected
411         #2929: genext2fs: couldn't allocate a block (no free space)
412         #2935: Ntpdate isn't installed
413         #2965: Broken linkage to xkbcomp (blocking X server startup)
414         #2983: xlib_libX11 build failed
415         #3007: kexec doesn't build: Missing regdef.h file
416         #3085: Init scripts are not compatible with sysVinit (when busybox...
417         #3103: make external-deps wants to download gcc-.tar.bz2 when...
418         #3109: abnormal `make busybox-menuconfig`
419         #3115: How about board specific makefiles?
420         #3169: python patch has typo, aborts build in scenario
421         #3181: dhcp.mk copies S80dhcp-server to etc/init.d, not etc/init.d/
422
423 2010.11, Released November 30th, 2010:
424
425         Fixes all over the tree.
426
427         Updated/fixed packages: libgcrypt, qt, squid, sysstat, tcpdump,
428         xserver-xorg
429
430         Issues resolved (http://bugs.uclibc.org):
431
432         #2773: squid with openssl support needs openssl on the host
433         #2857: OBJDUMP definition is missing from TARGET_CONFIGURE_OPTS
434
435 2010.11-rc2, Released November 25th, 2010:
436
437         Fixes all over the tree.
438
439         Add support for LEON Sparc architecture variants. Fix make
440         source/external-deps for host packages.
441
442         Updated/fixed packages: bash, bind, busybox, dialog, gpsd,
443         libglib2, libcurl, libmad, lrzsz, midori, module-init-tools,
444         mtd-utils, openssh, openssl, pciutils, php, qt, sqlite,
445         sysstat, webkit, zlib
446
447         Issues resolved (http://bugs.uclibc.org):
448
449         #759:  Sysstat build broken without libintl
450         #2479: host-module-init-tools 3.11 fails to build
451         #2725: Buildroot overrides kernel config
452         #2785: mtd-utils build fails due to missing libmtd
453         #2791: Added PHP-Process Control to the PHP-Package
454         #2797: pciutils dependencies on zlib not taken into account
455         #2809: failed to compile libglib2
456         #2821: [PATCH] Patch for JavaScriptCore in QtWebKit module
457         #2827: qt-4.7.0-pthread_getattr_np.patch invalid for qt 4.6...
458         #2833: Failed to compile webkit without X11
459
460 2010.11-rc1, Released November 8th, 2010:
461
462         Fixes all over the tree and new features.
463
464         Kconfig infrastructure rebased against 2.6.36-rc1, bringing
465         misc fixes + nconfig and savedefconfig targets.
466
467         Toolchain: ARM cortex A9 support, experimental crosstool-ng
468         backend, GCC 4.5.x.
469
470         Fs: Squashfs 4.1 with lzo support
471
472         Old-style package hooks (*_HOOK_POST_*) removed. Use the more
473         generic new-style ones instead.
474
475         Download handling reworked and support for git/svn downloads
476         added.
477
478         Removed experimental shared config.cache support, as it is
479         too unreliable.
480
481         A convenience Makefile wrapper is created when using
482         out-of-tree building, similar to how it is done for the kernel.
483
484         Alpha, Cris, IA64 and Sparc64 architecture support removed.
485
486         New packages: argp-standalone, gdk-pixbuf, gpsd, gst-ffmpeg,
487         libmpeg2, kbd, librsvg, nuttcp, rng-tools, rrdtool, xz
488
489         Updated/fixed packages: acpid, alsa-lib, argus, at, autoconf,
490         automake, avahi, axel, beecrypt, berkeleydb, bind, bmon, boa,
491         bootutils, bridge-utils, bsdiff, busybox, cvs, dbus, directfb,
492         dmraid, docker, dosfstools, dropbear, e2fsprogs, ethtool,
493         expat, ezxml, fbset, fconfig, ffmpeg, freetype, gadgetfs-test,
494         gamin, gawk, genext2fs, gperf, gst-plugins-base,
495         gst-plugins-ugly, gtk2-themes, gtkperf, gvfs, haserl, hdparm,
496         hostapd, hwdata, ifplugd, imagemagick, iperf, ipsec-tools,
497         iproute2, iptables, iw, jpeg, kexec, kismet, less, libcgi,
498         libcurl, libdaemon, libdnet, liberation, libevent, libeXosip2,
499         libglade, libgtk2, libiconv, libidn, libintl, libmms, libmpd,
500         libnl, liboil, libosip2, libpcap, libpng, libtool, libungif,
501         libxml2, libxslt, lighttpd, lite, lm-sensors, lockfile-progs,
502         logrotate, m4, matchbox, mdadm, mesa3d, metacity, mplayer,
503         mtd-utils, mysql_client, nano, nbd, ncftp, neon, netperf,
504         netsnmp, ng-spice-rework, ntfsprogs, ntp, openntpd, openssh,
505         openssl, openvpn, oprofile, pango, patch, pcre, php,
506         pkg-config, portmap, pppd, pptp-linux, prboom, proftpd, radvd,
507         rdesktop, readline, rp-pppoe, ruby, qt, quagga, samba, sawman,
508         sdl_mixer, sdl_sound, sed, setserial, shared-mime-info, slang,
509         speex, sqlite, squashfs, startup-notification, strace,
510         sylpheed, sysstat, taglib, tcpdump, thttpd, tiff, tn5250,
511         torsmo, tslib, udev, udpcast, usbmount, usbutils, vsftpd,
512         vtun, which, wireless-tools, wpa_supplicant, xapp_twm,
513         xapp_xbacklight, xapp_xcursorgen, xapp_xinit, xapp_xinput,
514         xapp_xmore,
515         xdriver_xf86-input-{acecad,aiptek,evdev,joystick,keyboard},
516         xdriver-xf86-input-{mouse,synaptics,vmmouse,void},
517         xdriver-xf86-video-{apm,ark,ast,ati,chips,cirrus,dummy,fbdev},
518         xdriver-xf86-video-{geode,glide,glint,i128,i740,intel,mach64},
519         xdriver-xf86-video-{mga,neomagic,newport,nv,openchrome,r128},
520         xdriver-xf86-video-{rendition,s3,s3virge,savage,siliconmotion},
521         xdriver-xf86-video-{sis,sisusb,suncg3,suncg6,suncg14,sunffb},
522         xdriver-xf86-video-{sunleo,suntcx,tdfx,tga,trident,v4l,vesa},
523         xdriver-xf86-video-{vmware,voodeo,wsfb,xgi,xgixp},
524         xkeyboard-config, xlib_libX11, xserver_xorg-server, xstroke,
525         xterm, xvkbd, zlib
526
527         Deprecated packages: hotplug, lzma, ng-spice-rework, sfdisk
528
529         Removed packages: dillo, libglib12, libgtk12, microwin,
530         pcmcia
531
532         Issues resolved (http://bugs.uclibc.org):
533
534         #901:  new package: gpsd
535         #2389: Generate a Makefile wrapper in $(O)
536         #2461: wireless_tools: install shared library if needed
537         #2521: Can't compile sdl_mixer, mikmod.h can't be found
538         #2533: xserver_xorg-server: Enable glx, if mesa3d is built
539         #2563: [PATCH] cairo: Expose the configure option to disable some...
540         #2581: libmms: Update to 0.6, and patch to work on architectures...
541         #2707: Can't compile linux kernel using buildroot + crosstool-ng
542         #2731: Build order
543         #2737: buildroot configuration tool crashing when the path exceeds...
544         #2767: Build for lsof broken in buildroot-2010.08
545
546 2010.08: Released August 31th, 2010:
547
548         Fixes all over the tree.
549
550         Updated/fixed packages: atk, xstroke
551
552         Removed packages: lxdoom
553
554 2010.08-rc2, Released August 30th, 2010:
555
556         Fixes all over the tree.
557
558         Mark the combination of uClibc 0.9.31, gcc 4.2.x, C++ and
559         locale support as broken. Remove deprecated GCC 4.2.[1-3]
560         versions.
561
562         Mark CRIS architecture as deprecated, as it is discontinued
563         upstream.
564
565         Marked shared config.cache as experimental and disabled by
566         default as it is known to break with certain package
567         combinations.
568
569         Toolchain: fixed gcc 4.2.x build after uClibc NPTL support got
570         added.
571
572         fs: old-style squashfs for big endian archs fixed.
573
574         Updated/fixed packages: busybox, gst-plugins-base,
575         imagemagick, kismet, libgail, libglib2, libgtk2, lua,
576         luafilesystem, lzo, ncurses, netcat, pango, php, pppd,
577         proftpd, qt, samba, startup-notification, swfdec, sysvinit,
578         util-linux
579
580         Removed packages: stunnel
581
582         Issues resolved (http://bugs.uclibc.org):
583
584         #635:  util-linux fails to build in 2009.08
585         #2239: netcat package installs its binary to target as avr32-linux...
586         #2395: libglib2-2.24.1 and libxml2-2.7.7 fails build on MIPS because...
587         #2443: Initramfs: Don't overwrite $(TARGET_DIR)/init if it exists
588         #2449: Minor fixes for squashfs makefile and correct PowerPC e500 ...
589
590 2010.08-rc1, Released July 30th, 2010:
591
592         Fixes all over the tree and new features.
593
594         Toolchain: GCC 4.3.5, older 4.3.x versions removed. GCC 4.1.2
595         and non-sysroot support removed. Added support for (snapshot)
596         NPTL in uClibc, 0.9.28.3 removed,
597
598         Bootloaders: Various cleanups, moved to boot/, added Barebox,
599         removed yaboot. Support building u-boot from custom tarball,
600         u-boot 2010.06.
601
602         New GTK-based configurator, usable using 'make gconfig'.
603
604         Java packages marked as broken. Unless someone steps up to
605         support this, they will be removed during the 2010.11
606         development cycle.
607
608         Alpha, IA64 and Sparc64 architectures marked as deprecated.
609         GTK+ on DirectFB has also been marked as deprecated, as it is
610         not supported in recent GTK+ versions, and more and more
611         packages depends on the new versions.
612         Unless someone steps up to support them, they will be removed
613         during the 2010.11 development cycle.
614
615         New packages: cgilua, copas, coxpcall, ffmpeg, libsvgtiny,
616         libgail, luafilesystem, luasocket, rings, wsapi, xavante, xterm
617
618         Updated/fixed packages: alsa-lib, alsamixergui, at, atk,
619         avahi, berkeleydb, bash, blackbox, busybox, bzip2, cairo,
620         cdrkit, cmake, dash, dhcp, dialog, diffutils, distcc, dmalloc,
621         dnsmasq, dropbear, e2fsprogs, fbv, file, flex, fontconfig,
622         gawk, gmpc, gnuchess, gst-plugins-base, gst-plugins-good,
623         gstreamer, gzip, icu, intltool, iostat, ipsec-tools, iptables,
624         iw, libart, libcgi, libcurl, libdrm, libeXosip, libfuse,
625         libglib2, libgpg-error, libiconv, libidn, liblockfile, libpng,
626         libsoup, lighttpd, links, linux-fusion, lmbench, lrzsz,
627         ltrace, make, midori, module-init-tools, mplayer,
628         mysql_client, nbd, ncurses, neon, netcat, netperf, netsnmp,
629         ntfsprogs, openssl, oprofile, pango, php, qt, quagga, samba,
630         setserial, sdl, sdl_mixer, sdl_sound, sdl_ttf, speech-tools,
631         sqlite, squashfs, swfdec, tftpd, thttpd, tn5250, tremor,
632         usbutils, webif, webkit, wireless_tools, xerces,
633         xkeyboard-config, xserver_xorg-server, xvkbd, zlib
634
635         Removed packages: modutils, portage, rxvt
636
637         Deprecated packages: dillo, libglib12, libgtk12, microwin, pcmcia
638
639         Issues resolved (http://bugs.uclibc.org):
640
641         #321:  alsa-lib uses host include files for python which breaks ...
642         #361:  linux kernel configuration choice works incorrectly
643         #387:  Tremor not installed to toolchain
644         #401:  new package: ffmpeg
645         #475:  uImage target for U-boot failed generating
646         #543:  ATK requires X11 on DirectFB target
647         #575:  webkit: Buildroot Libtool Patch Fails
648         #583:  build fails with external x86_64 toolchain
649         #729:  sstrip creates corrupted headers
650         #829:  Webkit r44552 needs libXt
651         #835:  Package Dataflashboot-1.05 does not compile with buildroot...
652         #847:  Compiling target-gcc v4.4 fails with "libc.so.0: cannot open...
653         #859:  Add (head of) nptl branch to list of uClibc versions
654         #949:  compile with debug info
655         #955:  Grub fails to build with External Toolchain
656         #1051: Webkit doesn't compile (Linuxthreads new, x86)
657         #1213: Move .config into output directory
658         #1225: Buildroot fails to account for "nof" subdirectory (no float...
659         #1231: (sparc) Linux kernel fails to build
660         #1261: The getline() in output/build/linux-2.6.28/scripts/unifdef.c...
661         #1339: Busybox needs -fno-strict-aliasing to compile cleanly
662         #1393: neon config fails libxml/parser.h: libxml2 requires, but not ...
663         #1405: WebKit fails to build because pthread_getattr_np is not impl...
664         #1675: GMP Error during buildroot make process
665         #1741: external toolchain linking error
666         #1753: lmbench: convert to generic package infrastructure
667         #1771: Fakeroot and the target/generic/device_table.txt create bad...
668         #1807: LZMA 4.32.7, Required header file(s) are missing
669         #1813: xkeyboard-config fails to build because of intltool problem
670         #1879: Bump iptables to 1.4.8
671         #1885: Add a bunch of lua modules
672         #1897: Bump libusb to 1.0.7
673         #1903: Bump tn5250 to 0.17.4 and migrate to autotargets
674         #1909: netperf-2.4.5 fails to build because of undeclared SOCK_DCCP
675         #1927: Bump file to 5.03 and migrate to autotargets
676         #1933: Bump gawk to 3.1.8 and migrate to autotargets
677         #1945: PHP: add sqlite3 dependency when using external lib
678         #1951: Bump openssl to 0.9.8o
679         #1957: Bump sqlite to 3.6.23.1
680         #1975: Package removal/deprecation
681         #1981: zlib: bump to 1.2.5
682         #1987: intltool: Fix spelling mistake
683         #1993: Bump bash to 4.1.7(1) and migrate to autotargets
684         #1999: Typo in path checking
685         #2005: Bump dnsmasq to 2.55 and migrate to gentargets
686         #2035: ipsec-tools-0.7.2 fails to build with gcc-4.4.x
687         #2038: Bump ncurses to 5.7
688         #2095: make gconfig: undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
689         #2101: blackbox depends on locale support
690         #2119: Tries to build kernel, although disabled in config
691         #2125: libXfont build fail
692         #2143: buildroot compiler generates segfaulting statically linked exe..
693         #2149: xterm build failure
694         #2155: Compression lzo don't set for ubifs
695         #2161: [SECURITY] Update libpng to 1.2.44
696         #2167: Bump busybox to 1.17.0, convert to gentargets, drop 1.12, ...
697         #2181: pixman can't apply pixman-0.10.0-no-tests.patch
698         #2191: linux-fusion build fail
699         #2221: Qt does not compile (dependencies not taken into account?)
700         #2233: Atmel atstk target skeletons have /etc/mtab as a file, not ...
701         #2245: Netcat does not work due to incorrect assumptions about signed..
702         #2251: directory output/build after make *_defconfig not found
703         #2257: Convert netsnmp package to autotargets
704         #2263: Bump samba to 3.3.13
705         #2269: setserial causes make error
706
707 2010.05, Released May 30th, 2010:
708
709         Fixes all over the tree.
710
711         Updated/fixed packages: coreutils, hal, libcap,
712         lockfile-progs, ncftp, xserver_xorg-server
713
714         Issues resolved (http://bugs.uclibc.org):
715
716         #1789: binutils fails to build for i386
717         #1843: Fix libcap build failure
718         #1855: XORG Keyboard driver fails to compile
719
720 2010.05-rc3, Released May 27th, 2010:
721
722         Fixes all over the tree.
723
724         Updated/fixed packages: aumix, atk, avahi, bmon, busybox, cairo,
725         cdrkit, dbus-glib, dbus-python, docker, enchant, fltk, gamin,
726         gettext, gmpc, gob2, grep, gstreamer, gst-plugins-bad,
727         gst-plugins-base, gvfs, hal, iconv, icu, iperf, libcgicc,
728         libdvdnav, libdvdread, libglade, libglib2, libgtk2, libidn,
729         libmms, libmpd, libpcap, libsoup, lmbench, lsof, ltrace, lvm2,
730         make, metacity, microperl, mtd-utils, mutt, nbd, netsnmp,
731         ntfsprogs, ntp, olsr, pango, pciutils, pcmanfm, php,
732         pkg-config, psmisc, qt, samba, shared-mime-info, squashfs,
733         squashfs3, sshfs, startup-notification, swfdec, sylpheed,
734         uemacs, util-linux, valgrind, vpnc, vsftpd, webkit, xstroke
735
736         Issues resolved (http://bugs.uclibc.org):
737
738         #75: arm buildroot "unrecognized option" error
739         #699: Buildroot fails to copy libstdc++ to target when using external...
740         #1693: NTP trys IPV6 even if not configured error: 'IPV6_MULTICAST...
741         #1729: alsamixergui fails to build
742         #1801: Avahi-autoipd doesn't create TARGET_DIR/var/lib
743         #1819: pciutils small bugs
744         #2065: Internal toolchain: bump gcc 4.3.x series to 4.3.5
745
746 2010.05-rc2, Released May 11th, 2010:
747
748         Fixes all over the tree.
749
750         Updated/fixed packages: busybox, customize, gawk, gnuchess,
751         hal, hostapd, less, libgcrypt, libnl, libxcb, linux-fusion,
752         ltp-testsuite, mplayer, netplug, pciutils, php, sed,
753         shared-mime-info usb_modeswitch, usbutils, vlc wpa_supplicant,
754         xapp_bdftopcf, xapp_mkfontdir, xdriver_xf86-video-openchrome,
755         xfont_encodings, xlib_libX11, xlib_libXfont, xlib_xtrans,
756         xproto_fontcacheproto, xproto_fontsproto, xvkbd
757
758         Removed packages: vice
759
760         Issues resolved (http://bugs.uclibc.org):
761
762         #849: "customize" package copies files to wrong place in target tree
763         #985: Bump usb_modeswitch package to 1.1.0
764         #1135: Package customize. Wrong copying
765         #1525: Package hal deletes a whole <target>/etc/rc.d directory
766         #1531: libxcb 1.5 build fails, due to missing xcbgen Python module
767         #1669: Busybox failed to compile when using an external toolchain
768         #1699: Fix usbutils dependencies and bump
769         #1705: Fix pciutils broken cross compiling
770         #1717: External toolchain fixes for hostapd & wpa_supplicant
771
772 2010.05-rc1, Released May 3rd, 2010:
773
774         Cleaned up / restructured package menu.
775
776         Toolchain: uClibc 0.9.30.3 / 0.9.31, older 0.9.30.x removed.
777         2.6.33 kernel headers, binutils 2.20.1, GCC 4.4.4,
778         removed broken nios2 support, ppc e300cX/e500mc support,
779         improved external toolchain support, GDB 7.x support.
780
781         X.org updated to 7.5.
782
783         New packages: cdrkit, cramfs, genext2fs, genromfs,
784         libatomic_ops, librsync, libusb-compat, lmbench, netperf,
785         squashfs, squashfs3, squid
786
787         Updated/fixed packages: alsa-utils, argus, autoconf, bison,
788         busybox, bzip2, directfb, dnsmasq, dosfstools, e2fsprogs,
789         eeprog, fakeroot, fbv, findutils, freetype, haserl, hostapd,
790         iperf, iptables, iw, less, libaio, libcgi, libcgicc, libdrm,
791         libgcrypt, libglib2, libid3tag, libmad, liboil, libosip2,
792         libpng, libraw1394, libsysfs, libxml2, libxslt, linux-fusion,
793         ltrace, lua, lzma, madplay, makedevs, matchbox, mdadm,
794         memstat, mesa3d, mtd-utils, nano, ncurses, openssl, patch,
795         pciutils, php, pixman, portage, pppd, pthread-stubs, python,
796         qt, radvd, samba, setserial, smartmontools, tar, tslib,
797         udpcast, usb_modeswith, vtun, wget, xdata_xcursor-themes,
798         xdriver_xf86-video-intel, xkeyboard-config, xlib_libX11,
799         xlib_libXaw, xlib_libXfont, xlib_libXfontcache,
800         xlib_libXxf86misc, xlib_libXtst, xlib_libpciaccess,
801         xproto_dri2proto, xproto_eviext, xproto_fontcacheproto,
802         xproto_xf86miscproto, xserver_xorg-server
803
804         Removed packages: xapp_xtrap, xlib_libXTrap, xlib_libXevie,
805         xlib_libXxf86misc, xxproto_evieext, proto_trapproto,
806         xproto_xf86miscproto
807
808         Issues resolved (http://bugs.uclibc.org):
809
810         #513: Add new squid package
811         #661: lmbench: new package
812         #719: Add lua option to haserl
813         #800: [PATCH] iperf update to 2.0.4
814         #803: [PATCH] lua - add shared library patch and config option for...
815         #805: [PATCH] mdadm - version update
816         #817: integrator926_defconfig uses unsupported uboot board name
817         #851: Add option to specify --sysroot value for external toolchain
818         #1093: Upgrade libusb to v1.0.3 and add new libusb-compat
819                package for compatibility with old packages that expect
820                the pre-1.0 API.
821         #1105: Add new netperf package
822         #1111: Bump wget to 1.12 and migrate to Makefile.autotools.in
823         #1117: Bump nano to 2.2.3 and migrate to Makefile.autotools.in
824         #1123: Bump less to 436 and migrate to Makefile.autotools.in
825         #1129: Bump memstat to 0.8 and migrate to Makefile.package.in
826         #1189: Wrong u-boot configuration name for integrator926 target
827         #1219: kernel headers not correctly installed into toolchain/staging
828         #1267: Wrong BR2_EXTRA_VERSION
829         #1273: BR2_INET_IPV6 does not enable IPv6 in pppd
830         #1303: Add librsync package
831         #1321: Busybox link fails due to lack of --sysroot option
832         #1327: mtd-utils compile failure due to lack of --sysroot in CFLAGS
833         #1345: Bump pppd to 2.4.5 and convert to Makefile.autotools.in
834         #1369: cannot build radvd (flex problem)
835         #1387: xlib_libX11-1.3.2 can't find libjpeg
836         #1411: [SECURITY] Update openssl package to 0.9.8n
837         #1417: Bump iptables to 1.4.7
838         #1423: Bump e2fsprogs to 1.41.11
839         #1429: [SECURITY] Update php to 5.2.13
840         #1441: Add binutils 2.20.1
841         #1447: Package installation on target with debug symbols is broken
842         #1459: Misc QA fixes
843         #1489: radvd update to 1.6
844         #1513: Enable powerpc e300c2, e300c3 and e500mc optimization
845         #1537: dev entries not created anymore
846         #1555: Fix default uclibc-0.9.31 configuration
847         #1561: [SECURITY] Update samba to 3.3.12
848         #1567: openssl0.9.8n fails to compile
849         #1573: Alsa-utils alsactl/init/* not installed to target
850         #1591: portmap fails to compile
851         #1615: Convert eeprog package to gentargets
852         #1645: Bump hostapd package to 0.7.2
853
854 2010.02, Release February 26th, 2010:
855
856         Fixes all over the tree.
857
858         Updated/fixed packages: avahi, busybox, cramfs, ipsec-tools, libcgicc,
859         libgtk2, libraw1394, madplay, netsnmp, pango, squashfs, sylpheed, qt,
860         xfont_font-util
861
862         Removed packages: hostap, openmotif, xpdf
863
864         Issues resolved (http://bugs.uclibc.org):
865
866         #165: openmotif does not build
867         #1147: Remove obsolete hostap package
868         #1183: make source fails to download gmp, mpfr and patches
869
870 2010.02-rc2, Released February 23th, 2010:
871
872         Fixes all over the tree and new features.
873
874         New packages: intltool
875
876         Updated/fixed packages: ace_of_penguins, alsa-lib, alsa-utils, argus,
877         at, automake, ccache, dosfstools, e2fsprogs, flex, gob2, gmpc,
878         gst-plugins-good, imagemagick, iw, kexec, libeXosip, libgtk2,
879         libpcap, libpng, libsoup, libxcb, libxml-parser-perl, libxml2,
880         libxslt, lvm2, matchbox, mplayer, rsync, rubix, shared-mime-info,
881         tcl, webkit, xapp_mkfontscale, xfont_encodings, xfont_font-util,
882         xlib_libfontenc, xproto_trapproto, zlib
883
884         Removed package: xboard
885
886         Issues resolved (http://bugs.uclibc.org):
887
888         #335: atk looks for the path to the gnome library on the host
889         #355: Please update WebKit - it doesn't compile!
890         #453: libglib2 autoreconf
891         #457: e2fsprogs link problem
892         #459: libgtk2 autoreconf
893         #469: build of libgtk2 for host incorrectly assumes that X.org ...
894         #671: Bash fails to build when building buildront on Ubuntu 9.04
895         #711: WebKit host dependencies problems
896         #821: cp: illegal operation
897         #1039: Not compiled on ubuntu karmic
898         #1069: [PATCH] The AT91BOOTSTRAP makefile contains a typo
899
900 2010.02-rc1, Released February 9th, 2010:
901
902         Fixes all over the tree and new features.
903
904         Generalized autotools infrastructure to be usable for
905         non-autotools packages, see package/Makefile.package.in for
906         details.
907
908         Cleaned up avr32 toolchain config, external source-based
909         toolchain support is gone.
910
911         Dependency checks: Also check for makeinfo, only print output
912         on errors.
913
914         Toolchain: uClibc 0.9.30.2, gcc 4.4.3
915
916         New packages: libcdaudio, libdvdnav, libdvdread, hostapd, ser2net,
917         tcpreplay
918
919         Updated/fixed packages: alsa-lib, alsa-utils, at, autoconf, bash,
920         bind, binutils, bootutils, busybox, dbus, directfb, dnsmasq,
921         e2fsprogs, gstreamer, gperf, gst-plugins-bad, gvfs, fbdump, flex,
922         hal, iptables, iw, jpeg, kismet, libfuse, libglib2, liboil, libpcap,
923         libungif, libxml2, libxslt, lighttpd, mesa, mpg123, mtd-utils, nbd,
924         neon, netstat-nat, newt, openvpn, pcre, php, qt, rdesktop, readline,
925         rpm, sawman, sdl, sdl_ttf, sqlite, sshfs, tremor, u-boot,
926         usb_modeswitch, usbutils, webkit, wpa_supplicant, xfsprogs, zlib
927
928         Removed package: asterisk, openswan
929
930         Issues resolved (http://bugs.uclibc.org):
931
932         #515: tcpreplay: new package
933         #553: Wrong DirectFB ps2mouse limitation
934         #559: mesa3d build fails
935         #679: Autoconf cannot find M4
936         #739: New/updated hostapd package
937         #749: Bump usbutils package to version 0.86
938         #751: Kernel 2.6 snapshot fetch fail
939         #753: Bump lighttpd package to 1.4.25
940         #757: U-Boot: mkimage cannot be installed using external toolchain
941         #761: Add binutils 2.20 to toolchain options
942         #763: [SECURITY] Update pcre to 7.9
943         #765: Add buildroot branding to gcc
944         #767: Bump iw package to 0.9.18
945         #773: [SECURITY] Update bind to 9.5.2-P1
946         #795: Minor edits to fix typos, grammar, spelling, usage in documen...
947         #813: Drop not very useful generic package selection options ...
948         #823: Editor backup files (~) is copied from the target_skeleton
949         #827: Bump mtd-utils package to version 1.2.0
950         #841: Build error
951         #913: Bump iptables to 1.4.6
952         #919: Bump usb_modeswitch package to 1.0.7
953         #925: Bump wpa_supplicant package to 0.6.10
954         #931: Bump kismet package to 2010-01-R1
955         #937: Bump openvpn package to 2.1.1
956         #943: Bump sqlite package to 3.6.22
957         #961: Bump dnsmasq to 2.52
958         #967: Bump netstat-nat to 1.4.10
959         #973: Bump iw to 0.9.19
960         #1003: DHCP options disabled with busybox-1.16.0
961         #1009: [SECURITY] Bump php to 5.2.12
962         #1015: [SECURITY] Bump bind to 9.5.1-P2
963         #1027: Busybox flash commands conflict with those from mtd-utils
964         #1063: [SECURITY] Update lighttpd to 1.4.26
965
966 2009.11, Released December 1st, 2009:
967
968         Additional fixes and cleanups.
969
970         Updated/fixed packages: alsamixergui, autoconf, coreutils, fltk,
971         microperl, ncurses, vim
972
973         Issues resolved (http://bugs.uclibc.org):
974
975         #707: Cant configure fltk-1.1.7. configure: error: Configure could ...
976
977 2009.11-rc2, Released November 29th, 2009:
978
979         Additional fixes and cleanups.
980
981         Updated/fixed packages: busybox, dbus, fltk, gvfs, ltrace
982
983 2009.11-rc1, Released November 23rd, 2009:
984
985         Fixes all over the tree and new features.
986
987         Cleaned up / Simplified build directory layout. Refer to
988         docs/buildroot.html#using for details.
989
990         Target defconfig files moved to configs/ and listed in 'make help'
991         output.
992
993         Fixed *clean targets. Now clean removes everything generated,
994         so you can do a fresh rebuild. Distclean furthermore removes
995         kbuild tools and .config, bringing the source tree back in a
996         pristine state.
997
998         Toolchain: ARM cortex A8 support, GCC 4.4.2, sensible default
999         soft / hardfloat setting for architecture, ensure target-ldd
1000         gets installed.
1001
1002         New packages: divine, gvfs, libarchive, libmicrohttpd,
1003         sdl_sound, swfdec, sysstat
1004
1005         Updated/fixed packages: alsa-lib, alsamixergui, autoconf, bootutils,
1006         busybox, gcc, directfb, dnsmasq, e2fsprogs, festival, gamin, gperf,
1007         gqview, gstreamer, gst-plugins-bad, gst-plugins-base, gst-plugins-good,
1008         imagemagick, ipkg, iptables, iw, kernel-headers, kismet, leafpad,
1009         libelf, libevent, libglib2, libidn, liblockfile, libmad, libpcap,
1010         libupnp, libuuid, libxml2, lighttpd, ltrace, lua, lzma, magiccube4d,
1011         matchbox, mdadm, nbd, ncftp, ncurses, netkittelnet, netsnmp,
1012         ng-spice-rework, ntfs-3g, openntp, openssl, pcmanfm, php, psmisc,
1013         python, quagga, radvd, rpm, rsync, rubix, samba, sawman, sdl, sdl_image,
1014         shared-mime-info, sfdisk, spawn-fcgi, speech-tools, sqlite, squashfs,
1015         synergy, syslinux, sysklogd, target-binutils, tcpdump, torsmo, u-boot,
1016         udpcast, util-linux, valgrind, vsftpd, wipe, wpa-supplicant, x11vnc,
1017         xdata_xcursor-themes, xboard, xfsprogs, xstroke, zlib[5~
1018
1019         Removed package: mdnsresponder, mpatrol, gcc 3.4.6 + 4.0.4, vice
1020
1021         Issues resolved (http://bugs.uclibc.org):
1022
1023         #301: allow to install libsmbclient
1024         #303: add gvfs package
1025         #477: Add sdl_sound package
1026         #487: Make kismet package sexier
1027         #511: New package usb_modeswitch
1028         #527: misc fixes for dnsmasq package
1029         #565: libevent: Bump version and clean up makefile
1030         #587: Use iptables multipurpose binaries and bump to 1.4.4
1031         #593: Missing early check for patch(1)
1032         #597: (REOP)  Selecting busybox in buildroot's config clobbers ar ...
1033         #609: libmicrohttpd: New package
1034         #615: python: Don't delete .py files unless asked
1035         #617: netkit/inetd requires RPC and fails to build if RPC is disabled
1036         #619: netkittelnet requires netkitbase to install, but there's no ...
1037         #645: allow to build nbd-server with NBD package
1038         #653: [SECURITY] Update php package to version 5.2.11
1039         #655: Update sqlite package to version 3.6.18
1040         #657: Bug in imagemagick-clean target
1041         #663: Add option for NAND flash with 512B Page and 16 kB erasesize ...
1042         #665: [PATCH] Samba package
1043         #667: [PATCH] e2fsprogs
1044         #683: SDL-dfb does not select directfb
1045         #701: make install problem with unstripped binaries
1046         #703: [SECURITY] Update openssl package to 0.9.8l
1047         #705: Bump spawn-fcgi package to 1.6.3
1048         #709: Bump lighttpd package to 1.4.24
1049         #713: Migrate openntpd package to Makefile.autotools.in
1050         #715: Bump libidn package to 1.15 and other fixes
1051         #717: Bump dnsmasq to 2.51 and introduce new IDN option
1052         #731: Bump iw package to 0.9.17
1053
1054 2009.08, Released August 31th, 2009:
1055
1056         Additional fixes and cleanups.
1057
1058         Updated/fixed packages: ctorrent, saveconfig/getconfig,
1059         sdl_net, util-linux.
1060
1061         Issues resolved (http://bugs.uclibc.org):
1062
1063         #529: util-linux doesn't find headers and include libs correctly
1064         #557: Build ctorrent with SSL support if available
1065
1066 2009.08-rc3, Released August 26th, 2009:
1067
1068         Additional fixes and cleanups.
1069
1070         Updated/fixed packages: alsa-utils, berkeleydb, busybox, dbus,
1071         directfb, enchant, kernel headers.
1072
1073         Issues resolved (http://bugs.uclibc.org):
1074
1075         #471: Allow directfb compilation with debug
1076         #541: Removal of CVS directories in target filesystem broken
1077         #547: berkeleydb: Update config.{sub, guess}
1078         #549: enchant: Fix dependencies.
1079         #569: Fix alsa-utils build for x86 on x86-64
1080
1081 2009.08-rc2, Released August 6th, 2009:
1082
1083         Additional fixes and new features.
1084
1085         New packages: libuuid, gcc 4.3.4.
1086
1087         Updated/fixed packages: busybox, classpath, gzip, ipsec-tools,
1088         jamvm, libusb, microperl, neon, popt, sed, webkit.
1089
1090         Fixed issue with 'make oldconfig'
1091
1092         Issues resolved (http://bugs.uclibc.org):
1093
1094         #525: sed broken with external toolchain
1095         #537: Fix gzip build with recent glibc
1096
1097 2009.08-rc1, Released August 2nd, 2009:
1098
1099         Fixes all over the tree and new features.
1100
1101         Improvement of external toolchain support:
1102           - Support for glibc toolchains.
1103           - The toolchain configuration announced to Buildroot is
1104             verified against the real toolchain configuration.
1105           - Fixes, documentation.
1106
1107         Cleanup X.org support: clarified configuration options, and
1108         removed mandatory dependency on useless libraries such as
1109         libXt or libXaw.
1110
1111         New QT-based configurator, usable using 'make xconfig'.
1112
1113         Support for the Xtensa architecture.
1114
1115         Toolchain: GCC 4.4.1, 2.6.30 kernel headers, removed < 2.6.26
1116         headers.
1117
1118         New packages: bmon, ctorrent, dosfstools, enchant,
1119         gst-plugins-bad, iw, libmms, libnl, netstat-nat, ntfsprogs,
1120         sdl_gfx, spawn-fcgi.
1121
1122         Updated packages: bind, busybox, coreutils, sqlite, directfb,
1123         expat, gamin, gnuconfig, haserl, ipsec-tools, classpath,
1124         libcurl, libglib2, liblockfile, libpng, libsoup, libxml2,
1125         lighttpd, ltp-testsuite, lvm2, matchbox, memstat,
1126         gst-plugins-good, gstreamer, libogg, libvorbis, mplayer,
1127         neon, openssl, pciutils, php, qt, ruby, sawman, webkit,
1128         wpa-supplicant, xdriver_xf86-input-synaptics,
1129         xdriver_xf86-video-intel, xlib_libXfont, xlib_libXft,
1130         xlib_libXt, xproto_xproto, xserver-xorg, xutil_makedepend,
1131         xutil_util-macros.
1132
1133         Issues resolved (http://bugs.uclibc.org):
1134
1135         #83: liblockfile fails to compile due to eaccess redefinition
1136         #163: Xtensa architecture port
1137         #171: xorg-server / kernel headers 2.6.26 - vm86.c compilation issue
1138         #241: device mapper + lvm2: build together
1139         #243: ctorrent: new package
1140         #247: ntfsprogs: new package
1141         #271: Library 'libgcc_s.so.1' not installed in search path
1142         #287: New package libnl
1143         #289: New package iw
1144         #331: Update MPlayer to version 1.0rc2
1145         #333: Bump sqlite package to 3.6.15
1146         #349: update libsoup to version 2.26.2
1147         #357: New package netstat-nat
1148         #359,#413: Upgrade openvpn to Makefile.autotools.in
1149         #367: linux kernel compile error for arm926t
1150         #369: Add SDL_gfx package
1151         #373: Support for building gstreamer without libxml
1152         #379: update DirectFB to version 1.4.0
1153         #383: gst-plugins-good: Allow soup plugin to be configured
1154         #385: neon: Fix pkgconfig dependency
1155         #387: Tremor not installed to toolchain
1156         #389: New package bmon
1157         #391: gstreamer: Bump version to 0.10.23
1158         #393: gst-plugins-base: Bump version to 0.10.23
1159         #395: gst-plugins-bad: New package
1160         #403: Error while building iso9660 image
1161         #409: Bump php package to 5.2.10
1162         #411: ipsec-tools: Bump version to 0.7.2
1163         #417: New package spawn-fcgi
1164         #419: Bump lighttpd package to 1.4.23
1165         #421: toolchain: Clean up toolchain locale support menu
1166         #427: webkit: Update to WebKit svn r44552
1167         #437: ltp-testsuite: Bump version to 20090630
1168         #451: Upgrade from unmaintained dosfstools-2.11 to dosfstools-3.0.3
1169         #467: DirectFB 1.4.1
1170         #473: memstat_0.5.tar.gz has install with -D and that fails "make"
1171         #491: libxml2: Bump version to 0.7.3
1172         #495: Bump bind package to 9.5.1-P3 (security)
1173         #497: OpenSSL RSA key generation hangs on x86_64
1174         #509: Bump sqlite package to 3.6.16
1175         #523: pciutils broken with external toolchain
1176         #533: Update gamin to 0.1.10 to fix compilation
1177
1178 2009.05, Released June 1st, 2009:
1179
1180         Fixes for dropbear & diffutils, bump linux-advanced 2.6.29.x
1181         version and marked ubifsroot as broken.
1182
1183 2009.05-rc3, Released May 27th, 2009:
1184
1185         Fixes for toolchain (gcc arm pr37436), stable kernel versions,
1186         busybox, curl, libusb, readline, python and strace.
1187
1188         Issues resolved (http://bugs.uclibc.org):
1189
1190         #345: libcurl package needs a urandom fix
1191
1192 2009.05-rc2, Released May 19th, 2009:
1193
1194         Fixes for toolchain (gcc w/softfloat on ppc, 3.4.6 buildfix
1195         for newer hosts), stable kernel versions, busybox, cups,
1196         dmraid, docker, mesa3d, rsync and updated defconfigs.
1197
1198         xserver marked as broken on AVR32 and atngw100-expanded
1199         config removed.
1200
1201         Issues resolved (http://bugs.uclibc.org):
1202
1203         #167: metacity does not build
1204         #295: gamin installs python support even if python is disabled
1205         #323: gen_matypes fails to execute during build of Mesa when us...
1206
1207 2009.05-rc1, Released May 5th, 2009:
1208
1209         Fixes all over the tree, further conversion of packages to
1210         Makefile.autotools.in and we now build host versions of
1211         packages where needed for build time dependencies instead of
1212         relying on the correct versions being available on the build
1213         host. Ancient toolchain / busybox versions have furthermore
1214         been removed as announced in the 2009.02 release notes.
1215
1216         New packages: flac, gob2, lzop, taglib, wpa_supplicant
1217
1218         Updated packages: avahi, bind, binutils, busybox, dbus, dbus-glib,
1219         directfb, dnsmasq, freetype, gcc, gmp, gstreamer, iptables, kernel
1220         headers, kexec, libglib2, libpng, libsndfile, lua, mpfr, ntfs-3g,
1221         openssl, php, qtopia4, rsync, samba, sqlite, tar, uboot, uclibc,
1222         util-linux, xorg7, xerces
1223
1224         Issues resolved (http://bugs.uclibc.org):
1225
1226         #5,#77,#141,#143: Convert php package to Makefile.autotools.in
1227          and a ton of other improvements
1228         #19: page.h missing by util-linux
1229         #37: update libglib2 to version 2.18.4
1230         #61: tslib puts staging_dir into pkgconfig file
1231         #69: tar refuses to build
1232         #71,#175: ./wchar.h:41:12: error: empty filename in #include
1233         #73: Bump openssl package to the latest version
1234         #81: New package wpa_supplicant
1235         #99: new package: flac
1236         #101: update gstreamer packages
1237         #105,#313: menuconfig segfaults on tinyx if wchar is not
1238          selected
1239         #107: convert libvorbis to Makefile.autotools.in
1240         #109: Make pppd package avoid bsd err
1241         #111: binutils 2.17 fails to build when texinfo >= 4.10
1242         #133: Modify ncurses5-config to get correct include path
1243         #137: Bump php to version 5.2.9
1244         #139: Bump sqlite to 3.6.11 and convert to
1245          Makefile.autotools.in
1246         #145: Bump bind package to 9.5.1-P1 (security)
1247         #147: buildroot toolchain fails to build w/binutils-2.19.1
1248         #151: openssl package trivial fixes
1249         #161: vim fails on patching with errors in configure.patch
1250         #169: blackbox-0.70.1 does not build
1251         #177: xdriver_xf86-input-keyboard does not build
1252         #179: Upgrade dropbear to Makefile.autotools.in
1253         #181: Update to Xorg 7.4
1254         #187: ntfs-3g: could not build cross
1255         #191: alsa-lib ARM binaries always built with EABI
1256         #213: Bump wpa_supplicant package to version 0.6.9
1257         #217: Bump openssl package to 0.9.8k (security)
1258         #219: Toolchain build fails on m4
1259         #225: m4 macros are out of place
1260         #233: make ipv6 optional in iptables
1261         #237: ncftp: convert to Makefile.autotools.in
1262         #239: ntfs-3g: convert to Makefile.autotools.in
1263         #245: lzop: new package
1264         #271: Bump bind package to 9.5.1-P2 (security)
1265         #277: Bump sqlite package to 3.6.16
1266         #279: update libglib2 to version 2.20.1
1267         #281: update DirectFB to version 1.2.8
1268         #283: add taglib
1269         #285: compilation of samba fails if IPV6 support is missing
1270         #293: update samba to version 3.3.3
1271         #299: add shared-mime-info package
1272         #307: make openssl package respect build flags
This page took 0.120226 seconds and 4 git commands to generate.