]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - CHANGES
Update for 2011.05-rc1
[coffee/buildroot.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 925ef5d3090edd22d7c691fdef9e6a0fc01c364b..b0ac6530568f680ee47dacc8db5424c75f14b6ac 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,83 @@
-2011.02, Not yet released:
+2011.05-rc1, Released May 18th, 2011:
+
+       Fixes all over the tree and new features.
+
+       External toolchain improvements: We now build a binary
+       toolchain wrapper and install it into HOST_DIR/usr/bin, which
+       enforces the correct compiler arguments, making an external
+       toolchain as easy to use outside of Buildroot as the internal
+       ones are. This also brought a cleanup of CFLAGS, making the
+       Buildroot build output easier to read.
+
+       Rootfs device handling improvements: Choice between static
+       /dev, devtmpfs and devtmpfs with either mdev or udev.
+
+       Toolchain: More preconfigured codesourcery external
+       toolchains, improved Crosstool-NG support, fix for GCC
+       snapshot versions, GCC 4.4.6 / 4.5.3, experimental GCC 4.6.0
+       support, target-GCC fixes, uClibc fixes, 0.9.32-rc3 support.
+
+       Bootloaders: U-boot 2011.03, Barebox 2011.05.0
+
+       Linux: support for custom kernel image targets, E.G. for
+       powerpc builds with embedded device trees.
+
+       Misc fixes for qemu defconfigs, ensuring correct serial
+       terminal setup out of the box.
+
+       Misc gentarget / autotools handling fixes.
+
+       Updated/fixed packages: alsa-lib, alsa-utils, alsamixergui,
+       atk, avahi, bind, bison, busybox, copas, dbus-glib, dhcp,
+       dhcpdump, dnsmasq, dropbear, ethtool, fakeroot, ffmpeg, file,
+       gamin, gnuconfig, gst-ffmpeg, gst-plugins-good, gtk2-engines,
+       haserl, hostapd, icu, imagemagick, iproute2, iw, kismet, less,
+       libcap, libdnet, libglade, libglib2, libgtk2, libnl, libpng,
+       libxml2, libxml2, libxslt, lighttpd, lockfile-progs, makedevs,
+       midori, mpg123, mpc, mpd, mpfr, mplayer, mtd-utils, ncurses,
+       netsnmp, openssh, openssl, openvpn, pango, pkg-config, popt,
+       procps, proftpd, qt, quagga, readline, rsync, samba, sdl,
+       socat, squashfs, squid, sudo, tslib, udev, usbutils, webkit,
+       wpa_supplicant, xerces, xfont_font-misc-misc, xlib_libX11,
+       xlib_libXfont, xlib_xtrans, xorg-server, xterm, xz
+
+       New packages: bonnie++, can-utils, gdisk, htop,
+       input-event-daemon, libexif, libraw, libv4l, ngircd
+
+       Removed packages: festival
+
+       Issues resolved (http://bugs.uclibc.org):
+
+       #2131: Add OpenMP support to the toolchain
+       #3379: New Package: bonnie++
+       #3445: Not working openssl-10.0.0d on 386sx
+       #3451: fakeroot package: wrong FAKEROOT_SITE variable
+       #3457: alsamixergui: broken URL
+       #3475: Calling sync on large filesystems when not always necessary
+       #3511: make busybox-menuconfig does not download busybox package
+       #3541: Quotes in the top Makefile:217 break buildroot/kernel config...
+       #3571: u-boot: fw_printenv does not build
+       #3643: popt source url is not responding
+       #3733: dropbear: make zlib optional
+       #3757: Buildroot can't build mplayer with libmad
+
+2011.02, Released February 28th, 2011:
+
+       Fixes all over the tree.
+
+       Updated/fixed packages: alsamixergui, avahi, ffmpeg, icu, mpd,
+       nuttcp, qt, slang, squashfs, sylpheed, synergy, xerces
+
+       Deprecated packages: devmem2, webif
+
+       Issues resolved (http://bugs.uclibc.org):
+
+       #2911: Qt: Disable qt3support-option, if gui-module isn't selected
+       #3259: Unable to build webkit (on arm)
+       #3295: slang fails to build on mipsel
+       #3325: ffmpeg fails to build
+
+2011.02-rc2, Released February 24th, 2011:
 
        Fixes all over the tree.
 
        enchant, fakeroot, gmpc, gpsd, gvfs, iperf, jpeg, libarchive,
        libcgicc, libdaemon, libdrm, libevent, libgail, libglib2,
        libgpg-error, libmicrohttpd, librsvg, libsoup, libxcp,
-       matchbox-fakekey, matchbox-startup-monitor, mdadm, metacity,
-       mpd, nasm, nfs-utils, olsr, popt, pthread-stubs, quagga, rpm,
-       samba, sdl, sdl_gfx, sdl_image, sdl_mixer, sdl_sound, sdl_ttf,
-       squashfs, taglib, tcpreplay, tiff, wpa_supplicant, xcb-util,
+       makedevs, matchbox-fakekey, matchbox-startup-monitor, mdadm,
+       metacity, mpd, nasm, nfs-utils, olsr, openssl, popt,
+       pthread-stubs, quagga, rpm, samba, sdl, sdl_gfx, sdl_image,
+       sdl_mixer, sdl_sound, sdl_ttf, squashfs, synergy, taglib,
+       tcpreplay, tiff, wpa_supplicant, xcb-util,
        xdriver_xf86-input-{acepad,aiptek,evdev,joystick,keyboard},
        xdriver_xf86-input-{mouse,synaptics,void},
        xdriver_xf86-video-{chips,dummy,geode,glide,intel,nv,wsfb},
 
        Issues resolved (http://bugs.uclibc.org):
 
+       #3205: Failing chmod when running "make" in buildroot (openssl)...
+       #3277: quagga fails to build with SNMP support
        #3283: See why nfs-utils needs fakeroot, and convert to autotools
+       #3307: synergy fails to build due to missing XTest library
 
 2011.02-rc1, Released February 14th, 2011: