Fixes all over the tree and new features.
+ Toolchain: GCC 4.3.5, older 4.3.x versions removed. GCC 4.1.2
+ and non-sysroot support removed.
+
+ Bootloaders: Various cleanups, moved to boot/, added Barebox,
+ removed yaboot. Support building u-boot from custom tarball,
+ u-boot 2010.06.
+
New GTK-based configurator, usable using 'make gconfig'.
- New packages: cgilua, copas, coxpcall, luafilesystem,
- luasocket, rings, wsapi, xavante
+ New packages: cgilua, copas, coxpcall, ffmpeg, libsvgtiny,
+ luafilesystem, luasocket, rings, wsapi, xavante, xterm
- Updated/fixed packages: cdrkit, gawk, libidn, netperf,
- openssl, php, qt, sqlite, tn5250, usbutils
+ Updated/fixed packages: berkeleydb, bash, blackbox, busybox,
+ bzip2, cdrkit, cmake, dash, dhcp, dialog, diffutils, distcc,
+ dmalloc, dnsmasq, dropbear, e2fsprogs, fbv, file, fontconfig,
+ gawk, gstreamer, gzip, intltool, ipsec-tools, iptables,
+ libart, libcgi, libfuse, libgpg-error, libidn, liblockfile,
+ libpng, links, linux-fusion, lmbench, lrzsz, make,
+ module-init-tools, mysql_client, nbd, ncurses, netperf,
+ ntfsprogs, openssl, php, qt, quagga, sqlite, sdl, sdl_mixer,
+ sdl_sound, sdl_ttf, squashfs, tn5250, tremor, usbutils,
+ xkeyboard-config, xserver_xorg-server, xvkbd
- Removed packages: modutils
+ Removed packages: modutils, portage, rxvt
Issues resolved (http://bugs.uclibc.org):
+ #361: linux kernel configuration choice works incorrectly
+ #387: Tremor not installed to toolchain
+ #401: new package: ffmpeg
+ #475: uImage target for U-boot failed generating
+ #583: build fails with external x86_64 toolchain
+ #729: sstrip creates corrupted headers
+ #835: Package Dataflashboot-1.05 does not compile with buildroot...
+ #1213: Move .config into output directory
+ #1753: lmbench: convert to generic package infrastructure
#1771: Fakeroot and the target/generic/device_table.txt create bad...
#1807: LZMA 4.32.7, Required header file(s) are missing
+ #1813: xkeyboard-config fails to build because of intltool problem
#1879: Bump iptables to 1.4.8
#1885: Add a bunch of lua modules
#1897: Bump libusb to 1.0.7
#1903: Bump tn5250 to 0.17.4 and migrate to autotargets
#1909: netperf-2.4.5 fails to build because of undeclared SOCK_DCCP
+ #1927: Bump file to 5.03 and migrate to autotargets
#1933: Bump gawk to 3.1.8 and migrate to autotargets
#1945: PHP: add sqlite3 dependency when using external lib
#1951: Bump openssl to 0.9.8o
#1957: Bump sqlite to 3.6.23.1
+ #1975: Package removal/deprecation
+ #1987: intltool: Fix spelling mistake
+ #1993: Bump bash to 4.1.7(1) and migrate to autotargets
+ #1999: Typo in path checking
+ #2005: Bump dnsmasq to 2.55 and migrate to gentargets
+ #2035: ipsec-tools-0.7.2 fails to build with gcc-4.4.x
+ #2038: Bump ncurses to 5.7
+ #2095: make gconfig: undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
+ #2101: blackbox depends on locale support
+ #2119: Tries to build kernel, although disabled in config
+ #2143: buildroot compiler generates segfaulting statically linked exe..
+ #2155: Compression lzo don't set for ubifs
+ #2166: [SECURITY] Update libpng to 1.2.44
+ #2167: Bump busybox to 1.17.0, convert to gentargets, drop 1.12, ...
+ #2191: linux-fusion build fail
+ #2221: Qt does not compile (dependencies not taken into account?)
+ #2233: Atmel atstk target skeletons have /etc/mtab as a file, not ...
2010.05, Released May 30th, 2010:
#1729: alsamixergui fails to build
#1801: Avahi-autoipd doesn't create TARGET_DIR/var/lib
#1819: pciutils small bugs
+ #2065: Internal toolchain: bump gcc 4.3.x series to 4.3.5
2010.05-rc2, Released May 11th, 2010: