blob: dbd922a4c760ea5b904233482a1150d86f227a24 [file] [log] [blame]
Peter Korsgaard6bf057b2015-03-01 22:08:12 +010012015.02, Released March 1st, 2015
2
3 Minor fixes.
4
5 Updated/fixed packages: civetweb, ding-libs,
6 directfb-examples, glibc, gnupg, gnupg2, gpm,
7 gst-plugins-good, gst1-plugins-good, freetype, libao, libevas,
8 libevent, libfribidi, libgcrypt, libgtk2, libshout, libsrtp,
9 libtheora, libupnpp, libxmlrpc, linux, make, opus, pinentry,
10 rpi-firmware, shared-mime-info, vlc, vorbis-tools,
11 xcb-util-keysyms
12
13 Removed packages: libgc
14
Peter Korsgaard345f32e2015-02-24 00:24:19 +0100152015.02-rc3, Released February 24th, 2015
16
17 Minor fixes.
18
19 Cmake and rebar (erlang) infrastructure fixes.
20
21 Updated/fixed packages: bind, btrfs-progs, busybox, e2fsprogs,
22 evtest, ffmpeg, fltk, gnutls, i2c-tools, imagemagick, libxcb,
23 make, mjpg-streamer, netsnmp, opentyrian, php, polarssl,
24 qt5base, samba, samba4, sudo, util-linux, xserver_xorg-server
25
Peter Korsgaardbc113922015-02-15 23:44:43 +0100262015.02-rc2, Released February 15th, 2015
27
28 Minor fixes.
29
30 raspberrypi: fix kernel sha1 for DT variant.
31
32 Updated/fixed packages: dbus, dvdauthor, git, libsemanage,
33 libsepol, libssh2, mplayer, ntp, openvmtools, python3,
34 qt5base, qt5connectivity, xserver_xorg-server
35
Peter Korsgaard21652672015-02-08 21:57:14 +0100362015.02-rc1, Released February 8th, 2015
Peter Korsgaard20138582015-02-08 21:55:10 +010037
38 Fixes all over the tree and new features.
39
40 Static/shared library handling reworked. This is now a
41 tristate (shared only / shared and static / static
42 only). Default is now shared only to speed up the
43 build. BR2_PREFER_STATIC_LIB is now called BR2_STATIC_LIBS.
44
45 The toolchain (internal and external) will now warn when an
46 unsafe library or header path is used (such as /usr/include or
47 /usr/lib). If BR2_COMPILER_PARANOID_UNSAFE_PATH is enabled
48 under build options this instead becomes an error.
49
50 A installation path issue with the internal musl toolchain
51 support has been fixed so it is now possible to reuse it as an
52 external toolchain.
53
54 Architectures: Freescale E5500 and E6500 PowerPC support
55 added, deprecated MIPS 1/2/3/4 support removed.
56
57 New defconfigs: Freescale p2020ds, MIPS creator CI20,
58 Raspberrypi with DT, UDOO Quad.
59
60 'make <foo>_defconfig' now saves the path to the defconfig in
61 the .config, so a 'make savedefconfig' automatically updates
62 it.
63
64 Infrastructure for packages using the Erland rebar tool has
65 been added.
66
67 Hashes for a large number of packages have been added. Hashes
68 are now checked for both target and host packages.
69
70 The system menu now has an option to automatically configure a
71 network interface through DHCP at bootup.
72
73 The default filesystem skeleton now uses a separate tmpfs for
74 /run instead of a symlink to /tmp/ for security reasons / to
75 protect against conflicts with user generated temporary files.
76
77 BR2_EXTERNAL is now exported to post-build and post-image
78 scripts.
79
80 New packages: bdwgc, benejson, blktrace, bootstrap, cgic,
81 ding-libs, dvdauthor, ejabberd, erlang-goldrush, erlang-lager,
82 erlang-p1-cache-tab, erlang-p1-iconv, erlang-p1-sip,
83 erlang-p1-stringprep, erlang-p1-stun, erlang-p1-tls,
84 erlang-p1-utils, erlang-p1-xml, erlang-p1-yaml,
85 erlang-p1-zlib, exiv2, freeradius-client, gengetopt, glmark2,
86 gpu-amd-bin-mx51, guile, host-qemu, ifupdown, iperf3,
87 janus-gateway, kodi, kodi-audioencoder-flac,
88 kodi-audioencoder-lame, kodi-audioencoder-vorbis,
89 kodi-audioencoder-wav, libcli, libiio, liblinear, libnice,
90 libselinux, libsemanage, libserialport, libsigro,
91 libsigrokdecode, libsrtp, liburiparser, libvips, libwebsock,
92 libz160, libzip, lightning, mcelog, memtest86, mjpegtools,
93 mjpg-streamer, mke2img, mpd-mpc, netsurf-buildsystem, odhcp6c,
94 openldap, python-alsaaudio, python-certifi, python-cheetah,
95 python-coherence, python-django, python-docopt, python-enum,
96 python-enum34, python-flask, python-gobject, python-httplib2,
97 python-ipaddr, python-itsdangerous, python-jinja,
98 python-markdown, python-markupsafe, python-networkmanager,
99 python-pam, python-psutil, python-pyftpdlib, python-pyinotify,
100 python-pysendfile, python-pyxb, python-requests, python-six,
101 python-twisted, python-webpy, python-werkzeug,
102 python-zope-interface, qt5cinex, sigrok-cli, sofia-sip,
103 start-stop-daemon, szip, triggerhappy, ustr, vnstat, xorriso,
104 xtables-addons
105
106 Removed packages (target): bison, distcc, gob2, m4
107
108 Issues resolved (http://bugs.uclibc.org):
109
110 #7556: make interactive CLI optional for nftables
111 #7730: Error while connecting Qt Cretaor to device
112 #7766: logrotate default gzip path is usually wrong
113 #7790: Invalid ext4 image generated by Buildroot
114
Peter Korsgaard9a5434f2014-12-01 10:19:00 +01001152014.11, Released December 1st, 2014
116
117 Minor fixes.
118
119 Infrastructure: LD_LIBRARY_PATH handling tweak to ensure
120 current working directory isn't searched.
121
122 Updated/fixed packages: gd, gdb, libwebsockets, luajit, mono,
123 parted, shairport-sync, util-linux, xapp_bdftopcf,
124 xserver_xorg-server
125
Peter Korsgaardf30e54e2014-11-28 13:23:02 +01001262014.11-rc3, Released November 28th, 2014
127
128 Fixes all over the tree.
129
130 System: File permissions of /etc/random-seed made more
131 restrictive.
132
133 Toolchain: Various fixes related to locale handling, a fix for
134 building the toolchain wrapper on MIPS.
135
136 Updated/fixed packages: bind, binutils. botan, btrfsprogs,
137 clamav, czmq, dhcp, dillo, dovecot, erlang, flac, gd, glibc,
138 gptfdisk, gst1-validate, heirloom-mailx, lame, libksba,
139 libllcp, libnspr, libpng, libshairplay, libtirpc, linux,
140 linux-headers, mpdecimal, mpg123, network-manager, nfstables,
141 nfs-utils, openssl, pcituils, qt, radvd, rtai, sqlcipher,
142 sstrip, tcpdump, uclibc, uemacs, ushare, wayland, weston,
143 xl2tp, xserver_xorg-server
144
145 Issues resolved (http://bugs.uclibc.org):
146
147 #7670: Fails to build mpc-1.0.2 on latest Cygwin
148
Peter Korsgaard641e00e2014-11-21 13:19:45 +01001492014.11-rc2, Released November 21st, 2014
Peter Korsgaard7dfba6f2014-11-21 13:11:45 +0100150
151 Fixes all over the tree.
152
153 Inittab tweaks for shutdown handling (busybox and sysvinit).
154
155 Updated/fixed packages: aircrack-ng, botan, canfestival,
156 clamav, coreutils, czmq, dbus, dovecot, duma, e2fsprogs,
157 erlang, gcc, iputils, libcap, libgcrypt, libmemcached,
158 libssh2, libunwind, libv4l, linux-headers, mesa3d-demos, mutt,
159 mysql, ndisc6, nodejs, omniorb, perl-cross, php,
160 python-tornado, python3, qemu, qt5base, qt5webkit, rpm,
161 rt-tests, ruby, schifra, sdl_sound, shairport-sync, sysvinit,
162 tstools, tzdata, wireshark, x264
163
164 Issues resolved (http://bugs.uclibc.org):
165
166 #7646: strftime on datetime not works on python3
167
Peter Korsgaard74128852014-11-12 23:11:07 +01001682014.11-rc1, Released November 12th, 2014
Peter Korsgaard4c2d7582014-11-12 00:47:52 +0100169
170 Fixes all over the tree and new features.
171
Peter Korsgaard6896e822014-11-12 22:31:39 +0100172 Toolchains: Use -mcpu / -march instead of -mtune. Support
173 additional ARC and sparc variants. Updated Code sourcery
174 and Linaro external toolchains.
175
176 Defconfigs: Freescale iMX6DL SabreSD, Minnowboard MAX, QEMU
177 powerpc64 pseries added and a number of updates to the
178 existing configurations.
179
180 Infrastructure: Buildroot is now less noisy when built with
181 the silent option (make -s).
182 A number of package infrastructure variables have been renamed
183 from *_OPT to *_OPTS for constency. Buildroot will complain if
184 the old names are used to assist in updating out of tree
185 packages.
186 Fixes for host systems where bash isn't located in /bin, and
187 older systems not supporting mktemp --tmpdir.
188 Various cleanups of users/groups in the default skeleton.
189 There is now an option to choose what shell /bin/sh points to.
190
191 Documentation: Various updates to the user manual. The
192 asciidoc documentation handling has now been extended so it
193 can be used by (BR2_EXTERNAL) packages.
194
Peter Korsgaard4c2d7582014-11-12 00:47:52 +0100195 Updated/fixed packages: acl, acpid, agentpp, aircrack-ng,
196 alsa-lib, alsamixergui, alsa-utils, apitrace, apr, apr-util,
197 argus, arptables, at, atftp, atk, attr, audiofile, aumix,
198 automake, autossh, avahi, avrdude, axel, bandwidthd, bash,
199 bcusdk, beecrypt, bind, binutils, blackbox, bluez5_utils,
200 bluez_utils, bmon, boost, bootutils, bridge-utils,
201 btrfs-progs, busybox, bwm-ng, bzip2, ca-certificates, cairo,
202 ccache, ccid, ccrypt, cdrkit, cegui06, celt051, chrony,
203 cifs-utils, civetweb, cjson, clapack, classpath, cloog, cmake,
204 collectd, connman, copas, coreutils, coxpcall, cppcms, cppdb,
205 cppzmq, cramfs, crda, cryptsetup, ctorrent, cups, cvs, cwiid,
206 czmq, dash, dbus, dbus-cpp, dbus-glib, dbus-python, dejavu,
207 dhcp, dhcpcd, dhcpdump, dialog, dillo, directfb, distcc,
208 dmalloc, dmidecode, dmraid, dnsmasq, doc-asciidoc.mk,
209 dosfstools, dropbear, dropwatch, dstat, dtach, dtc, dvbsnoop,
210 e2fsprogs, ecryptfs-utils, ed, efl, eigen, elf2flt, elfutils,
211 enlightenment, enscript, erlang, espeak, ethtool, eudev,
212 evemu, evtest, exfat, exfat-utils, exim, expat, expect,
213 explorercanvas, faifa, fakeroot, fan-ctrl, fbdump,
214 fb-test-app, fetchmail, ffmpeg, file, filemq, findutils, flac,
215 flann, flickcurl, flite, fltk, fluxbox, fmc, fmlib,
216 fontconfig, foomatic-filters, freerdp, freescale-imx,
217 freetype, ftop, fxload, gamin, gcc, gd, gdb, gdk-pixbuf,
218 genimage, genpart, genromfs, geoip, gettext, giblib, git,
219 glibc, glib-networking, gmp, gmpc, gnu-efi, gnupg, gnupg2,
220 gnuplot, gnutls, google-breakpad, gpm, gpsd, gptfdisk,
221 gpu-viv-bin-mx6q, grantlee, grep, gsl, gst1-libav,
222 gst1-plugins-{bad,base,good,ugly}, gst-ffmpeg,
223 gst-fsl-plugins, gst-omx, gst-plugins-{bad,base,good,ugly},
224 gst-plugin-x170, gstreamer, gstreamer1, gtest, gtk2-engines,
225 gutenprint, gvfs, harfbuzz, haserl, haveged, hdparm, heimdal,
226 heirloom-mailx, hiawatha, hostapd, hplip, htop, httping,
227 hwdata, i2c-tools, icu, ifplugd, igh-ethercat, imagemagick,
228 imlib2, imx-lib, imx-vpu, inadyn, inotify-tools, input-tools,
229 intltool, iperf, iproute2, iprutils, ipsec-tools, ipset,
230 iptables, iputils, iw, jamvm, jansson, jasper, jimtcl, joe,
231 jpeg-turbo, jq, jquery-keyboard, jquery-mobile, jquery-ui,
232 jquery-ui-themes, jquery-validation, jsmin, json-c,
233 json-javascript, kbd, kexec, kexec-lite, keyutils, kismet,
234 kmod, knock, ktap, lame, lbase64, lbreakout2, lcdproc, lcms2,
235 lesstif, lftp, libaio, libao, libarchive, libargtable2,
236 libass, libassuan, libatasmart, libbluray, libbsd, libcap,
237 libcap-ng, libcdio, libcec, libcgicc, libcgroup, libcofi,
238 libconfig, libconfuse, libcurl, libdaemon, libdnet, libdrm,
239 libdvdnav, libecore, libedbus, libedit, libedje, libeet,
240 libelementary, libelf, libenca, libethumb, libevas,
241 libevas-generic-loaders, libevent, libexif, libeXosip2,
242 libffi, libftdi, libfuse, libgail, libgcrypt, libgeotiff,
243 libglade, libglib2, libgpgme, libgtk2, libhid, libidn,
244 libinput, libiscsi, libjson, libksba, liblockfile,
245 liblog4c-localtime, liblogging, libmad, libmatroska, libmbim,
246 libmemcached, libmicrohttpd, libmpdclient, libmpeg2, libndp,
247 libnfc, libnfs, libnftnl, libnl, libnspr, libnss, liboauth,
248 libogg, liboping, libosip2, libpcap, libpciaccess, libpfm4,
249 libplayer, libplist, libpng, libpthsem, libqmi, libqrencode,
250 libraw, libreplaygain, libroxml, librsvg, librtlsdr,
251 libsamplerate, libseccomp, libsecret, libshairplay, libsoc,
252 libsoup, libsoxr, libssh2, libstrophe, libsvg, libsvg-cairo,
253 libtasn1, libtheora, libtirpc, libtorrent, libubox, libuci,
254 libungif, liburcu, libusb, libuv, libv4l, libva,
255 libva-intel-driver, libvncserver, libvorbis, libvpx,
256 libwebsockets, libxcb, libxml2, libxml-parser-perl, libxmlrpc,
257 libxslt, lighttpd, linenoise, linknx, links, linphone,
258 linux-firmware, linux-fusion, linux-headers, linux-pam,
259 linux-zigbee, lite, live555, ljlinenoise, lmbench, lm-sensors,
260 localedef, lockdev, lockfile-progs, log4cxx, lpty, lrandom,
261 lrzsz, lshw, lsof, lsqlite3, ltp-testsuite, ltrace, ltris,
262 lttng-babeltrace, lttng-libust, lttng-modules, lttng-tools,
263 lua, luabitop, lua-coat, lua-coatpersistent, lua-csnappy,
264 lua-ev, luajit, luajson, lualogging, lua-messagepack,
265 lua-msgpack-native, luaposix, luarocks, luasec, luasocket,
266 luasql-sqlite3, lua-testmore, lunit, lvm2, lxc, lz4, lzlib,
267 lzma, m4, madplay, make, makedevs, Makefile.in,
268 matchbox-common, matchbox-desktop, matchbox-fakekey,
269 matchbox-keyboard, matchbox-lib, matchbox-panel,
270 matchbox-startup-monitor, matchbox-wm, mcrypt, mdadm,
271 media-ctl, mediastreamer, memcached, memstat, memtester,
272 mesa3d, metacity, midori, mii-diag, minidlna, mmc-utils,
273 modem-manager, mongoose, mongrel2, monit, mpc, mpd, mpdecimal,
274 mpfr, mpg123, mplayer, mrouted, msmtp, mtd, mtools, mtr,
275 musepack, musl, mutt, mxml, mysql, nano, nanocom, nbd, ncftp,
276 ncurses, ndisc6, ne10, neard, neon, netatalk, netperf,
277 netsnmp, nettle, net-tools, network-manager, newt, nfs-utils,
278 ngrep, nmap, nodejs, nss-mdns, ntfs-3g, ntp, numactl, nut,
279 nuttcp, ofono, ola, omap-u-boot-utils, omniorb,
280 on2-8170-modules, opencore-amr, opencv, openntpd, openobex,
281 openocd, openpowerlink, openssh, openssl, openswan,
282 opentyrian, opentyrian-data, openvpn, opkg, oprofile, opus,
283 opus-tools, orbit, orc, ortp, p11-kit, pango, parted,
284 pciutils, pcmanfm, pcre, pcsc-lite, perf, perl, perl-gd,
285 perl-gdgraph, perl-io-socket-ssl, perl-json-tiny,
286 perl-module-build, perl-mojolicious, perl-net-ssleay,
287 perl-path-tiny, perl-xml-libxml, perl-xml-parser, php,
288 php-geoip, php-gnupg, php-imagick, php-memcached, php-ssh2,
289 php-yaml, php-zmq, picocom, pifmrds, pinentry, pixman,
290 pkg-autotools.mk, pkg-cmake.mk, pkg-download.mk,
291 pkg-generic.mk, pkg-kconfig.mk, pkg-luarocks.mk, pkg-perl.mk,
292 pkg-python.mk, pkg-utils.mk, poco, polarssl, polkit, poppler,
293 popt, portaudio, portmap, postgresql, powerpc-utils, pppd,
294 pptp-linux, prboom, procps-ng, proftpd, protobuf, protobuf-c,
295 psmisc, ptpd2, pulseaudio, pv, pwgen, python, python3,
296 python-dialog, python-ipy, python-keyring, python-mad,
297 python-netifaces, python-numpy, python-protobuf, python-pyasn,
298 python-pyparsing, python-pyro, python-pyusb, python-serial,
299 python-setuptools, qdecoder, qemu, qextserialport, qjson, qt,
300 qt5, qt5base, qt5connectivity, qt5declarative, qt5enginio,
301 qt5graphicaleffects, qt5imageformats, qt5multimedia,
302 qt5quick1, qt5quickcontrols, qt5script, qt5sensors,
303 qt5serialport, qt5svg, qt5webkit, qt5webkit-examples,
304 qt5websockets, qt5x11extras, qt5xmlpatterns, qtuio, quagga,
305 quota, qwt, radvd, rapidjson, rdesktop, redis, rings, rpcbind,
306 rpi-firmware, rpi-userland, rpm, rp-pppoe, rrdtool,
307 rsh-redone, rsync, rsyslog, rtai, rtmpdump, rt-tests, rubix,
308 ruby, samba, sam-ba, samba4, sane-backends, schifra,
309 sconeserver, scons, screen, sdl, sdl_gfx, sdl_image,
310 sdl_mixer, sdl_net, sdl_sound, sdl_ttf, sed, ser2net,
311 setserial, sg3_utils, shared-mime-info, simicsfs, sispmctl,
312 slang, slirp, smcroute, smstools3, snmppp,
313 snowball-hdmiservice, socat, socketcand, sox, spawn-fcgi,
314 speex, spice, spice-protocol, sqlcipher, sqlite, squashfs,
315 squid, sredird, startup-notification, strace, stress,
316 strongswan, stunnel, subversion, sudo, sunxi-boards,
317 sunxi-cedarx, swig, sylpheed, synergy, sysklogd, sysstat,
318 systemd, sysvinit, taglib, tar, tcl, tcllib, tcpdump,
319 tcpreplay, texinfo, tftpd, thrift, thttpd, tiff, ti-utils,
320 tn5250, torsmo, trace-cmd, transmission, tslib, tstools,
321 tvheadend, twolame, tz, uboot-tools, uclibc, udisks, ulogd,
322 upmpdcli, upx, urg, usb_modeswitch, usbmount, usbredir,
323 usbutils, util-linux, valgrind, vde2, vim, vlc, vo-aacenc,
324 vorbis-tools, vpnc, vsftpd, vtun, wayland, webkit, webp,
325 webrtc-audio-processing, weston, wget, whois, wireless-regdb,
326 wireshark, wpa_supplicant, wvstreams, x11r7, x11vnc,
327 xapp_xcalc, xapp_xdm, xapp_xdpyinfo, xapp_xf86dga, xapp_xfs,
328 xapp_xinit, xapp_xkbevd, xapp_xmh, xapp_xrandr, xapp_xsm,
329 xbmc, xbmc-pvr-addons, xcb-proto, xcursor-transparent-theme,
330 xdriver_xf86-input-mouse, xdriver_xf86-video-{ast,intel},
331 xdriver_xf86-video-vmware, xenomai, xerces,
332 xfont_font-adobe-{100,75}dpi,
333 xfont_font-adobe-utopia-{100dpi,75dpi,type1},
334 xfont_font-alias, xfont_font-arabic-misc,
335 xfont_font-bh-100dpi, xfont_font-bh-75dpi,
336 xfont_font-bh-lucidatypewriter-100dpi,
337 xfont_font-bh-lucidatypewriter-75dpi, xfont_font-bh-ttf,
338 xfont_font-bh-type1, xfont_font-bitstream-100dpi,
339 xfont_font-bitstream-75dpi, xfont_font-bitstream-type1,
340 xfont_font-cronyx-cyrillic, xfont_font-cursor-misc,
341 xfont_font-daewoo-misc, xfont_font-dec-misc,
342 xfont_font-ibm-type1, xfont_font-isas-misc,
343 xfont_font-jis-misc, xfont_font-micro-misc,
344 xfont_font-misc-cyrillic, xfont_font-misc-ethiopic,
345 xfont_font-misc-meltho, xfont_font-misc-misc,
346 xfont_font-mutt-misc, xfont_font-schumacher-misc,
347 xfont_font-screen-cyrillic, xfont_font-sony-misc,
348 xfont_font-sun-misc, xfont_font-winitzki-cyrillic,
349 xfont_font-xfree86-type1, xfsprogs, xinetd, xkeyboard-config,
350 xlib_libdmx, xlib_libFS, xlib_libpciaccess, xlib_libSM,
351 xlib_libX11, xlib_libXaw, xlib_libXext, xlib_libXfont,
352 xlib_libXi, xlib_libXinerama, xlib_libXrandr, xlib_libXrender,
353 xlib_libXres, xlib_libXScrnSaver, xlib_libXt, xlib_libXv,
354 xlib_libXvMC, xlib_libXxf86dga, xlib_libXxf86vm, xmlstarlet,
355 xproto_xcmiscproto, xproto_xextproto, xscreensaver,
356 xserver_xorg-server, xterm, xz, zeromq, zlib, zlog, zmqpp,
357 znc, zsh, zxing
358
359 New packages: adwaita-icon-theme, am335x-pru-package,
360 bcache-tools, biosdevname, botan, canfestival, clamav,
361 cppunit, dos2unix, dovecot, dovecot-pigeonhole, getent, glm,
362 gst1-validate, hicolor-icon-theme, ipmitool, leafnode2,
363 libdvbcsa, libgtk3, libphidget, libshout, libunistring,
364 libupnpp, mesa3d-demos, modplugtools, mono, monolite, mp4v2,
365 netcat-openbsd, nginx, odhcploc, openvmtools,
366 phidgetwebservice, pps-tools, pure-ftpd,
367 python-configshell-fb, python-rtslib-fb, python-urwid, qlibc,
368 qt5location, shairport-sync, spidev_test, targetcli-fb,
369 tinyalsa, trinity, x264, yaml-cpp, ympd
370
371 Removed packages: libelf
372
373 Issues resolved (http://bugs.uclibc.org):
374
375 #261: New package: wxWidgets
376 #325: New package: ratpoison
377 #405: New package: OpenVZ tools
378 #1309: New package: rdiff-backup
379 #3427: New package: nginx
380 #3655: New package: libav
381 #3991: New Package: open-vm-tools (Vmware Tools)
382 #6878: dmraid: disabled on ARC
383 #6950: Full unicode support in ncurses
384 #7010: jamvm builds and runs fine under mips (be)
385 #7088: elfutils on Blackfin doesn't build
386 #7142: ecryptfs needs getent to run
387 #7280: CMake toolchain file uses the FORCE attribute on CMAKE_CXX_FLAGS
388 #7346: [2014.08rc3] vim-8ae50e3ef8bf.tar.gz can not be downloaded, ...
389 #7352: [2014.08-rc3] diffutils-3.3 failed on building
390 #7358: rpi-userland: linking with bcm_host doesn't give vc_dispmanx_*
391 #7364: monit builds a static application, even though BR2_PREFER_...
392 #7370: ngrep - requires --with-pcap-includes fully defined to find...
393 #7442: rootfs remount does not work as expected with sysvinit
394 #7448: Having export MACHINE="something" breaks glibc build on IMX6...
395 #7568: musl buildroot-toolchain does not put libgcc_s.so.1 into place
396 #7574: quota-4.01 fails to build statically
397
Peter Korsgaardfcd720d2014-09-01 12:12:30 +02003982014.08, Released September 1st, 2014
399
400 Minor manual fixes/additions.
401
402 Updated/fixed packages: btrfs-progs, cmake, cppcms, exim,
403 lftp, libdaemon, libev, libgpgme, libiqrf, libnl, libplist,
404 libroxml, libwebsockets, mesa3d, mpd, mtdev2tuio, musepack,
405 perl-gd, php-geoip, php-gnupg, php-imagick, php-memcached,
406 php-ssh2, php-yaml, php-zmq, polarssl, ruby, systemd, taglib,
407 uboot-tools, upmpdcli, webkit, xapp_xfs, xapp_luit,
408 xscreensaver, yajl
409
410 Issues resolved (http://bugs.uclibc.org):
411
412 #7346: vim-8ae50e3ef8bf.tar.gz can not be downloaded, 404 not found
413
Peter Korsgaardfdff7152014-08-26 10:26:38 +02004142014.08-rc3, Released August 26th, 2014
415
416 Minor fixes.
417
418 User manual update / restructuring.
419
420 Updated/fixed packages: cairo, ecryptfs-utils, gettext,
421 gstreamer, gstreamer1, gutenprint, icu, imagemagick, jack2,
422 lbreakout2, libevas-generic-loaders, libftdi, libinput,
423 libtorrent, ltris, msgpack, ntp, php, procps-ng, pulseaudio,
424 thrift, tvheadend, usb_modeswitch, xmlstarlet,
425
426 Issues resolved (http://bugs.uclibc.org):
427
428 #7136: ecryptfs-utils needs gettext to run when glibc/eglibc...
429 #7322: libgomp dependency issue with imagemagick
430 #7328: Git dl of versions in x/y broken
431
Peter Korsgaard7dc7c792014-08-18 01:04:16 +02004322014.08-rc2, Released August 18th, 2014
Peter Korsgaard8c94df22014-08-17 09:44:53 +0200433
434 Fixes all over the tree.
435
Peter Korsgaard7dc7c792014-08-18 01:04:16 +0200436 User manual restructured / reworked.
437
438 Toolchain: Fix for C++ exceptions / pthread_exit() on
439 uClibc/glibc, C++-11 features with uClibc.
440
Peter Korsgaard8c94df22014-08-17 09:44:53 +0200441 Updated/fixed packages: bandwidthd, bluez5_utils, empty,
442 espeak, fbv, ffmpeg, gd, gnupg2, gst1-plugin-good, iftop,
443 infozip, libcuefile, libeml, libnftl, localedef, ltrace,
Peter Korsgaard7dc7c792014-08-18 01:04:16 +0200444 matchbox, mpd, network-manager, nftables, ngrep, nut, openssl,
445 oprofile, perl, perl-net-ssleay, postgresql, pppd, procps-ng,
446 qt, subversion, synergy, systemd, tar, tftpd, webkit,
447 xapp_rstart, xbmc, xbmc-pvr-addons
Peter Korsgaard8c94df22014-08-17 09:44:53 +0200448
449 Issues resolved (http://bugs.uclibc.org):
450
451 #7124: Use BR toolchain externally results a non-bootable...
452 #7208: Glibc C++ aplications crash if they use exceptions
453 #7250: Cannot build with -std=c++11
454 #7262: Generating locale en_US.UTF-8 fails on 64bit fedora..
455 #7286: systemd 215 doesn't build
456
Peter Korsgaard7e725e12014-08-08 23:34:24 +02004572014.08-rc1, Released August 8th, 2014
Peter Korsgaard087e1c82014-08-08 00:50:13 +0200458
459 Fixes all over the tree and new features.
460
Peter Korsgaardec37bbc2014-08-08 23:28:02 +0200461 Architecture: Powerpc64 BE/LE added, AVR32 deprecated.
462 Improved altivec / SPE /atomic instructions
463 handling. Additional PowerPC CPU variants added.
464
465 Defconfigs: Atmel SAMA5D3, Congatec QMX6, Lego ev3, TS-5x00,
466 qemu-system-xtensa, qemu-aarch64-virt added. A number of
467 tweaks to existing ones. lpc32xx defconfigs removed.
468
469 Toolchain: Microblaze support for internal musl toolchain.
470 Default to GCC 4.8 for internal toolchain, remove deprecated
471 4.3 and 4.6 versions.
472 External CodeSourcery / Linaro toolchain updates, option to
473 copy gconv libraries for external toolchains.
474
475 Infrastructure: graph-depends: misc fixes, transitive
476 dependencies are not drawn by default. Download handling is
477 now done using helper scripts. Integrity of downloads can now
478 be verified using sha* hashes. Subversion download now uses
479 peg revisions for robustness.
480 Legal-info: License info of local or overridden packages are
481 saved as well. Toolchain packages are also taken into account.
482 autotools: Static linking with libtool / v1.5 improvements.
483 Gettextize support, similar to autoreconf.
484 kconfig package infrastructure added.
485
486 Misc: Version selection for busybox dropped.
487
Peter Korsgaard087e1c82014-08-08 00:50:13 +0200488 Updated/fixed packages: aespipe, aiccu, alsa-lib, alsa-utils,
489 alsamixergui, argus, armadillo, at, atftp, atk, avahi,
490 avrdude, axel, b43-firmware, b43-fwcutter, bandwidthd, bc,
491 bcusdk, beecrypt, bind, binutils, blackbox, bluez5_utils,
492 bmon, boa, bonnie, bootutils, bsdiff, btrfs-progs, bustle,
493 busybox, bwm-ng, bzip2, ca-certificates, cairo, can-utils,
494 ccache, ccrypt, chrony, cifs-utils, classpath, cloog, cmake,
495 collectd, connman, coreutils, cosmo, cppcms, cramfs, crda,
496 cryptodev-linux, cryptodev, ctorrent, cvs, dbus-cpp,
497 dbus-glib, dbus-python, dbus, dcron, dejavu, devmem2,
498 dfu-util, dhcp, dhcpcd, dhcpdump, dhrystone, dialog, dillo,
499 distcc, dmidecode, dmraid, dnsmasq, doom-wad, dropbear,
500 dropwatch, dsp-tools, dtv-scan-tables, dvb-apps, e2fsprogs,
501 e2tools, eeprog, eigen, elf2flt, elftosb, enlightenment,
502 enscript, espeak, ethtool, eudev, evemu, exim, expedite,
503 explorercanvas, ezxml, faifa, fan-ctrl, fconfig, feh,
504 fetchmail, ffmpeg, fftw, file, fio, fis, flann, flashrom,
505 flex, flot, fltk, fontconfig, freerdp, freescale-imx,
506 freetype, ftop, gcc, gd, gdb, genimage, genromfs, gettext,
507 giblib, glib-networking, glibc, gmp, gnupg, gnutls, gpm, gpsd,
508 gptfdisk, gpu-viv-bin-imx6q, gqview, grantlee, gst-ffmpeg,
509 gst-fsl-plugins, gst1-libav, gst1-plugins-bad,
510 gst1-plugins-ugly, gtk2-engines, gtk2-theme-hicolor, gtkperf,
511 gvfs, haserl, hdparm, hostapd, httping, i2c-tools, icu,
512 imagemagick, imx-lib, inadyn, inotify-tools, input-tools,
513 ipkg, iproute2, iputils, irda-utils, iw, jack2, jpeg, jquery,
514 jquery-keyboard, jquery-mobile, jquery-validation, jsmin, kbd,
515 kexec, kmod, knock, latencytop, lcdapi, leafpad, lesstif,
516 lftp, libaio, libarchive, libargtable2, libart, libatasmart,
517 libatomic_ops, libbsd, libcap-ng, libcec, libcgicc, libcgroup,
518 libconfuse, libcurl, libdrm, libdvdnav, libdvdread,
519 libeXosip2, libedit, liberation, libesmtp, libev, libevas,
520 libevdev, libevent, libfcgi, libffi, libfreefare, libfslcodec,
521 libfslparser, libfslvpuwrap, libgail, libgcrypt, libglade,
522 libglib2, libgpgme, libgtk2, libhid, libical, libiconv,
523 libiqrf, libjpeg, liblog4c-localtime, libmbus, libmicrohttpd,
524 libmms, libndp, libnftnl, libnl, libnspr, libnss, liboauth,
525 libpcap, libpng, libpthsem, libqmi, libraw, libraw1394,
526 librsvg, libsoc, libsoup, libsvgtiny, libsysfs, libtasn1,
527 libtirpc, libtorrent, libusb, libv4l, libwebsockets, libxcb,
528 libxml2, libyaml, links, linux-firmware, linux-fusion,
529 linux-headers, linux-pam, lite, live555, lm-sensors,
530 lockfile-progs, lpc3250loader, lshw, lsof, lsuio, ltrace,
531 ltris, lua-messagepack, luainterpreter, luajit, luaposix,
532 luarocks, lvm2, lxc, lz4, lzo, make, makedevs, mdadm,
533 mediastreamer, mesa3d, metacity, minidlna, mkpasswd,
534 modem-manager, mongoose, mpd, mpg123, msgpack, mtd, mtools,
535 mtr, musepack, musl, mysql, nano, nasm, nbd, ncurses, ndisc6,
536 netatalk, netplug, network-manager, nftables, ngircd, nodejs,
537 nss-mdns, ntp, nut, olsr, open2300, opencv, openntpd, openocd,
538 openpgm, openpowerlink, openssh, openssl, openswan, openvpn,
539 opkg, oprofile, opus-tools, orc, p910nd, pango, parted,
540 pax-utils, pcmanfm, perf, perl, perl-module-build, php,
541 pixman, pkgconf, poco, polarssl, popt, portmap, postgresql,
542 prboom, protobuf-c, proxychains-ng, psmisc, psplash, ptpd2,
543 python,
544 python-{bottle,dpkt,id3,mad,msgpack,nfc,pygame,pyzmq,simplejson},
545 python3, qhull, qt, qt5base, qt5connectivity, qt5declarative,
546 qt5graphicaleffects, qt5multimedia, qt5quickcontrols,
547 qt5sensors, qt5svg, qt5webkit, quagga, quota, radvd, rdesktop,
548 read-edid, rpcbind, rpi-firmware, rpi-userland, rpm,
549 rsh-redone, rsync, rt-tests, rtmpdump, rtorrent, rubix, ruby,
550 samba, samba4, sane-backends, sawman, sconeserver, setserial,
551 sg3_utils, shared-mime-info, smartmontools, smcroute, snappy,
552 socketcand, spawn-fcgi, sqlite, squashfs, squid, sredird,
553 startup-notification, statserial, strongswan, stunnel,
554 sunxi-mali, supervisor, synergy, sysklogd, sysprof, sysstat,
555 systemd, tcpdump, tcpreplay, texinfo, thrift, thttpd, ti-gfx,
556 ti-utils, tinyhttpd, torsmo, trace-cmd, transmission, tslib,
557 tstools, tvheadend, tzdata, uboot-tools, uclibc, udev,
558 udpcast, usb_modeswitch, usbmount, util-linux, valgrind, vim,
559 vlc, w_scan, wayland, webrtc-audio-processing, weston, wget,
560 wireless-regdb, wireless_tools, wireshark, wpa_supplicant,
561 xapp_{twm,xconsole,xcursorgen,xedit,xfs,xinit,xrandr},
562 xdriver_xf86-video-intel, xlib_lib{FS,ICE,Xext,Xfont,Xft,Xi},
563 xproto_fontsproto, xproto_inputproto, xserver_xorg-server,
564 x11vnc, xbmc, xbmc-addon-xvdr, xbmc-pvr-addons, xterm, xvkbd,
565 xz
566
567 New packages: flickcurl, fmc, fmlib, geoip, gnupg2,
568 google-breakpad, imx-vpu, isl, kexec-lite, libglew, libglu,
569 libinput, libksba, libmemcached, libmpdclient, librtlsdr,
570 libuv, libva, libva-intel-driver, linux-zigbee, memcached,
571 mpdecimal, ncmpc, opencore-amr, patchelf, perl-datetime-tiny,
572 perl-gd, perl-gdgraph, perl-gdtextutil, perl-io-socket-ssl,
573 perl-json-tiny, perl-mojolicious, perl-net-ssleay,
574 perl-path-tiny, perl-try-tiny, perl-xml-libxml,
575 perl-xml-namespacesupport, perl-xml-sax, perl-xml-sax-base,
576 php-geoip, php-memcached, pifmrds, pinentry, powerpc-utils,
577 procps-ng, pwgen, python-cffi, python-daemon, python-flup,
578 python-ipython, python-numpy, qt5enginio, qt5webkit-examples,
579 qt5websockets, simicsfs, sispmctl, sox, sshpass, tclap,
580 twolame, upmpdcli, whois, xlib_libxshmfence, xproto_dri3proto
581
582 Removed packages: procps
583
584 Issues resolved (http://bugs.uclibc.org):
585
586 #5750: Doing a Buildroot build from /usr doesn't work
587 #5900: config flags to the Xenomai build system
588 #6230: Cannot compile gcc without threads (uClibc-based)
589 #6626: procps Unknown HZ value! (XX) Assume 100
590 #7118: Package "thrift" requires atomic operations
591 #7154: Local uClibc config file gets overwritten using ...
592 #7160: host-xz not built
593 #7166: hostapd: segfault when using RT5370
594 #7172: Name collision of rpath token expansion and internal..
595 #7178: NTPd package cannot sync time without a proper ntp.conf
596 #7184: supervisord depends on libxml2 implicitly
597 #7196: Unable to build on UBUNTU13.10
598 #7268: python 2.7 compilation issue on a Debian/Ubuntu ...
599
Peter Korsgaardf287d622014-05-31 09:52:49 +02006002014.05, Released May 31st, 2014
601
602 Minor fixes.
603
604 Minor manual fixes. U-Boot now defaults to spl/u-boot-spl.bin
605 for the spl file.
606
607 Updated/fixed packages: exim, glibc, gnutls, libfribidi,
608 qt5base, qt5webkit, sysklogd, thrift, u-boot
609
Peter Korsgaardd830cce2014-05-28 17:07:11 +02006102014.05-rc3, Released May 28th, 2014
611
612 Minor fixes.
613
614 Updated/fixed packages: acl, attr, connman, dosfstools,
615 dropbear, dvb-apps, exim, flite, gdb, httping, hwdata,
616 lesstif, libnss, libv4l, lttng-babeltrace, midori, monit,
617 mplayer, php, python2, rdesktop, rpi-userland, ruby, samba,
618 samba4, slang, xbmc
619
620 Issues resolved (http://bugs.uclibc.org):
621
622 #7100: license info for package 'acl' missing
623 #7106: license info for package 'attr' missing
624 #7112: license info for package 'hwdata'
625
Peter Korsgaard63fbdd52014-05-21 17:17:03 +02006262014.05-rc2, Released May 21st, 2014
627
628 Fixes all over the tree.
629
630 Stripping using sstrip has been deprecated.
631
632 BR2_EXTERNAL can now also be used to implement custom
633 filesystem types.
634
635 The newly added BR2_GRAPH_DEPTH variable to limit the depth of
636 the generated dependency graph has been renamed to
637 BR2_GRAPH_DEPS_OPTS, so additional options can be supported in
638 the future.
639
640 The virtual package infrastructure will now error out early
641 if multiple packages providing the same virtual package has
642 been enabled (E.G. opengl). This change requires that the
643 packages explicitly declare what virtual package(s) they
644 provide.
645
646 Updated/fixed packages: acpid, armadillo, avahi, bellagio,
647 btrfs-progs, cairo, clapack, directfb, duma, ecryptfs-utils,
648 elfutils, eudev, fbgrab, fio, flann, fluxbox, gdb, gpm,
649 gpu-viv-bin-mx6q, gst1-plugins-good, gst-plugins-good,
650 imagemagick, iprutils, ipsec-tools, jack2, libdvdnav,
651 libdvdread, libnss, libunwind, linux-headers, lsof, lua,
652 luajit, matchbox-keyboard, mesa3d, mpd, mplayer, mtr, mysql,
653 netsnmp, nodejs, openpowerlink, openvpn, pciutils,
654 php-imagick, postgresql, pulseaudio, qt5quick1, rpi-userland,
655 rsyslog, samba, samba4, sane-backends, sunxi-mali, systemd,
656 ti-gfx, tstools, udev, webkit, wpa_supplicant, xbmc,
657 xlib_libXpm, xserver_xorg-server, zyre
658
659 Issues resolved (http://bugs.uclibc.org):
660
661 #5396: Boot hangs when starting samba if BR2_ENABLE_LOCALE...
662 #7016: Git issues in resulting buildroot tar
663 #7094: pciutils doesn't build on Blackfin
664
Peter Korsgaard921a9ef2014-05-13 10:49:03 +02006652014.05-rc1, Released May 13th, 2014
Vicente Olivert Riera574fa142014-03-28 11:00:52 +0000666
Peter Korsgaardc2e4f742014-05-12 22:03:28 +0200667 Fixes all over the tree and new features.
668
669 Architectures: Support for MIPS o32 ABI on MIPS-64 targets has
670 been removed. Building o32 ELF files for MIPS64 is an exotic
671 configuration that nobody should be using. If o32 is required,
672 then is better if it's built for MIPS 32-bit cores so only
673 32-bit instructions will be used leading to a more efficient
674 o32 usage.
675 Support for the ARM A12 variant and Intel corei7.
676
677 Configs: Minnowboard and Altera SoCkit added, QEMU updates.
678
679 Bootloaders: Grub2 and gummiboot support, syslinux support
680 extended.
681
682 Toolchains: GCC 4.9. Glibc 2.19. Support for the musl C
683 library for internal and external toolchains. 4.8-R3 support
684 for ARC, Internal toolchain support for Aarch64 and
685 Microblaze. Environment variable to control debug output of
686 toolchain wrapper renamed to BR2_DEBUG_WRAPPER to match the
Peter Korsgaard41d53bc2014-05-12 22:16:28 +0200687 other variables. Toolchain tuple vendor name can now be
Peter Korsgaardc2e4f742014-05-12 22:03:28 +0200688 customized. Updated external Linaro ARM/Aarch64
689 toolchains. Added external Linaro ARMEB toolchain.
690 A GDB gdbinit file is now generated for external toolchains to
691 automatically set the correct sysroot.
692
693 Kconfig handling for minimum kernel headers version required
694 for packages. Now packages needing specific kernel header
695 features can specify these requirements in Kconfig.
696
697 Infrastructure: Support for (but disabled as it leads to
Peter Korsgaard41d53bc2014-05-12 22:16:28 +0200698 unreproducible builds) toplevel parallel builds. See the
Peter Korsgaardc2e4f742014-05-12 22:03:28 +0200699 comment at the top of Makefile for details about how to enable
700 it and what the problems are if you want to test it.
701 Python package infrastructure extended to support Python 3.x
702 Perl and virtual package infrastructure support added.
703 PRE_*_HOOKS support for all build steps.
704
Peter Korsgaard4ee77142014-05-13 00:01:35 +0200705 Updated/fixed packages: acpid, agentpp, aiccu, apr, avahi,
706 barebox, bash, beecrypt, bellagio, binutils, boost,
Peter Korsgaardc2e4f742014-05-12 22:03:28 +0200707 boot-wrapper-aarch64, bustle, busybox, ca-certificates, cairo,
708 ccache, ccid, cgilua, chrony, cifs-utils, civetweb, cmake,
709 collectd, connman, coreutils, coxpcall, cppcms, cppzmq, crda,
710 cryptodev, cryptsetup, cups, czmq, dbus, dhcpdump, directfb,
711 dmalloc, dmraid, dnsmasq, dosfstools, dsp-tools, dtc,
Peter Korsgaard4ee77142014-05-13 00:01:35 +0200712 dvb-apps, ebtables, ecryptfs-utils, eigen, erlang, ethtool,
713 evemu, evtest, f2fs-tools, fdk-aac, feh, ffmpeg, file, filemq,
714 flac, flot, fmtools, fping, freetype, fswebcam, gcc, gd, gdb,
Peter Korsgaardc2e4f742014-05-12 22:03:28 +0200715 gettext, giblib, git, glibc, glibmm, glib-networking, gmp,
716 gnutls, gpm, gpsd, gpu-viv-bin-mx6q, grep, gst1-libav,
717 gst1-plugins-bad, gst1-plugins-base, gst1-plugins-good,
718 gst1-plugins-ugly, gst-ffmpeg, gst-fsl-plugins, gst-omx,
719 gst-plugins-good, gstreamer1, gvfs, harfbuzz, haveged,
720 hostapd, htop, httping, ifplugd, iftop, igmpproxy,
721 imagemagick, imlib2, imx-lib, infozip, intltool, iproute2,
722 ipsec-tools, ipset, jansson, jpeg, jpeg-turbo, jquery,
723 jquery-keyboard, jquery-ui, jquery-ui-themes, json-glib,
724 json-javascript, kexec, kmod, lame, lbase64, lbreakout2,
725 lcdproc, lftp, libao, libatasmart, libatomic_ops, libcap,
Peter Korsgaard4ee77142014-05-13 00:01:35 +0200726 libcdio, libcec, libcgicc, libcgroup, libcurl, libdrm,
727 libdvdnav, libdvdread, libegl, libeio, libenca, libesmtp,
728 libevas, libevdev, libfribidi, libfslcodec, libfslparser,
Peter Korsgaardc2e4f742014-05-12 22:03:28 +0200729 libfslvpuwrap, libgail, libgles, libglib2, libgtk2, libhid,
730 libjpeg, libmbim, libmicrohttpd, libmodplug, libnftnl,
731 libnspr, libogg, libopenmax, libopenvg, libpcap, libplayer,
732 libpng, libpthread-stubs, librsvg, libsigsegv, libsocketcan,
733 libsoup, libtasn1, libtool, libtpl, libunwind, liburcu,
734 libusb, libwebsockets, libxcb, libxml2, libxmlpp, libyaml,
735 lighttpd, linphone, linux-firmware, linux-headers, ljsyscall,
736 lmbench, lsof, ltp-testsuite, ltris, lttng-babeltrace,
737 lttng-libust, lttng-modules, lttng-tools, lua, lua-cjson,
738 luacrypto, lua-ev, luaexpat, luaexpatutils, luafilesystem,
739 luainterpreter, luajit, lua-msgpack-native, luaposix,
740 luarocks, luasec, luasocket, luasql-sqlite3, lvm2, macchanger,
741 memstat, mesa3d, metacity, minidlna, mmc-utils,
742 mobile-broadband-provider-info, modem-manager, mongrel2,
743 monit, mpd, mplayer, msmtp, mtd, mtools, mutt, mysql, nasm,
744 ncurses, ne10, netatalk, netsnmp, nettle, network-manager,
745 newt, nfs-utils, nmap, nodejs, ntfs-3g, ntp, nut, ofono, ola,
746 olsr, omniorb, opencv, opengl, openpgm, openssh, openssl,
747 openswan, openvpn, orbit, orc, p11-kit, pango, parted,
748 pciutils, pcre, pcsc-lite, perf, perl, perl-xml-parser, php,
749 picocom, pixman, pkgconf, poppler, popt, portmap, powervr,
750 pppd, pptp-linux, proftpd, protobuf, protobuf-c, ptpd2,
751 pulseaudio, python, python3, python-bottle, python-m2crypto,
752 python-netifaces, python-pyasn, python-pycrypto,
753 python-pygame, python-pysnmp, python-pysnmp-apps,
754 python-pysnmp-mibs, python-serial, python-setuptools,
755 qextserialport, qt, qt5, qt5base, qt5connectivity,
756 qt5declarative, qt5graphicaleffects, qt5imageformats,
757 qt5multimedia, qt5quick1, qt5quickcontrols, qt5script,
758 qt5sensors, qt5serialport, qt5svg, qt5webkit, qt5x11extras,
759 qt5xmlpatterns, qtuio, qwt, radvd, readline, rings,
760 rpi-firmware, rpi-userland, rsh-redone, rsync, rsyslog, rtai,
761 rtmpdump, rt-tests, ruby, samba, sconeserver, scons, sdl,
762 sdl_image, sdl_mixer, sg3_utils, slang, smstools3, snmppp,
763 socat, speex, sqlcipher, sqlite, squashfs, squid, strongswan,
764 stunnel, sunxi-boards, sunxi-mali, sunxi-tools, sylpheed,
Peter Korsgaard4ee77142014-05-13 00:01:35 +0200765 syslinux, sysstat, systemd, taglib, tcl, tcllib, tcpreplay,
Peter Korsgaardc2e4f742014-05-12 22:03:28 +0200766 tidsp-binaries, ti-gfx, tmux, tvheadend, tzdata, uboot,
767 uboot-tools, uclibc, udev, udisks, ulogd, usb_modeswitch,
768 usb_modeswitch_data, usbmount, util-linux, valgrind, vlc,
769 webkit, weston, wget, wireshark, wpa_supplicant, wsapi,
770 w_scan, xapp_appres, xapp_bdftopcf, xapp_beforelight,
771 xapp_bitmap, xapp_editres, xapp_fslsfonts, xapp_fstobdf,
772 xapp_iceauth, xapp_ico, xapp_mkfontscale, xapp_rgb,
773 xapp_rstart, xapp_sessreg, xapp_showfont, xapp_twm,
774 xapp_viewres, xapp_xauth, xapp_xbacklight, xapp_xcalc,
775 xapp_xclock, xapp_xditview, xapp_xdpyinfo, xapp_xdriinfo,
776 xapp_xev, xapp_xfd, xapp_xfontsel, xapp_xfs, xapp_xfsinfo,
777 xapp_xgc, xapp_xhost, xapp_xinit, xapp_xkbutils, xapp_xkill,
778 xapp_xload, xapp_xlsclients, xapp_xlsfonts, xapp_xmag,
779 xapp_xman, xapp_xmessage, xapp_xmodmap, xapp_xprop,
780 xapp_xrandr, xapp_xrdb, xapp_xrefresh, xapp_xset,
781 xapp_xsetroot, xapp_xsm, xapp_xstdcmap, xapp_xvidtune,
Peter Korsgaard4ee77142014-05-13 00:01:35 +0200782 xapp_xvinfo, xapp_xwd, xapp_xwininfo, xcb-util-wm,
783 xdriver_xf86-input-evdev, xdriver_xf86-input-joystick,
784 xdriver_xf86-input-keyboard, xdriver_xf86-input-mouse,
785 xdriver_xf86-input-synaptics, xdriver_xf86-input-vmmouse,
786 xdriver_xf86-video-ark, xdriver_xf86-video-ast,
787 xdriver_xf86-video-ati, xdriver_xf86-video-cirrus,
788 xdriver_xf86-video-dummy, xdriver_xf86-video-fbdev,
789 xdriver_xf86-video-geode, xdriver_xf86-video-glide,
790 xdriver_xf86-video-glint, xdriver_xf86-video-i128,
791 xdriver_xf86-video-intel, xdriver_xf86-video-mach64,
792 xdriver_xf86-video-mga, xdriver_xf86-video-neomagic,
793 xdriver_xf86-video-newport, xdriver_xf86-video-nv,
794 xdriver_xf86-video-openchrome, xdriver_xf86-video-r128,
795 xdriver_xf86-video-savage, xdriver_xf86-video-siliconmotion,
796 xdriver_xf86-video-sis, xdriver_xf86-video-tdfx,
797 xdriver_xf86-video-tga, xdriver_xf86-video-trident,
798 xdriver_xf86-video-vesa, xdriver_xf86-video-vmware,
799 xdriver_xf86-video-voodoo, xenomai, xerces, xl2tp, xlib_libFS,
800 xlib_xtrans, xproto_xproto, xserver_xorg-server,
801 xutil_util-macros, zeromq, zic, zmqpp, zyre
Peter Korsgaardc2e4f742014-05-12 22:03:28 +0200802
803 New packages: armadillo, btrfs-progs, clapack, cosmo, dado,
804 dbus-triggerd, dtv-scan-tables, e2tools, eudev, exim, expect,
805 fetchmail, flann, flite, gnu-efi, grub2, gummiboot, heimdal,
806 iprutils, iptraf-ng, jack2, jquery-mobile, libee, libestr,
807 libgc, libgl, liblogging, libndp, libsoxr, libstrophe,
808 libubox, libuci, libxmlrpc, ljlinenoise, lpeg, lpty, lrandom,
809 lsqlite3, lua-coat, lua-coatpersistent, lua-csnappy, luajson,
810 lualogging, lua-messagepack, lua-testmore, lunit, lzip, lzlib,
811 musl, nftables, opentyrian, opentyrian-data,
812 perl-module-build, php-gnupg, php-imagick, php-ssh2, php-yaml,
813 php-zmq, postgresql, python-libconfig, python-pypcap,
814 python-pyrex, qdecoder, qhull, samba4, smack, tz, tzdump, ucl,
Peter Korsgaard4ee77142014-05-13 00:01:35 +0200815 upx, vo-aacenc, xbmc, xbmc-addon-xvdr, xbmc-pvr-addons,
816 yaffs2utils, zlog, znc
Peter Korsgaardc2e4f742014-05-12 22:03:28 +0200817
818 Removed packages: crosstool-ng, python-distutilscross, vala
819
820 Issues resolved (http://bugs.uclibc.org):
821
822 #6842: Checking external toolchain for eabihf
823 #6956: Packaging libsoxr
824 #6986: Make legal-info fails on uboot versions before 2014.01
825 #6992: Incorrect installation rights on external kernel module..
Vicente Olivert Riera574fa142014-03-28 11:00:52 +0000826
Peter Korsgaarda6cfaea2014-02-27 21:51:23 +01008272014.02, Released February 27th, 2014
828
829 Minor fixes.
830
831 Updated/fixed packages: cegui06, cppdb, e2fsprogs, gcc, gdb,
832 gst1-plugins-bad, gstreamer, gstreamer1, haserl, imagemagick,
833 libpng, libxml2, lua, luajit, luarock, ncftp, openswan,
834 pcsc-lite, qt5connectivity, ramsmp, strongswan, vlc
835
836 Issues resolved (http://bugs.uclibc.org):
837
838 #6938: mkuser script generates wrong password for new user in..
839
Peter Korsgaard98f7e122014-02-25 08:49:04 +01008402014.02-rc3, Released February 25th, 2014
841
842 Minor fixes.
843
844 Updated/fixed packages: aiccu, ala-lib, alsa-utils, binutils,
845 cairo, coreutils, dhcpcd, distcc, efl, evas, iputils, gdb,
846 gpsd, gst-fsl-plugins, icu, libcec, libcgi, libplayer,
847 libsecret, libsepol, libsigsegv, libtool, libv4l,
848 linux-headers, matchbox-lib, mpg123, ncftp, opencv, pcmanfm,
849 pixman, pv, qt, rt-tests, sawman, sconeserver, sdl, thrift,
850 tvheadend, util-linux, webkit, xscreensaver
851
852 Issues resolved (http://bugs.uclibc.org):
853
854 #4706: Removing .stamp_target_installed does not trigger...
855 #5030: busybox built fails if we use an override src dir...
856 #5420: Dbus and /var/run management
857 #5768: Not able to build ALSA-Lib for static build
858 #5774: Not able to build ALSA-Utils for static build
859 #6542: external python modules fail to compile to pyc if...
860 #6764: Support for kernel signed modules
861 #6794: Busybox compiled from buildroot hangs on pass from...
862
Peter Korsgaard085d4f02014-02-20 09:24:32 +01008632014.02-rc2, Released February 20th, 2014
864
865 Fixes all over the tree. Static linking / nommu fixes and
866 annotations for several packages.
867
868 Updated/fixed packages: boost, busybox, collectd, coreutils,
869 dropbear, elfutils, feh, gcc, gst1-libav, imagemagick, iozone,
870 jimtcl, kexec, libvncserver, lvm2, lxc, mplayer, netsnmp, nut,
871 opencv, python, python3, qtuio, systemd, thrift, transmission,
872 uclibc, vlc, webkit
873
874 Issues resolved (http://bugs.uclibc.org):
875
876 #5450: AT91SAM9260 Bootstrap compilation problem
877 #5582: libiconv 1.14 failed to build
878 #5624: When building directfb, BR2_TARGET_LDFLAGS not used by..
879 #5852: [2012.11] usb_modeswitch should depends of "BR2_PACK..
880 #6218: binutils-2.23.2/gas fails with undefined reference to..
881 #6236: binutils-2.23.2/bfd fails with undefined reference to..
882 #6470: If the build directory is a child of /usr, the build..
883 #6776: systemd error: static declaration of 'execvpe' follows..
884 #6818: toolchainfile.cmake has absolut path references
885
Peter Korsgaard690984c2014-02-11 12:37:42 +01008862014.02-rc1, Released February 11th, 2014
Peter Korsgaard51a2caf2014-02-04 09:45:59 +0100887
888 Fixes all over the tree and new features.
889
Peter Korsgaarda89c5882014-02-09 22:46:26 +0100890 Support for external packages/defconfigs (BR2_EXTERNAL). See
891 user manual for details.
892
893 Cleanup of environment variable names for consistency. The
894 download directory location override (BUILDROOT_DL_DIR) is now
895 called BR2_DL_DIR. Likewise the name of the current .config is
896 renamed from BUILDROOT_CONFIG to BR2_CONFIG. Please update
897 your post build scripts if you use this! BUILD_DIR is now also
898 exported to the post build/image scripts.
899
900 Toolchain: GCC 4.8 fix for ARM stack corruption, reverted
901 uClibc pread/pwrite backport as they cause issues on certain
902 architectures, new Linaro and Sourcery Codebench toolchains.
903 x86: Support for AMD Jaguar cores, SSE4.x, SH: SH2/SH3/SH3EB
904 variants removed, Microblaze: Internal toolchain support
905
906 Legal infrastructure: Info is now split between host and
907 target packages, large number of license annotations.
908
909 Lua: selection between lua 5.1 / 5.2, luarocks support
910
911 Python: package infrastructure, many new packages.
912
913 Defconfigs: Armadeus APF51 + Zedboard added, apf27, apf28,
Peter Korsgaardb5f44c22014-02-10 22:29:44 +0100914 beaglebone, microblaze, pandaboard, qemu, raspberry pi
915 updated.
Peter Korsgaarda89c5882014-02-09 22:46:26 +0100916
Peter Korsgaardb5f44c22014-02-10 22:29:44 +0100917 Updated/fixed packages: aiccu, alsa-lib, alsa-utils,
918 am33x-cm3, aumix, autoconf, automake, barebox, bellagio,
919 berkeleydb, binutils, bison, blackbox, bluez_utils, boost,
920 bustle, busybox, cairo, can-utils, ccache, ccid, cgilua,
921 cifs-utils, civetweb, cmake, collectd, connman, copas,
922 coreutils, coxpcall, cppzmq, cramfs, crda, cryptodev-linux,
923 cryptsetup, cups, czmq, dhcpcd, dhcpdump, dhrystone, dialog,
924 dmraid, dnsmasq, dosfstools, dropbear, dropwatch, dtc, duma,
925 dvb-apps, e2fsprogs, eglibc, eigen, elf2flt, erlang, ethtool,
926 f2fs-tools, ffmpeg, file, filemq, fio, flashrom, flex,
927 fluxbox, fontconfig freerdp, freetype, gadgetfs-test, gawk,
928 gcc, gdb, gdbm, gettext, git, glibc, gnupg, gnutls, gob2,
929 gpsd, grep, grub, gst-ffmpeg, gst-plugins-good,
930 gst1-plugins-bad, gst1-plugins-base, gst1-plugins-good,
931 gst1-plugins-ugly, gstreamer, gstreamer1, gtest, icu, iftop,
932 imagemagick, inadyn, infozip, iozone, iproute2, iptables, iw,
Peter Korsgaarde0ab2fc2014-02-11 12:32:56 +0100933 jpeg, jpeg-turbo, jq, kexec, kmod, knock, lbase64, lcdapi,
934 lftp, libcdaudio, libcgi, libcgicc, libcuefile, libcurl,
935 libdmtx, libdrm, libdvdnav, libdvdread, libegl, libevent,
936 libexif, libfcgi, libfreefare, libgles, libglib2, libllcp,
Peter Korsgaardb5f44c22014-02-10 22:29:44 +0100937 libmicrohttpd, libmpd, libnfc, libnl, libnss, libopenmax,
938 libopenvg, libpcap, libpfm4, libplayer, libpng, libqmi,
939 libreplaygain, libroxml, libsamplerate, libsexy, libsigsegv,
940 libsndfile, libsoc, libtasn1, libtorrent, libtpl, libupnp,
Peter Korsgaarda89c5882014-02-09 22:46:26 +0100941 libusb, libusb-compat, libvorbis, libxcb, libxml2, libxmlpp,
942 libyaml, lighttpd, linknx, linux-firmware, linux-pam, live555,
Peter Korsgaard51a2caf2014-02-04 09:45:59 +0100943 lm_sensors, lmbench, lockdev, logrotate, lrzsz, ltrace, lua,
944 lua-ev, lua-msgpack-native, luabitop, luaexpat, luaexpatutils,
Peter Korsgaarda89c5882014-02-09 22:46:26 +0100945 luafilesystem, luajit, luaposix, luasec, luasocket,
Peter Korsgaard51a2caf2014-02-04 09:45:59 +0100946 luasql-sqlite3, m4, matchbox, mdadm, minicom, mongrel2, mpc,
947 mpd, mpg123, mplayer, mtd, mysql, lvm2, mxml, ncurses, ne10,
948 neard, neardal, netsnmp, netstat-nat, network-manager, nodejs,
Peter Korsgaarda89c5882014-02-09 22:46:26 +0100949 numactl, ofone, ola, olsr, omniorb, open2300, opencv,
950 openpowerlink, openssh, openssl, openvpn, oprofile, opus,
951 opus-tools, orbit, p11-kit, parted, pcre, pcsc-lite, perl,
952 php, poco, poppler, powervr, protobuf-c, psplash, python,
953 python-bottle,
Peter Korsgaard51a2caf2014-02-04 09:45:59 +0100954 python-{crc16,distutilscross,dpkt,id3,ipy,m2crypto,mad,meld},
955 python-{netifaces,nfc,protobuf,pygame,pyparsing,pyro,pyzmq},
956 python-{serial,setuptools}, qt, qt5base, qt5connectivity,
957 qt5declarative, qt5graphicaleffects, qt5jsbackend,
958 qt5multimedia, qt5quick1, qt5quickcontrols, qt5script,
Peter Korsgaarde0ab2fc2014-02-11 12:32:56 +0100959 qt5webkit, radvd, redis, rings, rng-tools, rpcbind,
960 rpi-firmware, rpi-userland, rt-tests, sam-ba, samba, sawman,
961 sconeserver, scons, sdl, sg3_utils, snappy, snmppp,
962 socketcand, spice, spice-protocol, sqlcipher, sqlite, squid,
963 sshfs, strace, subversion, sunxi-mali, supervisor, sysklogd,
964 sysprof, sysstat, systemd, sysvinit, taglib, tar, tcpdump,
965 ti-gfx, ti-utils, tinymembench, tn5250, trace-cmd,
966 transmission, tvheadend, tzdata, zxing, uboot, uboot-tools,
967 uclibc, udev, udpcast, ulogd, urg, usb_modeswitch_data,
968 util-linux, vala, valgrind, vorbis-tools, wavpack, wayland,
969 weston, wget, wireless-regdb, wireshark, wpa_supplicant,
970 wsapi, xavante, xapp_xdpyinfo, xapp_xrandr, xcb-proto,
Peter Korsgaarda89c5882014-02-09 22:46:26 +0100971 xdriver_xf86-video-intel, xenomai, xkeyboard-config, xl2tp,
972 xlib_lib{FS,SM,X11},
Peter Korsgaard51a2caf2014-02-04 09:45:59 +0100973 xlib_libX{au,aw,composite,cursor,damage,ext,fixes,font,i},
974 xlib_libX{inerama,mu,pm,randr,render,res,t,tst,v,xf86dga},
975 xlib_libXxf86vm, xlib_libdmx, xlib_libfontenc,
976 xlib_libpciaccess, xlib_xtrans, xproto_dri2proto,
977 xproto_{glproto,inputproto,presentproto,randrproto,videoproto},
978 xproto_xextproto, xproto_xproto, xutil_util-macros,
979 xutil_makedepend, zic, zmqpp, zxing, zsh, zyre
980
981 New packages: apitrace, avrdude, c-ares, ca-certificates,
982 cwiid, dbus-cpp, evemu, fping, fswebcam, gpm, gst1-libav,
Peter Korsgaarda89c5882014-02-09 22:46:26 +0100983 haveged, intel-microcode, iucode-tools, jasper, joe, ktap,
984 lbreakout2, libass, libbluray, libcdio, libenca, libevdev,
985 libmbim, libmodplug, libnfs, libnftnl, libplist, libshairplay,
986 libsocketcan, ljsyscall, log4cplus, ltris, luainterpreter,
987 luarocks, minidlna, mmc-utils, modemmanager, mtr, net-tools,
988 python-configobj, python-dialog, python-json-schema-validator,
989 python-keyring, python-msgpack, python-posix-ipc,
990 python-pyasn, python-pycrypto, python-pysnmp,
991 python-pysnmp-apps, python-pysnmp-mibs, python-pyusb,
992 python-simplejson, python-tornado, python-versiontools,
993 rtmpdump, rtptools, smcroute, smstools3, tcpreplay, thrift,
994 ti-uim, tinyxml, tmux, vlc, wmctrl, xconsole
Peter Korsgaard51a2caf2014-02-04 09:45:59 +0100995
Peter Korsgaardb5f44c22014-02-10 22:29:44 +0100996 Removed packages: autoconf, automake, ccache, cpanminus, lzma,
Peter Korsgaarda89c5882014-02-09 22:46:26 +0100997 netkitbase, netkittelnet, pkg-config, squashfs3, ttcp, xstroke
Peter Korsgaard51a2caf2014-02-04 09:45:59 +0100998
Peter Korsgaard474defa2014-02-04 19:58:15 +0100999 Issues resolved (http://bugs.uclibc.org):
1000
1001 #65: new package: dbus c++ language bindings
1002 #769: Update configuration menu for MIPS target
Peter Korsgaardb5f44c22014-02-10 22:29:44 +01001003 #2419: Add a bundle of Lua modules
Peter Korsgaard474defa2014-02-04 19:58:15 +01001004 #2629: Segmentation faults and division by zero in Grub on ext2
Peter Korsgaardb5f44c22014-02-10 22:29:44 +01001005 #3811: Added auto-mount for USB and SD Card (mdev) (for 2011.05)
1006 #4339: Allow override of DL_DIR in extract step
Peter Korsgaarda89c5882014-02-09 22:46:26 +01001007 #4363: Make sure that copied linux and busybox defconfig are...
Peter Korsgaardb5f44c22014-02-10 22:29:44 +01001008 #4454: There should be simple way to update image, when chang...
Peter Korsgaard474defa2014-02-04 19:58:15 +01001009 #5024: grub fails to build for x86_64 target architecture
1010 #5066: New-Package: net-tools
1011 #5072: ncurses: add ncurses-progs to target
1012 #5294: uclibc build ignores target CFLAGS and LDFLAGS
1013 #5366: Login doesn't work with util-linux versions of login/agetty
1014 #5378: dropbear Makefile broken
1015 #5390: System banner - change to empty doesn't remove /etc/issue
Peter Korsgaarda89c5882014-02-09 22:46:26 +01001016 #5780: spurious build failure because it cannot remove ubinize.cfg
Peter Korsgaard474defa2014-02-04 19:58:15 +01001017 #5798: ncurses-5.9 fails to compile statically
1018 #5810: Buildroot 2012.11: Additional GCC option "-msoft-float" ...
1019 #6080: Git fetch caching
1020 #6092: Bootable ISO image creation seems to have stopped working..
1021 #6272: coreutils build fails
Peter Korsgaarda89c5882014-02-09 22:46:26 +01001022 #6434: apply-patches.sh does not work recursively
1023 #6446: eglibc doesn't install ldconfig to target
1024 #6484: Add c-ares
Peter Korsgaardb5f44c22014-02-10 22:29:44 +01001025 #6596: Slow bootup if mdev is chosen
Peter Korsgaard474defa2014-02-04 19:58:15 +01001026 #6656: Build Qt5 with ccache
1027 #6662: internal compiler error: Segmentation fault during making..
Peter Korsgaarda89c5882014-02-09 22:46:26 +01001028 #6722: Usage of $($(PKG)_DIR_PREFIX) is an issue with linux package
Peter Korsgaard474defa2014-02-04 19:58:15 +01001029 #6752: genext2fs: e2fsck must run before tunefs -U random
Peter Korsgaarda89c5882014-02-09 22:46:26 +01001030 #6770: openssl 1.0.1f fails with ccache
Peter Korsgaard474defa2014-02-04 19:58:15 +01001031 #6830: Qt5: no fonts are installed
Peter Korsgaarda89c5882014-02-09 22:46:26 +01001032 #6848: Qt5: no text shown in simple QWidget / frame-buffer setup
1033 #6854: Update to Qt 5.2.1
Peter Korsgaard474defa2014-02-04 19:58:15 +01001034
Peter Korsgaard9b390452013-11-30 14:16:03 +010010352013.11, Released November 30th, 2013:
Peter Korsgaard1351d0c2013-11-30 09:37:14 +01001036
1037 Minor fixes.
1038
1039 Updated/fixed packages: apr, binutils, dbus-python, dropwatch,
1040 ecryptfs-utils, eglibc, gdb, gpsd, grantlee, hostapd,
1041 iptables, qlibiscsi, libnspr, libnss, libpfm4, libtool,
1042 lua-ev, lvm2, mplayer, qt, qt5, quagga, ruby, tinymembench,
1043 tvheadend, util-linux, wpa_supplicant
1044
1045 Issues resolved (http://bugs.uclibc.org):
1046
1047 #1279: Buildroot compiled Busybox and Coreutils LFS issues
1048 #2995: -fstack-protector-all causes ssh to SIGSEGV
1049 #5570: Cannot compile software on the target machine
1050 #6428: util-linux libmount segfaults with patch from buildroot
1051 #6500: php fails to build for armel
1052 #6554: gdb needs to dependents on host texinfo
1053 #6692: GNU nano fails to compile for x86_64
1054 #6704: wpa_supplicant: fix wrong path to executable file in D-Bus
1055
Peter Korsgaard1bf9afe2013-11-26 16:49:11 +010010562013.11-rc3, Released November 26th, 2013
1057
1058 Fixes all over the tree.
1059
1060 Architecture: Mark MIPS I, II, III and IV as deprecated.
1061
1062 Updated/fixed packages: beecrypt, dbus, e2fsprogs, libcap-ng,
1063 libglib2, libroxml, libsigsegv, libvncserver, lxc, mdadm,
1064 mongoose, nut, ola, omniorb, openssl, pcre, php, poco,
1065 protobuf-c, pv, qt5base, ruby, schifra, squid, sunxi-mail,
1066 swig, ti-gfx, tinymembench, uclibc, udisks, vim
1067
Peter Korsgaardb87c05d2013-11-18 22:22:17 +010010682013.11-rc2, Released November 18th, 2013
1069
1070 Fixes all over the tree.
1071
1072 Defconfigs: qemu_arm_versatile, qemu_arm_nuri, sheevaplug:
1073 Adjust kernel versions.
1074
1075 Toolchain: avr32: fix for modern kernel headers
1076
1077 Bootloader: Barebox updated to 2013.10.1
1078
1079 Updated/fixed packages: dhcp, e2fsprogs, gst1-plugins-bad,
1080 libcurl, libvncserver, nano, pc, qt5base, squashfs, ttcp,
1081 wayland, wvstreams
1082
1083 Issues resolved (http://bugs.uclibc.org):
1084
1085 #3601: DHCPD S80dhcp-server startup script issues
1086 #6320: Fix kernel compile issue if BR2_LINUX_KERNEL_CUSTOM_GIT_VERS..
1087 #6416: Xenomai package, patch alternative
1088 #6590: directfb-examples build failed whit linaro toolchain
1089
Peter Korsgaardabce7ca2013-11-12 23:49:47 +010010902013.11-rc1, Released November 12th, 2013
Peter Korsgaardb9a16cb2013-11-12 01:04:15 +01001091
1092 Architectures: Nios-II support, MIPS arch handling fixes
1093
1094 Defconfigs: cubieboard2, freescale i.MX 6sololite evk,
1095 sabre-sd, wandboard added, rpi renamed to raspberrypi_defconfig
1096
1097 Toolchain: glibc support, upstream uClibc fixes, uClibc 0.9.31
1098 for avr32, crosstool-ng backend removed, external musl
1099 toolchain support, gcc 4.8.2, updated Linaro external
1100 toolchains. Fortran and objective-C support deprecated,
1101 mudflap support
1102
1103 Bootloaders: U-Boot: u-boot.imx support, version bumps
1104
1105 Linux: use kmod instead of module-init-tools
1106
1107 System: default to devtmpfs for /dev
1108
1109 Infrastructure: Make 3.82 fixes, locales generation fixes, CVS
1110 download support, post-rsync hooks
1111
1112 Fs: u-boot image support for cpio
1113
1114 Updated/fixed packages: aircrack-ng, alsamixergui, apr,
1115 apr-util, atk, automake, bellagio, berkeleydb, bind, binutils,
1116 bison, boost, busybox, can-utils, ccache, ccid, cgilua,
1117 chrony, cifs-utils, cjson, collectd, connman, conntrack-tools,
1118 copas, cppcms, cppzmq, czmq, dash, dbus, dhcpcd, diffutils,
1119 directfb, dmidecode, dnsmaqs, docker, dosfstools, dropbear,
1120 dropwatch, ebtables, eglibc, elf2flt, empty, enchant, erlang,
1121 ethtool, fbgrab, fbv, fdk-aac, feh, ffmpeg, file, findutils,
1122 fltk, fmtools, freetype, gdk-pixbuf, gettext, git,
1123 glib-networking, gmp, gnupg, gnutls, gpu-viv-bin-mx6q, gsl,
1124 gstreamer, gstreamer1, gst1-plugins-{bad,base,good,ugly},
1125 gtest, gutenprint, hplip, i2c-tools, icu, ifplugd,
1126 imagemagick, iozone, iproute2, ipset, iptables, iw, jamvm,
1127 jansson, jpeg-turbo, kismet, kmod, lcms2, libassuan, libcap,
1128 libcap-ng, libcdaudio, libcec, libcue, libcurl, libdrm,
1129 libedit, libevas, libevent, libfreefare, libfuse,
1130 libgpg-error, libiconv, liblog4c-localtime, libmicrohttpd,
1131 libmnl, libmodbus,
1132 libnetfilter_{acct,conntrack,cthelper,cttimeout,log,queue},
1133 libnfnetlink, libnl, libpng, libqmi, libqrencode, libroxml,
1134 libsecret, libsigsegv, libsoup, libtirpc, libunwind, libusb,
1135 libvpx, lighttpd, linphone, linux-pam, lmbench,
1136 lockfile-progs, log4cxx, logrotate, logsurfer, ltp-testsuite,
1137 ltrace, luacrypto, luaposix, lvm2, m4, matchbox-lib,
1138 media-ctl, mediastreamer, minicom, minidlna, mongoose, monit,
1139 mpc, mpd, mpg123, mplayer, mrouted, mtdev, mutt, mysql_client,
1140 nano, ncftp, ndisc6, neard, neardal, neon, net-snmp, netatalk,
1141 netcat, netkitbase, netperf, netplug, nettle, nfacct,
1142 nfs-utils, ngircd, ngrep, noip, nuttcp, olsr, openssh, opkg,
1143 oprofile, opus-tools, orc, ortp, pciutils, pcre, pcsc-lite,
1144 perf, perl, perl-cross, php, picocom, pkgconf, polarssl,
1145 poppler, pppd, proftpd, protobuf, proxychains-ng, pulseaudio,
1146 pv, qemu, qt, qt5base, qt5webkit, quagga, radvd, redis,
1147 rpi-{firmware,userland}, rrdtool, rsync, rtorrent, ruby,
1148 samba, scons, screen, sdl_sound, ser2net, setserial,
1149 smartmontools, socat, socketcand, sqlcipher, sqlite, squid,
1150 stress, strongswan, stunnel, sudo, syslinux, systemd,
1151 sysvinit, tcl, ti-gfx, time, transmission, tremor, tslib,
Peter Korsgaardabce7ca2013-11-12 23:49:47 +01001152 tstools, tvheadend, tzdata, uboot-tools, uclibc, udpcast,
1153 uemacs, ulogd, usb_modeswitch{,_data}, util-linux, vala,
1154 valgrind, vde2, vorbus-tools, vpnc, vsftpd, vtun, wayland,
1155 webkit, webp, webrtc-audio-processing, weston, wget,
1156 wireshark, wsapi, xavante, xdriver_xf86-video-geode, xenomai,
1157 xinetd, xlib_libpthread-stubs, xl2tp, xmlstarlet,
1158 xserver_xorg-server, xz, zeromq, zic, zmqpp
Peter Korsgaardb9a16cb2013-11-12 01:04:15 +01001159
1160 New packages: aiccu, autossh, bc, civetweb, cppdb, cryptsetup,
1161 duma, eigen, harfbuzz, igmpproxy, iputils, jq, knock, kobs-ng,
1162 lesstif, libcgroup, libsepol, libsoc, libssh2, luasec, luasql,
1163 lxc, nut, ola, omniorb, openpowerlink, orbit, p910nd, psplash,
1164 python-crc16, python-ipy, python-pyzmq, qt5sensors,
1165 qt5serialport, qt5x11extras, snmppp, subversion, tcping,
1166 trace-cmd, xscreensaver, zsh
1167
1168 Removed packages: module-init-tools
1169
1170 Issues resolved (http://bugs.uclibc.org):
1171
1172 #1138: Buildroot fails to build packages if BR2_GCC_SHARED_LIBGCC=y
1173 #5408: qt build failure with Sourcery CodeBench ARM 2010.09
1174 #5630: makefile error with toolchain helpers.mk
1175 #5672: htop: remove X11 stuff
1176 #5678: linux.mk: linux-menuconfig fails
1177 #5696: python3 installation is too large, patches from python2 needed
1178 #5978: Erlang does not build for arm in 2013.02-rc3
1179 #6392: Extended ARM uImage kernel options
1180 #6404: Buildroot's coreutils 'uname -p' reports 'Unknown' on recent..
1181 #6428: util-linux libmount segfaults with patch from buildroot
1182 #6452: eglibc from Linaro 2013.07 not copied to target correctly
1183 #6566: PHP segfault when crosscompiled to mips64 - patch included
1184 #6572: [PowerPC] Buildroot uses wrong external toolchain libraries..
1185 #6578: udisks package broken
1186 #6602: ebtables 64 bit kernel + 32 bit userland alignment error..
1187 #6608: ebtables missing ethertypes - fix included
1188 #6620: Sysvinit package missing killall5 and symlinks - patch included
1189 #6632: CMake use host pkg-config
1190 #6638: pkgconf doesn't download
1191 #6644: "all" target doesn't work in out-of-tree builds
1192 #6650: Segmentation fault when trying to build latest buildroot
1193 #6668: iptables limit module alignment problem on mips64
1194
Peter Korsgaard53d8d9c2013-08-31 00:33:13 +020011952013.08, Released August 31th, 2013:
1196
1197 Minor fixes.
1198
1199 Documentation build fixed.
1200
1201 Updated/fixed packages: ltrace, strongswan
1202
Peter Korsgaard4e4a0a32013-08-30 00:03:48 +020012032013.08-rc3, Released August 29th, 2013:
Peter Korsgaard13ce6dd2013-08-29 23:22:08 +02001204
1205 Fixes all over the tree.
1206
1207 External toolchain lib32/lib64 handling, ABI name for EABIhf,
1208 misc fixes for generatelocales, apply-patches and module
1209 stripping.
1210
1211 Top level menu names reordered and renamed for clarity.
1212
Peter Korsgaardaab3a0b2013-08-29 23:30:55 +02001213 Updated/fixed packages: acl, attr, bash, dbus, directfb,
1214 dvb-apps, kexec, kmod, libbsd, linux-fusion, mesa3d, minidlna,
1215 openssh, openssl, pulseaudio, python-setuptools, qt5,
1216 qt5webkit, redis, strongswan, sunxi-mali
1217
1218 Issues resolved (http://bugs.uclibc.org):
1219
1220 #6464: dbus-daemon-launch-helper needs setuid
Peter Korsgaard13ce6dd2013-08-29 23:22:08 +02001221
Thomas Petazzonic08b78d2013-08-16 13:06:15 +020012222013.08-rc2, Released August 16th 2013:
1223
1224 Documentation improvements.
1225
1226 External toolchains fixes.
1227
1228 Updated/fixed packages: aircrack-ng, bash, boost, cairo,
1229 cppcms, eglibc, ffmpeg, gcc, git, gnupg, imagemagick, libcec,
1230 libffi, libgcrypt, linux, linux-headers, ltrace, netatalk,
1231 opencv, opengl, readline, samba, strongswan, sunxi-cedarx,
1232 uclibc, udev, wayland, webkit, zeromq.
1233
1234 Issues resolved (http://bugs.uclibc.org):
1235
1236 #6440: typo in ffmpeg makefile
1237
Thomas Petazzoni36c966e2013-08-01 17:57:59 +020012382013.08-rc1, Released August 5th, 2013:
1239
1240 Architectures:
1241 - improved support for floating point on ARM and Thumb/Thumb2
1242 - support for ARM OABI removed
1243
1244 Toolchains:
1245 - support added for Sourcery CodeBench ARM and MIPS 2013.05
1246 - Linaro ARM and Aarch64 toolchains updated
1247 - support added for the Arago ARMv5 and ARMv7 toolchains
1248 - gcc 4.8.x version bumped
1249 - support for installing both FDPIC and FLAT libraries on
1250 Blackfin
1251 - support for uClibc 0.9.31 removed,
1252 - convert the internal toolchain backend to use the package
1253 infrastructure
1254 - support added for eglibc in the internal toolchain backend
1255 - toolchain components for the ARC architecture updated and
1256 gdb for ARC added.
1257 - support for Blackfin in the internal toolchain fixed
1258
1259 Defconfigs: beaglebone_defconfig updated, new defconfig for
1260 CubieBoard, for Olimex mx233 Olinuxino, for Calao Systems
1261 TNY-A9G20-LPW.
1262
1263 A number of packages have been fixed to use the
1264 <pkg>_CONFIG_SCRIPTS mechanism to get their <pkg>-config shell
1265 script installed and modified properly. Licensing informations
1266 has been added to a number of packages.
1267
1268 Use XZ tarballs for a number of packages.
1269
1270 Noticeable package changes/additions:
1271 - The glib2/libgtk2/webkit stack has been updated to recent
1272 versions.
1273 - Support for Gstreamer 1.x has been added.
1274 - OpenGL support for TI OMAP platforms has been added.
1275 - OpenGL support for Allwinner platforms has been added.
1276 - OpenMAX support for RasberryPi has been added.
1277
1278 Updated/fixed packages: acl, attr, autoconf, avahi, barebox,
1279 bind, binutils, busybox, bwm-ng, bzip2, cifs-utils, colletctd,
1280 cpanminus, cups, curl, dash, dbus, dhcp, directfb,
1281 directfb-examples, dnsmasq, dosfstools, dropbear, dtc,
1282 e2fsprogs, ed, efl, enlightenment, erlang, ethtool, fbgrab,
1283 fftw, firmware-imx, flot, fltk, freetype, gawk, gdk-pixbuf,
1284 gettext, gmp, gnutls, gsl, gutenprint, gvfs, gzip, haserl,
1285 hiawatha, httping, icu, imagemagick, imlib2, imx-lib,
1286 intltool, iozone, ipset, iptables, jquery, jquery-keyboard,
1287 jquery-sparkline, kmod, less, libart, libcdaudio, libcgicc,
1288 libesmtp, libftdi, libfuse, libglib2, libgtk, libgtk2, libidn,
1289 libiqrf, liblog4c-localtime, libnspr, libnss, libpcap,
1290 libroxml, libserial, libsigsev, libsoup, libtool, libtpl,
1291 libvncserver, libxml2, linphone, lm_sensors, logrotate,
1292 ltrace, lttng, luafilesystem, luajit, minicom, monit, mpg123,
1293 mtd, mutt, mxml, neard, netatask, netsnmp, nettle,
1294 network-manager, nodejs, nss-mdns, openssh, openswan, openvpn,
1295 opkg, opus, pcre, perl-cross, php, pixman, poco, polarssl,
1296 pulseaudio, pv, python, python3, qt, qt5, qt5declarative,
1297 qt5jsbackend, qt5quick1, readline, rpi-firmware, ruby, samba,
1298 sane-backends, sconeserver, sdl_image, sdparm, ser2net,
1299 socketcand, sqlite, squid, strace, tcl, tcpdump, tinyhttpd,
1300 tvheadend, tzdata, uboot, udpcast, usb_modeswitch,
1301 usb_modeswitch_data, usbutils, webkit, wireshark, wvstreams,
1302 xapp_luit, xapp_xmodmap, xenomai, xfsprogs, xlib_libX11, zic,
1303 zlib.
1304
1305 New packages: a10disp, aespipe, am33x-cm3, cppcms, dhcpcd,
1306 dropwatch, dtc, ecryptfs-utils, eglibc, elf2flt, fdk-aac,
1307 gcc-final, gcc-initial, gcc-intermediate, git,
1308 gpu-viv-bin-mx6q, gst1-plugins-bad, gst1-plugins-base,
1309 gst1-plugins-good, gst1-plugins-ugly, gst-omx,
1310 gst-plugin-x170, gstreamer1, jimtcl, lbase64, libassuan,
1311 libbsd, libcec, libdvbsi, libedit, libgpgme, libqmi,
1312 libqrencode, libsvg, libsvg-cairo, libunwind, libvpx,
1313 linux-headers, lockdev, luabitop, luacrypto, lua-ev,
1314 luaexpatutils, msgpack, ocrad, on2-8170-libs,
1315 on2-8170-modules, p11-kit, pax-utils, ptpd, ptpd2,
1316 python-pyro, ramspeed/smp, snappy, strongswan, sunxi-boards,
1317 sunxi-cedarx, sunxi-mali, sunxi-tools, ti-gfx, tinymembench,
1318 tree, tstools, uclibc, w_scan.
1319
1320 Issues resolved (http://bugs.uclibc.org):
1321
1322 #4718: python (built for powerpc) distutils has paths to host
1323 compiler toolchain
1324 #5516: appended device tree blobs on uImage fails
1325 #6302: Versions of packages retrieved from github.com are wrong
1326 #6308: dosfstools download link is wrong
1327 #6326: Dropbear: Add options to allow better config for
1328 different target devices (e.g. routers)
1329 #6338: Wrong download link for minicom package
1330 #6344: Wrong handling of license text files with same name and
1331 different directory
1332 #6374: gnutls package broken if linux cryptodev module
1333 selected
1334 #6410: omap3_beagle has uimage error load address error
1335
Peter Korsgaard615fd9b2013-05-31 22:29:04 +020013362013.05, Released May 31th, 2013:
Peter Korsgaard0ca96922013-05-27 23:54:12 +02001337
1338 Minor fixes.
1339
Peter Korsgaard93252e72013-05-31 22:19:00 +02001340 External toolchain wrapper fix for if host/usr/bin is placed
1341 in the patch.
1342
1343 Updated/fixed packages: acpid, at91bootstrap, czmq, elf2flt,
1344 flex, jamvm, kmod, libplayer, libtirpc, libv4,
1345 lttng-babeltrace, opengl, qt5jsbackend, udpcast, wvstreams
Peter Korsgaard0ca96922013-05-27 23:54:12 +02001346
1347 Issues resolved (http://bugs.uclibc.org):
1348
Peter Korsgaard93252e72013-05-31 22:19:00 +02001349 #4868: Buildroot compile failure for toolchain/gdb-7.4/intl/reloc...
Peter Korsgaard0ca96922013-05-27 23:54:12 +02001350 #4988: flex and m4 problems
1351 #5912: obsolete CVS files
1352
Peter Korsgaardc92a3692013-05-25 22:23:57 +020013532013.05-rc3, Released May 25th, 2013:
1354
1355 Minor fixes.
1356
1357 Updated/fixed packages: aircrack-ng, bellagio, boost, crda,
1358 dvb-apps, flot, libatomic_ops, libeXosip2, libosip2, libxml2,
1359 mongrel2, poco, portaudio, pptp-linux, tvheadend, urg, weston,
1360 wireshark
1361
Peter Korsgaardcfcbfa22013-05-15 21:05:00 +020013622013.05-rc2, Released May 15th, 2013:
Peter Korsgaardd131f752013-05-11 21:48:57 +02001363
1364 Fixes all over the tree.
1365
Peter Korsgaard90e7cdd2013-05-15 14:54:27 +02001366 Default number of parallel jobs is now number of CPUs + 1.
1367
1368 Defconfigs: Add Telit EVK-PRO3, AT91SAM9260-EK Nand flash.
1369
Peter Korsgaarda5170922013-05-15 20:48:41 +02001370 Updated/fixed packages: aircrack-ng, busybox, cairo,
1371 classpath, curlftpfs, czmq, dbus, f2fs-tools, fan-ctrl,
1372 filemq, gst-plugin-bad, gutenprint, hplip, json-c,
1373 libatomic_ops, libcurl, libdrm, libglib2, libnspr, libnss,
1374 libsha1, libsigsegv, libxcb, linknx, linux-pam, lttng-modules,
1375 lttng-tools, matchbox-lib, mcookie, mesa3d, neon, pixman,
1376 pulseaudio, python-nfc, qt5imageformats, quota, openssl,
1377 sconeserver, strace, sylpheed, wvstreams,
Peter Korsgaard90e7cdd2013-05-15 14:54:27 +02001378 xapp_{appres,bdftopcf,beforelight,bitmap,edires,fonttosfnt},
1379 xapp_{fslsfonts,fstobdf,iceauth,ico,listres,luit,mkfontdir},
1380 xapp_{mkfontscale,oclock,rgb,rstart,scripts,sessreg,setxkbmap},
1381 xapp_{showfont,smproxy,twm,viewres,x11perf,xauth,xbacklight},
1382 xapp_x{biff,calc,clipboard,clock,cmsdb,cursorgen,dbedizzy,ditview},
1383 xapp_x{dm,dpyinfo,driinfo,edit,ev,eyes,f86dga,fd,fontsel,fs,fsinfo},
1384 xapp_x{gamma,gc,host,input-calibrator,input,kbcomp,kbevd,kbprint},
1385 xapp_x{kbutils,kill,load,logo,lsatoms,lsclients,lsfonts,mag,man},
1386 xapp_x{message,mh,modmap,more,pr,prop,randr,rdb,refresh,set,setmode},
1387 xapp_x{setpointer,setroot,sm,stdcmap,vidtune,vinfo,wd,wininfo,wud},
1388 xcb-util, xcursor-transparent-theme, xdata_xbitmaps,
1389 xdata_xcursor-themes,
1390 xdriver_xf86-input-{evdev,joystick,keyboard,mouse,synaptics},
1391 xdriver_xf86-input-{tslib,vmmouse,void},
1392 xdriver_xf86-video-{ark,ast,ati,cirrus,dummy,fbdev,geode,glide},
1393 xdriver_xf86-video-{glint,i128,intel,mach64,mga,neomagic,newport},
1394 xdriver_xf86-video-{nv,openchrome,r128,savage,siliconmotion,sis},
1395 xdriver_xf86-video-{tdfx,tga,trident,v4l,vesa,vmware,voodoo,wsfb},
1396 xfont_encodings, xfont_font-adobe-{100,75}dpi,
1397 xfont_font-utopia-{100dpi,75dpi,type1},
1398 xfont_font-{alias,arabic-misc,bh-100dpi,bh-75dpi},
1399 xfont_font-bh-lucidatypewriter-{100,75}dpi, xfont_font-bh-{ttf,type1},
1400 xfont_font-bitstream-{100dpi,75dpi,type1}, xfont_font-cronyx-cyrillic,
1401 xfont_font-{cursor,daewoo,dec,isas,jis,micro}-misc,
1402 xfont_font-ibm-type1, xfont_font-misc-{cyrillic,ethiopic,meltho,misc},
1403 xfont_font-{mutt,schumacher}-misc,
1404 xfont_font-{screen-cyrillic,sony-misc,sun-misc,util},
1405 xfont_font-winitzki-cyrillic, xfont_font-xfree86-type1,
1406 xlib_lib{FS,ICE,SM,X11,XScrnSaver,Xau,Xaw,Xcomposite,Xcursor},
1407 xlib_libX{damage,dmcp,ext,fixes,font,ft,i,inerama,mu,pm,randr},
1408 xlib_libX{render,res,t,tst,v,vMC,xf86dga,xf86vm},
1409 xlib_lib{dmx,fontenc,pciaccess,pthread-stubs,xkbfile}, xlib_xtrans,
1410 xproto_{applewm,bigreqs,composite,damage,dmx,dri2,fixes}proto,
1411 xproto_{fontcache,font,gl,input,kb,randr,record,render}proto,
1412 xproto_{resource,scrnsaver,video,windowswm,xcmisc,xext}proto,
1413 xproto_{xf86bigfont,xf86dga,xf86dri,xf86vidmode,xinerama,x}proto,
1414 xserver_xorg-server, xutil_{makedepend,util-macros}
Peter Korsgaardd131f752013-05-11 21:48:57 +02001415
Peter Korsgaarda5170922013-05-15 20:48:41 +02001416 Readded Packages: xapp_xinit
1417
Gustavo Zacarias603293f2013-05-11 04:49:34 +00001418 Issues resolved (http://bugs.uclibc.org):
1419
1420 #5054: amd64: cannot find init - due to missing /lib64 folder
1421
Peter Korsgaard92651932013-05-08 15:51:45 +020014222013.05-rc1, Released May 8th, 2013:
Peter Korsgaardaec71d62013-05-07 23:00:39 +02001423
Peter Korsgaardfa3463d2013-05-08 13:21:16 +02001424 Architectures: ARC support, Blackfin support, FLAT binary
1425 format, ARM: Drop old CPU variants, add fa526/626, Marvell PJ4
Peter Korsgaardaec71d62013-05-07 23:00:39 +02001426
1427 Toolchains: Add new Microblaze external toolchains, Linaro
1428 ARM/Aarch64 updates, GCC 4.6.4 / 4.7.3 / 4.8.0 added to
Peter Korsgaardfa3463d2013-05-08 13:21:16 +02001429 internal toolchain, default to GCC 4.7.x. Internal
1430 Crosstool-ng backend deprecated.
Peter Korsgaardaec71d62013-05-07 23:00:39 +02001431
1432 Defconfigs: Add Atmel at91sam9g45m10ek, freescale mpc8315erdb
Peter Korsgaarde7f49232013-05-08 15:49:08 +02001433 & p1010rdb, Armadeus apf27 / apf28, Openblocks A6, Raspberry
1434 pi, gnublin board.
Peter Korsgaardaec71d62013-05-07 23:00:39 +02001435
1436 FS: LZO and XZ compression methods, extra ubifs options,
1437 ext2 rev 0/1 and ext3/4 support.
1438
1439 Patch handling: apply-patches now has .patch.xz support,
1440 Patch logic reworked as discussed during Febrary dev days:
1441 http://elinux.org/Buildroot:DeveloperDaysFOSDEM2013
1442
1443 <pkg>-rsync now excludes version control files.
1444
1445 linux: uImage load address for ARM multiplatform kernels
1446
1447 Infrastructure for multiple OpenGL / ES / EGL / OpenVG
1448 providers, similar to how libjpeg / libjpeg-turbo is handled.
1449
1450 Infrastructure for packages to add system users.
1451
1452 kconfig: updated to 3.9-rc2, support make olddefconfig
1453
1454 Updated/fixed packages: alsa-lib, alsa-utils, apr, apr-util,
1455 argp-standalone, at, at91bootstrap, audiofile, aumix, avahi,
1456 bash, blackbox, bind, binutils, bison, boost, bridge-utils,
1457 busybox, ccache, cifs-utils, cmake, collectd, connman,
1458 conntrack-tools, cpanminus, crosstool-ng, diffutils, directfb,
1459 directfb-examples, divine, dmalloc, dnsmasq, dosfstools,
Peter Korsgaarde7f49232013-05-08 15:49:08 +02001460 dropbear, e2fsprogs, ebtables, eeprog, erlang, ethtool,
1461 fb-test-app, fbset, feh, ffmpeg, file, flex, flot, foomatic,
1462 fxload, gd, gdb, gdisk, genimage, gettext, gmp, gnuchess,
1463 gnutls, gob2, gperf, gpsd, gstreamer, haserl, hiawatha, htop,
1464 httping, icu, inotify-tools, intltool, iproute2, ipset,
1465 iptables, iw, jpeg, jquery, jquery-{sparkline,validation},
1466 json-c, kbd, kexec, kismet, kmod, lcdproc, libarchive,
1467 libatasmart, libcap, libconfig, libconfuse, libcurl, libdrm,
1468 libeet, libev, libevas, libeXosip2, libffi, libfribi, libfuse,
1469 libgcrypt, libglib2, libgtk2, libid3tag, libmicrohttpd,
1470 libnetfilter_acct, libnetfilter_conntrack, libnl, libpcap,
1471 libplayer, libsigc, libv4l, libxcb, linenoise, linux-pam,
1472 lm_sensors, ltp-testsuite, luajit, lzop, madplay, make, mdadm,
Peter Korsgaardaec71d62013-05-07 23:00:39 +02001473 mediastreamer, memtester, mesa3d,
1474 mobile-broadband-provider-info, monit, mpd, mpfr, mpg123,
Peter Korsgaardfa3463d2013-05-08 13:21:16 +02001475 mrouted, msmtp, nbd, ncurses, ndisc6, neard, neardal, neon,
1476 netperf, netsnmp, nettle, nfacct, ntfs-3g, ofono, olsr,
Peter Korsgaardaec71d62013-05-07 23:00:39 +02001477 omap-u-boot-utils, openssh, openssl, openswan, openvpn,
Peter Korsgaardfa3463d2013-05-08 13:21:16 +02001478 oprofile, orc, patch, pciutils, pcre, perl, php, poco,
1479 polarssl, proftpd, psmisc, pulseaudio, python,
Peter Korsgaardaec71d62013-05-07 23:00:39 +02001480 python-{bottle,netifaces,serial,setuptools}, qt, quagga,
Peter Korsgaarde7f49232013-05-08 15:49:08 +02001481 quota, radvd, rpi-firmware, rpi-userland, rt-tests, sam-ba,
1482 samba, sawman, sdl, ser2net, smartmontools, socat, socketcand,
1483 speex, squid, stress, stunnel, sudo, syslinux, sysstat,
1484 sysvinit, tcl, tcprelay, tinyhttpd, tslib, tvheadend,
1485 uboot-tools, udev, ulogd, util-linux, vala, vtun, webkit,
Peter Korsgaardaec71d62013-05-07 23:00:39 +02001486 xapp_{iceauth,luit,makefontscale,sessreg,setxkbmap,smproxy},
1487 xapp_{xauth,xcmsdb,xdpyinfo,xev,xgamma,xhost,xinput,xkbcomp},
1488 xapp_{xkbevd,xlsatoms,xlsclients,xmodmap,xpr,xprop,xrandr,xrdb},
1489 xapp_{xset,xwd,xwininfo}, xcb-{proto,util},
1490 xdriver_xf86-input-{evdev,joystick,keyboard,mouse,synptics},
1491 xdriver_xf86-input-{tslib,vmmouse,void},
1492 xdriver_xf86-video-{ark,ast,ati,cirrus,dummy,geode,glide,glint},
1493 xdriver_xf86-video-{i128,intel,mach64,mga,neomagic,newport},
1494 xdriver_xf86-video-{openchrome,r128,savage,siliconmotion,sis},
1495 xdriver_xf86-video-{tdfx,trident,vesa,vmware,wsfb}, xenomai,
1496 xfont, xinetd, xkeyboard-config, xlib_lib{FS,ICE,SM,X11},
1497 xlib_libX{scrnSaver,au,aw,cursor,dmcp,ext,fixes,font,ft,i},
1498 xlib_libX{inerama,mu,pm,randr,res,tst,v,vMC,xf86dga,xf86vm},
1499 xlib_lib{dmx,fontenc,pciaccess,xkbfile}, xlib_xtrans,
1500 xproto_{applevm,bigreqs,dri2,fonts,gl,input,kbd,record}proto,
1501 xproto_{resource,scrnsaver,xcmisc,xext,x}proto,
1502 xserver_xorg-server, xutil_makedepend, xz, zeromq
1503
Peter Korsgaardfa3463d2013-05-08 13:21:16 +02001504 New packages: aircrack-ng, bcusdk, chrony, crda,
1505 cryptodev-linux, cppzmq, czmq, dtach, enscript, exfat,
1506 exfat-utils, f2fs-tools, fan-ctrl, filemq, foomatic-filters,
1507 genimage, genpart, glibmm, gnuplot, gtest, gutenprint, hplip,
1508 iozone, jansson, jhead, jquery-keyboard, jquery-ui,
1509 jquery-ui-themes, json-glib, json-javascript, lcms2, libpfm4,
1510 libpthsem, libserial, libsigsegv, libtasn1, libwebsockets,
1511 libxkbcommon, libxml++, linknx, log4cxx, mongoose, mongrel2,
1512 mtools, ne10, nmap, nodejs, openobex, openpgm, poppler,
1513 protobuf-c, python-m2crypto, python-thrift, qjson, qt5base,
Peter Korsgaardaec71d62013-05-07 23:00:39 +02001514 qt5declarative, qt5graphicaleffects, qt5imageformats,
1515 qt5jsbackend, qt5multimedia, qt5quick1, qt5script, qt5svg,
1516 qt5webkit qt5xmlpatterns, rapidjson, redis, swig, texinfo,
1517 tzdata, urg, ussp-push, wayland, webp, weston, wireless-regdb,
1518 wireshark, wvdial, wvstreams, xcb-util-image, xcb-util-wm,
1519 xcursor-transparent-theme, zic, zmqpp, zyre
1520
1521 Removed packages: microperl, ocf-linux, xapp_xinit,
1522 xapp_xplsprinters, xapp_xprehashprinterlist,
1523 xfont_font-bitstream-speedo,
1524 xlib_lib{Xfontcache,XprintAppUtil,XprintUtil,Xp,oldX,xkbui},
1525 xproto_{print,xf86rush}proto
1526
1527 Deprecated packages: vala
1528
1529 Issues resolved (http://bugs.uclibc.org):
1530
1531 #1291: Add support for Faraday 526 arm processor (fa526)
1532 #2683: cups does not install correctly to target
1533 #3313: mesa3d fails to build
1534 #5186: initramfs/cpio should support lzo compression
1535 #5636: agetty - cannot get controlling tty error - need updated...
1536 #5906: collectd client headers not exported
1537 #5966: bison unnecessarily required as build dependency
1538 #6140: --enable-fileinfo not applied for php package
1539 #6164: openvpn usage of ip tool from Busybox
1540
Peter Korsgaard15ace1a2013-02-28 22:48:28 +010015412013.02, Released February 28th, 2013:
1542
1543 Misc manual updates.
1544
1545 Updated/fixed packages: busybox, collectd, flashbench,
1546 libgtk2, libupnp, mii-diag, quota
1547
Peter Korsgaardd65bb7e2013-02-26 23:19:03 +010015482013.02-rc3, Released February 26th, 2013
1549
1550 Minor fixes.
1551
1552 Updated/fixed packages: conntrack-tools, dialog,
1553 enlightenment, haserl, keyutils, libfif, libmad,
1554 linux-firmware, linux-fusion, matchbox-desktop, matchbox-wm,
1555 ruby, spawn-fcgi, vtun
1556
1557 Issues resolved (http://bugs.uclibc.org):
1558
1559 #5960: fusion.ko driver does not install to target rootfs
1560
Peter Korsgaard8290a622013-02-19 22:05:42 +010015612013.02-rc2, Released February 19th, 2013
1562
1563 Fixes all over the tree.
1564
1565 Various manual updates and fixes.
1566
1567 Updated/fixed packages: busybox, collectd, gesftpserver,
1568 glib-networking, gnutls, inotify-tools, libcurl, libffi,
1569 libglib2, libtorrent, libvorbis, neard, network-manager,
1570 ntfs-3g, openssl, qt, rpi-userland, rtorrent, thttpd, vim.
1571
1572 Issues resolved (http://bugs.uclibc.org):
1573
1574 #5906: collectd client headers not exported
1575
Peter Korsgaarde68acef2013-02-10 11:07:12 +010015762013.02-rc1, Released February 10th, 2013
Peter Korsgaard6de88ca2013-02-04 22:33:47 +01001577
1578 Toolchain: Crosstool-ng 1.17.0, default to GCC 4.6.3, target
1579 libraries install fixed. Add Linaro ARM
Peter Korsgaard8ccef3b2013-02-05 19:28:09 +01001580 2012.11/2012.12/2013.01, AArch64 12.11/12.12/13.01. Sourcery
Peter Korsgaard6de88ca2013-02-04 22:33:47 +01001581 CodeBench MIPS 2012.03/09. Infrastructure to warn about
Peter Korsgaard1ccf5232013-02-09 16:03:29 +01001582 missing 32bit support for binary toolchains. Toolchain wrapper
1583 is now relocatable. Add GDB 7.5.1 / Remove 6.8 / 7.0 /
1584 7.1. Deprecate uClibc 0.9.31.
Peter Korsgaard6de88ca2013-02-04 22:33:47 +01001585
1586 Architecture: Xtensa fixes, add missing powerpc variants, arm
Peter Korsgaard1ccf5232013-02-09 16:03:29 +01001587 1136jf-s rev1, add A5/A15, neon support toggle, OABI
1588 deprecated. Sparc: drop old unused variants
Peter Korsgaard6de88ca2013-02-04 22:33:47 +01001589
1590 Bootloaders: At91bootstap: fix upstream URL, Barebox: add
Peter Korsgaard1ccf5232013-02-09 16:03:29 +01001591 2012.12/2013.01/2013.02, remove 2012.08/09/10, lzop fixes,
1592 environment image support, U-Boot: add 2013.01.01
Peter Korsgaard6de88ca2013-02-04 22:33:47 +01001593
1594 Linux: fix appended dtb handling for v3.8+ kernels, support
1595 multiple device trees
1596
1597 Defconfigs: calao USB-A9260, snowball, QEMU PPC440 on ML507
1598 board, QEMU ARM Exynos4210, Kernel version in QEMU defconfigs
Peter Korsgaard1ccf5232013-02-09 16:03:29 +01001599 updated, at91rm9200df: misc fixes. Lock kernel headers to
1600 match kernel.
Peter Korsgaard6de88ca2013-02-04 22:33:47 +01001601
1602 Infrastructure: Git download fixes. Toolchain make target
1603 renamed from 'cross' to 'toolchain'. Eclipse integration
Peter Korsgaard1ccf5232013-02-09 16:03:29 +01001604 support. Option to set root password, post image scripts,
1605 config scripts handling.
Peter Korsgaard6de88ca2013-02-04 22:33:47 +01001606
1607 Updated/fixed packages: alsa-lib, argp-standalone, argus,
1608 arptables, atk, audiofile, axel, beecrypt, bind, bison,
1609 bluez_utils, boost, cairo, can-utils, bmon, boa, busybox,
1610 cairo, ccache, cdrkit, cifs-utils, cjson, cmake, collectd,
Peter Korsgaard1ccf5232013-02-09 16:03:29 +01001611 connman, coreutils, cpanminus, cups, dbus, dhcp, dialog,
1612 diffutils, directfb, distcc, divine, dnsmasq, docker,
1613 dosfstools, dstat, e2fsprogs, ebtables, ed, empty, ethtool,
1614 expedite, fbset, fbv, ffmpeg, flex, fltk, fluxbox, freetype,
1615 gadget-test, gawk, gdb, genext2fs, gettext, giblib,
1616 glib-networking, gmp, gmpc, gnupg, gnutls, gpsd,
1617 gst-plugins-{bad,base,good}, gstreamer, gzip, haserl, hdparm,
1618 heirloom-mailx, hiawanta, hostapd, icu, imagemagick, imlib2,
1619 inadyn, infozip, iproute2, ipset, iptables, iw, jpeg, jquery,
1620 jquery-sparklines, jqeury-validation, kismet, kmod, lame,
1621 libao, libcap, libcurl, libdvdnav, libdvdread, libecore,
1622 libedbus, libedje, libeet, libefreet, libeina, libeio,
1623 liberation, libelementary, libembryo, libethumb, libev,
1624 libevas, libffi, libfribidi, libfuse, libgcrypt, libglib2,
1625 libgpg-error, libgtk2, libhid, libidn, libmicrohttpd, libmpd,
1626 libnl, libnspr, libnss, libogg, libpcap, libplayer, libpng,
1627 libroxml, librsvg, libseccomp, libsigc, libsndfile, libungif,
1628 libupnp, liburcu, libusb-compat, libvncserver, libvorbis,
1629 libxml2, libxslt, lighttpd, links, linux-firmware,
1630 linux-fusion, ltp-testsuite, ltrace,
1631 lttng-{babel,libust,modules,tools}, lvm2, lua, luajit, lzop,
1632 matchbox-{desktop,lib}, mdadm, metacity, midori, minicom, mpd,
1633 mpfr, mplayer, mtd, mysql_client, ncurses, neon, netatalk,
Peter Korsgaard6de88ca2013-02-04 22:33:47 +01001634 networkmanager, nspr, ntfs-3g, nuttcp, ofone, olsr, openssl,
1635 openvpn, opkg, oprofile, opus, opus-tools, orc, ortp, pango,
1636 pciutils, pcmanfm, pcre, pcsc-lite, perl, php, pixman,
1637 pkgconf, polarssl, pptp-linux, proxychains, pulseaudio,
1638 python, python3, qemu, qextserialport, qt, quagga, radvd,
1639 readline, rng-tools, rt-tests, rubix, ruby, sam-ba, samba,
1640 sane-backends, sconeserver, scons, screen, sdl, sdl_gfx,
Peter Korsgaard1ccf5232013-02-09 16:03:29 +01001641 sdl_mixer, sdl_ttf, sdparm, sed, ser2net, smartmontools,
1642 speex, sqlite, squid, sshfs, strace, sudo, sylpheed, tn5250,
1643 taglib, tar, torsmo, transmission, tslib, uboot-tools, ulogd,
Peter Korsgaard6de88ca2013-02-04 22:33:47 +01001644 usb_modeswitch, util-linux, valgrind, vim, vsftpd, wavpack,
1645 webkit, wipe, wireless_tools, wpa_supplicant, xapp_xinit,
1646 xapp_xinput-calibrator, xapp_xman, xapp_xmh, xlib_libX11,
1647 xlib_libXdmcp, xlib_libXft, xlib_libpthread-stubs,
1648 xlib_xtrans, xproto_xcmiscproto, xproto_xextproto,
1649 xserver_xorg-server, xstroke, xvkbd, xz
1650
1651 New packages: b43-firmware, b43-fwcutter, bustle,
1652 cache-calibrator, cegui06, celt051, classpath, curlftpfs,
1653 dvb-apps, dvbsnoop, elfutils, enlightenment, firmware-imx,
1654 flashbench, gd, gesftpserver, gst-fsl-plugins, httping, iftop,
1655 imx-lib, jamvm, jpeg-turbo, keyutils, libatasmart, libcofi,
1656 libebml, libevas-generic-loaders, libfslcodec, libfslparser,
1657 libfslvpuwrap, libgsasl, libiscsi, libmatroska, libmcrypt,
1658 libmhash, libqwt, libseccomp, libsha1, linenoise, mcrypt,
1659 media-ctl, ncdu, neard, neardal, nettle, perf, polkit,
1660 proxychains, python-bottle, python-pyparsing, rpi-firmware,
1661 rpi-userland, sg3_utils, slirp, snowball-hdmiservice, spice,
1662 spice-protocol, tcllib, tvheadend, udisks, usbredir
1663 ux500-firmware, vde2, xcb-utils-keysyms, yavta,
1664 zd1211-firmware
1665
Peter Korsgaard1ccf5232013-02-09 16:03:29 +01001666 Removed packages: customize, xdriver_xf86-input-{acecad,aiptek},
Peter Korsgaard6de88ca2013-02-04 22:33:47 +01001667 xdriver_xf86-video-{apm,chips,i740,rendition,s3,s3virge,sisusb},
1668 xdriver_xf86-video-sun{cg14,cg3,cg6,ffb,leo,tcx},
1669 xdriver_xf86-video-{tsend,xgi,xgixp}
1670
1671 Deprecated packages: xstroke
1672
1673 Issues resolved (http://bugs.uclibc.org):
1674
1675 #4237: building shared openssl w/-Os fails due to gcc bug
1676 #5690: python3 does not obey to BR2_PACKAGE_PYTHON3_PYC_ONLY=y
1677 #5602: python3 should install a "python" symbolic link
1678 #5846: Extra slash added to last slash in URL
1679
16802012.11.1, Released January 3rd, 2013:
1681
1682 Toolchain: Fixed non-largefile builds on recent Ubuntu
1683 versions.
1684
1685 Arch: fix missing x86/generic handling, Build for Xtensa with
1686 longcalls option.
1687
1688 Updated/fixed packages: dosfstools, qt
1689
Peter Korsgaardd201b952012-12-02 16:33:09 -080016902012.11, Released December 2nd, 2012:
1691
1692 Git shallow clone fix for older git version.
1693
1694 Updated/fixed packages: ctuio, libtool
1695
1696 Issues resolved (http://bugs.uclibc.org):
1697
1698 #5726: List all the available hook points
1699
Peter Korsgaard1a59dfa2012-11-30 22:59:02 -080017002012.11-rc2, Released November 30th, 2012:
Peter Korsgaard0f9bad92012-11-29 23:00:40 -08001701
1702 Minor fixes around the tree.
1703
1704 Various manual updates and fixes.
1705
Peter Korsgaardd38b25f2012-11-30 14:27:34 -08001706 Add checks for legacy features.
1707
1708 Updated/fixed packages: acpid, alsa-lib, arptables, binutils,
Peter Korsgaard1a59dfa2012-11-30 22:59:02 -08001709 busybox, ccache, cjson, cramfs, directfb, flex, fluxbox, gdb,
1710 hiawatha, igh-ethercat, imagemagick, imlib2, lcdproc,
1711 libdaemon, libecore, libhid, libmad, libpcap, libsigc, libusb,
1712 linux-fusion, matchbox, ocf-linux, owl-linux, python, rrdtool,
1713 scons, strace, sylpheed
Peter Korsgaard0f9bad92012-11-29 23:00:40 -08001714
Peter Korsgaard2b7be2f2012-11-29 23:05:44 -08001715 Issues resolved (http://bugs.uclibc.org):
1716
1717 #5732: Error : package/alsa-lib/alsa-lib.mk
1718
Peter Korsgaard47ee3052012-11-17 23:15:45 +010017192012.11-rc1, Released November 17th, 2012
Peter Korsgaardf9686562012-09-03 21:27:41 +02001720
Peter Korsgaardd36fcce2012-11-14 22:28:05 +01001721 Fixes all over the tree and new features.
1722
1723 Defconfigs: use u-boot 2012.10 on at91 and beaglebone,
1724 sheevaplug + qemu: bump kernel version, add qemu-mips64-malta
1725 + nitrogen6x defconfigs.
1726
1727 Bootloaders: add u-boot 2012.07/10, ais target format, add
Peter Korsgaard48f0fe02012-11-17 23:08:59 +01001728 barebox 2012.08/09/10/11, linker overlap issue fix for
1729 at91bootstrap, mxs-bootlets updated for new Barebox versions.
Peter Korsgaardd36fcce2012-11-14 22:28:05 +01001730
Peter Korsgaard0ab9a3f2012-11-17 23:54:08 +01001731 Toolchains: binutils 2.23.1, gcc 4.7.2, default to gcc 4.6.x,
Peter Korsgaardd36fcce2012-11-14 22:28:05 +01001732 Codebench arm/sh/x86 2012.03/09, Linaro 2012.08/09/10.
Peter Korsgaard48f0fe02012-11-17 23:08:59 +01001733 Libtirpc support for modern glibc variants. Toolchain on
1734 target has been deprecated.
Peter Korsgaardd36fcce2012-11-14 22:28:05 +01001735
Peter Korsgaard48f0fe02012-11-17 23:08:59 +01001736 Initial Aarch64 support, Xtensa support re-added.
Peter Korsgaardd36fcce2012-11-14 22:28:05 +01001737
1738 Infrastructure: Use shallow git clone when possible, use
1739 tarballs rather than git URLs for github. Moved to pkgconf
1740 rather than pkg-config. System directory added, default
Peter Korsgaard48f0fe02012-11-17 23:08:59 +01001741 skeleton/device tables moved. More than 1 post-build script
1742 can now be used. output/target now contains a
1743 THIS_IS_NOT_YOUR_ROOT_FILESYSTEM warning, to help people
1744 understand how to (not) use it.
Peter Korsgaardd36fcce2012-11-14 22:28:05 +01001745
Peter Korsgaard48f0fe02012-11-17 23:08:59 +01001746 Manual has been reworked and extended.
1747
1748 Legal-info: Lots of package annotations, CSV file fixes,
1749 _LICENSE / _REDISTRIBUTE splitup, per-package hooks.
1750
1751 Updated/fixed packages: acpid, alsa-lib, alsa-utils,
Peter Korsgaard0ab9a3f2012-11-17 23:54:08 +01001752 alsamixergui, attr, autoconf, automake, bash, bind, binutils,
1753 bison, blackbox, bluez-utils, busybox, cairo, can-utils,
1754 cifs-utils, cjson, cmake, collectd, connman, conntrack-tools,
1755 coreutils, cups, cvs, dbus, dhcp, directfb, dmalloc, dnsmasq,
1756 dropbear, e2fsprogs, ethtool, fbdump, feh, fftw, file,
1757 flashrom, fluxbox, gdb, gdisk, gdk-pixbuf, genext2fs, gettext,
1758 gnutls, gpsd, gqview, grep, gsl, gst-plugins-{bad,good},
1759 hdparm, hiawatha, hostapd, input-tools, iproute2, ipset,
1760 iptables, iw, json-c, kexec, kmod, lcdproc, leafpad, less,
1761 libcurl, libdrm, libdvdnav, libdvdread, libffi, libfuse,
1762 libglib2, libhid, liblockfile, libmad, libmbus, libmnl,
Peter Korsgaard48f0fe02012-11-17 23:08:59 +01001763 libnetfilter_{acct,conntrack,cthelper,cttimeout,queue},
1764 libnfc, libnfc-llcp, libnfnetlink, libnl, libnspr, libnss,
1765 libpcap, libplayer, libtool, libtorrent, liburcu, libv4l,
1766 libxcb, libxml2, libxslt, links, linux-firmware, lm-sensors,
1767 lmbench, lockfile-progs, logrotate, lshw, lsof,
1768 lttng-babeltrace, lttng-tools, lua, luajit, mesa3d, microperl,
1769 mii-diag, module-init-tools, mpc, mpd, mpg123, mplayer,
1770 mtd-utils, mysql_client, nbd, ncurses, netatalk, netkitbase,
1771 netkittelnet, netsnmp, newt, nfs-utils, openntpd, openssh,
1772 openssl, opkg, patch, pciutils, pcre, php, poco, polarssl,
1773 popt, portmap, pppd, procps, pulseaudio, python, python-nfc,
Peter Korsgaardd36fcce2012-11-14 22:28:05 +01001774 python-protobuf, qt, quota, rp-pppoe, rtorrent, sam-ba, samba,
1775 scons, sdl_gfx, smartmontools, sqlite, squid, strace, sudo,
Peter Korsgaard48f0fe02012-11-17 23:08:59 +01001776 sylpheed, tcpdump, tremor, ttcp, tiff, unionfs,
1777 usb_modeswitch, usbutils, util-linux, vala, valgrind, vpnc,
1778 vsftpd, webkit, wget, which, wpa_supplicant, x11vnc, xapp_*,
Peter Korsgaardd36fcce2012-11-14 22:28:05 +01001779 xdriver_*, xenomai, xfont_*, xinetd, xl2tp, xlib_*, xlsclient,
1780 xproto_*, xserver_xorg-server, xutil_util-macros, xz, zeromq
1781
1782 New packages: arptables, at91bootstrap3, boot-wrapper-aarch64,
1783 ccid, cpanminus, cpuload, erlang, evtest, fb-test-apps,
1784 fxload, gdbm, gnupg, googlefontdirectory, grantlee, gsl,
1785 lcdapi, liblo, liblog4c-localtime, libtirpc, linux-pam,
Peter Korsgaard48f0fe02012-11-17 23:08:59 +01001786 lua-msgpack-native, macchanger, mtdev, mtdev2tuio, nfacct,
1787 opus, opus-tools, pcsc-lite, perl, pkgconf, python-meld3,
1788 python3, qemu, qextserialport, qtuio, rpcbind, schifra,
1789 sconeserver, supervisor, time, ulogd, usb_modeswitch_data,
1790 yasm
Peter Korsgaardd36fcce2012-11-14 22:28:05 +01001791
1792 Deprecated packages: netkitbase, netkittelnet
1793
1794 Issues resolved (http://bugs.uclibc.org):
1795
1796 #807: [PATCH] samba - make iconv and smbd optional
1797 #3049: binutils have a sysroot bug in ld
1798 #5330: update vsftpd to 3.0.0
1799 #5486: libglib2 build fails on: libs/libglib-2.0.so: undefined...
1800 #5666: Fails to build python 2.7.2 for 2440 arm
1801
Thomas Petazzoni288b7392012-08-31 10:49:41 +020018022012.08, Release August 31th, 2012
1803
1804 Updated/fixed packages: microperl, cups, luajit, rrdtool,
1805 prboom, oprofile.
1806
1807 Added license information for: sqlite.
1808
1809 Changed the source URLs of all packages located on Sourceforge
1810 in order to use the automatic mirror selection URL
1811 downloads.sourceforge.net, and get rid of the
1812 BR2_SOURCEFORGE_MIRROR option.
1813
Thomas Petazzoni8437b562012-08-25 22:47:23 +020018142012.08-rc3, Released August 25th, 2012
1815
1816 Updated/fixed packages: libglib2, netsnmp, freetype, libfuse,
1817 libpng, x11vnc, zlib, gpsd, ifplugd, bash, distcc.
1818
1819 Added license informations for: barebox, grub, syslinux,
1820 uboot, xloader, yajl, zlib, zxing, alsa-lib, alsa-utils,
1821 faad2, nano, fbdump, rsync, librsync, fontconfig,
1822 inotify-tools,
1823
Thomas Petazzonib58c83a2012-08-15 12:11:48 +020018242012.08-rc2, Released August 15th, 2012
1825
1826 Updated/fixed packages: imagemagick, sudo, crosstool-ng.
1827
1828 Added license informations for: mxml, nanocom, empty, expat,
1829 lua, lucjson, xinetd, cjson, luaexpat, lmbench, bwm-ng,
1830 input-event-daemon, luajit, cgilua, copas, coxpcall,
1831 luafilesystem, luasocket, rings, wsapi, xavante, libtpl,
1832 avahi, busybox, libfcgi, ifplugd, libcgicc, libcurl,
1833 libdaemon, libdnet, libgpg-error, libpcap, libpng, lighttpd,
1834 mtd, openssl, psmisc, socat, spawn-fcgi.
1835
1836 Fixes to Microblaze external toolchains
1837 configuration. Improvements of the pkg-stats
1838 script. Out-of-tree fix for the graph-depends script.
1839
1840 Kernel headers version bump.
1841
Thomas Petazzoni4009cbb2012-08-01 20:46:31 +020018422012.08-rc1, Released August 1st, 2012
Peter Korsgaard5b112232012-05-31 09:17:10 +02001843
Peter Korsgaard1ea85742012-06-24 22:45:30 +02001844 Fixes all over the tree and new features.
1845
Thomas Petazzonic665fc02012-07-31 23:36:51 +02001846 Integration of a legal information reporting infrastructure,
1847 which allows to generate detailed informations about the
1848 licenses and source code of all components of a system
1849 generated by Buildroot. License information will progressively
1850 be added on packages.
Peter Korsgaard1ea85742012-06-24 22:45:30 +02001851
Thomas Petazzonic665fc02012-07-31 23:36:51 +02001852 Default configuration files added for Calao-systems USB-A9263
1853 and Calao-systems USB-A9G20-LPW.
1854
1855 External toolchains update: allow download of a custom
1856 toolchain, add Linaro 2012.05 and 2012.06 for ARM, add
1857 Blackfin toolchain 2012R1-BETA1, add Sourcery CodeBench MIPS
1858 2011.09.
1859
1860 Allow the restriction of downloads to the primary site only.
1861 This is useful for project developers who want to ensure that
1862 the project can be built even if the upstream tarball
1863 locations disappear.
1864
1865 Add a 'System configuration' choice to select between 3
1866 different init systems: Busybox init, SysV init and Systemd
1867 init.
1868
1869 Cleanups to the package infrastructure. The visible change to
1870 developers is that $(eval $(call AUTOTARGETS)) is now $(eval
1871 $(autotools-package)), and similarly for other package
1872 infrastructures and host packages. Refer to the documentation
1873 for details.
1874
1875 By default, automatic detection of the number of compilation
1876 jobs to use, depending on the number of CPUs available.
1877
Thomas Petazzonifdbc2f42012-07-31 23:47:31 +02001878 Improvements to generate systems with static libraries only
Thomas Petazzonic665fc02012-07-31 23:36:51 +02001879 (infrastructure and package fixes).
1880
Thomas Petazzonifdbc2f42012-07-31 23:47:31 +02001881 Add proper support in the Linux kernel package to generate
1882 Device Tree Blobs or combined Device Tree / Kernel
1883 images. This will be useful on Microblaze, PowerPC and ARM,
1884 which are architectures making extensive use of the Device
1885 Tree.
1886
Thomas Petazzonic665fc02012-07-31 23:36:51 +02001887 Updated/fixed packages: audiofile, autoconf, automake, axel,
1888 barebox, bash, beecrypt, berkeleydb, bind, bison, bluez_utils,
1889 bonnie, boost, busybox, bsdiff, bwm-ng, bzip2, cifs-utils,
1890 cgilua, cmake, connman, conntrack-tools, crosstool-ng, cups,
1891 dbus, dhcp, dnsmasq, e2fsprogs, eeprog, ethtool, faad2, fbv,
1892 ffmpeg, freetype, gmp, gnutls, gob2, gpsd, grep,
1893 gst-plugins-base, gst-plugins-good, gzip, hiawatha, hostapd,
1894 htop, icu, igh-ethercat, imagemagick, input-tools, iostat,
1895 iproute2, ipset, iptables, iw, kmod, less, libcap, libgci,
1896 libconfig, libcurl, libelf, libevas, libeXosip2, libexif,
1897 libfuse, libidn, libmad, libmbus, libmnl,
1898 libnetfilter-conntrack, libnl, libnspr, libnss, libogg,
1899 libosip2, libpcap, libpng, libroxml, liburcu, libusb, libxml2,
1900 libxslt, lighttpd, linux, ltrace, lttng-libust, lttng-modules,
1901 lttng-tools, lua, m4, memtester, midori, mii-diag,
1902 module-init-tools, mpfr, mpg123, mrouted, msmtp, mtd, mxml,
1903 mysql_client, nasm, nbd, ncurses, nfs-utils, opencv, openocd,
1904 openssl, pciutils, php, polarssl, portaudio, pppd,
1905 pthread-stubs, pulseaudio, qt, quagga, quota, radvd, rpm,
1906 rrdtool, samba, sam-ba, scons, sdl_gfx, sdl_sound, speex,
1907 sqlite, squashfs, squid, sudo, synergy, syslinux, systemd,
1908 tar, tcpdump, tcpreplay, udev, usbutils, valgrind, wget,
1909 wpa_supplicant, wsapi, xavante, xserver_xorg-server, zlib
1910
1911 New packages: cjson, collectd, dfu-util, dmidecode, elftosb,
1912 fbterm, flashrom, freerdp, inadyn, libfreefare,
1913 libnetfilter_cttimeout, libnfc, libnfc-llcp, liboping,
1914 libtorrent, linphone, logsurfer, lshw, luacjson, luaexpat,
1915 luajit, mediastreamer, mobile-broadband-provider-info, monit,
1916 mxs-bootlets, nanocom, nss-mdns, ofone, omap-u-boot-utils,
1917 opkg, ortp, owl-linux, python-id3, python-nfc, quota,
1918 ramspeed, rtorrent, sound-theme-borealis,
1919 sound-theme-freedesktop, sysprof, webrtc-audio-processing,
1920 xinetd, zxing
Peter Korsgaard1ea85742012-06-24 22:45:30 +02001921
Thomas Petazzoni3b38ade2012-08-31 10:45:06 +02001922 Issues resolved (http://bugs.uclibc.org):
1923
1924 #1315: Allow use of older external toolchains without sysroot
1925 support [won't fix]
1926 #5276: Hiawatha needs to manage IPV6 if so [fixed]
1927 #5360: buildroot fails when building "host-libglib2 2.30.2
1928 Building" [won't fix, upstream problem]
1929 #5384: Can't build packages relying on gets on newer glibc
1930 [fixed]
1931
Peter Korsgaardbce34ab2012-05-30 23:23:07 +020019322012.05, Released May 30th, 2012:
1933
1934 Updated/fixed packages: busybox, netsnmp, pptp-linux
1935
Peter Korsgaard0b0d7ba2012-05-25 21:09:50 +020019362012.05-rc3, Released May 25th, 2012:
1937
1938 Minor fixes around the tree.
1939
1940 Infra: Fix for DOWNLOAD macro when using primary mirrors with
1941 scp targets.
1942
1943 Toolchain: Kernel headers 3.2.18 / 3.3.7.
1944
1945 Updated/fixed packages: binutils, bison, busybox, cifs-utils,
1946 gnuchess, gpsd, iperf, libmpeg2, mtd, ntfs-3g, oprofile,
1947 xserver-xorg
1948
Peter Korsgaardb07ad402012-05-18 22:50:37 +020019492012.05-rc2, Released May 18th, 2012:
1950
1951 Fixes all over the tree.
1952
1953 Toolchain: uClibc: Use 0.9.33.2, Crosstool-ng: fix gperf
1954 dependency, disable decimal floats support, Linux 3.2.17 /
1955 3.3.6 kernel headers. Fix sysroot copy handling for toolchains
1956 without C++ support.
1957
1958 Updated/fixed packages: apr, apr-util, ccache, dnsmasq,
1959 heirloom-mailx, gdb, ndisc6, opencv, openssl, socat, vala
1960
19612012.05-rc1, Released May 10th, 2012:
Peter Korsgaard5c3a3372012-03-01 14:03:39 +01001962
Peter Korsgaard17c2d622012-03-15 23:59:32 +01001963 Fixes all over the tree and new features.
1964
1965 Use /etc/os-release for version info rather than
1966 /etc/br-version.
1967
1968 CMake toolchain file moved to $HOST_DIR/usr/share/buildroot.
1969
Peter Korsgaarde22dd642012-04-19 01:01:56 +02001970 Apply-patches.sh: cleanups, archived patches handling fixes,
1971 support series files.
Peter Korsgaard17c2d622012-03-15 23:59:32 +01001972
Peter Korsgaard82822ef2012-05-09 23:17:14 +02001973 Defconfigs: beaglebone, mx53qsb, pandaboard, qemu configs for
1974 arm-vexpress/microblaze/ppc-mpc88544ds, use 3.2.x for
1975 atngw100, use 3.3.x for qemu configs.
Peter Korsgaard17c2d622012-03-15 23:59:32 +01001976
Peter Korsgaard82822ef2012-05-09 23:17:14 +02001977 Menu structure: Libraries moved out of multimedia section
1978
1979 Atom processor support. Prescott fix, blackfin ABI fix,
1980 Microblaze architecture support (using ext toolchain). Cleanup
1981 architecture names, deprecate Xtensa support.
Peter Korsgaarde22dd642012-04-19 01:01:56 +02001982
1983 Toolchain: Add GCC 4.4.7, 4.6.3, 4.7.0. uClibc 0.9.33.1,
Peter Korsgaarda53a3b52012-05-03 22:52:27 +02001984 default to uClibc 0.9.33.x, enable
1985 UCLIBC_SUPPORT_AI_ADDRCONFIG by default, static and 64bit
1986 fixes for external toolchains, linaro ext toolchains, new
Peter Korsgaard82822ef2012-05-09 23:17:14 +02001987 sourcery codebench ext toolchains, GDB 7.4.1, crosstool-ng
1988 1.15.2.
Peter Korsgaard17c2d622012-03-15 23:59:32 +01001989
Peter Korsgaard82822ef2012-05-09 23:17:14 +02001990 Bootloaders: U-Boot: add 2012.04.01, SPL and u-boot.img
1991 support. Barebox: add 2012.04, remove 2011.12.
Peter Korsgaardbf636a92012-04-25 12:21:53 +02001992
Peter Korsgaarde22dd642012-04-19 01:01:56 +02001993 Updated/fixed packages: alsa-lib, alsa-utils, at, atk, avahi,
Peter Korsgaarda53a3b52012-05-03 22:52:27 +02001994 barebox, berkeleydb, bind, bluez_utils, boost, busybox,
Peter Korsgaard82822ef2012-05-09 23:17:14 +02001995 can-utils, ccache, cifs-utils, coreutils, cups, dbus, dhcp,
1996 directfb, dnsmasq, doom-wad, dosfstools, e2fsprogs, expat,
1997 fakeroot, feh, ffmpeg, file, fis, freetype, gamin, gawk,
1998 gdk-pixbuf, gettext, giblib, glib-networking, gmp, gnutls,
1999 gpsd, grep, gstreamer, gst-plugins-{bad,base,good,ugly},
2000 haserl, hdparm, imagemagick, iproute2, iptable, iw, kexec,
2001 kmod, lame, libaio, libarchive, libatomic_ops, libconfig,
2002 libcurl, libdvdnav, libdvdread, libedbus, libethumb, libffi,
2003 libfuse, libglib2, libgtk2, libhid, libmad, libmbus, libmpeg2,
2004 libnl, libplayer, libpng, libsigc, libsoup, libupnp, liburcu,
2005 libusb, libusb-compat, libxml2, libxml-parser-perl, libxslt,
2006 lighttpd, linux-firmware, linux-fusion, lite, lsof, ltrace,
2007 lttng-libust, lua, m4, makedevs, microperl, mpd, mpfr, mpg123,
2008 mrouted, mtd, mysql_client, nbd, ncftp, ncurses, neon,
2009 netsnmp, network-manager, nfs-utils, ngrep, ntfs-3g, openntpd,
Gustavo Zacariase940b302012-05-07 00:33:36 +00002010 openssh, openssl, parted, pango, pcre, php, pixman, poco,
Peter Korsgaard82822ef2012-05-09 23:17:14 +02002011 psmisc, pulseaudio, python, qt, quagga, radvd, rpm, rsync,
2012 ruby, samba, sam-ba, sane-backends, sawman, screen, sdl_net,
2013 smartmontools, speex, sqlite, squashfs3, squid, sshfs, sudo,
Gustavo Zacariase940b302012-05-07 00:33:36 +00002014 syslinux, sysstat, taglib, tcpdump, tftp-hpa, transmission,
2015 tiff, tinyhttpd, uboot-tools, udev, uemacs, unionfs, usbutils,
Peter Korsgaard82822ef2012-05-09 23:17:14 +02002016 util-linux, vala, valgrind, vim, vsftpd, wget, wipe,
2017 wpa_supplicant, xdriver_xf86-{input-vmmouse,video-fbdev},
2018 xfsprogs, zlib
Peter Korsgaard17c2d622012-03-15 23:59:32 +01002019
Peter Korsgaard82822ef2012-05-09 23:17:14 +02002020 New packages: apr, apr-util, audiofile, bellagio,
2021 conntrack-tools, empty, fmtools, glib-networking,
2022 heirloom-mailx, hiawatha, latencytop, lcdproc, libcap-ng,
2023 libdmtx, libfcgi, libnetfilter_conntrack, libnfnetlink,
2024 libtpl, localedef, minicom, msmtp, ndisc6, netatalk,
2025 ocf-linux, openswan, parted, polarssl, protobuf, read-edid,
2026 socketcand, stress, systemd, ushare, zeromq
Peter Korsgaard17c2d622012-03-15 23:59:32 +01002027
Peter Korsgaardb6a507c2012-03-18 23:08:01 +01002028 Deprecated packages: ttcp
2029
Peter Korsgaard17c2d622012-03-15 23:59:32 +01002030 Removed packages: ntfsprogs
2031
2032 Issues resolved (http://bugs.uclibc.org):
2033
Peter Korsgaardbf636a92012-04-25 12:21:53 +02002034 #2353: [lua] fix build with 2010.08-rc1
Peter Korsgaarda53a3b52012-05-03 22:52:27 +02002035 #2503: Microperl fails build on MIPSel or with Fedora13.x86_64
2036 #2557: [PATCH] mkfs.xfs complains about missing libxfs.so.0
2037 #2881: Can't build project statically with external toolchain
Kevin Cernekee2b668162011-05-17 14:29:26 -07002038 #3751: MIPS: fix BR2_GCC_TARGET_ABI for MIPS n64
Peter Korsgaarda53a3b52012-05-03 22:52:27 +02002039 #4808: ccache may build against wrong zlib
Peter Korsgaard17c2d622012-03-15 23:59:32 +01002040 #4880: New package lcdproc
Simon Dawsonf526c4d2012-03-15 08:51:27 +00002041 #4886: New package protobuf
Peter Korsgaarda53a3b52012-05-03 22:52:27 +02002042 #4892: build fails on ltp-testsuite-20101031/testcases/kernel/fs/...
2043 #4898: * make: [target-finalize] Error 1 (ignored)*
2044 #4985: Qt 4.7.4 build crashes with Linux 2.6.29
2045 #4970: udev 181 fails to build if kernel version 3.3 is selected
2046 #5018: dialog broken: exits with assert in uClibc
2047 #5102: qt package moc, uic, rcc read from wrong place
Peter Korsgaard15744b72012-05-03 17:40:28 +02002048 #5144: Patch to fix ixon bug in uemacs
Gustavo Zacarias98873712012-05-07 00:33:37 +00002049 #5198: Line graphics output is broken in GNU Screen
Gustavo Zacariase940b302012-05-07 00:33:36 +00002050 #5204: Missing terminfo file(s) for GNU screen terminal type
Peter Korsgaard17c2d622012-03-15 23:59:32 +01002051
Peter Korsgaard03ceab62012-02-29 23:19:47 +010020522012.02, Released February 29th, 2012:
2053
2054 Updated/fixed packages: libecore
2055
Peter Korsgaard6d24b412012-02-27 16:29:50 +010020562012.02-rc3, Released February 27th, 2012:
2057
2058 Fixes all over the tree.
2059
2060 Automatic host dependencies handling for cmake packages
2061 fixed. Customize package deprecated as using a post-build
2062 script is nowadays the preferred way of adding extra stuff to
2063 the rootfs.
2064
2065 Linux-headers 3.0.x / 3.2.x stable version bumped.
2066
2067 QEMU defconfigs updated to 3.2.x kernels and readme fixed.
2068
2069 Updated/fixed packages: dropbear, ffmpeg, libpng
2070
Peter Korsgaard3d6ff4f2012-02-19 23:16:50 +010020712012.02-rc2, Released February 19th, 2012:
2072
2073 Fixes all over the tree.
2074
2075 Toolchain: uClibc: Added upstream post-0.9.33 fixes, Bump
2076 linux-headers 3.0.x / 3.2.x stable versions.
2077
2078 Documentation: Added makedev / <pkg>_DEVICES /
2079 <pkg>_PERMISSIONS documentation.
2080
2081 Updated/fixed packages: busybox, ffmpeg, gst-dsp, libecore,
2082 libvncserver, mxml, python.
2083
20842012.02-rc1, Released February 12th, 2012:
Peter Korsgaard11eb9e72011-12-08 23:09:24 +01002085
2086 Fixes all over the tree and new features.
2087
Peter Korsgaardc847b4a2012-01-22 23:48:36 +01002088 Toolchain: Default to GCC 4.5.x, add binutils 2.22. Java
Peter Korsgaard08f46cc2012-01-31 13:48:44 +01002089 support removed, Powerpc SPE ABI support. GDB ELF support fix,
Peter Korsgaardeaf412b2012-02-12 22:56:15 +01002090 GDB 7.4, crosstool-NG 1.13.4.
Peter Korsgaard1bde07d2011-12-11 23:54:12 +01002091
Peter Korsgaard11eb9e72011-12-08 23:09:24 +01002092 Gentargets: scp and mercurial support.
Peter Korsgaardeaf412b2012-02-12 22:56:15 +01002093 Autotools: derive host dependencies from target by default.
2094 Packages can now declare device table snippets.
Peter Korsgaard11eb9e72011-12-08 23:09:24 +01002095
Peter Korsgaardeaf412b2012-02-12 22:56:15 +01002096 Host utilities menu with commonly used host tools.
2097
2098 defconfigs: qemu configs for x86-64, mips and sparc, at91
Peter Korsgaard03ceab62012-02-29 23:19:47 +01002099 defconfigs now use modern U-Boot / mainline Linux, added
Peter Korsgaardeaf412b2012-02-12 22:56:15 +01002100 lpc3250 defconfigs.
Peter Korsgaard11eb9e72011-12-08 23:09:24 +01002101
Peter Korsgaarda01db912012-01-02 23:25:00 +01002102 uClibc: remove 0.9.30, backport unshare() support, add
Peter Korsgaardeaf412b2012-02-12 22:56:15 +01002103 0.9.32.1 / 0.9.33, use same config for ctng.
Peter Korsgaard11eb9e72011-12-08 23:09:24 +01002104
Peter Korsgaardc847b4a2012-01-22 23:48:36 +01002105 Bootloaders: U-Boot: add 2011.12, remove 2010.xx versions,
Peter Korsgaardeaf412b2012-02-12 22:56:15 +01002106 Barebox: add 2012.01/02, remove 2011.10/11, LPC32xx
2107 bootloaders added.
Peter Korsgaarda01db912012-01-02 23:25:00 +01002108
Peter Korsgaardeaf412b2012-02-12 22:56:15 +01002109 Various manual updates. Release tarballs now contain generated
2110 manual in text/html/pdf formats.
2111
2112 Buildroot now calls the stop function of scripts in
2113 /etc/init.d at shutdown.
Maxime Ripard234dd8e2012-01-11 18:09:23 +01002114
Peter Korsgaard08f46cc2012-01-31 13:48:44 +01002115 Updated/fixed packages: atk, avahi, barebox, bash, beecrypt,
Peter Korsgaardeaf412b2012-02-12 22:56:15 +01002116 bind, binutils, bison, bluez_utils, bzip2, busybox, cairo,
2117 ccache, cdrkit, coreutils, cramfs, dbus, dbus-glib, dialog,
2118 diffutils, dmalloc, dropbear, e2fsprogs, ebtables, ed,
2119 ethtool, expat, ffmpeg, file, fis, flex, fluxbox, fontconfig,
2120 freetype, gawk, grep, gst-dsp, gst-ffmpeg, gst-plugins-base,
2121 hdparm, hostapd, htop, i2c-tools, icu, iproute2, ipsec-tools,
2122 ipset, iptables, iw, jpeg, kismet, lame, libcap, libcgi,
2123 libev, libeXosip2, libffi, libftdi, libgpg-error, libgtk2,
2124 libidn, libmms, libmnl, libmodbus, libnl, libogg, libosip,
2125 libpcap, libpng, libraw1394, libroxml, libusb, libusb-compat,
2126 libv4l, libvorbis, libxcb, libxml-parser-perl, libxslt,
2127 lighttpd, links, lm-sensors, lua, m4, module-init-tools, mpc,
2128 mesa3d, mpd, mpfr, mplayer, mtd-utils, nano, nbd, ncurses,
2129 netperf, netsnmp, ntp, opencv, openocd, openssl, openvpn, orc,
2130 pciutils, pcre, pixman, pkg-config, poco, popt, proftpd,
2131 python, python-serial, qt, ruby, samba, sdl, sdparm,
2132 squashfs3, sshfs, sqlite, squid, sudo, syslinux, tcl, tcpdump,
2133 ti-utils, tiff, tremor, uboot, uboot-tools, udev, usbmount,
2134 util-linux, vala, valgrind, vsftpd, wpa_supplicant,
2135 xapp_{bdftopcf,mkfontdir,mkfontscale,xkbcomp,xcursorgen,xinit},
2136 xapp_xinput, xapp_xman, xcb-util, xdm, xenomai,
2137 xf86-video-sis, xfont_{encodings,font-util},
Peter Korsgaardc847b4a2012-01-22 23:48:36 +01002138 xlib_lib{fontenc,X11,Xau,Xcursor,Xdmcp,Xfixes,Xfont,Xrender},
Peter Korsgaardeaf412b2012-02-12 22:56:15 +01002139 xlib_libxkbfile, xterm, xutil_makedepend, yajl
Peter Korsgaard11eb9e72011-12-08 23:09:24 +01002140
Peter Korsgaardeaf412b2012-02-12 22:56:15 +01002141 New packages: boost, connman, dstat, expedite, explorercanvas,
2142 feh, flot, giblib, igh-ethercat, imlib2, jquery,
2143 jquery-sparklines, jquery-validation, jsmin, kmod, libecore,
2144 libedbus, libedje, libeet, libeina, libelementary, libesmtp,
2145 libethumb, libevas, libical, libmbus, liboauth, liburcu,
2146 libvncserver, linux-firmware,
2147 lttng-{babeltrace,libust,modules,tools}, NetworkManager,
2148 open2300, python-distutilscross, python-dpkt,
2149 python-netifaces, python-pygame, python-setuptools, rt-tests,
2150 sam-ba, sane-backends, sqlcipher, transmission, unionfs,
2151 xf86-input-tslib, xinput-calibrator
Peter Korsgaard11eb9e72011-12-08 23:09:24 +01002152
2153 Issues resolved (http://bugs.uclibc.org):
2154
2155 #743: Add Transmission bit torrent option to buildroot
Peter Korsgaard27a35802012-02-03 21:22:50 +01002156 #755: Add Boost libraries as a package
2157 #2299: Add crypto support to libsoup
Peter Korsgaardaead8be2012-02-03 14:38:48 +01002158 #2617: Pixman 0.19.2 & Cairo 1.10.0
Peter Korsgaard11eb9e72011-12-08 23:09:24 +01002159 #3403: libgpg-error: bump to version 1.10
2160 #3409: libgpg-error: download from gnupg.org
2161 #3421: nano: make tiny flag optional
Peter Korsgaardaead8be2012-02-03 14:38:48 +01002162 #3691: New EFL packages
Thomas Petazzoni502465e2012-02-02 23:29:26 +01002163 #4664: Cannot patch AT91Bootstrap
Frederik Pasch4861aed2012-01-16 13:54:57 +01002164 #4700: setlocalversion not working for combination svn/ubuntu 11.10...
Frederik Pasch1e39b8a2012-02-09 21:20:12 +01002165 #4760: Qt: add host-pkg-config to dependency-list
Peter Korsgaard11eb9e72011-12-08 23:09:24 +01002166
Peter Korsgaardc29253e2011-12-01 00:08:44 +010021672011.11, Released November 30th, 2011:
2168
2169 Fixes all over the tree.
2170
2171 Bump kernel headers / default Linux version to 3.1.4.
2172
2173 Updated/fixed packages: ruby
2174
Peter Korsgaard4dc18dc2011-11-26 22:04:24 +010021752011.11-rc3, Released November 26th, 2011:
Peter Korsgaard0ff53f12011-11-24 23:03:42 +01002176
2177 Fixes all over the tree.
2178
2179 Toolchain: Fix gdb dependencies for external toolchains,
2180 adjust uClibc patches so they don't confuse modern versions of
2181 patch, bump crosstool-ng, kernel headers and linux versions.
2182
2183 Updated/fixed packages: busybox, freetype, mplayer, opencv,
Peter Korsgaard6d985f92011-11-26 21:51:42 +01002184 php, rsyslog, ruby, thttpd, xapp_xf86dga
Peter Korsgaard0ff53f12011-11-24 23:03:42 +01002185
Damian Kaczmarek9f930d22011-10-21 00:05:23 +02002186 Issues resolved (http://bugs.uclibc.org):
2187
Danomi Mocelopolisec02a342011-11-26 21:56:25 +01002188 #4357: Prevent patch commands from accessing source control
Damian Kaczmarek9f930d22011-10-21 00:05:23 +02002189 #4369: Fix permissions on untared lsof archive
2190
Peter Korsgaard6088ac02011-11-18 14:00:24 +010021912011.11-rc2, Released November 18th, 2011:
Peter Korsgaard8e6c8192011-11-17 06:54:58 +01002192
2193 Fixes all over the tree and new features.
2194
2195 Updated asciidoc documentation
2196
2197 Toolchain: Bumped 3.x stable kernel headers, use wget in
Peter Korsgaard630fd4f2011-11-18 13:56:39 +01002198 crosstool-ng as well, bump crosstool-ng version, gdb fixes,
2199 uClibc sparc fix.
Peter Korsgaard8e6c8192011-11-17 06:54:58 +01002200
2201 Updated/fixed packages: distcc, file, gst-plugins-bad, libxcb,
Peter Korsgaard630fd4f2011-11-18 13:56:39 +01002202 mplayer, newt, qt, rpm, rrdtool, tar, tftpd
Peter Korsgaard8e6c8192011-11-17 06:54:58 +01002203
Gustavo Zacarias8c38a0a2011-11-11 18:12:46 -03002204 Issues resolved (http://bugs.uclibc.org):
2205
Peter Korsgaard2b8643f2011-11-17 23:56:44 +01002206 #3355: mplayer fails to build
Gustavo Zacarias8c38a0a2011-11-11 18:12:46 -03002207 #4021: uClibc: undefined reference to `__GI___errno_location'
Peter Korsgaarda028c312011-11-18 12:08:02 +01002208 #4297: Qt's qmake uses wrong pkg-config
Gustavo Zacarias8c38a0a2011-11-11 18:12:46 -03002209
Peter Korsgaard1507c392011-11-11 20:26:00 +010022102011.11-rc1, Released November 11th, 2011:
Peter Korsgaard5427c502011-09-05 22:14:33 +02002211
Peter Korsgaard227eeba2011-09-13 00:46:06 +02002212 Fixes all over the tree and new features.
2213
Peter Korsgaard1507c392011-11-11 20:26:00 +01002214 Moved misc scripts and support stuff to support/. Renamed
Peter Korsgaard358601f2011-09-18 22:20:54 +02002215 patch-kernel.sh to support/scripts/apply-patches.sh.
2216
Peter Korsgaard805de392011-11-09 00:33:13 +01002217 Documentation: Moved to asciidoc format, make targets to
2218 generate text/html/pdf/epub output added.
2219
2220 Defconfigs: Qemu configs updated to 3.1 kernel and readmes
2221 added.
2222
Peter Korsgaard358601f2011-09-18 22:20:54 +02002223 Bootloaders: Add support for custom git tree / tarballs for
2224 barebox, similar to how it's handled for u-boot. Clean up
2225 menuconfig options.
2226
2227 Toolchain: Update external codesourcery toolchain download
Peter Korsgaardb367d672011-10-09 22:41:42 +02002228 URLs after Codesourcery got bought by Mentor, add x86
2229 toolchain, update toolchain versions and optimize toolchain
2230 sysroot copying. Fix uClibc 0.9.32 builds for e500 PPC,
2231 updated GDB versions / download URLs. Binutils
Peter Korsgaard805de392011-11-09 00:33:13 +01002232 libbfd/libopcodes static/dynamic linking fix. GCC 4.6.2 added,
2233 use ctng-1.13.0.
Peter Korsgaardb367d672011-10-09 22:41:42 +02002234
2235 Package infrastructure: Support for local packages /
2236 overrides, package dir / name arguments dropped from
2237 {GEN,AUTO,CMAKE}TARGETS.
Peter Korsgaard358601f2011-09-18 22:20:54 +02002238
2239 Linux: Kernel extensions infrastructure support, Xenomai +
2240 RTAI support.
Peter Korsgaard227eeba2011-09-13 00:46:06 +02002241
Peter Korsgaarde55af692011-10-25 09:41:23 +02002242 Updated/fixed packages: acpid, bind, busybox, dash, dbus,
2243 dbus-glib, directfb, dnsmasq, drystone, e2fsprogs, ethtool,
2244 fakeroot, fbdump, file, freetype, fuse, gamin, gmp, gmpc,
2245 gnutls, gob2, gst-plugins-{base,bad,good,ugly}, gstreamer,
2246 hostapd, ifplugd, imagemagick, intltool, ipsec-tools, ipset,
2247 iptables, iw, jpeg, kexec, leafpad, less, libargtable2, libao,
2248 libconfuse, libcuefile, libcurl, libdaemon, libevent,
2249 libglib2, libiconv, libmpd, libreplaygain, libroxml,
Peter Korsgaardb367d672011-10-09 22:41:42 +02002250 libsamplerate, libsndfile, libsoup, libsvgtiny, libtool,
Peter Korsgaard805de392011-11-09 00:33:13 +01002251 libxcb, lighttpd, links, linux-fusion, lite, lrzsz, lsof, lzo,
2252 lzop, makedevs, mcookie, mpg123, mpd, mpfr, mtd, musepack,
2253 mutt, mysql_client, ncftp, ncurses, neon, netcat, netsnmp,
2254 ntfs-3g, ntfsprogs, ntp, openntpd, openssh, openssl, oprofile,
2255 orc, pciutils, psmisc, python, qt, quagga, radvd, rpm, rsync,
2256 samba, sawman, sdl_sound, smartmontools, sqlite, squid,
2257 stunnel, sudo, sylpheed, sysstat, taglib, tar, tcpreplay,
2258 tslib, usbutils, util-linux, valgrind, wget, whetstone, which,
2259 wpa-supplicant, xdata_xcursor-themes, xmlstarlet, xterm
Peter Korsgaard227eeba2011-09-13 00:46:06 +02002260
Peter Korsgaardb367d672011-10-09 22:41:42 +02002261 New packages: bluez-utils, cifs-utils, fftw, fluxbox, json-c,
Peter Korsgaard805de392011-11-09 00:33:13 +01002262 libev, libftdi, libgeotiff, libmodbus, libplayer, live555,
2263 ngrep, noip, opencv, openocd, picocom, poco, portaudio,
2264 pulseaudio, pv, rtai, vala, xenomai.
2265
2266 Removed packages: liboil, sfdisk, swfdec, webif
Peter Korsgaard227eeba2011-09-13 00:46:06 +02002267
2268 Issues resolved (http://bugs.uclibc.org):
2269
Peter Korsgaard358601f2011-09-18 22:20:54 +02002270 #505: live555: new package
Peter Korsgaarde9c52d72011-11-11 11:38:45 +01002271 #507: Enable live and tv options in MPlayer-1.0rc2
Peter Korsgaard358601f2011-09-18 22:20:54 +02002272 #531: let e2fsprogs package to export headers to staging dir if needed
2273 #1171: Linuxthreads new cannot find sysdep.h
Peter Korsgaard7062aff2011-11-11 20:01:05 +01002274 #1357: Add bluez to buildroot system
Peter Korsgaard358601f2011-09-18 22:20:54 +02002275 #2107: New package: input-event-daemon
2276 #2599: New package: orc (Oil Runtime Compiler)
2277 #2605: gstreamer: Update to 0.10.30
2278 #2677: introducing util-linux-ng as replacement for util-linux
2279 #2917: Qt: Add declarative module
2280 #3145: jffs2 image generation fails
2281 #3271: netperf-2.4.5 fails to compile
Peter Korsgaardb367d672011-10-09 22:41:42 +02002282 #3331: xdata_xcursor-themes depends on xcursorgen
2283 #3343: Add file:// download SITE_METHOD
2284 #3391: Add support for specifying an external kernel tree
2285 #3631: Error while compiling with Xorg
Gustavo Zacariasdd3177c2011-11-11 13:06:49 -03002286 #3709: oprofile doesn't build for mipsel
Peter Korsgaardb367d672011-10-09 22:41:42 +02002287 #3925: midori not getting compile
2288 #4045: Add support for downloading i386 toolchains from codesourcery
Peter Korsgaard54bcf872011-10-10 00:14:27 +02002289 #4165: lrzsz-fix-symlink-at-rebuild.patch
Peter Korsgaard95af4fb2011-10-09 23:26:39 +02002290 #4171: makedevs-unused-but-set-variable.patch
Peter Korsgaard227eeba2011-09-13 00:46:06 +02002291 #4183: Codesourcery toolchain download site has changed
Peter Korsgaard8ece8e22011-10-11 09:11:21 +02002292 #4231: libneon.so: undefined reference to `SSL_SESSION_cmp'
Danomi Mocelopolis92bf8242011-10-28 15:09:23 +02002293 #4381: Add option to lighttpd to enable Lua support
Danomi Mocelopolis6473f6c2011-11-02 12:00:52 +01002294 #4387: Make sure that dest dir exists before installing mtd files
Peter Korsgaard227eeba2011-09-13 00:46:06 +02002295
Peter Korsgaardfacd6022011-08-31 13:44:55 +020022962011.08, Released August 31th, 2011:
2297
2298 Fixes all over the tree.
2299
2300 Toolchain: Fix codesourcery 2009q3 ARM download, Linux 3.0.4
2301 kernel headers.
2302
2303 Updated/fixed packages: ipset, python
2304
Peter Korsgaard73f131c2011-08-29 11:21:17 +020023052011.08-rc2, Released August 29th, 2011:
Peter Korsgaarde0a6bcd2011-08-24 15:07:41 +02002306
2307 Fixes all over the tree.
2308
Peter Korsgaard73f131c2011-08-29 11:21:17 +02002309 Toolchain: crosstool-NG 1.12.1, use binutils 2.21 on
Peter Korsgaarde0a6bcd2011-08-24 15:07:41 +02002310 mips/sh/older uClibc, disallow uClibc 0.9.32 on avr32/sh
2311 (broken).
2312
Peter Korsgaard73f131c2011-08-29 11:21:17 +02002313 Defconfigs: kernel updates, fix mini2440 serial port config,
2314 remove old arm toolchain configs.
2315
2316 Bootloaders: Fix grub patching, add barebox-{n,x,menuconfig}
2317 targets similar to linux/busybox.
2318
Peter Korsgaarde0a6bcd2011-08-24 15:07:41 +02002319 Updated/fixed packages: barebox, directfb, libsoup,
Thomas De Schampheleirebf446512011-08-26 15:01:41 +02002320 libxml-parser-perl, mtd, ncurses, python, ti-utils, udev,
2321 usbmount, util-linux, xfont_font-misc-misc
Peter Korsgaarde0a6bcd2011-08-24 15:07:41 +02002322
Peter Korsgaardcb6c2c42011-08-26 07:13:33 +02002323 Issues resolved (http://bugs.uclibc.org):
2324
Thomas De Schampheleirebf446512011-08-26 15:01:41 +02002325 #3685: ncurses installation hangs due to old version of tic
Peter Korsgaardcb6c2c42011-08-26 07:13:33 +02002326 #4093: Grub fails to install bz2 patch after conversion to...
2327
Peter Korsgaard7ff457c2011-08-04 22:31:30 +020023282011.08-rc1, Released August 4th, 2011:
Peter Korsgaard0a5e7902011-06-06 13:36:55 +02002329
Peter Korsgaard94ad0662011-06-26 23:07:01 +02002330 Fixes all over the tree and new features.
2331
Peter Korsgaardbd76bc52011-07-11 07:44:24 +02002332 Toolchain: uClibc 0.9.32 / NPTL support, 0.9.29 removed,
2333 ext-toolchain-wrapper improvements, improved non-MMU
2334 support. GCC 4.3.6 / 4.6.1.
Peter Korsgaard94ad0662011-06-26 23:07:01 +02002335
Peter Korsgaard333acf32011-07-13 22:43:12 +02002336 GENTARGETS infrastructure extended to cover bootloaders and
2337 Linux kernel as well. Options to retrive Linux/U-Boot from a
2338 custom git repo instead of upstream tarballs.
Peter Korsgaard7ff457c2011-08-04 22:31:30 +02002339 Support for Linux 3.x and release candidate tarballs.
Peter Korsgaard333acf32011-07-13 22:43:12 +02002340 X-Loader bootloader for omap added.
Peter Korsgaard94ad0662011-06-26 23:07:01 +02002341
Peter Korsgaard333acf32011-07-13 22:43:12 +02002342 Make source/external-deps now also works for external
2343 toolchains / crosstool-ng backend.
2344
Peter Korsgaard5255a712011-08-04 22:03:37 +02002345 Updated/fixed packages: autoconf, berkeleydb, bind, binutils,
2346 bmon, bridge-utils, busybox, cmake, dbus, dbus-glib,
2347 e2fsprogs, ethtool, ffmpeg, gst-plugins-{bad,base,good,ugly},
2348 gvfs, hostapd, iproute2, iptables, iw, jpeg, lame, libarchive,
2349 libdnet, libdrm, libgcrypt, libgtk2, libmpeg2, libpng,
2350 libsoup, lighttpd, linux-fusion, lzo, midori, mtd-utils,
Michael J. Hammel5496bc32011-04-23 20:51:41 -06002351 nfs-utils, openvpn, oprofile, orc, pkg-config, proftpd, qt,
2352 ruby, samba, sdl, shared-mime-info, sudo, sqlite, squid,
2353 synergy, udev, usbmount, usbutils, util-linux, valgrind,
2354 webkit, xorg-xserver, xz, zlib
Peter Korsgaard333acf32011-07-13 22:43:12 +02002355
Peter Korsgaarda4a20ac2011-07-28 00:01:47 +02002356 New packages: acl, attr, ebtables, gnutls, inotify-tools,
2357 ipset, libargtable2, libiqrf, libmnl, libnspr, libnss,
2358 libroxml, libyaml, live555, mxml, orc, rsyslog, sredird,
2359 statserial, stunnel, ti-utils, uboot-tools, yajl
2360
Peter Korsgaardd4928672011-08-04 21:20:44 +02002361 Deprecated packages: liboil, swfdec
2362
Peter Korsgaarda4a20ac2011-07-28 00:01:47 +02002363 Removed packages: hal
Peter Korsgaard94ad0662011-06-26 23:07:01 +02002364
2365 Issues resolved (http://bugs.uclibc.org):
2366
Peter Korsgaardbd76bc52011-07-11 07:44:24 +02002367 #3559: libnspr: Add new package
Peter Korsgaardb28de602011-07-13 12:44:42 +02002368 #3595: patch to add libroxml
Peter Korsgaardbd76bc52011-07-11 07:44:24 +02002369 #3565: libnss: Add new package
Michael J. Hammel5496bc32011-04-23 20:51:41 -06002370 #3583: xfonts_font-adobe-100dpi fails due to missing map file
2371 #3649: [PATCH] Add mapdir to existing pkg-config patch
Peter Korsgaard94ad0662011-06-26 23:07:01 +02002372 #3907: 2011.05 - Qt 4.7.3 not building on ARM
Frederik Pasch82e840e2011-07-24 23:51:44 +02002373 #3961: Nfs-utils: Remove SUSv3-function index
Danomi Mocelopolisb9796192011-07-17 22:17:08 +02002374 #3985: "help" target's defconfig list needs sort
Tristan Lelongcef07212011-07-29 09:46:10 +02002375 #3997: bump libroxml to v2.1.0
Peter Korsgaard94ad0662011-06-26 23:07:01 +02002376
Peter Korsgaard9ab73b52011-05-27 16:18:21 +020023772011.05, Released May 27th, 2011:
2378
2379 Updated/fixed packages: makedevs
2380
Peter Korsgaardeffcc9a2011-05-24 15:02:23 +020023812011.05-rc2, Released May 24th, 2011:
2382
2383 Fixes all over the tree.
2384
2385 Toolchain: Code sourcery ARM 2009q1 download URL fixed /
2386 2009q3 external toolchains added. Crosstool-NG bumped to
2387 1.11.3, eglic/glibc configuration fixes. Linux kernel 2.6.38.x
2388 bumped to 2.6.38.7.
2389
2390 Updated/fixed packages: bind, fakeroot, kbd, psmisc, qt
2391
Peter Korsgaard137a4d72011-05-18 21:47:48 +020023922011.05-rc1, Released May 18th, 2011:
Peter Korsgaardda5e5a52011-03-01 14:13:06 +01002393
Peter Korsgaard7234c232011-05-18 21:02:30 +02002394 Fixes all over the tree and new features.
Peter Korsgaard35101932011-04-21 23:52:45 +02002395
Peter Korsgaard7234c232011-05-18 21:02:30 +02002396 External toolchain improvements: We now build a binary
2397 toolchain wrapper and install it into HOST_DIR/usr/bin, which
2398 enforces the correct compiler arguments, making an external
2399 toolchain as easy to use outside of Buildroot as the internal
2400 ones are. This also brought a cleanup of CFLAGS, making the
2401 Buildroot build output easier to read.
2402
2403 Rootfs device handling improvements: Choice between static
2404 /dev, devtmpfs and devtmpfs with either mdev or udev.
2405
2406 Toolchain: More preconfigured codesourcery external
2407 toolchains, improved Crosstool-NG support, fix for GCC
2408 snapshot versions, GCC 4.4.6 / 4.5.3, experimental GCC 4.6.0
2409 support, target-GCC fixes, uClibc fixes, 0.9.32-rc3 support.
2410
2411 Bootloaders: U-boot 2011.03, Barebox 2011.05.0
2412
2413 Linux: support for custom kernel image targets, E.G. for
2414 powerpc builds with embedded device trees.
2415
2416 Misc fixes for qemu defconfigs, ensuring correct serial
2417 terminal setup out of the box.
2418
2419 Misc gentarget / autotools handling fixes.
2420
2421 Updated/fixed packages: alsa-lib, alsa-utils, alsamixergui,
2422 atk, avahi, bind, bison, busybox, copas, dbus-glib, dhcp,
2423 dhcpdump, dnsmasq, dropbear, ethtool, fakeroot, ffmpeg, file,
2424 gamin, gnuconfig, gst-ffmpeg, gst-plugins-good, gtk2-engines,
2425 haserl, hostapd, icu, imagemagick, iproute2, iw, kismet, less,
2426 libcap, libdnet, libglade, libglib2, libgtk2, libnl, libpng,
2427 libxml2, libxml2, libxslt, lighttpd, lockfile-progs, makedevs,
Peter Korsgaard8b4f5f22011-05-18 22:03:27 +02002428 midori, mpg123, mpc, mpd, mpfr, mplayer, mtd-utils, ncurses,
2429 netsnmp, openssh, openssl, openvpn, pango, pkg-config, popt,
2430 procps, proftpd, qt, quagga, readline, rsync, samba, sdl,
2431 socat, squashfs, squid, sudo, tslib, udev, usbutils, webkit,
Peter Korsgaard7234c232011-05-18 21:02:30 +02002432 wpa_supplicant, xerces, xfont_font-misc-misc, xlib_libX11,
2433 xlib_libXfont, xlib_xtrans, xorg-server, xterm, xz
2434
2435 New packages: bonnie++, can-utils, gdisk, htop,
2436 input-event-daemon, libexif, libraw, libv4l, ngircd
2437
2438 Removed packages: festival
Peter Korsgaard707dc462011-03-12 22:24:34 +01002439
2440 Issues resolved (http://bugs.uclibc.org):
2441
Peter Korsgaard8451c232011-05-06 16:14:54 +02002442 #2131: Add OpenMP support to the toolchain
Martin Hicks4bc79982011-01-31 15:32:06 -05002443 #3379: New Package: bonnie++
Gustavo Zacarias47736c82011-03-14 14:33:48 -03002444 #3445: Not working openssl-10.0.0d on 386sx
Hector Oron308bc532011-03-13 21:28:18 +01002445 #3451: fakeroot package: wrong FAKEROOT_SITE variable
Hector Oron39aafe82011-03-13 21:33:53 +01002446 #3457: alsamixergui: broken URL
Peter Korsgaard707dc462011-03-12 22:24:34 +01002447 #3475: Calling sync on large filesystems when not always necessary
Peter Korsgaard2c976082011-03-28 21:33:26 +02002448 #3511: make busybox-menuconfig does not download busybox package
Peter Korsgaardf894e852011-04-04 15:44:35 +02002449 #3541: Quotes in the top Makefile:217 break buildroot/kernel config...
Peter Korsgaardcdd4a7a2011-04-24 23:32:46 +02002450 #3571: u-boot: fw_printenv does not build
Peter Korsgaardcd58efb2011-04-24 22:34:50 +02002451 #3643: popt source url is not responding
Alexander Cloutera7e78f92011-05-16 22:41:54 +02002452 #3733: dropbear: make zlib optional
Peter Korsgaard8b4f5f22011-05-18 22:03:27 +02002453 #3757: Buildroot can't build mplayer with libmad
Peter Korsgaard05955602011-03-12 20:38:30 +01002454
Peter Korsgaardf3e79a72011-02-28 21:54:22 +010024552011.02, Released February 28th, 2011:
Peter Korsgaard2f192592011-02-24 20:56:15 +01002456
2457 Fixes all over the tree.
2458
Peter Korsgaardda8700c2011-02-28 16:11:02 +01002459 Updated/fixed packages: alsamixergui, avahi, ffmpeg, icu, mpd,
2460 nuttcp, qt, slang, squashfs, sylpheed, synergy, xerces
Peter Korsgaarde77bef42011-02-27 22:31:05 +01002461
2462 Deprecated packages: devmem2, webif
Peter Korsgaard2f192592011-02-24 20:56:15 +01002463
2464 Issues resolved (http://bugs.uclibc.org):
2465
Peter Korsgaard42daeb72011-02-28 21:46:05 +01002466 #2911: Qt: Disable qt3support-option, if gui-module isn't selected
Peter Korsgaard2f192592011-02-24 20:56:15 +01002467 #3259: Unable to build webkit (on arm)
Peter Korsgaardc82d04c2011-02-25 15:31:33 +01002468 #3295: slang fails to build on mipsel
Peter Korsgaardda8700c2011-02-28 16:11:02 +01002469 #3325: ffmpeg fails to build
Peter Korsgaard2f192592011-02-24 20:56:15 +01002470
Peter Korsgaard2d3d6182011-02-24 10:10:16 +010024712011.02-rc2, Released February 24th, 2011:
Peter Korsgaard2b41d7f2011-02-23 23:30:33 +01002472
2473 Fixes all over the tree.
2474
2475 Festival packages marked as broken. Unless someone steps up
2476 to support them, they will be removed during the 2011.05
2477 development cycle.
2478
2479 Updated/fixed packages: atk, avahi, bind, cairo, dbus,
2480 enchant, fakeroot, gmpc, gpsd, gvfs, iperf, jpeg, libarchive,
2481 libcgicc, libdaemon, libdrm, libevent, libgail, libglib2,
2482 libgpg-error, libmicrohttpd, librsvg, libsoup, libxcp,
Thomas De Schampheleirea85971a2011-02-23 17:44:41 +01002483 makedevs, matchbox-fakekey, matchbox-startup-monitor, mdadm,
Gustavo Zacariasfd2bd9e2011-02-21 16:25:06 -03002484 metacity, mpd, nasm, nfs-utils, olsr, openssl, popt,
2485 pthread-stubs, quagga, rpm, samba, sdl, sdl_gfx, sdl_image,
Peter Korsgaardc9253252011-02-24 09:43:52 +01002486 sdl_mixer, sdl_sound, sdl_ttf, squashfs, synergy, taglib,
2487 tcpreplay, tiff, wpa_supplicant, xcb-util,
Peter Korsgaard2b41d7f2011-02-23 23:30:33 +01002488 xdriver_xf86-input-{acepad,aiptek,evdev,joystick,keyboard},
2489 xdriver_xf86-input-{mouse,synaptics,void},
2490 xdriver_xf86-video-{chips,dummy,geode,glide,intel,nv,wsfb},
2491 xlib_lib{ICE,SM,XScrnSaver,Xau,Xcursor,Xdmcp,Xi,Xinerama},
2492 xlib_lib{Xrandr,Xt,Xtst,Xxf86dga,Xxf86vm,dmx,fontenc,pciaccess},
2493 xserver_xorg-server, xz
2494
2495 Removed packages: ace_of_penguins, vlc
2496
2497 Issues resolved (http://bugs.uclibc.org):
2498
Gustavo Zacariasd17c1652011-02-03 09:55:48 -03002499 #3205: Failing chmod when running "make" in buildroot (openssl)...
Gustavo Zacariasfd2bd9e2011-02-21 16:25:06 -03002500 #3277: quagga fails to build with SNMP support
Peter Korsgaard2b41d7f2011-02-23 23:30:33 +01002501 #3283: See why nfs-utils needs fakeroot, and convert to autotools
Peter Korsgaardc9253252011-02-24 09:43:52 +01002502 #3307: synergy fails to build due to missing XTest library
Peter Korsgaard2b41d7f2011-02-23 23:30:33 +01002503
Peter Korsgaard51f88022011-02-14 22:36:21 +010025042011.02-rc1, Released February 14th, 2011:
2505
2506 Fixes all over the tree and new features.
Peter Korsgaarda8ecce02010-12-03 11:56:28 +01002507
Peter Korsgaard26450042011-01-28 10:43:13 +01002508 External toolchain improvements: clarification of the options,
2509 and introduction of the toolchain profile concept, for
2510 well-known toolchains. Buildroot is now capable of
2511 automatically downloading and extracting well-known toolchains
2512 (for the moment, CodeSourcery ARM, PowerPC, MIPS and SuperH
Peter Korsgaard4120e052011-02-13 22:58:31 +01002513 toolchains are supported). Crosstool-NG backend updated and
2514 improved.
Peter Korsgaard26450042011-01-28 10:43:13 +01002515
2516 Complete rework of how hardware boards are supported.
2517 Each board now only has a single defconfig file, and all
2518 board-specific options have been removed. See
2519 docs/buildroot.html#board_support for details.
2520
2521 Added support for the following boards: Mini2440, Qemu ARM
2522 Versatile, Qemu MIPSel Malta, Qemu PowerPC G3beige, Qemu SH4
2523 r2d and Qemu x86. The Qemu boards support allows to easily
2524 build systems that are known to work under Qemu.
2525
Peter Korsgaard4120e052011-02-13 22:58:31 +01002526 Initial support for Blackfin processors.
2527
Peter Korsgaard26450042011-01-28 10:43:13 +01002528 Staging directory moved into $(O)/host/usr/<tuple>/sysroot, in
2529 preparation for support of SDK. For the same reason, the
2530 toolchain binaries (cross-compiler and other related tools)
Peter Korsgaardd1a93022011-02-02 22:44:21 +01002531 are now installed in $(O)/host/usr/bin/. The cross pkg-config
2532 now also automatically returns correct values for cross
2533 compilation, without needing any environment variables to be
2534 set.
Peter Korsgaard26450042011-01-28 10:43:13 +01002535
Thomas Petazzoni17b66af2010-12-07 21:09:56 +01002536 Ccache support reworked. Now used for both host and target
2537 compilation, and cache is stored in ~/.buildroot-ccache.
2538
Peter Korsgaard26450042011-01-28 10:43:13 +01002539 Toolchain: uClibc 0.9.32-rc2, several components moved to
Peter Korsgaard639e80f2011-01-03 00:11:40 +01002540 normal AUTOTARGET packages.
2541
Peter Korsgaard26450042011-01-28 10:43:13 +01002542 Generic cmake infrastructure, similar to the existing
2543 GENTARGETS/AUTOTARGETS.
2544
Peter Korsgaard639e80f2011-01-03 00:11:40 +01002545 Support for bzr downloads, next to the existing git/svn support.
2546
Peter Korsgaardd1a93022011-02-02 22:44:21 +01002547 Kconfig infrastructure rebased against 2.6.38-rc3, bringing
2548 misc fixes. 'xconfig' now uses Qt4 rather than Qt3.
2549
Peter Korsgaarda7f40df2011-01-14 22:02:47 +01002550 EXT2 file system size handling improved, UBI image support, fs
2551 configuration options cleanup, U-Boot/Barebox version bumps.
Peter Korsgaard639e80f2011-01-03 00:11:40 +01002552
2553 Updated/fixed packages: alsa-utils, at, autoconf, automake,
Peter Korsgaard4120e052011-02-13 22:58:31 +01002554 bash, binutils, bison, busybox, bzip2, cdrkit, cloop, cmake,
Peter Korsgaardd1a93022011-02-02 22:44:21 +01002555 coreutils, cups, dbus, dbus-python, dhcp, directfb,
Peter Korsgaard4120e052011-02-13 22:58:31 +01002556 direcfb-examples, dmalloc, dnsmasq, dosfstools, e2fsprogs, ed,
2557 fbset, ffmpeg, findutils, flac, freetype, gdk-pixbuf, gmp,
2558 grep, gperf, gst-ffmpeg, gst-plugins-bad, gst-plugins-base,
2559 gst-plugins-good, gst-plugins-ugly, gstreamer, gvfs, hdparm,
2560 hostapd, i2c-tools, icu, imagemagick, input-tools, iproute2,
2561 iptables, iw, jpeg, kexec, libaio, libart, libcap, libconfig,
2562 libfuse, libglib2, libidn, libmad, libogg, libpcap, libpng,
2563 libsndfile, libtheora, libtool, libusb-compat, libvorbis,
2564 libxcb, libxml2, libxslt, links, linux-fusion, lm-sensors,
2565 lsof, ltp-testsuite, ltrace, lvm2, lzo, m4, makedevs,
2566 memtester, mesa3d, mii-diag, mpc, mpfr, mpg123, mplayer,
2567 mrouted, mtd-utils, nano, netperf, netplug, ntfs-3g, ntp,
2568 openssh, openssl, openvpn, oprofile, pango, patch, pciutils,
2569 php, pkgconfig, portmap, psmisc, python, qt, rsync, ruby,
2570 sawman, screen, sdl_gfx, sdl_sound, smartmontools, socat,
2571 sqlite, squid, sshfs, sstrip, sysklogd, sysstat, sysvinit,
2572 tar, tcpdump, tslib, udev, usbutils, vim, vtun, webkit, wipe,
2573 x11vnc, xapp_xlogo, xcb-proto, xfont_font-util,
2574 xkeyboard-config, xlib_libX11, xz, zlib
Peter Korsgaarda8ecce02010-12-03 11:56:28 +01002575
Peter Korsgaard4120e052011-02-13 22:58:31 +01002576 New packages: dhrystone, dsp-tools, faad2, fbgrab, gst-dsp,
2577 gst-omapfb, irda-utils, lame, libao, libcue, libcuefile,
2578 libffi, libhid, libreplaygain, libsamplerate, libsigc++,
2579 lsuio, mpd, musepack, python-mad, python-serial, rsh-redone,
2580 sdparm, tidsp-binaries, vorbis-tools, wavpack, whetstone,
2581 xl2tp, xmlstarlet
Mike Frysinger95f17bf2010-11-20 01:52:43 -05002582
Martin Banky767dce82010-12-12 22:54:05 +01002583 Removed packages: hotplug, l2tp, libfloat, microcom,
2584 ng-spice-rework
Thomas Petazzoniaf6fd2d2010-12-12 22:53:56 +01002585
Frederik Paschd3d67f72010-12-08 23:09:03 +01002586 Issues resolved (http://bugs.uclibc.org):
2587
Peter Korsgaardd1a93022011-02-02 22:44:21 +01002588 #267: The make target: cross fails because toolchain_build_...
2589 #415: Berkeley DB: mut_pthread.o: relocation R_X86_64_32 against...
Peter Korsgaardf362c512010-12-14 20:45:59 +01002590 #561: ltp-testsuite failed to install
Peter Korsgaardd1a93022011-02-02 22:44:21 +01002591 #1447: Installing gfortran on PowerPC
Peter Korsgaardf362c512010-12-14 20:45:59 +01002592 #1651: Build fail caused by ccache in module-init-tools
Peter Korsgaard6d171922011-01-31 21:30:05 +01002593 #1681: Cross-compiled binaries shouldn't be installed into staging
Peter Korsgaardd1a93022011-02-02 22:44:21 +01002594 #1723: [PATCH] axel: convert to generic package infrastructure and...
Peter Korsgaardf362c512010-12-14 20:45:59 +01002595 #1735: [PATCH] mplayer: convert to autotools infrastructure
Peter Korsgaardd1a93022011-02-02 22:44:21 +01002596 #2551: [PATCH] native toolchain in the target filesystem fails
2597 #2623: buildroot-snapshot-20100922 fails when compiling development...
Matt Fleming7879a4b2010-09-24 14:43:17 +01002598 #2647: makedevs package lacks support for 16-bit major/minor numbers
Thomas Petazzoni4c31d752010-12-22 14:07:09 +01002599 #2371: QT MYSQL Module does not build when MySQL installed on the host
Peter Korsgaard6d171922011-01-31 21:30:05 +01002600 #2839: compile fails in various packages with a odd message "error:...
Peter Korsgaardd1a93022011-02-02 22:44:21 +01002601 #2887: tar "buffer overflow detected" error
Peter Korsgaard6d171922011-01-31 21:30:05 +01002602 #2893: Broken "make source" with external toolchain
Frederik Paschd3d67f72010-12-08 23:09:03 +01002603 #2905: Qt: Speed up compilation, if gui-module isn't selected
Peter Korsgaardeeea3ea2010-12-30 23:10:21 +01002604 #2929: genext2fs: couldn't allocate a block (no free space)
Gustavo Zacarias14a971a2011-02-03 17:45:57 -03002605 #2935: Ntpdate isn't installed
Thomas Petazzoni6ddf4702010-12-22 10:35:04 +01002606 #2965: Broken linkage to xkbcomp (blocking X server startup)
Thomas Petazzonieb563852010-12-21 14:14:53 +01002607 #2983: xlib_libX11 build failed
Andy Kennedy87a5a192011-01-14 15:53:03 -06002608 #3007: kexec doesn't build: Missing regdef.h file
Peter Korsgaardd1a93022011-02-02 22:44:21 +01002609 #3085: Init scripts are not compatible with sysVinit (when busybox...
Gustavo Zacarias9bc58a42011-01-17 09:13:42 -03002610 #3103: make external-deps wants to download gcc-.tar.bz2 when...
Kim Jae-hui0705e442011-01-18 09:20:38 +01002611 #3109: abnormal `make busybox-menuconfig`
Peter Korsgaardd1a93022011-02-02 22:44:21 +01002612 #3115: How about board specific makefiles?
Mark Wickhamc18c1d62011-02-04 19:45:46 +01002613 #3169: python patch has typo, aborts build in scenario
Peter Korsgaard6bfe2932011-02-01 14:25:05 +01002614 #3181: dhcp.mk copies S80dhcp-server to etc/init.d, not etc/init.d/
Frederik Paschd3d67f72010-12-08 23:09:03 +01002615
Peter Korsgaarddbc45b02010-11-30 16:52:43 +010026162010.11, Released November 30th, 2010:
Will Newton32b74802010-11-26 12:58:15 +00002617
Marcelo Roberto Jimenez1fbd9ef2010-11-25 15:38:31 -02002618 Fixes all over the tree.
Will Newton32b74802010-11-26 12:58:15 +00002619
Gustavo Zacarias5cafae42010-11-08 13:40:35 -03002620 Updated/fixed packages: libgcrypt, qt, squid, sysstat, tcpdump,
Gustavo Zacariase7fbeda2010-11-18 19:26:45 -03002621 xserver-xorg
Will Newton32b74802010-11-26 12:58:15 +00002622
Marcelo Roberto Jimenez1fbd9ef2010-11-25 15:38:31 -02002623 Issues resolved (http://bugs.uclibc.org):
2624
Gustavo Zacarias5cafae42010-11-08 13:40:35 -03002625 #2773: squid with openssl support needs openssl on the host
Marcelo Roberto Jimenez1fbd9ef2010-11-25 15:38:31 -02002626 #2857: OBJDUMP definition is missing from TARGET_CONFIGURE_OPTS
2627
Peter Korsgaard09af8382010-11-25 11:29:30 +010026282010.11-rc2, Released November 25th, 2010:
Peter Korsgaarddfbb3892010-11-17 07:27:11 +01002629
2630 Fixes all over the tree.
2631
Peter Korsgaard09af8382010-11-25 11:29:30 +01002632 Add support for LEON Sparc architecture variants. Fix make
2633 source/external-deps for host packages.
Konrad Eiselefe629f92010-11-09 13:27:34 -03002634
Peter Korsgaardb9c58092010-11-25 11:07:08 +01002635 Updated/fixed packages: bash, bind, busybox, dialog, gpsd,
2636 libglib2, libcurl, libmad, lrzsz, midori, module-init-tools,
2637 mtd-utils, openssh, openssl, pciutils, php, qt, sqlite,
2638 sysstat, webkit, zlib
Peter Korsgaarddfbb3892010-11-17 07:27:11 +01002639
2640 Issues resolved (http://bugs.uclibc.org):
2641
Gustavo Zacarias47416622010-11-16 10:14:45 -03002642 #759: Sysstat build broken without libintl
Peter Korsgaard84a6f532010-11-18 10:28:11 +01002643 #2479: host-module-init-tools 3.11 fails to build
Peter Korsgaardb95ccd52010-11-19 16:41:00 +01002644 #2725: Buildroot overrides kernel config
Peter Korsgaardadb0dff2010-11-18 21:50:25 +01002645 #2785: mtd-utils build fails due to missing libmtd
Thomas Rudin972cd422010-11-15 17:12:49 -03002646 #2791: Added PHP-Process Control to the PHP-Package
Stanislav Bogatyreve5edc732010-11-15 16:23:30 -03002647 #2797: pciutils dependencies on zlib not taken into account
Peter Korsgaarddfbb3892010-11-17 07:27:11 +01002648 #2809: failed to compile libglib2
Peter Korsgaarde25fe722010-11-17 22:00:29 +01002649 #2821: [PATCH] Patch for JavaScriptCore in QtWebKit module
2650 #2827: qt-4.7.0-pthread_getattr_np.patch invalid for qt 4.6...
Gustavo Zacariase855e2b2010-11-05 17:20:16 -03002651 #2833: Failed to compile webkit without X11
Peter Korsgaarddfbb3892010-11-17 07:27:11 +01002652
Peter Korsgaardea252b02010-11-08 10:24:31 +010026532010.11-rc1, Released November 8th, 2010:
Peter Korsgaard9bc12b82010-09-02 17:07:22 +02002654
Peter Korsgaardea252b02010-11-08 10:24:31 +01002655 Fixes all over the tree and new features.
Peter Korsgaardbfa9e9e2010-09-05 22:42:01 +02002656
2657 Kconfig infrastructure rebased against 2.6.36-rc1, bringing
2658 misc fixes + nconfig and savedefconfig targets.
2659
Yann E. MORIN10c1eec2010-09-19 21:54:09 +02002660 Toolchain: ARM cortex A9 support, experimental crosstool-ng
Peter Korsgaard3daa9122010-11-05 07:32:52 +01002661 backend, GCC 4.5.x.
Peter Korsgaard92870a72010-09-12 19:36:57 +02002662
Peter Korsgaard785fef12010-09-20 16:19:26 +02002663 Fs: Squashfs 4.1 with lzo support
2664
Peter Korsgaard1860bda2010-09-16 13:25:32 +02002665 Old-style package hooks (*_HOOK_POST_*) removed. Use the more
2666 generic new-style ones instead.
2667
Peter Korsgaarda1726112010-09-16 22:33:06 +02002668 Download handling reworked and support for git/svn downloads
2669 added.
2670
Thomas Petazzoni5f71fc12010-11-04 20:31:25 +01002671 Removed experimental shared config.cache support, as it is
2672 too unreliable.
2673
Yann E. MORINaefad532010-09-26 10:56:12 +02002674 A convenience Makefile wrapper is created when using
2675 out-of-tree building, similar to how it is done for the kernel.
2676
Peter Korsgaard9f36bd42010-09-30 14:44:14 +02002677 Alpha, Cris, IA64 and Sparc64 architecture support removed.
2678
Gustavo Zacarias666bef22010-11-02 16:35:11 -03002679 New packages: argp-standalone, gdk-pixbuf, gpsd, gst-ffmpeg,
Felipe Contreras603030a2010-09-20 02:44:40 +03002680 libmpeg2, kbd, librsvg, nuttcp, rng-tools, rrdtool, xz
Peter Korsgaardd380d512010-09-20 17:32:46 +02002681
Martin Banky299f7822010-09-26 00:13:52 -07002682 Updated/fixed packages: acpid, alsa-lib, argus, at, autoconf,
Peter Korsgaardedfb1262010-09-27 22:08:39 +02002683 automake, avahi, axel, beecrypt, berkeleydb, bind, bmon, boa,
Peter Korsgaardf8b8a482010-10-06 16:44:57 +02002684 bootutils, bridge-utils, bsdiff, busybox, cvs, dbus, directfb,
Gustavo Zacariasfe67fb02010-11-02 16:30:12 -03002685 dmraid, docker, dosfstools, dropbear, e2fsprogs, ethtool,
2686 expat, ezxml, fbset, fconfig, ffmpeg, freetype, gadgetfs-test,
2687 gamin, gawk, genext2fs, gperf, gst-plugins-base,
2688 gst-plugins-ugly, gtk2-themes, gtkperf, gvfs, haserl, hdparm,
2689 hostapd, hwdata, ifplugd, imagemagick, iperf, ipsec-tools,
2690 iproute2, iptables, iw, jpeg, kexec, kismet, less, libcgi,
2691 libcurl, libdaemon, libdnet, liberation, libevent, libeXosip2,
2692 libglade, libgtk2, libiconv, libidn, libintl, libmms, libmpd,
2693 libnl, liboil, libosip2, libpcap, libpng, libtool, libungif,
2694 libxml2, libxslt, lighttpd, lite, lm-sensors, lockfile-progs,
Paulius Zaleckasc2d60952010-11-04 10:57:27 +02002695 logrotate, m4, matchbox, mdadm, mesa3d, metacity, mplayer,
2696 mtd-utils, mysql_client, nano, nbd, ncftp, neon, netperf,
2697 netsnmp, ng-spice-rework, ntfsprogs, ntp, openntpd, openssh,
2698 openssl, openvpn, oprofile, pango, patch, pcre, php,
Martin Bankyed720e82010-10-08 01:43:02 -07002699 pkg-config, portmap, pppd, pptp-linux, prboom, proftpd, radvd,
Paulius Zaleckasc2d60952010-11-04 10:57:27 +02002700 rdesktop, readline, rp-pppoe, ruby, qt, quagga, samba, sawman,
Martin Banky2d925fc2010-10-08 01:43:05 -07002701 sdl_mixer, sdl_sound, sed, setserial, shared-mime-info, slang,
Peter Korsgaard70fb5d42010-11-07 20:25:39 +01002702 speex, sqlite, squashfs, startup-notification, strace,
2703 sylpheed, sysstat, taglib, tcpdump, thttpd, tiff, tn5250,
2704 torsmo, tslib, udev, udpcast, usbmount, usbutils, vsftpd,
2705 vtun, which, wireless-tools, wpa_supplicant, xapp_twm,
2706 xapp_xbacklight, xapp_xcursorgen, xapp_xinit, xapp_xinput,
2707 xapp_xmore,
Peter Korsgaardedfb1262010-09-27 22:08:39 +02002708 xdriver_xf86-input-{acecad,aiptek,evdev,joystick,keyboard},
2709 xdriver-xf86-input-{mouse,synaptics,vmmouse,void},
2710 xdriver-xf86-video-{apm,ark,ast,ati,chips,cirrus,dummy,fbdev},
2711 xdriver-xf86-video-{geode,glide,glint,i128,i740,intel,mach64},
2712 xdriver-xf86-video-{mga,neomagic,newport,nv,openchrome,r128},
2713 xdriver-xf86-video-{rendition,s3,s3virge,savage,siliconmotion},
2714 xdriver-xf86-video-{sis,sisusb,suncg3,suncg6,suncg14,sunffb},
2715 xdriver-xf86-video-{sunleo,suntcx,tdfx,tga,trident,v4l,vesa},
2716 xdriver-xf86-video-{vmware,voodeo,wsfb,xgi,xgixp},
Paulius Zaleckas1bc5b0b2010-11-04 10:58:33 +02002717 xkeyboard-config, xlib_libX11, xserver_xorg-server, xstroke,
2718 xterm, xvkbd, zlib
Gustavo Zacariasf661b022010-09-01 09:24:37 -03002719
Peter Korsgaard2b9e2fb2010-11-05 14:24:08 +01002720 Deprecated packages: hotplug, lzma, ng-spice-rework, sfdisk
Peter Korsgaard06d03782010-09-20 22:35:16 +02002721
Peter Korsgaardba4fd232010-09-13 14:10:09 +02002722 Removed packages: dillo, libglib12, libgtk12, microwin,
Peter Korsgaard771d7632010-09-13 23:04:15 +02002723 pcmcia
Peter Korsgaard5ba97d92010-09-13 00:20:25 +02002724
Paul Burtone0941402010-09-17 14:22:15 +01002725 Issues resolved (http://bugs.uclibc.org):
2726
Peter Korsgaard6d3342e2010-11-05 07:00:18 +01002727 #901: new package: gpsd
Peter Korsgaard61f432f2010-10-14 22:25:07 +02002728 #2389: Generate a Makefile wrapper in $(O)
Peter Korsgaard70fb5d42010-11-07 20:25:39 +01002729 #2461: wireless_tools: install shared library if needed
Peter Korsgaard5e6e63e2010-09-25 23:48:50 +02002730 #2521: Can't compile sdl_mixer, mikmod.h can't be found
Peter Korsgaard69a89912010-11-07 21:02:38 +01002731 #2533: xserver_xorg-server: Enable glx, if mesa3d is built
Peter Korsgaardedfb1262010-09-27 22:08:39 +02002732 #2563: [PATCH] cairo: Expose the configure option to disable some...
Paul Burtone0941402010-09-17 14:22:15 +01002733 #2581: libmms: Update to 0.6, and patch to work on architectures...
Peter Korsgaard891973f2010-10-17 23:32:37 +02002734 #2707: Can't compile linux kernel using buildroot + crosstool-ng
Peter Korsgaard64d8e9a2010-11-07 19:33:11 +01002735 #2731: Build order
Peter Korsgaard93736772010-11-07 19:52:13 +01002736 #2737: buildroot configuration tool crashing when the path exceeds...
Andy Gibbs44b170e2010-11-03 15:09:24 +01002737 #2767: Build for lsof broken in buildroot-2010.08
Paul Burtone0941402010-09-17 14:22:15 +01002738
Peter Korsgaard32b8d432010-09-01 00:07:06 +020027392010.08: Released August 31th, 2010:
Yann E. MORIN49736322010-08-30 15:21:53 +02002740
2741 Fixes all over the tree.
2742
Peter Korsgaard40f8f3f2010-08-30 22:52:01 +02002743 Updated/fixed packages: atk, xstroke
Yann E. MORIN49736322010-08-30 15:21:53 +02002744
Peter Korsgaard1424ff12010-08-31 23:14:47 +02002745 Removed packages: lxdoom
2746
Peter Korsgaarddc3a7eb2010-08-30 11:16:33 +020027472010.08-rc2, Released August 30th, 2010:
Peter Korsgaard2e7ab322010-08-25 16:33:01 +02002748
2749 Fixes all over the tree.
2750
2751 Mark the combination of uClibc 0.9.31, gcc 4.2.x, C++ and
Peter Korsgaardfb67a2d2010-08-30 11:05:32 +02002752 locale support as broken. Remove deprecated GCC 4.2.[1-3]
2753 versions.
Peter Korsgaard2e7ab322010-08-25 16:33:01 +02002754
2755 Mark CRIS architecture as deprecated, as it is discontinued
2756 upstream.
2757
Peter Korsgaardb6806722010-08-25 17:29:09 +02002758 Marked shared config.cache as experimental and disabled by
2759 default as it is known to break with certain package
2760 combinations.
2761
Khem Raj1ed2e4f2010-08-12 15:34:44 -07002762 Toolchain: fixed gcc 4.2.x build after uClibc NPTL support got
2763 added.
2764
Stanislav Bogatyrev62b4c672010-08-27 17:00:39 +02002765 fs: old-style squashfs for big endian archs fixed.
2766
Peter Korsgaard1c4dbb52010-08-30 10:02:39 +02002767 Updated/fixed packages: busybox, gst-plugins-base,
Thomas Petazzoni2ab8ec92010-08-29 19:38:04 +02002768 imagemagick, kismet, libgail, libglib2, libgtk2, lua,
2769 luafilesystem, lzo, ncurses, netcat, pango, php, pppd,
2770 proftpd, qt, samba, startup-notification, swfdec, sysvinit,
2771 util-linux
Peter Korsgaard2e7ab322010-08-25 16:33:01 +02002772
Peter Korsgaard6c519382010-08-29 22:04:02 +02002773 Removed packages: stunnel
2774
Peter Korsgaard2e7ab322010-08-25 16:33:01 +02002775 Issues resolved (http://bugs.uclibc.org):
2776
2777 #635: util-linux fails to build in 2009.08
2778 #2239: netcat package installs its binary to target as avr32-linux...
Peter Korsgaardeba71322010-08-30 10:42:55 +02002779 #2395: libglib2-2.24.1 and libxml2-2.7.7 fails build on MIPS because...
Simon Paschc4cdcc32010-08-29 23:32:33 +02002780 #2443: Initramfs: Don't overwrite $(TARGET_DIR)/init if it exists
Stanislav Bogatyreve8fdc082010-08-29 00:10:59 +02002781 #2449: Minor fixes for squashfs makefile and correct PowerPC e500 ...
Peter Korsgaard2e7ab322010-08-25 16:33:01 +02002782
Peter Korsgaard2ef83b42010-07-30 12:35:45 +020027832010.08-rc1, Released July 30th, 2010:
Peter Korsgaarddc5e22e2010-06-01 22:02:43 +02002784
Peter Korsgaard2b42aae2010-06-05 21:09:05 +02002785 Fixes all over the tree and new features.
2786
Peter Korsgaard5fd095b2010-06-15 23:10:03 +02002787 Toolchain: GCC 4.3.5, older 4.3.x versions removed. GCC 4.1.2
Peter Korsgaardebf21162010-07-29 17:02:29 +02002788 and non-sysroot support removed. Added support for (snapshot)
2789 NPTL in uClibc, 0.9.28.3 removed,
Peter Korsgaard144e4ed2010-06-15 22:58:17 +02002790
Peter Korsgaarda7a3e752010-06-14 22:25:32 +02002791 Bootloaders: Various cleanups, moved to boot/, added Barebox,
Peter Korsgaardb9997ca2010-07-05 16:54:45 +02002792 removed yaboot. Support building u-boot from custom tarball,
2793 u-boot 2010.06.
Peter Korsgaarda7a3e752010-06-14 22:25:32 +02002794
Peter Korsgaard2b42aae2010-06-05 21:09:05 +02002795 New GTK-based configurator, usable using 'make gconfig'.
Peter Korsgaard3c5deb92010-06-02 21:02:45 +02002796
Peter Korsgaard39e6ba12010-07-26 22:25:19 +02002797 Java packages marked as broken. Unless someone steps up to
2798 support this, they will be removed during the 2010.11
2799 development cycle.
2800
Thomas Petazzonia563a662010-07-26 18:15:11 +02002801 Alpha, IA64 and Sparc64 architectures marked as deprecated.
Peter Korsgaard13a10a02010-07-28 16:27:09 +02002802 GTK+ on DirectFB has also been marked as deprecated, as it is
2803 not supported in recent GTK+ versions, and more and more
2804 packages depends on the new versions.
Thomas Petazzonia563a662010-07-26 18:15:11 +02002805 Unless someone steps up to support them, they will be removed
2806 during the 2010.11 development cycle.
2807
Peter Korsgaardab10ed82010-07-05 11:01:55 +02002808 New packages: cgilua, copas, coxpcall, ffmpeg, libsvgtiny,
Peter Korsgaard2c31d742010-07-30 13:03:59 +02002809 libgail, luafilesystem, luasocket, rings, wsapi, xavante, xterm
Gustavo Zacariasa8495cd2010-05-10 14:42:13 -03002810
Peter Korsgaard18fa12f2010-07-27 23:01:29 +02002811 Updated/fixed packages: alsa-lib, alsamixergui, at, atk,
2812 avahi, berkeleydb, bash, blackbox, busybox, bzip2, cairo,
2813 cdrkit, cmake, dash, dhcp, dialog, diffutils, distcc, dmalloc,
2814 dnsmasq, dropbear, e2fsprogs, fbv, file, flex, fontconfig,
2815 gawk, gmpc, gnuchess, gst-plugins-base, gst-plugins-good,
Gustavo Zacariasee779632010-07-22 12:50:54 -03002816 gstreamer, gzip, icu, intltool, iostat, ipsec-tools, iptables,
Peter Korsgaardac9ee0b2010-07-30 10:24:08 +02002817 iw, libart, libcgi, libcurl, libdrm, libeXosip, libfuse,
2818 libglib2, libgpg-error, libiconv, libidn, liblockfile, libpng,
2819 libsoup, lighttpd, links, linux-fusion, lmbench, lrzsz,
2820 ltrace, make, midori, module-init-tools, mplayer,
2821 mysql_client, nbd, ncurses, neon, netcat, netperf, netsnmp,
2822 ntfsprogs, openssl, oprofile, pango, php, qt, quagga, samba,
2823 setserial, sdl, sdl_mixer, sdl_sound, sdl_ttf, speech-tools,
2824 sqlite, squashfs, swfdec, tftpd, thttpd, tn5250, tremor,
2825 usbutils, webif, webkit, wireless_tools, xerces,
2826 xkeyboard-config, xserver_xorg-server, xvkbd, zlib
Peter Korsgaard3c5deb92010-06-02 21:02:45 +02002827
Peter Korsgaard2c31d742010-07-30 13:03:59 +02002828 Removed packages: modutils, portage, rxvt
Gustavo Zacarias6ef6e962010-06-05 23:00:14 +02002829
Thomas Petazzonie475cf02010-07-25 16:53:52 +02002830 Deprecated packages: dillo, libglib12, libgtk12, microwin, pcmcia
Peter Korsgaardf4800b42010-07-22 21:43:45 +02002831
Peter Korsgaard3c5deb92010-06-02 21:02:45 +02002832 Issues resolved (http://bugs.uclibc.org):
2833
Peter Korsgaard5bf7eb22010-07-19 09:41:59 +02002834 #321: alsa-lib uses host include files for python which breaks ...
Peter Korsgaardacb86ba2010-07-18 22:15:37 +02002835 #361: linux kernel configuration choice works incorrectly
Peter Korsgaardad36fcd2010-07-18 22:35:57 +02002836 #387: Tremor not installed to toolchain
Luca Ceresoli5db72042010-06-14 21:41:45 +02002837 #401: new package: ffmpeg
Peter Korsgaardacb86ba2010-07-18 22:15:37 +02002838 #475: uImage target for U-boot failed generating
Peter Korsgaard31aab0c2010-07-30 10:42:02 +02002839 #543: ATK requires X11 on DirectFB target
2840 #575: webkit: Buildroot Libtool Patch Fails
Peter Korsgaardacb86ba2010-07-18 22:15:37 +02002841 #583: build fails with external x86_64 toolchain
Peter Korsgaardad36fcd2010-07-18 22:35:57 +02002842 #729: sstrip creates corrupted headers
Peter Korsgaard18fa12f2010-07-27 23:01:29 +02002843 #829: Webkit r44552 needs libXt
Peter Korsgaard868ed552010-06-18 22:13:12 +02002844 #835: Package Dataflashboot-1.05 does not compile with buildroot...
Peter Korsgaard31aab0c2010-07-30 10:42:02 +02002845 #847: Compiling target-gcc v4.4 fails with "libc.so.0: cannot open...
2846 #859: Add (head of) nptl branch to list of uClibc versions
2847 #949: compile with debug info
2848 #955: Grub fails to build with External Toolchain
Peter Korsgaard18fa12f2010-07-27 23:01:29 +02002849 #1051: Webkit doesn't compile (Linuxthreads new, x86)
Will Wagner39ca6d52010-01-11 12:28:50 +00002850 #1213: Move .config into output directory
Peter Korsgaard31aab0c2010-07-30 10:42:02 +02002851 #1225: Buildroot fails to account for "nof" subdirectory (no float...
2852 #1231: (sparc) Linux kernel fails to build
2853 #1261: The getline() in output/build/linux-2.6.28/scripts/unifdef.c...
2854 #1339: Busybox needs -fno-strict-aliasing to compile cleanly
Peter Korsgaard5bf7eb22010-07-19 09:41:59 +02002855 #1393: neon config fails libxml/parser.h: libxml2 requires, but not ...
Peter Korsgaard18fa12f2010-07-27 23:01:29 +02002856 #1405: WebKit fails to build because pthread_getattr_np is not impl...
Peter Korsgaard31aab0c2010-07-30 10:42:02 +02002857 #1675: GMP Error during buildroot make process
2858 #1741: external toolchain linking error
Kelvin Cheung41580882010-06-08 13:30:26 +08002859 #1753: lmbench: convert to generic package infrastructure
Thomas Petazzoni3754c512010-06-05 17:18:40 +02002860 #1771: Fakeroot and the target/generic/device_table.txt create bad...
Peter Korsgaarde9bc59e2010-06-07 15:44:30 +02002861 #1807: LZMA 4.32.7, Required header file(s) are missing
Paul Jonesd74be052010-06-06 09:29:04 +10002862 #1813: xkeyboard-config fails to build because of intltool problem
Gustavo Zacariasa0ce68d2010-05-27 14:35:34 -03002863 #1879: Bump iptables to 1.4.8
Gustavo Zacariasaccf2eb2010-05-10 14:58:33 -03002864 #1885: Add a bunch of lua modules
Gustavo Zacarias3638e522010-05-20 11:41:45 -03002865 #1897: Bump libusb to 1.0.7
Gustavo Zacarias8ac2bba2010-06-02 11:54:14 -03002866 #1903: Bump tn5250 to 0.17.4 and migrate to autotargets
Peter Korsgaard3c5deb92010-06-02 21:02:45 +02002867 #1909: netperf-2.4.5 fails to build because of undeclared SOCK_DCCP
Gustavo Zacarias0b8c4972010-06-08 13:43:10 -03002868 #1927: Bump file to 5.03 and migrate to autotargets
Gustavo Zacarias8cd06962010-06-07 11:35:58 -03002869 #1933: Bump gawk to 3.1.8 and migrate to autotargets
Gustavo Zacariasd9c2b632010-06-03 15:45:24 -03002870 #1945: PHP: add sqlite3 dependency when using external lib
Gustavo Zacarias3dbc86f2010-06-03 17:10:10 -03002871 #1951: Bump openssl to 0.9.8o
Gustavo Zacariascffb9cf2010-06-03 15:46:14 -03002872 #1957: Bump sqlite to 3.6.23.1
Gustavo Zacarias237c98b2010-06-07 17:09:43 -03002873 #1975: Package removal/deprecation
Paul Jonesd47c73e2010-06-07 22:33:06 +10002874 #1981: zlib: bump to 1.2.5
Paul Jones8df21522010-06-08 10:29:18 +10002875 #1987: intltool: Fix spelling mistake
Gustavo Zacarias3404ad72010-06-09 10:36:26 -03002876 #1993: Bump bash to 4.1.7(1) and migrate to autotargets
Nick Leverton016eb672010-06-09 12:04:25 +02002877 #1999: Typo in path checking
Gustavo Zacarias1c7de592010-06-24 09:11:06 -03002878 #2005: Bump dnsmasq to 2.55 and migrate to gentargets
Peter Korsgaarddff1d592010-06-13 14:24:48 +02002879 #2035: ipsec-tools-0.7.2 fails to build with gcc-4.4.x
Gustavo Zacariasc32ce8b2010-06-08 16:22:50 -03002880 #2038: Bump ncurses to 5.7
Slava Zanko1b10ce72010-06-24 12:00:59 +03002881 #2095: make gconfig: undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
Peter Korsgaardca3489d2010-07-02 14:04:34 +02002882 #2101: blackbox depends on locale support
Thomas Petazzoni93e80142010-06-26 00:02:27 +02002883 #2119: Tries to build kernel, although disabled in config
Peter Korsgaard31aab0c2010-07-30 10:42:02 +02002884 #2125: libXfont build fail
Peter Korsgaarde09aa602010-07-06 14:19:36 +02002885 #2143: buildroot compiler generates segfaulting statically linked exe..
Peter Korsgaard31aab0c2010-07-30 10:42:02 +02002886 #2149: xterm build failure
Peter Korsgaard9280caf2010-07-01 15:35:00 +02002887 #2155: Compression lzo don't set for ubifs
Peter Korsgaardccd0fc42010-07-27 09:08:01 +02002888 #2161: [SECURITY] Update libpng to 1.2.44
Gustavo Zacarias3169aae2010-07-08 14:20:06 -03002889 #2167: Bump busybox to 1.17.0, convert to gentargets, drop 1.12, ...
Peter Korsgaard31aab0c2010-07-30 10:42:02 +02002890 #2181: pixman can't apply pixman-0.10.0-no-tests.patch
Peter Korsgaard1eb59f52010-07-17 00:02:13 +02002891 #2191: linux-fusion build fail
Peter Korsgaardb9221512010-07-16 23:54:21 +02002892 #2221: Qt does not compile (dependencies not taken into account?)
Peter Korsgaard58ddb372010-07-18 22:21:59 +02002893 #2233: Atmel atstk target skeletons have /etc/mtab as a file, not ...
Nick Leverton6c387f22010-07-20 08:58:01 +02002894 #2245: Netcat does not work due to incorrect assumptions about signed..
Peter Korsgaard7f16e542010-07-20 09:19:55 +02002895 #2251: directory output/build after make *_defconfig not found
Peter Korsgaard0c271d52010-07-29 09:10:25 +02002896 #2257: Convert netsnmp package to autotargets
2897 #2263: Bump samba to 3.3.13
Thomas Petazzoniaaa2b662010-07-25 16:53:51 +02002898 #2269: setserial causes make error
Peter Korsgaard3c5deb92010-06-02 21:02:45 +02002899
Peter Korsgaard07da6192010-05-30 22:24:10 +020029002010.05, Released May 30th, 2010:
Peter Korsgaard170b3d32010-05-27 14:48:47 +02002901
2902 Fixes all over the tree.
2903
Peter Korsgaarda4bba082010-05-30 09:32:15 +02002904 Updated/fixed packages: coreutils, hal, libcap,
2905 lockfile-progs, ncftp, xserver_xorg-server
Gustavo Zacarias2816c332010-05-28 14:34:27 -03002906
2907 Issues resolved (http://bugs.uclibc.org):
2908
Peter Korsgaarde1a7d912010-05-30 10:40:19 +02002909 #1789: binutils fails to build for i386
Gustavo Zacarias2816c332010-05-28 14:34:27 -03002910 #1843: Fix libcap build failure
Peter Korsgaard7f1bca82010-05-30 20:11:23 +02002911 #1855: XORG Keyboard driver fails to compile
Peter Korsgaard170b3d32010-05-27 14:48:47 +02002912
Peter Korsgaardbbd96db2010-05-27 14:35:04 +020029132010.05-rc3, Released May 27th, 2010:
Peter Korsgaard93cca7c2010-05-16 22:20:54 +02002914
2915 Fixes all over the tree.
2916
Peter Korsgaard994bb072010-05-26 08:59:46 +02002917 Updated/fixed packages: aumix, atk, avahi, bmon, busybox, cairo,
Peter Korsgaardb7300102010-05-25 23:38:44 +02002918 cdrkit, dbus-glib, dbus-python, docker, enchant, fltk, gamin,
Peter Korsgaard50685f12010-05-26 23:19:44 +02002919 gettext, gmpc, gob2, grep, gstreamer, gst-plugins-bad,
Peter Korsgaard062cebb2010-05-27 09:53:01 +02002920 gst-plugins-base, gvfs, hal, iconv, icu, iperf, libcgicc,
2921 libdvdnav, libdvdread, libglade, libglib2, libgtk2, libidn,
2922 libmms, libmpd, libpcap, libsoup, lmbench, lsof, ltrace, lvm2,
2923 make, metacity, microperl, mtd-utils, mutt, nbd, netsnmp,
2924 ntfsprogs, ntp, olsr, pango, pciutils, pcmanfm, php,
2925 pkg-config, psmisc, qt, samba, shared-mime-info, squashfs,
2926 squashfs3, sshfs, startup-notification, swfdec, sylpheed,
2927 uemacs, util-linux, valgrind, vpnc, vsftpd, webkit, xstroke
Peter Korsgaard484d15d2010-05-20 23:13:01 +02002928
2929 Issues resolved (http://bugs.uclibc.org):
2930
Peter Korsgaardca999e02010-05-27 00:47:31 +02002931 #75: arm buildroot "unrecognized option" error
2932 #699: Buildroot fails to copy libstdc++ to target when using external...
Peter Korsgaard484d15d2010-05-20 23:13:01 +02002933 #1693: NTP trys IPV6 even if not configured error: 'IPV6_MULTICAST...
Peter Korsgaard7ab3f962010-05-21 21:11:06 +02002934 #1729: alsamixergui fails to build
Nick Leverton7810eeb2010-05-21 21:03:39 +02002935 #1801: Avahi-autoipd doesn't create TARGET_DIR/var/lib
Peter Korsgaard096b21e2010-05-24 08:22:26 +02002936 #1819: pciutils small bugs
Gustavo Zacarias947a9b82010-06-15 10:24:44 -03002937 #2065: Internal toolchain: bump gcc 4.3.x series to 4.3.5
Peter Korsgaard7bb2b482010-05-16 22:29:41 +02002938
Peter Korsgaard6d1ab152010-05-11 21:15:07 +020029392010.05-rc2, Released May 11th, 2010:
Paulius Zaleckasca218de2010-05-03 19:51:58 +03002940
2941 Fixes all over the tree.
2942
Peter Korsgaard49ce10c2010-05-11 09:13:14 +02002943 Updated/fixed packages: busybox, customize, gawk, gnuchess,
2944 hal, hostapd, less, libgcrypt, libnl, libxcb, linux-fusion,
2945 ltp-testsuite, mplayer, netplug, pciutils, php, sed,
2946 shared-mime-info usb_modeswitch, usbutils, vlc wpa_supplicant,
2947 xapp_bdftopcf, xapp_mkfontdir, xdriver_xf86-video-openchrome,
Thomas Petazzonic554cc2a2010-05-10 23:39:50 +02002948 xfont_encodings, xlib_libX11, xlib_libXfont, xlib_xtrans,
2949 xproto_fontcacheproto, xproto_fontsproto, xvkbd
Gustavo Zacarias63b86662010-04-22 15:58:16 -03002950
Peter Korsgaard13de2612010-05-10 22:03:39 +02002951 Removed packages: vice
2952
Gustavo Zacarias63b86662010-04-22 15:58:16 -03002953 Issues resolved (http://bugs.uclibc.org):
2954
Luca Ceresoliea0695f2010-05-06 00:16:59 +02002955 #849: "customize" package copies files to wrong place in target tree
Gustavo Zacarias63b86662010-04-22 15:58:16 -03002956 #985: Bump usb_modeswitch package to 1.1.0
Luca Ceresoliea0695f2010-05-06 00:16:59 +02002957 #1135: Package customize. Wrong copying
Peter Korsgaard79db1ff2010-05-04 23:11:20 +02002958 #1525: Package hal deletes a whole <target>/etc/rc.d directory
Peter Korsgaard395a70f2010-05-08 09:39:00 +02002959 #1531: libxcb 1.5 build fails, due to missing xcbgen Python module
2960 #1669: Busybox failed to compile when using an external toolchain
Gustavo Zacariasdfb50392010-05-06 11:14:38 -03002961 #1699: Fix usbutils dependencies and bump
Gustavo Zacariasa5fe7372010-05-06 11:24:36 -03002962 #1705: Fix pciutils broken cross compiling
Gustavo Zacarias6f4939d2010-05-06 13:32:14 -03002963 #1717: External toolchain fixes for hostapd & wpa_supplicant
Paulius Zaleckasca218de2010-05-03 19:51:58 +03002964
Peter Korsgaardaac61fd2010-05-03 16:12:45 +020029652010.05-rc1, Released May 3rd, 2010:
Peter Korsgaard58794482010-03-02 17:42:23 +01002966
Gustavo Zacariasb1c9a152010-03-26 11:19:43 -03002967 Cleaned up / restructured package menu.
2968
Peter Korsgaard266fa652010-04-05 10:47:54 +02002969 Toolchain: uClibc 0.9.30.3 / 0.9.31, older 0.9.30.x removed.
Peter Korsgaard4439d382010-05-02 23:22:26 +02002970 2.6.33 kernel headers, binutils 2.20.1, GCC 4.4.4,
2971 removed broken nios2 support, ppc e300cX/e500mc support,
2972 improved external toolchain support, GDB 7.x support.
Peter Korsgaardc9d195e2010-03-08 14:29:48 +01002973
Peter Korsgaardde859f62010-03-12 23:14:59 +01002974 X.org updated to 7.5.
2975
Peter Korsgaard5724e092010-05-03 16:07:20 +02002976 New packages: cdrkit, cramfs, genext2fs, genromfs,
2977 libatomic_ops, librsync, libusb-compat, lmbench, netperf,
2978 squashfs, squashfs3, squid
Chris Seawooda0386022010-03-22 16:50:51 +01002979
Peter Korsgaard5724e092010-05-03 16:07:20 +02002980 Updated/fixed packages: alsa-utils, argus, autoconf, bison,
2981 busybox, bzip2, directfb, dnsmasq, dosfstools, e2fsprogs,
2982 eeprog, fakeroot, fbv, findutils, freetype, haserl, hostapd,
2983 iperf, iptables, iw, less, libaio, libcgi, libcgicc, libdrm,
2984 libgcrypt, libglib2, libid3tag, libmad, liboil, libosip2,
2985 libpng, libraw1394, libsysfs, libxml2, libxslt, linux-fusion,
2986 ltrace, lua, lzma, madplay, makedevs, matchbox, mdadm,
2987 memstat, mesa3d, mtd-utils, nano, ncurses, openssl, patch,
2988 pciutils, php, pixman, portage, pppd, pthread-stubs, python,
2989 qt, radvd, samba, setserial, smartmontools, tar, tslib,
2990 udpcast, usb_modeswith, vtun, wget, xdata_xcursor-themes,
2991 xdriver_xf86-video-intel, xkeyboard-config, xlib_libX11,
2992 xlib_libXaw, xlib_libXfont, xlib_libXfontcache,
Gustavo Zacariasbb73ce22010-04-29 18:04:20 -03002993 xlib_libXxf86misc, xlib_libXtst, xlib_libpciaccess,
2994 xproto_dri2proto, xproto_eviext, xproto_fontcacheproto,
2995 xproto_xf86miscproto, xserver_xorg-server
Peter Korsgaard58794482010-03-02 17:42:23 +01002996
Will Wagner84e5d7c2010-04-14 18:06:43 +01002997 Removed packages: xapp_xtrap, xlib_libXTrap, xlib_libXevie,
2998 xlib_libXxf86misc, xxproto_evieext, proto_trapproto,
2999 xproto_xf86miscproto
Will Wagner9638be12010-04-14 18:06:41 +01003000
Alexander Clouteracac2ec2010-03-13 21:43:06 +01003001 Issues resolved (http://bugs.uclibc.org):
3002
Gustavo Zacariasffe25f02009-12-23 09:30:45 -03003003 #513: Add new squid package
Kelvin Cheung0e9aad62009-11-11 10:51:02 +08003004 #661: lmbench: new package
Gustavo Zacariasbb73ce22010-04-29 18:04:20 -03003005 #719: Add lua option to haserl
Richard van Paasen6a3a58f2009-12-14 22:54:12 +01003006 #800: [PATCH] iperf update to 2.0.4
Gustavo Zacarias46913a22010-04-29 18:03:45 -03003007 #803: [PATCH] lua - add shared library patch and config option for...
Richard van Paasen0c776122009-12-14 22:56:10 +01003008 #805: [PATCH] mdadm - version update
Johan Thelincb08cd62010-04-03 10:48:06 +02003009 #817: integrator926_defconfig uses unsupported uboot board name
Yann E. MORIN6db57c62010-04-07 00:50:10 +02003010 #851: Add option to specify --sysroot value for external toolchain
Mike Crowee237c992010-02-11 13:19:35 +00003011 #1093: Upgrade libusb to v1.0.3 and add new libusb-compat
3012 package for compatibility with old packages that expect
3013 the pre-1.0 API.
Gustavo Zacariased91e782010-02-18 12:49:27 -03003014 #1105: Add new netperf package
Gustavo Zacarias8fe6cc92010-02-18 14:51:51 -03003015 #1111: Bump wget to 1.12 and migrate to Makefile.autotools.in
Gustavo Zacarias19f15062010-02-18 16:01:01 -03003016 #1117: Bump nano to 2.2.3 and migrate to Makefile.autotools.in
Gustavo Zacarias4f0361a2010-02-18 16:15:58 -03003017 #1123: Bump less to 436 and migrate to Makefile.autotools.in
Gustavo Zacarias3b90d692010-02-18 16:48:24 -03003018 #1129: Bump memstat to 0.8 and migrate to Makefile.package.in
Johan Thelincb08cd62010-04-03 10:48:06 +02003019 #1189: Wrong u-boot configuration name for integrator926 target
Will Wagner17541bd2010-01-26 15:31:37 +00003020 #1219: kernel headers not correctly installed into toolchain/staging
serj.kalichevd07aee12010-05-01 21:08:43 +02003021 #1267: Wrong BR2_EXTRA_VERSION
Peter Korsgaard60f2fb42010-03-18 23:15:06 +01003022 #1273: BR2_INET_IPV6 does not enable IPv6 in pppd
Chris Seawooda0386022010-03-22 16:50:51 +01003023 #1303: Add librsync package
Grant Edwards532e1fb2010-05-01 20:57:28 +02003024 #1321: Busybox link fails due to lack of --sysroot option
Peter Korsgaard820d9172010-03-31 10:40:30 +02003025 #1327: mtd-utils compile failure due to lack of --sysroot in CFLAGS
Peter Korsgaard60f2fb42010-03-18 23:15:06 +01003026 #1345: Bump pppd to 2.4.5 and convert to Makefile.autotools.in
Peter Korsgaard0a179ad2010-04-02 15:13:46 +02003027 #1369: cannot build radvd (flex problem)
Peter Korsgaarda12ef5d2010-03-31 12:13:51 +02003028 #1387: xlib_libX11-1.3.2 can't find libjpeg
Gustavo Zacariasaa3486f2010-03-26 10:16:31 -03003029 #1411: [SECURITY] Update openssl package to 0.9.8n
Gustavo Zacariasbc7ffe72010-03-16 14:07:59 -03003030 #1417: Bump iptables to 1.4.7
Gustavo Zacarias801f22b2010-03-17 16:59:32 -03003031 #1423: Bump e2fsprogs to 1.41.11
Gustavo Zacarias0fd37242010-03-26 12:54:39 -03003032 #1429: [SECURITY] Update php to 5.2.13
Gustavo Zacarias5c36fdf2010-03-29 11:58:41 -03003033 #1441: Add binutils 2.20.1
Paulius Zaleckas31365de2010-03-30 17:20:55 +02003034 #1447: Package installation on target with debug symbols is broken
Gustavo Zacariasac5c5fd2010-04-01 17:44:28 +02003035 #1459: Misc QA fixes
Alexander Clouter07f155c2010-04-06 07:43:03 +02003036 #1489: radvd update to 1.6
Gustavo Zacarias633049d2010-04-07 23:00:28 -03003037 #1513: Enable powerpc e300c2, e300c3 and e500mc optimization
Peter Korsgaard6c5225b2010-04-18 22:33:09 +02003038 #1537: dev entries not created anymore
Gustavo Zacarias4ab68832010-04-14 11:17:47 -03003039 #1555: Fix default uclibc-0.9.31 configuration
Gustavo Zacariasba9ed132010-04-14 11:26:45 -03003040 #1561: [SECURITY] Update samba to 3.3.12
Peter Korsgaard65e209c2010-04-15 16:26:15 +02003041 #1567: openssl0.9.8n fails to compile
Peter Korsgaard5ad26722010-04-26 22:58:25 +02003042 #1573: Alsa-utils alsactl/init/* not installed to target
Peter Korsgaardab1f6e52010-04-19 09:11:35 +02003043 #1591: portmap fails to compile
Gustavo Zacarias55886162010-04-22 15:35:15 -03003044 #1615: Convert eeprog package to gentargets
Gustavo Zacarias554ef432010-04-26 11:54:32 -03003045 #1645: Bump hostapd package to 0.7.2
Alexander Clouteracac2ec2010-03-13 21:43:06 +01003046
Peter Korsgaardac1dfc82010-02-26 15:52:48 +010030472010.02, Release February 26th, 2010:
Francisco Gonzalez Morellf4f15702010-02-24 00:01:39 +01003048
3049 Fixes all over the tree.
3050
Peter Korsgaardb209f222010-02-26 10:42:26 +01003051 Updated/fixed packages: avahi, busybox, cramfs, ipsec-tools, libcgicc,
3052 libgtk2, libraw1394, madplay, netsnmp, pango, squashfs, sylpheed, qt,
3053 xfont_font-util
Peter Korsgaardba505382010-02-24 22:59:32 +01003054
Gustavo Zacarias0f40a462010-02-19 09:59:08 -03003055 Removed packages: hostap, openmotif, xpdf
Peter Korsgaardba505382010-02-24 22:59:32 +01003056
3057 Issues resolved (http://bugs.uclibc.org):
3058
3059 #165: openmotif does not build
Gustavo Zacarias0f40a462010-02-19 09:59:08 -03003060 #1147: Remove obsolete hostap package
Peter Korsgaardf5617632010-02-25 17:27:50 +01003061 #1183: make source fails to download gmp, mpfr and patches
Francisco Gonzalez Morellf4f15702010-02-24 00:01:39 +01003062
Peter Korsgaard7bd81252010-02-23 23:28:46 +010030632010.02-rc2, Released February 23th, 2010:
Peter Korsgaard23c8c882010-02-17 11:10:23 +01003064
3065 Fixes all over the tree and new features.
3066
Peter Korsgaard89fd7202010-02-23 21:59:24 +01003067 New packages: intltool
3068
Peter Korsgaardc8ff60c2010-02-19 11:30:54 +01003069 Updated/fixed packages: ace_of_penguins, alsa-lib, alsa-utils, argus,
Peter Korsgaard89fd7202010-02-23 21:59:24 +01003070 at, automake, ccache, dosfstools, e2fsprogs, flex, gob2, gmpc,
3071 gst-plugins-good, imagemagick, iw, kexec, libeXosip, libgtk2,
3072 libpcap, libpng, libsoup, libxcb, libxml-parser-perl, libxml2,
3073 libxslt, lvm2, matchbox, mplayer, rsync, rubix, shared-mime-info,
3074 tcl, webkit, xapp_mkfontscale, xfont_encodings, xfont_font-util,
3075 xlib_libfontenc, xproto_trapproto, zlib
Peter Korsgaardc8ff60c2010-02-19 11:30:54 +01003076
3077 Removed package: xboard
Peter Korsgaard23c8c882010-02-17 11:10:23 +01003078
Rob Alley6c9d3872010-01-28 02:29:40 +13003079 Issues resolved (http://bugs.uclibc.org):
3080
Peter Korsgaard5239be02010-02-23 20:57:54 +01003081 #335: atk looks for the path to the gnome library on the host
3082 #355: Please update WebKit - it doesn't compile!
3083 #453: libglib2 autoreconf
3084 #457: e2fsprogs link problem
3085 #459: libgtk2 autoreconf
3086 #469: build of libgtk2 for host incorrectly assumes that X.org ...
3087 #671: Bash fails to build when building buildront on Ubuntu 9.04
3088 #711: WebKit host dependencies problems
3089 #821: cp: illegal operation
3090 #1039: Not compiled on ubuntu karmic
Rob Alley6c9d3872010-01-28 02:29:40 +13003091 #1069: [PATCH] The AT91BOOTSTRAP makefile contains a typo
3092
Peter Korsgaardf0bdacd2010-02-09 16:54:30 +010030932010.02-rc1, Released February 9th, 2010:
3094
3095 Fixes all over the tree and new features.
3096
3097 Generalized autotools infrastructure to be usable for
3098 non-autotools packages, see package/Makefile.package.in for
3099 details.
3100
3101 Cleaned up avr32 toolchain config, external source-based
3102 toolchain support is gone.
3103
3104 Dependency checks: Also check for makeinfo, only print output
3105 on errors.
Peter Korsgaardde219282009-12-03 15:59:15 +01003106
Peter Korsgaard6c26a602010-01-23 23:07:20 +01003107 Toolchain: uClibc 0.9.30.2, gcc 4.4.3
Peter Korsgaard6bfb4882010-01-15 14:47:54 +01003108
Peter Korsgaard731f3c32010-02-03 21:26:48 +01003109 New packages: libcdaudio, libdvdnav, libdvdread, hostapd, ser2net,
3110 tcpreplay
Chris Packham20417bb2009-07-30 13:59:49 +12003111
William Wagneraea2ef92010-01-28 18:07:27 +00003112 Updated/fixed packages: alsa-lib, alsa-utils, at, autoconf, bash,
3113 bind, binutils, bootutils, busybox, dbus, directfb, dnsmasq,
Julien Boibessot14d065b2010-02-08 18:39:19 +01003114 e2fsprogs, gstreamer, gperf, gst-plugins-bad, gvfs, fbdump, flex,
3115 hal, iptables, iw, jpeg, kismet, libfuse, libglib2, liboil, libpcap,
3116 libungif, libxml2, libxslt, lighttpd, mesa, mpg123, mtd-utils, nbd,
3117 neon, netstat-nat, newt, openvpn, pcre, php, qt, rdesktop, readline,
3118 rpm, sawman, sdl, sdl_ttf, sqlite, sshfs, tremor, u-boot,
3119 usb_modeswitch, usbutils, webkit, wpa_supplicant, xfsprogs, zlib
Gustavo Zacariasba4183b2009-12-02 10:32:34 -03003120
Peter Korsgaard640c7402010-02-09 12:21:37 +01003121 Removed package: asterisk, openswan
Peter Korsgaard52234472010-02-08 17:20:41 +01003122
Gustavo Zacariasba4183b2009-12-02 10:32:34 -03003123 Issues resolved (http://bugs.uclibc.org):
3124
Chris Packham20417bb2009-07-30 13:59:49 +12003125 #515: tcpreplay: new package
Lionel Landwerlin10415632009-12-06 22:21:58 +01003126 #553: Wrong DirectFB ps2mouse limitation
Clark Rawlins249f3db2009-12-01 08:46:27 -05003127 #559: mesa3d build fails
Peter Korsgaard7c737972009-12-07 09:14:36 +01003128 #679: Autoconf cannot find M4
Gustavo Zacarias44816b12009-11-30 11:45:35 -03003129 #739: New/updated hostapd package
Gustavo Zacariasd8968c62009-11-30 12:58:49 -03003130 #749: Bump usbutils package to version 0.86
Peter Korsgaard79c9a432009-12-06 15:40:03 +01003131 #751: Kernel 2.6 snapshot fetch fail
Gustavo Zacarias1ba3c842009-12-01 17:00:59 -03003132 #753: Bump lighttpd package to 1.4.25
Anders Darander9c374252009-12-02 13:29:23 +01003133 #757: U-Boot: mkimage cannot be installed using external toolchain
Gustavo Zacariasba4183b2009-12-02 10:32:34 -03003134 #761: Add binutils 2.20 to toolchain options
Gustavo Zacarias9f177282009-12-02 12:39:21 -03003135 #763: [SECURITY] Update pcre to 7.9
Gustavo Zacarias09c181f2009-12-02 16:36:43 -03003136 #765: Add buildroot branding to gcc
Gustavo Zacarias7a901722009-12-02 14:39:52 -03003137 #767: Bump iw package to 0.9.18
Gustavo Zacariasb5867d92009-12-03 13:19:27 -03003138 #773: [SECURITY] Update bind to 9.5.2-P1
grante0a62bb42009-12-10 16:12:21 -06003139 #795: Minor edits to fix typos, grammar, spelling, usage in documen...
Gustavo Zacarias4833d132009-12-14 17:27:01 -03003140 #813: Drop not very useful generic package selection options ...
Anders Daranderb9656e82009-12-23 10:05:45 +01003141 #823: Editor backup files (~) is copied from the target_skeleton
Gustavo Zacarias9400c732009-12-23 10:41:36 -03003142 #827: Bump mtd-utils package to version 1.2.0
Peter Korsgaardc47124d2010-01-18 00:32:45 +01003143 #841: Build error
Gustavo Zacarias0908e852010-01-19 15:09:28 -03003144 #913: Bump iptables to 1.4.6
Gustavo Zacariasc95e3b82010-01-19 15:06:36 -03003145 #919: Bump usb_modeswitch package to 1.0.7
Gustavo Zacariasca2ad7d2010-01-19 15:07:54 -03003146 #925: Bump wpa_supplicant package to 0.6.10
Gustavo Zacariasdb9dcbe2010-01-19 16:13:55 -03003147 #931: Bump kismet package to 2010-01-R1
Gustavo Zacariasb3febda2010-01-19 16:54:45 -03003148 #937: Bump openvpn package to 2.1.1
Gustavo Zacariasc623a232010-01-20 11:17:53 -03003149 #943: Bump sqlite package to 3.6.22
Gustavo Zacarias3416f262010-01-26 11:36:07 -03003150 #961: Bump dnsmasq to 2.52
Gustavo Zacarias60ce1b02010-01-26 11:47:42 -03003151 #967: Bump netstat-nat to 1.4.10
Gustavo Zacarias6455c322010-01-25 10:42:50 -03003152 #973: Bump iw to 0.9.19
Peter Korsgaardfbf84d42010-01-31 22:13:45 +01003153 #1003: DHCP options disabled with busybox-1.16.0
Peter Korsgaard934c7bb2010-01-29 15:01:04 +01003154 #1009: [SECURITY] Bump php to 5.2.12
Gustavo Zacarias49d92eb2010-02-01 13:53:12 -03003155 #1015: [SECURITY] Bump bind to 9.5.1-P2
Peter Korsgaardc3174392010-02-03 17:27:51 +01003156 #1027: Busybox flash commands conflict with those from mtd-utils
Gustavo Zacariasd5d48252010-02-09 11:30:06 -03003157 #1063: [SECURITY] Update lighttpd to 1.4.26
Peter Korsgaardbf4d2d82009-12-04 09:24:01 +01003158
Peter Korsgaard798927c2009-12-01 15:20:18 +010031592009.11, Released December 1st, 2009:
Peter Korsgaardb48fb8c2009-11-30 11:00:28 +01003160
3161 Additional fixes and cleanups.
3162
Peter Korsgaard9d998ad2009-12-01 12:18:38 +01003163 Updated/fixed packages: alsamixergui, autoconf, coreutils, fltk,
3164 microperl, ncurses, vim
Peter Korsgaardb48fb8c2009-11-30 11:00:28 +01003165
3166 Issues resolved (http://bugs.uclibc.org):
3167
3168 #707: Cant configure fltk-1.1.7. configure: error: Configure could ...
3169
Peter Korsgaard31bd9742009-11-29 23:26:54 +010031702009.11-rc2, Released November 29th, 2009:
3171
3172 Additional fixes and cleanups.
Daniel Mack6b6bdae2009-11-24 19:52:26 +01003173
Peter Korsgaardade675c2009-11-29 21:25:49 +01003174 Updated/fixed packages: busybox, dbus, fltk, gvfs, ltrace
Daniel Mack6b6bdae2009-11-24 19:52:26 +01003175
Peter Korsgaard2d04d562009-11-23 23:20:21 +010031762009.11-rc1, Released November 23rd, 2009:
Gustavo Zacarias74834992009-09-01 23:02:06 +02003177
Peter Korsgaardb8a917f2009-11-23 10:24:52 +01003178 Fixes all over the tree and new features.
3179
3180 Cleaned up / Simplified build directory layout. Refer to
3181 docs/buildroot.html#using for details.
3182
3183 Target defconfig files moved to configs/ and listed in 'make help'
3184 output.
3185
Peter Korsgaard406053d2009-11-20 14:05:48 +01003186 Fixed *clean targets. Now clean removes everything generated,
3187 so you can do a fresh rebuild. Distclean furthermore removes
3188 kbuild tools and .config, bringing the source tree back in a
3189 pristine state.
3190
Peter Korsgaardb8a917f2009-11-23 10:24:52 +01003191 Toolchain: ARM cortex A8 support, GCC 4.4.2, sensible default
3192 soft / hardfloat setting for architecture, ensure target-ldd
3193 gets installed.
Laine Walker-Avina83182dd2009-10-29 10:30:50 -07003194
Peter Korsgaard41146432009-09-29 11:45:50 +02003195 New packages: divine, gvfs, libarchive, libmicrohttpd,
Lionel Landwerlin0ad58692009-10-18 21:03:09 +02003196 sdl_sound, swfdec, sysstat
Daniel Mack32518792009-08-25 16:04:56 +02003197
Peter Korsgaard81e4ba32009-11-23 13:03:59 +01003198 Updated/fixed packages: alsa-lib, alsamixergui, autoconf, bootutils,
3199 busybox, gcc, directfb, dnsmasq, e2fsprogs, festival, gamin, gperf,
3200 gqview, gstreamer, gst-plugins-bad, gst-plugins-base, gst-plugins-good,
Peter Korsgaardf6cbb262009-11-23 13:02:54 +01003201 imagemagick, ipkg, iptables, iw, kernel-headers, kismet, leafpad,
3202 libelf, libevent, libglib2, libidn, liblockfile, libmad, libpcap,
Peter Korsgaardfa946b72009-11-23 13:11:00 +01003203 libupnp, libuuid, libxml2, lighttpd, ltrace, lua, lzma, magiccube4d,
Peter Korsgaard1dd9d9f2009-11-23 13:54:05 +01003204 matchbox, mdadm, nbd, ncftp, ncurses, netkittelnet, netsnmp,
Peter Korsgaard7ba54a02009-11-23 14:41:36 +01003205 ng-spice-rework, ntfs-3g, openntp, openssl, pcmanfm, php, psmisc,
Baruch Siach883f0662009-11-23 23:05:23 +01003206 python, quagga, radvd, rpm, rsync, rubix, samba, sawman, sdl, sdl_image,
Peter Korsgaardb7046772009-11-23 15:10:53 +01003207 shared-mime-info, sfdisk, spawn-fcgi, speech-tools, sqlite, squashfs,
Peter Korsgaard9627e212009-11-23 16:31:35 +01003208 synergy, syslinux, sysklogd, target-binutils, tcpdump, torsmo, u-boot,
3209 udpcast, util-linux, valgrind, vsftpd, wipe, wpa-supplicant, x11vnc,
Lionel Landwerlin5ad8ad02010-01-27 02:08:49 +01003210 xdata_xcursor-themes, xboard, xfsprogs, xstroke, zlib[5~
Peter Korsgaard76aaac62009-09-14 15:54:24 +02003211
Peter Korsgaard87d74d92009-11-23 11:30:07 +01003212 Removed package: mdnsresponder, mpatrol, gcc 3.4.6 + 4.0.4, vice
Peter Korsgaard8a19a792009-10-01 22:32:44 +02003213
Gustavo Zacarias74834992009-09-01 23:02:06 +02003214 Issues resolved (http://bugs.uclibc.org):
3215
Sven Neumann1d9178d2009-09-21 23:26:51 +02003216 #301: allow to install libsmbclient
Sven Neumannbc95b3a2009-09-27 23:19:40 +02003217 #303: add gvfs package
Evan Zelkowitz8e8354d2009-09-20 10:02:44 +02003218 #477: Add sdl_sound package
Gustavo Zacarias57f3b112009-09-01 14:01:40 -03003219 #487: Make kismet package sexier
Gustavo Zacariasbdf41d62009-09-01 13:04:17 -03003220 #511: New package usb_modeswitch
Gustavo Zacarias74834992009-09-01 23:02:06 +02003221 #527: misc fixes for dnsmasq package
Will Newtona07032e2009-08-11 16:35:23 +01003222 #565: libevent: Bump version and clean up makefile
Olaf Rempel27cf8112009-09-16 08:39:26 +02003223 #587: Use iptables multipurpose binaries and bump to 1.4.4
Peter Korsgaardda25e922009-10-25 22:15:06 +01003224 #593: Missing early check for patch(1)
Peter Korsgaardb71951b2009-11-22 21:25:31 +01003225 #597: (REOP) Selecting busybox in buildroot's config clobbers ar ...
Peter Korsgaard17168392009-09-21 17:42:22 +02003226 #609: libmicrohttpd: New package
3227 #615: python: Don't delete .py files unless asked
Peter Korsgaardf5239c32009-09-19 09:46:55 +02003228 #617: netkit/inetd requires RPC and fails to build if RPC is disabled
Kelvin Cheung07019b22009-11-22 21:08:37 +01003229 #619: netkittelnet requires netkitbase to install, but there's no ...
Vincent Palatin6aac0032009-11-22 21:18:11 +01003230 #645: allow to build nbd-server with NBD package
Gustavo Zacarias829d4ff2009-10-09 10:31:31 -03003231 #653: [SECURITY] Update php package to version 5.2.11
Gustavo Zacariasab17f402009-10-09 10:42:41 -03003232 #655: Update sqlite package to version 3.6.18
Simon Paschf72f3fd2009-10-13 14:23:08 +02003233 #657: Bug in imagemagick-clean target
Kelvin Cheung07019b22009-11-22 21:08:37 +01003234 #663: Add option for NAND flash with 512B Page and 16 kB erasesize ...
rvpaasend7f5f042009-10-18 19:35:12 +02003235 #665: [PATCH] Samba package
rvpaasen69ec17c2009-10-29 21:35:33 +01003236 #667: [PATCH] e2fsprogs
Peter Korsgaard351b6792009-11-22 21:03:42 +01003237 #683: SDL-dfb does not select directfb
Peter Korsgaard3445ff42009-11-22 20:52:15 +01003238 #701: make install problem with unstripped binaries
Gustavo Zacarias48ed49e2009-11-10 13:42:35 -03003239 #703: [SECURITY] Update openssl package to 0.9.8l
Gustavo Zacarias3848cd62009-11-10 12:01:09 -03003240 #705: Bump spawn-fcgi package to 1.6.3
Gustavo Zacarias4e276862009-11-10 13:58:07 -03003241 #709: Bump lighttpd package to 1.4.24
Gustavo Zacarias26073d22009-11-13 09:49:43 -03003242 #713: Migrate openntpd package to Makefile.autotools.in
Gustavo Zacarias83f98812009-11-13 12:07:56 -03003243 #715: Bump libidn package to 1.15 and other fixes
Gustavo Zacarias882e1372009-11-13 12:12:09 -03003244 #717: Bump dnsmasq to 2.51 and introduce new IDN option
Gustavo Zacariasbd49a622009-11-19 10:26:43 -03003245 #731: Bump iw package to 0.9.17
Gustavo Zacarias74834992009-09-01 23:02:06 +02003246
Peter Korsgaardf0eb8b52009-08-31 10:23:48 +020032472009.08, Released August 31th, 2009:
3248
3249 Additional fixes and cleanups.
3250
3251 Updated/fixed packages: ctorrent, saveconfig/getconfig,
3252 sdl_net, util-linux.
Peter Korsgaard014df312009-08-30 22:01:23 +02003253
3254 Issues resolved (http://bugs.uclibc.org):
3255
3256 #529: util-linux doesn't find headers and include libs correctly
Kelvin Cheungcc8a9172009-08-31 07:23:59 +02003257 #557: Build ctorrent with SSL support if available
Peter Korsgaard014df312009-08-30 22:01:23 +02003258
Peter Korsgaard4595a2f2009-08-26 23:21:30 +020032592009.08-rc3, Released August 26th, 2009:
3260
3261 Additional fixes and cleanups.
3262
3263 Updated/fixed packages: alsa-utils, berkeleydb, busybox, dbus,
3264 directfb, enchant, kernel headers.
3265
3266 Issues resolved (http://bugs.uclibc.org):
3267
3268 #471: Allow directfb compilation with debug
3269 #541: Removal of CVS directories in target filesystem broken
3270 #547: berkeleydb: Update config.{sub, guess}
3271 #549: enchant: Fix dependencies.
3272 #569: Fix alsa-utils build for x86 on x86-64
3273
Peter Korsgaard4ebaaf42009-08-06 10:39:54 +020032742009.08-rc2, Released August 6th, 2009:
3275
3276 Additional fixes and new features.
3277
3278 New packages: libuuid, gcc 4.3.4.
3279
Peter Korsgaard4595a2f2009-08-26 23:21:30 +02003280 Updated/fixed packages: busybox, classpath, gzip, ipsec-tools,
3281 jamvm, libusb, microperl, neon, popt, sed, webkit.
Peter Korsgaard4ebaaf42009-08-06 10:39:54 +02003282
3283 Fixed issue with 'make oldconfig'
Peter Korsgaard0468b5c2009-08-04 22:58:54 +02003284
3285 Issues resolved (http://bugs.uclibc.org):
3286
3287 #525: sed broken with external toolchain
Peter Korsgaard15dab042009-08-05 09:23:29 +02003288 #537: Fix gzip build with recent glibc
Peter Korsgaard0468b5c2009-08-04 22:58:54 +02003289
Peter Korsgaard3190d5b2009-08-02 23:09:07 +020032902009.08-rc1, Released August 2nd, 2009:
3291
3292 Fixes all over the tree and new features.
Peter Korsgaard533718a2009-06-23 09:40:23 +02003293
Thomas Petazzoni66095252009-07-27 11:06:32 +02003294 Improvement of external toolchain support:
3295 - Support for glibc toolchains.
3296 - The toolchain configuration announced to Buildroot is
3297 verified against the real toolchain configuration.
3298 - Fixes, documentation.
3299
3300 Cleanup X.org support: clarified configuration options, and
3301 removed mandatory dependency on useless libraries such as
3302 libXt or libXaw.
3303
Thomas Petazzonid9a95012009-07-27 18:08:32 +02003304 New QT-based configurator, usable using 'make xconfig'.
3305
Peter Korsgaard3190d5b2009-08-02 23:09:07 +02003306 Support for the Xtensa architecture.
3307
3308 Toolchain: GCC 4.4.1, 2.6.30 kernel headers, removed < 2.6.26
3309 headers.
3310
3311 New packages: bmon, ctorrent, dosfstools, enchant,
3312 gst-plugins-bad, iw, libmms, libnl, netstat-nat, ntfsprogs,
3313 sdl_gfx, spawn-fcgi.
3314
3315 Updated packages: bind, busybox, coreutils, sqlite, directfb,
3316 expat, gamin, gnuconfig, haserl, ipsec-tools, classpath,
3317 libcurl, libglib2, liblockfile, libpng, libsoup, libxml2,
3318 lighttpd, ltp-testsuite, lvm2, matchbox, memstat,
3319 gst-plugins-good, gstreamer, libogg, libvorbis, mplayer,
3320 neon, openssl, pciutils, php, qt, ruby, sawman, webkit,
3321 wpa-supplicant, xdriver_xf86-input-synaptics,
3322 xdriver_xf86-video-intel, xlib_libXfont, xlib_libXft,
3323 xlib_libXt, xproto_xproto, xserver-xorg, xutil_makedepend,
3324 xutil_util-macros.
3325
Peter Korsgaard533718a2009-06-23 09:40:23 +02003326 Issues resolved (http://bugs.uclibc.org):
3327
Peter Korsgaard2e71cd82009-07-07 23:26:36 +02003328 #83: liblockfile fails to compile due to eaccess redefinition
Peter Korsgaard0aa70622009-07-24 07:51:16 +02003329 #163: Xtensa architecture port
Thomas Petazzoni7a1a3342009-07-28 16:18:10 +02003330 #171: xorg-server / kernel headers 2.6.26 - vm86.c compilation issue
Peter Korsgaard533718a2009-06-23 09:40:23 +02003331 #241: device mapper + lvm2: build together
Olaf Rempel52dbe072009-03-02 17:35:41 +01003332 #243: ctorrent: new package
Olaf Rempelbb14fc42009-03-02 17:58:13 +01003333 #247: ntfsprogs: new package
Peter Korsgaard71c810f2009-07-18 00:04:20 +02003334 #271: Library 'libgcc_s.so.1' not installed in search path
Gustavo Zacarias57c2e792009-07-26 21:08:51 +02003335 #287: New package libnl
Gustavo Zacarias9a6d6cf2009-08-02 22:25:04 +02003336 #289: New package iw
Will Newton6fecd532009-07-27 12:20:27 +01003337 #331: Update MPlayer to version 1.0rc2
Gustavo Zacarias58180102009-06-30 21:40:23 +02003338 #333: Bump sqlite package to 3.6.15
Peter Korsgaarde61606a2009-06-23 13:55:38 +02003339 #349: update libsoup to version 2.26.2
Gustavo Zacariasc2dbefd2009-07-26 21:50:02 +02003340 #357: New package netstat-nat
Gustavo Zacarias234fb282009-07-02 14:55:51 +02003341 #359,#413: Upgrade openvpn to Makefile.autotools.in
Peter Korsgaard533718a2009-06-23 09:40:23 +02003342 #367: linux kernel compile error for arm926t
Evan Zelkowitz10e9b7e2009-07-18 11:29:26 +02003343 #369: Add SDL_gfx package
Peter Korsgaard533718a2009-06-23 09:40:23 +02003344 #373: Support for building gstreamer without libxml
Peter Korsgaarde61606a2009-06-23 13:55:38 +02003345 #379: update DirectFB to version 1.4.0
Peter Korsgaard533718a2009-06-23 09:40:23 +02003346 #383: gst-plugins-good: Allow soup plugin to be configured
3347 #385: neon: Fix pkgconfig dependency
Peter Korsgaardbd26b582009-07-16 15:07:20 +02003348 #387: Tremor not installed to toolchain
Gustavo Zacariasba4fbdc2009-07-26 22:03:15 +02003349 #389: New package bmon
Peter Korsgaard533718a2009-06-23 09:40:23 +02003350 #391: gstreamer: Bump version to 0.10.23
3351 #393: gst-plugins-base: Bump version to 0.10.23
3352 #395: gst-plugins-bad: New package
Peter Korsgaardf4311822009-07-27 00:05:14 +02003353 #403: Error while building iso9660 image
Peter Korsgaard533718a2009-06-23 09:40:23 +02003354 #409: Bump php package to 5.2.10
3355 #411: ipsec-tools: Bump version to 0.7.2
Gustavo Zacarias0468be62009-07-01 15:36:19 +02003356 #417: New package spawn-fcgi
Gustavo Zacarias264b9c12009-07-01 15:31:59 +02003357 #419: Bump lighttpd package to 1.4.23
Will Newton27ce9422009-07-27 10:39:50 +02003358 #421: toolchain: Clean up toolchain locale support menu
Will Newton81f99902009-06-29 11:54:06 +01003359 #427: webkit: Update to WebKit svn r44552
Will Newton56fcdc92009-07-02 16:54:41 +01003360 #437: ltp-testsuite: Bump version to 20090630
Mike Crowef26acf62009-06-18 13:29:02 +01003361 #451: Upgrade from unmaintained dosfstools-2.11 to dosfstools-3.0.3
Peter Korsgaarde0debb72009-07-17 21:07:42 +02003362 #467: DirectFB 1.4.1
Peter Korsgaard0aa70622009-07-24 07:51:16 +02003363 #473: memstat_0.5.tar.gz has install with -D and that fails "make"
Will Newton5079d7a2009-07-28 11:37:20 +01003364 #491: libxml2: Bump version to 0.7.3
Gustavo Zacariasff69aee2009-07-29 10:02:15 -03003365 #495: Bump bind package to 9.5.1-P3 (security)
Peter Korsgaard2a966bc2009-07-29 21:49:45 +02003366 #497: OpenSSL RSA key generation hangs on x86_64
Gustavo Zacarias00c8bdd2009-07-30 10:09:47 -03003367 #509: Bump sqlite package to 3.6.16
Peter Korsgaarda7b50b92009-08-02 09:59:15 +02003368 #523: pciutils broken with external toolchain
Daniele Salvatore Albano9be449f2009-08-02 22:32:03 +02003369 #533: Update gamin to 0.1.10 to fix compilation
Peter Korsgaard533718a2009-06-23 09:40:23 +02003370
Peter Korsgaarda69b3d62009-06-01 09:00:03 +020033712009.05, Released June 1st, 2009:
3372
3373 Fixes for dropbear & diffutils, bump linux-advanced 2.6.29.x
3374 version and marked ubifsroot as broken.
3375
Peter Korsgaard45e11e22009-05-27 20:44:08 +020033762009.05-rc3, Released May 27th, 2009:
3377
3378 Fixes for toolchain (gcc arm pr37436), stable kernel versions,
3379 busybox, curl, libusb, readline, python and strace.
3380
3381 Issues resolved (http://bugs.uclibc.org):
3382
3383 #345: libcurl package needs a urandom fix
3384
Peter Korsgaard13328d22009-05-19 20:18:04 +020033852009.05-rc2, Released May 19th, 2009:
3386
3387 Fixes for toolchain (gcc w/softfloat on ppc, 3.4.6 buildfix
3388 for newer hosts), stable kernel versions, busybox, cups,
3389 dmraid, docker, mesa3d, rsync and updated defconfigs.
3390
3391 xserver marked as broken on AVR32 and atngw100-expanded
3392 config removed.
Peter Korsgaard61aeb6e2009-05-06 17:09:16 +02003393
3394 Issues resolved (http://bugs.uclibc.org):
3395
3396 #167: metacity does not build
Peter Korsgaard13328d22009-05-19 20:18:04 +02003397 #295: gamin installs python support even if python is disabled
3398 #323: gen_matypes fails to execute during build of Mesa when us...
Peter Korsgaard61aeb6e2009-05-06 17:09:16 +02003399
Peter Korsgaardcf92bc22009-05-05 11:53:14 +020034002009.05-rc1, Released May 5th, 2009:
3401
3402 Fixes all over the tree, further conversion of packages to
3403 Makefile.autotools.in and we now build host versions of
3404 packages where needed for build time dependencies instead of
3405 relying on the correct versions being available on the build
3406 host. Ancient toolchain / busybox versions have furthermore
3407 been removed as announced in the 2009.02 release notes.
3408
3409 New packages: flac, gob2, lzop, taglib, wpa_supplicant
3410
3411 Updated packages: avahi, bind, binutils, busybox, dbus, dbus-glib,
3412 directfb, dnsmasq, freetype, gcc, gmp, gstreamer, iptables, kernel
3413 headers, kexec, libglib2, libpng, libsndfile, lua, mpfr, ntfs-3g,
3414 openssl, php, qtopia4, rsync, samba, sqlite, tar, uboot, uclibc,
3415 util-linux, xorg7, xerces
3416
3417 Issues resolved (http://bugs.uclibc.org):
3418
3419 #5,#77,#141,#143: Convert php package to Makefile.autotools.in
3420 and a ton of other improvements
3421 #19: page.h missing by util-linux
3422 #37: update libglib2 to version 2.18.4
3423 #61: tslib puts staging_dir into pkgconfig file
3424 #69: tar refuses to build
3425 #71,#175: ./wchar.h:41:12: error: empty filename in #include
3426 #73: Bump openssl package to the latest version
3427 #81: New package wpa_supplicant
3428 #99: new package: flac
3429 #101: update gstreamer packages
3430 #105,#313: menuconfig segfaults on tinyx if wchar is not
3431 selected
3432 #107: convert libvorbis to Makefile.autotools.in
3433 #109: Make pppd package avoid bsd err
3434 #111: binutils 2.17 fails to build when texinfo >= 4.10
3435 #133: Modify ncurses5-config to get correct include path
3436 #137: Bump php to version 5.2.9
3437 #139: Bump sqlite to 3.6.11 and convert to
3438 Makefile.autotools.in
3439 #145: Bump bind package to 9.5.1-P1 (security)
3440 #147: buildroot toolchain fails to build w/binutils-2.19.1
3441 #151: openssl package trivial fixes
3442 #161: vim fails on patching with errors in configure.patch
3443 #169: blackbox-0.70.1 does not build
3444 #177: xdriver_xf86-input-keyboard does not build
3445 #179: Upgrade dropbear to Makefile.autotools.in
3446 #181: Update to Xorg 7.4
3447 #187: ntfs-3g: could not build cross
3448 #191: alsa-lib ARM binaries always built with EABI
3449 #213: Bump wpa_supplicant package to version 0.6.9
3450 #217: Bump openssl package to 0.9.8k (security)
3451 #219: Toolchain build fails on m4
3452 #225: m4 macros are out of place
3453 #233: make ipv6 optional in iptables
3454 #237: ncftp: convert to Makefile.autotools.in
3455 #239: ntfs-3g: convert to Makefile.autotools.in
3456 #245: lzop: new package
3457 #271: Bump bind package to 9.5.1-P2 (security)
3458 #277: Bump sqlite package to 3.6.16
3459 #279: update libglib2 to version 2.20.1
3460 #281: update DirectFB to version 1.2.8
3461 #283: add taglib
3462 #285: compilation of samba fails if IPV6 support is missing
3463 #293: update samba to version 3.3.3
3464 #299: add shared-mime-info package
3465 #307: make openssl package respect build flags