Commit c665fc00 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

Reflect recent changes in CHANGES file

parent 27f7eca5
Loading
Loading
Loading
Loading
+69 −23
Original line number Diff line number Diff line
2012.08, Not released yet:
2012.08-rc1, Not released yet:

	Fixes all over the tree and new features.

	Integration of a legal information reporting infrastructure,
	which allows to generate detailed informations about the
	licenses and source code of all components of a system
	generated by Buildroot. License information will progressively
	be added on packages.

	Default configuration files added for Calao-systems USB-A9263
	and Calao-systems USB-A9G20-LPW.

	External toolchains update: allow download of a custom
	toolchain, add Linaro 2012.05 and 2012.06 for ARM, add
	Blackfin toolchain 2012R1-BETA1, add Sourcery CodeBench MIPS
	2011.09.

	Allow the restriction of downloads to the primary site only.
        This is useful for project developers who want to ensure that
        the project can be built even if the upstream tarball
        locations disappear.

	Add a 'System configuration' choice to select between 3
	different init systems: Busybox init, SysV init and Systemd
	init.

	Cleanups to the package infrastructure. The visible change to
	developers is that $(eval $(call AUTOTARGETS)) is now $(eval
	$(autotools-package)), and similarly for other package
	infrastructures and host packages. Refer to the documentation
	for details.

	By default, automatic detection of the number of compilation
	jobs to use, depending on the number of CPUs available.

	Improvements to support systems with static libraries only
	(infrastructure and package fixes).

	Updated/fixed packages: audiofile, autoconf, automake, axel,
	beecrypt, berkeleydb, bind, bison, boost, busybox, bzip2,
	cmake, connman, conntrack-tools, cups, dnsmasq, e2fsprogs,
	ethtool, fbv, gmp, gnutls, grep, gst-plugins-base,
	gst-plugins-good, gzip, hiawatha, hostapd, icu, imagemagick,
	iproute2, ipset, iptables, kmod, libgci, libconfig, libcurl,
	libeXosip2, libfuse, libidn, libmbus, libmnl,
	libnetfilter-conntrack, libnl, libnspr, libogg, libosip2,
	libpcap, libroxml, liburcu, libxml2, lighttpd, ltrace,
	lttng-libust, lttng-modules, lttng-tools, module-init-tools,
	mpg123, midori, mrouted, mtd, mxml, mysql_client, nbd,
	nfs-utils, openocd, pciutils, php, polarssl, portaudio, pppd,
	pthread-stubs, pulseaudio, qt, quagga, radvd, rrdtool, samba,
	sdl_gfx, sdl_sound, speex, sqlite, squashfs, squid, sudo,
	synergy, systemd, wpa_supplicant, zlib

	New packages: cjson, collectd, dmidecode, fbterm, flashrom,
	freerdp, inadyn, libfreefare, libnetfilter_cttimeout, libnfc,
	liboping, libtorrent, linphone, logsurfer, lshw,
	mediastreamer, mobile-broadband-provider-info, monit, nanocom,
	nss-mdns, ofone, omap-u-boot-utils, opkg, ortp, python-id3,
	quota, ramspeed, rtorrent, sound-theme-freedesktop,
	webrtc-audio-processing, xinetd, zxing
	barebox, bash, beecrypt, berkeleydb, bind, bison, bluez_utils,
	bonnie, boost, busybox, bsdiff, bwm-ng, bzip2, cifs-utils,
	cgilua, cmake, connman, conntrack-tools, crosstool-ng, cups,
	dbus, dhcp, dnsmasq, e2fsprogs, eeprog, ethtool, faad2, fbv,
	ffmpeg, freetype, gmp, gnutls, gob2, gpsd, grep,
	gst-plugins-base, gst-plugins-good, gzip, hiawatha, hostapd,
	htop, icu, igh-ethercat, imagemagick, input-tools, iostat,
	iproute2, ipset, iptables, iw, kmod, less, libcap, libgci,
	libconfig, libcurl, libelf, libevas, libeXosip2, libexif,
	libfuse, libidn, libmad, libmbus, libmnl,
	libnetfilter-conntrack, libnl, libnspr, libnss, libogg,
	libosip2, libpcap, libpng, libroxml, liburcu, libusb, libxml2,
	libxslt, lighttpd, linux, ltrace, lttng-libust, lttng-modules,
	lttng-tools, lua, m4, memtester, midori, mii-diag,
	module-init-tools, mpfr, mpg123, mrouted, msmtp, mtd, mxml,
	mysql_client, nasm, nbd, ncurses, nfs-utils, opencv, openocd,
	openssl, pciutils, php, polarssl, portaudio, pppd,
	pthread-stubs, pulseaudio, qt, quagga, quota, radvd, rpm,
	rrdtool, samba, sam-ba, scons, sdl_gfx, sdl_sound, speex,
	sqlite, squashfs, squid, sudo, synergy, syslinux, systemd,
	tar, tcpdump, tcpreplay, udev, usbutils, valgrind, wget,
	wpa_supplicant, wsapi, xavante, xserver_xorg-server, zlib

	New packages: cjson, collectd, dfu-util, dmidecode, elftosb,
	fbterm, flashrom, freerdp, inadyn, libfreefare,
	libnetfilter_cttimeout, libnfc, libnfc-llcp, liboping,
	libtorrent, linphone, logsurfer, lshw, luacjson, luaexpat,
	luajit, mediastreamer, mobile-broadband-provider-info, monit,
	mxs-bootlets, nanocom, nss-mdns, ofone, omap-u-boot-utils,
	opkg, ortp, owl-linux, python-id3, python-nfc, quota,
	ramspeed, rtorrent, sound-theme-borealis,
	sound-theme-freedesktop, sysprof, webrtc-audio-processing,
	xinetd, zxing

2012.05, Released May 30th, 2012: