CHANGES: update with recent changes

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2011-11-09 00:33:13 +01:00
parent 8bb17cd441
commit 805de39555

35
CHANGES
View File

@ -5,6 +5,12 @@
Move misc scripts and support stuff to support/. Rename Move misc scripts and support stuff to support/. Rename
patch-kernel.sh to support/scripts/apply-patches.sh. patch-kernel.sh to support/scripts/apply-patches.sh.
Documentation: Moved to asciidoc format, make targets to
generate text/html/pdf/epub output added.
Defconfigs: Qemu configs updated to 3.1 kernel and readmes
added.
Bootloaders: Add support for custom git tree / tarballs for Bootloaders: Add support for custom git tree / tarballs for
barebox, similar to how it's handled for u-boot. Clean up barebox, similar to how it's handled for u-boot. Clean up
menuconfig options. menuconfig options.
@ -14,7 +20,8 @@
toolchain, update toolchain versions and optimize toolchain toolchain, update toolchain versions and optimize toolchain
sysroot copying. Fix uClibc 0.9.32 builds for e500 PPC, sysroot copying. Fix uClibc 0.9.32 builds for e500 PPC,
updated GDB versions / download URLs. Binutils updated GDB versions / download URLs. Binutils
libbfd/libopcodes static/dynamic linking fix. libbfd/libopcodes static/dynamic linking fix. GCC 4.6.2 added,
use ctng-1.13.0.
Package infrastructure: Support for local packages / Package infrastructure: Support for local packages /
overrides, package dir / name arguments dropped from overrides, package dir / name arguments dropped from
@ -32,20 +39,22 @@
libconfuse, libcuefile, libcurl, libdaemon, libevent, libconfuse, libcuefile, libcurl, libdaemon, libevent,
libglib2, libiconv, libmpd, libreplaygain, libroxml, libglib2, libiconv, libmpd, libreplaygain, libroxml,
libsamplerate, libsndfile, libsoup, libsvgtiny, libtool, libsamplerate, libsndfile, libsoup, libsvgtiny, libtool,
lighttpd, links, linux-fusion, lite, lrzsz, lsof, lzo, lzop, libxcb, lighttpd, links, linux-fusion, lite, lrzsz, lsof, lzo,
makedevs, mcookie, mpg123, mpd, mpfr, mtd, musepack, mutt, lzop, makedevs, mcookie, mpg123, mpd, mpfr, mtd, musepack,
mysql_client, ncftp, ncurses, neon, netcat, netsnmp, ntfs-3g, mutt, mysql_client, ncftp, ncurses, neon, netcat, netsnmp,
ntfsprogs, ntp, openntpd, openssh, openssl, orc, pciutils, ntfs-3g, ntfsprogs, ntp, openntpd, openssh, openssl, oprofile,
psmisc, python, qt, quagga, radvd, rpm, rsync, samba, sawman, orc, pciutils, psmisc, python, qt, quagga, radvd, rpm, rsync,
sdl_sound, smartmontools, sqlite, squid, stunnel, sudo, samba, sawman, sdl_sound, smartmontools, sqlite, squid,
sylpheed, sysstat, taglib, tar, tcpreplay, tslib, usbutils, stunnel, sudo, sylpheed, sysstat, taglib, tar, tcpreplay,
util-linux, valgrind, wget, whetstone, which, wpa-supplicant, tslib, usbutils, util-linux, valgrind, wget, whetstone, which,
xdata_xcursor-themes, xmlstarlet, xterm wpa-supplicant, xdata_xcursor-themes, xmlstarlet, xterm
New packages: bluez-utils, cifs-utils, fftw, fluxbox, json-c, New packages: bluez-utils, cifs-utils, fftw, fluxbox, json-c,
libev, libftdi, libgeotiff, libplayer, ngrep, noip, opencv, libev, libftdi, libgeotiff, libmodbus, libplayer, live555,
openocd, picocom, poco, portaudio, pulseaudio, pv, rtai, vala, ngrep, noip, opencv, openocd, picocom, poco, portaudio,
xenomai. pulseaudio, pv, rtai, vala, xenomai.
Removed packages: liboil, sfdisk, swfdec, webif
Issues resolved (http://bugs.uclibc.org): Issues resolved (http://bugs.uclibc.org):