Newer
Older
2014.05, Released May 31st, 2014
Minor fixes.
Minor manual fixes. U-Boot now defaults to spl/u-boot-spl.bin
for the spl file.
Updated/fixed packages: exim, glibc, gnutls, libfribidi,
qt5base, qt5webkit, sysklogd, thrift, u-boot
2014.05-rc3, Released May 28th, 2014
Minor fixes.
Updated/fixed packages: acl, attr, connman, dosfstools,
dropbear, dvb-apps, exim, flite, gdb, httping, hwdata,
lesstif, libnss, libv4l, lttng-babeltrace, midori, monit,
mplayer, php, python2, rdesktop, rpi-userland, ruby, samba,
samba4, slang, xbmc
Issues resolved (http://bugs.uclibc.org):
#7100: license info for package 'acl' missing
#7106: license info for package 'attr' missing
#7112: license info for package 'hwdata'
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
2014.05-rc2, Released May 21st, 2014
Fixes all over the tree.
Stripping using sstrip has been deprecated.
BR2_EXTERNAL can now also be used to implement custom
filesystem types.
The newly added BR2_GRAPH_DEPTH variable to limit the depth of
the generated dependency graph has been renamed to
BR2_GRAPH_DEPS_OPTS, so additional options can be supported in
the future.
The virtual package infrastructure will now error out early
if multiple packages providing the same virtual package has
been enabled (E.G. opengl). This change requires that the
packages explicitly declare what virtual package(s) they
provide.
Updated/fixed packages: acpid, armadillo, avahi, bellagio,
btrfs-progs, cairo, clapack, directfb, duma, ecryptfs-utils,
elfutils, eudev, fbgrab, fio, flann, fluxbox, gdb, gpm,
gpu-viv-bin-mx6q, gst1-plugins-good, gst-plugins-good,
imagemagick, iprutils, ipsec-tools, jack2, libdvdnav,
libdvdread, libnss, libunwind, linux-headers, lsof, lua,
luajit, matchbox-keyboard, mesa3d, mpd, mplayer, mtr, mysql,
netsnmp, nodejs, openpowerlink, openvpn, pciutils,
php-imagick, postgresql, pulseaudio, qt5quick1, rpi-userland,
rsyslog, samba, samba4, sane-backends, sunxi-mali, systemd,
ti-gfx, tstools, udev, webkit, wpa_supplicant, xbmc,
xlib_libXpm, xserver_xorg-server, zyre
Issues resolved (http://bugs.uclibc.org):
#5396: Boot hangs when starting samba if BR2_ENABLE_LOCALE...
#7016: Git issues in resulting buildroot tar
#7094: pciutils doesn't build on Blackfin
Fixes all over the tree and new features.
Architectures: Support for MIPS o32 ABI on MIPS-64 targets has
been removed. Building o32 ELF files for MIPS64 is an exotic
configuration that nobody should be using. If o32 is required,
then is better if it's built for MIPS 32-bit cores so only
32-bit instructions will be used leading to a more efficient
o32 usage.
Support for the ARM A12 variant and Intel corei7.
Configs: Minnowboard and Altera SoCkit added, QEMU updates.
Bootloaders: Grub2 and gummiboot support, syslinux support
extended.
Toolchains: GCC 4.9. Glibc 2.19. Support for the musl C
library for internal and external toolchains. 4.8-R3 support
for ARC, Internal toolchain support for Aarch64 and
Microblaze. Environment variable to control debug output of
toolchain wrapper renamed to BR2_DEBUG_WRAPPER to match the
other variables. Toolchain tuple vendor name can now be
customized. Updated external Linaro ARM/Aarch64
toolchains. Added external Linaro ARMEB toolchain.
A GDB gdbinit file is now generated for external toolchains to
automatically set the correct sysroot.
Kconfig handling for minimum kernel headers version required
for packages. Now packages needing specific kernel header
features can specify these requirements in Kconfig.
Infrastructure: Support for (but disabled as it leads to
unreproducible builds) toplevel parallel builds. See the
comment at the top of Makefile for details about how to enable
it and what the problems are if you want to test it.
Python package infrastructure extended to support Python 3.x
Perl and virtual package infrastructure support added.
PRE_*_HOOKS support for all build steps.
Updated/fixed packages: acpid, agentpp, aiccu, apr, avahi,
barebox, bash, beecrypt, bellagio, binutils, boost,
boot-wrapper-aarch64, bustle, busybox, ca-certificates, cairo,
ccache, ccid, cgilua, chrony, cifs-utils, civetweb, cmake,
collectd, connman, coreutils, coxpcall, cppcms, cppzmq, crda,
cryptodev, cryptsetup, cups, czmq, dbus, dhcpdump, directfb,
dmalloc, dmraid, dnsmasq, dosfstools, dsp-tools, dtc,
dvb-apps, ebtables, ecryptfs-utils, eigen, erlang, ethtool,
evemu, evtest, f2fs-tools, fdk-aac, feh, ffmpeg, file, filemq,
flac, flot, fmtools, fping, freetype, fswebcam, gcc, gd, gdb,
gettext, giblib, git, glibc, glibmm, glib-networking, gmp,
gnutls, gpm, gpsd, gpu-viv-bin-mx6q, grep, gst1-libav,
gst1-plugins-bad, gst1-plugins-base, gst1-plugins-good,
gst1-plugins-ugly, gst-ffmpeg, gst-fsl-plugins, gst-omx,
gst-plugins-good, gstreamer1, gvfs, harfbuzz, haveged,
hostapd, htop, httping, ifplugd, iftop, igmpproxy,
imagemagick, imlib2, imx-lib, infozip, intltool, iproute2,
ipsec-tools, ipset, jansson, jpeg, jpeg-turbo, jquery,
jquery-keyboard, jquery-ui, jquery-ui-themes, json-glib,
json-javascript, kexec, kmod, lame, lbase64, lbreakout2,
lcdproc, lftp, libao, libatasmart, libatomic_ops, libcap,
libcdio, libcec, libcgicc, libcgroup, libcurl, libdrm,
libdvdnav, libdvdread, libegl, libeio, libenca, libesmtp,
libevas, libevdev, libfribidi, libfslcodec, libfslparser,
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
libfslvpuwrap, libgail, libgles, libglib2, libgtk2, libhid,
libjpeg, libmbim, libmicrohttpd, libmodplug, libnftnl,
libnspr, libogg, libopenmax, libopenvg, libpcap, libplayer,
libpng, libpthread-stubs, librsvg, libsigsegv, libsocketcan,
libsoup, libtasn1, libtool, libtpl, libunwind, liburcu,
libusb, libwebsockets, libxcb, libxml2, libxmlpp, libyaml,
lighttpd, linphone, linux-firmware, linux-headers, ljsyscall,
lmbench, lsof, ltp-testsuite, ltris, lttng-babeltrace,
lttng-libust, lttng-modules, lttng-tools, lua, lua-cjson,
luacrypto, lua-ev, luaexpat, luaexpatutils, luafilesystem,
luainterpreter, luajit, lua-msgpack-native, luaposix,
luarocks, luasec, luasocket, luasql-sqlite3, lvm2, macchanger,
memstat, mesa3d, metacity, minidlna, mmc-utils,
mobile-broadband-provider-info, modem-manager, mongrel2,
monit, mpd, mplayer, msmtp, mtd, mtools, mutt, mysql, nasm,
ncurses, ne10, netatalk, netsnmp, nettle, network-manager,
newt, nfs-utils, nmap, nodejs, ntfs-3g, ntp, nut, ofono, ola,
olsr, omniorb, opencv, opengl, openpgm, openssh, openssl,
openswan, openvpn, orbit, orc, p11-kit, pango, parted,
pciutils, pcre, pcsc-lite, perf, perl, perl-xml-parser, php,
picocom, pixman, pkgconf, poppler, popt, portmap, powervr,
pppd, pptp-linux, proftpd, protobuf, protobuf-c, ptpd2,
pulseaudio, python, python3, python-bottle, python-m2crypto,
python-netifaces, python-pyasn, python-pycrypto,
python-pygame, python-pysnmp, python-pysnmp-apps,
python-pysnmp-mibs, python-serial, python-setuptools,
qextserialport, qt, qt5, qt5base, qt5connectivity,
qt5declarative, qt5graphicaleffects, qt5imageformats,
qt5multimedia, qt5quick1, qt5quickcontrols, qt5script,
qt5sensors, qt5serialport, qt5svg, qt5webkit, qt5x11extras,
qt5xmlpatterns, qtuio, qwt, radvd, readline, rings,
rpi-firmware, rpi-userland, rsh-redone, rsync, rsyslog, rtai,
rtmpdump, rt-tests, ruby, samba, sconeserver, scons, sdl,
sdl_image, sdl_mixer, sg3_utils, slang, smstools3, snmppp,
socat, speex, sqlcipher, sqlite, squashfs, squid, strongswan,
stunnel, sunxi-boards, sunxi-mali, sunxi-tools, sylpheed,
syslinux, sysstat, systemd, taglib, tcl, tcllib, tcpreplay,
tidsp-binaries, ti-gfx, tmux, tvheadend, tzdata, uboot,
uboot-tools, uclibc, udev, udisks, ulogd, usb_modeswitch,
usb_modeswitch_data, usbmount, util-linux, valgrind, vlc,
webkit, weston, wget, wireshark, wpa_supplicant, wsapi,
w_scan, xapp_appres, xapp_bdftopcf, xapp_beforelight,
xapp_bitmap, xapp_editres, xapp_fslsfonts, xapp_fstobdf,
xapp_iceauth, xapp_ico, xapp_mkfontscale, xapp_rgb,
xapp_rstart, xapp_sessreg, xapp_showfont, xapp_twm,
xapp_viewres, xapp_xauth, xapp_xbacklight, xapp_xcalc,
xapp_xclock, xapp_xditview, xapp_xdpyinfo, xapp_xdriinfo,
xapp_xev, xapp_xfd, xapp_xfontsel, xapp_xfs, xapp_xfsinfo,
xapp_xgc, xapp_xhost, xapp_xinit, xapp_xkbutils, xapp_xkill,
xapp_xload, xapp_xlsclients, xapp_xlsfonts, xapp_xmag,
xapp_xman, xapp_xmessage, xapp_xmodmap, xapp_xprop,
xapp_xrandr, xapp_xrdb, xapp_xrefresh, xapp_xset,
xapp_xsetroot, xapp_xsm, xapp_xstdcmap, xapp_xvidtune,
xapp_xvinfo, xapp_xwd, xapp_xwininfo, xcb-util-wm,
xdriver_xf86-input-evdev, xdriver_xf86-input-joystick,
xdriver_xf86-input-keyboard, xdriver_xf86-input-mouse,
xdriver_xf86-input-synaptics, xdriver_xf86-input-vmmouse,
xdriver_xf86-video-ark, xdriver_xf86-video-ast,
xdriver_xf86-video-ati, xdriver_xf86-video-cirrus,
xdriver_xf86-video-dummy, xdriver_xf86-video-fbdev,
xdriver_xf86-video-geode, xdriver_xf86-video-glide,
xdriver_xf86-video-glint, xdriver_xf86-video-i128,
xdriver_xf86-video-intel, xdriver_xf86-video-mach64,
xdriver_xf86-video-mga, xdriver_xf86-video-neomagic,
xdriver_xf86-video-newport, xdriver_xf86-video-nv,
xdriver_xf86-video-openchrome, xdriver_xf86-video-r128,
xdriver_xf86-video-savage, xdriver_xf86-video-siliconmotion,
xdriver_xf86-video-sis, xdriver_xf86-video-tdfx,
xdriver_xf86-video-tga, xdriver_xf86-video-trident,
xdriver_xf86-video-vesa, xdriver_xf86-video-vmware,
xdriver_xf86-video-voodoo, xenomai, xerces, xl2tp, xlib_libFS,
xlib_xtrans, xproto_xproto, xserver_xorg-server,
xutil_util-macros, zeromq, zic, zmqpp, zyre
New packages: armadillo, btrfs-progs, clapack, cosmo, dado,
dbus-triggerd, dtv-scan-tables, e2tools, eudev, exim, expect,
fetchmail, flann, flite, gnu-efi, grub2, gummiboot, heimdal,
iprutils, iptraf-ng, jack2, jquery-mobile, libee, libestr,
libgc, libgl, liblogging, libndp, libsoxr, libstrophe,
libubox, libuci, libxmlrpc, ljlinenoise, lpeg, lpty, lrandom,
lsqlite3, lua-coat, lua-coatpersistent, lua-csnappy, luajson,
lualogging, lua-messagepack, lua-testmore, lunit, lzip, lzlib,
musl, nftables, opentyrian, opentyrian-data,
perl-module-build, php-gnupg, php-imagick, php-ssh2, php-yaml,
php-zmq, postgresql, python-libconfig, python-pypcap,
python-pyrex, qdecoder, qhull, samba4, smack, tz, tzdump, ucl,
upx, vo-aacenc, xbmc, xbmc-addon-xvdr, xbmc-pvr-addons,
yaffs2utils, zlog, znc
Removed packages: crosstool-ng, python-distutilscross, vala
Issues resolved (http://bugs.uclibc.org):
#6842: Checking external toolchain for eabihf
#6956: Packaging libsoxr
#6986: Make legal-info fails on uboot versions before 2014.01
#6992: Incorrect installation rights on external kernel module..
2014.02, Released February 27th, 2014
Minor fixes.
Updated/fixed packages: cegui06, cppdb, e2fsprogs, gcc, gdb,
gst1-plugins-bad, gstreamer, gstreamer1, haserl, imagemagick,
libpng, libxml2, lua, luajit, luarock, ncftp, openswan,
pcsc-lite, qt5connectivity, ramsmp, strongswan, vlc
Issues resolved (http://bugs.uclibc.org):
#6938: mkuser script generates wrong password for new user in..
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
2014.02-rc3, Released February 25th, 2014
Minor fixes.
Updated/fixed packages: aiccu, ala-lib, alsa-utils, binutils,
cairo, coreutils, dhcpcd, distcc, efl, evas, iputils, gdb,
gpsd, gst-fsl-plugins, icu, libcec, libcgi, libplayer,
libsecret, libsepol, libsigsegv, libtool, libv4l,
linux-headers, matchbox-lib, mpg123, ncftp, opencv, pcmanfm,
pixman, pv, qt, rt-tests, sawman, sconeserver, sdl, thrift,
tvheadend, util-linux, webkit, xscreensaver
Issues resolved (http://bugs.uclibc.org):
#4706: Removing .stamp_target_installed does not trigger...
#5030: busybox built fails if we use an override src dir...
#5420: Dbus and /var/run management
#5768: Not able to build ALSA-Lib for static build
#5774: Not able to build ALSA-Utils for static build
#6542: external python modules fail to compile to pyc if...
#6764: Support for kernel signed modules
#6794: Busybox compiled from buildroot hangs on pass from...
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
2014.02-rc2, Released February 20th, 2014
Fixes all over the tree. Static linking / nommu fixes and
annotations for several packages.
Updated/fixed packages: boost, busybox, collectd, coreutils,
dropbear, elfutils, feh, gcc, gst1-libav, imagemagick, iozone,
jimtcl, kexec, libvncserver, lvm2, lxc, mplayer, netsnmp, nut,
opencv, python, python3, qtuio, systemd, thrift, transmission,
uclibc, vlc, webkit
Issues resolved (http://bugs.uclibc.org):
#5450: AT91SAM9260 Bootstrap compilation problem
#5582: libiconv 1.14 failed to build
#5624: When building directfb, BR2_TARGET_LDFLAGS not used by..
#5852: [2012.11] usb_modeswitch should depends of "BR2_PACK..
#6218: binutils-2.23.2/gas fails with undefined reference to..
#6236: binutils-2.23.2/bfd fails with undefined reference to..
#6470: If the build directory is a child of /usr, the build..
#6776: systemd error: static declaration of 'execvpe' follows..
#6818: toolchainfile.cmake has absolut path references
Fixes all over the tree and new features.
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
Support for external packages/defconfigs (BR2_EXTERNAL). See
user manual for details.
Cleanup of environment variable names for consistency. The
download directory location override (BUILDROOT_DL_DIR) is now
called BR2_DL_DIR. Likewise the name of the current .config is
renamed from BUILDROOT_CONFIG to BR2_CONFIG. Please update
your post build scripts if you use this! BUILD_DIR is now also
exported to the post build/image scripts.
Toolchain: GCC 4.8 fix for ARM stack corruption, reverted
uClibc pread/pwrite backport as they cause issues on certain
architectures, new Linaro and Sourcery Codebench toolchains.
x86: Support for AMD Jaguar cores, SSE4.x, SH: SH2/SH3/SH3EB
variants removed, Microblaze: Internal toolchain support
Legal infrastructure: Info is now split between host and
target packages, large number of license annotations.
Lua: selection between lua 5.1 / 5.2, luarocks support
Python: package infrastructure, many new packages.
Defconfigs: Armadeus APF51 + Zedboard added, apf27, apf28,
beaglebone, microblaze, pandaboard, qemu, raspberry pi
updated.
Updated/fixed packages: aiccu, alsa-lib, alsa-utils,
am33x-cm3, aumix, autoconf, automake, barebox, bellagio,
berkeleydb, binutils, bison, blackbox, bluez_utils, boost,
bustle, busybox, cairo, can-utils, ccache, ccid, cgilua,
cifs-utils, civetweb, cmake, collectd, connman, copas,
coreutils, coxpcall, cppzmq, cramfs, crda, cryptodev-linux,
cryptsetup, cups, czmq, dhcpcd, dhcpdump, dhrystone, dialog,
dmraid, dnsmasq, dosfstools, dropbear, dropwatch, dtc, duma,
dvb-apps, e2fsprogs, eglibc, eigen, elf2flt, erlang, ethtool,
f2fs-tools, ffmpeg, file, filemq, fio, flashrom, flex,
fluxbox, fontconfig freerdp, freetype, gadgetfs-test, gawk,
gcc, gdb, gdbm, gettext, git, glibc, gnupg, gnutls, gob2,
gpsd, grep, grub, gst-ffmpeg, gst-plugins-good,
gst1-plugins-bad, gst1-plugins-base, gst1-plugins-good,
gst1-plugins-ugly, gstreamer, gstreamer1, gtest, icu, iftop,
imagemagick, inadyn, infozip, iozone, iproute2, iptables, iw,
jpeg, jpeg-turbo, jq, kexec, kmod, knock, lbase64, lcdapi,
lftp, libcdaudio, libcgi, libcgicc, libcuefile, libcurl,
libdmtx, libdrm, libdvdnav, libdvdread, libegl, libevent,
libexif, libfcgi, libfreefare, libgles, libglib2, libllcp,
libmicrohttpd, libmpd, libnfc, libnl, libnss, libopenmax,
libopenvg, libpcap, libpfm4, libplayer, libpng, libqmi,
libreplaygain, libroxml, libsamplerate, libsexy, libsigsegv,
libsndfile, libsoc, libtasn1, libtorrent, libtpl, libupnp,
libusb, libusb-compat, libvorbis, libxcb, libxml2, libxmlpp,
libyaml, lighttpd, linknx, linux-firmware, linux-pam, live555,
lm_sensors, lmbench, lockdev, logrotate, lrzsz, ltrace, lua,
lua-ev, lua-msgpack-native, luabitop, luaexpat, luaexpatutils,
luafilesystem, luajit, luaposix, luasec, luasocket,
luasql-sqlite3, m4, matchbox, mdadm, minicom, mongrel2, mpc,
mpd, mpg123, mplayer, mtd, mysql, lvm2, mxml, ncurses, ne10,
neard, neardal, netsnmp, netstat-nat, network-manager, nodejs,
numactl, ofone, ola, olsr, omniorb, open2300, opencv,
openpowerlink, openssh, openssl, openvpn, oprofile, opus,
opus-tools, orbit, p11-kit, parted, pcre, pcsc-lite, perl,
php, poco, poppler, powervr, protobuf-c, psplash, python,
python-bottle,
python-{crc16,distutilscross,dpkt,id3,ipy,m2crypto,mad,meld},
python-{netifaces,nfc,protobuf,pygame,pyparsing,pyro,pyzmq},
python-{serial,setuptools}, qt, qt5base, qt5connectivity,
qt5declarative, qt5graphicaleffects, qt5jsbackend,
qt5multimedia, qt5quick1, qt5quickcontrols, qt5script,
qt5webkit, radvd, redis, rings, rng-tools, rpcbind,
rpi-firmware, rpi-userland, rt-tests, sam-ba, samba, sawman,
sconeserver, scons, sdl, sg3_utils, snappy, snmppp,
socketcand, spice, spice-protocol, sqlcipher, sqlite, squid,
sshfs, strace, subversion, sunxi-mali, supervisor, sysklogd,
sysprof, sysstat, systemd, sysvinit, taglib, tar, tcpdump,
ti-gfx, ti-utils, tinymembench, tn5250, trace-cmd,
transmission, tvheadend, tzdata, zxing, uboot, uboot-tools,
uclibc, udev, udpcast, ulogd, urg, usb_modeswitch_data,
util-linux, vala, valgrind, vorbis-tools, wavpack, wayland,
weston, wget, wireless-regdb, wireshark, wpa_supplicant,
wsapi, xavante, xapp_xdpyinfo, xapp_xrandr, xcb-proto,
xdriver_xf86-video-intel, xenomai, xkeyboard-config, xl2tp,
xlib_lib{FS,SM,X11},
xlib_libX{au,aw,composite,cursor,damage,ext,fixes,font,i},
xlib_libX{inerama,mu,pm,randr,render,res,t,tst,v,xf86dga},
xlib_libXxf86vm, xlib_libdmx, xlib_libfontenc,
xlib_libpciaccess, xlib_xtrans, xproto_dri2proto,
xproto_{glproto,inputproto,presentproto,randrproto,videoproto},
xproto_xextproto, xproto_xproto, xutil_util-macros,
xutil_makedepend, zic, zmqpp, zxing, zsh, zyre
New packages: apitrace, avrdude, c-ares, ca-certificates,
cwiid, dbus-cpp, evemu, fping, fswebcam, gpm, gst1-libav,
haveged, intel-microcode, iucode-tools, jasper, joe, ktap,
lbreakout2, libass, libbluray, libcdio, libenca, libevdev,
libmbim, libmodplug, libnfs, libnftnl, libplist, libshairplay,
libsocketcan, ljsyscall, log4cplus, ltris, luainterpreter,
luarocks, minidlna, mmc-utils, modemmanager, mtr, net-tools,
python-configobj, python-dialog, python-json-schema-validator,
python-keyring, python-msgpack, python-posix-ipc,
python-pyasn, python-pycrypto, python-pysnmp,
python-pysnmp-apps, python-pysnmp-mibs, python-pyusb,
python-simplejson, python-tornado, python-versiontools,
rtmpdump, rtptools, smcroute, smstools3, tcpreplay, thrift,
ti-uim, tinyxml, tmux, vlc, wmctrl, xconsole
Removed packages: autoconf, automake, ccache, cpanminus, lzma,
netkitbase, netkittelnet, pkg-config, squashfs3, ttcp, xstroke
Issues resolved (http://bugs.uclibc.org):
#65: new package: dbus c++ language bindings
#769: Update configuration menu for MIPS target
#2419: Add a bundle of Lua modules
#2629: Segmentation faults and division by zero in Grub on ext2
#3811: Added auto-mount for USB and SD Card (mdev) (for 2011.05)
#4339: Allow override of DL_DIR in extract step
#4363: Make sure that copied linux and busybox defconfig are...
#4454: There should be simple way to update image, when chang...
#5024: grub fails to build for x86_64 target architecture
#5066: New-Package: net-tools
#5072: ncurses: add ncurses-progs to target
#5294: uclibc build ignores target CFLAGS and LDFLAGS
#5366: Login doesn't work with util-linux versions of login/agetty
#5378: dropbear Makefile broken
#5390: System banner - change to empty doesn't remove /etc/issue
#5780: spurious build failure because it cannot remove ubinize.cfg
#5798: ncurses-5.9 fails to compile statically
#5810: Buildroot 2012.11: Additional GCC option "-msoft-float" ...
#6080: Git fetch caching
#6092: Bootable ISO image creation seems to have stopped working..
#6272: coreutils build fails
#6434: apply-patches.sh does not work recursively
#6446: eglibc doesn't install ldconfig to target
#6484: Add c-ares
#6596: Slow bootup if mdev is chosen
#6656: Build Qt5 with ccache
#6662: internal compiler error: Segmentation fault during making..
#6722: Usage of $($(PKG)_DIR_PREFIX) is an issue with linux package
#6752: genext2fs: e2fsck must run before tunefs -U random
#6770: openssl 1.0.1f fails with ccache
#6830: Qt5: no fonts are installed
#6848: Qt5: no text shown in simple QWidget / frame-buffer setup
#6854: Update to Qt 5.2.1
Minor fixes.
Updated/fixed packages: apr, binutils, dbus-python, dropwatch,
ecryptfs-utils, eglibc, gdb, gpsd, grantlee, hostapd,
iptables, qlibiscsi, libnspr, libnss, libpfm4, libtool,
lua-ev, lvm2, mplayer, qt, qt5, quagga, ruby, tinymembench,
tvheadend, util-linux, wpa_supplicant
Issues resolved (http://bugs.uclibc.org):
#1279: Buildroot compiled Busybox and Coreutils LFS issues
#2995: -fstack-protector-all causes ssh to SIGSEGV
#5570: Cannot compile software on the target machine
#6428: util-linux libmount segfaults with patch from buildroot
#6500: php fails to build for armel
#6554: gdb needs to dependents on host texinfo
#6692: GNU nano fails to compile for x86_64
#6704: wpa_supplicant: fix wrong path to executable file in D-Bus
2013.11-rc3, Released November 26th, 2013
Fixes all over the tree.
Architecture: Mark MIPS I, II, III and IV as deprecated.
Updated/fixed packages: beecrypt, dbus, e2fsprogs, libcap-ng,
libglib2, libroxml, libsigsegv, libvncserver, lxc, mdadm,
mongoose, nut, ola, omniorb, openssl, pcre, php, poco,
protobuf-c, pv, qt5base, ruby, schifra, squid, sunxi-mail,
swig, ti-gfx, tinymembench, uclibc, udisks, vim
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
2013.11-rc2, Released November 18th, 2013
Fixes all over the tree.
Defconfigs: qemu_arm_versatile, qemu_arm_nuri, sheevaplug:
Adjust kernel versions.
Toolchain: avr32: fix for modern kernel headers
Bootloader: Barebox updated to 2013.10.1
Updated/fixed packages: dhcp, e2fsprogs, gst1-plugins-bad,
libcurl, libvncserver, nano, pc, qt5base, squashfs, ttcp,
wayland, wvstreams
Issues resolved (http://bugs.uclibc.org):
#3601: DHCPD S80dhcp-server startup script issues
#6320: Fix kernel compile issue if BR2_LINUX_KERNEL_CUSTOM_GIT_VERS..
#6416: Xenomai package, patch alternative
#6590: directfb-examples build failed whit linaro toolchain
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
Architectures: Nios-II support, MIPS arch handling fixes
Defconfigs: cubieboard2, freescale i.MX 6sololite evk,
sabre-sd, wandboard added, rpi renamed to raspberrypi_defconfig
Toolchain: glibc support, upstream uClibc fixes, uClibc 0.9.31
for avr32, crosstool-ng backend removed, external musl
toolchain support, gcc 4.8.2, updated Linaro external
toolchains. Fortran and objective-C support deprecated,
mudflap support
Bootloaders: U-Boot: u-boot.imx support, version bumps
Linux: use kmod instead of module-init-tools
System: default to devtmpfs for /dev
Infrastructure: Make 3.82 fixes, locales generation fixes, CVS
download support, post-rsync hooks
Fs: u-boot image support for cpio
Updated/fixed packages: aircrack-ng, alsamixergui, apr,
apr-util, atk, automake, bellagio, berkeleydb, bind, binutils,
bison, boost, busybox, can-utils, ccache, ccid, cgilua,
chrony, cifs-utils, cjson, collectd, connman, conntrack-tools,
copas, cppcms, cppzmq, czmq, dash, dbus, dhcpcd, diffutils,
directfb, dmidecode, dnsmaqs, docker, dosfstools, dropbear,
dropwatch, ebtables, eglibc, elf2flt, empty, enchant, erlang,
ethtool, fbgrab, fbv, fdk-aac, feh, ffmpeg, file, findutils,
fltk, fmtools, freetype, gdk-pixbuf, gettext, git,
glib-networking, gmp, gnupg, gnutls, gpu-viv-bin-mx6q, gsl,
gstreamer, gstreamer1, gst1-plugins-{bad,base,good,ugly},
gtest, gutenprint, hplip, i2c-tools, icu, ifplugd,
imagemagick, iozone, iproute2, ipset, iptables, iw, jamvm,
jansson, jpeg-turbo, kismet, kmod, lcms2, libassuan, libcap,
libcap-ng, libcdaudio, libcec, libcue, libcurl, libdrm,
libedit, libevas, libevent, libfreefare, libfuse,
libgpg-error, libiconv, liblog4c-localtime, libmicrohttpd,
libmnl, libmodbus,
libnetfilter_{acct,conntrack,cthelper,cttimeout,log,queue},
libnfnetlink, libnl, libpng, libqmi, libqrencode, libroxml,
libsecret, libsigsegv, libsoup, libtirpc, libunwind, libusb,
libvpx, lighttpd, linphone, linux-pam, lmbench,
lockfile-progs, log4cxx, logrotate, logsurfer, ltp-testsuite,
ltrace, luacrypto, luaposix, lvm2, m4, matchbox-lib,
media-ctl, mediastreamer, minicom, minidlna, mongoose, monit,
mpc, mpd, mpg123, mplayer, mrouted, mtdev, mutt, mysql_client,
nano, ncftp, ndisc6, neard, neardal, neon, net-snmp, netatalk,
netcat, netkitbase, netperf, netplug, nettle, nfacct,
nfs-utils, ngircd, ngrep, noip, nuttcp, olsr, openssh, opkg,
oprofile, opus-tools, orc, ortp, pciutils, pcre, pcsc-lite,
perf, perl, perl-cross, php, picocom, pkgconf, polarssl,
poppler, pppd, proftpd, protobuf, proxychains-ng, pulseaudio,
pv, qemu, qt, qt5base, qt5webkit, quagga, radvd, redis,
rpi-{firmware,userland}, rrdtool, rsync, rtorrent, ruby,
samba, scons, screen, sdl_sound, ser2net, setserial,
smartmontools, socat, socketcand, sqlcipher, sqlite, squid,
stress, strongswan, stunnel, sudo, syslinux, systemd,
sysvinit, tcl, ti-gfx, time, transmission, tremor, tslib,
tstools, tvheadend, tzdata, uboot-tools, uclibc, udpcast,
uemacs, ulogd, usb_modeswitch{,_data}, util-linux, vala,
valgrind, vde2, vorbus-tools, vpnc, vsftpd, vtun, wayland,
webkit, webp, webrtc-audio-processing, weston, wget,
wireshark, wsapi, xavante, xdriver_xf86-video-geode, xenomai,
xinetd, xlib_libpthread-stubs, xl2tp, xmlstarlet,
xserver_xorg-server, xz, zeromq, zic, zmqpp
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
New packages: aiccu, autossh, bc, civetweb, cppdb, cryptsetup,
duma, eigen, harfbuzz, igmpproxy, iputils, jq, knock, kobs-ng,
lesstif, libcgroup, libsepol, libsoc, libssh2, luasec, luasql,
lxc, nut, ola, omniorb, openpowerlink, orbit, p910nd, psplash,
python-crc16, python-ipy, python-pyzmq, qt5sensors,
qt5serialport, qt5x11extras, snmppp, subversion, tcping,
trace-cmd, xscreensaver, zsh
Removed packages: module-init-tools
Issues resolved (http://bugs.uclibc.org):
#1138: Buildroot fails to build packages if BR2_GCC_SHARED_LIBGCC=y
#5408: qt build failure with Sourcery CodeBench ARM 2010.09
#5630: makefile error with toolchain helpers.mk
#5672: htop: remove X11 stuff
#5678: linux.mk: linux-menuconfig fails
#5696: python3 installation is too large, patches from python2 needed
#5978: Erlang does not build for arm in 2013.02-rc3
#6392: Extended ARM uImage kernel options
#6404: Buildroot's coreutils 'uname -p' reports 'Unknown' on recent..
#6428: util-linux libmount segfaults with patch from buildroot
#6452: eglibc from Linaro 2013.07 not copied to target correctly
#6566: PHP segfault when crosscompiled to mips64 - patch included
#6572: [PowerPC] Buildroot uses wrong external toolchain libraries..
#6578: udisks package broken
#6602: ebtables 64 bit kernel + 32 bit userland alignment error..
#6608: ebtables missing ethertypes - fix included
#6620: Sysvinit package missing killall5 and symlinks - patch included
#6632: CMake use host pkg-config
#6638: pkgconf doesn't download
#6644: "all" target doesn't work in out-of-tree builds
#6650: Segmentation fault when trying to build latest buildroot
#6668: iptables limit module alignment problem on mips64
2013.08, Released August 31th, 2013:
Minor fixes.
Documentation build fixed.
Updated/fixed packages: ltrace, strongswan
Fixes all over the tree.
External toolchain lib32/lib64 handling, ABI name for EABIhf,
misc fixes for generatelocales, apply-patches and module
stripping.
Top level menu names reordered and renamed for clarity.
Updated/fixed packages: acl, attr, bash, dbus, directfb,
dvb-apps, kexec, kmod, libbsd, linux-fusion, mesa3d, minidlna,
openssh, openssl, pulseaudio, python-setuptools, qt5,
qt5webkit, redis, strongswan, sunxi-mali
Issues resolved (http://bugs.uclibc.org):
#6464: dbus-daemon-launch-helper needs setuid
2013.08-rc2, Released August 16th 2013:
Documentation improvements.
External toolchains fixes.
Updated/fixed packages: aircrack-ng, bash, boost, cairo,
cppcms, eglibc, ffmpeg, gcc, git, gnupg, imagemagick, libcec,
libffi, libgcrypt, linux, linux-headers, ltrace, netatalk,
opencv, opengl, readline, samba, strongswan, sunxi-cedarx,
uclibc, udev, wayland, webkit, zeromq.
Issues resolved (http://bugs.uclibc.org):
#6440: typo in ffmpeg makefile
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
2013.08-rc1, Released August 5th, 2013:
Architectures:
- improved support for floating point on ARM and Thumb/Thumb2
- support for ARM OABI removed
Toolchains:
- support added for Sourcery CodeBench ARM and MIPS 2013.05
- Linaro ARM and Aarch64 toolchains updated
- support added for the Arago ARMv5 and ARMv7 toolchains
- gcc 4.8.x version bumped
- support for installing both FDPIC and FLAT libraries on
Blackfin
- support for uClibc 0.9.31 removed,
- convert the internal toolchain backend to use the package
infrastructure
- support added for eglibc in the internal toolchain backend
- toolchain components for the ARC architecture updated and
gdb for ARC added.
- support for Blackfin in the internal toolchain fixed
Defconfigs: beaglebone_defconfig updated, new defconfig for
CubieBoard, for Olimex mx233 Olinuxino, for Calao Systems
TNY-A9G20-LPW.
A number of packages have been fixed to use the
<pkg>_CONFIG_SCRIPTS mechanism to get their <pkg>-config shell
script installed and modified properly. Licensing informations
has been added to a number of packages.
Use XZ tarballs for a number of packages.
Noticeable package changes/additions:
- The glib2/libgtk2/webkit stack has been updated to recent
versions.
- Support for Gstreamer 1.x has been added.
- OpenGL support for TI OMAP platforms has been added.
- OpenGL support for Allwinner platforms has been added.
- OpenMAX support for RasberryPi has been added.
Updated/fixed packages: acl, attr, autoconf, avahi, barebox,
bind, binutils, busybox, bwm-ng, bzip2, cifs-utils, colletctd,
cpanminus, cups, curl, dash, dbus, dhcp, directfb,
directfb-examples, dnsmasq, dosfstools, dropbear, dtc,
e2fsprogs, ed, efl, enlightenment, erlang, ethtool, fbgrab,
fftw, firmware-imx, flot, fltk, freetype, gawk, gdk-pixbuf,
gettext, gmp, gnutls, gsl, gutenprint, gvfs, gzip, haserl,
hiawatha, httping, icu, imagemagick, imlib2, imx-lib,
intltool, iozone, ipset, iptables, jquery, jquery-keyboard,
jquery-sparkline, kmod, less, libart, libcdaudio, libcgicc,
libesmtp, libftdi, libfuse, libglib2, libgtk, libgtk2, libidn,
libiqrf, liblog4c-localtime, libnspr, libnss, libpcap,
libroxml, libserial, libsigsev, libsoup, libtool, libtpl,
libvncserver, libxml2, linphone, lm_sensors, logrotate,
ltrace, lttng, luafilesystem, luajit, minicom, monit, mpg123,
mtd, mutt, mxml, neard, netatask, netsnmp, nettle,
network-manager, nodejs, nss-mdns, openssh, openswan, openvpn,
opkg, opus, pcre, perl-cross, php, pixman, poco, polarssl,
pulseaudio, pv, python, python3, qt, qt5, qt5declarative,
qt5jsbackend, qt5quick1, readline, rpi-firmware, ruby, samba,
sane-backends, sconeserver, sdl_image, sdparm, ser2net,
socketcand, sqlite, squid, strace, tcl, tcpdump, tinyhttpd,
tvheadend, tzdata, uboot, udpcast, usb_modeswitch,
usb_modeswitch_data, usbutils, webkit, wireshark, wvstreams,
xapp_luit, xapp_xmodmap, xenomai, xfsprogs, xlib_libX11, zic,
zlib.
New packages: a10disp, aespipe, am33x-cm3, cppcms, dhcpcd,
dropwatch, dtc, ecryptfs-utils, eglibc, elf2flt, fdk-aac,
gcc-final, gcc-initial, gcc-intermediate, git,
gpu-viv-bin-mx6q, gst1-plugins-bad, gst1-plugins-base,
gst1-plugins-good, gst1-plugins-ugly, gst-omx,
gst-plugin-x170, gstreamer1, jimtcl, lbase64, libassuan,
libbsd, libcec, libdvbsi, libedit, libgpgme, libqmi,
libqrencode, libsvg, libsvg-cairo, libunwind, libvpx,
linux-headers, lockdev, luabitop, luacrypto, lua-ev,
luaexpatutils, msgpack, ocrad, on2-8170-libs,
on2-8170-modules, p11-kit, pax-utils, ptpd, ptpd2,
python-pyro, ramspeed/smp, snappy, strongswan, sunxi-boards,
sunxi-cedarx, sunxi-mali, sunxi-tools, ti-gfx, tinymembench,
tree, tstools, uclibc, w_scan.
Issues resolved (http://bugs.uclibc.org):
#4718: python (built for powerpc) distutils has paths to host
compiler toolchain
#5516: appended device tree blobs on uImage fails
#6302: Versions of packages retrieved from github.com are wrong
#6308: dosfstools download link is wrong
#6326: Dropbear: Add options to allow better config for
different target devices (e.g. routers)
#6338: Wrong download link for minicom package
#6344: Wrong handling of license text files with same name and
different directory
#6374: gnutls package broken if linux cryptodev module
selected
#6410: omap3_beagle has uimage error load address error
External toolchain wrapper fix for if host/usr/bin is placed
in the patch.
Updated/fixed packages: acpid, at91bootstrap, czmq, elf2flt,
flex, jamvm, kmod, libplayer, libtirpc, libv4,
lttng-babeltrace, opengl, qt5jsbackend, udpcast, wvstreams
Issues resolved (http://bugs.uclibc.org):
#4868: Buildroot compile failure for toolchain/gdb-7.4/intl/reloc...
#4988: flex and m4 problems
#5912: obsolete CVS files
2013.05-rc3, Released May 25th, 2013:
Minor fixes.
Updated/fixed packages: aircrack-ng, bellagio, boost, crda,
dvb-apps, flot, libatomic_ops, libeXosip2, libosip2, libxml2,
mongrel2, poco, portaudio, pptp-linux, tvheadend, urg, weston,
wireshark
Fixes all over the tree.
Default number of parallel jobs is now number of CPUs + 1.
Defconfigs: Add Telit EVK-PRO3, AT91SAM9260-EK Nand flash.
Updated/fixed packages: aircrack-ng, busybox, cairo,
classpath, curlftpfs, czmq, dbus, f2fs-tools, fan-ctrl,
filemq, gst-plugin-bad, gutenprint, hplip, json-c,
libatomic_ops, libcurl, libdrm, libglib2, libnspr, libnss,
libsha1, libsigsegv, libxcb, linknx, linux-pam, lttng-modules,
lttng-tools, matchbox-lib, mcookie, mesa3d, neon, pixman,
pulseaudio, python-nfc, qt5imageformats, quota, openssl,
sconeserver, strace, sylpheed, wvstreams,
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
xapp_{appres,bdftopcf,beforelight,bitmap,edires,fonttosfnt},
xapp_{fslsfonts,fstobdf,iceauth,ico,listres,luit,mkfontdir},
xapp_{mkfontscale,oclock,rgb,rstart,scripts,sessreg,setxkbmap},
xapp_{showfont,smproxy,twm,viewres,x11perf,xauth,xbacklight},
xapp_x{biff,calc,clipboard,clock,cmsdb,cursorgen,dbedizzy,ditview},
xapp_x{dm,dpyinfo,driinfo,edit,ev,eyes,f86dga,fd,fontsel,fs,fsinfo},
xapp_x{gamma,gc,host,input-calibrator,input,kbcomp,kbevd,kbprint},
xapp_x{kbutils,kill,load,logo,lsatoms,lsclients,lsfonts,mag,man},
xapp_x{message,mh,modmap,more,pr,prop,randr,rdb,refresh,set,setmode},
xapp_x{setpointer,setroot,sm,stdcmap,vidtune,vinfo,wd,wininfo,wud},
xcb-util, xcursor-transparent-theme, xdata_xbitmaps,
xdata_xcursor-themes,
xdriver_xf86-input-{evdev,joystick,keyboard,mouse,synaptics},
xdriver_xf86-input-{tslib,vmmouse,void},
xdriver_xf86-video-{ark,ast,ati,cirrus,dummy,fbdev,geode,glide},
xdriver_xf86-video-{glint,i128,intel,mach64,mga,neomagic,newport},
xdriver_xf86-video-{nv,openchrome,r128,savage,siliconmotion,sis},
xdriver_xf86-video-{tdfx,tga,trident,v4l,vesa,vmware,voodoo,wsfb},
xfont_encodings, xfont_font-adobe-{100,75}dpi,
xfont_font-utopia-{100dpi,75dpi,type1},
xfont_font-{alias,arabic-misc,bh-100dpi,bh-75dpi},
xfont_font-bh-lucidatypewriter-{100,75}dpi, xfont_font-bh-{ttf,type1},
xfont_font-bitstream-{100dpi,75dpi,type1}, xfont_font-cronyx-cyrillic,
xfont_font-{cursor,daewoo,dec,isas,jis,micro}-misc,
xfont_font-ibm-type1, xfont_font-misc-{cyrillic,ethiopic,meltho,misc},
xfont_font-{mutt,schumacher}-misc,
xfont_font-{screen-cyrillic,sony-misc,sun-misc,util},
xfont_font-winitzki-cyrillic, xfont_font-xfree86-type1,
xlib_lib{FS,ICE,SM,X11,XScrnSaver,Xau,Xaw,Xcomposite,Xcursor},
xlib_libX{damage,dmcp,ext,fixes,font,ft,i,inerama,mu,pm,randr},
xlib_libX{render,res,t,tst,v,vMC,xf86dga,xf86vm},
xlib_lib{dmx,fontenc,pciaccess,pthread-stubs,xkbfile}, xlib_xtrans,
xproto_{applewm,bigreqs,composite,damage,dmx,dri2,fixes}proto,
xproto_{fontcache,font,gl,input,kb,randr,record,render}proto,
xproto_{resource,scrnsaver,video,windowswm,xcmisc,xext}proto,
xproto_{xf86bigfont,xf86dga,xf86dri,xf86vidmode,xinerama,x}proto,
xserver_xorg-server, xutil_{makedepend,util-macros}
Readded Packages: xapp_xinit
Issues resolved (http://bugs.uclibc.org):
#5054: amd64: cannot find init - due to missing /lib64 folder
Architectures: ARC support, Blackfin support, FLAT binary
format, ARM: Drop old CPU variants, add fa526/626, Marvell PJ4
Toolchains: Add new Microblaze external toolchains, Linaro
ARM/Aarch64 updates, GCC 4.6.4 / 4.7.3 / 4.8.0 added to
internal toolchain, default to GCC 4.7.x. Internal
Crosstool-ng backend deprecated.
Defconfigs: Add Atmel at91sam9g45m10ek, freescale mpc8315erdb
& p1010rdb, Armadeus apf27 / apf28, Openblocks A6, Raspberry
pi, gnublin board.
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
FS: LZO and XZ compression methods, extra ubifs options,
ext2 rev 0/1 and ext3/4 support.
Patch handling: apply-patches now has .patch.xz support,
Patch logic reworked as discussed during Febrary dev days:
http://elinux.org/Buildroot:DeveloperDaysFOSDEM2013
<pkg>-rsync now excludes version control files.
linux: uImage load address for ARM multiplatform kernels
Infrastructure for multiple OpenGL / ES / EGL / OpenVG
providers, similar to how libjpeg / libjpeg-turbo is handled.
Infrastructure for packages to add system users.
kconfig: updated to 3.9-rc2, support make olddefconfig
Updated/fixed packages: alsa-lib, alsa-utils, apr, apr-util,
argp-standalone, at, at91bootstrap, audiofile, aumix, avahi,
bash, blackbox, bind, binutils, bison, boost, bridge-utils,
busybox, ccache, cifs-utils, cmake, collectd, connman,
conntrack-tools, cpanminus, crosstool-ng, diffutils, directfb,
directfb-examples, divine, dmalloc, dnsmasq, dosfstools,
dropbear, e2fsprogs, ebtables, eeprog, erlang, ethtool,
fb-test-app, fbset, feh, ffmpeg, file, flex, flot, foomatic,
fxload, gd, gdb, gdisk, genimage, gettext, gmp, gnuchess,
gnutls, gob2, gperf, gpsd, gstreamer, haserl, hiawatha, htop,
httping, icu, inotify-tools, intltool, iproute2, ipset,
iptables, iw, jpeg, jquery, jquery-{sparkline,validation},
json-c, kbd, kexec, kismet, kmod, lcdproc, libarchive,
libatasmart, libcap, libconfig, libconfuse, libcurl, libdrm,
libeet, libev, libevas, libeXosip2, libffi, libfribi, libfuse,
libgcrypt, libglib2, libgtk2, libid3tag, libmicrohttpd,
libnetfilter_acct, libnetfilter_conntrack, libnl, libpcap,
libplayer, libsigc, libv4l, libxcb, linenoise, linux-pam,
lm_sensors, ltp-testsuite, luajit, lzop, madplay, make, mdadm,
mediastreamer, memtester, mesa3d,
mobile-broadband-provider-info, monit, mpd, mpfr, mpg123,
mrouted, msmtp, nbd, ncurses, ndisc6, neard, neardal, neon,
netperf, netsnmp, nettle, nfacct, ntfs-3g, ofono, olsr,
omap-u-boot-utils, openssh, openssl, openswan, openvpn,
oprofile, orc, patch, pciutils, pcre, perl, php, poco,
polarssl, proftpd, psmisc, pulseaudio, python,
python-{bottle,netifaces,serial,setuptools}, qt, quagga,
quota, radvd, rpi-firmware, rpi-userland, rt-tests, sam-ba,
samba, sawman, sdl, ser2net, smartmontools, socat, socketcand,
speex, squid, stress, stunnel, sudo, syslinux, sysstat,
sysvinit, tcl, tcprelay, tinyhttpd, tslib, tvheadend,
uboot-tools, udev, ulogd, util-linux, vala, vtun, webkit,
xapp_{iceauth,luit,makefontscale,sessreg,setxkbmap,smproxy},
xapp_{xauth,xcmsdb,xdpyinfo,xev,xgamma,xhost,xinput,xkbcomp},
xapp_{xkbevd,xlsatoms,xlsclients,xmodmap,xpr,xprop,xrandr,xrdb},
xapp_{xset,xwd,xwininfo}, xcb-{proto,util},
xdriver_xf86-input-{evdev,joystick,keyboard,mouse,synptics},
xdriver_xf86-input-{tslib,vmmouse,void},
xdriver_xf86-video-{ark,ast,ati,cirrus,dummy,geode,glide,glint},
xdriver_xf86-video-{i128,intel,mach64,mga,neomagic,newport},
xdriver_xf86-video-{openchrome,r128,savage,siliconmotion,sis},
xdriver_xf86-video-{tdfx,trident,vesa,vmware,wsfb}, xenomai,
xfont, xinetd, xkeyboard-config, xlib_lib{FS,ICE,SM,X11},
xlib_libX{scrnSaver,au,aw,cursor,dmcp,ext,fixes,font,ft,i},
xlib_libX{inerama,mu,pm,randr,res,tst,v,vMC,xf86dga,xf86vm},
xlib_lib{dmx,fontenc,pciaccess,xkbfile}, xlib_xtrans,
xproto_{applevm,bigreqs,dri2,fonts,gl,input,kbd,record}proto,
xproto_{resource,scrnsaver,xcmisc,xext,x}proto,
xserver_xorg-server, xutil_makedepend, xz, zeromq
New packages: aircrack-ng, bcusdk, chrony, crda,
cryptodev-linux, cppzmq, czmq, dtach, enscript, exfat,
exfat-utils, f2fs-tools, fan-ctrl, filemq, foomatic-filters,
genimage, genpart, glibmm, gnuplot, gtest, gutenprint, hplip,
iozone, jansson, jhead, jquery-keyboard, jquery-ui,
jquery-ui-themes, json-glib, json-javascript, lcms2, libpfm4,
libpthsem, libserial, libsigsegv, libtasn1, libwebsockets,
libxkbcommon, libxml++, linknx, log4cxx, mongoose, mongrel2,
mtools, ne10, nmap, nodejs, openobex, openpgm, poppler,
protobuf-c, python-m2crypto, python-thrift, qjson, qt5base,
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
qt5declarative, qt5graphicaleffects, qt5imageformats,
qt5jsbackend, qt5multimedia, qt5quick1, qt5script, qt5svg,
qt5webkit qt5xmlpatterns, rapidjson, redis, swig, texinfo,
tzdata, urg, ussp-push, wayland, webp, weston, wireless-regdb,
wireshark, wvdial, wvstreams, xcb-util-image, xcb-util-wm,
xcursor-transparent-theme, zic, zmqpp, zyre
Removed packages: microperl, ocf-linux, xapp_xinit,
xapp_xplsprinters, xapp_xprehashprinterlist,
xfont_font-bitstream-speedo,
xlib_lib{Xfontcache,XprintAppUtil,XprintUtil,Xp,oldX,xkbui},
xproto_{print,xf86rush}proto
Deprecated packages: vala
Issues resolved (http://bugs.uclibc.org):
#1291: Add support for Faraday 526 arm processor (fa526)
#2683: cups does not install correctly to target
#3313: mesa3d fails to build
#5186: initramfs/cpio should support lzo compression
#5636: agetty - cannot get controlling tty error - need updated...
#5906: collectd client headers not exported
#5966: bison unnecessarily required as build dependency
#6140: --enable-fileinfo not applied for php package
#6164: openvpn usage of ip tool from Busybox
2013.02, Released February 28th, 2013:
Misc manual updates.
Updated/fixed packages: busybox, collectd, flashbench,
libgtk2, libupnp, mii-diag, quota
2013.02-rc3, Released February 26th, 2013
Minor fixes.
Updated/fixed packages: conntrack-tools, dialog,
enlightenment, haserl, keyutils, libfif, libmad,
linux-firmware, linux-fusion, matchbox-desktop, matchbox-wm,
ruby, spawn-fcgi, vtun
Issues resolved (http://bugs.uclibc.org):
#5960: fusion.ko driver does not install to target rootfs
2013.02-rc2, Released February 19th, 2013
Fixes all over the tree.
Various manual updates and fixes.
Updated/fixed packages: busybox, collectd, gesftpserver,
glib-networking, gnutls, inotify-tools, libcurl, libffi,
libglib2, libtorrent, libvorbis, neard, network-manager,
ntfs-3g, openssl, qt, rpi-userland, rtorrent, thttpd, vim.
Issues resolved (http://bugs.uclibc.org):
#5906: collectd client headers not exported
Toolchain: Crosstool-ng 1.17.0, default to GCC 4.6.3, target
libraries install fixed. Add Linaro ARM
2012.11/2012.12/2013.01, AArch64 12.11/12.12/13.01. Sourcery
CodeBench MIPS 2012.03/09. Infrastructure to warn about
missing 32bit support for binary toolchains. Toolchain wrapper
is now relocatable. Add GDB 7.5.1 / Remove 6.8 / 7.0 /
7.1. Deprecate uClibc 0.9.31.
Architecture: Xtensa fixes, add missing powerpc variants, arm
1136jf-s rev1, add A5/A15, neon support toggle, OABI
deprecated. Sparc: drop old unused variants
Bootloaders: At91bootstap: fix upstream URL, Barebox: add
2012.12/2013.01/2013.02, remove 2012.08/09/10, lzop fixes,
environment image support, U-Boot: add 2013.01.01
Linux: fix appended dtb handling for v3.8+ kernels, support
multiple device trees
Defconfigs: calao USB-A9260, snowball, QEMU PPC440 on ML507
board, QEMU ARM Exynos4210, Kernel version in QEMU defconfigs