1 2020.08-rc1, released August 6th, 2020
5 - GCC 10.x added, GCC 9.x is the default
6 - binutils 2.34 added, binutils 2.33 is the default, binutils
8 - glibc updated to 2.31
9 - ARC toolchain components updated to 2020.03-release.
10 - Enable uClibc-ng usage for RISC-V 64-bit
14 - qmake-package was fixed to be compatible with
15 BR2_PER_PACKAGE_DIRECTORIES
16 - complete rewrite of the Gitlab CI Yaml configuration file,
17 now generated directly by the Gitlab CI pipeline itselfs
21 - cargo and cargo-bin packages removed, as cargo is now part
24 Filesystem: ubinize configuration files can now use
25 BINARIES_DIR to refer to the $(O)/images directory.
27 New packages: bitwise, earlyoom, fuse-overlayfs, gloox,
28 kodi-pvr-octonet, kodi-pvr-zattoo, libabseil-cpp, libcutl,
29 libnids, libnpupnp, libodb, libodb-boost, libodb-mysql,
30 libodb-pgsql, mbpfan, netopeer2, odb, parprouted,
31 python-colorzero, python-gpiozero, python-pybind, python-yatl,
32 python3-decorator, qt5quicktimeline, resiprocate, ttyd,
33 unclutter-xfixes, urandom-scripts,
35 New defconfigs: bananapi_m2_zero, freescale_imx8mnevk,
36 globalscale_espressobin, imx6ullevk,
37 microchip_sama5d27_wlsom1_ek, rock_pi_4, rock_pi_n10
39 Removed packages: cargo, cargo-bin,
40 kodi-peripheral-steamcontroller
42 Issues resolved (http://bugs.uclibc.org):
44 #12941: Python GObject fails to build when using BR2_PER_PACKAGE_DIRECTORIES
45 #12946: Grub: Decompressor is too big.
46 #12986: Mtools: Error converting to codepage 850
47 #13001: openjdk-bin replaces libfreetype.so from host-freetype
48 #13011: Incorrect selection of gcc version
49 #13021: Minor code error when building granite-0.4.1
50 #13026: rpi-firmware: must not rename start files
51 #13046: Optimize for fast -Ofast is not compliant
52 #13081: host-e2fsprogs attempts to create udev rules.d on build host if not exists
53 #13101: BR audit2allow support
55 2020.05.1, released July 25th, 2020
57 Important / security related fixes.
60 - Make external toolchain version check also work for
61 toolchains configured with --with-gcc-major-version-only
63 - Do not handle SOURCE_DATE_EPOCH in toolchain wrapper if the
64 compiler supports it, fixing an issue with precompiled
67 - Ensure debug libs from external toolchains are not installed
68 into target if debugging is disabled
71 - Correct reproducibility issue in handling of git submodules
72 for older git versions.
74 - Fix file locking over NFS
76 fs: Ensure cpio archive element order is reproducible
78 Br2-external: Fix error reporting for invalid br2-external trees
81 - Fix an issue with python3 sysconfig data not getting
84 - Fix per-package building for packages using the qmake
87 Updated/fixed packages: a10disp, asterisk, bind, brltty,
88 cdrkit, clamav, cryptodev-linux, dbus, docker-cli,
89 docker-engine, dvb-apps, e2fsprogs, exim, exiv2, freerdp, gdb,
90 gdk-pixbuf, gerbera, gnutls, go, granite, grub2, gssdp,
91 gst1-plugins-good, gst1-plugins-ugly, gupnp, intel-microcode,
92 iproute2, irrlicht, iwd, jq, kodi, libcamera, libcec,
93 libconfuse, libcurl, libevdev, libhttpserver, libmicrohttpd,
94 libnss, libressl, libvncserver, libxml2, libxmlrpc, lxc,
95 mbedtls, mediastreamer, mesa3d, meson, minizip, mongodb,
96 mtools, mutt, nano, network-manager, nghttp2, ngircd, nodejs,
97 ntp, open-plc-utils, open2300, openjdk-bin, openssh,
98 oracle-mysql, paho-mqtt-c, pango, php, poco, prosody, putty,
99 python-greenlet, python-urllib3, python-validators, python3,
100 readline, redis, rpi-firmware, rtl8821au, samba4, sdl2,
101 sqlite, squid, strace, sunxi-mali-mainline-driver, syslog-ng,
102 systemd, tcpreplay, tinydtls, upmpdcli, upx, vlc, webkitgtk,
103 wireguard-linux-compat, wireshark, wpebackend-fdo, wpewebkit,
106 Issues resolved (http://bugs.uclibc.org):
108 #12941: Python GObject fails to build when using BR2_PER_PACKAGE_..
109 #12946: Grub: Decompressor is too big.
110 #12986: Mtools: Error converting to codepage 850
111 #13001: openjdk-bin replaces libfreetype.so from host-freetype
112 #13011: Incorrect selection of gcc version
113 #13021: Minor code error when building granite-0.4.1
114 #13026: rpi-firmware: must not rename start files
115 #13031: nodejs: RangeError at new ArrayBuffer()
116 #13046: Optimize for fast -Ofast is not compliant
118 2020.05, released June 1st, 2020
122 Updated/fixed packages: arm-trusted-firmware, gcc, mp4v2, fmc,
123 fmlib, glib-networking, libusb-compat, linux, qt5webengine,
126 2020.05-rc3, released May 29th, 2020
128 Fixes all over the tree.
130 Infrastructure: Support checking download hashes for packages
131 coming from Subversion.
133 Defconfigs: Increase boot partition size to 64MB for Freescale
134 boards to allow space for bigger kernels.
136 Updated/fixed packages: audit, bind, dovecot, efl, erlang,
137 ffmpeg, fio, gerbera, gnupg, leveldb, lrzip, ltrace, matio,
138 mesa3d, mp4v2, prosody, qemu, qt5declarative, speexdsp,
139 systemd, tremor, uboot-tools, unbound, wireshark
141 Removed packages: wiringpi
143 Issues resolved (http://bugs.uclibc.org):
145 #12361: Init system (systemd) kills login on Raspberry Pi Zero
146 #12686: recipe for target 'install_dev' failed (libcrypto.so..)
148 2020.05-rc2, released May 22nd 2020
150 Fixes all over the tree.
152 U-Boot: Support building with Python 3.x instead of Python
153 2.x. Since U-Boot 2020.01, various U-Boot build scripts use
154 Python 3.x instead of Python 2.x, so add an option to pull in
155 host-python3 rather than host-python. Also fix a number of
156 defconfigs to use this new option.
158 Updated/fixed packages: apparmor, binutils, bison, brltty,
159 c-icap, cegui, checkpolicy, clamav, crda, cvs, docker-cli,
160 docker-engine, domoticz, elf2flt, exfatprogs, fakeroot,
161 ffmpeg, freerdp, gcc, glibc, gnuconfig, irrlicht, kmod,
162 libexif, libpam-tacplus, libssh2, libv4l, libvncserver,
163 localedef, lrzip, mariadb, matchbox, mbuffer, mesa3d,
164 mesa3d-headers, meson, netsniff-ng, openldap, openocd,
165 optee-os, p7zip, paho-mqtt-c, php, piglit, pigz,
166 python-argon2-cffi, python-attrs, python-future,
167 python-markdown, python-pycryptodomex, python-pyqt5, qt5base,
168 rpi-firmware, rustc, squashfs, squid, stella, suricata,
169 systemd, uacme, uclibc, util-linux, vboot-utils
171 New packages: python3-pyelftools
173 Removed packages: ezxml, mtdev2tuio, python-pycrypto
175 Issues resolved (http://bugs.uclibc.org):
177 #10551: PowerPC SPE and Musl
178 #12256: package tar is outdated (1.29 is 3 years old)
179 #12271: python-iptables runtime dependencies
180 #12321: host-generic-package: PKG_DL_OPTS not used for host package
181 #12391: CMake-based host package fails to include output/host/include
182 #12431: ethernet no detected on nanopi neo 2
183 #12521: RISCV RV32IA selected, RV64GC output
184 #12586: avahi failure
185 #12596: host-e2fsprogs: tune2fs incompatibility on older glibc..
186 #12611: ntp hash is not matching with upstream 4.2.8p13
187 #12626: PHP missing header files within 2020.02
188 #12631: glibc support Power-PC SPE
189 #12656: bison fails to relocate with relocate-sdk.sh
190 #12661: cups problems in buildroot
191 #12686: recipe for target 'install_dev' failed (libcrypto.so:..
192 #12691: host-rust build fails
193 #12761: Buildroot fails when building GCNano binaries for the STM..
194 #12786: Systemd spawns two getty processes when the getty port..
195 #12806: There are multiple issues in buildroot that faults cups..
196 #12826: nodejs-12.16.1: error: 'uv_sleep' was not declared in..
197 #12831: RPI-firmware package: DTB-overlay dependency
198 #12836: libunwind: package does not show up in menuconfig for..
199 #12841: util-linux/sfdisk 2.35.1 fails on sector-size header
200 #12866: should we be disabling bash executable path caching?
201 #12886: GMP built in wrong order (?)
202 #12891: QEMU, libvirt-bin, qemu-kvm Package Support required
203 #12901: GStreamer doesn't build on 2020-05 rc1 with GObject..
204 #12906: qt PrefixPath is wrong on 2020.05-rc1
205 #12921: nodejs-12.16.1: error: overriding 'virtual icu_65::..
207 2020.05-rc1, released May 7th 2020
209 Addition of support for gobject-introspection: both the
210 gobject-introspection package itself, but also introspection
211 support was enabled in a number of other packages.
213 Support for Qt 5.6 was dropped as its support was dropped
214 upstream, only one version of Qt is supported at the moment:
217 Addition of support for the apparmor Linux security module, by
218 adding the necessary user-space packages.
220 Addition of a qmake package infrastructure, now used by most
223 The Luarocks package infrastructure has been extended to
224 support build host packages.
226 The package infrastructure was improved to allow each package
227 to indicate the Linux kernel configuration options it needs.
229 Addition of support for generating filesystem images using the
232 The logic that calculates the list of files installed by each
233 package was reworked to be compatible with the top-level
234 parallel build functionality.
236 Addition of a package for a pre-compiled ARM32 bare-metal
237 toolchain, which can be used to build ARM32 code in ARM64
238 configurations, such as firmware/bootloader code.
240 The Qemu defconfigs are now boot-tested in Qemu as part of the
241 Gitlab continuous integration.
243 Toolchain: gcc 9.x bumped to 9.3.0, gcc 8.x bumped to 8.4.0,
246 New packages: apcupsd, apparmor, arm-gnu-a-toolchain, bearssl,
247 belle-sip, belr, cage, chartjs, erofs-utils, exfatprogs,
248 gobject-introspection, ibm-sw-tpm2, imx-seco, jbig2dec,
249 libapparmor, libiberty, libfuse3, libtextstyle, libudfread,
250 libuhttpd, libuwsc, lua-lyaml, matio, mbuffer, netdata,
251 openfpgaloader, perl-i18n, perl-locale-maketext-lexicon,
252 perl-lwp-protocol-https,
253 perl-mojolicious-plugin-authorization,
254 perl-mojolicious-plugin-cspheader,
255 perl-mojolicious-plugin-i18n,
256 perl-mojolicious-plugin-securityheader, perl-mozilla-ca,
257 perl-path-class, pistache, pkcs11-helper, prelink-cross,
258 python-argon2-cffi, python-canopen, python-cbor2,
259 python-filelock, python-flatbuffers, python-greenlet,
260 python-modbus-tk, python-pyalsa, python-pysftp, python-regex,
261 python-snappy, rtty, tinyproxy, udev-gentoo-scripts, unbound,
264 New defconfigs: freescale_imx6ullevk, freescale_imx8qmmek,
265 nanopi_neo4, nanopi_r1, nitrogen8mm, nitrogen8mn, olpc_xo1,
266 olpc_xo175, roc_rk3399_pc, stm32mp157a_dk1, zynq_qmtech
268 Issues resolved (http://bugs.uclibc.org):
270 #10386: Add an option to put all compiled executables that
271 show up on target/ in staging/ as well
272 #11866: iniramfs file system fails to boot using Grub on EFI x86_64
273 #12666: Doesn't pick up a custom bash profile
274 #12696: Uboot 2020.01 Problem loading Linux kernel on Nano PI NEO
275 #12701: [patch] wpa_supplicant must depend on openssl
276 #12711: host-localedef 2.30-20 fails to compile on fedora 32 (gcc 10.0.1)
277 #12716: bio.h not found
278 #12726: systemctl preset-all failed for ctrl-alt-del.target
279 #12731: rtl8188eu not buildung for banana pi M1 (glib, systemd, 4.18.12)
280 #12746: "sysdig" package description points to
281 http://sysdig.org, which bounces to malware site
282 #12751: OpenJdk package installation issues on target
283 #12796: Update OpenSSL to Version 1.1.1g to patch CVE-2020-1967
284 #12811: bootstrap stuck and no login prompt
286 2020.02.4, released July 26th, 2020
288 Important / security related fixes.
291 - Make external toolchain version check also work for
292 toolchains configured with --with-gcc-major-version-only
294 - Do not handle SOURCE_DATE_EPOCH in toolchain wrapper if the
295 compiler supports it, fixing an issue with precompiled
298 - Ensure debug libs from external toolchains are not installed
299 into target if debugging is disabled
302 - Correct reproducibility issue in handling of git submodules
303 for older git versions.
305 - Fix file locking over NFS
307 fs: Ensure cpio archive element order is reproducible
309 Br2-external: Fix error reporting for invalid br2-external trees
312 - Fix an issue with python3 sysconfig data not getting
315 - Fix per-package building for packages using the qmake
318 Updated/fixed packages: a10disp, asterisk, bind, cdrkit,
319 checkpolicy, clamav, dbus, docker-cli, docker-engine,
320 dvb-apps, e2fsprogs, exim, exiv2, freerdp, gnutls, go, grub2,
321 gssdp, gst1-plugins-good, gst1-plugins-ugly, gupnp,
322 intel-microcode, iproute2, irrlicht, iwd, jq, kodi, libcamera,
323 libconfuse, libcurl, libglib2, libhttpserver, libmicrohttpd,
324 libopenssl, libvncserver, libxml2, libxmlrpc, lxc, mbedtls,
325 mesa3d, meson, mongodb, mtools, mutt, nghttp2, ngircd, nodejs,
326 ntp, open-plc-utils, open2300, openjdk-bin, openssh,
327 oracle-mysql, paho-mqtt-c, pcre, php, poco, prosody, putty,
328 python-twisted, python-urllib3, python-validators, python3,
329 qt5xmlpatterns, redis, rpi-firmware, rtl8821au, samba4, sdl2,
330 sqlite, squid, syslog-ng, systemd, tcpreplay, tinydtls,
331 upmpdcli, upx, vlc, webkitgtk, wireguard-linux-compat,
332 wireshark, wpebackend-fdo, wpewebkit, zstd
334 Issues resolved (http://bugs.uclibc.org):
336 #12941: Python GObject fails to build when using BR2_PER_PACKAGE_..
337 #12946: Grub: Decompressor is too big.
338 #12986: Mtools: Error converting to codepage 850
339 #13001: openjdk-bin replaces libfreetype.so from host-freetype
340 #13011: Incorrect selection of gcc version
341 #13026: rpi-firmware: must not rename start files
342 #13031: nodejs: RangeError at new ArrayBuffer()
343 #13046: Optimize for fast -Ofast is not compliant
345 2020.02.3, released June 3rd, 2020
347 Important / security related fixes.
349 Fix various build issues of host packages on hosts using GCC
352 Updated/fixed packages: arm-trusted-firmware, audit, bind,
353 binutils, bison, clamav, crda, dovecot, dtc, efl, elf2flt,
354 erlang, fakeroot, ffmpeg, fmc, fmlib, freerdp, gcc, git,
355 glib-networking, gnupg, leveldb, libexif, libssh2,
356 libusb-compat, linux-headers, lrzip, ltrace, mariadb, mesa3d,
357 mp4v2, openldap, openocd, perl, php, prosody,
358 python-pycryptodomex, python-pyqt5, qemu, rpi-firmware, rustc,
359 speexdsp, sysrepo, systemd, tremor, vboot-utils, wireshark,
362 Removed packages: python-pycrypto
364 Issues resolved (http://bugs.uclibc.org):
366 #12361: Init system (systemd) kills login on Raspberry Pi Zero
367 #12656: bison fails to relocate with relocate-sdk.sh
368 #12671: leveldb won't detect that snappy is present (static..
369 #12691: host-rust build fails
370 #12831: RPI-firmware package: DTB-overlay dependency
372 2020.02.2, released May 12th, 2020
374 Important / security related fixes.
376 Musl: Disallow on PPC64 cores without AltiVec support
379 fs/cpio: Correctly handle booting with 'console='
381 release: Ensure temporary .br2-external.* files are not
382 included in the release tarball
384 Defconfigs: Fix various mistyped config options, or config
385 options where the dependencies were no longer met.
387 Updated/fixed packages: apache, azure-iot-sdk-c, binutils,
388 boinc, c-ares, cvs, docker-cli, docker-containerd,
389 docker-engine, domoticz, e2fsprogs, efl, evtest, exim, ffmpeg,
390 freerdp, gcc, gflags, glibc, gnuconfig, haproxy, imx-gpu-2d,
391 irrlicht, jpeg kodi-pvr-vuplus, libarchive, libcoap,
392 libfpm-extra, libglib2, libhtp, libid3tag, libinput, libmad,
393 libopenssl, libsepol, libssh, libv4l, libvncserver, libwpe,
394 localedef, mariadb, matchbox, mbedtls, mc, mesa3d-headers,
395 meson, midori, msgpack, netsnmp, nginx, ogre, openjdk,
396 openldap, openvpn, p7zip, paho-mqtt-c, php, polkit, python,
397 python-attrs, python-crossbar, python-dpkt, python-flask,
398 python-future, python-iptables, python-jedi, python-markdown2,
399 python3, qemu, qpdf, qt5, samba4, squashfs, squid, strongswan,
400 suricata, tzdata, util-linux, vlc, wget, webkitgtk,
401 wireguard-linux-compat, wireshark, wpebackend-fdo, wpewebkit,
404 Issues resolved (http://bugs.uclibc.org):
406 #11866: initramfs file system fails to boot using Grub on EFI x86_64
407 #12271: python-iptables runtime dependencies
408 #12726: systemctl preset-all failed for ctrl-alt-del.target
409 #12751: OpenJdk package installation issues on target
410 #12796: Update OpenSSL to Version 1.1.1g to patch CVE-2020-1967
411 #12811: bootstrap stuck and no login prompt
412 #12841: util-linux/sfdisk 2.35.1 fails on sector-size header
414 2020.02.1, released April 10th, 2020
416 Important / security related fixes.
418 core: Also fixup /lib references in libtool .la files, similar
419 to how it is done for /usr/*.
421 Various fixes for builds with per-package target/host
424 toolchain: Fix kernel headers validation check for external
425 toolchains. Fix make 4.3+ compatibility in external toolchain
428 fs/initramfs: fix show-info so it also shows the usual
429 rootfs-related variables.
431 Updated/fixed packages: arm-trusted-firmware, barebox-aux,
432 bluez5_utils, bubblewrap, busybox, civetweb, cog, collectd,
433 ffmpeg, gcc, gnutls, gssdp, gvfs, haproxy, hiredis, hostapd,
434 kmscube, kodi-screensaver-rsxs, libical, libinput, libexif,
435 libopenssl, libsndfile, linux, linux-tools, llvm, localedef,
436 mcrypt, mesa3d, meson, monit, nftables, ntp, opencv3,
437 oprofile, php, pinentry, polkit, pure-ftpd, python-pyyaml,
438 qt5, quagga, radvd, rcw, redis, rocksdb, samba4, screen,
439 sdbusplus, swupdate, sysdig, sysklogd, syslinux, syslog-ng,
440 tor, tslib, uacme, util-linux, vala, vlc,
441 wireguard-linux-compat, wireguard-tools, wireshark,
442 wpa_supplicant, xserver_xorg-server
444 Issues resolved (http://bugs.uclibc.org):
446 #12711: host-localedef 2.30-20 fails to compile on fedora 32
447 #12746: "sysdig" package description points to http://sysdig.org, ..
449 2020.02, released March 8th, 2020
453 br2-external: Fix compatibility with make 4.3+
455 Updated/fixed packages: bash, bcm2835, binutils, cups,
456 erlang-p1-acme, fbgrab, gr-osmosdr, gst1-plugins-base,
457 gst1-validate, gstreamer1, guile, jhead, libdrm, libevdev,
458 libinput, libnss, libsndfile, libvncserver, linux-firmware,
459 mesa3d, nodejs, openjdk-bin, openvmtools, optee-test, patch,
460 php, piglit, pppd, python-django, qemu, qt5base, ruby,
461 ser2net, swupdate, thrift, zziplib
463 Removed packages: classpath, jamvm
465 Issues resolved (http://bugs.uclibc.org):
467 #12606: fbgrab location has changed
469 2020.02-rc3, released March 2nd, 2020
471 Fixes all over the tree.
473 Infrastructure: Rework file list handling to fix race
474 conditions when building with per-package target and host
475 directories and top-level parallel builds.
477 Updated/fixed packages: aufs, binutils, blktrace, brltty,
478 cairo, dnsmasq, docker-compose, elf2flt, exim, exiv2, git,
479 kodi-inputstream-adaptive, libarchive, libcgroup, libgdiplus,
480 libssh2, libvncserver, libvorbis, linknx, linux-firmware, lxc,
481 lz4, mosquitto, openjpeg, openrc, poco, proftpd, pure-ftpd,
482 python3, python-multidict, python-setuptools-scm-git-archive,
483 qpdf, qt5tools, rdesktop, rocksdb, shellinabox, squid,
484 suricata, swig, systemd, taglib, util-linux, wireshark, zsh
486 Issues resolved (http://bugs.uclibc.org):
488 #12571: ltp-testsuite : Build failure
489 #12576: 2020.02-RC1: error while loading shared libraries: ...
490 #12581: 2020.02-rc1 glibc failing to build on fedora 31
492 2020.02-rc2, released February 26th, 2020
494 Fixes all over the tree.
496 Toolchain: Ensure strong SSP can only be enabled if the
497 (external) toolchain supports it.
499 Fix a race condition related to creating the output/staging
500 symlink on systems with coreutils < 8.27.
502 Drop support for the (end of life) Qt 5.6 variant.
504 Updated/fixed packages: at, armadillo, audiofile, bash,
505 busybox, erlang, fail2ban, fluidsynth, ipsec-tools, jpeg-turbo,
506 kvm-unit-tests, libftdi1, libinput, libsvgtiny, libtomcrypt,
507 libupnpp, libxml2, linux-tools, luv, mbedtls, mesa3d, minicom,
508 openvmtools, php, qt5, qt5webengine, qwt, radvd, rcw,
509 sdbusplus, systemd, tpm2-tss, vorbis-tools
511 Issues resolved (http://bugs.uclibc.org):
513 #12581: 2020.02-rc1 glibc failing to build on fedora 31
515 2020.02-rc1, released February 18th, 2020
517 Fixes all over the tree and new features.
519 Add experimental support for building with a per-package
520 target and host directory. This still has some rough edges,
521 but brings a number of advantages:
523 - Packages will only be able to access the explicitly listed
524 dependencies and not any other packages that happen to be
525 built before, ensuring correct dependency information in
528 - Possibility for top-level parallel builds, speeding up
529 builds on multicore machines.
531 Core: Ensure package-file-lists data is correct after
532 incremental builds as well.
534 Architecture: Add support for ARC-HS38 with 64bit multiplier
535 variant, allow building glibc for big endian ARC, handle 16KB
536 MMU page size for ARC in toolchain wrapper.
538 Toolchain: Add binutils 2.33.1, GCC 7.5.0, Arm 9.2-2019.12
539 toolchains, ARC 2019.09 toolchain. Allow using custom kernel
540 headers newer than what is known by Buildroot.
542 pkg-stats: Support for CVE vulnerability reporting by
543 comparing to NVD database.
545 Reproducible builds: The go -trimpath option is now used to
546 get rid of absolute build paths, __FILE__ and __BASE_FILE__
547 defines are now handled in the toolchain wrapper.
549 Systemd: Build host variant and use systemctl to automatically
550 enable unit files rather than manually managing symlinks.
552 Util-linux: Ensure that hwclock is built without GPLv3
553 code. Notice that builds with hwclock has contained
554 GPLv3-licensed code since util-linux 2.30 (Buildroot 2017.08+)
556 New defconfigs: Beelink GS1, Raspberrypi4 64bit
558 New packages: alura, avro-c, bubblewrap, cctz, cereal,
559 cpuburn-arm, elixir, erlang-base64url, erlang-idna,
560 erlang-jose, erlang-p1-acme, erlang-p1-mqtree,
561 erlang-p1-yconf, fluid-soundfont, fluidsynth, gcnano-binaries,
562 gensio, glslsandbox-player, libargon2, libmodsecurity,
563 libpam-nfc, libtelnet, lua-codegen, lua-livr, lua-livr-extra,
564 lua-rotas, lua-silva, mfoc, network-manager-openvpn,
565 nginx-modsecurity, perl-crypt-openssl-aes,
566 perl-math-prime-util, pipewire, ptm2human, python-aenum,
567 python-aiohttp-debugtoolbar, python-aiohttp-mako,
568 python-aiologstash, python-aiosignal, python-aiozipkin,
569 python-async-lru, python-avro, python-bunch, python-crontab,
570 python-dnspython, python-entrypoints, python-esptool,
571 python-frozenlist, python-future, python-gitdb, python-janus,
572 python-lockfile, python-logstash, python-nested-dict,
573 python-pbr, python-pyaes, python-pydantic, python-smmap2,
574 python-sockjs, python-zc-lockfile, raspi-gpio, rocksdb,
575 sdbusplus, spidermonkey, thermald, ti-sgx-libgbm, tinyssh,
576 tio, umtprd, weston-imx, wireguard-linux-compat,
577 wireguard-tools, xdg-dbus-proxy
579 Removed packages: bluez_utils, celt051, erlang-p1-iconv, fis,
580 gadgetfs-test, libplayer, gstreamer, gst-ffmpeg,
581 gst-fsl-plugins, gst-omapfb, gst-plugins-bad,
582 gst-plugins-base, gst-plugins-good, gst-plugins-ugly,
583 perl-digest-md5, perl-mime-base64, perl-net-ping,
584 python-scapy3k, wireguard
586 Issues resolved (http://bugs.uclibc.org):
588 #11906: the new version of mesa3d cannot support etnaviv when..
589 #11996: opencv3 SIGILL on Cortex-A5 with VFPv4-D16
590 #12121: PyQt5.QtSerialPort and other modules not being built
591 #12256: package tar is outdated (1.29 is 3 years old
592 #12286: Can't import gobject in python 3.8
593 #12376: python-scapy3k is deprecated
594 #12386: carriage return issue when "make menuconfig"
595 #12441: qt5webengine build error: asm/errno.h: No such file or..
596 #12446: Buildroot fails to finish installing packages
597 #12456: qtvirtualkeyboard: No such file or directory
598 #12461: libglib2 build files with deep directory structure
599 #12481: minicom fails when output directory path contains "m4"
600 #12501: libnss-3.49.1: ld error: multiple definition of `gcm_..
601 #12526: host-nodejs 12.14.1: configure fail: AttributeError: ..
602 #12536: Linux-Headers extracting failure
603 #12546: Ninja 1.10 build Error
605 2019.11.3, released April 10th, 2020
607 Important / security related fixes.
609 core: Fix compatibility with make 4.3+. Also fixup /lib
610 references in libtool .la files, similar to how it is done for
613 toolchain: Fix kernel headers validation check for external
616 fs/initramfs: fix show-info so it also shows the usual
617 rootfs-related variables.
619 Updated/fixed packages: barebox-aux, bluez5_utils, busybox,
620 civetweb, cog, collectd, ffmpeg, gcc, gnutls, gssdp, gvfs, haproxy,
621 hiredis, hostapd, kmscube, libical, libopenssl, libsndfile,
622 linux-tools, llvm, monit, ntp, php, pure-ftpd, radvd, redis,
623 samba4, screen, sysdig, syslinux, syslog-ng, tor, uacme,
624 util-linux, vala, vlc, wpa_supplicant, xserver_xorg-server
626 Issues resolved (http://bugs.uclibc.org):
628 #12746: "sysdig" package description points to http://sysdig.org, ..
630 2019.11.2, released March 16th, 2020
632 Important / security related fixes.
634 Core: Ensure package-file-lists data is correct after
635 incremental builds as well.
637 Fix a race condition related to creating the output/staging
638 symlink on systems with coreutils < 8.27.
640 Toolchain: ARC tools bumped to arc-2019.09.
642 Br2-external: Fix patch handling when external linux-extension
643 packages are used. Fix compatibility with make 4.3+
645 Util-linux: Ensure that hwclock is built without GPLv3
646 code. Notice that builds with hwclock has contained
647 GPLv3-licensed code since util-linux 2.30 (Buildroot 2017.08+)
649 Updated/fixed packages: armadillo, at, bcm2835, binutils,
650 blktrace, bluez-alsa, bootstrap, brltty, busybox, cairo,
651 clamav, cog, cups, czmq, dnsmasq, docker-containerd, dovecot,
652 dovecot-pigeonhole, e2fsprogs, elf2flt, eudev, exim, exiv2,
653 fbgrab, gettext-tiny, glibc, go, grep, gst1-validate, guile,
654 imagemagick, jhead, jpeg-turbo, kvm-unit-tests, lapack,
655 libarchive, libcgroup, libdrm, libevent, libexif, libftdi1,
656 libgdiplus, libjpeg, libsigrok, libsndfile, libssh2,
657 libsvgtiny, libvncserver, libvorbis, libxml2, libxslt, linknx,
658 lxc, lz4, mariadb, mbedtls, meson, mongoose, mosquitto, musl,
659 ncurses, nodejs, ntfs-3g, ogre, opencv3, openjdk, openjpeg,
660 openrc, openswan, openvmtools, optee-test, patch, php, piglet,
661 postgresql, pppd, proftpd, pure-ftpd, python-django,
662 python-pyqt5, python-setuptools-scm-git-archive, python3,
663 qemu, qt5base, qt5tools, qt5virtualkeyboard, qt5webengine,
664 qwt, rdesktop, ruby, runc, samba4, shellinabox,
665 skeleton-init-openrc, smartmontools, spdlog, sqlcipher, squid,
666 suricata, swig, swupdate, sysklogd, taglib, thrift,
667 ti-cgt-pru, uclibc, util-linux, vorbis-tools, webkitgtk,
668 wireshark, wpebackend-fdo, wpewebkit, xen,
669 xserver_xorg-server, zeromq, zsh, zziplib
671 Issues resolved (http://bugs.uclibc.org):
673 #11996: opencv3 SIGILL on Cortex-A5 with VFPv4-D16
675 #12456: qtvirtualkeyboard: No such file or directory
676 #12461: libglib2 build files with deep directory structure
677 #12481: minicom fails when output directory path contains "m4"
678 #12606: fbgrab location has changed
680 2019.11.1, released January 12th, 2020
682 Important / security related fixes.
684 Infrastructure: kconfig: Fix reconfigure logic, python: Ensure
685 correct compiler and linker flags are used for compiled code
687 utils/scanpypi: Remind users to update DEVELOPERS
689 Defconfigs: imx6-sabresd: Fix the Qt5 display names,
690 imx8: Drop extra copy of U-Boot DTB
692 Updated/fixed packages: acsccid, bitcoin, boost, busybox,
693 cc-tool, cmocka, cpio, cups, dante, dialog, dillo, docker-cli,
694 docker-containerd, docker-engine, easy-rsa, ebtables,
695 ecryptfs-utils, efl, ffmpeg, gdb, git, glibc, gnupg2, go,
696 gpsd, grpc, gst1-plugins-bad, iputils, jasper,
697 kf5-kcoreaddons, leveldb, libarchive, libfribi, libgit2,
698 libkrb5, libp11, librsvg, libssh, libtomcrypt, libuio, libv4l,
699 lirc-tools, log4cplus, lrzip, lvm2, mali-t76x,
700 matchbox-desktop, mender-grubenv, mmc-utils, mosquitto,
701 nodejs, ntp, openipmi, opencv3, openpowerlink, openrc, pango,
702 perl-sys-cpu, pimd, postgresql, pulseaudio, python-brotli,
703 python-coherence, python-crc16, python-django, python-dpkt,
704 python-gobject, python-pyasn-modules, python-pypcap,
705 python-pyqt5, python-subprocess32, python3, qpdf,
706 qt-webkit-kiosk, qt5virtualkeyboard, qt5webengine, quota,
707 rabbitmq-c, rauc, rpcbind, rtl8821au, runc, rygel, samba4,
708 sdl2, setserial, snort, spidev_test,
709 sunxi-mali-mainline-driver, syslog-ng, sysrepo, tcllib, tftpd,
710 usbmount, w_scan, wavpack, wsapi, wsapi-fcgi, wsapi-xavante,
711 x265, xserver_xorg-server, ytree, zip
713 Issues resolved (http://bugs.uclibc.org):
715 #12121: PyQt5.QtSerialPort and other modules not being built
716 #12286: Can't import gobject in python 3.8
718 2019.11, released December 1st, 2019
722 Infrastructure: Make HOST_<pkg>_DL_OPTS inherit from
723 <pkg>_DL_OPTS by default, just like it is done for a number of
724 other package variables.
726 Add <pkg>_KEEP_PY_FILES to exclude specific python .py files
727 from the removal done by BR2_PACKAGE_PYTHON{,3}_PYC_ONLY for
728 the (rare) case where the .py files are needed at runtime
731 Updated/fixed packages: am33x-cm3, bind, collectd, go, gob2,
732 gst1-plugins-bad, haproxy, jasper, jpeg-turbo, libdrm,
733 libftdi, libftdi1, libnss, libselinux, libstrophe, lzma,
734 minicom, network-manager, nodejs, oniguruma, opencv3,
735 openvmtools, perl-gdgraph, perl-gdtextutil, prosody,
736 python-cchardet, systemd, tiff, wolfssl,
738 Issues resolved (http://bugs.uclibc.org):
740 #11416: check-uniq-files staging issue
741 #12146: Oprofile runtime issue
742 #12166: Compiling nodejs for SAMA5D3 always crash with illegal inst..
743 #12171: Python-opencv needs config.py and config-3.7.py to run..
745 #12211: host-nodejs 10.15.3 package fail to build
746 #12316: tzdata fails to install with empty "default local time"
747 #12326: network-manager build fails with missing glib error
748 #12366: Gstreamer1 gst1-plugins-bad do not compile with RPI-Userland
750 2019.11-rc3, released November 24th, 2019
752 Fixes all over the tree.
754 Updated/fixed packages: asterisk, clamav, domoticz, faifa,
755 gerbera, kmod, kvm-unit-tests, libupnp18, linux-serial-test,
756 lsof, ltp-testsuite, lxc, mesa3d, mesa3d-headers, perl, php,
757 postgresql, qemu, rauc, redis, rpcbind, spice, spice-protocol,
758 systemd, tftpd, waylandpp, webkitgtk, zip
760 2019.11-rc2, released November 16th, 2019
762 Fixes all over the tree.
764 Toolchain: ARC tools bumped to arc-2019.09-rc1, ensure
765 external toolchain kernel headers version check correctly stop
766 the build on mismatch
768 Meson: Fix generation of global cross-compilation.conf
770 Download: Also use the package download method for extra
771 downloads from the same site, so it does not get confused by
774 Defconfigs: Fix boot issue for beaglebone
776 Updated/fixed packages: bird, chrony, connman, dhcp, domoticz,
777 dropwatch, dtc, elf2flt, gettext-tiny, glog, intel-microcode,
778 ipsec-tools, jailhouse, kodi, libfribi, libmbim, libressl,
779 libsigrokdecode, libsvgtiny, linux-serial-test, ltp-testsuite,
780 lvm2, lxc, mariadb, mesa3d, minizip, ndisc6, neardal, ninja,
781 ofono, openvmtools, oracle-mysql, qt5wayland, safeclib, socat,
782 sudo, systemd, wpewebkit, xserver_xorg-server
784 2019.11-rc1, released November 5th, 2019
786 Fixes all over the tree and new features.
788 Dependencies: Gcc/g++ 4.8 or newer is now required on the
790 Ensure host has JSON::PP perl module installed if
791 webkitgtk/wpewebkit packages are enabled as it is needed
792 during their build process.
794 Toolchain: Add support for the D programming language (GCC
796 GCC 9.x updated to 9.2.0, Glibc updated to 2.30, Musl updated
797 to 1.1.24, uClibc-ng updated to 1.0.32, ARC toolchain updated
798 to arc-2019.09-eng002.
799 Musl: Add a patch to add support for
800 sched_{get,set}scheduler() and sched_{get,set}param() for
802 Generate check-headers program under BUILD_DIR rather than
803 /tmp to fix issues with distributions mounting /tmp noexec.
804 Also copy libssp.so for external toolchains if SSP
805 to handle toolchains providing SSP support in libssp rather
806 than in the C library
808 New defconfigs: Beaglebone AI, FriendlyARM Nanopi NEO Plus2,
809 Libre Computer "La Frite", QEMU Armv7-A with trustzone/OP-TEE,
810 STM32MP157 Discovery Kit
812 Arch: RISC-V: Default to a sensible floating point ABI based
813 on the selected ISA extensions rather than always defaulting
816 Graph-size: Package sizes are now shown in human readable form
817 (Kib/Mib/Gib) rather than always in Kib. Binary (KB/MB/GB)
818 format can be selected using the --binary option. The cut-off
819 limit for classifying packages as "other" is now configurable
820 using the --size-limit option.
822 Br2-external: Linux kernel extensions can now also be provided
823 in an external tree by adding packages under
824 linux/linux-ext-*.mk. See the manual for details.
826 Fakeroot now works correctly under Microsoft Windows 10
827 Services for Linux, which does not provide SYSV IPC support
829 The check-uniq-files logic which would complain if multiple
830 packages would touch the same files has been removed as it
831 causes issues in certain situations (when packages are
832 rebuilt) and the issue is no longer considered a problem for
833 toplevel parallel builds as those will use a per-package
834 staging/target directory.
835 With this removed, Python is no longer required for a basic
836 build (only for optional scripts).
838 support/scripts/genimage.sh will no longer make a copy of
839 TARGET_DIR, speeding up post-build/image scripts.
841 The runtime test logic now uses Python 3.x.
843 A 'v' prefix has been dropped from the <pkg>_SOURCE variable
844 for a number of packages to match the version numbers used by
845 https://release-monitoring.org
847 New packages: caps, collectl, dav1d, fstrcmp, ima-evm-utils,
848 jitterentropy-library, kodi-vfs-rar, kodi-vfs-sftp, libavl,
849 libhttpserver, libmspack, libnetconf2, libolm, libyang,
850 linux-serial-test, lrzip, mdevd, minimodem, musl-fts, netifrc,
851 ogre, openlayers, python-aioredis, python-asgiref,
852 python-backports-functools-lru-cache, python-bluezero,
853 python-brotli, python-channels, python-channels-redis,
854 python-colorlog, python-daphne, python-django-enumfields,
855 python-jaraco-functools, python-kiwisolver, python-msgfy,
856 python-rpi-ws281x, python-setuptools-scm-git-archive,
857 python-simplelogging, python-soupsieve, python-sqliteschema,
858 python-sqlparse, python-tqdm, python-webencodings, qt5webview,
859 restclient-cpp, ripgrep, snmpclitools, sunwait, sysrepo,
860 uacme, utf8proc, uvw, ytree
862 Removed packages: alljoyn, alljoyn-base, alljoyn-tcl-base,
863 devmem2, eventlog, kodi-audiodecoder-opus,
864 kodi-screensaver-planestate, kodi-visualisation-waveforhue,
865 python-pysnmp-apps, riscv-pk, ustr
867 Issues resolved (http://bugs.uclibc.org):
869 #9881: systemd-resolved not setting resolv.conf link
870 #10171: devmem2 w (word) is 8 bytes in x86 64 systems
871 #10586: musl gcc has ifunc enabled when musl doesn't support it
872 #10806: Allow nfs-utils to use ipv6
873 #11366: [2018.08] SysV IPC not available for fakeroot on WSL
874 #11411: check-uniq-files target issue
875 #11766: Console (getty) issues with systemd
876 #11781: mariadb build error
877 #12031: Build of cups-filters fails while linking, apparently due..
878 #12116: console prompt does not appear after login
879 #12141: eudev package is missing "render" and "kvm" groups
880 #12181: dropbear: norootlogin (-w) no longer works when PAM is enabled
881 #12186: Raspberry Pi Zero-W build fails on newer kernel versions
882 #12191: cmake BUILDDIR
883 #12241: Permission denied while running "make"
884 #12261: sudo versions prior to 1.8.28 are affected.
885 #12276: make clean/distclean does not remove BR2_DL_DIR and BR2_HOST_DIR
886 #12281: Custom configuration fails to build (based on raspberrypi3_..
888 2019.08.3, released December 7th, 2019
890 Important / security related fixes.
892 Infrastructure: Make HOST_<pkg>_DL_OPTS inherit from
893 <pkg>_DL_OPTS by default, just like it is done for a number of
894 other package variables
896 Add <pkg>_KEEP_PY_FILES to exclude specific python .py files
897 from the removal done by BR2_PACKAGE_PYTHON{,3}_PYC_ONLY for
898 the (rare) case where the .py files are needed at runtime
901 Fix <pkg>-reconfigure handling for packages using the kconfig
904 Toolchain: ensure external toolchain kernel headers version
905 check correctly stop the build on mismatch
907 Deconfigs: beaglebone: fix boot issue
909 Updated/fixed packages: am33x-cm3, asterisk, bind, chrony,
910 clamav, cmocka, collectd, connman, dhcp, dropwatch, faifa,
911 gettext-tiny, gob2, haproxy, intel-microcode, ipsec-tools,
912 jailhouse, jasper, jpeg-turbo, kodi, kvm-unit-tests, libftdi,
913 libftdi1, libnss, libressl, libstrophe, libsvgtiny, lvm2,
914 lzma, mariadb, minicom, mosquitto, neardal, ninja, nodejs,
915 oniguruma, openvmtools, oracle-mysql, perl-gdgraph,
916 perl-gdtextutil, php, postgresql, prosody, python-cchardet,
917 python-django, qt5wayland, rabbitmq, rauc, redis, rpcbind,
918 socat, spice, spice-protocol, tftpd, tiff, webkitgtk
920 New packages: libmspack
922 Issues resolved (http://bugs.uclibc.org):
924 #12166: Compiling nodejs for SAMA5D3 always crash with illegal inst..
925 #12171: Python-opencv needs config.py and config-3.7.py to run..
926 #12211: host-nodejs 10.15.3 package fail to build
927 #12316: tzdata fails to install with empty "default local time"
929 2019.08.2, released November 9th, 2019
931 Important / security related fixes.
933 Toolchain: Also copy libssp.so for external toolchains if SSP
934 to handle toolchains providing SSP support in libssp rather
935 than in the C library
937 Download: Also use the package download method for extra
938 downloads from the same site, so it does not get confused by
941 Fakeroot now works correctly under Microsoft Windows 10
942 Services for Linux, which does not provide SYSV IPC support
944 utils/test-pkg: ensure to exit with an error upon failure
946 Updated/fixed packages: asterisk, azmq, binutils,
947 cups-filters, domoticz, dtc, duma, elf2flt, eudev, exfat,
948 exfat-utils, fakeroot, fdk-aac, file, freerdp, gcc, gd,
949 ghostscript, go, gpsd, grpc, gst1-plugins-base, gvfs, icu,
950 intel-microcode, kvm-unit-tests, libfribidi, libnspr, libnss,
951 libopenssl, libpcap, libpciaccess, librsvg, libseccomp,
952 libsigrok, libtorrent, libunwind, libva, linux-tools,
953 lua-sdl2, lxc, minizip, mjpegtools, mongoose, mono, nbd,
954 nfs-utils, php, piglit, python, python-autobahn,
955 python-pysnmp-apps, python-tornado, python3, qemu, qt5base,
956 ruby, safeclib, samba4, sdl_mixer, sox, sudo, suricata,
957 systemd, tcpdump, unscd, util-linux, vdr-plugin-vnsiserver,
958 vtun, wireshark, xvisor, yaffs2utils
960 Issues resolved (http://bugs.uclibc.org):
962 #11366: [2018.08] SysV IPC not available for fakeroot on WSL
963 #12261: sudo versions prior to 1.8.28 are affected
965 2019.08.1, released October 3rd, 2019
967 Important / security related fixes.
969 Defconfigs: AArch64-efi: Fix grub configuration, Beaglebone:
970 Use default console settings
972 Dependencies: Ensure host has JSON::PP perl module installed
973 if webkitgtk/wpewebkit packages are enabled as it is needed
974 during their build process.
976 Toolchain: Generate check-headers program under BUILD_DIR
977 rather than /tmp to fix issues with distributions mounting
980 Updated/fixed packages: asterisk, augeas, axel, bind, bwm-ng,
981 cups, cups-filters, docker-cli, docker-engine, docker-proxy,
982 e2fsprogs, eudev, exim, expat, gcc, go, haveged, ifplugd, joe,
983 kf5-extra-cmake-modules, kf5-modemmanager-qt,
984 kf5-networkmanager-qt, libcamera, libcurl, libgcrypt,
985 libglib2, libgpg-error, libnspr, libnss, libopenssl,
986 logrotate, luksmeta, mariadb, mbedtls, mongodb, mosquitto,
987 ncurses, nfs-utils, nghttp2, nodejs, openvmtools, php,
988 protobuf, putty, qemu, samba4, snort, swupdate,
989 systemd-bootchart, thttpd, uclibc, unzip, util-linux,
992 Issues resolved (http://bugs.uclibc.org):
994 #10806: Allow nfs-utils to use ipv6
995 #11781: mariadb build error
996 #12031: Build of cups-filters fails while linking, apparently due..
997 #12141: eudev package is missing "render" and "kvm" groups
998 #12241: Permission denied while running "make"
1000 2019.08, released September 1st, 2019
1004 Defconfigs: Removed nanopc t4, nanopi m4 and neo4, pine64
1005 rockpro64 and raxda rock pi4 as they rely on a ARM32 toolchain
1006 on the build host to build ATF. These defconfigs will be added
1007 back once a package providing such toolchain is
1008 available. Also dropped ts4800 defconfig as it does not build
1011 Updated/fixed packages: libxcb, php, python-numpy, webkitgtk,
1012 wpewebkit, xfont_font-util
1014 Issues resolved (http://bugs.uclibc.org):
1016 #12156: buildroot-2019.08-rc3 does not build for Pi Zero W
1018 2019.08-rc3, released August 28th, 2019
1020 Fixes all over the tree.
1022 Updated/fixed packages: clamav, dovecot, dovecot-pigeonhole,
1023 gcc, intel-microcode, libmicrohttpd, libmodplug, mpg123,
1024 nginx, openldap, python, qemu, samba4, squid, strace, vlc
1026 Issues resolved (http://bugs.uclibc.org):
1028 #11686: fbdev_drv.so: undefined symbol: shadowUpdatePackedWeak,..
1030 2019.08-rc2, released August 20th, 2019
1032 Fixes all over the tree.
1034 Compile fixes for a number of defconfigs.
1036 Updated/fixed packages: apache, autofs, batctl, batman-adv,
1037 bind, collectd, cwiid, dahdi-linux, dahdi-tools, daq,
1038 dehydrated, dhcp, dtc, efl, enlightenment, evtest, giflib,
1039 gnutls, go, gst-plugins-bad, gst-plugins-base,
1040 gst1-plugins-bad, gst1-plugins-base, gst1-rtsp-server, gtkmm3,
1041 gupnp, harfbuzz, imagemagick, lftp, libbsd, libcpprestsdk,
1042 libdnet, libfm, libgit2, libgtk2, libgtk3, libpri, librsvg,
1043 libss7, libssh2, libwpe, lua-cqueues, metacity, micropython,
1044 mpd, mpg123, musl, mpv, openblas, openbox, opencv, pango,
1045 pcmanfm, piglit, pigpio, pinentry, postgresql, qemu, qt5base,
1046 qt5enginio, qt5multimedia, qt5serialbus, quagga, quazip,
1047 rrdtool, rygel, samba4, stellarium, tcpreplay, ti-gfx, vte,
1048 wampcc, wilink-bt-firmware, wireless-regdb, wpebackend-fdo,
1051 Removed packages: libamcodec, odroid-mali, odroid-scripts
1053 Issues resolved (http://bugs.uclibc.org):
1055 #9481: NetworkManager/Ping unable to resolve domains
1056 #10566: php.mk is missing option --with-pgsql
1057 #10861: Package batman_adv Makefile is missing include header direct..
1058 #11641: linux kernel .config timestamp always out of date fixed with..
1059 #11671: russian locale ru_RU:145: LC_TIME: syntax error
1060 #11701: recuuring of usr and in bin shortcuts are created
1061 #11741: pigpio does not build host-pigpio
1062 #11876: automount using host mount/umount
1063 #11881: Build breaks with lftp package enabled and libexpat1-dev inst..
1064 #11921: dahdi fails to build
1065 #11936: libcpprestsdk should install to staging
1066 #11946: wilink-bt-firmware: moved from github to http://git.ti.com/ti-bt
1067 #11961: libpri build failure
1068 #12086: dhcp shared libraries not installed to target
1069 #12096: tcpreplay: build fails if libdumbnet-dev is installed in the..
1070 #12106: daq: build fails if libdumbnet-dev is installed in the host
1071 #12126: vc4 has neon as hard dependency
1073 2019.08-rc1, released August 9th, 2019
1075 Fixes all over the tree and new features.
1077 toolchain: ARC toolchain updated to 2019.03 (binutils 2.32.51
1078 / GCC 8.3.1 / glibc 2.29), ARM AAarch64/ARM toolchains updated
1079 to 2019.03. Add GCC 9.1.0, remove GCC 4.9 and 6.5, add GDB
1080 8.3, remove GDB 7.12 and 8.0.1, default to GDB 8.2, GCC
1081 8.3.0. Musl updated to 1.1.23, bringing support for RISC-V 64.
1083 Architectures: Internal toolchain support for C-SKY, support
1084 for ARC HS48 v3.1 and HS38 with Quad MAC & FPU, support for
1085 ARM A76, A76/A55 big.LITTLE, emag, neoverse-N1, phecda and
1088 Filesystems: Pass extra pax options to tar for binary
1089 reproducibility. Build host-cpio for the --reproducible option
1090 support when BR2_REPRODUCIBLE is enabled. Genimage updated to
1091 version 11, bringing GPT support.
1093 Br2-external: Add support for injecting additional options to
1094 the list of preconfigured external toolchains and libjpeg and
1095 openssl providers using files under provides/. See the manual
1098 Ensure custom <pkg>_OVERRIDE_SRCDIR_RSYNC_EXCLUSIONS are
1099 passed before the standard exclusions so they are not ignored
1100 by rsync when using override-srcdir.
1102 Gnuconfig updated to 2019-05-28, adding C-SKY support.
1104 test-pkg: Correct long option handling and clean output dir
1105 after a successful build to save disk space.
1107 support/testing: Emulate a machine with 256MB RAM to fix
1108 issues with certain tests running out of memory, use
1109 virtio-rng to provide needed entrophy.
1111 pkg-stats: support outputting in JSON format with --json for
1112 easier post processing. The classic HTML output is still
1113 available with --html. Parallelize access to
1114 release-monitoring.org to speed up runtime.
1116 Drop non-conventional version prefix/suffix/separators for
1117 packages for better compatibility with release-monitoring.org
1120 Init systems: Add basic openrc support and
1121 <pkg>_INSTALL_INIT_OPENRC variable in the infrastructure to
1122 install openrc service scripts if enabled.
1124 busybox: Build each applet as a separate binary when SELinux
1125 is enabled for more finegrained policy control. Use daemon
1126 mode for mdev rather than legacy hotplug.
1128 linux: Workaround -Werror related build failure on powerpc,
1129 by forcing CONFIG_PPC_DISABLE_WERROR on.
1131 Defconfigs: QEMU: use 'rootwait' kernel option to ensure root
1132 partition is available before mounting.
1134 New defconfigs: HiFive Unleashed, I.MX8MM EVK and Pico, Nanopi
1135 m4 and neo4, Nanopc t4, Olimex A33 olinuxino, Pine64
1136 Rockpro64, PowerPC mac99, QEMU C-SKY 610/807/810/860 virt,
1137 Raspberry Pi 4, Raxda rock pi4, Solidrun Clearfog GT-8K
1139 Removed defconfigs: Odroid C2
1141 New packages: bitcoin, c-capnproto, fatcat, ifmetric, jack1,
1142 jailhouse, libubootenv, luasyslog, mender-grubenv,
1143 murata-cyw-fw, openrc, piglit, python-colorama, python-cycler,
1144 python-hiredis, python-ifaddr, python-inflection,
1145 python-iptables, python-matplotlib, python-periphery,
1146 python-pycairo, python-redis, python-termcolor,
1147 python-tinyrpc, python-txdbus, skeleton-init-openrc, spdlog,
1148 sshguard, stellarium, zziplib
1150 Removed packages: xapp_mkfontdir
1152 Issues resolved (http://bugs.uclibc.org):
1154 #11096: Upgrade from glibc 2.26 to 2.27 broke some locales...
1155 #11271: utils/check-package fails with exception depending on..
1156 #11991: [numpy] segfault when compiling for RPi3 64bits
1157 #12016: Grub fails to boot bzImage after upgrade to 2019.05
1158 #12046: Can’t login as root user after upgrading to buildroot..
1159 #12051: package/dhcp installs libtool wrapper scripts on tar...
1160 #12076: Patchelf can link against an incompatible libc++ ver...
1162 2019.05.3, Released October 3rd, 2019
1164 Important / security related fixes.
1166 Defconfigs: AArch64-efi: Fix grub configuration, Beaglebone:
1167 Use default console settings
1169 Dependencies: Ensure host has JSON::PP perl module installed
1170 if webkitgtk/wpewebkit packages are enabled as it is needed
1171 during their build process.
1173 Toolchain: Generate check-headers program under BUILD_DIR
1174 rather than /tmp to fix issues with distributions mounting
1177 Updated/fixed packages: asterisk, augeas, bind, bwm-ng, cups,
1178 cups-filters, docker-cli, docker-engine, docker-proxy,
1179 e2fsprogs, eudev, exim, expat, gcc, go, haveged, ifplugd,
1180 iptables, joe, kf5-extra-cmake-modules, kf5-modemmanager-qt,
1181 kf5-networkmanager-qtlibcamera, libcurl, libgcrypt,
1182 libgpg-error, libnftl, libnspr, libnss, libopenssl,
1183 libtorrent-rasterbar, luksmeta, mariadb, mbedtls, mongodb,
1184 mosquitto, ncurses, nfs-utils, nghttp2, nodejs, openvmtools,
1185 php, protobuf, putty, qemu, samba4, swupdate,
1186 systemd-bootchart, thttpd, uclibc, unzip, util-linux,
1189 Issues resolved (http://bugs.uclibc.org):
1191 #10806: Allow nfs-utils to use ipv6
1192 #11781: mariadb build error
1193 #12031: Build of cups-filters fails while linking, apparently due..
1194 #12141: eudev package is missing "render" and "kvm" groups
1195 #12241: Permission denied while running "make"
1197 2019.05.2, Released September 3rd, 2019
1199 Important / security related fixes.
1201 Filesystems: Pass extra pax options to tar for binary
1204 Updated/fixed packages: apache, arm-trusted-firmware,
1205 asterisk, atk, autofs, batctl, batman-adv, berkeleydb,
1206 busybox, bzip2, clamav, cloop, cmake, collectd, connman-gtk,
1207 dahdi-linux, dahdi-tools, daq, dehydrated, dhcp, dovecot,
1208 dovecot-pigeonhole,, elfutils, evtest, exim, expect, giflib,
1209 git, glib-networking, glibc, gnupg2, gnutls, go,
1210 gst1-rtsp-server, gtkperf, gupnp-tools, gvfs, imagemagick,
1211 imx-uuc, intel-microcode, json-glib, lftp, libbsd, libcurl,
1212 libgit2, libgtk2, libgtk3, libmodplug, libnss, libpri,
1213 libshout, libss7, libssh2, libvips, libxcb, linux-headers,
1214 mdadm, mesa3d, metacity, mpg123, mosquitto, musl, nginx,
1215 oniguruma, openblas, opencv3, openjdk, openjdk-bin, openldap,
1216 openvmtools, pcmanfm, php, pigpio, postgresql, prboom,
1217 proftpd, proj, python, python-django, python-idna,
1218 python-numpy, python-urllib3, python3, qemu, qt5, qt5base,
1219 qt5enginio, quagga, rygel, squid, subversion, tcpreplay,
1220 unzip, vlc, vte, webkitgtk, wireless-regdb, xen,
1221 xfont_font-util, xlib_libICE, xlib_libXfont, xlib_libXfont2,
1224 Issues resolved (http://bugs.uclibc.org):
1226 #11741: pigpio does not build host-pigpio
1227 #11876: automount using host mount/umount
1228 #11881: Build breaks with lftp package enabled and libexpat1-dev inst..
1229 #11921: dahdi fails to build
1230 #11961: libpri build failure
1231 #12086: (dhcpd-missing-libs) - dhcp shared libraries not installed to..
1232 #12096: tcpreplay: build fails if libdumbnet-dev is installed in the..
1233 #12106: daq: build fails if libdumbnet-dev is installed in the host
1234 #12126: vc4 has neon as hard dependency
1236 2019.05.1, Released July 7th, 2019
1238 Important / security related fixes.
1240 arch: x86: Fix typo breaking 'core-avx2' variant
1242 linux: Workaround -Werror related build failure on powerpc,
1243 by forcing CONFIG_PPC_DISABLE_WERROR on.
1245 support/testing: Emulate a machine with 256MB RAM to fix
1246 issues with certain tests running out of memory.
1248 test-pkg: Correct long option handling and clean output dir
1249 after a successful build to save disk space.
1251 Defconfigs: QEMU: use 'rootwait' kernel option to ensure root
1252 partition is available before mounting.
1254 Updated/fixed packages: barebox, busybox, bzip2, davfs2,
1255 dialog, docker-cli, docker-engine, exim, expat, faad2,
1256 haveged, irssi, libcamera, libcdaudio, libcurl, libglib2,
1257 libressl, libsecret, lmbench, meson, monit, php, postgresql,
1258 psplash, python-django, qt5base, tvheadend, webkitgtk,
1259 xserver_xorg-server, znc
1261 2019.05, released June 2nd, 2019
1265 Toolchain: Ensure pre-built Andes toolchains can only be
1266 selected when x86 32bit support is available on the host.
1267 Disallow PowerPC SPE ABI for GCC >= 8.x, as it is no longer
1270 Infra: pkg-config: Use a dedicated timestamp file rather than
1271 .config as that gets touched by linux-4.19+, causing repeated
1274 Add C-SKY support to our config.sub (gnuconfig)
1276 Updated/fixed packages: dosfstools, botan, brotli, dropbear,
1277 flare-engine, gst1-plugins-bad, libhtp, libnss, libopenssl,
1278 linuxptp, matchbox-panel, mender, mutt, netsurf,
1279 network-manager, opencv3, openjdk, openmpi, php,
1280 python-cython, qt5multimedia, qtwayland, qt5webkit-examples,
1281 supertux, suricata, tpm2-totp, v4l2loopback, wireshark,
1284 2019.05-rc3, released May 25th, 2019
1286 Fixes all over the tree.
1288 check-bin-arch: Ignore /usr/lib/grub, similar to how /lib/grub
1291 check-package: Warn about utf-8 characters in .mk files
1293 Linux: Default to 5.1.x series
1295 Updated/fixed packages: assimp, atop, chocolate-doom, cjson,
1296 ddrescue, dhcp, ffmpeg, gerbera, glibmm, gpsd, gst-ffmpeg,
1297 intel-microcode, jasper, keepalived, kismet, libcpprestsdk,
1298 libcurl, libssh2, libupnp18, luarocks, mono-gtksharp3, opus,
1299 postgresql, pcsc-lite, python, tslib, webkitgtk,
1300 wpebackend-fdo, wpewebkit
1302 2019.05-rc2, released May 15th, 2019
1304 Fixes all over the tree.
1306 Updated/fixed packages: bind, bullet, ca-certificates,
1307 collectd, cracklib, dhcp, gdb, libinput, libtorrent-rasterbar,
1308 linknx, lynx, mono, netsurf, optee-os, postgresql, qt5enginio,
1309 qt5multimedia, rpm, samba4, sqlite, strace, uclibc, woff2
1311 Issues resolved (http://bugs.uclibc.org):
1313 #11841: grub-efi.cfg not used when building EFI disk image
1315 2019.05-rc1, Released May 8th, 2019
1317 Fixes all over the tree and new features.
1319 Architecture: Andes 32-bit (nds32) support added.
1321 Only build host-lzip / host-xz when really needed by packages,
1322 not just when not available on the build host.
1324 Toolchain: Glibc bumped to 2.29, musl bumped to 1.1.22,
1325 binutils 2.32 added, 2.28/2.29 removed, default changed to
1328 fs: Set FAKEROOTDONTTRYCHOWN environment variable to not
1329 forward {f,l,}chown calls to libc when running under fakeroot
1330 to fix issues when building in restricted environments
1331 (E.G. user namespace with bubblewrap).
1333 Linux: Also build default make target to ensure extra files
1334 like the gdb scripts enabled by CONFIG_GDB_SCRIPTS are also
1335 built. Notice: This may mean that extra host utilities like
1336 uboot-mkimage are needed.
1338 Infrastructure: show-info and <pkg>-show-info make targets
1339 added to output package metadata in JSON format for external
1342 pkg-generic: Only tweak .la files needing it to ensure they
1343 are not included in subsequent package file lists.
1345 test-pkg: Generate a basic package config if none is
1348 Gettext-tiny package added as an lightweight replacement for
1349 GNU gettext for situations where NLS support is not needed.
1351 New defconfigs: Andes AE3XX, Freescale imx8mpico / imx8qxpmek
1352 / T2080 QDS RDB, Licheepi zero, Orangepi R1
1354 Removed defconfigs: Olimx A20 Olinuxino Lime legacy
1356 New packages: bats-core, bayer2rgb-neon, brickd, cog, dacapo,
1357 enet, gettext-tiny, gli, gst1-plugins-bayer2rgb-neon,
1358 imx-sc-firmware, intel-mediadriver, intel-mediasdk, libcamera,
1359 libhtp, libp11, libwpe, lua-binaryheap, lua-gd, lua-lunitx,
1360 mender-artifact, most, oniguruma, openjdk, openjdk-bin,
1361 opensbi, optee-benchmark, optee-client, optee-examples,
1362 optee-os, optee-test, paho-mqtt-cpp, python-aioblescan,
1363 python-aioconsole, python-aiohttp-cors, python-aiomonitor,
1364 python-backcall, python-jedi, python-parso, python-pyjwt,
1365 python-terminaltables, suricata, tpm2-totp, uftp,
1366 wpebackend-fdo, wpewebkit
1368 Removed packages: libump, lunit, sunxi-mali
1370 Issues resolved (http://bugs.uclibc.org):
1372 #11716: Typo on website, saying latest release is 2018.2.11
1373 #11756: package/syslinux: MBR's don't fit because of binutils..
1374 #11761: Building custom kernel 5.1-rc3 or later breaks on objtool
1375 #11816: Only selected coreutils binaries are installed
1377 2019.02.11, released April 9th, 2020
1379 Important / security related fixes.
1381 core: Fix compatibility with make 4.3+. Also fixup /lib
1382 references in libtool .la files, similar to how it is done for
1385 toolchain: Fix kernel headers validation check for external
1388 Updated/fixed packages: barebox-aux, bluez5_utils, busybox,
1389 civetweb, collectd, ffmpeg, gcc, gnutls, gvfs, haproxy,
1390 hiredis, kmscube, libical, libopenssl, libsndfile,
1391 linux-tools, ntp, php, pure-ftpd, screen, sysdig, tor,
1392 util-linux, vala, vlc, xserver_xorg-server
1394 Issues resolved (http://bugs.uclibc.org):
1396 #12746: "sysdig" package description points to http://sysdig.org, ..
1398 2019.02.10, released March 16th, 2020
1400 Important / security related fixes.
1402 Core: Ensure package-file-lists data is correct after
1403 incremental builds as well.
1405 Fix a race condition related to creating the output/staging
1406 symlink on systems with coreutils < 8.27.
1408 Br2-external: Fix compatibility with make 4.3+
1410 Util-linux: Ensure that hwclock is built without GPLv3
1411 code. Notice that builds with hwclock has contained
1412 GPLv3-licensed code since util-linux 2.30 (Buildroot 2017.08+)
1414 Updated/fixed packages: armadillo, at, binutils, blktrace,
1415 bootstrap, busybox, cairo, cups, czmq, dnsmasq,
1416 docker-containerd, dovecot, dovecot-pigeonhole, e2fsprogs,
1417 eudev, exim, exiv2, fbgrab, grep, gst1-validate, guile,
1418 imagemagick, jhead, kvm-unit-tests, lapack, libcgroup,
1419 libftdi1, libjpeg, libsigrok, libsndfile, libssh2, libsvgtiny,
1420 libvncserver, libvorbis, libxml2, libxslt, linux, lz4,
1421 mariadb, mbedtls, meson, mfgtools, mongoose, ncurses, ntfs-3g,
1422 opencv3, openjpeg, openswan, openvmtools, patch, php,
1423 postgresql, pppd, proftpd, pure-ftpd, python-django,
1424 python-pyqt5, python3, qemu, qt5base, qt5webengine, qwt,
1425 rdesktop, ruby, runc, samba4, shellinabox, smartmontools,
1426 sqlcipher, squid, swupdate, sysklogd, taglib, thrift,
1427 ti-cgt-pru, uboot, util-linux, vorbis-tools, webkitgtk,
1428 wireshark, xen, xserver_xorg-server, zeromq, zsh
1430 Issues resolved (http://bugs.uclibc.org):
1432 #11996: opencv3 SIGILL on Cortex-A5 with VFPv4-D16
1434 #12461: libglib2 build files with deep directory structure
1435 #12606: fbgrab location has changed
1437 2019.02.9, released January 12th, 2020
1439 Important / security related fixes.
1441 pkg-python infrastructure: Ensure correct compiler and linker
1442 flags are used for compiled code
1444 utils/scanpypi: Remind users to update DEVELOPERS
1446 Updated/fixed packages: busybox, cc-tool, cpio, cups, dante,
1447 dillo, docker-cli, docker-containerd, docker-engine, easy-rsa,
1448 ecryptfs-utils, efl, git, glibc, gnupg2, gst1-plugins-bad,
1449 kf5-kcoreaddons, libarchive, libgit2, libkrb5, librsvg,
1450 libssh, libtomcrypt, libuio, lirc-tools, lvm2,
1451 matchbox-desktop, nodejs, ntp, opencv3, openpowerlink,
1452 python-django, python-ecdsa, python-pyasn-modules,
1453 python-pyqt5, python-subprocess32, python3, qpdf, runc, rygel,
1454 samba4, sdl2, wavpack, xserver_xorg-server, zip
1456 Issues resolved (http://bugs.uclibc.org):
1458 #12121: PyQt5.QtSerialPort and other modules not being built
1460 2019.02.8, released December 7th, 2019
1462 Important / security related fixes.
1464 Infrastructure: Make HOST_<pkg>_DL_OPTS inherit from
1465 <pkg>_DL_OPTS by default, just like it is done for a number of
1466 other package variables
1468 Add <pkg>_KEEP_PY_FILES to exclude specific python .py files
1469 from the removal done by BR2_PACKAGE_PYTHON{,3}_PYC_ONLY for
1470 the (rare) case where the .py files are needed at runtime
1473 Fix <pkg>-reconfigure handling for packages using the kconfig
1476 Toolchain: ensure external toolchain kernel headers version
1477 check correctly stop the build on mismatch
1479 Deconfigs: beaglebone: fix boot issue
1481 Updated/fixed packages: am33x-cm3, asterisk, bind, chrony,
1482 clamav, collectd, connman, faifa, gob2, haproxy,
1483 intel-microcode, ipsec-tools, jasper, jpeg-turbo, kodi,
1484 kvm-unit-tests, libftdi, libftdi1, libnss, libstrophe,
1485 libsvgtiny, lvm2, lzma, mariadb, minicom, neardal, nodejs,
1486 opencv3, openvmtools, oracle-mysql, perl-gdgraph,
1487 perl-gdtextutil, php, postgresql, prosody, python-django,
1488 rabbitmq-c, rauc, redis, rpcbind, socat, spice,
1489 spice-protocol, tftpd, tiff, webkitgtk
1491 New packages: libmspack
1493 Issues resolved (http://bugs.uclibc.org):
1495 #12166: Compiling nodejs for SAMA5D3 always crash with illegal inst..
1496 #12171: Python-opencv needs config.py and config-3.7.py to run..
1497 #12211: host-nodejs 10.15.3 package fail to build
1498 #12316: tzdata fails to install with empty "default local time"
1500 2019.02.7, Released November 10th, 2019
1502 Important / security related fixes.
1504 support/testing: use a kernel with HW_RANDOM_VIRTIO to work
1505 around issues with lack of entrophy
1507 Toolchain: Also copy libssp.so for external toolchains if SSP
1508 is enabled to handle toolchains providing SSP support in
1509 libssp rather than in the C library
1511 Download: Also use the package download method for extra
1512 downloads from the same site, so it does not get confused by
1515 Fakeroot now works correctly under Microsoft Windows 10
1516 Services for Linux, which does not provide SYSV IPC support
1518 utils/test-pkg: ensure to exit with an error upon failure
1520 Updated/fixed packages: asterisk, azmq, cups-filters,
1521 domoticz, duma, elf2flt, eudev, exfat, exfat-utils, fakeroot,
1522 file, freerdp, gd, ghostscript, go, gvfs, intel-microcode,
1523 kvm-unit-tests, libarchive, libnspr, libnss, libopenssl,
1524 libpcap, libpciaccess, librsvg, libseccomp, libsigrok,
1525 libtorrent, libunwind, linux-tools, lua-sdl2, lxc, minizip,
1526 mjpegtools, mongoose, php, python, python-pysnmp-apps,
1527 python3, qemu, qt5base, ruby, safeclib, samba4, sdl_mixer,
1528 sox, sudo, systemd, tcpdump, unscd, util-lkinux, vtun, xvisor,
1531 Issues resolved (http://bugs.uclibc.org):
1533 #11366: [2018.08] SysV IPC not available for fakeroot on WSL
1534 #12261: sudo versions prior to 1.8.28 are affected
1536 2019.02.6, Released October 3rd, 2019
1538 Important / security related fixes.
1540 Defconfigs: AArch64-efi: Fix grub configuration, Beaglebone:
1541 Use default console settings
1543 Dependencies: Ensure host has JSON::PP perl module installed
1544 if webkitgtk/wpewebkit packages are enabled as it is needed
1545 during their build process.
1547 Toolchain: Generate check-headers program under BUILD_DIR
1548 rather than /tmp to fix issues with distributions mounting
1551 Updated/fixed packages: asterisk, augeas, bind, bwm-ng, cups,
1552 cups-filters, docker-cli, docker-engine, docker-proxy,
1553 dropbear, e2fsprogs, eudev, exim, expat, gcc, go, ifplugd,
1554 haveged, iptables, joe, kf5-extra-cmake-modules,
1555 kf5-modemmanager-qt, kf5-networkmanager-qt, libcurl,
1556 libgcrypt, libgpg-error, libnftl, libnspr, libnss, libopenssl,
1557 luksmeta, mariadb, mbedtls, mongodb, mosquitto, ncurses,
1558 nfs-utils, nghttp2, nodejs, openvmtools, php, protobuf, putty,
1559 qemu, qt5base, samba4, swupdate, systemd-bootchart, thttpd,
1560 uclibc, unzip, util-linux, wireshark
1562 Issues resolved (http://bugs.uclibc.org):
1564 #10806: Allow nfs-utils to use ipv6
1565 #11781: mariadb build error
1566 #12031: Build of cups-filters fails while linking, apparently due..
1567 #12141: eudev package is missing "render" and "kvm" groups
1568 #12181: dropbear: norootlogin (-w) no longer works when PAM is enabled
1569 #12241: Permission denied while running "make"
1571 2019.02.5, Released September 2nd, 2019
1573 Important / security related fixes.
1575 Filesystems: Pass extra pax options to tar for binary
1578 Updated/fixed packages: apache, arm-trusted-firmware,
1579 asterisk, atk, autofs, batctl, batman-adv, berkeleydb, brotli,
1580 busybox, bzip2, clamav, cloop, cmake, collectd, connman-gtk,
1581 cryptopp, dahdi-linux, dahdi-tools, daq, dehydrated, dovecot,
1582 dovecot-pigeonhole,, elfutils, evtest, exim, expect, giflib,
1583 git, glib-networking, glibc, gnupg2, gnutls, go,
1584 gst1-rtsp-server, gtkperf, gupnp-tools, gvfs, imagemagick,
1585 imx-uuc, intel-microcode, json-glib, lftp, libbsd, libcurl,
1586 libgit2, libgtk3, libmodplug, libnss, libpri, libshout,
1587 libss7, libssh2, libvips, libxcb, linux-headers, mdadm,
1588 mesa3d, metacity, mpg123, mosquitto, musl, nginx, openblas,
1589 opencv3, openldap, openvmtools, pcmanfm, php, pigpio,
1590 postgresql, prboom, proftpd, proj, python, python-django,
1591 python-idna, python-numpy, python-urllib3, python3, qemu, qt5,
1592 qt5base, qt5enginio, quagga, rygel, squid, subversion,
1593 tcpreplay, unzip, vlc, vte, webkitgtk, weston, wireless-regdb,
1594 xen, xfont_font-util, xlib_libICE, xlib_libXfont,
1595 xlib_libXfont2, yad, zeromq
1597 Issues resolved (http://bugs.uclibc.org):
1599 #11741: pigpio does not build host-pigpio
1600 #11876: automount using host mount/umount
1601 #11881: Build breaks with lftp package enabled and libexpat1-dev inst..
1602 #11921: dahdi fails to build
1603 #11961: libpri build failure
1604 #12096: tcpreplay: build fails if libdumbnet-dev is installed in the..
1605 #12106: daq: build fails if libdumbnet-dev is installed in the host
1606 #12126: vc4 has neon as hard dependency
1608 2019.02.4, Released July 10th, 2019
1610 Important / security related fixes.
1612 arch: x86: Fix typo breaking 'core-avx2' variant, add Westmere
1615 linux: Workaround -Werror related build failure on powerpc,
1616 by forcing CONFIG_PPC_DISABLE_WERROR on.
1618 support/testing: Emulate a machine with 256MB RAM to fix
1619 issues with certain tests running out of memory.
1621 test-pkg: Correct long option handling and clean output dir
1622 after a successful build to save disk space.
1624 Ensure custom <pkg>_OVERRIDE_SRCDIR_RSYNC_EXCLUSIONS are
1625 passed before the standard exclusions so they are not ignored
1626 by rsync when using override-srcdir.
1628 Defconfigs: QEMU: use 'rootwait' kernel option to ensure root
1629 partition is available before mounting.
1631 Updated/fixed packages: barebox, bzip2, davfs2, dbus, dialog,
1632 docker-cli, docker-engine, expat, faad2, ffmpeg, freeswitch,
1633 gerbera, haveged, irssi, libcdadio, libgit2, libglib2,
1634 libsecret, libvncserver, lmbench, logrotate, mariadb, meson,
1635 mongoose, monit, mpd, openblas, php, postgresql, psplash,
1636 python, python-django, python3, qt5base, samba4, taglib,
1637 tvheadend, vlc, webkitgtk, xserver_xorg-server, znc
1639 2019.02.3, Released June 7th, 2019
1641 Important / security related fixes.
1643 Infra: pkg-config: Use a dedicated timestamp file rather than
1644 .config as that gets touched by linux-4.19+, causing repeated
1647 check-bin-arch: Also ignore /usr/lib/grub to support merged
1648 /usr setups, similar to how /lib/grub is ignored.
1650 gnuconfig/config.sub: Add C-SKY architecture support.
1652 Updated/fixed packages: assimp, atftp, atop, botan, busybox,
1653 ca-certificates, chocolate-doom, cjson, coreutils, cracklib,
1654 ddrescue, dhcp, docker-cli, docker-containerd, docker-engine,
1655 dosfstools, dovecot, dovecot-pigeonhole, dropbear, exim,
1656 ffmpeg, flare-engine, gcc, gdb, gerbera, glibmm, go, gpsd,
1657 gst-ffmpeg, gst1-plugins-bad, gst1-plugins-base, imagemagick,
1658 intel-microcode, jasper, kf5-kcoreaddons, kismet, libcurl,
1659 libglib2, libnss, libopenssl, libsigrok, libssh2, libupnp18,
1660 linuxptp, luajit, lynx, matchbox-panel, mender,
1661 netcat-openbsd, netsurf, nfs-utils, opus, orc, owfs,
1662 pcsc-lite, php, popt, postgresql, python, python-cython,
1663 python-django, python-ply, qt5enginio, rpm, runc, samba4,
1664 sqlite, subversion, supertux, systemd, tslib, uclibc,
1665 v4l2loopback, webkitgtk, woff2
1667 Issues resolved (http://bugs.uclibc.org):
1669 #11816: Only selected coreutils binaries are installed
1670 #11841: grub-efi.cfg not used when building EFI disk image
1671 #11911: systemd v240 memory leak in systemd-journald
1673 2019.02.2, Released April 29th, 2019
1675 Important / security related fixes.
1677 Only build host-lzip / host-xz when really needed by packages,
1678 not just when not available on the build host.
1680 fs: Set FAKEROOTDONTTRYCHOWN environment variable to not
1681 forward {f,l,}chown calls to libc when running under fakeroot
1682 to fix issues when building in restricted environments
1683 (E.G. user namespace with bubblewrap).
1685 Linux: Also build default make target to ensure extra files
1686 like the gdb scripts enabled by CONFIG_GDB_SCRIPTS are also
1687 built. Notice: This may mean that extra host utilities like
1688 uboot-mkimage are needed.
1690 Defconfigs: ASUS tinker and Amarula vyasa rk3822: Support
1691 larger kernel images, Atmel SAM5D27, SAM5D2,3,4 xplained:
1692 Increase rootfs size to fit utilities, Raspberry Pi 64bit:
1693 Include overlays in sdcard image
1695 Updated/fixed packages: android-tools, apache, bind, binutils,
1696 busybox, civetweb, cjson, copas, davfs2, docker-cli,
1697 docker-containerd, docker-engine, dovecot, dovecot-pigeonhole,
1698 freerdp, gerbera, ghostscript, git, gnutls, go, gst-omx,
1699 gst1-plugins-base, gst1-plugins-ugly, haproxy, hostapd,
1700 ipsec-tools, libfreefare, libfuse, libkrb5, libpng, libxml2,
1701 libxslt, linknx, linux, linux-firmware, linux-tools, live555,
1702 lldp, lrzsz, lynx, madplay, make, minicom, mongodb, msmtp,
1703 musl, mutt, neon, netsnmp, numactl, opus, perl, php,
1704 postgresql, pure-ftpd, python-urllib3, python3, qt5base,
1705 rapidxml, rpm, rsyslog, ruby, runc, samba4, sane-backends,
1706 softether, stunnel, sysklogd, syslinux, syslog-ng,
1707 systemd-bootchart, thttpd, thrift, tiff, tor, tpm2-tools,
1708 tpm2-tss, webkitgtk, yaffs2utils, wget, wpa_supplicant, wsapi,
1709 xapp_xfd, xapp_xload, xlib_libXpm, xserver_xorg-server, xz,
1712 Issues resolved (http://bugs.uclibc.org):
1714 #11756: package/syslinux: MBR's don't fit because of binutils..
1715 #11761: Building custom kernel 5.1-rc3 or later breaks on objtool
1717 2019.02.1, Released March 29th, 2019
1719 Important / security related fixes.
1721 pkg-generic: Only tweak .la files needing it to ensure they
1722 are not included in subsequent package file lists.
1724 test-pkg: Generate a basic package config if none is
1727 Updated/fixed packages: asterisk, avahi, bash, beecrypt,
1728 binutils, busybox, clamav, cups, efl, eigen, fetchmail, file,
1729 flashrom, fltk, gerbera, git, glibc, gnuradio, go,
1730 gst-plugins-bad, intel-gmmlib, jq, kexec, kf5-modemmanager-qt,
1731 leveldb, libcurl, libdrm, libftdi1, libglib2, libiio, libpcap,
1732 libseccomp, libssh2, log4cplus, lvm2, mariadb, mender,
1733 mongodb, mosquitto, musl, nodejs, ntp, openjpeg, owfs, php,
1734 pure-ftpd, putty, python-aiojobs, qt5webkit, rdesktop, samba4,
1735 sunxi-tools, supertux, swupdate, tpm2-abrmd, tpm2-tss,
1736 wavemon, wireshark, vsftpd, xapp_xdm, xen,
1737 xdriver_xf86-video-fbdev, xlib_libXdmcp
1739 Issues resolved (http://bugs.uclibc.org):
1741 #11716: Typo on website, saying latest release is 2018.2.11
1743 2019.02, released March 4th, 2019
1747 Libressl support added for Qt 5.6 as a replacement for
1748 openssl, as 5.6 is not compatible with openssl 1.1.x.
1750 Updated/fixed packages: cutelyst, devmem2, gqrx,
1751 gst-plugins-bad, libraw, libsoxr, qt5base, runc, systemd, tor
1753 2019.02-rc3, released March 1st, 2019
1755 Fixes all over the tree.
1757 Openssl support dropped from Qt 5.6, as it isn't compatible
1760 Toolchain: GCC 8.x updated to 8.3.0, fixing a number of
1763 Dependencies: Require CMake 3.8 or newer to fix compilation
1764 issue with certain packages. If not available, host-cmake will
1767 Printvars: Fix performance regression since 2018.02
1769 Scanypi: Correctly handle underscores in python package names.
1771 Updated/fixed packages: botan, clamav, cryptopp, i2pd,
1772 ibrcommon, iproute2, libcpprestsdk, libssh, lua-curl,
1773 luaexpat, qt5base, runc, stress-ng, syslinux, systemd,
1776 Issues resolved (http://bugs.uclibc.org):
1778 #9966: util-linux-2.30/.stamp_built' failed
1779 #11696: possible typo in board/pc/post-build.sh
1781 2019.02-rc2, released February 23th, 2019
1783 Fixes all over the tree.
1785 Removed zynq_zybo defconfig, as it hasn't seen any update
1786 since it was added in 2016, and uses a U-Boot version not
1787 compatible with openssl-1.1.x.
1789 Linux: Ignore user supplied downloadable hashes, as no hash
1790 checksums are available for those.
1792 Updated/fixed packages: bind, cryptopp, docker-containerd,
1793 dtc, efivar, gdb, imagemagick, ipmiutil, libcpprestsdk,
1794 libcurl, libgpiod, libid3tag, libv4l, log4cplus, luvi,
1795 madplay, mender, mosquitto, poco, postgresql, proftpd,
1796 pulseaudio, python-django, qemu, qt5base, qwt, rabbitmq-c,
1797 reaver, safeclip, stress-ng, swupdate, syslog-ng, systemd,
1800 Issues resolved (http://bugs.uclibc.org):
1802 #11501: compile sdl2 with enable wayland
1803 #11681: .. unable to initialize decompress status for section..
1805 2019.02-rc1, released February 13th, 2019
1807 Fixes all over the tree and new features.
1812 Require Python >= 2.7 as it is needed for E.G. building
1815 Ensure GNU gzip is used for reproducible tarballs (instead of
1821 Ensure the PLATFORM and OS environment variables are not set,
1822 as they cause build issues for some packages.
1824 The package list infrastructure now correctly handles packages
1825 installing files with old mtime.
1827 Add a config option to force all optional host utilities to be
1828 built, even if suitable versions are available on the build
1831 graph-build-time: Also show time spent downloading
1833 Download: fixes for SSH/SCP support
1835 Ensure user provided permissions override permissions from
1838 SDK: Fix handling of relative symlinks (targets starting with
1841 BR2_SYSTEM_DEFAULT_PATH setting to customize the default path
1844 The custom skeleton logic will now populate the needed /bin,
1845 /lib, /sbin directories/symlinks if not present. Merged /usr
1846 can now be used with a custom skeleton.
1848 Rootfs overlays can now override symbolic links from
1849 packages. This was disabled to ensure the correct symbolic
1850 links are present when merged /usr is used. Instead validate
1851 that the rootfs overlays do not include invalid /bin, /sbin
1854 The waf infrastructure now support the <pkg>_SUBDIR variable,
1855 similar to the other package types.
1857 cmake: Also set CMAKE_SYSTEM_VERSION in toolchainfile.cmake
1859 Various improvements to the meson infrastructure.
1861 Luarocks: A Buildroot addon has been added to automate
1862 creating a Buildroot package from luarocks, similar to
1863 scancpan and scanpypi.
1865 scanpypi: protect against zip-slip vulnerability in zip/tar
1868 check-package: fix Python 3 support
1870 get-developers: Fix behaviour when called from elsewhere than
1871 the toplevel directory.
1873 pkg-stats: Show latest upstream version of each package, based
1874 on data from release-monitoring.org
1876 kconfig: Fix for make linux-menuconfig / uboot-menuconfig from
1877 a clean tree when ccache is enabled.
1879 Default to sha256 password encoding, drop md5 support.
1884 Support for RISC-V 32bit architecture, ARM A55, 75 and Saphira
1885 variants, MIPS support for mips32r3, mips64r3 and Marvell
1886 Octeon II/III variants.
1891 ARC toolchain 2018.09, ARM 8.2-2018.11, Codescape IMG/MTI MIPS
1892 2018.09-02, MUSL 1.1.21, GCC 6.5.0 / 7.4.0, GDB 8.2.1
1897 openssl: Bump to 1.1.1x series, bringing TLSv1.3 support and
1900 fftw: Split into fftw-{single,double,long-double,quad}
1901 packages for the different data precision options.
1903 libcurl: Now has explicit TLS backend selection options.
1905 linux: Support building device tree blobs with the -@ option
1906 for device tree overlays.
1908 weston: The weston-imx i.MX variant is now used when
1909 imx-gpu-viv is enabled
1911 pkgconf: Update to 1.5.3, which brings support for
1912 --define-prefix (used by GStreamer)
1914 Add host-python3-setuptools package to handle host python
1915 packages needing python3 with setuptools support.
1918 New defconfigs: Aarch64 EFI, Orangepi one plus, Orangepi lite
1919 2, QEMU RISC-V 32bit virt, Rock64
1922 New packages: brcm-patchram-plus, clinfo, cunit, docker-cli,
1923 erlang-p1-eimp, exempi, fail2ban, fftw-double,
1924 fftw-double-long, fftw-quad, fftw-single, gerbera, grpc,
1925 gst1-shark, intel-gmmlib, iwd, kf5-kcoreaddons, libeastl,
1926 libpackagekite, libtorrent-rasterbar, lua-std-debug,
1927 lua-std-normalize, mini-snmpd, netsurf, pamtester, pcm-tools,
1928 python-aiodns, python-aiohttp, python-aiohttp-jinja2,
1929 python-aiohttp-remotes, python-aiohttp-security,
1930 python-aiohttp-session, python-aiohttpd-sse, python-aiojobs,
1931 python-cchardet, python-pycares, python-sentry-sdk,
1932 python-wtforms, python3-setuptools, rcw, rtc-tools, shim,
1933 utp_com, vmtouch, websocketpp
1935 Removed packages: fftw, lua 5.2.x, luacrypto, perl-time-hires,
1936 python-pyqt, qt, qtuio, tn5250
1938 Issues resolved (http://bugs.uclibc.org):
1940 #10851: Patch to handle numpad Enter key properly
1941 #11066: x11r7 X11 S40xorg leads to a black screen on QEMU x86..
1942 #11126: Bash Shell Programming using Buildroot
1943 #11426: pps-tools bash dependency
1944 #11476: stdio2.h error invalid use of __builtin_va_arg_pack
1945 #11536: dt-utils building fails with glibc 2.28
1946 #11546: open-vm-tools with glibc 2.28
1947 #11566: Fix init script
1948 #11576: Unable to start apache with event MPM on raspberry pi 3
1949 #11591: [pkgconf 1.5.3] xserver OpenGL support is missing
1950 #11606: libjpeg has no Config.in
1951 #11616: 2018.02.09 fails to build libzlib with full RELRO..
1952 #11656: Custom device tree and u-boot boot.scr not integrated..
1953 #11666: Touchscreen with (Py)Qt5 should use tslib instead of evdev
1955 2018.11.4, Released March 28th, 2019
1957 Important / security related fixes.
1959 Updated/fixed packages: avahi, beecrypt, binutils, botan,
1960 busybox, clamav, cups, devmem2, efl, fetchmail, file, fltk,
1961 gcc, gdb, git, go, gst-plugins-bad, iproute2, jq,
1962 kf5-modemmanager-qt, leveldb, libopenssl, libraw, libseccomp,
1963 libsoxr, libssh2, mariadb, mosquitto, nodejs, ntp, openjpeg,
1964 perl, php, putty, qt5webkit, rdesktop, runc, samba4, swupdate,
1965 systemd, tor, vsftpd, wireshark, xapp_xdm, xen, xlib_libXdmcp
1967 2018.11.3, Released February 23th, 2019
1969 Important / security related fixes.
1971 Ensure the PLATFORM and OS environment variables are not set,
1972 as they cause build issues for some packages.
1974 The package list infrastructure now correctly handles packages
1975 installing files with old mtime.
1977 Linux: Skip hash checks for user supplied downloadable
1978 patches, as no hash checksums are available for those.
1980 scanpypi: protect against zip-slip vulnerability in zip/tar
1983 Download: fixes for SSH/SCP support
1985 SDK: Fix handling of relative symlinks (targets starting with
1988 Updated/fixed packages: bind, dhcpcd, docker-compose,
1989 docker-containerd, docker-engine, dovecot, dovecot-pigeonhole,
1990 dtc, efivar, ghostscript, gnuradio, imagemagick, jpeg-turbo,
1991 libarchive, libb64, libcurl, libgeotiff, libgpiod, libid3tag,
1992 libupnp18, log4cplus, madplay, meson, mosquitto, openssh, php,
1993 poco, postgresql, proftpd, pulseaudio, python, python-django,
1994 python3, qt5base, reaver, runc, sg3_utils, sqlcipher,
1995 swupdate, systemd, unzip, webkitgtk, xenomai
1997 2018.11.2, Released January 30th, 2019
1999 Important / security related fixes.
2001 Defconfigs: Fixes for imx6slevk, imx7dsabresd, imx8mqevk, Lego
2002 EV3, QEMU AArch64-virt
2004 Download: Fix scp download handling
2006 check-package: fix Python 3 support
2008 get-developers: Fix behaviour when called from elsewhere than
2009 the toplevel directory.
2011 kconfig: Fix for make linux-menuconfig / uboot-menuconfig from
2012 a clean tree when ccache is enabled.
2014 cmake: Also set CMAKE_SYSTEM_VERSION in toolchainfile.cmake
2016 Updated/fixed packages: acpica, apache, apr, avrdude, cargo,
2017 cc-tool, dash, dhcpdump, dmalloc, docker-containerd, efivar,
2018 fwts, glibc, gnuchess, gnupg2, go, leveldb, libarchive,
2019 libassuan, libftdi1, libgpg-error, libhttpparser, libkcapi,
2020 libmad, libsndfile, libsquish, liburiparser, libwebsock,
2021 libxml2, lighttpd, llvm, lm-sensors, lua-msgpack-native, lxc,
2022 mariadb, mbedtls, meson, mosquitto, netatalk, nodejs, odhcp6c,
2023 openresolv, openssh, pango, patchelf, php, python-django,
2024 python-numpy, python-pyyaml, rauc, rp-pppoe, s6-networking,
2025 samba4, sdl_sound, shairport-sync, sqlite, subversion,
2026 sunxi-cedarx, swupdate, systemd, tcpreplay, tekui, tmp2-abrmd,
2027 tpm2-tools, tpm2-tss, udisks, unixodbc, usb_modeswitch,
2028 webkitgtk, wireshark, wolfssl, xapp_rgb, xenomai, xerces
2030 Issues resolved (http://bugs.uclibc.org):
2032 #11576: Unable to start apache with event MPM on raspberry pi 3
2034 2018.11.1, Released December 20th, 2018
2036 Important / security related fixes.
2038 defconfigs: Fixes for bananapi m2 ultra, ci20
2040 Download wrapper: Fix for urlencode handling
2042 Updated/fixed packages: asterisk, docker-compose,
2043 docker-engine, dt-utils, gnutls, go, grub, libbsd, libcurl,
2044 libpgpme, libiscsi, liblo, libmpd, libopenssl, liboping,
2045 libpam-tacplus, libpjsip, linux-firmware, liquid-dsp,
2046 lua-cqueue, luvi, lxc, lynx, nginx, nodejs, openzwave, php,
2047 pps-tools, proftpd, prosody, sdl2_net, squashfs, swupdate,
2048 uclibc, vtu, webkitgtk, wine, xen
2050 New packages: docker-cli
2052 Issues resolved (http://bugs.uclibc.org):
2054 #11426: pps-tools bash dependency
2055 #11536: dt-utils building fails with glibc 2.28
2057 2018.11, Released December 1st, 2018
2061 Updated/fixed packages: c-ares, quagga, squid
2063 2018.11-rc3, released November 30th, 2018
2065 Fixes all over the tree.
2067 Defconfigs: Fixes for Armadeus APF27, imx6sabre, Olimex A20
2068 olinuxino lime legacy, Orangepi zero plus 2, PC, Riotboard.
2070 graph-depends: Fix for package names starting with a non-alpha
2073 Updated/fixed packages: alsa-utils, botan, dante, domoticz,
2074 dtc, freetype, gauche, gcc, gdb, ghostscript, glibc,
2075 imx-usb-loader, libbsd, libid3tag, libkrb5, libmicrohttpd,
2076 libopenssl, libsoxr, linux, motion, msgpack, mtd,
2077 perl-net-ssleay, php, popt, python-numpy, qt5declarative,
2078 samba4, shadowsocks-libev, stress-ng, systemd, usb_modeswitch,
2079 webkitgtk, valgrind, weston, xfsprogs
2081 2018.11-rc2, released November 21th, 2018
2083 Fixes all over the tree.
2085 fs: Drop intermediate tarball from the filesystem handling to
2086 fix an issue with xattrs handling related to fakeroot. Ensure
2087 tarball target includes xattrs.
2089 download: Fix confusion in git submodule handling if dl/ is a
2092 genrandconfig: Fix missing newline in BR2_WGET handling,
2093 causing the following line to be ignored. This would affect
2094 BR2_ENABLE_DEBUG, BR2_INIT_BUSYBOX, BR2_INIT_SYSTEMD,
2095 BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV, BR2_STATIC_LIBS or
2096 BR2_PACKAGE_PYTHON_PY_ONLY depending on the randomization.
2098 show-build-order: Also include the dependencies of
2101 Fix a number of build issues in packages for the recently
2102 merged RISC-V architecture support.
2104 Updated/fixed packages: dt-utils, easydbus, elfutils,
2105 flare-engine, flatcc, glibc, gstreamer, gstreamer1, imx-uuc,
2106 libassuan, libcorrect, libiscsi, libkrb5, libmicrohttpd,
2107 libnftnl, libnspr, libnss, libsemanage, libsigsegv, libv4l,
2108 ltp-testsuite, luv, luvi, make, ncmpc, netplug, openocd,
2109 prosody, qemu, rpm, sconeserver, shadowsocks-libev,
2110 supertuxcart, syslinux, systemd, trace-cmd, uclibc,
2111 uclibc-ng-test, vtun, webkitgtk, weston, wireshark, xen,
2114 Issues resolved (http://bugs.uclibc.org):
2116 #11086: download/git submodule breaks on symlinked dl folder
2117 #11216: Capabilities not applied to filesystem
2119 2018.11-rc1, released November 9th, 2018
2121 Fixes all over the tree and new features.
2123 Architecture: RISC-V support (64bit) added.
2125 Toolchain: Glibc bumped to 2.28. Fortran support for external
2126 toolchains. ARM (Linaro) toolchains updated to 8.2-2018.08.
2128 Hardening flags (RELRO) are now handled by the toolchain
2129 wrapper instead of explicitly through CFLAGS/LDFLAGS, fixing a
2132 Filesystems: Support for creating btrfs and f2fs filesystems
2135 Add a number of patches to fix build errors for host utilities
2136 on modern distributions using glibc-2.28.
2138 mkusers: Ensure existing group members are preserved when a
2139 group is reprocessed.
2141 printvars: Fix issue with exceeding shell command line length
2142 limits for certain setups.
2144 Workaround added for incompatibility issues between host-dtc
2145 and older U-Boot and Linux kernel versions.
2147 Detect and reject build paths containing '@', as this confuses
2148 a number of packages, including GCC.
2150 utils/diffconfig: Make it work for (non-Buildroot) config
2151 files not using the BR2_ prefix.
2153 New defconfigs: Amarula a64-relic, Bananapi m2 ultra, Embest
2154 riotboard, Hardkernel Odroid XU-4, QEMU riscv64-virt.
2155 olimex_a20_olinuxion_lime_mali is renamed to _legacy.
2157 OpenCL infrastructure support added, similar to how OpenGL is
2160 Linux-headers: Support for kernel headers from a custom
2161 tarball / git repo added.
2163 New packages: bird, bluez5_utils-headers, btrfs-progs,
2164 checksec, davici, duktape, ell, haproxy, libclc, libcorrect,
2165 libopencl, libopenresolv, nss-myhostname,
2166 perl-apache-logformat-compiler, perl-appconfig,
2167 perl-astro-suntime, perl-class-inspector, perl-class-load,
2168 perl-class-method-modifiers, perl-class-std,
2169 perl-class-std-fast, perl-cookie-baker, perl-data-dump,
2170 perl-data-optlist, perl-data-uuid, perl-data-manip,
2171 perl-dbd-mysql, perl-dbi, perl-devel-globaldestruction,
2172 perl-devel-stacktrace, perl-devel-stacktrace-ashtml,
2173 perl-device-serialport, perl-dist-checkconflicts,
2174 perl-exporter-tiny, perl-file-sharedir, perl-file-slurp,
2175 perl-filesys-notify-simple, perl-hash-multivalue,
2176 perl-http-entity-parser, perl-http-headers-fast,
2177 perl-http-multipartparser, perl-io-interface,
2178 perl-io-socket-multicast, perl-json-maybexs, perl-mime-tools,
2179 perl-module-implementation, perl-module-runtime, perl-moo,
2180 perl-number-bytes-human, perl-package-stash, perl-params-util,
2181 perl-plack, perl-posix-strftime-compiler, perl-role-tiny,
2182 perl-streams-buffered, perl-sub-exporter-progressive,
2183 perl-sub-install, perl-sub-quote, perl-sys-cpu,
2184 perl-sys-meminfo, perl-sys-mmap, perl-time-parsedate,
2185 perl-type-tiny, perl-www-form-urlencoded, perl-x10, pigpio,
2186 python-async-timeout, python-falcon, python-fire,
2187 python-mimeparse, python-multidict, python-passlib,
2188 python-pigpio, python-pip, python-ply, python-py,
2189 python-pyasn1, python-pyasn1-modules, python-pycryptodomex,
2190 python-pyhamcrest, python-pysmi, python-scapy, python-semver,
2191 python-serial-asyncio, python-typing, python-uvloop,
2192 pythonwrapt, python-yarl, python-zeroconf, riscv-pk, sedutil,
2193 spandsp, tini, waffle, xapian
2195 Removed packages: bootutils, dsp-tools, expedite, gst-dsp,
2198 Issues resolved (http://bugs.uclibc.org):
2200 #11116: Buildroot should set PYTHON_EGG_CACHE instead of writing ..
2201 #11156: In python3 module 'socket' has no attribute 'AF_BLUETOOTH'
2202 #11166: Erlang bad argument on valid uint64 when crosscompiled on..
2203 #11206: zlib: fails to build with Linaro toolchain, BR2_RELRO_FULL..
2204 #11241: ACPID shouldn't depend on BR2_x86_64 || BR2_i386
2205 #11251: Util scanpypi failes when package change - to _ in tar file
2206 #11266: qt5base-5.11.1 does not compile with musl, complains about..
2207 #11286: python-rpi-gpio only should depend on BR2_arm || BR2_aarch64
2208 #11321: Latest master fails to build readline with RELRO FULL
2209 #11326: sysvinit fails to build in latest GIT master
2210 #11331: Internal application no longer builds with latest GIT master
2211 #11336: nfs-utils fails to build in latest GIT master
2212 #11351: build root-2018-08, linaro aarch64 compile error
2213 #11376: mdmon binary missing
2214 #11391: Valgind availability on ARM
2215 #11396: uboot environment image checksum invalid if target is big endian
2216 #11421: GCC error message for ARM Cortex-A9/ARM.V7
2217 #11451: Can't find libmpfr.so.4 when using external toolchain on ubuntu..
2218 #11481: Docs: Is external.desc required?
2220 2018.08.4, Released December 20th, 2018
2222 Important / security related fixes.
2224 Defconfigs: Fixes for ci20, orangepi zero plus 2
2226 Download wrapper: Fix for urlencode handling
2228 Updated/fixed packages: c-ares, dante, docker-compose,
2229 domoticz, freetype, ghostscript, gnutls, libcurl, libgpgme,
2230 libid3tag, libiscsi, libmpd, libopenssl, liboping, libpjsip,
2231 linux-firmware, liquid-dsp, luvi, lynx, msgpack, nginx,
2232 nodejs, php, popt, pps-tools, prosody, python-numpy,
2233 python-requests, samba4, sdl2_net, squashfs, swupdate,
2234 systemd, uclibc, vte, webkitgtk, wine, xfsprogs
2236 Issues resolved (http://bugs.uclibc.org):
2238 #11426: pps-tools bash dependency
2240 2018.08.3, Released November 26th, 2018
2242 Important / security related fixes.
2244 fs: Drop intermediate tarball from the filesystem handling to
2245 fix an issue with xattrs handling related to fakeroot. Ensure
2246 tarball target includes xattrs.
2248 download: Fix confusion in git submodule handling if dl/ is a
2251 toolchain: Only allow enabling stack protection on
2252 architectures with control flow integrity (CFI) support. Only
2253 allow FORTIFY_SOURCE support on gcc >= 6.
2255 genrandconfig: Fix missing newline in BR2_WGET handling,
2256 causing the following line to be ignored. This would affect
2257 BR2_ENABLE_DEBUG, BR2_INIT_BUSYBOX, BR2_INIT_SYSTEMD,
2258 BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV, BR2_STATIC_LIBS or
2259 BR2_PACKAGE_PYTHON_PY_ONLY depending on the randomization.
2261 show-build-order: Also include the dependencies of
2264 Defconfigs: Fixes for Armadeus APF27, imx6sabre, Olimex A20
2265 olinuxino lime legacy, Orangepi zero plus 2.
2267 graph-depends: Fix for package names starting with a non-alpha
2270 Updated/fixed packages: attr, audit, bind, brotli, busybox,
2271 dtc, easydbus, elfutils, flare-engine, flatcc, gauche, gcc,
2272 giflib, gpsd, lcdproc, libcurl, libiscsi, libkcapi, libnfs,
2273 libnspr, libnss, libsemanage, liburiparser, lighttpd,
2274 lua-curl, mariadb, mmc, mosquitto, mysql, ncmpc, neardal,
2275 netplug, network-manager, nfs-utils, nginx, openocd, openswan,
2276 p11-kit, postgresql, prosody, qemu, qt, rpm, ruby, samba4,
2277 squid, supertuxkart, systemd, tar, trace-cmd, traceroute,
2278 twolame, uclibc, usb_modeswitch, vtun, webkitgtk, weston,
2279 xdriver_xf86-video-geode, xlib_libfontenc, xserver_xorg-server
2281 Issues resolved (http://bugs.uclibc.org):
2283 #11086: download/git submodule breaks on symlinked dl folder
2284 #11481: Docs: Is external.desc required?
2286 2018.08.2, Released October 25th, 2018
2288 Important / security related fixes.
2290 Workaround added for incompatibility issues between host-dtc
2291 and older U-Boot and Linux kernel versions.
2293 Detect and reject build paths containing '@', as this confuses
2294 a number of packages, including GCC.
2296 utils/get-developers: Add -e option for use with git
2299 utils/diffconfig: Make it work for (non-Buildroot) config
2300 files not using the BR2_ prefix.
2302 u-boot: Fix for environment image handling on big endian
2305 Updated/fixed packages: binutils, ca-certificates,
2306 cups-filters, dtc, erlang, file, freetype, gcc, git, gvfs,
2307 jasper, leveldb, libarchive, libssh, live555, ljlinenoise,
2308 mariadb, mongoose, netsnmp, nmap, nodejs, ntp, open-plc-utils,
2309 poco, psmisc, ptpd2, python-enum34, qemu, qt, qt5base,
2310 setools, spice, spice-protocol, tinc, ustr, wireshark,
2312 Issues resolved (http://bugs.uclibc.org):
2314 #11396: uboot environment image checksum invalid if target is big endian
2316 2018.08.1, Released October 7th, 2018
2318 Important / security related fixes.
2320 Add a number of patches to fix build errors for host utilities
2321 on modern distributions using glibc-2.28.
2323 mkusers: Ensure existing group members are preserved when a
2324 group is reprocessed.
2326 printvars: Fix issue with exceeding shell command line length
2327 limits for certain setups.
2329 Updated/fixed packages: acpid, android-tools, apache,
2330 arp-scan, bandwidthd, bind, brltty, clamav, connman, cppcms,
2331 domoticz, dtc, fio, gcc, gdb, ghostscript, gnupg, httpping,
2332 igmpproxy, imlib2, ipsec-tools, libesmtp, libnfs, libxslt,
2333 links, lua, mosquitto, nilfs-utils, ocrad, parted, php,
2334 python-django, screen, shairport-sync, strongswan,
2335 vboot-utils, webkitgtk, wireguard, x265 xen, xlib_libXdmcp,
2336 xlib_libXfont, xlib_libXft, xlib_libxshmfence,
2337 xutil_makedepend, zeromq
2339 2018.08, Released September 6th, 2018
2345 - Glibc 2.28 on the build host breaks compilation of a number
2346 of host packages. 2018.08 contains fixes for some of these
2347 packages, but not all. Consider building on hosts (or in
2348 containers) using older Glibc versions.
2350 - host-dtc 1.4.7 breaks compilation of older U-Boot and Linux
2351 kernel configurations using FDT/DTC. Consider updating the
2352 Linux kernel to >= 4.17 and U-Boot to >= 2018.07 or
2353 backporting commit 9130ba8846 (scripts/dtc: Update to
2354 upstream version v1.4.6-9-gaadd0b65c987) for the Linux
2355 kernel / commit db405d1980 for U-Boot.
2356 Alternatively revert commit 7b929ddcf0 (dtc: bump version to
2357 1.4.7) and ensure your build host does not have the libfdt
2358 development headers installed.
2360 Updated/fixed packages: busybox, chipmunk, cutelyst,
2361 domoticz, gcc, imagemagick, lcms2, libcurl, mediastreamer,
2362 moarvm, php, qt, qt5virtualkeyboard, qt5webengine, screen,
2363 sdl2, squashfs, uboot, xen
2365 Issues resolved (http://bugs.uclibc.org):
2367 #11261: ccache using wrong cached objects
2368 #11276: Understanding the patch for kernel-4.9 and other..
2370 2018.08-rc3, Released August 31th, 2018
2372 Fixes all over the tree.
2374 linux: additional improvements to the flex / bison dependency
2375 handling, use system provided variant if available. Ensure
2376 toolchain is available when configuring for 4.18+ support.
2378 Download: Fix handling of primary sites using file://
2380 Toolchain: Correct external toolchain musl detection for
2383 Updated/fixed packages: aircrack-ng, bison, brltty, busybox,
2384 cutelyst, dropbear, gr-osmosdr, i2c-tools, json-c, libconfuse,
2385 libkcapi, libsoup, libssh, liburiparser, mbedtls, mender,
2386 mesa3d, minicom, mjpegtools, mutt, openpowerlink, openssh,
2387 oracle-mysql, php, postgresql, pv, qt5base, qt5quickcontrols,
2388 rauc, shairport-sync, systemd, xlib_libX11, zeromq,
2390 Issues resolved (http://bugs.uclibc.org):
2392 #11091: BR2_PRIMARY_SITE doesn't work (wget is selected...
2393 #11141: WF111 package no longer available
2394 #11211: Internal compiler error: Killed (program cc1plus)..
2395 #11236: util-linux fails to build on Travis CI when python..
2396 #11246: Glibc 2.28 - fails to build host-bison and host-m4
2397 #11256: Add python-falcon and python-mimeparse packages
2399 2018.08-rc2, Released August 20th, 2018
2401 Fixes all over the tree.
2403 pkg-kconfig: Support dependencies needed to run the
2404 configurator, E.G. recent Linux kernel versions needing flex
2407 Defconfigs: ARM Juno: Bump ATF to fix a build
2408 issue. Raspberrypi2: Bump rootfs size. Snps_archs38_vdk:
2409 Correct /etc/inittab. Technologic ts7680: Correct genimage
2410 configuration. Orange PI PC / Zero, Sheevaplug: Bump U-boot to
2411 2018.07 to fix build issue. Ensure host-openssl is pulled in
2412 for kernel builds where needed.
2414 Updated/fixed packages: aircrack-ng, bind, boost,
2415 boot-wrapper-aarch64, bzip2, busybox, chrony, cryptsetup,
2416 dahdi-tools, dbus, domoticz, eigen, ipsec-tools, libarchive,
2417 libfuse, libgit2, libopenssl, libselinux, lighttpd, lvm2, m4,
2418 makedevs, mariadb, mesa3d-headers, mono, ncmpc, ncurses,
2419 nodejs, php, python-django, python-pyqt5, qt5base,
2420 qt5serialbus, ruby, samba4, uboot-tools, uclibc, vlc,
2421 waylandpp, wireless_tools, wireshark, wpa_supplicant, mtd,
2422 xdriver_xf86-video-ati, xserver_xorg-server
2424 Issues resolved (http://bugs.uclibc.org):
2426 #10781: cryptsetup luksOpen container_file container causes..
2427 #10996: bogus musl ARM toolchain
2428 #11191: xattr and check-package issue
2430 2018.08-rc1, Released August 5th, 2018
2434 - add support for gcc 8.x, switch to gcc 7.x as the default
2436 - add support for gdb 8.1, switch to gdb 8.0 as the default
2437 and remove gdb 7.10/7.11
2438 - add support for binutils 2.31
2439 - NIOSII CodeSourcery toolchain updated
2440 - Linaro AArch64 BE toolchain added, and other Linaro
2442 - Synopsys ARC pre-built toolchain updated
2444 Architecture: add support for ARM Cortex-M7
2448 - systemd bumped to 239
2449 - Qt5 bumped to 5.11.1
2450 - Rust bumped to 1.27
2451 - GStreamer stack bumped to 1.14.2
2452 - X.org server bumped to 1.20, and all X.org proto packages
2453 replaced by the single xorgproto package
2454 - i.MX6 support packages bumped to 6.2.4
2455 - i.MX Vivante graphics version bumped to 6.2.4.p1.2,
2456 adding support for Wayland and i.MX8MQ platforms
2458 Linux: bumped to 4.17 by default.
2460 Infrastructure: new package infrastructure added for packages
2461 using the Meson build system
2463 New packages: at-spi2-atk, at-spi2-core, capnproto, cmocka,
2464 corkscrew, cutelyst, davfs2, flatcc, libidn2, libgit2,
2465 libopusenc, mender, nghttp2, perl-convert-asn1, perl-crypt-blowfish,
2466 perl-crypt-cbc, perl-digest-md5, perl-mime-base64-urlsafe,
2467 perl-mojolicious-plugin-authentication, perl-net-ping,
2468 perl-net-snmp, perl-net-ssh2, perl-net-telnet, pigz,
2469 python-reentry, python-request-id, python-validators,
2470 python-webob, shadowsocks-libev, speexdsp, xorgproto, wampcc
2472 New defconfigs: NXP i.MX7D SDB, Boundary Devices Nitrogen 8M,
2473 Olimex A10 OLinuxino, ZynqMP ZCU106
2475 Removed packages: all xproto_* have been removed and replaced
2478 Issues resolved (http://bugs.uclibc.org):
2480 #9411: MUSL build with RT Error relocating /lib/libgcc_s.so.1:
2481 __cpu_indicator_init: symbol not found
2482 #9921: lockfile module within python-daemon not available
2483 #10341: gdb install of py files when using buildroot toolchain
2485 #10661: /etc/init.d/S29netplug starts multiple instances of netplugd
2486 #10751: Missing dependency in pulseaudio package
2487 #10811: kodi-17.6-Krypton does not compile for freescale_* devices
2488 #10856: openblas on qemu_x86_64_defconfig fails with
2489 "sgemm_kernel.o: No such file or directory"
2490 #11056: Compiling a file that uses libdrm headers fails with:
2491 fatal error: drm.h: No such file or directory
2492 #11061: support/download: git version=master broken
2493 #11071: Building postgresql package on Debian 9.4 x64 for armel target fails
2494 #11076: Docker containerd installed to incorrect path
2495 #11101: host-patchelf Endian Issue with relative RPATH
2496 #11111: raspberry pi 3 b+: missing BSP for 64-bit kernel
2497 #11121: statfs call corrupts memory struct statfs too small
2498 #11181: Switching toolchain does not work
2500 2018.05.3, Released October 6th, 2018
2502 Important / security related fixes.
2504 Add a number of patches to fix build errors for host utilities
2505 on modern distributions using glibc-2.28.
2507 mkusers: Ensure existing group members are preserved when a
2508 group is reprocessed.
2510 printvars: Fix issue with exceeding shell command line length
2511 limits for certain setups.
2513 Updated/fixed packages: acpid, android-tools, apache,
2514 arp-scan, bandwidthd, bind, bison, brltty, chipmunk, connman,
2515 cppcms, fio, gcc, ghostscript, gnupg, httping, igmpproxy,
2516 imagemagick, imlib2, ipsec-tools, lcm2, libcurl, libesmtp,
2517 libnfs, libssh, libxslt, links, mediastreamer, minicom,
2518 moarvm, nilfs-utils, ocrad, parted, php, postgresql, pv,
2519 python-django, qt, qt5quickcontrols, qt5webengine, screen,
2520 sdl2, shairport-sync, squashfs, strongswan, vboot-utils,
2521 webkitgtk, wireguard, x265, xen, xlib_libXfont, xlib_libXft,
2522 xlib_libxshmfence, zeromq
2524 2018.05.2, Released August 28th, 2018
2526 Important / security related fixes.
2528 Defconfigs: Raspberrypi2: Bump rootfs size, T7680: Fix
2529 genimage.cfg issue, ARM Juno: Bump ATF to v1.3 to fix build
2532 Updated/fixed packages: acl, attr, apache, bind,
2533 boot-wrapper-aarch64, brltty, bzip2, chrony, crda, cryptsetup,
2534 dahdi-tools, dmidecode, dropbear, eigen, ffmpeg, gawk, gcc,
2535 ghostscript, gnutls, imx-gpu-viv, ipsec-tools, libarchive,
2536 libfuse, libglib2, libopenssl, libselinux, libsoup, lighttpd,
2537 linuxptp, lttng-modules, lttng-tools, lua-flu, lvm2, m4,
2538 makedevs, mariadb, mbedtls, mesa3d-heders, mtd, ncurses,
2539 nodejs, openssh, php, python-django, rauc, ruby, samba4,
2540 stress-ng, ti-utils, uboot-tools, uclibc, vim, waylandpp,
2541 wireless_tools, wireless-regdb, wireshark, wpa_supplicant,
2544 Issues resolved (http://bugs.uclibc.org):
2546 #10781: cryptsetup luksOpen container_file container causes..
2547 #10986: Installing package attr when already supplied by..
2548 #11191: xattr and check-package issue
2550 2018.05.1, Released July 20th, 2018
2552 Important / security related fixes.
2554 U-Boot: Ensure host version of ncurses is picked up and not
2555 host-ncurses built by buildroot, as that otherwise causes
2556 widechar/non-widechar conflicts and corrupted menuconfig
2559 Linux: Enable CONFIG_PERF_EVENTS when perf is enabled.
2561 Toolchain: ARC tools updated to arc-2018.03.
2563 pkg-stats: Fix python 3.x compatibility.
2565 dl-wrapper: Fix support for URIs containing '+', fix
2566 no-check-hash for inferred site method.
2568 Defconfigs: Raspberrypi3: Bump rootfs size, Minnowboard-max:
2569 Support ethernet on Turbot variant.
2571 Updated/fixed packages: audit, bind, btrfs-progs, cifs-utils,
2572 clamav, collectd, coreutils, docker-containerd, dos2unix,
2573 edid-decode, file, gcc, gdb, gnupg, gnupg2, heimdal, hidapi,
2574 imagemagick, libcurl, libgcrypt, libglib2, liblogging,
2575 libostree, libressl, libsoup, libv4l, libvncserver, libvorbis,
2576 libwebsockets, libxslt, lm-sensors, mariadb, mpg123, ncurses,
2577 network-manager, nodejs, patchelf, perl, php-amqp, pinentry,
2578 pixiewps, qpdf, qt53d, qt5base, qt5charts, qt5script, redis,
2579 systemd, triggerhappy, uboot, wireguard, wireless-regdb,
2582 2018.05, Released June 1st, 2018
2586 Download: Work around for hanging connections for packages
2587 from CVS, by adding a 10 minute max timeout.
2589 Updated/fixed packages: binutils, clang, dash, expect, git,
2590 glibc, jpeg-turbo, libjpeg, log4cplus, openvmtools, xen,
2592 Issues resolved (http://bugs.uclibc.org):
2594 #11051: runtime issue on STM32 with usage of binutils 2.29.x
2596 2018.05-rc3, Released May 28th, 2018
2598 Fixes all over the tree.
2600 Toolchain: ARC tools updated to arc-2018.03-rc2.
2602 Fs: Ensure hard links in TARGET_DIR are correctly copied for
2603 filesystem input. With the recent changes to the file system
2604 generation logic, hard links were "expanded" in file system
2605 images leading to bloated rootfs images for setups with hard
2608 Infrastructure: Error out for packages using the 'local'
2609 method but forgetting to specify <pkg>_SITE.
2611 Build rpcgen for the host when needed to support distributions
2612 no longer shipping rpcgen with glibc (E.G. recent Fedora).
2614 Updated/fixed packages: autofs, bash-completion, binutils,
2615 busybox, cjson, elf2flt, libcoap, libcurl, libtirpc, lrzsz,
2616 poppler, procps-ng, qt-webkit-kiosk, quota, samba4, xfsprogs
2618 Issues resolved (http://bugs.uclibc.org):
2620 #11031: ld-elf2flt: host/bin/ld.real': execvp: No such file..
2621 #11036: C compiler cannot create executables
2622 #11046: Git package binaries are ~180MB (compared to ~20MB in..
2624 2018.05-rc2, Released May 22nd, 2018
2626 Fixes all over the tree.
2628 Dependencies: Check that the current working directory (.)
2629 isn't listed in PATH as that causes various build issues.
2631 Manual: Clarify that git branch names may not be used as
2632 version identifiers. This has never been supported, but was
2633 kind of working (with some limitations) before the git
2634 download rework - Now it does not work at all.
2636 Linux: Ensure host version of ncurses is picked up and not
2637 host-ncurses built by buildroot, as that otherwise causes
2638 widechar/non-widechar conflicts and corrupted menuconfig
2641 Packages: Renamed a number of package options not prefixed
2642 with BR2_PACKAGE_<pkg> for consstency.
2644 Download infrastructure: Fix file:// protocol handling after
2647 Updated/fixed packages: acl, apr-util, asterisk, attr,
2648 bluez5_utils, cifs-utils, clamav, clang, cups-filters,
2649 dahdi-linux, exim, faketime, gdb, go, gst1-plugins-bad,
2650 imx-mkimage, ipsec-tools, jamvm, janus-gateway,
2651 jquery-ui-themes, libcap, libcurl, libftdi, libkcapi, libkrb5,
2652 libmediaart, libmodbus, libmodplug, libmpd,
2653 libnetfilter_cthelper, libnetfilter_cttimeout, libnfc,
2654 libnfnetlink, libnss, liboauth, libogg, libosip2,
2655 libpam-radius-auth, libpcap, libpciaccess, llvm, log4cplus,
2656 ltrace, lynx, mbedtls, modem-manager, nfs-utils,
2657 python-cython, python-websockets, qt5cinex, qt5wayland, rauc,
2658 snort, strace, ti-sgx-km, transmission, wavpack, wget, woff2,
2659 xen, zmqpp, znc, zstd
2661 Issues resolved (http://bugs.uclibc.org):
2663 #10986: Installing package attr when already supplied by...
2664 #11011: BUildroot for Raspberry Pi 2
2665 #11016: Wrong compiler used for external user host packages
2667 2018.05-rc1, Released May 9th, 2018
2669 Toolchain: glibc bumped to 2.27, musl bumped to 1.1.19,
2670 uClibc-ng 1.0.30, Linux kernel headers bumped to 4.16.x.
2672 Architecture: support for the Blackfin architecture has been
2673 removed, as it was removed from Linux upstream, poorly
2674 maintained in binutils/gdb, and abandoned by Analog Devices.
2676 Numerous packages updated to have hashes for their license
2679 Systemd can now be built with uClibc toolchains.
2681 Linux: addition of BR2_LINUX_KERNEL_NEEDS_HOST_LIBELF and
2682 BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL to support building Linux
2683 kernel configurations that need libelf on the host or openssl
2687 - all Python scripts are now verified with flake8
2688 - check-package extended to check all Config.in and .mk files
2689 in tree, not only the ones in package/
2693 - The download infrastructure has seen a major overhaul, with
2694 the main visible new feature being Git caching: a package
2695 fetched from Git no longer needs to be re-cloned entirely
2696 everytime its version is changed. Anoter visible change is
2697 that the download folder now has subfolders per package. See
2698 http://lists.busybox.net/pipermail/buildroot/2018-April/217923.html
2699 for more details about those changes.
2701 - The logic that generates the root filesystem images has been
2702 reworked, with the main goal of allowing several filesystem
2703 images to be produced in parallel, also a requirement for
2704 top-level parallel build. Now, a .tar filesystem image is
2705 always created, and re-extracted in a private directory to
2706 create each format-specific filesystem image.
2708 - A new package infrastructure was introduced for Go-based
2709 packages: golang-package.
2711 - Dependencies on extraction tools are now handled as proper
2712 per-package dependencies, using
2713 <pkg>_EXTRACT_DEPENDENCIES. Beyond a cleanup, this is also a
2714 preparation step for top-level parallel build support.
2716 - When a file being downloaded is part of a package with a
2717 .hash file, but there is no hash listed for this file, the
2718 file is now preserved in the download directory rather than
2719 removed. This helps when updating a package, as it gives the
2720 ability to easily calculate the hash of the file.
2722 - Addition of '<pkg>-show-recursive-depends' and
2723 '<pkg>-show-recursive-rdepends' make targets, to
2724 respectively display the recursive list of dependencies and
2725 the recursive list of reverse dependencies of a given
2728 - The /etc/shells file is now automatically generated with the
2729 list of shell programs installed on the system.
2731 - Addition of -Ofast optimization level as an available
2734 Major updates: Go updated to 1.10, Erlang bumped to 20.3, Qt5
2737 New packages: 18xx-ti-utils, abootimg, bluez-alsa, brotli,
2738 chipmunk, clang, docker-compose, docker-proxy, flare-engine,
2739 flare-game, gst1-interpipe, gstreamer1-editing-services,
2740 hackrf, i2pd, imx-alsa-plugins, imx-mkimage, libcdio-paranoia,
2741 libkrb5, llvm, pixiewps, python-backports-ssl-match-hostname,
2742 python-cached-property, python-cython, python-docker,
2743 python-dockerpty, python-docker-pycreds,
2744 python-flask-sqlalchemy, python-functools32, python-influxdb,
2745 python-json-models, python-libusb1, python-networkx,
2746 python-psycopg2, python-pymodbus, python-sqlalchemy,
2747 python-subprocess32, python-texttable,
2748 python-websocket-client, python-yieldfrom, quotatool, reaver,
2749 snort, sunxi-mali-mainline, sunxi-mali-mainline-driver, tk,
2750 tpm2-abrmd, tpm2-tools, tpm2-tss, udftools, vte, woff2.
2752 New defconfigs: ARC HS Development Kit, Arcturus ucls1012a,
2753 Freescale i.MX6UL EVK (with vendor kernel), Freescale i.MX6
2754 SoloLite EVK (with vendor kernel), Freescale i.MX31 3Stack,
2755 Freescale i.MX8Q EVK Freescale p1025twr, Freescale t1040d4rdb,
2756 Qemu PPC64 E5500, SolidRun ClearFog Base, Tinker RK3288, Vyasa
2759 Removed packages: iqvlinux, kodi-adsp-*, mplayer
2761 Removed defconfigs: ci40, firefly_rk3288,
2762 freescale_p1010rdb_pa, freescale_mpc8315erdb, riotboard,
2765 Issues resolved (http://bugs.uclibc.org):
2767 #10151: toolchain eclipse register : fails with a custom
2769 #10511: Packages get downloaded uncompressed with wget
2770 #10531: QtWebengine doesn't build if the host hasn't a 32 bits
2771 C++ compiler working
2772 #10846: error in compiling gnutls
2773 #10886: openssl-1.0.2n fails to build
2774 #10896: /bin/sh not in /etc/shells
2775 #10961: Grub2 fails to build for x86_64 when BR2_SSP_ALL is
2778 2018.02.12, Released March 29th, 2019
2780 Important / security related fixes.
2782 Updated/fixed packages: avahi, beecrypt, busybox, clamav,
2783 cups, devmem2, fetchmail, file, fltk, gcc, gdb, git, jq,
2784 leveldb, libopenssl, libraw, libseccomp, libssh2,
2785 libunistring, mariadb, mosquitto, nodejs, ntp, openjpeg, perl,
2786 php, putty, qt5webkit, rdesktop, systemd, wireshark, vsftpd,
2787 xapp_xdm, xlib_libXdmcp
2789 2018.02.11, Released February 23th, 2019
2791 Important / security related fixes.
2793 Ensure the PLATFORM and OS environment variables are not set,
2794 as they cause build issues for some packages.
2796 The package list infrastructure now correctly handles packages
2797 installing files with old mtime.
2799 Linux: Skip hash checks for user supplied downloadable
2800 patches, as no hash checksums are available for those.
2802 scanpypi: protect against zip-slip vulnerability in zip/tar
2805 Updated/fixed packages: bind, dhcpcd, dovecot, ghostscript,
2806 gnuradio, imagemagick, jpeg-turbo, libarchive, libb64,
2807 libcurl, libid3tag, madplay, mosquitto, openssh, php,
2808 postgresql, proftpd, python, python-django, python3, qt5base,
2809 sqlcipher, swupdate, systemd, unzip, webkitgtk
2811 2018.02.10, Released January 31th, 2019
2813 Important / security related fixes.
2815 Defconfigs: Fixes for Lego EV3, QEMU AArch64-virt
2817 check-package: fix Python 3 support
2819 get-developers: Fix behaviour when called from elsewhere than
2820 the toplevel directory.
2822 cmake: Also set CMAKE_SYSTEM_VERSION in toolchainfile.cmake
2824 Updated/fixed packages: acpica, apache, apr, asterisk,
2825 avrdude, cargo, cc-tool, dash, dhcpdump, dmalloc, gnuchess,
2826 gnupg2, leveldb, libarchive, libassuan, libftdi1,
2827 libgpg-error, libhttpparser, libmad, libsndfile, libsquish,
2828 liburiparser, libwebsock, libxml2, lighttpd, lm-sensors,
2829 lua-msgpack-native, mbedtls, mosquitto, netatalk, nodejs,
2830 openssh, pango, patchelf, php, python-django, python-pyyaml,
2831 rauc, rp-pppoe, s6-networking, samba4, sdl_sound,
2832 shairport-sync, sqlite, subversion, sunxi-cedarx, tcpreplay,
2833 tekui, usb_modeswitch, webkitgtk, wireshark, wolfssl,
2834 xapp_rgb, xenomai, xerces
2836 Issues resolved (http://bugs.uclibc.org):
2838 #11576: Unable to start apache with event MPM on raspberry pi 3
2840 2018.02.9, Released December 20th, 2018
2842 Important / security related fixes.
2844 defconfigs: Fixes for ci20
2846 Updated/fixed packages: c-ares, dante, freetype, ghostscript,
2847 glibc, gnutls, go, libcurl, libgpgme, libid3tag, libiscsi,
2848 libmpd, libopenssl, libpjsip, linux, liquid-dsp, luvi, lynx,
2849 msgpack, nginx, nodejs, php, popt, pps-tools, python-numpy,
2850 python-requests, samba4, sdl2_net, squashfs, swupdate, uclibc,
2851 wine, webkitgtk, xfsprogs
2853 Issues resolved (http://bugs.uclibc.org):
2855 #11426: pps-tools bash dependency
2857 2018.02.8, Released November 26th, 2018
2859 Important / security related fixes.
2861 fs: Drop intermediate tarball from the filesystem handling to
2862 fix an issue with xattrs handling related to fakeroot. Ensure
2863 tarball target includes xattrs.
2865 download: Fix confusion in git submodule handling if dl/ is a
2868 toolchain: Only allow enabling stack protection on
2869 architectures with control flow integrity (CFI) support. Only
2870 allow FORTIFY_SOURCE support on gcc >= 6.
2872 genrandconfig: Fix missing newline in BR2_WGET handling,
2873 causing the following line to be ignored. This would affect
2874 BR2_ENABLE_DEBUG, BR2_INIT_BUSYBOX, BR2_INIT_SYSTEMD,
2875 BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV, BR2_STATIC_LIBS or
2876 BR2_PACKAGE_PYTHON_PY_ONLY depending on the randomization.
2878 show-build-order: Also include the dependencies of
2881 Defconfigs: Fixes for Armadeus APF27, imx6sabre.
2883 graph-depends: Fix for package names starting with a non-alpha
2886 Updated/fixed packages: attr, audit, bind, brotli, easydbus,
2887 elfutils, gauche, gcc, giflib, gpsd, lcdproc, libcurl,
2888 libiscsi, libnfs, libnspr, libnss, libkcapi, libsemanage,
2889 liburiparser, lighttpd, linux, lua-curl, mariadb, mmc-utils,
2890 mosquitto, mysql, neardal, netplug, network-manager,
2891 nfs-utils, nginx, openocd, openswan, p11-kit, postgresql,
2892 prosody, qemu, qt, rpm, ruby, samba4, squid, supertuxkart,
2893 systemd, tar, trace-cmd, traceroute, twolame, uclibc,
2894 usb_modeswitch, vtun, webkitgtk, xdriver_xf86-video-geode,
2895 xlib_libfontenc, xproto_inputproto, xserver_xorg-server
2897 Issues resolved (http://bugs.uclibc.org):
2899 #11086: download/git submodule breaks on symlinked dl folder
2900 #11251: Util scanpypi failes when package change - to _ in..
2901 #11476: stdio2.h error invalid use of __builtin_va_arg_pack
2902 #11481: Docs: Is external.desc required?
2904 2018.02.7, Released October 25th, 2018
2906 Important / security related fixes.
2908 Detect and reject build paths containing '@', as this confuses
2909 a number of packages, including GCC.
2911 utils/get-developers: Add -e option for use with git
2914 utils/diffconfig: Make it work for (non-Buildroot) config
2915 files not using the BR2_ prefix.
2917 u-boot: Fix for environment image handling on big endian
2920 Updated/fixed packages: binutils, ca-certificates,
2921 cups-filters, erlang, file, freetype, gcc, git, gvfs, leveldb,
2922 libarchive, libcurl, libssh, live555, ljlinenoise, mariadb,
2923 mongoose, netsnmp, nmap, nodejs, ntp, open-plc-utils, poco,
2924 psmisc, ptpd2, python-enum34, qemu, qt, qt5base, setools,
2925 spice, spice-protocol, tinc, ustr, wireshark
2927 Issues resolved (http://bugs.uclibc.org):
2929 #11396: uboot environment image checksum invalid if target is big endian
2931 2018.02.6, Released October 7th, 2018
2933 Important / security related fixes.
2935 Add a number of patches to fix build errors for host utilities
2936 on modern distributions using glibc-2.28.
2938 mkusers: Ensure existing group members are preserved when a
2939 group is reprocessed.
2941 printvars: Fix issue with exceeding shell command line length
2942 limits for certain setups.
2944 Updated/fixes packages: acpid, android-tools, apache,
2945 arp-scan, bandwidthd, bind, bison, clamav, connman, cppcms,
2946 cramfs, fio, gcc, ghostscript, glibc, gnupg, httping,
2947 igmpproxy, imagemagick, imlib2, ipsec-tools, lcms2, libcurl,
2948 libesmtp, libnfs, libssh, libxslt, links, linuxptp,
2949 mediastreamer, minicom, moarvm, nilfs-utils, ocrad, parted,
2950 php, pv, python-django, qt, qt5quickcontrols, qt5webengine,
2951 screen, sdl2, shairport-sync, squashfs, strongswan,
2952 vboot-utils, webkitgtk, wireguard, x265, xen, xlib_libXfont,
2955 New packages: brotli, woff2
2957 2018.02.5, Released August 29th, 2018
2959 Important / security related fixes.
2961 Defconfigs: Raspberrypi2: Bump rootfs size, T7680: Fix
2962 genimage.cfg issue, ARM Juno: Bump ATF to v1.3 to fix build
2965 Updated/fixed packages: acl, apache, attr, bind,
2966 boot-wrapper-aarch64, brltty, bzip2, chrony, crda, cryptsetup,
2967 dahdi-tools, dmidecode, dropbear, eigen, erlang, ffmpeg, gawk,
2968 gcc, ghostscript, gnutls, ipsec-tools, libarchive, libfuse,
2969 libopenssl, libselinux, libsoup, lighttpd, linuxptp,
2970 lttng-modules, lttng-tools, lua-flu, lvm2, m4, makedevs,
2971 mariadb, mbedtls, mesa3d-headers, mtd, ncurses, nodejs,
2972 openssh, php, postgresql, python-django, qt5xmlpatterns, ruby,
2973 samba4, shairport-sync, stress-ng, ti-utils, uboot-tools, vim,
2974 waylandpp, wireless_tools, wireshark, wpa_supplicant, xorriso,
2977 Issues resolved (http://bugs.uclibc.org):
2979 #10781: cryptsetup luksOpen container_file container causes..
2980 #10986: Installing package attr when already supplied by..
2981 #11191: xattr and check-package issue
2983 2018.02.4, Released July 21th, 2018
2985 Important / security related fixes.
2987 U-Boot: Ensure host version of ncurses is picked up and not
2988 host-ncurses built by buildroot, as that otherwise causes
2989 widechar/non-widechar conflicts and corrupted menuconfig
2992 Linux: Enable CONFIG_PERF_EVENTS when perf is enabled.
2994 Defconfigs: Raspberrypi3: Bump rootfs size, Minnowboard-max:
2995 Support ethernet on Turbot variant.
2997 Updated/fixed packages: bind, clamav, collectd, dos2unix,
2998 edid-decode, gcc, gdb, heimdal, hidapi, imx-gpu-viv, libcurl,
2999 libglib2, liblogging, libostree, libsoup, libv4l, lm-sensors,
3000 ncurses, network-manager, patchelf, pinentry, procps-ng, qpdf,
3001 qt5, qt53d, qt5base, qt5charts, qt5script, qt5serialport,
3002 systemd, wireguard, wireless-regdb
3004 Issues resolved (http://bugs.uclibc.org):
3006 #11101: host-patchelf Endian Issue with relative RPATH
3008 2018.02.3, Released June 18th, 2018
3010 Important / security related fixes.
3012 Various fixes for building on modern distributions (GCC 8.x,
3015 ARM: Default to binutils 2.28 and warn about newer binutils
3016 versions, which are known to cause boot failures for Linux
3017 kernels built in thumb mode.
3019 Busybox/mdev: Fix module autoloading.
3021 Busybox/sysvinit: inittab: Add /dev/{stdin,stdout,stderr}
3022 symlinks, call swapon -a to activate any configured swap
3025 Dependencies: Check that PATH does not contain current working
3026 directory, which triggers a number of build failures.
3028 Infrastructure: Error out for packages erroneously using the
3029 'local' site method but not defining a _SITE.
3031 Linux: Fix cuImage.<dtb> / simpleImage.<dtb> handling. Ensure
3032 kconfig uses ncurses from the host to fix a ncurses/ncursesw
3033 mixup, causing menuconfig display corruption.
3035 Toolchain: Workarounds for fix-rpath issues with binutils and
3038 Util-linux: Fix blocking on getrandom() issue with recent
3041 Remove broken freescale_imx31_3stack,
3042 freescale_imx6sololiteevk and freescale_imx6ulevk defconfigs.
3044 Updated/fixed packages: apr-util, asterisk, attr, audit,
3045 autofs, binutils, busybox, cifs-utils, cups-filters, dash,
3046 ebtables, exim, expect, f2fs-tools, faketime, file, gdb, git,
3047 glibc, gnupg, gnupg2, gst1-plugins-bad, imagemagick, jamvm,
3048 jpeg-turbo, libcap, libcoap, libcurl, libgcrypt, libjpeg,
3049 libnss, libressl, libtirpc, libvncserver, libvorbis, libxslt,
3050 log4cplus, lrzsz, ltrace, lynx, mariadb, mbedtls, mpg123,
3051 nasm, netplug, network-manager, nfs-utils, nodejs,
3052 openvmtools, patch, perl, php-amqp, poppler, procps-ng,
3053 python, python-websockets, quota, redis, samba4, sysvinit,
3054 transmission, triggerhappy, util-linux, wavpack, wget,
3055 wireshark, xen, zmqpp
3057 Issues resolved (http://bugs.uclibc.org):
3059 #10986: Installing package attr when already supplied by busybox..
3060 #11031: ld-elf2flt: host/bin/ld.real': execvp: No such file or..
3062 2018.02.2, Released May 4th, 2018
3064 Important / security related fixes.
3066 Tweak package size/file instrumentation to better handle
3069 Revert /etc/shells creation when bash is enabled.
3071 Exclude /lib/firmware from the rpath fixup logic, as it may
3072 contain non-native ELF files.
3074 Scanpypi: Support the new PyPi infrastructure.
3076 Handle GCC 8.x on the host.
3078 Ensure timestamp of /usr is updated to support the systemd
3079 ConditionNeedsUpdate option.
3081 Updated/fixed packages: bluez5_utils, flann, gdb, gnupg2,
3082 grub2, libcec, libcgi, libglib2, libgpg-error, libgpgme,
3083 libtomcrypt, mbedtls, mkpasswd, php, python, python-requests,
3084 python-watchdog, qt53d, qt5websockets, sdl2, sdl2_image,
3085 syslog-ng, systemd, tcl, tcllib, uclibc, usb_modeswitch,
3088 Issues resolved (http://bugs.uclibc.org):
3090 #10896: /bin/sh not in /etc/shells
3091 #10961: Grub2 fails to build for x86_64 when BR2_SSP_ALL is enabled
3093 2018.02.1, Released April 9th, 2018
3095 Important / security related fixes.
3097 Removed unmaintained defconfigs: Creator Ci40, Firefly rk3288,
3098 Freescale mpc8315erdb / p1010rdb_pa, Riotboard, Teliv EVK
3101 Infrastructure: Speed up instrumentation for package size by
3102 comparing timestamps instead of md5 checksums, as doing
3103 checksums could lead to up to 25% longer build time for big
3106 Rename the internal <pkg>_BASE_NAME variable to <pkg>_NASENAME
3107 to avoid name clashes with packages ending on '-base'.
3109 Add a better fix for build issues for autotools based packages
3110 checking for C++ support on toolchains without C++ support.
3112 Build host-tar if tar is older than 1.27 on the build machine
3113 to work around reproducibility issues with git archives
3114 containing long paths.
3116 check-unique-files: Fix for filenames not representable in the
3119 Check-bin-arch: Add support for per-package ignore paths
3120 (<pkg>_BIN_ARCH_EXCLUDE).
3122 Toolchain: Fix SSP support detection for external toolchains.
3124 linux: Add _NEEDS_HOST_OPENSSL / LIBELF options to ensure
3125 these dependencies are available for Linux configurations
3126 needed these dependencies, similar to how it is done for
3129 Support custom (not in tree) device tree files in addition to
3132 U-Boot / uboot-tools: Fix header conflict with libfdt-devel
3135 Updated/fixed packages: apache, busybox, c-ares, cmake,
3136 docker-engine, enlightenment, eudev, fbgrab, freescale-imx,
3137 gtest, imagemagick, intel-microcode, irssi, jimtcl, kmod,
3138 kodi, ktap, libcoap, libcurl, libfcgi, libhttpparser,
3139 libminiupnpc, libopenssl, libpjsip, libss7, libssh2, libupnp
3140 libupnpp, libuv, libvorbis, memcached, motion, musl, nodejs,
3141 ntp, openblas, opencv3, openocd, opus-tools, patch, php,
3142 pkgconf, postgresql, powerpc-utils, python-jsonschema,
3143 python-webpy, qemu, qt5bsae, qt5script, qt5webkit, rapidjson,
3144 rauc, sam-ba, samba4, sngrep, systemd, tremor, uboot-tools,
3145 uclibc-ng-test, upmpdcli, wireshark, xerces, xterm, zstd
3147 New packages: docker-proxy, python-functools32
3149 Issues resolved (http://bugs.uclibc.org):
3151 #10766: upmpdcli: Segmentation fault
3152 #10776: ktap fails to build
3153 #10846: error in compiling gnutls
3154 #10856: openblas on qemu_x86_64_defconfig fails with "sgemm_..
3156 2018.02, Released March 4th, 2018
3158 Fixes all over the tree.
3160 Issues with systemd with a readonly rootfs and DBus fixed.
3163 - check-uniq-files: fix Python 2.6 compatibility.
3164 - dependencies.sh: check for external argparse module for
3166 - Add infrastructure to detect and use a UTF-8 locale on the
3167 host, needed by systemd.
3169 Update/fixed packages: clamav, dash, dhcp, dovecot, efl,
3170 ffmpeg, libv4l, mono, mosquitto, php, postgresql, qt,
3171 scanpypi, sdl2, systemd, tor, tvheadend, uboot, wavpack
3173 Issues resolved (http://bugs.uclibc.org):
3175 #10831: qemu_x86_64_defconfig build fails on linux-headers..
3177 2018.02-rc3, Released February 27th, 2018
3179 Fixes all over the tree.
3181 check-bin-arch: skip /lib/modules to allow 32-bit userland
3184 dependencies: Blacklist tar 1.30+ and build our own host-tar
3185 if needed as tar 1.30+ changed the --numeric-owner output for
3186 long path names. Build host-tar before other host-dependencies
3187 as they need it to extract their source tarballs.
3189 Update/fixed packages: asterisk, azmq, bluez5_utils, domoticz,
3190 e2fsprogs, erlang, exim, glibc, gpsd, jq, libglib2, libvorbis,
3191 mariadb, mbedtls, mesa3d, mesa3d-headers, mpv, patch, pcre2,
3192 php, qt5, qt5multimedia, qt5wayland, qt5webengine, qt5webkit,
3193 systemd, quagga, rustc, uboot, wireguard, zic, zlib-ng
3195 Issues resolved (http://bugs.uclibc.org):
3197 #10726: Current libglib2.mk creates broken libglib2 binary...
3198 #10786: Linux fails to build unless make linux-menuconfig...
3199 #10796: Cannot generate cpio image without selecting CON...
3201 2018.02-rc2, Released February 15th, 2018
3203 Fixes all over the tree.
3205 Dependencies: Ensure C++ support is available like for C
3206 support for packages needing 32bit host support.
3208 utils/genrandconfig: Check host dependencies for config.
3210 Updated/fixed packages: busybox, dnsmasq, dropbear, ffmpeg,
3211 glibc, keepalived, libcpprestsdk, libgpiod, libmaxminddb,
3212 librsvg, libtasn1, libv4l, libxml2, lightning, ltp-testsuite,
3213 mesa3d, mesa3d-demos, mesa3d-headers, nftables, open-lldp,
3214 php, postgresql, python-crossbar, qt5, qt53d, qt5enginio,
3215 qt5tools, qt5webengine, qt5webkit, rsync, rust-bin, rustc,
3218 Issues resolved (http://bugs.uclibc.org):
3220 #9781: ti-sgx-km build on kernel >4.1
3221 #10141: Squashfs extended attribute failures
3223 2018.02-rc1, Released February 5th, 2018
3225 The global source-check and per-package <pkg>-source-check
3226 targets have been removed.
3228 Architecture: Add x86 Silvermont variant. Add several new ARM
3229 variants, rework MIPS NaN logic. Support mainline binutils/gcc
3232 Toolchains: Linaro toolchains upgraded to 2017.11 release, ARC
3233 external toolchains upgraded to arc-2017.09. Libatomic is now
3234 also copied for external musl based toolchains.
3235 Add binutils 2.30.x and switch to binutils 2.29.x by default.
3237 Added hardening options to build with RELRO and FORTITY.
3239 New defconfigs: Bananapi M64, FriendlyARM Nanopi A64 & NEO2,
3240 imx6slevk, imx6sx-sdb, imx6ulevk, Olimex A64-OLinuXino,
3241 Orangepi lite / pc plus / pc / prime / win / win plus / zero
3242 plus2, Pine64, Solidrun MacchiatoBin. Sopine.
3244 Add utils/diffconfig, a simple utility for comparing
3245 configuration files - Adapted from the version in the
3248 Infrastructure: Check that the same file is not touched by
3249 multiple packages, as a preparation for toplevel parallel
3252 Hashes for the license files for a large number of packages
3253 have been added, ensuring that license changes will not be
3254 missed when packages are bumped.
3256 Fix build issue for autotools based packages checking for C++
3257 support on toolchains without C++ support and on a distro
3258 lacking /lib/cpp (E.G. Arch Linux).
3260 Support for the meson build system.
3262 Pie charts generated by 'graph-build' or 'graph-size' are now
3263 sorted according to the size of each piece.
3265 System: Only show getty options when busybox init or sysvinit
3268 ARM-trusted-firmware: Support ATF bundled in U-Boot as
3269 well as U-Boot bundled in ATF.
3271 Zlib is now a virtual package, provided by either libzlib or
3272 zlib-ng, similar to openssl.
3274 Support for the Rust programming language.
3276 New packages: aoetools, armbian-firmware, binaries-marvell,
3277 brltty, cargo, cargo-bin, cups-filters, curlpp, daq,
3278 flatbuffers, gconf, glorytun, gstreamer1-mm, imx-m4fwloader,
3279 imx-gpu-g2d, json-for-modern-cpp, libcpprestsdk, libgta,
3280 libostree, libupnp18, luadbi, luadbi-sqlite3, lua-utf8, lynx,
3281 meson, mv-ddr-marvell, nilfs-utils, opentracing-cpp,
3282 open-lldp, pimd, proj, python-flask-cors,
3283 python-jaraco-classes, python-more-itertools, python-oauthlib,
3284 python-raven, python-remi, python-requests-oauthlib,
3285 python-schedule, python-secretstorage, python-see,
3286 python-tabledata, python-txtorcon, python-xlib, qt5charts,
3287 rtl8189fs, rtl8723bu, rust, rustc, rust-bin, rygel, safeclib,
3288 solatus, tcf-agent, traceroute, waylandpp, wolfssl,
3289 zisofs-tools, zlib-ng
3291 Removed packages: eeprog
3293 2017.11.2, Released January 21st, 2018
3295 Important / security related fixes.
3297 External toolchain: libatomic is now also copied for musl
3300 nconfig: Fix for ncurses/ncursesw linking issue causing crashes.
3302 System: Only show getty options when busybox init or sysvinit
3305 Infrastructure: Fix build issue for autotools based packages
3306 checking for C++ support on toolchains without C++ support and
3307 on a distro lacking /lib/cpp (E.G. Arch Linux).
3309 Pie charts generated by 'graph-build' or 'graph-size' are now
3310 sorted according to the size of each piece.
3312 Updated/fixed packages: asterisk, avahi, bind, busybox,
3313 coreutils, eeprog, intel-microcode, iputils, irssi, kmsxx,
3314 libiio, linux-firmware, lz4, mariadb, matchbox-lib, mcookie,
3315 ntp, php, pound, rpcbind, tar, ti-cgt-pru, webkitgtk, xen,
3318 Issues resolved (http://bugs.buildroot.org):
3320 #9996: lz4 package does not install lz4 binaries in target
3321 #10176: Rsyslog's S01logging is deleted by Busybox.mk from...
3322 #10216: package/x11r7/mcookie/mcookie.c:207: bad size ?
3323 #10301: systemd/getty unused options
3324 #10331: kmsxx, host installation fails with BR2_SHARED_...
3325 #10556: Building ntp package with SSL library libressl...
3326 #10641: avahi-autoipd not starting when using systemd-tmpfiles
3328 2017.11.1, Released December 31th, 2017
3330 Important / security related fixes.
3332 Updated/fixed packages: asterisk, checkpolicy, dhcp, flann,
3333 gdb, glibc, heimdal, kodi-pvr-mediaportal-tvserver,
3334 kodi-pvr-stalker, libcue, libopenssl, libpqxx, libsoxr,
3335 linknx, linux-tools, lldpd, ltp-testsuite, mariadb, mfgtools,
3336 nodejs, nut, pulseaudio, python-cffi, qemu, rsync, tor, uboot,
3337 uboot-tools, vlc, webkitgtk, weston, wireguard, wireshark,
3340 2017.11, Released November 30, 2017
3342 Fixes all over the tree.
3344 Toolchain: Use github mirror for Glibc.
3346 Defconfigs: Correct boot.cmd for bananapi-m1.
3348 Makefiles: Workaround include order issues for certain make
3349 versions by explicitly sorting the result of wildcard where it
3352 Download: Ensure subversion runs in non-interactive mode.
3354 Updated/fixed packages: asterisk, boost, chrony, dovecot,
3355 dvb-apps, exim, feh, freerdp, fwup, google-breakpad, jose,
3356 kvm-unit-test, lftp, libcurl, libevent, libfastjson, libpjsip,
3357 libupnp, linphone, localedef, lttng-tools, mp4v2, mtools,
3358 ndisc6, oracle-mysql, parted, pdbg, qt, qt5connectivity,
3359 qt5declarative, qt5webkit, rauc, runc, samba4, shairport-sync,
3360 systemd-bootchart, webkitgtk, wireguard, xlib_libXcursor,
3361 xlib_libXfont, xlib_libXfont2,
3363 Issues resolved (http://bugs.buildroot.org):
3365 10501: host-localedef fails to compile on Ubuntu 17.10
3366 10506: Changed kernel image type (e.g. zImage to uImage)...
3368 2017.11-rc2, Released November 13th, 2017
3370 Fixes all over the tree.
3372 Updated/fixed packages: collectd, ffmpeg, freerdp,
3373 go-bootstrap, imagemagick, jimtcl, libpjsip, libplist, libuv,
3374 mesa3d, nodejs, ntp, openjpeg, postgresql, python-numpy, ruby,
3375 snmp++, usb_modeswitch, util-linux, vboot-utils, webkitgtk,
3376 wireshark, wpa_supplicant, xapp_xdriinfo
3378 Issues resolved (http://bugs.buildroot.org):
3380 #10326: mesa3d package fails to build when BR2_SHARED_STATIC_LIBS=y
3381 #10491: Cannot output security warning when compiled with buildroot..
3383 2017.11-rc1, Released November 6th, 2017
3385 Fixes all over the tree and new features.
3387 Openssl is now a virtual package, which may be provided by
3388 OpenSSL (now renamed to libopenssl) or LibreSSL.
3390 libssh2: there is now an explicit choice of the backend to use
3391 (mbedtls, gnutls or openssl). Previously, the choice was implicit
3392 based on the TLS library that was selected. Now, it is possible to
3393 choose the backend, which is important if several TLS libraries are
3396 netsnmp: all MIB files are now installed, making the target filesystem a
3397 bit bigger than before. To remove unneeded MIBS, you should use a
3400 Toolchain: Linaro toolchains updated to 2017.08, ARC toolchain
3401 updated to 2017.09, Glibc updated to 2.26, Glibc support for
3402 ARCv2. The toolchain wrapper now handles SOURCE_DATE_EPOCH for
3403 older (pre-gcc7.x) toolchains for BR2_REPRODUCIBLE.
3405 New defconfigs: Atmel SAM45D27, Bananapi M1 and M2 Plus,
3406 Engicam i.CoreM6 Qt5 configuration, i.MX6 sabreauto (mainline
3407 kernel/u-boot), i.MX6Q sabresd Qt5 configuration, i.MX7d-pico,
3408 QEMU ppc64le, Raspberry pi3 Qt5 webengine configuration,
3409 Technologic TS-7680.
3411 New packages: asterisk, azmq, bcg729, boinc, dahdi-linux,
3412 dahdi-tools, freeswitch-mod-bcg729, fscryptctl, libb64,
3413 libpri, libss7, lua-basexx, lua-compat53, lua-cqueues,
3414 lua-curl, lua-datafile, lua-fifo, lua-httpd,
3415 lua-lpeg-patterns, lua-markdown, lua-sailor, lua-value,
3416 luksmeta, minetest, minetest-game, pdmenu, prosody,
3417 python-aiocoap, python-automat, python-ibmiotf,
3418 python-iso8601, python-m2r, python-simplesqlite,
3419 python-websockets, python-xmltodict, qt5wayland, qt5webengine,
3420 restorecond, selinux-python, semodule-utils, uhubctl,
3421 wireguard, wsapi-fcgi, wsapi-xavante
3423 Removed packages: aiccu, rfkill, sepolgen
3425 Issues resolved (http://bugs.buildroot.org):
3427 #10281: lsblk does not compile for util-linux
3428 #10336: lttng compilation fails : linking error
3429 #10351: glibc missing in rootfs
3430 #10356: nfs-utils missing header
3431 #10361: python3 python-config script generates invalid includes
3432 #10366: dropbear download url has changed
3433 #10391: WiringPi retrieves wrong (old) version
3434 #10406: Beaglebone black: Buggy SGX driver version, swapped...
3435 #10426: uboot-tools' fw_setenv does not update the redundant...
3436 #10451: libpcap 1.8.x and 1.7x does not compile on PPC
3438 2017.08.2, Released November 28th, 2017
3440 Important / security related fixes.
3442 Qt: 5.6 version updated to 5.6.3.
3444 Reproducible: Do not override SOURCE_DATE_EPOCH if already set
3447 Makefiles: Workaround include order issues for certain make
3448 versions by explicitly sorting the result of wildcard where it
3451 Updated/fixed packages: apr, apr-util, arqp-standalone,
3452 azure-iot-sdk-c, collectd, dvb-apps, ffmpeg, go-bootstrap,
3453 google-breakpad, gstreamer, imagemagick, irssi, jimtcl,
3454 kvm-unit-test, libcurl, libfastjson, libglib2, libidn,
3455 libpjsip, libplist, localedef, lttng-tools, luajit, mesa3d,
3456 moarvm, mp4v2, openssh, openssl, oracle-mysql, postgresql,
3457 python3, python-pyqt5, qt, qt5base, qt5canvas3d,
3458 qt5connectivity, qt5declarative, qt5engineio,
3459 qt5graphicaleffects, qt5imageformats, qt5location,
3460 qt5multimedia, qt5quickcontrols, qt5quickcontrols2, qt5script,
3461 qt5sensors, qt5serialbus, qt5serialport, qt5svg, qt5tools,
3462 qt5webchannel, qt5webkit, qt5websockets, qt5x11extras,
3463 qt5xmlpatterns, quagga, redis, ruby, samba4, sdl2, snmppp,
3464 swupdate, ti-gfx, uboot-tools, usb_modeswitch, vboot-utils,
3465 webkitgtk, wget, wireshark, xapp_xdriinfo.
3467 Issues resolved (http://bugs.buildroot.org):
3469 10326: mesa3d package fails to build when BR2_SHARED_STATIC_LIBS=y
3470 10361: python3 python-config script generates invalid includes
3471 10501: host-localedef fails to compile on Ubuntu 17.10
3473 2017.08.1, Released October 23rd, 2017
3475 Important / security related fixes.
3477 Webkitgtk bumped to the 2.18.x series, fixing a large number
3480 Defconfigs: galileo: fix ext4 related kernel config, bump
3481 kernel for gcc 6.x compatibility, enable wchar support for
3482 grub2. wandboard: correct rootfs offset
3484 support: Ensure gzip compression level 6 is used for git
3485 tarballs. check-bin-arch: Correctly handle (ignore) symbolic
3486 links. check-rpath: Also handle PIE binaries
3488 External toolchain: Correctly handle glibc Buildroot
3489 toolchains built with merged /usr
3491 musl: fix ARMv4 build with binutils 2.27.51+, fix for
3494 Updated/fixed packages: apache, augeas, bind, bluez5_utils,
3495 busybox, bzip2, cmake, dnsmasq, ejabberd, gcc, git, go, ffmpeg, file,
3496 flashrom, gd, gdk-pixbug, gnupg2, hostapd, ifupdown-scripts,
3497 imagemagick, iucode-tool, kernel-module-imx-gpu-viv, lame,
3498 libarchive, libcurl, libffi, libidn, libmbim, libnspr, libnss,
3499 libressl, librsync, libsoup, libxml2, libzip, mbedtls, musl,
3500 netplug, nginx, openvpn, pkgconf, poppler, proxychains-ng,
3501 qemu, qt, rpi-userland, syslog, ruby, samba4, softether,
3502 sqlite, strongswan, subversion, supertuxkart, supervisor, tcpdump,
3503 tor, unrar, urq, vboot-utils, webkitgtk, wpa_supplicant, xen,
3504 xmlstarlet, xlib_libXfont, xlib_libXfont2,
3505 xserver_xorg-server, zsh
3507 2017.08, Released September 1st, 2017
3511 Toolchain: Don't allow internal toolchain builds for MIPS
3512 M6201/P6600, as support for these are not yet in mainline GCC.
3514 Updated/fixed packages: bcusdk, connman, dialog, dnsmasq,
3515 gnupg, grub2, iostat, iucode-tool, libgcrypt, libkcapi,
3516 libphidget, libv4l, linux-tools, mediastreamer, minidlna,
3517 nss-pam-ldapd, nvidia-driver, qt-webkit-kiosk, rpcbind, squid,
3518 transmission, vde2, vim
3520 Updated/fixed defconfigs:
3522 Removed packages: simicfs.
3524 Issues resolved (http://bugs.buildroot.org):
3526 #10261: Grub2 fails to build for x86_64
3528 2017.08-rc3, Released August 23rd, 2017
3530 Fixes all over the tree.
3532 Updated/fixed packages: alsa-lib, alsa-utils, cc-tool,
3533 dbus-cpp, e2fsprogs, elf2flt, faad2, fakeroot, gcc, git, gpsd,
3534 gst1-validate, kvmtool, libconfuse, libepoxy, librsync,
3535 libspatialindex, libunwind, linux, linux-headers, lua,
3536 mariadb, mesa3d, mtd, openocd, python3, syslinux, sysvinit,
3539 Updated/fixed defconfigs: ci20, socrates_cyclone5,
3540 toradex_apalis_imx6.
3542 Removed defconfig: Armadeus APF9328.
3544 skeleton-* packages introduced in -rc1 have been renamed to
3545 skeleton-init-* instead.
3547 Issues resolved (http://bugs.buildroot.org):
3549 #10141: Squashfs extended attribute failures
3551 2017.08-rc2, Released August 11th, 2017
3553 Fixes all over the tree.
3555 Updated/fixed packages: bind, dbus, erlang-p1-xml, faad2,
3556 ficl, gcc, gdb, glibc, jack2, libcurl, linux, linux-headers,
3557 lua, mutt, nvme, qt5base, skeleton-common, snappy, stella,
3558 swupdate, uclibc, valgrind, webkitgtk.
3560 Updated/fixed defconfigs: beaglebone_qt5, minnowboard_max,
3561 nanopi_m1{, _plus}, olimex_a20_olinuxino_lime, qemu_sparc,
3564 The cmake-package infrastructure for host packages has been
3565 fixed to not incorrectly detect target packages through
3568 Issues resolved (http://bugs.buildroot.org):
3570 #9926: systemd-resolved.service: Failed at step NAMESPACE (systemd 233)
3571 #10021: libqeglfs-viv-integration.so file is missing for qt5 on armv7
3572 #10026: lua-5.3.4: fix lua linker error in swupdate
3573 #10146: package/skeleton-common fix recursive variable
3574 #10156: glibc compilation fails for X86 32bits (i386)
3575 #10201: toolchain-wrapper.c:192: (error) Memory leak:
3576 #10221: Buildroot Support
3578 2017.08-rc1, Released August 2nd, 2017
3582 - The skeleton package has been split into multiple packages:
3583 skeleton-sysv (when Busybox or SysV init are used),
3584 skeleton-systemd (when systemd is used), skeleton-none (when
3585 no init system is used) and skeleton-custom (when a custom
3586 skeleton is used). Those packages, except skeleton-custom,
3587 share common logic and data in a new package called
3588 skeleton-common. The skeleton package becomes a virtual
3589 package. This change allows to generate a filesystem that is
3590 compliant with systemd expectations.
3592 - Support for using a read-only filesystem with systemd has
3595 - Major revamp of the gettext handling, with user-visible
3598 - prior to this revamp, when BR2_ENABLE_LOCALE=y, each
3599 package could decide to enable or not NLS support. When
3600 BR2_ENABLE_LOCALE was disabled, NLS support was forced off
3601 by passing --disable-nls to packages.
3603 - after this revamp, a new BR2_SYSTEM_ENABLE_NLS option
3604 controls whether NLS support should be enabled or not in
3605 packages. This option defaults to disabled, which means
3606 that now, NLS support is by default disabled in all
3609 Therefore, if you need NLS support in packages, you must now
3610 explicitly enable the BR2_SYSTEM_ENABLE_NLS option.
3612 - The host directory no longer has a usr/ component. This
3613 makes it much more natural to use that directory as an
3614 externally used toolchain. For compatibility with existing
3615 scripts, a usr -> . link is still added.
3617 - Hashes are now checked on tarballs by Buildroot when a
3618 package is sourced from a Git repository.
3620 - Patches are no longer being downloaded from Github, since
3621 auto-generated patches could change over time, and break
3622 hashes. All patches that were downloaded from Github are now
3623 stored in their respective package directories.
3625 - Hash files in packages can now contain hashes for the
3626 license files contained in the package source code. This
3627 allows to detect changes in such license files.
3629 - Binaries in $(TARGET_DIR) are now cleaned up from invalid
3630 RPATHs at the end of the build.
3632 - A new "make sdk" target prepares $(HOST_DIR) to be
3633 relocatable: turns RPATHs in host binaries into relocatable
3634 ones, removes bogus RPATHs from staging binaries/libraries,
3635 and provides a relocate-sdk script that can be executed to
3636 relocate the SDK after installation.
3638 - Addition of utils/genrandconfig which generates a random
3639 configuration based on a set of pre-defined toolchain
3640 configurations (support/config-fragments/autobuild/) and a
3641 random selection of packages. It is now used by the
3642 autobuilders to generate the random configurations.
3646 - ext2/3/4 filesystems are now generated using mkfs.ext from
3647 e2fsprogs instead of using genext2fs.
3651 - Addition of support for ARM big.LITTLE variants
3652 - Improved MIPS support, with options to select NaN encoding
3657 - Switch to gcc 6.x as the default gcc version, add support
3658 for gcc 7.x, remove support for gcc 4.8
3659 - Switch to binutils 2.28 as the default binutils version, add
3660 support for binutils 2.29, remove support for binutils 2.26
3661 - Support added for gdb 8.0
3662 - uClibc-ng bumped to 1.0.26
3663 - CodeSourcery toolchains for x86 and SuperH have been
3664 removed, they were using a too old glibc version
3665 (2.17). External toolchains with glibc 2.17 or earlier are
3666 no longer supported.
3667 - The version selection in the glibc package has been
3668 removed. Like musl and uClibc-ng, we now use the latest
3670 - Improved support for Xtensa toolchain overlays, which can
3675 - Numerous improvements to the runtime test infrastructure
3676 - Tests are now executed by Gitlab CI on a regular basis
3677 - Tools that are directly useful to the user have been moved
3678 from support/scripts/ to utils/: brmake, check-package,
3679 get-developers, scancpan, scanpipy, size-stats-compare,
3682 New defconfigs: A13 Olinuxino, Engicam platforms (i.CoreM6
3683 Solo/Dual/DualLite/Quad, RQS SOM, GEAM6UL SOM, Is.IoT MX6UL
3684 SOM), Nano Pi M1 (Plus), OrangePi Zero and Plus.
3686 New packages: azure-iot-sdk-c, cracklib, dt-utils, easy-rsa,
3687 erlang-jiffy, erlang-p1-oauth2, erlang-p1-xmpp,
3688 ifupdown-scripts, irrlicht, kodi-inputstream-adaptive,
3689 kodi-inputstream-rtmp, kvazaar, let-me-create, libloki,
3690 libpwquality, libressl, libspatialindex, libva-utils,
3691 linuxconsoletools, linuxptp, luaossl, lua-sdl2, lua-stdlib,
3692 lsscsi, paxtest, pcre2, pixz, python-asn1crypto,
3693 python-backports-shutil-get-terminal-size, python-bcrypt,
3694 python-cheroot, python-h2, python-hpack, python-hyperframe,
3695 python-hyperlink, python-ipython-genutils, python-pathlib2,
3696 python-pickleshare, python-priority, python-portend,
3697 python-scandir, python-systemd, python-tempora,
3698 python-traitlets, python-typepy, qt5virtualkeyboard,
3699 ratpoison, rauc, refpolicy, rhash, sdl2_mixer, sdl2_net,
3702 Removed packages: cloog, input-tools, mke2img
3704 Issues resolved (http://bugs.buildroot.org):
3706 #7892: systemd-journald is broken
3707 #9341: avahi-utils does not compile with uClibc + libglib2
3708 #9441: Link BR2_TOOLCHAIN_EXTERNAL_GDB_SERVER_COPY to
3710 #9746: ext4 image generated by Buildroot is not working
3711 properly with U-Boot
3712 #9886: Build fails with "unexpected EOF while looking for
3713 matching `"'" if PATH contains a newline
3714 #9891: parted 3.1 => 3.2?
3715 #9911: qt5 does not build on sparc
3716 #9916: qt5 does not build on
3717 arm-buildroot-linux-uclibcgnueabihf for ARMv8 cores
3718 #9936: Host QEMU does not build with SDL support because of
3720 #9941: nodejs option disappears for arm
3721 #9951: SCANCPAN failure
3722 #9966: util-linux-2.30/.stamp_built' failed
3723 #9976: License file for package 'rtl8821au' incorrect
3724 #9991: SGX Error implicit declaration of function
3726 #10011: wget does not work from Buildroot
3727 #10036: Buildroot builds Raspbian Jessie headless image
3728 presenting incorrect prompt
3729 #10051: make: *** No rule to make target
3730 'raspberrpi3_defconfig'. Stop reported with Buildroot
3732 #10056: No .config file was produced in /buildroot folder
3733 #10061: gcc5.4 buildroot toolchain for powerpc libsanitizer
3735 #10071: fakeroot: replace hard-coded paths in post install
3736 #10076: Makefile:4113: recipe for target 'all-gcc' failed
3737 #10091: gcc7.1 does not build with graphite support due to old
3739 #10121: webkit without the multimedia option causes build
3742 2017.05.2, Released July 27th, 2017
3744 Important / security related fixes.
3746 Webkitgtk bumped to the 2.16.x series, fixing a large number
3749 host-aespipe compile fix for Debian/Gentoo/Ubuntu toolchains
3750 which default to PIE mode.
3752 Updated/fixed packages: aespipe, apache, bind, binutils,
3753 busybox, ccache, collectd, dieharder, efibootmgr, efivar,
3754 expat, ffmpeg, gcc, heimdal, iproute2, irssi, libglib2,
3755 libmemcached, libosip2, libtirpc, libxml-parser-perl,
3756 linux-fusion, linux-zigbee, mpg123, orc, pcre, php, protobuf,
3757 pulseaudio, python-setproctitle, qt5base, rpi-firmware,
3758 samba4, syslinux, systemd, spice, tcpdump, tiff, uboot-tools,
3759 webkitgtk, x265, xserver_xorg-server, xvisor
3761 Issues resolved (http://bugs.buildroot.org):
3763 #10061: gcc5.4 buildroot toolchain for powerpc libsanitizer...
3765 2017.05.1, Released July 4th, 2017
3767 Important / security related fixes.
3769 Update support/scripts/scancpan to use METACPAN v1 API as v0
3772 Update support/scripts/mkusers to handle setups where
3773 /etc/shadow is a symlink.
3775 External toolchain: Don't create musl dynamic loader symlink
3778 Setlocalversion: Correct detection of mercurial revisions for
3779 non-tagged versions.
3781 Defconfigs: at91sam9x5ek_mmc: workaround boot rom issue.
3783 Updated/fixed packages: apache, automake, bind, botan, c-ares,
3784 dhcp, expat, fcgiwrap, gcc, gdb, gesftpserver, glibc, glmark2,
3785 gnutls, gst1-plugins-bad, imagemagick, imx-uuc, intltool,
3786 iperf, ipsec-tools, irssi, kmod, libcurl, libgcrypt, libmad,
3787 libnl, lugaro, mosquitto, mpg123, ncurses, nodejs, ntp,
3788 openssh, openvpn, pngquant, python-simplegeneric, qt5base,
3789 qt5multimedia, rtl8821au, socat, spice, systemd, tor, trinity,
3790 tslib, vlc, x264, xen, xlib_libxshmfenc, xserver_xorg-server
3792 Issues resolved (http://bugs.buildroot.org):
3794 #9976: License file for package 'rtl8821au' incorrect
3796 2017.05, Released May 31st, 2017
3800 External toolchain: musl dynamic linker symlink for mips-sf
3803 Updated/fixed packages: agentpp, bash, exim, hans, madplay,
3804 qpid-proton, rtl8188eu, snmppp, stm32flash, strongswan, sudo,
3807 Issues resolved (http://bugs.buildroot.org):
3809 #9906: genimage: Disk full
3811 2017.05-rc3, Released May 30th, 2017
3813 Fixes all over the tree.
3815 ARC toolchain bumped to 2017.03
3817 Runtime testing improvements and cleanups.
3819 Updated/fixed packages: acpica, armadillo, audiofile, c-icap,
3820 cppcms, dhcp, docker-engine, dropbear, elfutils, erlang,
3821 fbgrab, ffmpeg, flashrom, ftop, gnutls, google-breakpad,
3822 keepalived, kodi, libcdio, libepoxy, libev, libminiupnpc,
3823 libqmi, libtasn1, libv4l, mariadb, mono, mosh, mosquitto,
3824 mxml, ntp, opencv, openpowerlink, oracle-mysql, popt,
3825 pulseview, python-enum34, rabbitmq-c, redis, samba4, stella,
3828 Removed packages: firejail, ola
3830 Issues resolved (http://bugs.buildroot.org):
3832 #9871: fbgrab 1.3 won't build with BR2_REPRODUCIBLE set
3833 #9876: aarch64 support with gcc 4.8 toolchain
3834 #9896: host-gcc-initial error downloading because incorrect URL
3836 2017.05-rc2, Released May 17th, 2017
3838 Fixes all over the tree.
3840 ARC toolchain bumped to 2017.03-rc2
3842 Updated/fixed packages: bluez_utils, boost, clamav, daemon,
3843 efibootmgr, efl, espeak, expedite, faketime, ffmpeg, fxload,
3844 git, gpsd, kvm-unit-tests, libcdio, libv4l, lua, mke2img,
3845 mpir, mpv, odroid-scripts, openblas, opencv3, openvpn, php,
3846 postgresql, protobuf, qt5declarative, qwt, radvd, rpcbind,
3847 rtmpdump, strongswan, sudo, ltp-testsuite, uclibc-ng-test,
3848 vlc, x11vnc, xfsprogs
3850 Issues resolved (http://bugs.buildroot.org):
3852 #9796: source-check broken for Git downloads
3853 #9866: BASE_DIR usage
3855 2017.05-rc1, Released May 8th, 2017
3857 Fixes all over the tree and new features.
3861 - Installed binaries are now checked for correct architecture
3862 to catch natively built binaries or binaries built for other
3863 architecture variants.
3865 - Luarocks infrastructure improvements to extraction handling,
3866 support for upstream name != Buildroot package name.
3868 - 'make printvars' output format has changed to make it easier
3869 to use in scripts. It now has options to quote the variables
3870 and to show the expanded/unexpanded values.
3872 - Automatic ext2 rootfs size calculation has been removed. The
3873 logic was not working working reliable in all setups as it
3874 depends on the host filesystem behaviour, so instead now the
3875 size has to be specified explicitly (defaults to 60MB).
3877 - The git download infrastructure now ensures that GNU format
3878 tar files are created.
3880 - Fixed a variable clashing issue in the mkusers script with
3881 internal bash variables.
3883 - Fakeroot now links against libacl to fix issues on
3884 distributions using acls.
3886 - Correct permissions for /dev/pts/ptmx when systemd is used
3887 with recent glibc versions.
3889 - br2-external: Improve error reporting.
3891 - A wrapper script for genimage has been added in
3892 support/scripts/genimage.sh for easy use of genimage from
3895 - A script to check for common style issues in new packages
3896 before submitting has been added in support/scripts/check-package
3898 - Defconfigs are now tested by gitlab-CI instead of Travis:
3899 https://gitlab.com/buildroot.org/buildroot
3901 - Infrastructure for runtime testing has been added to
3906 - External linaro toolchains updated to 2017.02, ARC toolchain
3907 updated to 2017.03-rc1, NIOSII CodeSourcery to 2017.05
3909 - A number of fixes and improvements to the external toolchain
3910 handling, including C library detection, multilib and ld.so
3913 - Glibc 2.25 and uClibc-ng 1.0.24 added, wordexp support enabled
3916 - Binutils 2.28 added and default changed to 2.27
3921 - Support for the C-SKY architecture has been added.
3926 - The package license markings for legal info now uses the
3927 SPDX short identifiers for the license string where possible.
3929 - License info has been improved / added for a number of packages.
3934 - Cmake 3.7.x installed on the host is no longer ignored as a
3935 workaround for the RPATH issues has been implemented.
3937 - Docker-engine can now be built statically on an otherwise
3938 dynamic linked build for docker-in-docker setups.
3940 - U-Boot now supports out-of-tree device trees, similar to
3943 - Nodejs 0.10.x support (and with it, support for <ARMv6) has
3944 been removed as this is now EOL upstream.
3946 New defconfigs: AT91sam9x5ek dev/mmc/mmc-dev, banana pro,
3947 Nationalchip gx6605s, MIPS creator ci40, nexbox a95x, 64bit
3948 defconfig for raspberry pi 3, stm32f429-disc1.
3950 The raspberry pi zero-w and rpi3 compute module are now also
3951 supported by the rpi0 / rpi3 defconfigs, beaglebone green is
3952 supported by the beaglebone defconfig.
3954 Removed defconfig: minnowboard, via imx6 vab820, altera
3957 New packages: arp-scan, atest, augeas, bluez-tools, daemon,
3958 dc3dd, dieharder, execline, fmt, ghostscript, gqrx,
3959 gst1-vaapi, jo, keepalived, kmscube, kodi-jsonschemabuilder,
3960 kodi-skin-confluence, kodi-texturepacker, lensfun, leptonica,
3961 libbson, libcsv, libgphoto2, libkcapi, libmaxminddb,
3962 libmediaart, libnpth, libscrypt, lua-bit32, lua-resty-http,
3963 lugaru, memtool, mpir, nanomsg, physfs, phytool, pngquant,
3964 python-decorator, python-simplegeneric,
3965 python-sortedcontainers, rpi-bt-firmware, rpi-wifi-firmware,
3966 s6, s6-dns, s6-linux-init, s6-linux-utils, s6-networking,
3967 s6-portable-utils, s6-rc, supertux, tesseract-ocr,
3968 uccp420wlan, wilink-bt-firmware
3970 Broken packages: ola
3972 Removed packages: cosmo, kodi-visualisation-fountain,
3973 polarssl, portmap, xdriver_xf86-video-glide,
3974 xdriver_xf86-video-v4l, xdriver_xf86-video-wsfb
3976 Issues resolved (http://bugs.buildroot.org):
3978 #8831: image generation fails on host ZFS due to "no free space"
3979 #9436: e2fsprogs remove busybox applets even of unselected e2fs..
3980 #9456: mkusers script bash errors
3981 #9496: mke2img fails during build on ntfs-3g host partition
3982 #9531: NPM fails to build embedded modules
3983 #9596: KODI: --enable-lirc needs "HAVE_LIRC" compiler definition..
3984 #9691: Wrong cryptsetup package include files location
3985 #9696: Wrong cryptsetup package include files location
3986 #9706: Can't download newer revisions of package from PyPI
3987 #9711: Recent libCEC version bump seems to break kodi package
3988 #9716: exit, shutdown, reboot from kodi
3989 #9721: version 2017.02: no acceptable m4 could be found in $PATH
3990 #9726: Raspberry Pi version B - Problems with UART speed in..
3991 #9751: expat legal info - manifest.csv: GPLv2 Source site: MIT..
3992 #9756: glibc fails to build on buildroot-sh4*-buildroot-linux-gnu
3993 #9766: support/scripts/pkgutil.py conflicts with the pkgutil.py..
3994 #9776: libubox build failed
3995 #9791: Python searches for packages in the user site directory
3996 #9806: libseccomp is not available when BR2_arm=y
3997 #9826: post-build scritp - symlinks created in post-build script..
3998 #9836: triggerhappy: systemd unit broken
3999 #9846: musl libc not installed correctly in target folder
4000 #9856: build libubox failed on ubuntu 17.04 64bit
4002 2017.02.11, Released April 11th, 2018
4004 Important / security related fixes.
4006 dependencies: Blacklist tar 1.30+ and build our own host-tar
4007 if needed as tar 1.30+ changed the --numeric-owner output for
4008 long path names. Build host-tar before other host-dependencies
4009 as they need it to extract their source tarballs.
4011 Updated/fixed packages: apache, busybox, clamav, dhcp,
4012 dnsmasq, dovecot, exim, imagemagick, irssi, jq, libcurl,
4013 libpjsip, librsvg, libtasn1, libvorbis, libxml2, lz4, mariadb,
4014 mbedtls, mosquitto, ntp, openblas, opencv3, openssl, patch,
4015 postgresql, python-webpy, qt53d, qt5tools, quagga, rsync,
4016 samba4, sngrep, tremor, wavpack, wireshark, xerces, xterm
4018 Issues resolved (http://bugs.uclibc.org):
4020 #10856: openblas on qemu_x86_64_defconfig fails with "sgemm_..
4022 2017.02.10, Released January 31st, 2018
4024 Important / security related fixes.
4026 nconfig: Fix for ncurses/ncursesw linking issue causing crashes.
4028 System: Only show getty options when busybox init or sysvinit
4031 Infrastructure: Fix build issue for autotools based packages
4032 checking for C++ support on toolchains without C++ support and
4033 on a distro lacking /lib/cpp (E.G. Arch Linux).
4035 Updated/fixed packages: avahi, berkeleydb, bind, busybox,
4036 ccache, clamav, coreutils, dovecot, eeprog, eudev, fis,
4037 intel-microcode, iputils, irssi, kmsxx, libcurl, liberation,
4038 libiio, lz4, mariadb, matchbox-lib, mcookie, openocd, php,
4039 pound, rpcbind, squid, tar, ti-cgt-pru, transmission,
4040 util-linux, webkitgtk, wireshark, xen
4042 Issues resolved (http://bugs.buildroot.org):
4044 #9996: lz4 package does not install lz4 binaries in target
4045 #10176: Rsyslog's S01logging is deleted by Busybox.mk from...
4046 #10216: package/x11r7/mcookie/mcookie.c:207: bad size ?
4047 #10301: systemd/getty unused options
4048 #10331: kmsxx, host installation fails with BR2_SHARED_...
4049 #10536: Finding non-relative paths in the ccache
4050 #10641: avahi-autoipd not starting when using systemd-tmpfiles
4052 2017.02.9, Released January 1st, 2018
4054 Important / security related fixes.
4056 Fix divide by zero issue in size-stats script.
4058 Fix makefile include ordering issue with certain make versions
4059 in the external toolchain handling.
4061 Updated/fixed packages: dhcp, exim, flann, gdb, heimdal,
4062 libcue, libcurl, libevent, libpqxx, libsoxr, linphone, lldpd,
4063 mariadb, mfgtools, mtools, nodejs, nut, openssl, rsync,
4064 samba4, tor, vlc, webkitgtk, wireshark, xfsprogs,
4065 xlib_libXcursor, xlib_libXfont, xlib_libXfont2
4067 2017.02.8, Released November 27th, 2017
4069 Important / security related fixes.
4071 Qt: 5.6 version updated to 5.6.3.
4073 Reproducible: Do not override SOURCE_DATE_EPOCH if already set
4076 Updated/fixed packages: apr, apr-util, arqp-standalone,
4077 collectd, dvb-apps, ffmpeg, google-breakpad, gstreamer,
4078 imagemagick, libfastjson, libglib2, libpjsip, libplist,
4079 localedef, luajit, mesa3d, openssh, openssl, postgresql,
4080 python3, python-pyqt5, qt5base, qt5canvas3d, qt5connectivity,
4081 qt5declarative, qt5engineio, qt5graphicaleffects,
4082 qt5imageformats, qt5location, qt5multimedia, qt5quickcontrols,
4083 qt5quickcontrols2, qt5script, qt5sensors, qt5serialbus,
4084 qt5serialport, qt5svg, qt5tools, qt5webchannel, qt5webkit,
4085 qt5websockets, qt5x11extras, qt5xmlpatterns, quagga, ruby,
4086 samba4, snmppp, ti-gfx, vboot-utils, webkitgtk, wireshark,
4089 Issues resolved (http://bugs.buildroot.org):
4091 10326: mesa3d package fails to build when BR2_SHARED_STATIC_LIBS=y
4092 10361: python3 python-config script generates invalid includes
4093 10501: host-localedef fails to compile on Ubuntu 17.10
4095 2017.02.7, Released October 28th, 2017
4097 Important / security related fixes.
4099 Webkitgtk bumped to the 2.18.x series, fixing a large number
4102 Defconfigs: wandboard: Correct rootfs offset
4104 Toolchain: Linaro toolchains updated to 2017.08 release,
4105 fixing a number of issues. Musl: fix for CVE-2017-15650.
4107 Updated/fixed packages: busybox, bzip2, dnsmasq, git, go,
4108 hostapd, irssi, iucode-tool, lame, libcurl, libffi, libnspr,
4109 libnss, nodejs, openssh, openvpn, qemu, qt, redis, sdl2,
4110 webkitgtk, wget, wpa_supplicant, xen, xlib_libXfont,
4111 xlib_libXfont2, xserver_xorg-server
4113 2017.02.6, Released September 24th, 2017
4115 Important / security related fixes.
4117 Cmake: Ensure correct pkg-config is used when building host
4120 fs/iso9660: Ensure files from earlier builds are not included.
4122 Updated/fixed packages: apache, bcusdk, bind, binutils,
4123 bluez5_utils, botan, cmake, connman, dbus, dialog, e2fsprogs,
4124 faad2, fakeroot, ffmpeg, file, flashrom, gcc, gd, gdb,
4125 gdk-pixbuf, git, gnupg, gpsd, grub2, gst1-plugins-bad,
4126 imagemagick, iostat, iucode-tool, jack2, libarchive, libcurl,
4127 libgcrypt, libidn, libphidget, librsync, librsvg, libsoup,
4128 libxml2, linux-tools, lua, mariadb, mbedtls, mediastreamer,
4129 minidlna, netplug, nss-pam-ldapd, nvidia-driver, openjpeg,
4130 postgresql, proxychains-ng, python-libconfig,
4131 python-service-identity, qt, rpcbind, ruby, samba4, squashfs,
4132 squid, strongswan, subversion, supervisor, sysvinit, tcpdump,
4133 tor, transmission, unrar, valgrind, vim, webkitgtk, whois,
4136 Issues resolved (http://bugs.buildroot.org):
4138 #10141: Squashfs extended attribute failures
4139 #10261: Grub2 fails to build for x86_64
4140 #10276: BR2_PACKAGE_LINUX_TOOLS_GPIO fails for MIPS with...
4142 2017.02.5, Released July 27th, 2017
4144 Important / security related fixes.
4146 Webkitgtk bumped to the 2.16.x series, fixing a large number
4149 host-aespipe compile fix for Debian/Gentoo/Ubuntu toolchains
4150 which default to PIE mode.
4152 Updated/fixed packages: aespipe, apache, bind, binutils,
4153 busybox, ccache, collectd, efibootmgr, efivar, expat, ffmpeg,
4154 gcc, heimdal, iproute2, irssi, libglib2, libmemcached,
4155 libosip2, libtirpc, libxml-parser-perl, linux-fusion,
4156 linux-zigbee, mpg123, nodejs, orc, pcre, php, pulseaudio,
4157 python-setproctitle, qt5base, rpi-firmware, samba4, syslinux,
4158 systemd, spice, tcpdump, tiff, webkitgtk, x265, xen,
4159 xserver_xorg-server, xvisor
4161 Issues resolved (http://bugs.buildroot.org):
4163 #10061: gcc5.4 buildroot toolchain for powerpc libsanitizer...
4165 2017.02.4, Released July 4th, 2017
4167 Important / security related fixes.
4169 Update support/scripts/scancpan to use METACPAN v1 API as v0
4172 Update support/scripts/mkusers to handle setups where
4173 /etc/shadow is a symlink.
4175 External toolchain: Don't create musl dynamic loader symlink
4178 Setlocalversion: Correct detection of mercurial revisions for
4179 non-tagged versions.
4181 Updated/fixed packages: apache, automake, bind, botan, c-ares,
4182 dhcp, expat, fcgiwrap, gcc, gdb, gesftpserver, glibc, gnutls,
4183 gst1-plugins-bad, imagemagick, imx-uuc, intltool, iperf,
4184 ipsec-tools, irssi, libgcrypt, libmad, libnl, mosquitto,
4185 mpg123, ncurses, nodejs, ntp, openssh, openvpn, qt5base,
4186 qt5multimedia, rtl8821au, socat, spice, systemd, tor, tslib,
4187 vlc, x264, xserver_xorg-server
4189 Issues resolved (http://bugs.buildroot.org):
4191 #9976: License file for package 'rtl8821au' incorrect
4193 2017.02.3, Released June 2nd, 2017
4195 Important / security related fixes.
4197 Download: <pkg>-source-check fixed for packages from git.
4199 External toolchain: musl dynamic linker symlink for mips-sf
4202 Updated/fixed packages: armadillo, audiofile, bash,
4203 bluez_utils, cppcms, dbus, dhcp, dropbear, efibootmgr, efl,
4204 elfutils, faketime, fbgrab, flashrom, ftop, gdb, git,
4205 google-breakpad, gpsd, hans, kvm-unit-tests, kyua, libev,
4206 libmicrohttpd, libminiupnpc, libtasn1, libubox, ltp-testsuite,
4207 lua, madplay, mariadb, mono, mosquitto, mxml, ntp,
4208 nvidia-driver, openblas, openvpn, oracle-mysql, picocom, popt,
4209 postgresql, pulseview, qt5base, qwt, rabbitmq-c, redis,
4210 rpcbind, rtmpdump, samba4, strongswan, sudo, vlc
4212 Issues resolved (http://bugs.buildroot.org):
4214 #9796: source-check broken for Git downloads
4215 #9871: fbgrab 1.3 won't build with BR2_REPRODUCIBLE set
4217 2017.02.2, Released May 1st, 2017
4219 Important / security related fixes.
4221 Use HTTPS for the Codesourcery external toolchains as the HTTP
4222 URLs no longer work.
4224 Updated/fixed packages: bind, busybox, dovecot, freetype,
4225 ghostscript, glibc, granite, hiredis, icu, imagemagick,
4226 gst-plugins-base, gst1-plugins-base, libcroco, libcurl, libnl,
4227 libnspr, libnss, libsamplerate, libsndfile, libunwind,
4228 minicom, mplayer, mpv, nodejs, python-django, python-pyyaml,
4229 python-web2py, samba4, syslinux, systemd, tiff, trinity,
4230 uboot, wireshark, xen
4232 Issues resolved (http://bugs.buildroot.org):
4234 #9791: Python searches for packages in the user site directory
4236 2017.02.1, Released April 4th, 2017
4238 Important / security related fixes.
4240 Fix a variable clashing issue in the mkusers script with
4241 internal bash variables.
4243 Improve external toolchain version detection.
4245 Correct permissions for /dev/pts/ptmx when systemd is used
4246 with recent glibc versions.
4248 Fix python module name clash for graph-depends.
4250 Fakeroot now links against libacl to fix issues on
4251 distributions using acls.
4253 Ensure that the git download infrastructure creates GNU format
4256 br2-external: Improve error reporting.
4258 Updated/fixed packages: acl, apr, audiofile, busybox, cairo,
4259 dbus-cpp, dbus-glib, dbus-triggerd, domoticz, elfutils,
4260 fakeroot, filemq, fmc, gdb, git, gnutls, gst-ffmpeg,
4261 gst1-plygins-bad, harfbuzz, htop, imagemagick, jasper, libcec,
4262 libiio, libplatform, librsvg, libselinux, libsidplay2, libsoc,
4263 libwebsockets, libxkbcommon, linux-firmware, logrotate,
4264 lpt-testsuite, lttng-libust, mariadb, mbedtls, memcached,
4265 mesa3d, mpd, mplayer, nbd, ncftp, ntp, openssh, opentyrian,
4266 pcre, perl-gd, python, qt5base, rpi-userland, rpm, samba4,
4267 skalibs, slang, sngrep, squashfs, syslog-ng, taglib,
4268 tcpreplay, tor, upmpdcli, wget, wireshark,
4269 xdriver_xf86-video-vmware, xlib_libXv, zmqpp
4271 Issues resolved (http://bugs.buildroot.org):
4273 #9456: mkusers script bash errors
4275 2017.02, Released February 28th, 2017
4277 Minor fixes, mainly fixing autobuilder issues.
4279 Don't use cmake 3.7.x from the build host as it is also
4280 affected by the RPATH handling issues, and instead build our
4283 Updated/fixed packages: assimp, classpath, genimage, mplayer,
4284 mpv, openocd, python-libconfig, qt5base, qt5quickcontrols,
4287 2017.02-rc3, Released February 26th, 2017
4289 Fixes all over the tree.
4291 Cmake reverted to version 3.6.3 to workaround regressions
4292 related to RPATH handling.
4294 Updated/fixed packages: bctoolbox, berkeleydb, binutils,
4295 btrfs-progs, classpath, directfb, glibc, gstreamer1,
4296 gst1-plugins-{base,good,bad,ugly}, gst1-libav,
4297 gst1-rtsp-server, gst1-validate, gst-omx, htop, libcurl,
4298 libepoxy, libimxvpuapi, libpcap, libuv, ncurses, openssh,
4299 oracle-mysql, poco, python, qt5base, qt5webkit, sslh, synergy,
4300 trousers, uclibc-ng-test, util-linux, vlc, xfsprogs
4302 Issues resolved (http://bugs.buildroot.org):
4304 #9251: Shared C++ libraries for Microblaze results in Segmentation...
4305 #9456: mkusers script bash errors
4306 #9506: Collectd 5.7.0 fails to build with libcrypt
4307 #9581: VagrantFile provisioning step fails due to issue with grub-pc
4308 #9586: usbmount: usbmount slows down the system... to a state of...
4309 #9616: CMake host packages cannot provide CONF_ENV
4310 #9641: Need raptor package installed in staging
4311 #9671: stunnel build error
4313 2017.02-rc2, Released February 20th, 2017
4315 Fixes all over the tree.
4317 Support for SOURCE_DATE_EPOCH in the toolchain wrapper for
4318 older gcc versions for reproducible builds has been
4319 (temporarily) reverted because of licensing compatiblity
4322 Defconfigs: SD card generation fix for the Udoo Neo board
4324 Infrastructure to handle .lz compressed tarballs added, and
4325 affected packages updated to use it.
4327 Updated/fixed packages: bctoolbox, bind, canelloni,
4328 cbootimage, ccache, classpath, cups, dbus, ddrescue, directfb,
4329 ed, erlang, gcc, gdb, glmark2, gstreamer, gstreamer1, hiredis,
4330 kmod, kmsxx, lcdapi, libasplib, libgpiod, libnss, libraw,
4331 libv4l, mesa3d-headers, mosquitto, mpd, mpv, musl, ntfs-3g,
4332 ocrad, openswan, postgresql, qt5base, qt5quickcontrols, redis,
4333 riemann-c-client, samba4, sunxi-mali, tcping, trousers,
4334 uclibc, util-linux, vim, wavpack, wget, wiringpi, xfsprogs,
4337 Issues resolved (http://bugs.buildroot.org):
4339 #8941: Valgrind fails to build with stack protection turned on
4340 #9291: perl: SysV message queues not configured, even if available
4341 #9651: libxcb-1.12 built Error
4342 #9656: util-linux: schedutils doesn't build on target w/o enabl...
4343 #9666: qt5quickcontrols install fails
4345 2017.02-rc1, Released February 11th, 2017
4347 Fixes all over the tree and new features.
4351 - numerous improvements to support reproducible builds
4353 - new waf-package package infrastructure to support packages
4354 that use the Waf build system. 6 packages converted to
4355 this infrastructure.
4357 - add option <pkg>_PREFER_INSTALLER to the perl package
4362 - add support for the OpenRISC CPU architecture
4364 - merge description of the ARM and ARM64 options, and add
4365 support for selecting a specific ARM64 core
4369 - major rework of the external toolchain support. It is now
4370 split into several packages, one per external toolchain,
4371 and a common infrastructure.
4373 - important fix for musl to prevent a conflict between musl
4374 and kernel headers (fixes the build of numerous packages
4377 - uClibc-ng bumped to 1.0.22, and therefore enable uClibc
4378 for ARM64, mips32r6 and mips64r6
4380 - add gdb 7.12.1, and switch to gdb 7.11 as the default
4382 - Linaro toolchains updated to 2016.11, ARC toolchain
4383 components updated to arc-2016.09, MIPS Codescape
4384 toolchains bumped to 2016.05-06, CodeSourcery AMD64 and
4385 NIOS2 toolchains bumped
4387 - remove Analog Devices toolchain for the Blackfin
4388 architecture, remove pre-built musl toolchains from
4391 New defconfigs: Freescale i.MX23EVK, Qemu OpenRISC emulation,
4392 Qemu NIOS2 emulation, Grinn chiliBoard, Freescale i.MX6Q
4393 SabreSD, BeagleBoard X15, OrangePi One, ARC HS38 HAPS
4395 New packages: angular-websocket, aubio, bctoolbox, darkhttpd,
4396 ddrescue, easydbus, fakedate, git-crypt, hiredis, ifenslave,
4397 jsmn, libgpiod, libgsm, linux-syscall-support, mariadb, mimic,
4398 nginx-dav-ext, nmon, opkg-utils, policycoreutils,
4399 pru-software-support, python-arrow, python-attrs,
4400 python-babel, python-bitstring, python-chardet,
4401 python-constantly, python-flask-babel, python-gunicorn,
4402 python-incremental, python-jsonschema, python-logbook,
4403 python-markdown2, python-mbstrdecoder, python-mutagen,
4404 python-pathpy, python-pudb, python-pyqrcode,
4405 python-pytablereader, python-setuptools-scm, python-sh,
4406 python-toml, python-vcversioner, python-whoosh,
4407 raspberrypi-usbboot, riemann-c-client, rtl8723bs, skalibs,
4408 sslh, sngrep, ti-cgt-pru, uclibc-ng-test, udpxy, uhttpd,
4409 upower, ustream-ssl, waf, xlib_libXfont2
4411 Removed packages: perl-db-file, snowball-hdmiservice,
4414 Tooling: addition of a test-pkg script to help contributors
4415 build test their package.
4417 Issues resolved (http://bugs.buildroot.org):
4419 #8946: Valgrind fails to build with stack protection turned on
4420 #9461: odroidc2 - toolchain Linaro AArch64 2016.11 compile error
4421 #9466: VIM_REMOVE_DOCS removes rgb.txt
4422 #9486: xorg-server 1.19 fails to compile for glibc with systemd init (x86_64)
4423 #9501: eudev fails to build with older kernel headers
4424 #9526: Embedded NPM fails to start with "no such file or directory" error
4425 #9541: Platform drivers autoloading from info in device tree does not work
4426 #9546: seems BR2_PACKAGE_RPI_FIRMWARE_INSTALL_DTB_OVERLAYS do nothing
4427 #9551: Coreutils fails to build target src/src_libsinglebin_pinky_a-pinky.o
4428 #9566: [kmod] Compilation fails with uclibc
4429 #9571: buildroot fails while building opencv for arm64 platform
4430 #9576: External tree with BR 2016.11 does not work anymore
4431 #9606: xorg-server cannot build for ARM target
4433 2016.11.3, Released March 9th, 2017
4435 Important / security related fixes.
4437 Updated/fixed packages: bind, dbus, gnutls, imagemagick,
4438 lcms2, libcurl, ntfs-3g, ntp, openssl, php, quagga, redis,
4439 squid, stunnel, tcpdump, vim, wavpack, wireshark, xlib_libXpm
4441 2016.11.2, Released January 25th, 2017
4443 Important / security related fixes.
4445 A fix for BR2_EXTERNAL trees referenced using relative paths,
4446 which broke in 2016.11.
4448 Updated/fixed packages: bind, docker-engine, gd, gnutls, go,
4449 imagemagick, irssi, libpng, libvncserver, musl, opus, php,
4450 php-imagick, rabbitmq-server, runc, wireshark,
4452 Issues resolved (http://bugs.buildroot.org):
4454 #9576: External tree with BR 2016.11 does not work anymore
4456 2016.11.1, Released December 29th, 2016
4458 Important / security related fixes.
4460 Updated/fixed packages: apache, cryptopp, docker-engine,
4461 dovecot, exim, gdk-pixbuf, libcurl, libupnp, links, monit,
4462 nodejs, openssh, php, python, python-bottle, samba4, squid,
4463 uboot, vim, wireshark, xorg-server uboot
4465 Issues resolved (http://bugs.buildroot.org):
4467 #9466: VIM_REMOVE_DOCS removes rgb.txt
4469 2016.11, Released November 30th, 2016
4473 Updated/fixed packages: bzip2, gcc, jasper, sane-backends,
4476 Issues resolved (http://bugs.buildroot.org):
4478 #9451: packages/postgresql/postgresql.mk contains wrong POST...
4480 2016.11-rc3, Released November 28th, 2016
4482 Fixes all over the tree, including a number of security fixes.
4484 The move from fakeroot to pseudo unfortunately brought a
4485 number of issues. The SELinux issue described in #9386 which
4486 triggered the move to pseudo has been investigated further and
4487 a workaround implemented and the pseudo changes reverted.
4489 Linux kernel: update default to 4.8.11.
4491 Defconfigs: Updates/fixes for imx28ek, mx6udoo, imx6ulpico,
4492 olimex a20 olinuxino lime mali, roseapplepi, synopsis aarch64
4493 vdk, axs101, axs103 and hs38 smd vdk.
4495 Updated/fixed packages: autossh, chrony, dosfstools,
4496 dtv-scan-tables, e2fsprogs, gcc, gdb, gnuchess, gnuradio,
4497 gpsd, gst1-plugins-bad, gst1-plugins-good, imagemagick,
4498 kvm-unit-tests, libfribi, libuv, mesa3d, mpfr, mplayer, mpv,
4499 ntp, ola, olsr, openblas, openjpeg, openssh, postgresql,
4500 ptpd2python3, qemu, qextserialport, qt5base, quagga, xqwt,
4501 taskd, tiff, tremor, trousers, udisks, uclibc, wireshark,
4502 xapp_xload, xenomai, xmlstarlet
4504 Issues resolved (http://bugs.buildroot.org):
4506 #9386: ubinize fails with or without custom config
4507 #9431: A misspelling
4508 #9446: make raspberrypi3_defconfig compilation failure
4510 2016.11-rc2, Released November 13th, 2016
4512 Fixes all over the tree.
4514 Architecture: add support for MIPS XBurst cores; remove MIPS
4515 support for M5100 cores.
4517 Updated/fixed packages: mesa3d, lttng-babeltrace, tinyalsa, pseudo,
4518 czmq, libxml2, makedevs, binutils, kvm-unit-tests, libnss, privoxy,
4519 qemu, ser2net, net-tools, ffmpeg, assimp, libmpeg2, ccache, mpv,
4520 libxslt, python, python3, php, valgrind, guile, domoticz, efl,
4521 jasper, kvmtool, go, wget, sane-backends, weston, tinymembench,
4522 strace, openjpeg, lcms2, quota.
4524 Linux kernel: update default to 4.8.7.
4526 CMake support: fix cmake wrapper to properly pass NDEBUG flag.
4528 Filesystems: use a wrapper to pseudo, to better mimick the behaviour
4529 of fakeroot; makedevs no longer breaks of the destination already
4530 exists and is of the correct type/major/minor.
4532 Defconfigs: a few legacy and broken defconfigs have been removed
4533 because they now fail to build: kb9202_defconfig, mini2440_defconfig,
4534 freescale_p2020ds, qmx6, calao*, atmel_sama5d4ek. Other defconfigs
4535 have been updated: nanopi-neo, olimex_a20_olinuxino_lime_mali,
4536 armadeus_apf51, armadeus_apf28, freescale_imx31_3stack, ci20,
4537 olimex_a20_olinuxino_lime2, atmel_at91sam9260eknf,
4538 atmel_at91sam9rlek, atmel_at91sam9g20dfc, atmel_at91sam9g45m10ek,
4541 2016.11-rc1, Released November 3rd, 2016
4543 Fixes all over the tree and new features.
4545 It is now possible to specify multiple BR2_EXTERNAL
4546 directories. The required files in a BR2_EXTERNAL directory
4547 have changed to accomodate this feature. Refer to the
4548 documentation for details of how to update them. External
4549 trees now have a name and a description. Also, it is possible
4550 to override a defconfig in the external tree.
4552 The default skeleton now uses UID 65534 for the "nobody"
4553 user instead of UID 99, like most distros do. See
4554 https://lwn.net/Articles/695478/ for a complete discussion.
4555 Programs and configuration files that explicitly refer to UID
4556 99 will have to be updated.
4558 When the build environment already has a suitable cmake version
4559 (3.1 or later), that one will be used instead of building
4560 host-cmake. This can speed up the build significantly.
4562 The ExtUtils::MakeMaker perl module is now required in the
4565 An additional check is done during the build that files are
4566 not installed in the output directory within the output
4567 directory. This happens e.g. when the target directory is
4568 contained both in --prefix and in DESTDIR. The build will
4569 terminate with an error message that specifies which package
4570 and which file caused the failure.
4572 The concept of "deprecated packages" and the BR2_DEPRECATED
4573 option have been removed. Instead, packages are removed
4574 immediately. Packages are only removed when they don't work
4575 for some reason. If you still need a removed package and
4576 you have a solution for the problem(s) that caused the
4577 removal, please contribute it.
4579 Architecture: support for sh64 removed, improved support for
4580 MIPS core selection.
4582 Toolchain: support for musl powerpc64le, mips64 and mipsr6
4583 toolchains, ARC toolchain components updates, gcc 6.x series
4584 bumped to 6.2.0, default binutils version switched to 2.26,
4585 default gcc version switched to gcc 5.x, Linaro toolchains
4586 updated, uclibc-ng bumped to 1.0.19. GCC is now always built
4587 with TLS support. Checking of unsafe compiler options (that
4588 point to host directories) has been extended with -isystem,
4589 -idirafter and -iquote.
4591 Package infrastructure: new variable $(PKG)_DL_OPTS, addition
4592 of <pkg>-show-rdepends to list reverse dependencies, and
4593 <pkg>-graph-rdepends to graph reverse dependencies. Linux tools
4594 are now in a separate linux-tools package instead of in the
4595 kernel build. Fakeroot has been replaced by pseudo.
4597 CMake support: the toolchainfile.cmake file now provides a
4598 definition of the CMAKE_BUILD_TYPE variable. The
4599 toolchainfile.cmake also no longer forces the compiler/linker
4600 flags defined by Buildroot.
4602 New defconfigs: WaRP7, Solidrun's MX6 Cubox/Hummingboard,
4603 TS-4900, Grinn's liteBoard, Udoo MX6Q/DL, Qemu ARM noMMU,
4604 BeagleBone Qt5 demo, Digilent Zybo, FriendlyARM Nanopi NEO.
4606 New packages: arm-trusted-firmware, amd-catalyst, atop, aufs,
4607 aufs-util, fwts, gst1-rtsp-server, libglob, libite, mfgtools,
4608 mksh, motion, paho-mqtt-c, php-amqp, pseudo, python-couchdb,
4609 python-crcmod, python-cssutils, python-docutils,
4610 python-futures, python-mwclient, python-mwscrape,
4611 python-mwscrape2slob, python-pyelftools, python-pyicu,
4612 python-pylru, python-pyqt5, python-requests-toolbelt,
4613 python-simpleaudio, python-slob, rabbitmq-server, shapelib,
4614 vdr, vdr-plugin-vnsiserver, vexpress-firmware, xvisor, iio and
4617 Removed packages: binutils 2.24, fakeroot, gcc 4.7, ipkg,
4618 kodi-addon-xvdr, libgail, sstrip, torsmo, webkit, webkitgtk24,
4621 Documentation: the list of packages that was present in the
4622 Buildroot manual has been removed.
4624 Legal info: the "licenses.txt" file that concatenates all
4625 license texts is no longer generated - it was not considered
4626 useful. The manifest.csv contains an empty cell instead of
4627 "not saved" when no license file is available.
4629 Other: addition of a DEVELOPERS file listing developers taking
4630 care of packages or architectures.
4632 Issues resolved (http://bugs.buildroot.org):
4634 #7802: host-python build hangs compiling getbuildinfo.o
4635 #8206: mplayer uses host xorg development files
4636 #8516: mkcubiecard.sh uses outdated sfdisk switch -D
4637 #8536: Building sudo with PAM results in unusable sudo
4638 #8646: check-host-rpath script returns false positives when rpath
4640 #8696: xdriver_xf86-input-mouse install header files in target
4642 #8811: rp-pppoe - generated scripts commands use HOST pathnames,
4643 not necessarily TARGET
4644 #8846: Orphaned/missing toolchain borks eclipse plugin
4645 #8856: python tornado runtime wasn't met on buildroot 2016.02
4646 #8901: gcc failes to build if fortran is enabled
4647 #8916: LDFLAGS pass to openssh
4648 #8941: "ls" of an NFSv4 share only works when pumped through strace
4649 #8946: Valgrind fails to build with stack protection turned on
4650 #9021: Kodi - Broken: Illegal instruction (core dumped)
4651 #9096: rootfs.ubi not created
4652 #9111: glibc 2.23: libmvec.so not copied
4653 #9176: minnowboard : USB not mounted
4654 #9196: raspberry pi 3 default build seem broken
4655 #9201: Permission denied make: *** [core-dependencies] Error 126 in
4657 #9216: log4cpp package build fails to build within install
4658 #9221: Kodi needs "Python .py and .pyc support" otherwise it crashes when
4660 #9229: Firefly boot fails with: "failed to find part:boot"
4661 #9256: [Config file] New device: Odroid-U2/U3
4662 #9296: Buildroot Fails on applying patches
4663 #9301: U-boot fails to build with default zynq_zed_defconfig configuration
4664 #9316: U-boot fails to build if libssl-dev is not installed
4665 #9321: Vanilla libcrypt++ v5.6.3 doesn't allow to work Nvidia Tegra's
4666 flash utility (tegrarcm)
4667 #9326: Odroid-C2 build results in non-bootable image
4668 #9336: Improve iconv support for external toolchain based builds
4670 #9366: no link rootfs.ext4 -> rootfs.ext2
4671 #9371: openssl: download failes with "Only allow downloads from primary
4672 download site" + local server
4673 #9381: check-host-rpath issues
4674 #9386: ubinize fails with or without custom config
4676 2016.08, Released September 1st, 2016
4680 Toolchain: ARC tools updated to arc-2016.09-eng010.
4682 Updated/fixed packages: libshout, luajit, mpd, mplayer
4684 Issues resolved (http://bugs.buildroot.org):
4686 #7520: CodeSourcery toolchain ARM: C++11 std::exception_ptr..
4687 #8341: Getting EGL Error: Could not create the egl surface:..
4688 #9121: gst1-imx for i.MX6 compile failed, cannot find PXP, ..
4690 2016.08-rc3, Released August 29th, 2016
4692 Fixes all over the tree.
4694 Toolchain: C++ support for the internal blackfin toolchain
4697 Architecture: Default to bf532 CPU variant for blackfin,
4698 Fix flat one memory region support for m68k and disable flat
4699 seperate data support because of compatibility issues.
4701 Defconfigs: Minnowboard and Raspberrypi: Fix errors with
4702 post-build scripts when systemd is used.
4703 Zynq microzed/zc706/zed: Fix u-booot configuration.
4705 netbsd-queue package extended and renamed to
4706 musl-compat-headers. With this, a number of musl compatibility
4707 patches are no longer needed.
4709 Updated/fixed packages: aircrack-ng, android-tools, babeld,
4710 bcusdk, binutils, boa, busybox, connman, cpupower,
4711 docker-engine, domoticz, elf2flt, ffmpeg, fwup, gcc,
4712 glib-networking, gnupg, hplip, igd2-for-linux, imagemagick,
4713 imx-uuc, iputils, jack2, kismet, kmsxx, libaio, libamcodec,
4714 libconfuse, libffi, libfreeimage, libgcrypt, libgpg-error,
4715 libiio, libraw, libsepol, libserialport, libxmlrpc, linknx,
4716 linux-pam, lirc-tools, lldpd, logrotate, lshw, musl, ncurses,
4717 neon, nettle, norm, ntfs-3g, openblas, openmpi, openswan,
4718 pinentry, pixman, protobuf, python-meld3, qlibc, qt, qt5base,
4719 quagga, rpcbind, rt-tests, runc, sane-backends, sconeserver,
4720 squeezelite, stella, tftpd, tinycbor, tinydtls, trace-cmd,
4721 trousers, tstools, uboot-tools, uclibc, ulogd, ustr, vlc,
4722 webkitgtk, wireshark, xdriver_xf86-video-intel
4724 Issues resolved (http://bugs.buildroot.org):
4726 #9101: Error on support/download/git with system git older than 1.8.4
4727 #9181: Compiling linux kernel fails if BR2_LINUX_KERNEL_TOOL_CPU..
4729 2016.08-rc2, Released August 17th, 2016
4731 Fixes all over the tree.
4733 Toolchain: disable broken C++ support for internal blackfin
4734 toolchains, ARC toolchain bumped to arc-2016.09-eng008 (GCC 6)
4735 to fix various issues.
4737 System: Zoneinfo is available for the musl C library as well.
4739 Updated/fixed packages: am33x-cm3, axel, barebox, bdwgc,
4740 blktrace, cairo, dante, enlightenment, fbterm, ffmpeg, flex,
4741 fontconfig, gcc, gmp, gnuplot, gnuradio, gst1-imx, hidapi,
4742 inotify_tools, iproute2, kmsxx, lftp, libaio, libcofi,
4743 libical, libpjsip, libsidplay2, libunwindow, libxml2,
4744 linux-zigbee, lttng-libust, mpv, mtd, ncdu, netplug, ntp,
4745 openblas, openipmi, owfs, php, poco, procps, qt, quota,
4746 sg3_utils, spidev_test, systemd-bootchart, thrift,
4747 uboot-tools, uclibc, webrtc-audio-processing, wayland, weston,
4748 xdriver_xf86-video-savage, xserver_xorg-server, xen
4750 Issues resolved (http://bugs.buildroot.org):
4752 #9136: make graph-size fails with "ValueError: too many values to..
4753 #9151: qt: fix build with ALSA >= 1.1.x
4754 #9156: qt: Fix missing runtime Qt3Support dependency
4755 #9161: modsetting patch not applied to xserver 1.18.4
4756 #9166: Missing overlays directory in VFAT image for raspberry pi 3
4758 2016.08-rc1, Released August 6th, 2016
4760 Fixes all over the tree and new features.
4762 Toolchain: Fortran support added. eglibc support removed, musl
4763 support no longer experimental. Blackfin and Microblaze
4764 support for internal uClibc-ng toolchain, m68k/coldfire
4765 improvements. The check for unsafe (build host) directories
4766 access (/usr/include and /usr/lib) is now enabled by default.
4767 Unused locales are now purged by default to save space (and
4768 the default list of locales shrunk). The option to control
4769 this has now moved from the toolchain menu to system
4772 Legal info improvements: sources are now hardlinked instead of
4773 copied if possible to save space. Patches and extra downloads
4776 An experimental configuration knob (BR2_REPRODUCIBLE) has been
4777 added to make the builds more reproducible (E.G. less
4778 differences in the binary output between builds of the same
4779 configuration). This is still work in progress.
4781 An option to execute a custom script inside the fakeroot
4782 environment used to the generate the filesystem (E.G. to tweak
4783 permissions or similar) has been added.
4785 Git support now supports git submodules if
4786 <pkg>_GIT_SUBMODULES is enabled.
4788 Hash files for integritry validation have been added for all
4791 Scanpypi utility to help creating packages from the Python
4792 package index (pypi) has been added.
4794 The makedevs utility now has support for adding file
4795 capabilities using extended attributes.
4797 New defconfigs: Arcturus uCP1020, Atmel sama5d{2,3,4} xplained
4798 development configs, Blackfin GDB simulator, Linksprite
4799 pcDuino, Minnow Board Max graphical demo, NXP i.MX25 PDK,
4800 i.MX51 EVK, i.MX6UL Pico, i.MX7 sabresd, QEMU MIPS32r6{,el} and
4801 MIPS64r6{,el} malta, Roseapple Pi, Samsung Snow chromebook,
4802 Toradex Apalis i.MX6 COM, TS-4800, x86-64 PC BIOS and EFI
4803 demos. A number of defconfigs have been updated and extended
4804 to generate SD card images. Synopsys HS38 VDK defconfig removed.
4806 New packages: 4th, acpica, acpitool, alljoyn, alljoyn-base,
4807 alljoyn-tcl, alljoyn-tcl-base, argparse, babeld, batman-adv,
4808 circus, dante, docker-containerd, docker-engine, domoticz,
4809 efibootmgr, efivar, ficl, fwup, gsettings-desktop-schemas,
4810 gtksourceview, gupnp-dlna, gupnp-tools, igd2-for-linux,
4811 jemalloc, kmsxx, lapack, lft, libaacs, libamcodec, libbdplus,
4812 libcoap, libdvdcss, libebur128, libfastjson, libminiupnpc,
4813 libnatpmp, libpqxx, libuio, libvdpau, log4cpp, minissdpd,
4814 mxsldr, nginx-nasxi, nginx-upload, ninja, nodm, odroid-mali,
4815 odroid-scripts, omxplayer, openblas, openmpi, openzwave,
4816 p7zip, pdbg, python-argh, python-dataproperty,
4817 python-dateutil, python-dialog3, python-dicttoxml,
4818 python-dominate, python-engineio, python-flask-jsonrpc,
4819 python-flask-login, python-humanize, python-pathtools,
4820 python-pathvalidate, python-pillow, python-prompt-toolkit,
4821 python-pytablewriter, python-pytz, python-scapy3k,
4822 python-sdnotify, python-socketio, python-tomako,
4823 python-ubjson, python-u-msgpack, python-watchdog,
4824 python-wcwidth, python-xlrd, python-xlsxwriter,
4825 python-xlutils, python-xlwt, rs485conf, runc, sdl2_gfx,
4826 sdl2_image, sdl2_ttf, shellinabox, sphinxbase, stella,
4827 supertuxkart, systemd-bootchart, tekui, terminology, tinycbor,
4828 tinydtls, ti-sgx-demos, ti-sgx-km, ti-sgx-um, tunctl, wavemon,
4831 Deprecated packages: ipkg, sstrip
4833 Removed packages: sunxi-mali-prop
4835 Issues resolved (http://bugs.buildroot.org):
4837 #8931: segment fault when compile argp-help.c using aarch64-bu...
4838 #8966: eglfs error. buildroot don't compile the library libeglfs.so
4839 #8971: build for beaglebone fails
4840 #8986: qt5imageformats fails to build on AArch64
4841 #8991: grub2 fails to compile
4842 #9001: Nodejs option not available
4843 #9006: gcc with c++ support v4 and v5 fail to compile on fedora 24
4844 #9016: arceb-buildroot-linux-uclibc ld uses incorrect default format
4845 #9066: 8139TOO - faulty behaviour
4846 #9086: Syntax Error (missing ")" in boot/uboot/uboot.mk on line 203)
4847 #9091: U-Boot fails to boot with large ramdisk
4849 2016.05, Released May 31st, 2016
4853 External toolchain: Fix for symlink handling when copying
4856 Updated/fixed packages: gcc, grantlee, gst-ffmpeg,
4857 ipsec-tools, iptraf-ng, libcurl, libdrm, libsigsegv, ltris,
4858 lttng-babeltrace, mbedtls, mesa3d, moarvm, mplayer, mtools,
4859 net-tools, openpowerlink, pulseview, rpm, tinyalsa,
4860 xdriver_xf86-video-fbturbo, xserver_xorg-server
4862 2016.05-rc3, Released May 26th, 2016
4864 Fixes all over the tree.
4866 Tweaks for SSP handling for external toolchains.
4868 Updated/fixed packages: aircrack-ng, bluez5_utils, connman,
4869 cups, erlang-p1-stringprep, expat, ffmpeg, flann, flannel, go,
4870 gst1-libav, hidapi, hplip, iptraf-ng, jamvm, kodi,
4871 kodi-screensaver-matrixtrails, libcurl, libepoxy, libgpgme,
4872 libsemanage, libxslt, liquid-dsp, ltris, lxc, mesa3d, midori,
4873 mpg123, mtr, openpgm, openpowerlink, oprofile, php,
4874 postgresql, putty, python-service-identity, python-treq,
4875 qlibc, qt5serialbus, ruby, stress-ng, strongswan, time, tinc,
4876 ustr, valgrind, webkitgtk, libxml2, xorriso,
4879 Issues resolved (http://bugs.uclibc.org):
4881 #8936: Aircrack-ng - Alot of missing dependencies
4883 2016.05-rc2, Released May 17th, 2016
4885 Fixes all over the tree.
4887 Rootfs overlay handling now refuses to overwrite
4888 /{usr,bin,sbin,lib} symlinks from BR2_ROOTFS_MERGED_USR option
4889 even if these directories are present in the overlay.
4891 External toolchain: Unbreak user provided libraries deployment
4892 (BR2_TOOLCHAIN_EXTRA_EXTERNAL_LIBS) handling after refactoring.
4894 QEMU coldfire: Fix for signal handling kernel issue, enable
4897 Updated/fixed packages: android-tools, assimp, boost, gcc,
4898 glibc, glmark2, gmrender-resurrect, go, go-bootstrap, iputils,
4899 jack2, kodi-screensaver-asterwave, kodi-screensaver-rsxs,
4900 kodi-visualisation-shadertoy, libarchive, libinput, libpjsip,
4901 mali-t76x, mtr, nginx, opencv, openvpn, python-coherence,
4902 qt5multimeda, quagga, samba4, sg3-utils, stress-ng, turbolua
4904 2016.05-rc1, Released May 10th, 2016
4906 Fixes all over the tree and new features.
4908 Architectures: new ARM variants: Cortex A17 and M4, improved
4909 nonmmu (cortex-M) support, m68k has been re-enabled with
4910 support for ColdFire. For x86, support for the i386 variant
4913 Toolchain: Add GCC 6 support, remove GCC 4.5, mark GCC 4.7 as
4914 deprecated. Go programming language support, Add Binutils 2.26
4915 support. Old Sourcery PowerPC external toolchains removed,
4916 Sourcery MIPS 2016.06-8, AMD64 2015.11-139, NiosII 2015.11-130
4917 added, Linaro ARM/ARMeb/Aarch64 toolchains updated.
4919 New defconfigs: Firefly RK3288, Boundary Devices i.MX7 Nitrogen7,
4920 STM32F429 and STM32F469 Discovery boards, Hardkernel ODROID-C2,
4921 Raspberry Pi Zero and Raspberry Pi 3. Some Qemu defconfigs were
4922 added for m68k, eXtensa-nommu and ColdFire.
4924 Linux: use zImage by default on ARM, subversion repository
4925 support (for u-boot as well).
4927 New packages: aer-inject, android-tools, cannelloni,
4928 cbootimage, cgroupfs-mount, connman-gtk, crudini, dt,
4929 gmrender-resurrect, flannel, font-awesome, freeswitch, go,
4930 go-bootstrap, gr-osmosdr, granite, i7z, imx-uuc,
4931 kodi-adsp-basic, kodi-adsp-freesurround,
4932 kodi-audiodecoder-opus, kodi-pvr-hdhomerun,
4933 kodi-screensaver-asterwave, kodi-screensaver-cpblobs,
4934 kodi-screensaver-matrixtrails, kodi-screensaver-planestate,
4935 kodi-screensaver-rsxs, kodi-visualisation-fishbmc,
4936 kodi-visualisation-fountain, kodi-visualisation-goom, libgee,
4937 libimxvpuapi, libpjsip, libtomcrypt, libtommath, libusbgx,
4938 lksctp-tools, mali-t76x, mkpimage, mpv, msr-tools, nload,
4939 norm, nvme, owfs, pound, privoxy, procrank_linux, putty,
4940 python-autobahn, python-characteristic, python-crossbar,
4941 python-cryptography, python-iniparse, python-iowait,
4942 python-lmdb, python-pexpect, python-ptyprocess,
4943 python-pyasn-modules, python-pygments, python-pymysql,
4944 python-pynacl, python-pyopenssl, python-pysocks,
4945 python-pytrie, python-rpi-gpio, python-service-identity,
4946 python-setproctitle, python-shutilwhich, python-treq,
4947 python-txaio, python-ujson, python-wsaccel, qt5canvas3d,
4948 qt5location, qt5quickcontrols2, qt5serialbus, qt5tools,
4949 raptor, scrub, taskd, tegrarcm, turbolua, valijson,
4950 wayland-protocols, webkitgtk, wilc1000-firmware, wpan-tools,
4951 xdriver_xf86-video-amdgpu
4953 Removed packages: foomatic-filters, python-m2crypto,
4954 qt5quick1, qt5webkit-examples, samba, xdriver_xf86-input-void
4956 Issues resolved (http://bugs.buildroot.org):
4958 #6830: Qt5: no fonts are installed
4959 #7562: musl buildroot-toolchain and BR2_MIPS_SOFT_FLOAT break
4960 #7580: Invalid filesystem in Pandaboard defconfig
4961 #8346: wf111 package removes all kernel module dependencies
4962 #8436: xserver_xorg-server Segmentation fault
4963 #8736: IPV6 forced on in busybox
4964 #8746: At startup system stops with 'cannot set terminal proces..
4965 #8751: make fail [fio does not build on sh]
4966 #8766: Compiling host-gcc-final-4.9.3 broken on i386
4967 #8771: make savedefconfig modifies sources
4968 #8781: Unable to build uboot for imx28evk
4969 #8786: gdb fails to build with xz and expat support at the same
4970 #8801: Compilation of Buildroot 2016.2 for Raspberry Pi with...
4971 #8806: Buildroot 2016.2 for Raspberry Pi requires that ext4...
4972 #8836: Can't select Vim in menuconfig
4973 #8851: Make sure fio can compile with libaio support if it...
4974 #8861: With buildroot 2016.02 trying to build for corei7-avx
4975 fails while trying to build host-binutils
4976 #8866: Making an USB flash bootable with extlinux build with
4977 buildroot does not work
4979 2016.02, Released March 1st, 2016
4981 Minor fixes, mostly security related.
4983 Circular dependency issue with same-as-kernel linux-headers
4986 Updated/fixed packages: bluez5_utils, heirloom-mailx,
4987 imx-gpu-viv, kodi-pvr-argustv, kodi-pvr-mediaportal-tvserver,
4988 kodi-pvr-nextpvr, libfcgi, openssl, pifmrds, powerpc-utils,
4989 python-m2crypto, slang, sox, squid, tn5250, xerces, zsh
4991 2016.02-rc3, Released February 27th, 2016
4993 Fixes all over the tree.
4995 Defconfigs: Ensure EABIhf is correctly enabled for ARM cores
4996 where VFP is optional (but present on the specific hw). Fix
4997 ARM variant selection for freescale_imx31_3stack_defconfig.
4999 Ensure tarballs of downloaded git trees do not contain a
5002 Clarify license of patches in COPYING.
5004 Updated/fixed package: avahi, binutils, cairo, can-festival,
5005 chrony, cifs-utils, dnsmasq, dvdauthor, e2fsprogs, efl,
5006 erlang-rebar, eudev, fbterm, gawk, gnupg2, gnuradio, gpm,
5007 gst1-plugins-good, hostapd, imagemagick, iproute2, iputils,
5008 jack2, kexec, kismet, lftp, libarchive, libeXosip2, libfm,
5009 libglib2, libsoil, libssh, libssh2, libuci, links, lshw, lxc,
5010 mediastreamer, mono, mraa, mutt, nfs-utils, numactl, ofono,
5011 omniorb, openipmi, openobex, patch, pax-utils, perf,
5012 pulseaudio, pure-ftp, qhull, qt, quagga, quota, sdl_sound,
5013 shairport-sync, spice, sysklogd, syslog-ng, trace-cmd,
5014 trousers, tvheadend, util-linux, vim, webkitgtk24, wireshark,
5015 wpa_supplicant, xerces, zsh
5017 Issues resolved (http://bugs.uclibc.org):
5019 #8651: libMonoPosixHelper.so wrong link reference in buildroot..
5021 2016.02-rc2, Released February 18th, 2016
5023 Fixes all over the tree.
5025 Toolchain: PR19405 backport to binutils 2.25.1 to fix NIOS ld
5026 crash, backport of Xtensa .init/.fini literals handling.
5027 glibc security patches for CVE-2014-8121, CVE-2015-1781
5030 Defconfigs for Acmesystems Arietta g25 added.
5032 Updated/fixed packages: binutils, boost, chrony, dovecot,
5033 e2fsprogs, fio, gdb, glibc, graphite2, icu, kbd, libbsd,
5034 libcue, libgcrypt, libraw, links, mc, mosquitto, nodejs,
5035 postgresql, pptp-linux, pulseaudio, samba4, spice, squid,
5036 sysklogd, systemd, tiff, uclibc, ulogd, util-linux, valgrind.
5038 Issues resolved (http://bugs.uclibc.org):
5040 #8576: Building embedded Linux for Atmel SAMA5D4_Xplained...
5041 #8606: Problem compiling on Arch Linux
5042 #8681: kbd 2.0.3 does not build on rpi
5044 2016.02-rc1, Released February 10th, 2016
5046 Fixes all over the tree and new features.
5048 Toolchain: Support for GCC 5.3.x. ARC toolchain updated to
5049 arc-2015.12. Support for legacy uClibc dropped, default to
5050 uClibc-ng instead. Added sys/queue.h implementation for MUSL
5051 for compatibility. Updated versions of Code sourcery and
5052 Linaro toolchains. MIPS Codescape toolchains added. Version
5053 selection for preconfigured external toolchains removed.
5055 New Defconfigs: ARM Juno r0/r1 development boards, Freescale
5056 i.MX6UL Evaluation Kit, Intel Galileo Gen 2, Orange Pi PC.
5057 A number of defconfigs have been extended to generate complete
5058 system images using genimage.
5060 Linux: Automatically patch timeconst.pl for <3.9 kernels,
5061 which isn't compatible with modern perl versions, breaking the
5062 build when building on recent (Fedora 23, Debian
5063 Testing/Unstable, ..) distributions.
5065 Makedevs utility now accepts textual (non-numerical) user and
5068 Vagrant file to easily setup a working development environment
5069 in a VM has been added.
5071 Size-stats-compare script to compare rootfs sizes between
5072 builds has been added.
5074 Infozip package renamed to zip. EFL packages restructured.
5076 Updated/fixed packages: aespipe, aiccu, alsa-lib, alsa-utils,
5077 angularjs, apache, apr, argp-standalone, armadillo, arptables,
5078 at, atk, audiofile, aumix, autoconf-archive, avahi, bash, bc,
5079 bcache-tools, bdwgc, beecrypt, bind, binutils, bluez5_utils,
5080 bluez_utils, bonnie, boost, busybox, cairo, cdrkit, chrony,
5081 clamav, cmake, collectd, connman, coreutils, cppcms, crda,
5082 cryptodev-linux, cryptsetup, cups, cwiid, cxxtest, dbus,
5083 dbus-cpp, dbus-glib, debianutils, dhcp, dhcpcd, dhrystone,
5084 dillo, directfb, directfb-examples, dmraid, dnsmasq, doom-wad,
5085 dovecot, dovecot-pigeonhole, dropbear, dtv-scan-tables,
5086 dvb-apps, dvbsnoop, ecryptfs-utils, eigen, ejabberd,
5087 elementary, elfutils, enlightenment, erlang, espeak, eudev,
5088 eventlog, exfat, exfat-utils, exiv2, expedite, faifa,
5089 fakeroot, fastd, fbgrab, fetchmail, ffmpeg, findutils, fio,
5090 firmware-imx, flann, flashrom, flite, flot, fmlib, freerdp,
5091 freescale-imx, freetype, gauche, gawk, gcc, gcc-final, gcr,
5092 gdb, gdk-pixbuf, geoip, gesftpserver, gettext, giflib, git,
5093 glibc, glibmm, glog, gmp, gnupg, gnupg2, gnutls, gob2, gpsd,
5094 gptfdisk, grep, gst1-libav, gst1-plugins-{bad,base,good,ugly},
5095 gst-ffmpeg, gst-plugins-{bad,base,good,ugly}, gstreamer,
5096 gstreamer1, guile, gvfs, gzip, harfbuzz, haserl, hiawatha,
5097 hostapd, hplip, icu, ifupdown, imagemagick, imx-gpu-viv,
5098 imx-kobs, imx-lib, input-tools, intel-microcode, iperf3,
5099 ipmitool, iproute2, iprutils, ipsec-tools, ipset, iptables,
5100 iputils, irda-utils, irssi, iucode-tool, jack2, janus-gateway,
5101 jpeg-turbo, jquery-datetimepicker, jquery-keyboard,
5102 jquery-sparkline, jquery-ui, jquery-ui-themes,
5103 jquery-validation, json-c, kbd, kernel-module-imx-gpu-viv,
5104 keyutils, kmod, knock, kodi, lcdproc, lcms2, leafnode2,
5105 leafpad, libass, libatomic_ops, libbroadvoice, libbsd,
5106 libcap-ng, libcdaudio, libcue, libcurl, libdrm, libecore,
5107 libedbus, libedit, libedje, libeet, libefreet, libeina,
5108 libeio, libelementary, libembryo, libepoxy, libethumb, libev,
5109 libevas, libevas-generic-loaders, libevdev, libevent, libffi,
5110 libfm, libfribidi, libfslcodec, libfslparser, libfslvpuwrap,
5111 libftdi, libfuse, libgail, libglew, libglib2, libgtk2,
5112 libgtk3, libgudev, libhttpparser, libidn, libinput, libiscsi,
5113 libjpeg, liblinear, libmbim, libmicrohttpd, libndp, libnspr,
5114 libnss, liboauth, liboping, libpciaccess, libplist, libpng,
5115 libraw, libraw1394, librsvg, libseccomp, libsecret,
5116 libserialport, libsigc, libsigrok, libsigrokdecode,
5117 libsndfile, libsoc, libsodium, libsoup, libssh2, libsvg,
5118 libsvg-cairo, libtasn1, libtirpc, libtorrent, libungif,
5119 libunwind, libupnpp, liburcu, libuv, libv4l, libva,
5120 libva-intel-driver, libvips, libvncserver, libxml2, libxmlpp,
5121 lightning, lighttpd, linknx, linux-firmware, linux-fusion,
5122 linux-headers, liquid-dsp, lirc-tools, live555, lm-sensors,
5123 lockdev, lshw, ltp-testsuite, ltrace, lttng-babeltrace,
5124 lttng-libust, lttng-modules, lttng-tools, lua, luabitop,
5125 luarocks, luv, lvm2, lxc, makedevs, mc, memcached, memtest86,
5126 mesa3d, mesa3d-demos, mesa3d-headers, micropython,
5127 micropython-lib, minicom, minidlna, mjpg-streamer, mke2img,
5128 moarvm, modem-manager, mongoose, mongrel2, monkey, mono,
5129 monolite, mosh, mosquitto, mpd, mplayer, msgpack, mtdev2tuio,
5130 musepack, musl, mysql, nano, nasm, nbd, neard, netatalk,
5131 netsnmp, nettle, net-tools, network-manager, nfs-utils, nginx,
5132 nmap, nodejs, ntfs-3g, ntp, numactl, nut, nvidia-driver,
5133 odhcp6c, ofono, ola, olsr, omniorb, opencv, opencv3, openipmi,
5134 openldap, openntpd, openobex, openocd, openpgm,
5135 open-plc-utils, openpowerlink, openssh, openssl, openswan,
5136 openvpn, opkg, oprofile, opus, opusfile, p11-kit, package,
5137 pango, pax-utils, pciutils, pcmanfm, perl, perl-db-file,
5138 perl-io-socket-ssl, perl-libwww-perl, perl-net-dns, perl-uri,
5139 perl-xml-libxml, php, php-ssh2, picocom, pinentry, pixman,
5140 polarssl, popt, portaudio, pppd, procps-ng, proftpd, protobuf,
5141 psmisc, ptpd2, pulseaudio, pulseview, pv, python, python3,
5142 python-alsaaudio, python-can, python-cffi, python-cherrypy,
5143 python-httplib2, python-jinja2, python-lxml, python-m2crypto,
5144 python-mako, python-msgpack, python-psutil, python-pyasn,
5145 python-pycparser, python-pydal, python-pyftpdlib,
5146 python-pyroute2, python-pyxml, python-pyzmq, python-requests,
5147 python-serial, python-setuptools, python-six, python-spidev,
5148 python-tornado, python-twisted, python-web2py, python-webpy,
5149 python-werkzeug, python-zope-interface, qemu, qhull, qpdf, qt,
5150 qt5, qt5base, qt5connectivity, qt5declarative, qt5enginio,
5151 qt5graphicaleffects, qt5imageformats, qt5multimedia,
5152 qt5quick1, qt5quickcontrols, qt5script, qt5sensors,
5153 qt5serialport, qt5svg, qt5webchannel, qt5webkit,
5154 qt5webkit-examples, qt5websockets, qt5x11extras,
5155 qt5xmlpatterns, qt-webkit-kiosk, racehound, radvd, read-edid,
5156 readline, redis, rpcbind, rpi-firmware, rpi-userland, rrdtool,
5157 rsync, rsyslog, rtai, rtorrent, rt-tests, rubix, ruby, samba4,
5158 sconeserver, setools, shairport-sync, sigrok-cli, skeleton,
5159 smack, snowball-init, socat, sp-oops-extract, sqlite,
5160 squashfs, squeezelite, squid, sredird, sshfs,
5161 start-stop-daemon, strace, strongswan, stunnel, subversion,
5162 sunxi-tools, swig, sysdig, syslog-ng, sysstat, systemd,
5163 sysvinit, taglib, tcl, tcpreplay, thrift, ti-gfx, tinyalsa,
5164 tor, torsmo, trace-cmd, transmission, tremor, triggerhappy,
5165 trinity, tvheadend, tzdata, uboot-tools, uclibc, udisks,
5166 udpcast, unionfs, upmpdcli, usb_modeswitch,
5167 usb_modeswitch_data, ustr, util-linux, vala, valgrind,
5168 vboot-utils, vde2, vlc, vnstat, webkit, webkitgtk24, weston,
5169 wget, whetstone, whois, wine, wipe, wireless-regdb, wireshark,
5170 wpa_supplicant, w_scan, x11r7, xapp_xbacklight, xapp_xcompmgr,
5171 xapp_xinput, xapp_xkbcomp, xdriver_xf86-input-evdev,
5172 xdriver_xf86-input-libinput, xdriver_xf86-input-synaptics,
5173 xdriver_xf86-video-ati, xdriver_xf86-video-fbturbo,
5174 xdriver_xf86-video-imx-viv, xdriver_xf86-video-intel,
5175 xfont_encodings, xfont_font-adobe-100dpi,
5176 xfont_font-adobe-75dpi, xfont_font-adobe-utopia-100dpi,
5177 xfont_font-adobe-utopia-75dpi, xfont_font-adobe-utopia-type1,
5178 xfont_font-alias, xfont_font-arabic-misc,
5179 xfont_font-bh-100dpi, xfont_font-bh-75dpi,
5180 xfont_font-bh-lucidatypewriter-100dpi,
5181 xfont_font-bh-lucidatypewriter-75dpi, xfont_font-bh-ttf,
5182 xfont_font-bh-type1, xfont_font-bitstream-100dpi,
5183 xfont_font-bitstream-75dpi, xfont_font-bitstream-type1,
5184 xfont_font-cronyx-cyrillic, xfont_font-cursor-misc,
5185 xfont_font-daewoo-misc, xfont_font-dec-misc,
5186 xfont_font-ibm-type1, xfont_font-isas-misc,
5187 xfont_font-jis-misc, xfont_font-micro-misc,
5188 xfont_font-misc-cyrillic, xfont_font-misc-ethiopic,
5189 xfont_font-misc-meltho, xfont_font-misc-misc,
5190 xfont_font-mutt-misc, xfont_font-schumacher-misc,
5191 xfont_font-screen-cyrillic, xfont_font-sony-misc,
5192 xfont_font-sun-misc, xfont_font-winitzki-cyrillic,
5193 xfont_font-xfree86-type1, xfsprogs, xkeyboard-config, xl2tp,
5194 xlib_libfontenc, xlib_libXi, xmlstarlet, xscreensaver,
5195 xserver_xorg-server, xtables-addons, xvkbd, xz, yad, yasm,
5196 ympd, zeromq, zic, znc, zsh,
5198 New packages: acsccid, assimp, atkmm, autofs, bcm2835,
5199 cairomm, cantarell, chocolate-doom, comix-cursors, cxxtest,
5200 edid-decode, emlog, gcr, gtkmm3, hidapi, jquery-sidebar,
5201 kernel-module-imx-gpu-viv, libasplib, libcroco, libdvbpsi,
5202 libfreeglut, libgdiplus, libglfw, libhdhomerun, libnet,
5203 libsoil, lldpd, luvi, mbedtls, minizip, miraclecast, mongodb,
5204 mraa, netbsd-queue, netsniff-ng, nss-pam-ldapd,
5205 obsidian-cursors, openal, openbox, pangomm,
5206 python-backports-abc, python-beautifulsoup4, python-cbor,
5207 python-click, python-cssselect, python-ecdsa, python-html5lib,
5208 python-idna, python-ipaddress, python-mistune, python-netaddr,
5209 python-paho-mqtt, python-paramiko, python-pyparted,
5210 python-pysmb, python-pyudev, python-singledispatch,
5211 python-smbus-cffi, python-urllib3, qt53d, rabbitmq-c, rfkill,
5212 sbc, spi-tools, tpm-tools, trousers, ubus, unrar, unscd,
5213 unzip, v4l2grab, xdriver_xf86-video-nouveau, xdotool, zbar
5215 Removed packages: libungif, python-pyxml,
5217 Issues resolved (http://bugs.uclibc.org):
5219 #7886: gettext: link failure with locally-installed libxml2
5220 #7892: systemd-journald is broken
5221 #8066: nodejs crashes when built with gcc 4.9
5222 #8296: nodejs 0.12.7 - npm crashes (seg core dump)
5223 #8501: gunzip fails to uncompress files
5224 #8541: fail to build host-fakeroot-1.20.2
5225 #8546: build instructions for raspberry pi don't work
5226 #8571: strace for ARC compile error
5227 #8581: pciutils.mk PCIUTILS_MAKE_OPTS typo
5228 #8616: Fail to build for raspberrypi_defconfig with big endian
5229 #8621: sqlite package, properly enable readline
5231 2015.11, Released November 30th, 2015
5235 Merged/seperate /usr handling is now also performed for
5236 staging so cross-gdb / gdbserver can find the libraries.
5238 Updated/fixed packages: autossh, conntrack-tools, dcron,
5239 espeak, gcc, glmark2, gpsd, gstreamer1, libglib2, libsigsegv,
5240 libsoc, libv4l, minidlna, mongrel2, opencv, polarssl,
5241 rpi-userland, rubix, skeleton, tovid, uemacs, valgrind, yad,
5244 Issues resolved (http://bugs.uclibc.org):
5246 #8441: Invalid directory for X11 fonts in target (RPi2)
5247 #8491: libglib2 2.46.1 not Building for armv5 on 2015.11-rc3
5249 2015.11-rc3, Released November 26th, 2015
5251 Fixes all over the tree.
5253 We have a new modern website!
5255 Updated/fixed packages: apitrace, audiofile, autossh, bullet,
5256 c-ares, collectd, conntrack-tools, cryptodev-linux, dropbear,
5257 fastd, gmp, gpsd, gst-plugins-bad, gst-plugins-base,
5258 gst-plugins-good, gst-plugins-ugly, gstreamer, gstreamer1,
5259 guile, iodine, iproute2, jimtcl, kompexsqlite, libethumb,
5260 libfreeimage, libgsasl, libgtk3, libxml2, localedef,
5261 lttng-tools, macchanger, mongrel2, mpd, openntpd, openssl,
5262 oprofile, pcre, qt5base, quagga, rpi-userland, sconeserver,
5263 sdl, spidev_test, sqlite, strongswan, ustr, xapp_sessreg,
5266 Issues resolved (http://bugs.uclibc.org):
5268 #6872: gpsd: disabled on microblaze
5269 #8321: invalid opcode error with minidlna and ffmpeg
5270 #8336: Default systemd configuration fails to boot correctly in 2015-08
5271 #8446: rpi-userland failed to build with glibc 2.22
5273 2015.11-rc2, Released November 19th, 2015
5275 Fixes all over the tree.
5277 LD_LIBRARY_PATH is no longer used to ensure host binaries find
5278 their libraries, fixing issues on recent Fedora.
5280 Toolchain fixes for powerpc e5500 / e6500. Fix for an issue
5281 with ${TARGET}-cc after the move to use a toolchain wrapper
5282 for the internal toolchain.
5284 Appy-patches.sh now correctly applies all files listed in
5287 Fixes for merged /usr handling when a custom skeleton is used.
5289 Updated/fixed packages: axfsutils, boost, busybox, dhcp,
5290 directfb, dropbear, ebtables, fastd, ffmpeg, gauche, gcc,
5291 gettext, gst1-plugins-bad, hostapd, ibrdtnd, libcurl,
5292 libecore, libgudev, libnss, libpng, libserial, libssh2,
5293 libuecc, libxml2, linux-headers, liquid-dsp, ltris,
5294 lua-periphery, minidlna, mongrel2, mpd, mpg123, mplayer,
5295 mysql, opencv, opencv3, package, perl-file-util, php-ssh2,
5296 polarssl, pulseaudio, python-protobuf, qemu, qt5base, ranger,
5297 ruby, skeleton, slang, squeezelite, strongswan, tovid, uclibc,
5298 ushare, wine, wpa_supplicant, x265,
5299 xdriver_xf86-video-siliconmotion, zxing-cpp
5301 Issues resolved (http://bugs.uclibc.org):
5303 #4790: Running udhcpc on a system with NFS root kills NFS
5304 #8456: Building host-pkgconf on Fedora 23 fails due to..
5306 2015.11-rc1, Released November, 7th 2015
5308 Fixes all over the tree and new features.
5312 - Support for sparc64 added (internal toolchain with glibc
5315 - Support for mips32r6 and mips64r6 added.
5317 - Support for Intel Quark X1000 CPU.
5319 - Switch to EABIhf by default on ARM when a VFP is available.
5323 - glibc 2.22, gdb 7.10, use gdb 7.9 by default, musl 1.1.12,
5324 uclibc-ng 1.0.8, host-gdb enabled on AArch64.
5326 - The toolchain wrapper which was used only for external
5327 toolchains is now also used for Buildroot internal
5328 toolchains. This allowed to fix the ccache support, prepare
5329 the way for top-level parallel build support and remove gcc
5330 patches used to detect header/library path poisoning.
5332 - Remove Analog Devices Blackfin toolchain 2012R2.
5334 - Fix several Xtensa build failures by switching from
5335 text-section-literals to auto-litpools.
5337 - Enable MIPS64 support in uClibc-ng, use uClibc on ARC
5338 rather than a specific fork.
5340 - Linaro toolchains for ARM, ARMeb and AArch64 updated to
5341 2015.08. 2014.09 version is kept since 2015.08 only runs on
5346 - Fix ARM64 support in U-Boot.
5350 - Added: ARC HS38 VDK virtual boards, Avnet Microzed, Boundary
5351 Devices Nitrogen SoloX, Freescale i.MX6 SoloX Sabre SD,
5352 OLinuxino A20 Lime2, Qemu Sparc64, Qemu SuperH 4 big endian,
5353 Synopsys AArch64 VDK virtual platform.
5355 - Updated: calao_qil_a9260, calao_usb_a9g20_lpw, ci20,
5356 cubieboad, freescale_imx6_*, imx53loco, imx6_vab820,
5357 mpc8315erdb, qmx6, p1010rdb, qemu, raspberrypi,
5358 raspberrypi2, riotboard, snps_axs10*, wandboard.
5360 - Removed: at91rm9200df, at91sam9260dfc, at91sam9263ek,
5361 calao_snowball_defconfig, gnublin, integrator926_defconfig.
5365 - Support for fetching from Mercurial tags fixed.
5367 - Introduce LINUX_NEEDS_MODULES, which allows to enforce
5368 module support to be enabled in the kernel when a package
5369 builds out-of-tree kernel modules (through the
5370 pkg-kernel-module infrastructure or on its own).
5372 - Improve the perl package infrastructure to automatically add
5373 the dependency to the perl interpreter to target perl module
5376 - Remove trailing slashes in <pkg>_SITE and addition of a
5377 check to ensure such trailing slashes are no longer added.
5379 - Extend the legal infrastructure to allow packages to declare
5380 their actual source code. This is useful for packages for
5381 which <pkg>_SOURCE points to pre-built binaries (as is the
5382 case for external toolchains). The new <pkg>_ACTUAL_SOURCE
5383 variable allows to point to the source code in such cases.
5385 - Improved ccache support, thanks to the usage of a toolchain
5386 wrapper for internal toolchain. Now a single cache directory
5387 can be shared between different Buildroot builds.
5389 - Addition of a 'graph-size' make targets, which generates a
5390 PDF graph of per-package size of the root filesystem.
5392 - Addition of <pkg>_EXCLUDES so that packages can request
5393 certain parts of the source code tarball to not be
5394 extracted. This feature is currently used by gcc and
5397 - Packages can now use the <pkg>_PKGDIR variable, provided by
5398 the package infrastructure, to reference their package
5399 directory, instead of explicitly using package/<pkg>/.
5403 - Add high lz4 compression to squashfs.
5405 - Simplification of shell profile files in the default
5408 - Remove ftp user and /home/ftp from the skeleton, and let ftp
5409 server packages create these when needed.
5411 - Add support for /bin, /sbin and /lib to be symlinks to their
5412 corresponding directories in /usr. This is enforced for
5413 systemd configurations, and optional for other
5416 - Support for AXFS filesystem image generation added.
5418 - New options to add extra space/inodes to ext2/3/4 images.
5420 Updated/fixed packages:
5422 adwaita-icon-theme, apache, apitrace, atk, audit, avahi,
5423 barebox, bash, batctl, bind, binutils, bluez_utils, boost,
5424 bridge-utils, cairo, ccache, chrony, clapack, cloog, cmake,
5425 collectd, connman, conntrack-tools, coreutils, cpio,
5426 cryptsetup, dbus, dbus-cpp, devmem2, dhcp, dhcpcd, dhcpdump,
5427 dhrystone, dillo, directfb, directfb-examples, dmraid,
5428 dos2unix, dovecot, dovecot-pigeonhole, drbd-utils, dropbear,
5429 dropwatch, dtc, e2fsprogs, ebtables, efl, eigen, ejabberd,
5430 elf2flt, elfutils, erlang, ethtool, eudev, evemu, exfat,
5431 exfat-utils, expat, faifa, fbterm, fdk-aac, feh, ffmpeg, file,
5432 flashrom, fping, freerdp, freescale-imx, freetype, gdk-pixbuf,
5433 genimage, gettext, git, glib-networking, glmark2, gnupg2,
5434 gnuradio, gnutls, gpsd, grep, grub2, gst1-imx, gst1-libav,
5435 gst1-plugins-bad, gst1-plugins-base, gst1-plugins-good,
5436 gst1-plugins-ugly, gst1-validate, gst-fsl-plugins,
5437 gst-plugins-bad, gstreamer1, guile, gvfs, harfbuzz, haveged,
5438 hostapd, icu, imagemagick, impiutil, imx-gpu-viv, imx-vpu,
5439 inadyn, intltool, iostat, iperf3, ipmiutil, iproute2,
5440 iptables, iw, jpeg-turbo, jq, jsoncpp, kexec-lite, kmod, kodi,
5441 kodi-audioencoder-flac, kodi-pvr-argustv, kodi-pvr-filmon,
5442 kodi-pvr-hts, kodi-pvr-mythtv, kodi-pvr-pctv,
5443 kodi-pvr-stalker, kodi-pvr-vbox,
5444 kodi-visualisation-waveforhue, less, lftp, libbluray,
5445 libcgroup, libconfuse, libcurl, libdcadec, libdrm, libevdev,
5446 libffi, libfribidi, libfslcodec, libfslparser, libfslvpuwrap,
5447 libgcrypt, libglew, libglib2, libgtk3, libidn, liblinear,
5448 liblockfile, libmicrohttpd, libnetfilter_conntrack, libnfs,
5449 libnftnl, libnl, libnspr, libnss, libpcap, libpfm4, libpng,
5450 libselinux, libserial, libsoup, libsoxr, libstrophe, libtasn1,
5451 libtirpc, libtorrent, libupnpp, liburcu, libusb-compat, libuv,
5452 libv4l, libva, libva-intel-driver, libxcb, lighttpd, links,
5453 linux, linux-firmware, linux-fusion, linux-headers,
5454 lirc-tools, localedef, lpeg, lsof, ltp-testsuite,
5455 lttng-libust, lttng-tools, lua-periphery, luaposix, lvm2, lxc,
5456 lz4, mdadm, mesa3d, mesa3d-headers, minicom, minidlna, moarvm,
5457 modem-manager, mosquitto, mpd, mpdecimal, mpg123, mplayer,
5458 mrouted, msmtp, mtd, mutt, nettle, network-manager, nfs-utils,
5459 nftables, nginx, nodejs, noip, ntp, ofono, opencv3, openpgm,
5460 openssl, openswan, openvpn, pango, parted, perl, perl-cross,
5461 perl-crypt-openssl-random, perl-http-message,
5462 perl-io-socket-ssl, perl-module-build, perl-mojolicious,
5463 perl-netaddr-ip, perl-net-dns, perl-net-http, perl-net-ssleay,
5464 perl-uri, perl-xml-libxml, php, picocom, pixman, pkgconf,
5465 poco, polarssl, portaudio, portmap, postgresql, proftpd,
5466 protobuf, protobuf-c, pulseaudio, python-configshell-fb,
5467 python-networkmanager, python-numpy, python-pyparsing,
5468 python-pypcap, python-rtslib-fb, python-spidev, python-urwid,
5469 python-web2py, qemu, qt5base, redis, rngtools, rng-tools,
5470 rpi-firmware, rpi-userland, rtmpdump, rtorrent, ruby, samba,
5471 samba4, sane-backends, sconeserver, sdl, sed, setools,
5472 shairport-sync, shared-mime-info, sland, smartmontools,
5473 softether, spice-protocol, sqlcipher, sqlite, squid,
5474 strongswan, stunnel, subversion, sudo, sunxi-tools,
5475 supervisor, systemd, tar, targetcli-fb, tcpdump, tiff, tor,
5476 tvheadend, tzdata, uboot-tools, udisks, unionfs, upmpdcli,
5477 util-linux, vala, valgrind, vim, vlc, vorbis-tools, vsftpd,
5478 vtun, wavpack, webkitgtk24, weston, whois, wireless-regdb,
5479 wireshark, wpa_supplicant, xdriver_xf86-input-vmmouse,
5480 xdriver_xf86-video-imx-viv, xdriver_xf86-video-intel,
5481 xdriver_xf86-video-sis, xlib_libXi, xorg-server,
5482 xtables-addons, xterm, xz, zic, znc, zsh
5486 axfsutils, bitstream, check, dvblast, eventlog, fastd, gauche,
5487 gmock, graphite2, gssdp, gupnp, gupnp-av, ibrcommon, ibrdtn,
5488 ibrdtnd, ibrdtn-tools, imx-kobs, iqvlinux, irssi,
5489 kompexsqlite, libbroadvoice, libcddb, libcodec2, libcrossguid,
5490 libg7221, libhttpparser, libilbc, libldns, libmng,
5491 libopenh264, libpam-radius-auth, libpam-tacplus, libsilk,
5492 libsoundtouch, libssh, libuecc, libyuv, liquid-dsp, luv,
5493 micropython, micropython-libs, python-pyratemp,
5494 python-pyroute2, python-ranger, rapidxml, scrypt, sdl2,
5495 sp-oops-extract, squeezelite, stress-ng, swupdate, syslog-ng,
5496 x265, xdriver_xf86-video-fbturbo, xxhash, yad, zxing-cpp
5500 blackbox (was deprecated), divine (merged in directfb),
5501 kobs-ng (replaced by imx-kobs), mediactl (merged in libv4l),
5502 sawman (merged in directfb), schifra (marked broken since a
5503 long time), texinfo (host variant only, no longer used), zxing
5504 (replaced by zxing-cpp),
5506 Issues resolved (http://bugs.uclibc.org):
5508 #4099: cut utility from GNU coreutils works incorrect
5509 #7772: libxml-parser-perl build failure: missing dependency
5511 #7931: Default configuration for Cubieboard v1 is outdated
5512 #8116: 2015.05-rc2 raspberrypi2_defconfig network interface
5514 #8246: X.org DRI2 build issue
5515 #8256: pointing to /usr/bin/objcopy old version (x86) instead
5516 of the generated one
5517 #8266: mplayer build issue
5518 #8281: pyrexc fails to run when path is too long
5519 #8316: lttng-tools and lttng-babeltrace executables contain
5520 bad RPATH pointing to host machine
5521 #8331: kexec wants shutdown in /sbin, but systemd installs it
5523 #8361: Buildroot 2015.08.1 skeleton inittab overwritten by
5525 #8366: libevent does not build
5526 #8386: build failed with external toolchain
5527 #8391: Node.js 0.12.7 fails to build on raspberry_pi defconfig
5528 #8396: CCACHE initialization
5529 #8401: gpsd 3.15 NMEA support
5530 #8416: cups depends on BR2_DEPRECATED_SINCE_2015_05
5531 #8421: util-linux installs systemd files in output/target/home/
5533 2015.08, Released August 31st, 2015
5537 OpenCV 3.x package renamed to opencv3. OpenCV 2.4.x
5538 reintroduced as opencv.
5540 Updated/fixed packages: bootutils, canfestival, cppcms,
5541 curlftpfs, dhcpdump, dropbear, erlang-p1-tls, exfat, gnuradio,
5542 ipkg, libgudev, libmbim, libwebsock, linux-pam, lm-sensors,
5543 ltrace, midori, network-manager, openssh, perl-file-listing,
5544 perl-http-cookies, perl-http-daemon, perl-http-negotiate,
5545 perl-www-robotrules, python-can, qt5base, qt5multimedia,
5546 setools, sysvinit, tinyalsa, tn5250, tvheadend, uboot, vlc,
5547 x264, xserver_xorg-server, zyre
5549 2015.08-rc2, Released August, 24th 2015
5551 Fixes all over the tree.
5553 Toolchain: fix gcc build on NIOS-II.
5555 Infrastructure: add <fs>_POST_GEN_HOOKS mechanism to fix
5556 hybrid ISO image generation.
5558 Architectures: add arm1136j-s variant.
5560 Updated/fixed packages: apitrace, audit, bcusdk, bdwgc,
5561 beecrypt, boost, bwm-ng, cdrkit, c-icap, cifs-utils, clapack,
5562 c-periphery, cpio, cramfs, czmq, dawgdic, dnsmasq, dosfstools,
5563 dropbear, elfutils, empty, eudev, fan-ctrl, filemq, gnutls,
5564 guile, haveged, imlib2, libcec, libepoxy, libev, libgpgme,
5565 libiio, libnetfilter_queue, libnfnetlink, libpfm4, libpthsem,
5566 librtas, libselinux, libsigsegv, libsodium, libv4l, lightning,
5567 linux, lirc-tools, lrzsz, mono, mosh, mpd, msmtp, nbd,
5568 netatalk, nodejs, ola, opencv, oprofile, php, poco,
5569 postgresql, powertop, protobuf, protobuf-c, qt5base,
5570 qt5quickcontrols, rapidjson, rng-tools, squid, sysdig,
5571 sysstat, tftpd, tinc, tz, util-linux, webkitgtk24, weston,
5572 wireshark, wvstreams, xdriver_xf86-input-synaptics, zyre.
5574 Issues resolved (http://bugs.uclibc.org):
5576 #8276: package/dropbear: symlink resolution incorrect
5577 #8286: Error with buildroot
5578 #8301: ldconfig parameter in Makefile
5580 2015.08-rc1, Released August, 5th 2015
5582 Fixes all over the tree and new features.
5586 - Refactor how the availability of an MMU is described.
5587 - Minimal support for Cortex-M3
5588 - Minimal support for AArch64 big-endian
5592 - Add CodeSourcery MIPS 2015.05, remove MIPS 2013.11
5593 - Use uClibc-ng as the default uClibc version, instead of the
5594 official uClibc, which hasn't done any release since 3+
5596 - eglibc is now marked as deprecated
5597 - GCC: gcc 4.9.x is now the default and was updated to 4.9.3,
5598 support for gcc 5.x added.
5599 - Binutils: use Binutils 2.24 as the default, 2.25.x series
5600 bumped to 2.25.1, remove old Binutils 2.22.
5601 - Update ARC toolchain components to 2015.06
5602 - Add support for Fortran when building gcc
5606 - Support for using the kconfig configuration system in
5611 - VIA VAB-820/AMOS-820
5612 - OLimex OLinuxino A20 Lime
5613 - Many new defconfigs for Atmel evaluation boards:
5614 at91sam9rlek, at91sam9x5ek, sama5d3xek, sama5d4ek, sama5d4
5615 Xplained Ultra, sama5d3 Xplained.
5616 - ACME Systems Aria G25
5618 - Altera Cyclone 5 Development Board
5620 - ARC AXS101 and AXS103 Software Development Platforms
5621 - Significant updates to Raspberry Pi / Raspberry Pi 2
5625 - Buildroot takes better care now of generating predictable
5626 permissions in the target filesystem. However, existing
5627 permissions on a custom skeleton or rootfs overlay will no
5628 longer be preserved. Therefore, it is necessary to add a
5629 permission table (BR2_ROOTFS_DEVICE_TABLE) to set the
5630 required permissions.
5631 - Add support for kconfig fragments.
5632 - No longer pass --{enable,disable}-debug to autotools
5633 packages depending on the value of
5634 BR2_ENABLE_DEBUG. BR2_ENABLE_DEBUG now only controls
5635 whether we build with -g or not.
5636 - Support for extracting archives in .lzma in the generic
5637 package infrastructure.
5638 - Remove random-seed file from the default skeleton, since
5639 seeding the entropy pool with a known seed makes more harm
5641 - In the CVS download helper, add support to use a date as
5643 - Add support for a per-package <pkg>_STRIP_COMPONENTS
5644 variable, which packages can use to specify how many path
5645 components should be stripped when extracting the tarball.
5646 - Addition of a 'kernel-module' package infrastructure, which
5647 simplifies the packaging of external kernel modules. Many
5648 existing packages are converted to use it.
5649 - Allow bootloaders to be implemented in $(BR2_EXTERNAL)
5650 - Remove /etc/securetty from the default skeleton.
5651 - Migration of sysV initscripts from the default skeleton to
5652 a package called 'initscripts', installed only when Busbox
5653 init or sysvinit are used.
5654 - Migration of the skeleton logic to a proper 'skeleton'
5656 - Addition of a 'linux-tools' infrastructure in the 'linux'
5657 package, to support building user-space tools bundled
5658 within the Linux kernel sources, such as perf and cpupower.
5659 - Usage of backticks instead of make $(shell ...) to execute
5660 shell commands. This allows to delay the evaluation of such
5661 commands when actually needed, and not when expanding the
5662 variables. It is useful to make 'make printvars' less
5663 noisy, and as a preparation to support top-level parallel
5665 - Libtool .la files are not mungled for all package types,
5666 instead of being handled only for packages using the
5667 autotools-package infrastructure.
5668 - Add mechanism to allow packages to express a dependency on
5669 gcc versions. This is needed for packages that use C++11 or
5670 C11 support for example.
5672 Important package updates:
5674 - Complete rework of the matchbox packaging
5675 - Lots of fixes in packages for compatibility with musl and
5677 - Hash files added to a large number of packages.
5678 - Update a significant number of packages to use a new
5679 hosting, after the announcement of Google Code and
5681 - Major packages needed for SELinux support have been merged,
5682 but the support is not complete yet.
5683 - Significant update of OpenCV to version 3.0, and addition
5685 - Significant update of all packages supporting the GPU and
5686 VPU of i.MX ARM processors.
5687 - Addition of systemd support in a significant number of
5689 - Qt5 updated to 5.5.0
5690 - Use modular X.org server by default instead of KDrive
5694 - Complete overhaul of the iso9660 support. Now allows to use
5695 directly IS9660 as the root filesystem format and not only
5696 an initrd, and supports Grub 2 and isolinux in addition to
5699 Updated packages: a10disp, agentpp, apache, at91bootstrap3,
5700 audit, barebox, bc, bind, bmon, boost, btrfs-progs,
5701 ca-certificates, can-utils, ccache, cloog, collectd, connman,
5702 coreutils, c-periphery, cryptsetup, dado, dbus, dejavu,
5703 dhcpcd, dnsmasq, dosfstools, dovecot, dovecot-pigeonhole,
5704 e2fsprogs, ejabberd, erlang-p1-cache-tab, erlang-p1-sip,
5705 erlang-p1-stringprep, erlang-p1-stun, erlang-p1-tls,
5706 erlang-p1-utils, erlang-p1-xml, erlang-p1-yaml, ethtool,
5707 eudev, evtest, exim, expect, explorercanvas, feh, ffmpeg,
5708 file, flashrom, freescale-imx, freetype, gawk, gcc, gdb,
5709 gettext, git, glib-networking, gnupg2, gnutls, gpsd, gptfdisk,
5710 gpu-viv-bin-mx6q, gst-fsl-plugins, harfbuzz, hdparm, heimdal,
5711 i2c-tools, imagemagick, imx-vpu, iproute2, ipset, isl, iw,
5712 kodi, kodi-addon-xvdr, kodi-audioencoder-flac,
5713 kodi-audioencoder-lame, kodi-audioencoder-vorbis,
5714 kodi-audioencoder-wav, lftp, libass, libassuan, libcec,
5715 libconfi, libcurl, libdrm, libevdev, libfreefare, libfslcodec,
5716 libfslparser, libfslvpuwrap, libfuse, libglib2, libgpgme,
5717 libgtk2, libgtk3, libical, libidn, libiio, libinput, libiscsi,
5718 libllcp, libmicrohttpd, libnfc, libnss, libpcap, libpciaccess,
5719 libpng, libserialport, libsigrok, libsoc, libtirpc, libubox,
5720 libunistring, libupnp, libuv, libv4l, libva,
5721 libva-intel-driver, libXrandr, lighttpd, linenoise, linux,
5722 linux-firmware, linux-headers, live555, ltrace, lua,
5723 lua-csnappy, lua-ev, luajit, lua-messagepack, luaperiphery,
5724 lvm2, lxc, lzo, mesa3d, mesa3d-headers, midori, mmc-utils,
5725 modem-manager, mono, mosquitto, mpd, mpd-mpc, mpfr, mpg123,
5726 mtd, musl, nano, netperf, network-manager, nfs-utils, nginx,
5727 nodejs, ntp, ola, opencv, openldap, openssh, openssl,
5728 openswan, openvmtools, openvpn, opkg, orbit, orc, pcmanfm,
5729 perl-cross, perl-encode-locale, perl-io-socket-ssl,
5730 perl-mojolicious, perl-net-ssleay, perl-path-tiny, perl-uri,
5731 perl-xml-libxml, php, pinentry, polarssl, postgresql,
5732 pulseview, pure-ftpd, python, python-dpkt, python-lxml,
5733 python-networkmanager, python-pyinotify, python-pypcap,
5734 python-tornado, qextserialport, qt, qt5, rapidjson, redis,
5735 rpcbind, rpi-firmware, rpi-userland, samba4, shairport-sync,
5736 snmpp, sqlite, squid, strongswan, stunnel, sudo, sunxi-boards,
5737 sunxi-mali, sysdig, sysstat, systemd, tcpdump, tiff, tmux,
5738 tor, txheadend, tzdata, uboot, uclibc, ulogd, upmpdcli,
5739 usb_modeswitch, usb_modeswitch_data, vala, vsftpd, wayland,
5740 weston, whois, wireless-regdb, wireshark, x264, xapp_xvinfo,
5741 xdriver_xf86-input-libinput, xdriver_xf86-input-vmmouse,
5742 xdriver_xf86-video-cirrus, xdriver_xf86-video-geode,
5743 xdriver_xf86-video-imx-viv, xdriver_xf86-video-mach64,
5744 xdriver_xf86-video-neomagic, xdriver_xf86-video-r128,
5745 xdriver_xf86-video-savage, xdriver_xf86-video-siliconmotion,
5746 xdriver_xf86-video-vesa, xkeyboard-config, xlib_libfontenc,
5747 xlib_libFS, xlib_libXaw, xlib_libxkbfile, xlib_libXrender,
5748 xlib_libXt, xproto_kbproto, xproto_xproto, xproto_xrandrproto,
5749 xscreensaver, xserver_xorg-server, xtables-addons, yaml-cpp,
5752 New packages: angularjs, atf, audit, c-icap, c-icap-modules,
5753 cpio, dawgdic, faketime, fcgiwrap, gflags, glog, initscripts,
5754 jquery-datetimepicker, kodi-audioencoder-modplug,
5755 kodi-audioencoder-nosefar, kodi-audioencoder-sidplay,
5756 kodi-audioencoder-snesapu, kodi-audioencoder-stsound,
5757 kodi-audioencoder-timidity, kodi-audioencoder-vgmstream,
5758 kodi-platform, kodi-pvr-argustv, kodi-pvr-dvblink,
5759 kodi-pvr-dvbviewer, kodi-pvr-filmon, kodi-pvr-hts,
5760 kodi-pvr-iptvsimple, kodi-pvr-mediaportal-tvserver,
5761 kodi-pvr-mythtv, kodi-pvr-nextpvr, kodi-pvr-njoy,
5762 kodi-pvr-pctv, kodi-pvr-stalker, kodi-pvr-vbox,
5763 kodi-pvr-vdr-vnsi, kodi-pvr-vuplus, kodi-pvr-wmc,
5764 kodi-screensaver-asteroids, kodi-screensaver-biogenesis,
5765 kodi-screensaver-crystalmorph, kodi-screensaver-greynetic,
5766 kodi-screensaver-pingpong, kodi-screensaver-pyro,
5767 kodi-screensaver-stars, kodi-visualisation-shadertoy,
5768 kodi-visualisation-spectrum, kodi-visualisation-waveforhue,
5769 kodi-visualisation-waveform, kvmtool, kyua, libfm,
5770 libfm-extra, libplatform, librtas, libsodium, libsquish,
5771 libucl, libump, linux-backports, lua-iconv, lutok, menu-cache,
5772 moarvm, monkey, mono-gtksharp3, mosh, openipmi, python-can,
5773 python-pycli, python-pydal, python-pyyaml, python-web2py,
5774 qpid-proton, qt5webchannel, quazip, racehound, rtl8188eu,
5775 rtl8821au, sepolgen, setools, skeleton, stm32flash,
5776 webkitgtk24, xdriver_xf86-video-qxl, zynq-boot-bin.
5778 Deprecated packages: webkitgtk, libgail, eglibc support in
5781 Issues resolved (http://bugs.uclibc.org):
5783 #4291: Segmentation fault with all binaries that use threads
5784 when compiled with gcc 4.6
5785 #6944: building toolchain for sh4 fails
5786 #7592: Buildroot GCC: -lto requires plugin support in ranlib
5787 #7628: Python SSL does not get built for Raspberry Pi
5788 #7682: Missing dependencies for NFS
5789 #7742: dhcp lacks important features when BR2_ENABLE_DEBUG
5790 #7754: make: *** [/..../buildroot-2014.11/output/build/host-gcc-initial-4.8.3/.stamp_built] Error 2
5791 #7946: libglib2-2.42.2 fails to build for sparc-buildroot-linux-gnu
5792 #7956: glibc 2.20 and 2.21 fail to build for sh64-buildroot-linux-gnu
5793 #7971: python-flask, python-werkzeug. No module named zlib
5794 #7981: Target file system skeleton permissions hazard
5795 #8006: rpcdebug in nfs-utils built for the host
5796 #8036: alsa-lib headers problem that prevents to compile alsa
5798 #8081: systemd init system: /tmp is not mode 1777
5799 #8121: php opcache extension doesn't get installed
5800 #8151: x86-64 make fails with ncurses 5.9
5801 #8156: pkg-kconfig infra broken for *-update-{config, defconfig}
5802 #8161: default /bin/sh symlink to busybox is full path and not relative
5803 #8171: glamor missing
5804 #8191: Request update support for the cubieboard series
5805 #8201: Important security upgrades for node.js
5807 2015.05, Released May 31st, 2015
5811 Updated/fixed packages: conntrack-tools, directfb, fio, flite,
5812 gptfdisk, ipmiutil, iproute2, janus-gateway, keyutils, knock,
5813 libelementary, libgcrypt, libgsasl, libjpeg, libstrophe,
5814 lttng-libust, nbd, ncurses, nmap, php, postgresql, python,
5815 python3, sconeserver, udpcast, upmpdcli
5817 2015.05-rc3, Released May 22nd, 2015
5819 Several fixes, mainly related to static linking.
5821 Updated/fixed packages: acl, alsa-utils, apr, armadillo, attr,
5822 autoconf-archive, binutils, boost, czmq, dhcpcd, duma,
5823 enlightenment, exim, fbterm, freerdp, gcc, gdk-pixbuf,
5824 google-breakpad, gpsd, heirloom-mailx, hwloc, ipmiutil,
5825 iproute2, jack2, jasper, kmod, lcdproc, leafnode2, libcap-ng,
5826 libftdi1, libmatroska, libmemcached, libmodbus, libnftnl,
5827 libsigrok, libupnpp, libuv, libxml-parser-perl, linux,
5828 linux-headers, lirc-tools, lua-periphery, lxc, mongoose, mono,
5829 mpg123, mosquitto, neardal, newt, ntp, ola, openldap, opencv,
5830 php, postgresql, protobuf, pulseaudio, python-pyqt, qemu, qt,
5831 qt5base, rpi-userland, rsyslog, snmppp, sqlite, tiff,
5832 tinyxml2, uboot-tools, unionfs, ux5000-firmware, usbredir,
5833 ushare, vpnc, vsftpd, wavpack, wireless_tools, wsapi,
5834 wvstreams, xmlstarlet, zeromq, zmqpp
5836 New packages: c-periphery
5838 Issues resolved (http://bugs.uclibc.org):
5840 #8106: mkfs.jffs2 uses the --pagesize parameter incorrectly
5841 #8111: 2015.05.rc2 LIBFOO_CONF_OPTS not working
5842 #8126: exim lacks plaintext and cram-md5 auth
5844 2015.05-rc2, Released May 11th, 2015
5848 Toolchain: PR56780 backport to GCC 4.8.4 to fix GDB linking
5849 issues. Context functions enabled for uClibc snapshot /
5852 Architectures: Endian handling symbol for Xtensa, binutils
5855 Infrastructure: Fix for kernel module stripping when
5856 localversion contains spaces.
5858 Updated/fixed packages: at, autoconf-archive, binutils,
5859 cc-tool, cryptsetup, dstat, expedite, freerdp, giflib,
5860 gnuchess, guile, ipmiutil, iproute2, mono, monolite, neard,
5861 ola, poppler, postgresql, python-qt, qt, sqlite, valgrind,
5864 Issues resolved (http://bugs.uclibc.org):
5866 #8086: Cannot select systemd as init with Linaro 2014.09...
5868 2015.05-rc1, Released May 4th, 2015
5870 Fixes all over the tree and new features.
5872 Architectures: Removed AVR32 support, deprecate SH64, added
5873 support for steamroller, corei7-avx and core-avx2 x86
5876 Toolchains: IPv6 and Largefile support now enforced for
5877 uClibc. Corresponding Kconfig symbols removed.
5879 External CodeSourcery AMD64 2014.05, MUSL-cross 1.1.6 added,
5880 CS sh2, Xilinx microblaze v2/14.3 removed. Distro-class
5881 external toolchains are now detected and blacklisted.
5883 Internal toolchain support for Nios2 added, Blackfin
5884 removed. Aarch64 and sh musl support. uClibc-ng support added.
5886 Libatomic is now handled for internal and external
5887 toolchains. Link time optimization (LTO) support.
5889 New Defconfigs: Freescale i.MX28 EVK, i.MX31 PDK and SABRE
5890 Auto, Raspberry Pi 2, RIoTboard,
5892 Infrastructure: Hashes for a large number of packages have
5893 been added. Missing hashes now stop the build unless
5894 explicitly disabled.
5896 Spaces and colons (:) are now supported in package
5897 versions. Dependencies can now be listed for the patch step
5898 (<PKG>_PATCH_DEPENDENCIES). Kconfig and Linux kernel
5899 extensions infrastructure has been added.
5901 Makedevs now has a recursive (r) option.
5903 The variable containing the list of packages to build has been
5904 renamed from TARGETS to PACKAGES.
5906 Make external-deps / legal-info / source / source-check have
5907 been reimplemented using the package infrastructure, so their
5908 output/behaviour may differ from earlier (some packages were
5909 not included in the past).
5911 The old insecure DES password encoding is no longer supported.
5913 U-Boot patch option now support direct references to patch
5914 files and URLs in addition to directories of patches. The
5915 i.MX28 SD format (u-boot.sd) is now supported.
5917 Updated/fixed packages: agentpp, aircrack-ng, alsa-lib,
5918 alsa-utils, apr-util, apr, atk, autossh, avahi, avrdude,
5919 bcusdk, bdwgc, bind, binutils, bmon, boost, botan,
5920 btrfs-progs, busybox, ca-certificates, cairo, can-utils,
5921 canfestival, ccache, chrony, civetweb, clamav, cmake,
5922 collectd, connman, copas, crda, cryptodev-linux, cryptsetup,
5923 cups, czmq, dbus-cpp, dbus-glib, dbus-python, dbus, dfu-util,
5924 dhcp, dhcpcd, dialog, dillo, dmraid, dnsmasq, dos2unix,
5925 dosfstools, dovecot-pigeonhole, dovecot, dropbear, dropwatch,
5926 dtv-scan-tables, dvdauthor, e2fsprogs, ecryptfs-utils,
5927 libevas, elfutils, enscript, erlang, espeak, eudev, evemu,
5928 exfat-utils, exim, f2fs-tools, feh, ffmpeg, fftw, flickcurl,
5929 fltk, fluxbox, fmlib, fmtools, freeradius-client, freerdp,
5930 gamin, gawk, gcc-final, gcc, gd, gdb, gengetopt, geoip, git,
5931 glib-networking, gnu-efi, gnuchess, gnutls, gpsd, gptfdisk,
5932 gpu-viv-bin-mx6q, gst-plugin-bad, gstreamer, gstreamer1,
5933 gtest, gvfs, harfbuzz, haserl, haveged, hiawatha,
5934 hicolor-icon-theme, hostapd, hplip, httping, i2c-tools, icu,
5935 ifplugd, imagemagick, imlib2, iozone, iproute2, iptables,
5936 iputils, irqbalance, iw, jack2, jhead, jimtcl, json-c, kexec,
5937 kismet, kmod, kodi-audioencoder-flac,
5938 kodi-audioencoder-vorbis, kodi-pvr-addons, kodi, ktap, lcms2,
5939 libass, libatomic_ops, libbluray, libcap, libcgroup, libcurl,
5940 libdrm, libdvbsi, libebml, libecore, libedit, liberation,
5941 libev, libevas, libevdev, libftdi, libgcrypt, libglib2,
5942 libgpgme, libgtk2, libgtk3, libiconv, libidn, libiio,
5943 libinput, libiscsi, libksba, liblinear, libmatroska,
5944 libmicrohttpd, libmodbus, libmpdclient, libnice, libnl,
5945 libnspr, libnss, libpcap, libpciaccess, libphidget, libplayer,
5946 libpthsem, libqmi, librsvg, libseccomp, libsigrok, libsoup,
5947 libsrtp, libssh2, libtasn1, libtool, libunistring, liburcu,
5948 libusb, libuv, libva-intel-driver, libva, libvncserver,
5949 libvorbis, libvpx, libwebsockets, libxml2, libzip, lightning,
5950 lighttpd, linknx, linphone, linux-firmware, linux-headers,
5951 linux-pam, live555, ljsyscall, lmbench, lockdev, logrotate,
5952 lpc3250loader, lpeg, lsof, lttng-libust, lttng-modules,
5953 lttng-tools, lua, luacrypto, luafilesystem, luajit, luaposix,
5954 luarocks, lvm2, lxc, make,
5955 matchbox-{common,desktop,fakekey,keyboard,lib,startup-monitor,vm},
5956 matchbox, mcelog, memcached, memstat, memtest86, mesa3d,
5957 minidlna, mjpegtools, mjpg-streamer, modem-manager, mongoose,
5958 monit, mono, monolite, mp4v2, mpc, mpd, mpdecimal, mpg123,
5959 mplayer, musl, nano, nbd, ncftp, ncmpc, ncurses, ne10, neard,
5960 neardal, net-tools, netatalk, netsnmp, network-manager, nginx,
5961 nodejs, ntfs-3g, ntp, numactl, odhcp6c, ofono, open2300,
5962 opencv, openldap, openntpd, openocd, openssh, openssl,
5963 openswan, opentyrian, openvmtools, openvpn, oprofile, p11-kit,
5964 pango, patch, patchelf, pciutils, pcre, perf, perl-gdgraph,
5965 perl-io-socket-ssl, perl-json-tiny, perl-module-build,
5966 perl-mojolicious, perl-net-ssleay, perl-path-tiny,
5967 perl-xml-libxml, perl, phidgetwebservice, php-gnupg, php,
5968 pkgconf, polarssl, poppler, popt, postgresql, powerpc-utils,
5969 pppd, prboom, procps-ng, proftpd, psplash, ptpd2,
5970 python-{cheetah,coherence,django,markdown,netifaces,pam,six},
5971 python-tornado, python-twisted, python-zope-interface, python,
5972 python3, qemu, qt, qt5, qt5base, qt5multimedia,
5973 qt5xmlpatterns, qt5cinex, quagga, qwt, radvd, readline,
5974 rng-tools, rpcbind, rpi-firmware, rpi-userland, rsync,
5975 rsyslog, rtai, rtmpdump, ruby, sam-ba, samba, samba4,
5976 sane-backends, sconeserver, shairport-sync, sigrok-cli, slang,
5977 smcroute, snmppp, socat, socketcand, sofia-sip, sox,
5978 spawn-fcgi, speex, sqlcipher, sqlite, squid, strace,
5979 strongswan, stunnel, sudo, sunxi-boards, swig, sysstat,
5980 systemd, tcpdump, tftpd, thrift, thttpd, ti-gfx, ti-utils,
5981 tiff, tinyalsa, tn5250, transmission, trinity, tslib,
5982 tvheadend, tzdata, uboot-tools, uclibc, ulogd, usb_modeswitch,
5983 usbutils, ustr, util-linux, vala, valgrind, vlc, wayland,
5984 webp, weston, wget, which, whois, wireless-regdb,
5985 wireless_tools, wireshark, wpa_supplicant, wvstreams,
5986 xapp_{bdftopcf,bitmap,fonttosfnt,fslsfonts},
5987 xapp_{fstobdf,iceauth,mkfontscale,oclock,rgb,sessreg,setxkbmap},
5988 xapp_{showfont,smproxy,twm,x11perf,xcalc,xclipboard,xcmsdb},
5989 xapp_{xdbedizzy,xditview,xdpyinfo,xdriinfo,xedit,xev,xeyes},
5990 xapp_{xf86dga,xfsinfo,xgamma,xgc,xhost,xinit,xinput,xkbcomp},
5991 xapp_{xkbevd,xkbprint,xlsatoms,xlsfonts,xmag,xman,xmh,xmodmap},
5992 xapp_xmore, xcb-util-image, xcb-util-keysyms,
5993 xdata_xcursor-themes,
5994 xdriver_xf86-input-{evdev,keyboard,synaptics,void},
5995 xdriver_xf86-video-{ati,cirrus,geode,mach64,mga,neomagic},
5996 xdriver_xf86-video-{r128,savage,siliconmotion,sis,tdfx},
5997 xdriver_xf86-video-{trident,vmware,voodoo}, xenomai,
5998 xfont_font-util, xkeyboard-config,
5999 xlib_lib{ICE,X11,Xdmcp,Xfont,Xpm,XvMC},
6000 xlib_lib{Xxf86vm,xshmfence,xtrans}, xproto_randrproto,
6001 xproto_xproto, xserver_xorg-server, x11vnc, x264, xerces,
6002 xorriso, xterm, xz, yaml-cpp, zeromq, zic, zmqpp
6004 New packages: apache, autoconf-archive, batctl,
6005 bitstream-vera, bullet, cc-tool, doxygen, drbd-utils,
6006 dvdrw-tools, gnuradio, gst1-imx, hans, hwloc, ijs,
6007 imx-usb-loader, inconsolata, iodine, iotop, ipmiutil, jsoncpp,
6008 leveldb, libdcadec, libdri2, libfreeimage, libftdi1,
6009 libsidplay2, lirc-tools, lua-periphery, mc, mesa3d-headers,
6010 mosquitto, nvidia-driver, nvidia-tegra23{,-binaries,-codecs},
6011 openjpeg, opusfile, perl-crypt-openssl-{random,rsa},
6012 perl-db-file, perl-digest-{hmac,sha1},
6013 perl-encode-{detect,locale}, perl-file-{listing,util},
6014 perl-html-{parser,tagset}, perl-http-cookies,
6015 perl-http-{daemon,date,message,negotiate}, perl-io-html,
6016 perl-libwww-perl, perl-lwp-mediatypes, perl-mail-dkim,
6017 perl-mailtools, perl-mime-base64, perl-net-{dns,http},
6018 perl-netaddr-ip, perl-time-hires, perl-timedate, perl-uri,
6019 perl-www-robotrules, powertop, pulseview,
6020 python-{cherrypy,lxml,mako,pyqt,pyxml,sip,spidev,ws4py}, qpdf,
6021 qt-webkit-kiosk, sl, softether, sysdig, tinyxml2, tor, tovid,
6022 unixodbc, wf111, wine, libepoxy, xapp_xcompmgr,
6023 xapp_xfindproxy, xcb-util-cursor, xcb-util-renderutil,
6024 xdriver_xf86-input-libinput, xdriver_xf86-video-imx{,-viv},
6025 xproto_xproxymanagementprotocol
6027 Removed packages: gtk2-theme-hicolor
6029 Deprecated packages: samba
6031 Issues resolved (http://bugs.uclibc.org):
6033 #7478: Multiple chosen python modules are not built due to...
6034 #7508: Use of BR2_EXTERNAL and dependencies to existing packages
6035 #7676: Package procps-ng installs binaries to nonsensical folder
6036 #7724: Startx is not installed in the target
6037 #7760: botan: wrong prefix in botan-1.10.pc
6038 #7826: Building of cdparanoia
6039 #7844: Lua with hard-float on MIPS by buildroot doesn't work
6040 #7874: X.org configure error
6041 #7941: glibc-2.20 fails to build for sparc-buildroot-linux-gnu
6042 #7951: gcc 4.9.2 fails to build for sparc-buildroot-linux-gnu
6043 #7961: Qt5 fails to build for xtensa-buildroot-linux-uclibc
6044 #7976: mkuser script fails with: user already exists with...
6045 #8011: When building only busybox and strace, strace fails...
6046 #8016: collectd fails to build, network.c:171:19: error:...
6047 #8041: error on building libcurl7.42.0
6049 2015.02, Released March 1st, 2015
6053 Updated/fixed packages: civetweb, ding-libs,
6054 directfb-examples, glibc, gnupg, gnupg2, gpm,
6055 gst-plugins-good, gst1-plugins-good, freetype, libao, libevas,
6056 libevent, libfribidi, libgcrypt, libgtk2, libshout, libsrtp,
6057 libtheora, libupnpp, libxmlrpc, linux, make, opus, pinentry,
6058 rpi-firmware, shared-mime-info, vlc, vorbis-tools,
6061 Removed packages: libgc
6063 2015.02-rc3, Released February 24th, 2015
6067 Cmake and rebar (erlang) infrastructure fixes.
6069 Updated/fixed packages: bind, btrfs-progs, busybox, e2fsprogs,
6070 evtest, ffmpeg, fltk, gnutls, i2c-tools, imagemagick, libxcb,
6071 make, mjpg-streamer, netsnmp, opentyrian, php, polarssl,
6072 qt5base, samba, samba4, sudo, util-linux, xserver_xorg-server
6074 2015.02-rc2, Released February 15th, 2015
6078 raspberrypi: fix kernel sha1 for DT variant.
6080 Updated/fixed packages: dbus, dvdauthor, git, libsemanage,
6081 libsepol, libssh2, mplayer, ntp, openvmtools, python3,
6082 qt5base, qt5connectivity, xserver_xorg-server
6084 2015.02-rc1, Released February 8th, 2015
6086 Fixes all over the tree and new features.
6088 Static/shared library handling reworked. This is now a
6089 tristate (shared only / shared and static / static
6090 only). Default is now shared only to speed up the
6091 build. BR2_PREFER_STATIC_LIB is now called BR2_STATIC_LIBS.
6093 The toolchain (internal and external) will now warn when an
6094 unsafe library or header path is used (such as /usr/include or
6095 /usr/lib). If BR2_COMPILER_PARANOID_UNSAFE_PATH is enabled
6096 under build options this instead becomes an error.
6098 A installation path issue with the internal musl toolchain
6099 support has been fixed so it is now possible to reuse it as an
6102 Architectures: Freescale E5500 and E6500 PowerPC support
6103 added, deprecated MIPS 1/2/3/4 support removed.
6105 New defconfigs: Freescale p2020ds, MIPS creator CI20,
6106 Raspberrypi with DT, UDOO Quad.
6108 'make <foo>_defconfig' now saves the path to the defconfig in
6109 the .config, so a 'make savedefconfig' automatically updates
6112 Infrastructure for packages using the Erland rebar tool has
6115 Hashes for a large number of packages have been added. Hashes
6116 are now checked for both target and host packages.
6118 The system menu now has an option to automatically configure a
6119 network interface through DHCP at bootup.
6121 The default filesystem skeleton now uses a separate tmpfs for
6122 /run instead of a symlink to /tmp/ for security reasons / to
6123 protect against conflicts with user generated temporary files.
6125 BR2_EXTERNAL is now exported to post-build and post-image
6128 New packages: bdwgc, benejson, blktrace, bootstrap, cgic,
6129 ding-libs, dvdauthor, ejabberd, erlang-goldrush, erlang-lager,
6130 erlang-p1-cache-tab, erlang-p1-iconv, erlang-p1-sip,
6131 erlang-p1-stringprep, erlang-p1-stun, erlang-p1-tls,
6132 erlang-p1-utils, erlang-p1-xml, erlang-p1-yaml,
6133 erlang-p1-zlib, exiv2, freeradius-client, gengetopt, glmark2,
6134 gpu-amd-bin-mx51, guile, host-qemu, ifupdown, iperf3,
6135 janus-gateway, kodi, kodi-audioencoder-flac,
6136 kodi-audioencoder-lame, kodi-audioencoder-vorbis,
6137 kodi-audioencoder-wav, libcli, libiio, liblinear, libnice,
6138 libselinux, libsemanage, libserialport, libsigro,
6139 libsigrokdecode, libsrtp, liburiparser, libvips, libwebsock,
6140 libz160, libzip, lightning, mcelog, memtest86, mjpegtools,
6141 mjpg-streamer, mke2img, mpd-mpc, netsurf-buildsystem, odhcp6c,
6142 openldap, python-alsaaudio, python-certifi, python-cheetah,
6143 python-coherence, python-django, python-docopt, python-enum,
6144 python-enum34, python-flask, python-gobject, python-httplib2,
6145 python-ipaddr, python-itsdangerous, python-jinja,
6146 python-markdown, python-markupsafe, python-networkmanager,
6147 python-pam, python-psutil, python-pyftpdlib, python-pyinotify,
6148 python-pysendfile, python-pyxb, python-requests, python-six,
6149 python-twisted, python-webpy, python-werkzeug,
6150 python-zope-interface, qt5cinex, sigrok-cli, sofia-sip,
6151 start-stop-daemon, szip, triggerhappy, ustr, vnstat, xorriso,
6154 Removed packages (target): bison, distcc, gob2, m4
6156 Issues resolved (http://bugs.uclibc.org):
6158 #7556: make interactive CLI optional for nftables
6159 #7730: Error while connecting Qt Cretaor to device
6160 #7766: logrotate default gzip path is usually wrong
6161 #7790: Invalid ext4 image generated by Buildroot
6163 2014.11, Released December 1st, 2014
6167 Infrastructure: LD_LIBRARY_PATH handling tweak to ensure
6168 current working directory isn't searched.
6170 Updated/fixed packages: gd, gdb, libwebsockets, luajit, mono,
6171 parted, shairport-sync, util-linux, xapp_bdftopcf,
6174 2014.11-rc3, Released November 28th, 2014
6176 Fixes all over the tree.
6178 System: File permissions of /etc/random-seed made more
6181 Toolchain: Various fixes related to locale handling, a fix for
6182 building the toolchain wrapper on MIPS.
6184 Updated/fixed packages: bind, binutils. botan, btrfsprogs,
6185 clamav, czmq, dhcp, dillo, dovecot, erlang, flac, gd, glibc,
6186 gptfdisk, gst1-validate, heirloom-mailx, lame, libksba,
6187 libllcp, libnspr, libpng, libshairplay, libtirpc, linux,
6188 linux-headers, mpdecimal, mpg123, network-manager, nfstables,
6189 nfs-utils, openssl, pcituils, qt, radvd, rtai, sqlcipher,
6190 sstrip, tcpdump, uclibc, uemacs, ushare, wayland, weston,
6191 xl2tp, xserver_xorg-server
6193 Issues resolved (http://bugs.uclibc.org):
6195 #7670: Fails to build mpc-1.0.2 on latest Cygwin
6197 2014.11-rc2, Released November 21st, 2014
6199 Fixes all over the tree.
6201 Inittab tweaks for shutdown handling (busybox and sysvinit).
6203 Updated/fixed packages: aircrack-ng, botan, canfestival,
6204 clamav, coreutils, czmq, dbus, dovecot, duma, e2fsprogs,
6205 erlang, gcc, iputils, libcap, libgcrypt, libmemcached,
6206 libssh2, libunwind, libv4l, linux-headers, mesa3d-demos, mutt,
6207 mysql, ndisc6, nodejs, omniorb, perl-cross, php,
6208 python-tornado, python3, qemu, qt5base, qt5webkit, rpm,
6209 rt-tests, ruby, schifra, sdl_sound, shairport-sync, sysvinit,
6210 tstools, tzdata, wireshark, x264
6212 Issues resolved (http://bugs.uclibc.org):
6214 #7646: strftime on datetime not works on python3
6216 2014.11-rc1, Released November 12th, 2014
6218 Fixes all over the tree and new features.
6220 Toolchains: Use -mcpu / -march instead of -mtune. Support
6221 additional ARC and sparc variants. Updated Code sourcery
6222 and Linaro external toolchains.
6224 Defconfigs: Freescale iMX6DL SabreSD, Minnowboard MAX, QEMU
6225 powerpc64 pseries added and a number of updates to the
6226 existing configurations.
6228 Infrastructure: Buildroot is now less noisy when built with
6229 the silent option (make -s).
6230 A number of package infrastructure variables have been renamed
6231 from *_OPT to *_OPTS for constency. Buildroot will complain if
6232 the old names are used to assist in updating out of tree
6234 Fixes for host systems where bash isn't located in /bin, and
6235 older systems not supporting mktemp --tmpdir.
6236 Various cleanups of users/groups in the default skeleton.
6237 There is now an option to choose what shell /bin/sh points to.
6239 Documentation: Various updates to the user manual. The
6240 asciidoc documentation handling has now been extended so it
6241 can be used by (BR2_EXTERNAL) packages.
6243 Updated/fixed packages: acl, acpid, agentpp, aircrack-ng,
6244 alsa-lib, alsamixergui, alsa-utils, apitrace, apr, apr-util,
6245 argus, arptables, at, atftp, atk, attr, audiofile, aumix,
6246 automake, autossh, avahi, avrdude, axel, bandwidthd, bash,
6247 bcusdk, beecrypt, bind, binutils, blackbox, bluez5_utils,
6248 bluez_utils, bmon, boost, bootutils, bridge-utils,
6249 btrfs-progs, busybox, bwm-ng, bzip2, ca-certificates, cairo,
6250 ccache, ccid, ccrypt, cdrkit, cegui06, celt051, chrony,
6251 cifs-utils, civetweb, cjson, clapack, classpath, cloog, cmake,
6252 collectd, connman, copas, coreutils, coxpcall, cppcms, cppdb,
6253 cppzmq, cramfs, crda, cryptsetup, ctorrent, cups, cvs, cwiid,
6254 czmq, dash, dbus, dbus-cpp, dbus-glib, dbus-python, dejavu,
6255 dhcp, dhcpcd, dhcpdump, dialog, dillo, directfb, distcc,
6256 dmalloc, dmidecode, dmraid, dnsmasq, doc-asciidoc.mk,
6257 dosfstools, dropbear, dropwatch, dstat, dtach, dtc, dvbsnoop,
6258 e2fsprogs, ecryptfs-utils, ed, efl, eigen, elf2flt, elfutils,
6259 enlightenment, enscript, erlang, espeak, ethtool, eudev,
6260 evemu, evtest, exfat, exfat-utils, exim, expat, expect,
6261 explorercanvas, faifa, fakeroot, fan-ctrl, fbdump,
6262 fb-test-app, fetchmail, ffmpeg, file, filemq, findutils, flac,
6263 flann, flickcurl, flite, fltk, fluxbox, fmc, fmlib,
6264 fontconfig, foomatic-filters, freerdp, freescale-imx,
6265 freetype, ftop, fxload, gamin, gcc, gd, gdb, gdk-pixbuf,
6266 genimage, genpart, genromfs, geoip, gettext, giblib, git,
6267 glibc, glib-networking, gmp, gmpc, gnu-efi, gnupg, gnupg2,
6268 gnuplot, gnutls, google-breakpad, gpm, gpsd, gptfdisk,
6269 gpu-viv-bin-mx6q, grantlee, grep, gsl, gst1-libav,
6270 gst1-plugins-{bad,base,good,ugly}, gst-ffmpeg,
6271 gst-fsl-plugins, gst-omx, gst-plugins-{bad,base,good,ugly},
6272 gst-plugin-x170, gstreamer, gstreamer1, gtest, gtk2-engines,
6273 gutenprint, gvfs, harfbuzz, haserl, haveged, hdparm, heimdal,
6274 heirloom-mailx, hiawatha, hostapd, hplip, htop, httping,
6275 hwdata, i2c-tools, icu, ifplugd, igh-ethercat, imagemagick,
6276 imlib2, imx-lib, imx-vpu, inadyn, inotify-tools, input-tools,
6277 intltool, iperf, iproute2, iprutils, ipsec-tools, ipset,
6278 iptables, iputils, iw, jamvm, jansson, jasper, jimtcl, joe,
6279 jpeg-turbo, jq, jquery-keyboard, jquery-mobile, jquery-ui,
6280 jquery-ui-themes, jquery-validation, jsmin, json-c,
6281 json-javascript, kbd, kexec, kexec-lite, keyutils, kismet,
6282 kmod, knock, ktap, lame, lbase64, lbreakout2, lcdproc, lcms2,
6283 lesstif, lftp, libaio, libao, libarchive, libargtable2,
6284 libass, libassuan, libatasmart, libbluray, libbsd, libcap,
6285 libcap-ng, libcdio, libcec, libcgicc, libcgroup, libcofi,
6286 libconfig, libconfuse, libcurl, libdaemon, libdnet, libdrm,
6287 libdvdnav, libecore, libedbus, libedit, libedje, libeet,
6288 libelementary, libelf, libenca, libethumb, libevas,
6289 libevas-generic-loaders, libevent, libexif, libeXosip2,
6290 libffi, libftdi, libfuse, libgail, libgcrypt, libgeotiff,
6291 libglade, libglib2, libgpgme, libgtk2, libhid, libidn,
6292 libinput, libiscsi, libjson, libksba, liblockfile,
6293 liblog4c-localtime, liblogging, libmad, libmatroska, libmbim,
6294 libmemcached, libmicrohttpd, libmpdclient, libmpeg2, libndp,
6295 libnfc, libnfs, libnftnl, libnl, libnspr, libnss, liboauth,
6296 libogg, liboping, libosip2, libpcap, libpciaccess, libpfm4,
6297 libplayer, libplist, libpng, libpthsem, libqmi, libqrencode,
6298 libraw, libreplaygain, libroxml, librsvg, librtlsdr,
6299 libsamplerate, libseccomp, libsecret, libshairplay, libsoc,
6300 libsoup, libsoxr, libssh2, libstrophe, libsvg, libsvg-cairo,
6301 libtasn1, libtheora, libtirpc, libtorrent, libubox, libuci,
6302 libungif, liburcu, libusb, libuv, libv4l, libva,
6303 libva-intel-driver, libvncserver, libvorbis, libvpx,
6304 libwebsockets, libxcb, libxml2, libxml-parser-perl, libxmlrpc,
6305 libxslt, lighttpd, linenoise, linknx, links, linphone,
6306 linux-firmware, linux-fusion, linux-headers, linux-pam,
6307 linux-zigbee, lite, live555, ljlinenoise, lmbench, lm-sensors,
6308 localedef, lockdev, lockfile-progs, log4cxx, lpty, lrandom,
6309 lrzsz, lshw, lsof, lsqlite3, ltp-testsuite, ltrace, ltris,
6310 lttng-babeltrace, lttng-libust, lttng-modules, lttng-tools,
6311 lua, luabitop, lua-coat, lua-coatpersistent, lua-csnappy,
6312 lua-ev, luajit, luajson, lualogging, lua-messagepack,
6313 lua-msgpack-native, luaposix, luarocks, luasec, luasocket,
6314 luasql-sqlite3, lua-testmore, lunit, lvm2, lxc, lz4, lzlib,
6315 lzma, m4, madplay, make, makedevs, Makefile.in,
6316 matchbox-common, matchbox-desktop, matchbox-fakekey,
6317 matchbox-keyboard, matchbox-lib, matchbox-panel,
6318 matchbox-startup-monitor, matchbox-wm, mcrypt, mdadm,
6319 media-ctl, mediastreamer, memcached, memstat, memtester,
6320 mesa3d, metacity, midori, mii-diag, minidlna, mmc-utils,
6321 modem-manager, mongoose, mongrel2, monit, mpc, mpd, mpdecimal,
6322 mpfr, mpg123, mplayer, mrouted, msmtp, mtd, mtools, mtr,
6323 musepack, musl, mutt, mxml, mysql, nano, nanocom, nbd, ncftp,
6324 ncurses, ndisc6, ne10, neard, neon, netatalk, netperf,
6325 netsnmp, nettle, net-tools, network-manager, newt, nfs-utils,
6326 ngrep, nmap, nodejs, nss-mdns, ntfs-3g, ntp, numactl, nut,
6327 nuttcp, ofono, ola, omap-u-boot-utils, omniorb,
6328 on2-8170-modules, opencore-amr, opencv, openntpd, openobex,
6329 openocd, openpowerlink, openssh, openssl, openswan,
6330 opentyrian, opentyrian-data, openvpn, opkg, oprofile, opus,
6331 opus-tools, orbit, orc, ortp, p11-kit, pango, parted,
6332 pciutils, pcmanfm, pcre, pcsc-lite, perf, perl, perl-gd,
6333 perl-gdgraph, perl-io-socket-ssl, perl-json-tiny,
6334 perl-module-build, perl-mojolicious, perl-net-ssleay,
6335 perl-path-tiny, perl-xml-libxml, perl-xml-parser, php,
6336 php-geoip, php-gnupg, php-imagick, php-memcached, php-ssh2,
6337 php-yaml, php-zmq, picocom, pifmrds, pinentry, pixman,
6338 pkg-autotools.mk, pkg-cmake.mk, pkg-download.mk,
6339 pkg-generic.mk, pkg-kconfig.mk, pkg-luarocks.mk, pkg-perl.mk,
6340 pkg-python.mk, pkg-utils.mk, poco, polarssl, polkit, poppler,
6341 popt, portaudio, portmap, postgresql, powerpc-utils, pppd,
6342 pptp-linux, prboom, procps-ng, proftpd, protobuf, protobuf-c,
6343 psmisc, ptpd2, pulseaudio, pv, pwgen, python, python3,
6344 python-dialog, python-ipy, python-keyring, python-mad,
6345 python-netifaces, python-numpy, python-protobuf, python-pyasn,
6346 python-pyparsing, python-pyro, python-pyusb, python-serial,
6347 python-setuptools, qdecoder, qemu, qextserialport, qjson, qt,
6348 qt5, qt5base, qt5connectivity, qt5declarative, qt5enginio,
6349 qt5graphicaleffects, qt5imageformats, qt5multimedia,
6350 qt5quick1, qt5quickcontrols, qt5script, qt5sensors,
6351 qt5serialport, qt5svg, qt5webkit, qt5webkit-examples,
6352 qt5websockets, qt5x11extras, qt5xmlpatterns, qtuio, quagga,
6353 quota, qwt, radvd, rapidjson, rdesktop, redis, rings, rpcbind,
6354 rpi-firmware, rpi-userland, rpm, rp-pppoe, rrdtool,
6355 rsh-redone, rsync, rsyslog, rtai, rtmpdump, rt-tests, rubix,
6356 ruby, samba, sam-ba, samba4, sane-backends, schifra,
6357 sconeserver, scons, screen, sdl, sdl_gfx, sdl_image,
6358 sdl_mixer, sdl_net, sdl_sound, sdl_ttf, sed, ser2net,
6359 setserial, sg3_utils, shared-mime-info, simicsfs, sispmctl,
6360 slang, slirp, smcroute, smstools3, snmppp,
6361 snowball-hdmiservice, socat, socketcand, sox, spawn-fcgi,
6362 speex, spice, spice-protocol, sqlcipher, sqlite, squashfs,
6363 squid, sredird, startup-notification, strace, stress,
6364 strongswan, stunnel, subversion, sudo, sunxi-boards,
6365 sunxi-cedarx, swig, sylpheed, synergy, sysklogd, sysstat,
6366 systemd, sysvinit, taglib, tar, tcl, tcllib, tcpdump,
6367 tcpreplay, texinfo, tftpd, thrift, thttpd, tiff, ti-utils,
6368 tn5250, torsmo, trace-cmd, transmission, tslib, tstools,
6369 tvheadend, twolame, tz, uboot-tools, uclibc, udisks, ulogd,
6370 upmpdcli, upx, urg, usb_modeswitch, usbmount, usbredir,
6371 usbutils, util-linux, valgrind, vde2, vim, vlc, vo-aacenc,
6372 vorbis-tools, vpnc, vsftpd, vtun, wayland, webkit, webp,
6373 webrtc-audio-processing, weston, wget, whois, wireless-regdb,
6374 wireshark, wpa_supplicant, wvstreams, x11r7, x11vnc,
6375 xapp_xcalc, xapp_xdm, xapp_xdpyinfo, xapp_xf86dga, xapp_xfs,
6376 xapp_xinit, xapp_xkbevd, xapp_xmh, xapp_xrandr, xapp_xsm,
6377 xbmc, xbmc-pvr-addons, xcb-proto, xcursor-transparent-theme,
6378 xdriver_xf86-input-mouse, xdriver_xf86-video-{ast,intel},
6379 xdriver_xf86-video-vmware, xenomai, xerces,
6380 xfont_font-adobe-{100,75}dpi,
6381 xfont_font-adobe-utopia-{100dpi,75dpi,type1},
6382 xfont_font-alias, xfont_font-arabic-misc,
6383 xfont_font-bh-100dpi, xfont_font-bh-75dpi,
6384 xfont_font-bh-lucidatypewriter-100dpi,
6385 xfont_font-bh-lucidatypewriter-75dpi, xfont_font-bh-ttf,
6386 xfont_font-bh-type1, xfont_font-bitstream-100dpi,
6387 xfont_font-bitstream-75dpi, xfont_font-bitstream-type1,
6388 xfont_font-cronyx-cyrillic, xfont_font-cursor-misc,
6389 xfont_font-daewoo-misc, xfont_font-dec-misc,
6390 xfont_font-ibm-type1, xfont_font-isas-misc,
6391 xfont_font-jis-misc, xfont_font-micro-misc,
6392 xfont_font-misc-cyrillic, xfont_font-misc-ethiopic,
6393 xfont_font-misc-meltho, xfont_font-misc-misc,
6394 xfont_font-mutt-misc, xfont_font-schumacher-misc,
6395 xfont_font-screen-cyrillic, xfont_font-sony-misc,
6396 xfont_font-sun-misc, xfont_font-winitzki-cyrillic,
6397 xfont_font-xfree86-type1, xfsprogs, xinetd, xkeyboard-config,
6398 xlib_libdmx, xlib_libFS, xlib_libpciaccess, xlib_libSM,
6399 xlib_libX11, xlib_libXaw, xlib_libXext, xlib_libXfont,
6400 xlib_libXi, xlib_libXinerama, xlib_libXrandr, xlib_libXrender,
6401 xlib_libXres, xlib_libXScrnSaver, xlib_libXt, xlib_libXv,
6402 xlib_libXvMC, xlib_libXxf86dga, xlib_libXxf86vm, xmlstarlet,
6403 xproto_xcmiscproto, xproto_xextproto, xscreensaver,
6404 xserver_xorg-server, xterm, xz, zeromq, zlib, zlog, zmqpp,
6407 New packages: adwaita-icon-theme, am335x-pru-package,
6408 bcache-tools, biosdevname, botan, canfestival, clamav,
6409 cppunit, dos2unix, dovecot, dovecot-pigeonhole, getent, glm,
6410 gst1-validate, hicolor-icon-theme, ipmitool, leafnode2,
6411 libdvbcsa, libgtk3, libphidget, libshout, libunistring,
6412 libupnpp, mesa3d-demos, modplugtools, mono, monolite, mp4v2,
6413 netcat-openbsd, nginx, odhcploc, openvmtools,
6414 phidgetwebservice, pps-tools, pure-ftpd,
6415 python-configshell-fb, python-rtslib-fb, python-urwid, qlibc,
6416 qt5location, shairport-sync, spidev_test, targetcli-fb,
6417 tinyalsa, trinity, x264, yaml-cpp, ympd
6419 Removed packages: libelf
6421 Issues resolved (http://bugs.uclibc.org):
6423 #261: New package: wxWidgets
6424 #325: New package: ratpoison
6425 #405: New package: OpenVZ tools
6426 #1309: New package: rdiff-backup
6427 #3427: New package: nginx
6428 #3655: New package: libav
6429 #3991: New Package: open-vm-tools (Vmware Tools)
6430 #6878: dmraid: disabled on ARC
6431 #6950: Full unicode support in ncurses
6432 #7010: jamvm builds and runs fine under mips (be)
6433 #7088: elfutils on Blackfin doesn't build
6434 #7142: ecryptfs needs getent to run
6435 #7280: CMake toolchain file uses the FORCE attribute on CMAKE_CXX_FLAGS
6436 #7346: [2014.08rc3] vim-8ae50e3ef8bf.tar.gz can not be downloaded, ...
6437 #7352: [2014.08-rc3] diffutils-3.3 failed on building
6438 #7358: rpi-userland: linking with bcm_host doesn't give vc_dispmanx_*
6439 #7364: monit builds a static application, even though BR2_PREFER_...
6440 #7370: ngrep - requires --with-pcap-includes fully defined to find...
6441 #7442: rootfs remount does not work as expected with sysvinit
6442 #7448: Having export MACHINE="something" breaks glibc build on IMX6...
6443 #7568: musl buildroot-toolchain does not put libgcc_s.so.1 into place
6444 #7574: quota-4.01 fails to build statically
6446 2014.08, Released September 1st, 2014
6448 Minor manual fixes/additions.
6450 Updated/fixed packages: btrfs-progs, cmake, cppcms, exim,
6451 lftp, libdaemon, libev, libgpgme, libiqrf, libnl, libplist,
6452 libroxml, libwebsockets, mesa3d, mpd, mtdev2tuio, musepack,
6453 perl-gd, php-geoip, php-gnupg, php-imagick, php-memcached,
6454 php-ssh2, php-yaml, php-zmq, polarssl, ruby, systemd, taglib,
6455 uboot-tools, upmpdcli, webkit, xapp_xfs, xapp_luit,
6458 Issues resolved (http://bugs.uclibc.org):
6460 #7346: vim-8ae50e3ef8bf.tar.gz can not be downloaded, 404 not found
6462 2014.08-rc3, Released August 26th, 2014
6466 User manual update / restructuring.
6468 Updated/fixed packages: cairo, ecryptfs-utils, gettext,
6469 gstreamer, gstreamer1, gutenprint, icu, imagemagick, jack2,
6470 lbreakout2, libevas-generic-loaders, libftdi, libinput,
6471 libtorrent, ltris, msgpack, ntp, php, procps-ng, pulseaudio,
6472 thrift, tvheadend, usb_modeswitch, xmlstarlet,
6474 Issues resolved (http://bugs.uclibc.org):
6476 #7136: ecryptfs-utils needs gettext to run when glibc/eglibc...
6477 #7322: libgomp dependency issue with imagemagick
6478 #7328: Git dl of versions in x/y broken
6480 2014.08-rc2, Released August 18th, 2014
6482 Fixes all over the tree.
6484 User manual restructured / reworked.
6486 Toolchain: Fix for C++ exceptions / pthread_exit() on
6487 uClibc/glibc, C++-11 features with uClibc.
6489 Updated/fixed packages: bandwidthd, bluez5_utils, empty,
6490 espeak, fbv, ffmpeg, gd, gnupg2, gst1-plugin-good, iftop,
6491 infozip, libcuefile, libeml, libnftl, localedef, ltrace,
6492 matchbox, mpd, network-manager, nftables, ngrep, nut, openssl,
6493 oprofile, perl, perl-net-ssleay, postgresql, pppd, procps-ng,
6494 qt, subversion, synergy, systemd, tar, tftpd, webkit,
6495 xapp_rstart, xbmc, xbmc-pvr-addons
6497 Issues resolved (http://bugs.uclibc.org):
6499 #7124: Use BR toolchain externally results a non-bootable...
6500 #7208: Glibc C++ aplications crash if they use exceptions
6501 #7250: Cannot build with -std=c++11
6502 #7262: Generating locale en_US.UTF-8 fails on 64bit fedora..
6503 #7286: systemd 215 doesn't build
6505 2014.08-rc1, Released August 8th, 2014
6507 Fixes all over the tree and new features.
6509 Architecture: Powerpc64 BE/LE added, AVR32 deprecated.
6510 Improved altivec / SPE /atomic instructions
6511 handling. Additional PowerPC CPU variants added.
6513 Defconfigs: Atmel SAMA5D3, Congatec QMX6, Lego ev3, TS-5x00,
6514 qemu-system-xtensa, qemu-aarch64-virt added. A number of
6515 tweaks to existing ones. lpc32xx defconfigs removed.
6517 Toolchain: Microblaze support for internal musl toolchain.
6518 Default to GCC 4.8 for internal toolchain, remove deprecated
6519 4.3 and 4.6 versions.
6520 External CodeSourcery / Linaro toolchain updates, option to
6521 copy gconv libraries for external toolchains.
6523 Infrastructure: graph-depends: misc fixes, transitive
6524 dependencies are not drawn by default. Download handling is
6525 now done using helper scripts. Integrity of downloads can now
6526 be verified using sha* hashes. Subversion download now uses
6527 peg revisions for robustness.
6528 Legal-info: License info of local or overridden packages are
6529 saved as well. Toolchain packages are also taken into account.
6530 autotools: Static linking with libtool / v1.5 improvements.
6531 Gettextize support, similar to autoreconf.
6532 kconfig package infrastructure added.
6534 Misc: Version selection for busybox dropped.
6536 Updated/fixed packages: aespipe, aiccu, alsa-lib, alsa-utils,
6537 alsamixergui, argus, armadillo, at, atftp, atk, avahi,
6538 avrdude, axel, b43-firmware, b43-fwcutter, bandwidthd, bc,
6539 bcusdk, beecrypt, bind, binutils, blackbox, bluez5_utils,
6540 bmon, boa, bonnie, bootutils, bsdiff, btrfs-progs, bustle,
6541 busybox, bwm-ng, bzip2, ca-certificates, cairo, can-utils,
6542 ccache, ccrypt, chrony, cifs-utils, classpath, cloog, cmake,
6543 collectd, connman, coreutils, cosmo, cppcms, cramfs, crda,
6544 cryptodev-linux, cryptodev, ctorrent, cvs, dbus-cpp,
6545 dbus-glib, dbus-python, dbus, dcron, dejavu, devmem2,
6546 dfu-util, dhcp, dhcpcd, dhcpdump, dhrystone, dialog, dillo,
6547 distcc, dmidecode, dmraid, dnsmasq, doom-wad, dropbear,
6548 dropwatch, dsp-tools, dtv-scan-tables, dvb-apps, e2fsprogs,
6549 e2tools, eeprog, eigen, elf2flt, elftosb, enlightenment,
6550 enscript, espeak, ethtool, eudev, evemu, exim, expedite,
6551 explorercanvas, ezxml, faifa, fan-ctrl, fconfig, feh,
6552 fetchmail, ffmpeg, fftw, file, fio, fis, flann, flashrom,
6553 flex, flot, fltk, fontconfig, freerdp, freescale-imx,
6554 freetype, ftop, gcc, gd, gdb, genimage, genromfs, gettext,
6555 giblib, glib-networking, glibc, gmp, gnupg, gnutls, gpm, gpsd,
6556 gptfdisk, gpu-viv-bin-imx6q, gqview, grantlee, gst-ffmpeg,
6557 gst-fsl-plugins, gst1-libav, gst1-plugins-bad,
6558 gst1-plugins-ugly, gtk2-engines, gtk2-theme-hicolor, gtkperf,
6559 gvfs, haserl, hdparm, hostapd, httping, i2c-tools, icu,
6560 imagemagick, imx-lib, inadyn, inotify-tools, input-tools,
6561 ipkg, iproute2, iputils, irda-utils, iw, jack2, jpeg, jquery,
6562 jquery-keyboard, jquery-mobile, jquery-validation, jsmin, kbd,
6563 kexec, kmod, knock, latencytop, lcdapi, leafpad, lesstif,
6564 lftp, libaio, libarchive, libargtable2, libart, libatasmart,
6565 libatomic_ops, libbsd, libcap-ng, libcec, libcgicc, libcgroup,
6566 libconfuse, libcurl, libdrm, libdvdnav, libdvdread,
6567 libeXosip2, libedit, liberation, libesmtp, libev, libevas,
6568 libevdev, libevent, libfcgi, libffi, libfreefare, libfslcodec,
6569 libfslparser, libfslvpuwrap, libgail, libgcrypt, libglade,
6570 libglib2, libgpgme, libgtk2, libhid, libical, libiconv,
6571 libiqrf, libjpeg, liblog4c-localtime, libmbus, libmicrohttpd,
6572 libmms, libndp, libnftnl, libnl, libnspr, libnss, liboauth,
6573 libpcap, libpng, libpthsem, libqmi, libraw, libraw1394,
6574 librsvg, libsoc, libsoup, libsvgtiny, libsysfs, libtasn1,
6575 libtirpc, libtorrent, libusb, libv4l, libwebsockets, libxcb,
6576 libxml2, libyaml, links, linux-firmware, linux-fusion,
6577 linux-headers, linux-pam, lite, live555, lm-sensors,
6578 lockfile-progs, lpc3250loader, lshw, lsof, lsuio, ltrace,
6579 ltris, lua-messagepack, luainterpreter, luajit, luaposix,
6580 luarocks, lvm2, lxc, lz4, lzo, make, makedevs, mdadm,
6581 mediastreamer, mesa3d, metacity, minidlna, mkpasswd,
6582 modem-manager, mongoose, mpd, mpg123, msgpack, mtd, mtools,
6583 mtr, musepack, musl, mysql, nano, nasm, nbd, ncurses, ndisc6,
6584 netatalk, netplug, network-manager, nftables, ngircd, nodejs,
6585 nss-mdns, ntp, nut, olsr, open2300, opencv, openntpd, openocd,
6586 openpgm, openpowerlink, openssh, openssl, openswan, openvpn,
6587 opkg, oprofile, opus-tools, orc, p910nd, pango, parted,
6588 pax-utils, pcmanfm, perf, perl, perl-module-build, php,
6589 pixman, pkgconf, poco, polarssl, popt, portmap, postgresql,
6590 prboom, protobuf-c, proxychains-ng, psmisc, psplash, ptpd2,
6592 python-{bottle,dpkt,id3,mad,msgpack,nfc,pygame,pyzmq,simplejson},
6593 python3, qhull, qt, qt5base, qt5connectivity, qt5declarative,
6594 qt5graphicaleffects, qt5multimedia, qt5quickcontrols,
6595 qt5sensors, qt5svg, qt5webkit, quagga, quota, radvd, rdesktop,
6596 read-edid, rpcbind, rpi-firmware, rpi-userland, rpm,
6597 rsh-redone, rsync, rt-tests, rtmpdump, rtorrent, rubix, ruby,
6598 samba, samba4, sane-backends, sawman, sconeserver, setserial,
6599 sg3_utils, shared-mime-info, smartmontools, smcroute, snappy,
6600 socketcand, spawn-fcgi, sqlite, squashfs, squid, sredird,
6601 startup-notification, statserial, strongswan, stunnel,
6602 sunxi-mali, supervisor, synergy, sysklogd, sysprof, sysstat,
6603 systemd, tcpdump, tcpreplay, texinfo, thrift, thttpd, ti-gfx,
6604 ti-utils, tinyhttpd, torsmo, trace-cmd, transmission, tslib,
6605 tstools, tvheadend, tzdata, uboot-tools, uclibc, udev,
6606 udpcast, usb_modeswitch, usbmount, util-linux, valgrind, vim,
6607 vlc, w_scan, wayland, webrtc-audio-processing, weston, wget,
6608 wireless-regdb, wireless_tools, wireshark, wpa_supplicant,
6609 xapp_{twm,xconsole,xcursorgen,xedit,xfs,xinit,xrandr},
6610 xdriver_xf86-video-intel, xlib_lib{FS,ICE,Xext,Xfont,Xft,Xi},
6611 xproto_fontsproto, xproto_inputproto, xserver_xorg-server,
6612 x11vnc, xbmc, xbmc-addon-xvdr, xbmc-pvr-addons, xterm, xvkbd,
6615 New packages: flickcurl, fmc, fmlib, geoip, gnupg2,
6616 google-breakpad, imx-vpu, isl, kexec-lite, libglew, libglu,
6617 libinput, libksba, libmemcached, libmpdclient, librtlsdr,
6618 libuv, libva, libva-intel-driver, linux-zigbee, memcached,
6619 mpdecimal, ncmpc, opencore-amr, patchelf, perl-datetime-tiny,
6620 perl-gd, perl-gdgraph, perl-gdtextutil, perl-io-socket-ssl,
6621 perl-json-tiny, perl-mojolicious, perl-net-ssleay,
6622 perl-path-tiny, perl-try-tiny, perl-xml-libxml,
6623 perl-xml-namespacesupport, perl-xml-sax, perl-xml-sax-base,
6624 php-geoip, php-memcached, pifmrds, pinentry, powerpc-utils,
6625 procps-ng, pwgen, python-cffi, python-daemon, python-flup,
6626 python-ipython, python-numpy, qt5enginio, qt5webkit-examples,
6627 qt5websockets, simicsfs, sispmctl, sox, sshpass, tclap,
6628 twolame, upmpdcli, whois, xlib_libxshmfence, xproto_dri3proto
6630 Removed packages: procps
6632 Issues resolved (http://bugs.uclibc.org):
6634 #5750: Doing a Buildroot build from /usr doesn't work
6635 #5900: config flags to the Xenomai build system
6636 #6230: Cannot compile gcc without threads (uClibc-based)
6637 #6626: procps Unknown HZ value! (XX) Assume 100
6638 #7118: Package "thrift" requires atomic operations
6639 #7154: Local uClibc config file gets overwritten using ...
6640 #7160: host-xz not built
6641 #7166: hostapd: segfault when using RT5370
6642 #7172: Name collision of rpath token expansion and internal..
6643 #7178: NTPd package cannot sync time without a proper ntp.conf
6644 #7184: supervisord depends on libxml2 implicitly
6645 #7196: Unable to build on UBUNTU13.10
6646 #7268: python 2.7 compilation issue on a Debian/Ubuntu ...
6648 2014.05, Released May 31st, 2014
6652 Minor manual fixes. U-Boot now defaults to spl/u-boot-spl.bin
6655 Updated/fixed packages: exim, glibc, gnutls, libfribidi,
6656 qt5base, qt5webkit, sysklogd, thrift, u-boot
6658 2014.05-rc3, Released May 28th, 2014
6662 Updated/fixed packages: acl, attr, connman, dosfstools,
6663 dropbear, dvb-apps, exim, flite, gdb, httping, hwdata,
6664 lesstif, libnss, libv4l, lttng-babeltrace, midori, monit,
6665 mplayer, php, python2, rdesktop, rpi-userland, ruby, samba,
6668 Issues resolved (http://bugs.uclibc.org):
6670 #7100: license info for package 'acl' missing
6671 #7106: license info for package 'attr' missing
6672 #7112: license info for package 'hwdata'
6674 2014.05-rc2, Released May 21st, 2014
6676 Fixes all over the tree.
6678 Stripping using sstrip has been deprecated.
6680 BR2_EXTERNAL can now also be used to implement custom
6683 The newly added BR2_GRAPH_DEPTH variable to limit the depth of
6684 the generated dependency graph has been renamed to
6685 BR2_GRAPH_DEPS_OPTS, so additional options can be supported in
6688 The virtual package infrastructure will now error out early
6689 if multiple packages providing the same virtual package has
6690 been enabled (E.G. opengl). This change requires that the
6691 packages explicitly declare what virtual package(s) they
6694 Updated/fixed packages: acpid, armadillo, avahi, bellagio,
6695 btrfs-progs, cairo, clapack, directfb, duma, ecryptfs-utils,
6696 elfutils, eudev, fbgrab, fio, flann, fluxbox, gdb, gpm,
6697 gpu-viv-bin-mx6q, gst1-plugins-good, gst-plugins-good,
6698 imagemagick, iprutils, ipsec-tools, jack2, libdvdnav,
6699 libdvdread, libnss, libunwind, linux-headers, lsof, lua,
6700 luajit, matchbox-keyboard, mesa3d, mpd, mplayer, mtr, mysql,
6701 netsnmp, nodejs, openpowerlink, openvpn, pciutils,
6702 php-imagick, postgresql, pulseaudio, qt5quick1, rpi-userland,
6703 rsyslog, samba, samba4, sane-backends, sunxi-mali, systemd,
6704 ti-gfx, tstools, udev, webkit, wpa_supplicant, xbmc,
6705 xlib_libXpm, xserver_xorg-server, zyre
6707 Issues resolved (http://bugs.uclibc.org):
6709 #5396: Boot hangs when starting samba if BR2_ENABLE_LOCALE...
6710 #7016: Git issues in resulting buildroot tar
6711 #7094: pciutils doesn't build on Blackfin
6713 2014.05-rc1, Released May 13th, 2014
6715 Fixes all over the tree and new features.
6717 Architectures: Support for MIPS o32 ABI on MIPS-64 targets has
6718 been removed. Building o32 ELF files for MIPS64 is an exotic
6719 configuration that nobody should be using. If o32 is required,
6720 then is better if it's built for MIPS 32-bit cores so only
6721 32-bit instructions will be used leading to a more efficient
6723 Support for the ARM A12 variant and Intel corei7.
6725 Configs: Minnowboard and Altera SoCkit added, QEMU updates.
6727 Bootloaders: Grub2 and gummiboot support, syslinux support
6730 Toolchains: GCC 4.9. Glibc 2.19. Support for the musl C
6731 library for internal and external toolchains. 4.8-R3 support
6732 for ARC, Internal toolchain support for Aarch64 and
6733 Microblaze. Environment variable to control debug output of
6734 toolchain wrapper renamed to BR2_DEBUG_WRAPPER to match the
6735 other variables. Toolchain tuple vendor name can now be
6736 customized. Updated external Linaro ARM/Aarch64
6737 toolchains. Added external Linaro ARMEB toolchain.
6738 A GDB gdbinit file is now generated for external toolchains to
6739 automatically set the correct sysroot.
6741 Kconfig handling for minimum kernel headers version required
6742 for packages. Now packages needing specific kernel header
6743 features can specify these requirements in Kconfig.
6745 Infrastructure: Support for (but disabled as it leads to
6746 unreproducible builds) toplevel parallel builds. See the
6747 comment at the top of Makefile for details about how to enable
6748 it and what the problems are if you want to test it.
6749 Python package infrastructure extended to support Python 3.x
6750 Perl and virtual package infrastructure support added.
6751 PRE_*_HOOKS support for all build steps.
6753 Updated/fixed packages: acpid, agentpp, aiccu, apr, avahi,
6754 barebox, bash, beecrypt, bellagio, binutils, boost,
6755 boot-wrapper-aarch64, bustle, busybox, ca-certificates, cairo,
6756 ccache, ccid, cgilua, chrony, cifs-utils, civetweb, cmake,
6757 collectd, connman, coreutils, coxpcall, cppcms, cppzmq, crda,
6758 cryptodev, cryptsetup, cups, czmq, dbus, dhcpdump, directfb,
6759 dmalloc, dmraid, dnsmasq, dosfstools, dsp-tools, dtc,
6760 dvb-apps, ebtables, ecryptfs-utils, eigen, erlang, ethtool,
6761 evemu, evtest, f2fs-tools, fdk-aac, feh, ffmpeg, file, filemq,
6762 flac, flot, fmtools, fping, freetype, fswebcam, gcc, gd, gdb,
6763 gettext, giblib, git, glibc, glibmm, glib-networking, gmp,
6764 gnutls, gpm, gpsd, gpu-viv-bin-mx6q, grep, gst1-libav,
6765 gst1-plugins-bad, gst1-plugins-base, gst1-plugins-good,
6766 gst1-plugins-ugly, gst-ffmpeg, gst-fsl-plugins, gst-omx,
6767 gst-plugins-good, gstreamer1, gvfs, harfbuzz, haveged,
6768 hostapd, htop, httping, ifplugd, iftop, igmpproxy,
6769 imagemagick, imlib2, imx-lib, infozip, intltool, iproute2,
6770 ipsec-tools, ipset, jansson, jpeg, jpeg-turbo, jquery,
6771 jquery-keyboard, jquery-ui, jquery-ui-themes, json-glib,
6772 json-javascript, kexec, kmod, lame, lbase64, lbreakout2,
6773 lcdproc, lftp, libao, libatasmart, libatomic_ops, libcap,
6774 libcdio, libcec, libcgicc, libcgroup, libcurl, libdrm,
6775 libdvdnav, libdvdread, libegl, libeio, libenca, libesmtp,
6776 libevas, libevdev, libfribidi, libfslcodec, libfslparser,
6777 libfslvpuwrap, libgail, libgles, libglib2, libgtk2, libhid,
6778 libjpeg, libmbim, libmicrohttpd, libmodplug, libnftnl,
6779 libnspr, libogg, libopenmax, libopenvg, libpcap, libplayer,
6780 libpng, libpthread-stubs, librsvg, libsigsegv, libsocketcan,
6781 libsoup, libtasn1, libtool, libtpl, libunwind, liburcu,
6782 libusb, libwebsockets, libxcb, libxml2, libxmlpp, libyaml,
6783 lighttpd, linphone, linux-firmware, linux-headers, ljsyscall,
6784 lmbench, lsof, ltp-testsuite, ltris, lttng-babeltrace,
6785 lttng-libust, lttng-modules, lttng-tools, lua, lua-cjson,
6786 luacrypto, lua-ev, luaexpat, luaexpatutils, luafilesystem,
6787 luainterpreter, luajit, lua-msgpack-native, luaposix,
6788 luarocks, luasec, luasocket, luasql-sqlite3, lvm2, macchanger,
6789 memstat, mesa3d, metacity, minidlna, mmc-utils,
6790 mobile-broadband-provider-info, modem-manager, mongrel2,
6791 monit, mpd, mplayer, msmtp, mtd, mtools, mutt, mysql, nasm,
6792 ncurses, ne10, netatalk, netsnmp, nettle, network-manager,
6793 newt, nfs-utils, nmap, nodejs, ntfs-3g, ntp, nut, ofono, ola,
6794 olsr, omniorb, opencv, opengl, openpgm, openssh, openssl,
6795 openswan, openvpn, orbit, orc, p11-kit, pango, parted,
6796 pciutils, pcre, pcsc-lite, perf, perl, perl-xml-parser, php,
6797 picocom, pixman, pkgconf, poppler, popt, portmap, powervr,
6798 pppd, pptp-linux, proftpd, protobuf, protobuf-c, ptpd2,
6799 pulseaudio, python, python3, python-bottle, python-m2crypto,
6800 python-netifaces, python-pyasn, python-pycrypto,
6801 python-pygame, python-pysnmp, python-pysnmp-apps,
6802 python-pysnmp-mibs, python-serial, python-setuptools,
6803 qextserialport, qt, qt5, qt5base, qt5connectivity,
6804 qt5declarative, qt5graphicaleffects, qt5imageformats,
6805 qt5multimedia, qt5quick1, qt5quickcontrols, qt5script,
6806 qt5sensors, qt5serialport, qt5svg, qt5webkit, qt5x11extras,
6807 qt5xmlpatterns, qtuio, qwt, radvd, readline, rings,
6808 rpi-firmware, rpi-userland, rsh-redone, rsync, rsyslog, rtai,
6809 rtmpdump, rt-tests, ruby, samba, sconeserver, scons, sdl,
6810 sdl_image, sdl_mixer, sg3_utils, slang, smstools3, snmppp,
6811 socat, speex, sqlcipher, sqlite, squashfs, squid, strongswan,
6812 stunnel, sunxi-boards, sunxi-mali, sunxi-tools, sylpheed,
6813 syslinux, sysstat, systemd, taglib, tcl, tcllib, tcpreplay,
6814 tidsp-binaries, ti-gfx, tmux, tvheadend, tzdata, uboot,
6815 uboot-tools, uclibc, udev, udisks, ulogd, usb_modeswitch,
6816 usb_modeswitch_data, usbmount, util-linux, valgrind, vlc,
6817 webkit, weston, wget, wireshark, wpa_supplicant, wsapi,
6818 w_scan, xapp_appres, xapp_bdftopcf, xapp_beforelight,
6819 xapp_bitmap, xapp_editres, xapp_fslsfonts, xapp_fstobdf,
6820 xapp_iceauth, xapp_ico, xapp_mkfontscale, xapp_rgb,
6821 xapp_rstart, xapp_sessreg, xapp_showfont, xapp_twm,
6822 xapp_viewres, xapp_xauth, xapp_xbacklight, xapp_xcalc,
6823 xapp_xclock, xapp_xditview, xapp_xdpyinfo, xapp_xdriinfo,
6824 xapp_xev, xapp_xfd, xapp_xfontsel, xapp_xfs, xapp_xfsinfo,
6825 xapp_xgc, xapp_xhost, xapp_xinit, xapp_xkbutils, xapp_xkill,
6826 xapp_xload, xapp_xlsclients, xapp_xlsfonts, xapp_xmag,
6827 xapp_xman, xapp_xmessage, xapp_xmodmap, xapp_xprop,
6828 xapp_xrandr, xapp_xrdb, xapp_xrefresh, xapp_xset,
6829 xapp_xsetroot, xapp_xsm, xapp_xstdcmap, xapp_xvidtune,
6830 xapp_xvinfo, xapp_xwd, xapp_xwininfo, xcb-util-wm,
6831 xdriver_xf86-input-evdev, xdriver_xf86-input-joystick,
6832 xdriver_xf86-input-keyboard, xdriver_xf86-input-mouse,
6833 xdriver_xf86-input-synaptics, xdriver_xf86-input-vmmouse,
6834 xdriver_xf86-video-ark, xdriver_xf86-video-ast,
6835 xdriver_xf86-video-ati, xdriver_xf86-video-cirrus,
6836 xdriver_xf86-video-dummy, xdriver_xf86-video-fbdev,
6837 xdriver_xf86-video-geode, xdriver_xf86-video-glide,
6838 xdriver_xf86-video-glint, xdriver_xf86-video-i128,
6839 xdriver_xf86-video-intel, xdriver_xf86-video-mach64,
6840 xdriver_xf86-video-mga, xdriver_xf86-video-neomagic,
6841 xdriver_xf86-video-newport, xdriver_xf86-video-nv,
6842 xdriver_xf86-video-openchrome, xdriver_xf86-video-r128,
6843 xdriver_xf86-video-savage, xdriver_xf86-video-siliconmotion,
6844 xdriver_xf86-video-sis, xdriver_xf86-video-tdfx,
6845 xdriver_xf86-video-tga, xdriver_xf86-video-trident,
6846 xdriver_xf86-video-vesa, xdriver_xf86-video-vmware,
6847 xdriver_xf86-video-voodoo, xenomai, xerces, xl2tp, xlib_libFS,
6848 xlib_xtrans, xproto_xproto, xserver_xorg-server,
6849 xutil_util-macros, zeromq, zic, zmqpp, zyre
6851 New packages: armadillo, btrfs-progs, clapack, cosmo, dado,
6852 dbus-triggerd, dtv-scan-tables, e2tools, eudev, exim, expect,
6853 fetchmail, flann, flite, gnu-efi, grub2, gummiboot, heimdal,
6854 iprutils, iptraf-ng, jack2, jquery-mobile, libee, libestr,
6855 libgc, libgl, liblogging, libndp, libsoxr, libstrophe,
6856 libubox, libuci, libxmlrpc, ljlinenoise, lpeg, lpty, lrandom,
6857 lsqlite3, lua-coat, lua-coatpersistent, lua-csnappy, luajson,
6858 lualogging, lua-messagepack, lua-testmore, lunit, lzip, lzlib,
6859 musl, nftables, opentyrian, opentyrian-data,
6860 perl-module-build, php-gnupg, php-imagick, php-ssh2, php-yaml,
6861 php-zmq, postgresql, python-libconfig, python-pypcap,
6862 python-pyrex, qdecoder, qhull, samba4, smack, tz, tzdump, ucl,
6863 upx, vo-aacenc, xbmc, xbmc-addon-xvdr, xbmc-pvr-addons,
6864 yaffs2utils, zlog, znc
6866 Removed packages: crosstool-ng, python-distutilscross, vala
6868 Issues resolved (http://bugs.uclibc.org):
6870 #6842: Checking external toolchain for eabihf
6871 #6956: Packaging libsoxr
6872 #6986: Make legal-info fails on uboot versions before 2014.01
6873 #6992: Incorrect installation rights on external kernel module..
6875 2014.02, Released February 27th, 2014
6879 Updated/fixed packages: cegui06, cppdb, e2fsprogs, gcc, gdb,
6880 gst1-plugins-bad, gstreamer, gstreamer1, haserl, imagemagick,
6881 libpng, libxml2, lua, luajit, luarock, ncftp, openswan,
6882 pcsc-lite, qt5connectivity, ramsmp, strongswan, vlc
6884 Issues resolved (http://bugs.uclibc.org):
6886 #6938: mkuser script generates wrong password for new user in..
6888 2014.02-rc3, Released February 25th, 2014
6892 Updated/fixed packages: aiccu, ala-lib, alsa-utils, binutils,
6893 cairo, coreutils, dhcpcd, distcc, efl, evas, iputils, gdb,
6894 gpsd, gst-fsl-plugins, icu, libcec, libcgi, libplayer,
6895 libsecret, libsepol, libsigsegv, libtool, libv4l,
6896 linux-headers, matchbox-lib, mpg123, ncftp, opencv, pcmanfm,
6897 pixman, pv, qt, rt-tests, sawman, sconeserver, sdl, thrift,
6898 tvheadend, util-linux, webkit, xscreensaver
6900 Issues resolved (http://bugs.uclibc.org):
6902 #4706: Removing .stamp_target_installed does not trigger...
6903 #5030: busybox built fails if we use an override src dir...
6904 #5420: Dbus and /var/run management
6905 #5768: Not able to build ALSA-Lib for static build
6906 #5774: Not able to build ALSA-Utils for static build
6907 #6542: external python modules fail to compile to pyc if...
6908 #6764: Support for kernel signed modules
6909 #6794: Busybox compiled from buildroot hangs on pass from...
6911 2014.02-rc2, Released February 20th, 2014
6913 Fixes all over the tree. Static linking / nommu fixes and
6914 annotations for several packages.
6916 Updated/fixed packages: boost, busybox, collectd, coreutils,
6917 dropbear, elfutils, feh, gcc, gst1-libav, imagemagick, iozone,
6918 jimtcl, kexec, libvncserver, lvm2, lxc, mplayer, netsnmp, nut,
6919 opencv, python, python3, qtuio, systemd, thrift, transmission,
6922 Issues resolved (http://bugs.uclibc.org):
6924 #5450: AT91SAM9260 Bootstrap compilation problem
6925 #5582: libiconv 1.14 failed to build
6926 #5624: When building directfb, BR2_TARGET_LDFLAGS not used by..
6927 #5852: [2012.11] usb_modeswitch should depends of "BR2_PACK..
6928 #6218: binutils-2.23.2/gas fails with undefined reference to..
6929 #6236: binutils-2.23.2/bfd fails with undefined reference to..
6930 #6470: If the build directory is a child of /usr, the build..
6931 #6776: systemd error: static declaration of 'execvpe' follows..
6932 #6818: toolchainfile.cmake has absolut path references
6934 2014.02-rc1, Released February 11th, 2014
6936 Fixes all over the tree and new features.
6938 Support for external packages/defconfigs (BR2_EXTERNAL). See
6939 user manual for details.
6941 Cleanup of environment variable names for consistency. The
6942 download directory location override (BUILDROOT_DL_DIR) is now
6943 called BR2_DL_DIR. Likewise the name of the current .config is
6944 renamed from BUILDROOT_CONFIG to BR2_CONFIG. Please update
6945 your post build scripts if you use this! BUILD_DIR is now also
6946 exported to the post build/image scripts.
6948 Toolchain: GCC 4.8 fix for ARM stack corruption, reverted
6949 uClibc pread/pwrite backport as they cause issues on certain
6950 architectures, new Linaro and Sourcery Codebench toolchains.
6951 x86: Support for AMD Jaguar cores, SSE4.x, SH: SH2/SH3/SH3EB
6952 variants removed, Microblaze: Internal toolchain support
6954 Legal infrastructure: Info is now split between host and
6955 target packages, large number of license annotations.
6957 Lua: selection between lua 5.1 / 5.2, luarocks support
6959 Python: package infrastructure, many new packages.
6961 Defconfigs: Armadeus APF51 + Zedboard added, apf27, apf28,
6962 beaglebone, microblaze, pandaboard, qemu, raspberry pi
6965 Updated/fixed packages: aiccu, alsa-lib, alsa-utils,
6966 am33x-cm3, aumix, autoconf, automake, barebox, bellagio,
6967 berkeleydb, binutils, bison, blackbox, bluez_utils, boost,
6968 bustle, busybox, cairo, can-utils, ccache, ccid, cgilua,
6969 cifs-utils, civetweb, cmake, collectd, connman, copas,
6970 coreutils, coxpcall, cppzmq, cramfs, crda, cryptodev-linux,
6971 cryptsetup, cups, czmq, dhcpcd, dhcpdump, dhrystone, dialog,
6972 dmraid, dnsmasq, dosfstools, dropbear, dropwatch, dtc, duma,
6973 dvb-apps, e2fsprogs, eglibc, eigen, elf2flt, erlang, ethtool,
6974 f2fs-tools, ffmpeg, file, filemq, fio, flashrom, flex,
6975 fluxbox, fontconfig freerdp, freetype, gadgetfs-test, gawk,
6976 gcc, gdb, gdbm, gettext, git, glibc, gnupg, gnutls, gob2,
6977 gpsd, grep, grub, gst-ffmpeg, gst-plugins-good,
6978 gst1-plugins-bad, gst1-plugins-base, gst1-plugins-good,
6979 gst1-plugins-ugly, gstreamer, gstreamer1, gtest, icu, iftop,
6980 imagemagick, inadyn, infozip, iozone, iproute2, iptables, iw,
6981 jpeg, jpeg-turbo, jq, kexec, kmod, knock, lbase64, lcdapi,
6982 lftp, libcdaudio, libcgi, libcgicc, libcuefile, libcurl,
6983 libdmtx, libdrm, libdvdnav, libdvdread, libegl, libevent,
6984 libexif, libfcgi, libfreefare, libgles, libglib2, libllcp,
6985 libmicrohttpd, libmpd, libnfc, libnl, libnss, libopenmax,
6986 libopenvg, libpcap, libpfm4, libplayer, libpng, libqmi,
6987 libreplaygain, libroxml, libsamplerate, libsexy, libsigsegv,
6988 libsndfile, libsoc, libtasn1, libtorrent, libtpl, libupnp,
6989 libusb, libusb-compat, libvorbis, libxcb, libxml2, libxmlpp,
6990 libyaml, lighttpd, linknx, linux-firmware, linux-pam, live555,
6991 lm_sensors, lmbench, lockdev, logrotate, lrzsz, ltrace, lua,
6992 lua-ev, lua-msgpack-native, luabitop, luaexpat, luaexpatutils,
6993 luafilesystem, luajit, luaposix, luasec, luasocket,
6994 luasql-sqlite3, m4, matchbox, mdadm, minicom, mongrel2, mpc,
6995 mpd, mpg123, mplayer, mtd, mysql, lvm2, mxml, ncurses, ne10,
6996 neard, neardal, netsnmp, netstat-nat, network-manager, nodejs,
6997 numactl, ofone, ola, olsr, omniorb, open2300, opencv,
6998 openpowerlink, openssh, openssl, openvpn, oprofile, opus,
6999 opus-tools, orbit, p11-kit, parted, pcre, pcsc-lite, perl,
7000 php, poco, poppler, powervr, protobuf-c, psplash, python,
7002 python-{crc16,distutilscross,dpkt,id3,ipy,m2crypto,mad,meld},
7003 python-{netifaces,nfc,protobuf,pygame,pyparsing,pyro,pyzmq},
7004 python-{serial,setuptools}, qt, qt5base, qt5connectivity,
7005 qt5declarative, qt5graphicaleffects, qt5jsbackend,
7006 qt5multimedia, qt5quick1, qt5quickcontrols, qt5script,
7007 qt5webkit, radvd, redis, rings, rng-tools, rpcbind,
7008 rpi-firmware, rpi-userland, rt-tests, sam-ba, samba, sawman,
7009 sconeserver, scons, sdl, sg3_utils, snappy, snmppp,
7010 socketcand, spice, spice-protocol, sqlcipher, sqlite, squid,
7011 sshfs, strace, subversion, sunxi-mali, supervisor, sysklogd,
7012 sysprof, sysstat, systemd, sysvinit, taglib, tar, tcpdump,
7013 ti-gfx, ti-utils, tinymembench, tn5250, trace-cmd,
7014 transmission, tvheadend, tzdata, zxing, uboot, uboot-tools,
7015 uclibc, udev, udpcast, ulogd, urg, usb_modeswitch_data,
7016 util-linux, vala, valgrind, vorbis-tools, wavpack, wayland,
7017 weston, wget, wireless-regdb, wireshark, wpa_supplicant,
7018 wsapi, xavante, xapp_xdpyinfo, xapp_xrandr, xcb-proto,
7019 xdriver_xf86-video-intel, xenomai, xkeyboard-config, xl2tp,
7020 xlib_lib{FS,SM,X11},
7021 xlib_libX{au,aw,composite,cursor,damage,ext,fixes,font,i},
7022 xlib_libX{inerama,mu,pm,randr,render,res,t,tst,v,xf86dga},
7023 xlib_libXxf86vm, xlib_libdmx, xlib_libfontenc,
7024 xlib_libpciaccess, xlib_xtrans, xproto_dri2proto,
7025 xproto_{glproto,inputproto,presentproto,randrproto,videoproto},
7026 xproto_xextproto, xproto_xproto, xutil_util-macros,
7027 xutil_makedepend, zic, zmqpp, zxing, zsh, zyre
7029 New packages: apitrace, avrdude, c-ares, ca-certificates,
7030 cwiid, dbus-cpp, evemu, fping, fswebcam, gpm, gst1-libav,
7031 haveged, intel-microcode, iucode-tools, jasper, joe, ktap,
7032 lbreakout2, libass, libbluray, libcdio, libenca, libevdev,
7033 libmbim, libmodplug, libnfs, libnftnl, libplist, libshairplay,
7034 libsocketcan, ljsyscall, log4cplus, ltris, luainterpreter,
7035 luarocks, minidlna, mmc-utils, modemmanager, mtr, net-tools,
7036 python-configobj, python-dialog, python-json-schema-validator,
7037 python-keyring, python-msgpack, python-posix-ipc,
7038 python-pyasn, python-pycrypto, python-pysnmp,
7039 python-pysnmp-apps, python-pysnmp-mibs, python-pyusb,
7040 python-simplejson, python-tornado, python-versiontools,
7041 rtmpdump, rtptools, smcroute, smstools3, tcpreplay, thrift,
7042 ti-uim, tinyxml, tmux, vlc, wmctrl, xconsole
7044 Removed packages: autoconf, automake, ccache, cpanminus, lzma,
7045 netkitbase, netkittelnet, pkg-config, squashfs3, ttcp, xstroke
7047 Issues resolved (http://bugs.uclibc.org):
7049 #65: new package: dbus c++ language bindings
7050 #769: Update configuration menu for MIPS target
7051 #2419: Add a bundle of Lua modules
7052 #2629: Segmentation faults and division by zero in Grub on ext2
7053 #3811: Added auto-mount for USB and SD Card (mdev) (for 2011.05)
7054 #4339: Allow override of DL_DIR in extract step
7055 #4363: Make sure that copied linux and busybox defconfig are...
7056 #4454: There should be simple way to update image, when chang...
7057 #5024: grub fails to build for x86_64 target architecture
7058 #5066: New-Package: net-tools
7059 #5072: ncurses: add ncurses-progs to target
7060 #5294: uclibc build ignores target CFLAGS and LDFLAGS
7061 #5366: Login doesn't work with util-linux versions of login/agetty
7062 #5378: dropbear Makefile broken
7063 #5390: System banner - change to empty doesn't remove /etc/issue
7064 #5780: spurious build failure because it cannot remove ubinize.cfg
7065 #5798: ncurses-5.9 fails to compile statically
7066 #5810: Buildroot 2012.11: Additional GCC option "-msoft-float" ...
7067 #6080: Git fetch caching
7068 #6092: Bootable ISO image creation seems to have stopped working..
7069 #6272: coreutils build fails
7070 #6434: apply-patches.sh does not work recursively
7071 #6446: eglibc doesn't install ldconfig to target
7073 #6596: Slow bootup if mdev is chosen
7074 #6656: Build Qt5 with ccache
7075 #6662: internal compiler error: Segmentation fault during making..
7076 #6722: Usage of $($(PKG)_DIR_PREFIX) is an issue with linux package
7077 #6752: genext2fs: e2fsck must run before tunefs -U random
7078 #6770: openssl 1.0.1f fails with ccache
7079 #6830: Qt5: no fonts are installed
7080 #6848: Qt5: no text shown in simple QWidget / frame-buffer setup
7081 #6854: Update to Qt 5.2.1
7083 2013.11, Released November 30th, 2013:
7087 Updated/fixed packages: apr, binutils, dbus-python, dropwatch,
7088 ecryptfs-utils, eglibc, gdb, gpsd, grantlee, hostapd,
7089 iptables, qlibiscsi, libnspr, libnss, libpfm4, libtool,
7090 lua-ev, lvm2, mplayer, qt, qt5, quagga, ruby, tinymembench,
7091 tvheadend, util-linux, wpa_supplicant
7093 Issues resolved (http://bugs.uclibc.org):
7095 #1279: Buildroot compiled Busybox and Coreutils LFS issues
7096 #2995: -fstack-protector-all causes ssh to SIGSEGV
7097 #5570: Cannot compile software on the target machine
7098 #6428: util-linux libmount segfaults with patch from buildroot
7099 #6500: php fails to build for armel
7100 #6554: gdb needs to dependents on host texinfo
7101 #6692: GNU nano fails to compile for x86_64
7102 #6704: wpa_supplicant: fix wrong path to executable file in D-Bus
7104 2013.11-rc3, Released November 26th, 2013
7106 Fixes all over the tree.
7108 Architecture: Mark MIPS I, II, III and IV as deprecated.
7110 Updated/fixed packages: beecrypt, dbus, e2fsprogs, libcap-ng,
7111 libglib2, libroxml, libsigsegv, libvncserver, lxc, mdadm,
7112 mongoose, nut, ola, omniorb, openssl, pcre, php, poco,
7113 protobuf-c, pv, qt5base, ruby, schifra, squid, sunxi-mail,
7114 swig, ti-gfx, tinymembench, uclibc, udisks, vim
7116 2013.11-rc2, Released November 18th, 2013
7118 Fixes all over the tree.
7120 Defconfigs: qemu_arm_versatile, qemu_arm_nuri, sheevaplug:
7121 Adjust kernel versions.
7123 Toolchain: avr32: fix for modern kernel headers
7125 Bootloader: Barebox updated to 2013.10.1
7127 Updated/fixed packages: dhcp, e2fsprogs, gst1-plugins-bad,
7128 libcurl, libvncserver, nano, pc, qt5base, squashfs, ttcp,
7131 Issues resolved (http://bugs.uclibc.org):
7133 #3601: DHCPD S80dhcp-server startup script issues
7134 #6320: Fix kernel compile issue if BR2_LINUX_KERNEL_CUSTOM_GIT_VERS..
7135 #6416: Xenomai package, patch alternative
7136 #6590: directfb-examples build failed whit linaro toolchain
7138 2013.11-rc1, Released November 12th, 2013
7140 Architectures: Nios-II support, MIPS arch handling fixes
7142 Defconfigs: cubieboard2, freescale i.MX 6sololite evk,
7143 sabre-sd, wandboard added, rpi renamed to raspberrypi_defconfig
7145 Toolchain: glibc support, upstream uClibc fixes, uClibc 0.9.31
7146 for avr32, crosstool-ng backend removed, external musl
7147 toolchain support, gcc 4.8.2, updated Linaro external
7148 toolchains. Fortran and objective-C support deprecated,
7151 Bootloaders: U-Boot: u-boot.imx support, version bumps
7153 Linux: use kmod instead of module-init-tools
7155 System: default to devtmpfs for /dev
7157 Infrastructure: Make 3.82 fixes, locales generation fixes, CVS
7158 download support, post-rsync hooks
7160 Fs: u-boot image support for cpio
7162 Updated/fixed packages: aircrack-ng, alsamixergui, apr,
7163 apr-util, atk, automake, bellagio, berkeleydb, bind, binutils,
7164 bison, boost, busybox, can-utils, ccache, ccid, cgilua,
7165 chrony, cifs-utils, cjson, collectd, connman, conntrack-tools,
7166 copas, cppcms, cppzmq, czmq, dash, dbus, dhcpcd, diffutils,
7167 directfb, dmidecode, dnsmaqs, docker, dosfstools, dropbear,
7168 dropwatch, ebtables, eglibc, elf2flt, empty, enchant, erlang,
7169 ethtool, fbgrab, fbv, fdk-aac, feh, ffmpeg, file, findutils,
7170 fltk, fmtools, freetype, gdk-pixbuf, gettext, git,
7171 glib-networking, gmp, gnupg, gnutls, gpu-viv-bin-mx6q, gsl,
7172 gstreamer, gstreamer1, gst1-plugins-{bad,base,good,ugly},
7173 gtest, gutenprint, hplip, i2c-tools, icu, ifplugd,
7174 imagemagick, iozone, iproute2, ipset, iptables, iw, jamvm,
7175 jansson, jpeg-turbo, kismet, kmod, lcms2, libassuan, libcap,
7176 libcap-ng, libcdaudio, libcec, libcue, libcurl, libdrm,
7177 libedit, libevas, libevent, libfreefare, libfuse,
7178 libgpg-error, libiconv, liblog4c-localtime, libmicrohttpd,
7180 libnetfilter_{acct,conntrack,cthelper,cttimeout,log,queue},
7181 libnfnetlink, libnl, libpng, libqmi, libqrencode, libroxml,
7182 libsecret, libsigsegv, libsoup, libtirpc, libunwind, libusb,
7183 libvpx, lighttpd, linphone, linux-pam, lmbench,
7184 lockfile-progs, log4cxx, logrotate, logsurfer, ltp-testsuite,
7185 ltrace, luacrypto, luaposix, lvm2, m4, matchbox-lib,
7186 media-ctl, mediastreamer, minicom, minidlna, mongoose, monit,
7187 mpc, mpd, mpg123, mplayer, mrouted, mtdev, mutt, mysql_client,
7188 nano, ncftp, ndisc6, neard, neardal, neon, net-snmp, netatalk,
7189 netcat, netkitbase, netperf, netplug, nettle, nfacct,
7190 nfs-utils, ngircd, ngrep, noip, nuttcp, olsr, openssh, opkg,
7191 oprofile, opus-tools, orc, ortp, pciutils, pcre, pcsc-lite,
7192 perf, perl, perl-cross, php, picocom, pkgconf, polarssl,
7193 poppler, pppd, proftpd, protobuf, proxychains-ng, pulseaudio,
7194 pv, qemu, qt, qt5base, qt5webkit, quagga, radvd, redis,
7195 rpi-{firmware,userland}, rrdtool, rsync, rtorrent, ruby,
7196 samba, scons, screen, sdl_sound, ser2net, setserial,
7197 smartmontools, socat, socketcand, sqlcipher, sqlite, squid,
7198 stress, strongswan, stunnel, sudo, syslinux, systemd,
7199 sysvinit, tcl, ti-gfx, time, transmission, tremor, tslib,
7200 tstools, tvheadend, tzdata, uboot-tools, uclibc, udpcast,
7201 uemacs, ulogd, usb_modeswitch{,_data}, util-linux, vala,
7202 valgrind, vde2, vorbus-tools, vpnc, vsftpd, vtun, wayland,
7203 webkit, webp, webrtc-audio-processing, weston, wget,
7204 wireshark, wsapi, xavante, xdriver_xf86-video-geode, xenomai,
7205 xinetd, xlib_libpthread-stubs, xl2tp, xmlstarlet,
7206 xserver_xorg-server, xz, zeromq, zic, zmqpp
7208 New packages: aiccu, autossh, bc, civetweb, cppdb, cryptsetup,
7209 duma, eigen, harfbuzz, igmpproxy, iputils, jq, knock, kobs-ng,
7210 lesstif, libcgroup, libsepol, libsoc, libssh2, luasec, luasql,
7211 lxc, nut, ola, omniorb, openpowerlink, orbit, p910nd, psplash,
7212 python-crc16, python-ipy, python-pyzmq, qt5sensors,
7213 qt5serialport, qt5x11extras, snmppp, subversion, tcping,
7214 trace-cmd, xscreensaver, zsh
7216 Removed packages: module-init-tools
7218 Issues resolved (http://bugs.uclibc.org):
7220 #1138: Buildroot fails to build packages if BR2_GCC_SHARED_LIBGCC=y
7221 #5408: qt build failure with Sourcery CodeBench ARM 2010.09
7222 #5630: makefile error with toolchain helpers.mk
7223 #5672: htop: remove X11 stuff
7224 #5678: linux.mk: linux-menuconfig fails
7225 #5696: python3 installation is too large, patches from python2 needed
7226 #5978: Erlang does not build for arm in 2013.02-rc3
7227 #6392: Extended ARM uImage kernel options
7228 #6404: Buildroot's coreutils 'uname -p' reports 'Unknown' on recent..
7229 #6428: util-linux libmount segfaults with patch from buildroot
7230 #6452: eglibc from Linaro 2013.07 not copied to target correctly
7231 #6566: PHP segfault when crosscompiled to mips64 - patch included
7232 #6572: [PowerPC] Buildroot uses wrong external toolchain libraries..
7233 #6578: udisks package broken
7234 #6602: ebtables 64 bit kernel + 32 bit userland alignment error..
7235 #6608: ebtables missing ethertypes - fix included
7236 #6620: Sysvinit package missing killall5 and symlinks - patch included
7237 #6632: CMake use host pkg-config
7238 #6638: pkgconf doesn't download
7239 #6644: "all" target doesn't work in out-of-tree builds
7240 #6650: Segmentation fault when trying to build latest buildroot
7241 #6668: iptables limit module alignment problem on mips64
7243 2013.08, Released August 31th, 2013:
7247 Documentation build fixed.
7249 Updated/fixed packages: ltrace, strongswan
7251 2013.08-rc3, Released August 29th, 2013:
7253 Fixes all over the tree.
7255 External toolchain lib32/lib64 handling, ABI name for EABIhf,
7256 misc fixes for generatelocales, apply-patches and module
7259 Top level menu names reordered and renamed for clarity.
7261 Updated/fixed packages: acl, attr, bash, dbus, directfb,
7262 dvb-apps, kexec, kmod, libbsd, linux-fusion, mesa3d, minidlna,
7263 openssh, openssl, pulseaudio, python-setuptools, qt5,
7264 qt5webkit, redis, strongswan, sunxi-mali
7266 Issues resolved (http://bugs.uclibc.org):
7268 #6464: dbus-daemon-launch-helper needs setuid
7270 2013.08-rc2, Released August 16th 2013:
7272 Documentation improvements.
7274 External toolchains fixes.
7276 Updated/fixed packages: aircrack-ng, bash, boost, cairo,
7277 cppcms, eglibc, ffmpeg, gcc, git, gnupg, imagemagick, libcec,
7278 libffi, libgcrypt, linux, linux-headers, ltrace, netatalk,
7279 opencv, opengl, readline, samba, strongswan, sunxi-cedarx,
7280 uclibc, udev, wayland, webkit, zeromq.
7282 Issues resolved (http://bugs.uclibc.org):
7284 #6440: typo in ffmpeg makefile
7286 2013.08-rc1, Released August 5th, 2013:
7289 - improved support for floating point on ARM and Thumb/Thumb2
7290 - support for ARM OABI removed
7293 - support added for Sourcery CodeBench ARM and MIPS 2013.05
7294 - Linaro ARM and Aarch64 toolchains updated
7295 - support added for the Arago ARMv5 and ARMv7 toolchains
7296 - gcc 4.8.x version bumped
7297 - support for installing both FDPIC and FLAT libraries on
7299 - support for uClibc 0.9.31 removed,
7300 - convert the internal toolchain backend to use the package
7302 - support added for eglibc in the internal toolchain backend
7303 - toolchain components for the ARC architecture updated and
7305 - support for Blackfin in the internal toolchain fixed
7307 Defconfigs: beaglebone_defconfig updated, new defconfig for
7308 CubieBoard, for Olimex mx233 Olinuxino, for Calao Systems
7311 A number of packages have been fixed to use the
7312 <pkg>_CONFIG_SCRIPTS mechanism to get their <pkg>-config shell
7313 script installed and modified properly. Licensing informations
7314 has been added to a number of packages.
7316 Use XZ tarballs for a number of packages.
7318 Noticeable package changes/additions:
7319 - The glib2/libgtk2/webkit stack has been updated to recent
7321 - Support for Gstreamer 1.x has been added.
7322 - OpenGL support for TI OMAP platforms has been added.
7323 - OpenGL support for Allwinner platforms has been added.
7324 - OpenMAX support for RasberryPi has been added.
7326 Updated/fixed packages: acl, attr, autoconf, avahi, barebox,
7327 bind, binutils, busybox, bwm-ng, bzip2, cifs-utils, colletctd,
7328 cpanminus, cups, curl, dash, dbus, dhcp, directfb,
7329 directfb-examples, dnsmasq, dosfstools, dropbear, dtc,
7330 e2fsprogs, ed, efl, enlightenment, erlang, ethtool, fbgrab,
7331 fftw, firmware-imx, flot, fltk, freetype, gawk, gdk-pixbuf,
7332 gettext, gmp, gnutls, gsl, gutenprint, gvfs, gzip, haserl,
7333 hiawatha, httping, icu, imagemagick, imlib2, imx-lib,
7334 intltool, iozone, ipset, iptables, jquery, jquery-keyboard,
7335 jquery-sparkline, kmod, less, libart, libcdaudio, libcgicc,
7336 libesmtp, libftdi, libfuse, libglib2, libgtk, libgtk2, libidn,
7337 libiqrf, liblog4c-localtime, libnspr, libnss, libpcap,
7338 libroxml, libserial, libsigsev, libsoup, libtool, libtpl,
7339 libvncserver, libxml2, linphone, lm_sensors, logrotate,
7340 ltrace, lttng, luafilesystem, luajit, minicom, monit, mpg123,
7341 mtd, mutt, mxml, neard, netatask, netsnmp, nettle,
7342 network-manager, nodejs, nss-mdns, openssh, openswan, openvpn,
7343 opkg, opus, pcre, perl-cross, php, pixman, poco, polarssl,
7344 pulseaudio, pv, python, python3, qt, qt5, qt5declarative,
7345 qt5jsbackend, qt5quick1, readline, rpi-firmware, ruby, samba,
7346 sane-backends, sconeserver, sdl_image, sdparm, ser2net,
7347 socketcand, sqlite, squid, strace, tcl, tcpdump, tinyhttpd,
7348 tvheadend, tzdata, uboot, udpcast, usb_modeswitch,
7349 usb_modeswitch_data, usbutils, webkit, wireshark, wvstreams,
7350 xapp_luit, xapp_xmodmap, xenomai, xfsprogs, xlib_libX11, zic,
7353 New packages: a10disp, aespipe, am33x-cm3, cppcms, dhcpcd,
7354 dropwatch, dtc, ecryptfs-utils, eglibc, elf2flt, fdk-aac,
7355 gcc-final, gcc-initial, gcc-intermediate, git,
7356 gpu-viv-bin-mx6q, gst1-plugins-bad, gst1-plugins-base,
7357 gst1-plugins-good, gst1-plugins-ugly, gst-omx,
7358 gst-plugin-x170, gstreamer1, jimtcl, lbase64, libassuan,
7359 libbsd, libcec, libdvbsi, libedit, libgpgme, libqmi,
7360 libqrencode, libsvg, libsvg-cairo, libunwind, libvpx,
7361 linux-headers, lockdev, luabitop, luacrypto, lua-ev,
7362 luaexpatutils, msgpack, ocrad, on2-8170-libs,
7363 on2-8170-modules, p11-kit, pax-utils, ptpd, ptpd2,
7364 python-pyro, ramspeed/smp, snappy, strongswan, sunxi-boards,
7365 sunxi-cedarx, sunxi-mali, sunxi-tools, ti-gfx, tinymembench,
7366 tree, tstools, uclibc, w_scan.
7368 Issues resolved (http://bugs.uclibc.org):
7370 #4718: python (built for powerpc) distutils has paths to host
7372 #5516: appended device tree blobs on uImage fails
7373 #6302: Versions of packages retrieved from github.com are wrong
7374 #6308: dosfstools download link is wrong
7375 #6326: Dropbear: Add options to allow better config for
7376 different target devices (e.g. routers)
7377 #6338: Wrong download link for minicom package
7378 #6344: Wrong handling of license text files with same name and
7380 #6374: gnutls package broken if linux cryptodev module
7382 #6410: omap3_beagle has uimage error load address error
7384 2013.05, Released May 31th, 2013:
7388 External toolchain wrapper fix for if host/usr/bin is placed
7391 Updated/fixed packages: acpid, at91bootstrap, czmq, elf2flt,
7392 flex, jamvm, kmod, libplayer, libtirpc, libv4,
7393 lttng-babeltrace, opengl, qt5jsbackend, udpcast, wvstreams
7395 Issues resolved (http://bugs.uclibc.org):
7397 #4868: Buildroot compile failure for toolchain/gdb-7.4/intl/reloc...
7398 #4988: flex and m4 problems
7399 #5912: obsolete CVS files
7401 2013.05-rc3, Released May 25th, 2013:
7405 Updated/fixed packages: aircrack-ng, bellagio, boost, crda,
7406 dvb-apps, flot, libatomic_ops, libeXosip2, libosip2, libxml2,
7407 mongrel2, poco, portaudio, pptp-linux, tvheadend, urg, weston,
7410 2013.05-rc2, Released May 15th, 2013:
7412 Fixes all over the tree.
7414 Default number of parallel jobs is now number of CPUs + 1.
7416 Defconfigs: Add Telit EVK-PRO3, AT91SAM9260-EK Nand flash.
7418 Updated/fixed packages: aircrack-ng, busybox, cairo,
7419 classpath, curlftpfs, czmq, dbus, f2fs-tools, fan-ctrl,
7420 filemq, gst-plugin-bad, gutenprint, hplip, json-c,
7421 libatomic_ops, libcurl, libdrm, libglib2, libnspr, libnss,
7422 libsha1, libsigsegv, libxcb, linknx, linux-pam, lttng-modules,
7423 lttng-tools, matchbox-lib, mcookie, mesa3d, neon, pixman,
7424 pulseaudio, python-nfc, qt5imageformats, quota, openssl,
7425 sconeserver, strace, sylpheed, wvstreams,
7426 xapp_{appres,bdftopcf,beforelight,bitmap,edires,fonttosfnt},
7427 xapp_{fslsfonts,fstobdf,iceauth,ico,listres,luit,mkfontdir},
7428 xapp_{mkfontscale,oclock,rgb,rstart,scripts,sessreg,setxkbmap},
7429 xapp_{showfont,smproxy,twm,viewres,x11perf,xauth,xbacklight},
7430 xapp_x{biff,calc,clipboard,clock,cmsdb,cursorgen,dbedizzy,ditview},
7431 xapp_x{dm,dpyinfo,driinfo,edit,ev,eyes,f86dga,fd,fontsel,fs,fsinfo},
7432 xapp_x{gamma,gc,host,input-calibrator,input,kbcomp,kbevd,kbprint},
7433 xapp_x{kbutils,kill,load,logo,lsatoms,lsclients,lsfonts,mag,man},
7434 xapp_x{message,mh,modmap,more,pr,prop,randr,rdb,refresh,set,setmode},
7435 xapp_x{setpointer,setroot,sm,stdcmap,vidtune,vinfo,wd,wininfo,wud},
7436 xcb-util, xcursor-transparent-theme, xdata_xbitmaps,
7437 xdata_xcursor-themes,
7438 xdriver_xf86-input-{evdev,joystick,keyboard,mouse,synaptics},
7439 xdriver_xf86-input-{tslib,vmmouse,void},
7440 xdriver_xf86-video-{ark,ast,ati,cirrus,dummy,fbdev,geode,glide},
7441 xdriver_xf86-video-{glint,i128,intel,mach64,mga,neomagic,newport},
7442 xdriver_xf86-video-{nv,openchrome,r128,savage,siliconmotion,sis},
7443 xdriver_xf86-video-{tdfx,tga,trident,v4l,vesa,vmware,voodoo,wsfb},
7444 xfont_encodings, xfont_font-adobe-{100,75}dpi,
7445 xfont_font-utopia-{100dpi,75dpi,type1},
7446 xfont_font-{alias,arabic-misc,bh-100dpi,bh-75dpi},
7447 xfont_font-bh-lucidatypewriter-{100,75}dpi, xfont_font-bh-{ttf,type1},
7448 xfont_font-bitstream-{100dpi,75dpi,type1}, xfont_font-cronyx-cyrillic,
7449 xfont_font-{cursor,daewoo,dec,isas,jis,micro}-misc,
7450 xfont_font-ibm-type1, xfont_font-misc-{cyrillic,ethiopic,meltho,misc},
7451 xfont_font-{mutt,schumacher}-misc,
7452 xfont_font-{screen-cyrillic,sony-misc,sun-misc,util},
7453 xfont_font-winitzki-cyrillic, xfont_font-xfree86-type1,
7454 xlib_lib{FS,ICE,SM,X11,XScrnSaver,Xau,Xaw,Xcomposite,Xcursor},
7455 xlib_libX{damage,dmcp,ext,fixes,font,ft,i,inerama,mu,pm,randr},
7456 xlib_libX{render,res,t,tst,v,vMC,xf86dga,xf86vm},
7457 xlib_lib{dmx,fontenc,pciaccess,pthread-stubs,xkbfile}, xlib_xtrans,
7458 xproto_{applewm,bigreqs,composite,damage,dmx,dri2,fixes}proto,
7459 xproto_{fontcache,font,gl,input,kb,randr,record,render}proto,
7460 xproto_{resource,scrnsaver,video,windowswm,xcmisc,xext}proto,
7461 xproto_{xf86bigfont,xf86dga,xf86dri,xf86vidmode,xinerama,x}proto,
7462 xserver_xorg-server, xutil_{makedepend,util-macros}
7464 Readded Packages: xapp_xinit
7466 Issues resolved (http://bugs.uclibc.org):
7468 #5054: amd64: cannot find init - due to missing /lib64 folder
7470 2013.05-rc1, Released May 8th, 2013:
7472 Architectures: ARC support, Blackfin support, FLAT binary
7473 format, ARM: Drop old CPU variants, add fa526/626, Marvell PJ4
7475 Toolchains: Add new Microblaze external toolchains, Linaro
7476 ARM/Aarch64 updates, GCC 4.6.4 / 4.7.3 / 4.8.0 added to
7477 internal toolchain, default to GCC 4.7.x. Internal
7478 Crosstool-ng backend deprecated.
7480 Defconfigs: Add Atmel at91sam9g45m10ek, freescale mpc8315erdb
7481 & p1010rdb, Armadeus apf27 / apf28, Openblocks A6, Raspberry
7484 FS: LZO and XZ compression methods, extra ubifs options,
7485 ext2 rev 0/1 and ext3/4 support.
7487 Patch handling: apply-patches now has .patch.xz support,
7488 Patch logic reworked as discussed during Febrary dev days:
7489 http://elinux.org/Buildroot:DeveloperDaysFOSDEM2013
7491 <pkg>-rsync now excludes version control files.
7493 linux: uImage load address for ARM multiplatform kernels
7495 Infrastructure for multiple OpenGL / ES / EGL / OpenVG
7496 providers, similar to how libjpeg / libjpeg-turbo is handled.
7498 Infrastructure for packages to add system users.
7500 kconfig: updated to 3.9-rc2, support make olddefconfig
7502 Updated/fixed packages: alsa-lib, alsa-utils, apr, apr-util,
7503 argp-standalone, at, at91bootstrap, audiofile, aumix, avahi,
7504 bash, blackbox, bind, binutils, bison, boost, bridge-utils,
7505 busybox, ccache, cifs-utils, cmake, collectd, connman,
7506 conntrack-tools, cpanminus, crosstool-ng, diffutils, directfb,
7507 directfb-examples, divine, dmalloc, dnsmasq, dosfstools,
7508 dropbear, e2fsprogs, ebtables, eeprog, erlang, ethtool,
7509 fb-test-app, fbset, feh, ffmpeg, file, flex, flot, foomatic,
7510 fxload, gd, gdb, gdisk, genimage, gettext, gmp, gnuchess,
7511 gnutls, gob2, gperf, gpsd, gstreamer, haserl, hiawatha, htop,
7512 httping, icu, inotify-tools, intltool, iproute2, ipset,
7513 iptables, iw, jpeg, jquery, jquery-{sparkline,validation},
7514 json-c, kbd, kexec, kismet, kmod, lcdproc, libarchive,
7515 libatasmart, libcap, libconfig, libconfuse, libcurl, libdrm,
7516 libeet, libev, libevas, libeXosip2, libffi, libfribi, libfuse,
7517 libgcrypt, libglib2, libgtk2, libid3tag, libmicrohttpd,
7518 libnetfilter_acct, libnetfilter_conntrack, libnl, libpcap,
7519 libplayer, libsigc, libv4l, libxcb, linenoise, linux-pam,
7520 lm_sensors, ltp-testsuite, luajit, lzop, madplay, make, mdadm,
7521 mediastreamer, memtester, mesa3d,
7522 mobile-broadband-provider-info, monit, mpd, mpfr, mpg123,
7523 mrouted, msmtp, nbd, ncurses, ndisc6, neard, neardal, neon,
7524 netperf, netsnmp, nettle, nfacct, ntfs-3g, ofono, olsr,
7525 omap-u-boot-utils, openssh, openssl, openswan, openvpn,
7526 oprofile, orc, patch, pciutils, pcre, perl, php, poco,
7527 polarssl, proftpd, psmisc, pulseaudio, python,
7528 python-{bottle,netifaces,serial,setuptools}, qt, quagga,
7529 quota, radvd, rpi-firmware, rpi-userland, rt-tests, sam-ba,
7530 samba, sawman, sdl, ser2net, smartmontools, socat, socketcand,
7531 speex, squid, stress, stunnel, sudo, syslinux, sysstat,
7532 sysvinit, tcl, tcprelay, tinyhttpd, tslib, tvheadend,
7533 uboot-tools, udev, ulogd, util-linux, vala, vtun, webkit,
7534 xapp_{iceauth,luit,makefontscale,sessreg,setxkbmap,smproxy},
7535 xapp_{xauth,xcmsdb,xdpyinfo,xev,xgamma,xhost,xinput,xkbcomp},
7536 xapp_{xkbevd,xlsatoms,xlsclients,xmodmap,xpr,xprop,xrandr,xrdb},
7537 xapp_{xset,xwd,xwininfo}, xcb-{proto,util},
7538 xdriver_xf86-input-{evdev,joystick,keyboard,mouse,synptics},
7539 xdriver_xf86-input-{tslib,vmmouse,void},
7540 xdriver_xf86-video-{ark,ast,ati,cirrus,dummy,geode,glide,glint},
7541 xdriver_xf86-video-{i128,intel,mach64,mga,neomagic,newport},
7542 xdriver_xf86-video-{openchrome,r128,savage,siliconmotion,sis},
7543 xdriver_xf86-video-{tdfx,trident,vesa,vmware,wsfb}, xenomai,
7544 xfont, xinetd, xkeyboard-config, xlib_lib{FS,ICE,SM,X11},
7545 xlib_libX{scrnSaver,au,aw,cursor,dmcp,ext,fixes,font,ft,i},
7546 xlib_libX{inerama,mu,pm,randr,res,tst,v,vMC,xf86dga,xf86vm},
7547 xlib_lib{dmx,fontenc,pciaccess,xkbfile}, xlib_xtrans,
7548 xproto_{applevm,bigreqs,dri2,fonts,gl,input,kbd,record}proto,
7549 xproto_{resource,scrnsaver,xcmisc,xext,x}proto,
7550 xserver_xorg-server, xutil_makedepend, xz, zeromq
7552 New packages: aircrack-ng, bcusdk, chrony, crda,
7553 cryptodev-linux, cppzmq, czmq, dtach, enscript, exfat,
7554 exfat-utils, f2fs-tools, fan-ctrl, filemq, foomatic-filters,
7555 genimage, genpart, glibmm, gnuplot, gtest, gutenprint, hplip,
7556 iozone, jansson, jhead, jquery-keyboard, jquery-ui,
7557 jquery-ui-themes, json-glib, json-javascript, lcms2, libpfm4,
7558 libpthsem, libserial, libsigsegv, libtasn1, libwebsockets,
7559 libxkbcommon, libxml++, linknx, log4cxx, mongoose, mongrel2,
7560 mtools, ne10, nmap, nodejs, openobex, openpgm, poppler,
7561 protobuf-c, python-m2crypto, python-thrift, qjson, qt5base,
7562 qt5declarative, qt5graphicaleffects, qt5imageformats,
7563 qt5jsbackend, qt5multimedia, qt5quick1, qt5script, qt5svg,
7564 qt5webkit qt5xmlpatterns, rapidjson, redis, swig, texinfo,
7565 tzdata, urg, ussp-push, wayland, webp, weston, wireless-regdb,
7566 wireshark, wvdial, wvstreams, xcb-util-image, xcb-util-wm,
7567 xcursor-transparent-theme, zic, zmqpp, zyre
7569 Removed packages: microperl, ocf-linux, xapp_xinit,
7570 xapp_xplsprinters, xapp_xprehashprinterlist,
7571 xfont_font-bitstream-speedo,
7572 xlib_lib{Xfontcache,XprintAppUtil,XprintUtil,Xp,oldX,xkbui},
7573 xproto_{print,xf86rush}proto
7575 Deprecated packages: vala
7577 Issues resolved (http://bugs.uclibc.org):
7579 #1291: Add support for Faraday 526 arm processor (fa526)
7580 #2683: cups does not install correctly to target
7581 #3313: mesa3d fails to build
7582 #5186: initramfs/cpio should support lzo compression
7583 #5636: agetty - cannot get controlling tty error - need updated...
7584 #5906: collectd client headers not exported
7585 #5966: bison unnecessarily required as build dependency
7586 #6140: --enable-fileinfo not applied for php package
7587 #6164: openvpn usage of ip tool from Busybox
7589 2013.02, Released February 28th, 2013:
7591 Misc manual updates.
7593 Updated/fixed packages: busybox, collectd, flashbench,
7594 libgtk2, libupnp, mii-diag, quota
7596 2013.02-rc3, Released February 26th, 2013
7600 Updated/fixed packages: conntrack-tools, dialog,
7601 enlightenment, haserl, keyutils, libfif, libmad,
7602 linux-firmware, linux-fusion, matchbox-desktop, matchbox-wm,
7603 ruby, spawn-fcgi, vtun
7605 Issues resolved (http://bugs.uclibc.org):
7607 #5960: fusion.ko driver does not install to target rootfs
7609 2013.02-rc2, Released February 19th, 2013
7611 Fixes all over the tree.
7613 Various manual updates and fixes.
7615 Updated/fixed packages: busybox, collectd, gesftpserver,
7616 glib-networking, gnutls, inotify-tools, libcurl, libffi,
7617 libglib2, libtorrent, libvorbis, neard, network-manager,
7618 ntfs-3g, openssl, qt, rpi-userland, rtorrent, thttpd, vim.
7620 Issues resolved (http://bugs.uclibc.org):
7622 #5906: collectd client headers not exported
7624 2013.02-rc1, Released February 10th, 2013
7626 Toolchain: Crosstool-ng 1.17.0, default to GCC 4.6.3, target
7627 libraries install fixed. Add Linaro ARM
7628 2012.11/2012.12/2013.01, AArch64 12.11/12.12/13.01. Sourcery
7629 CodeBench MIPS 2012.03/09. Infrastructure to warn about
7630 missing 32bit support for binary toolchains. Toolchain wrapper
7631 is now relocatable. Add GDB 7.5.1 / Remove 6.8 / 7.0 /
7632 7.1. Deprecate uClibc 0.9.31.
7634 Architecture: Xtensa fixes, add missing powerpc variants, arm
7635 1136jf-s rev1, add A5/A15, neon support toggle, OABI
7636 deprecated. Sparc: drop old unused variants
7638 Bootloaders: At91bootstap: fix upstream URL, Barebox: add
7639 2012.12/2013.01/2013.02, remove 2012.08/09/10, lzop fixes,
7640 environment image support, U-Boot: add 2013.01.01
7642 Linux: fix appended dtb handling for v3.8+ kernels, support
7643 multiple device trees
7645 Defconfigs: calao USB-A9260, snowball, QEMU PPC440 on ML507
7646 board, QEMU ARM Exynos4210, Kernel version in QEMU defconfigs
7647 updated, at91rm9200df: misc fixes. Lock kernel headers to
7650 Infrastructure: Git download fixes. Toolchain make target
7651 renamed from 'cross' to 'toolchain'. Eclipse integration
7652 support. Option to set root password, post image scripts,
7653 config scripts handling.
7655 Updated/fixed packages: alsa-lib, argp-standalone, argus,
7656 arptables, atk, audiofile, axel, beecrypt, bind, bison,
7657 bluez_utils, boost, cairo, can-utils, bmon, boa, busybox,
7658 cairo, ccache, cdrkit, cifs-utils, cjson, cmake, collectd,
7659 connman, coreutils, cpanminus, cups, dbus, dhcp, dialog,
7660 diffutils, directfb, distcc, divine, dnsmasq, docker,
7661 dosfstools, dstat, e2fsprogs, ebtables, ed, empty, ethtool,
7662 expedite, fbset, fbv, ffmpeg, flex, fltk, fluxbox, freetype,
7663 gadget-test, gawk, gdb, genext2fs, gettext, giblib,
7664 glib-networking, gmp, gmpc, gnupg, gnutls, gpsd,
7665 gst-plugins-{bad,base,good}, gstreamer, gzip, haserl, hdparm,
7666 heirloom-mailx, hiawanta, hostapd, icu, imagemagick, imlib2,
7667 inadyn, infozip, iproute2, ipset, iptables, iw, jpeg, jquery,
7668 jquery-sparklines, jqeury-validation, kismet, kmod, lame,
7669 libao, libcap, libcurl, libdvdnav, libdvdread, libecore,
7670 libedbus, libedje, libeet, libefreet, libeina, libeio,
7671 liberation, libelementary, libembryo, libethumb, libev,
7672 libevas, libffi, libfribidi, libfuse, libgcrypt, libglib2,
7673 libgpg-error, libgtk2, libhid, libidn, libmicrohttpd, libmpd,
7674 libnl, libnspr, libnss, libogg, libpcap, libplayer, libpng,
7675 libroxml, librsvg, libseccomp, libsigc, libsndfile, libungif,
7676 libupnp, liburcu, libusb-compat, libvncserver, libvorbis,
7677 libxml2, libxslt, lighttpd, links, linux-firmware,
7678 linux-fusion, ltp-testsuite, ltrace,
7679 lttng-{babel,libust,modules,tools}, lvm2, lua, luajit, lzop,
7680 matchbox-{desktop,lib}, mdadm, metacity, midori, minicom, mpd,
7681 mpfr, mplayer, mtd, mysql_client, ncurses, neon, netatalk,
7682 networkmanager, nspr, ntfs-3g, nuttcp, ofone, olsr, openssl,
7683 openvpn, opkg, oprofile, opus, opus-tools, orc, ortp, pango,
7684 pciutils, pcmanfm, pcre, pcsc-lite, perl, php, pixman,
7685 pkgconf, polarssl, pptp-linux, proxychains, pulseaudio,
7686 python, python3, qemu, qextserialport, qt, quagga, radvd,
7687 readline, rng-tools, rt-tests, rubix, ruby, sam-ba, samba,
7688 sane-backends, sconeserver, scons, screen, sdl, sdl_gfx,
7689 sdl_mixer, sdl_ttf, sdparm, sed, ser2net, smartmontools,
7690 speex, sqlite, squid, sshfs, strace, sudo, sylpheed, tn5250,
7691 taglib, tar, torsmo, transmission, tslib, uboot-tools, ulogd,
7692 usb_modeswitch, util-linux, valgrind, vim, vsftpd, wavpack,
7693 webkit, wipe, wireless_tools, wpa_supplicant, xapp_xinit,
7694 xapp_xinput-calibrator, xapp_xman, xapp_xmh, xlib_libX11,
7695 xlib_libXdmcp, xlib_libXft, xlib_libpthread-stubs,
7696 xlib_xtrans, xproto_xcmiscproto, xproto_xextproto,
7697 xserver_xorg-server, xstroke, xvkbd, xz
7699 New packages: b43-firmware, b43-fwcutter, bustle,
7700 cache-calibrator, cegui06, celt051, classpath, curlftpfs,
7701 dvb-apps, dvbsnoop, elfutils, enlightenment, firmware-imx,
7702 flashbench, gd, gesftpserver, gst-fsl-plugins, httping, iftop,
7703 imx-lib, jamvm, jpeg-turbo, keyutils, libatasmart, libcofi,
7704 libebml, libevas-generic-loaders, libfslcodec, libfslparser,
7705 libfslvpuwrap, libgsasl, libiscsi, libmatroska, libmcrypt,
7706 libmhash, libqwt, libseccomp, libsha1, linenoise, mcrypt,
7707 media-ctl, ncdu, neard, neardal, nettle, perf, polkit,
7708 proxychains, python-bottle, python-pyparsing, rpi-firmware,
7709 rpi-userland, sg3_utils, slirp, snowball-hdmiservice, spice,
7710 spice-protocol, tcllib, tvheadend, udisks, usbredir
7711 ux500-firmware, vde2, xcb-utils-keysyms, yavta,
7714 Removed packages: customize, xdriver_xf86-input-{acecad,aiptek},
7715 xdriver_xf86-video-{apm,chips,i740,rendition,s3,s3virge,sisusb},
7716 xdriver_xf86-video-sun{cg14,cg3,cg6,ffb,leo,tcx},
7717 xdriver_xf86-video-{tsend,xgi,xgixp}
7719 Deprecated packages: xstroke
7721 Issues resolved (http://bugs.uclibc.org):
7723 #4237: building shared openssl w/-Os fails due to gcc bug
7724 #5690: python3 does not obey to BR2_PACKAGE_PYTHON3_PYC_ONLY=y
7725 #5602: python3 should install a "python" symbolic link
7726 #5846: Extra slash added to last slash in URL
7728 2012.11.1, Released January 3rd, 2013:
7730 Toolchain: Fixed non-largefile builds on recent Ubuntu
7733 Arch: fix missing x86/generic handling, Build for Xtensa with
7736 Updated/fixed packages: dosfstools, qt
7738 2012.11, Released December 2nd, 2012:
7740 Git shallow clone fix for older git version.
7742 Updated/fixed packages: ctuio, libtool
7744 Issues resolved (http://bugs.uclibc.org):
7746 #5726: List all the available hook points
7748 2012.11-rc2, Released November 30th, 2012:
7750 Minor fixes around the tree.
7752 Various manual updates and fixes.
7754 Add checks for legacy features.
7756 Updated/fixed packages: acpid, alsa-lib, arptables, binutils,
7757 busybox, ccache, cjson, cramfs, directfb, flex, fluxbox, gdb,
7758 hiawatha, igh-ethercat, imagemagick, imlib2, lcdproc,
7759 libdaemon, libecore, libhid, libmad, libpcap, libsigc, libusb,
7760 linux-fusion, matchbox, ocf-linux, owl-linux, python, rrdtool,
7761 scons, strace, sylpheed
7763 Issues resolved (http://bugs.uclibc.org):
7765 #5732: Error : package/alsa-lib/alsa-lib.mk
7767 2012.11-rc1, Released November 17th, 2012
7769 Fixes all over the tree and new features.
7771 Defconfigs: use u-boot 2012.10 on at91 and beaglebone,
7772 sheevaplug + qemu: bump kernel version, add qemu-mips64-malta
7773 + nitrogen6x defconfigs.
7775 Bootloaders: add u-boot 2012.07/10, ais target format, add
7776 barebox 2012.08/09/10/11, linker overlap issue fix for
7777 at91bootstrap, mxs-bootlets updated for new Barebox versions.
7779 Toolchains: binutils 2.23.1, gcc 4.7.2, default to gcc 4.6.x,
7780 Codebench arm/sh/x86 2012.03/09, Linaro 2012.08/09/10.
7781 Libtirpc support for modern glibc variants. Toolchain on
7782 target has been deprecated.
7784 Initial Aarch64 support, Xtensa support re-added.
7786 Infrastructure: Use shallow git clone when possible, use
7787 tarballs rather than git URLs for github. Moved to pkgconf
7788 rather than pkg-config. System directory added, default
7789 skeleton/device tables moved. More than 1 post-build script
7790 can now be used. output/target now contains a
7791 THIS_IS_NOT_YOUR_ROOT_FILESYSTEM warning, to help people
7792 understand how to (not) use it.
7794 Manual has been reworked and extended.
7796 Legal-info: Lots of package annotations, CSV file fixes,
7797 _LICENSE / _REDISTRIBUTE splitup, per-package hooks.
7799 Updated/fixed packages: acpid, alsa-lib, alsa-utils,
7800 alsamixergui, attr, autoconf, automake, bash, bind, binutils,
7801 bison, blackbox, bluez-utils, busybox, cairo, can-utils,
7802 cifs-utils, cjson, cmake, collectd, connman, conntrack-tools,
7803 coreutils, cups, cvs, dbus, dhcp, directfb, dmalloc, dnsmasq,
7804 dropbear, e2fsprogs, ethtool, fbdump, feh, fftw, file,
7805 flashrom, fluxbox, gdb, gdisk, gdk-pixbuf, genext2fs, gettext,
7806 gnutls, gpsd, gqview, grep, gsl, gst-plugins-{bad,good},
7807 hdparm, hiawatha, hostapd, input-tools, iproute2, ipset,
7808 iptables, iw, json-c, kexec, kmod, lcdproc, leafpad, less,
7809 libcurl, libdrm, libdvdnav, libdvdread, libffi, libfuse,
7810 libglib2, libhid, liblockfile, libmad, libmbus, libmnl,
7811 libnetfilter_{acct,conntrack,cthelper,cttimeout,queue},
7812 libnfc, libnfc-llcp, libnfnetlink, libnl, libnspr, libnss,
7813 libpcap, libplayer, libtool, libtorrent, liburcu, libv4l,
7814 libxcb, libxml2, libxslt, links, linux-firmware, lm-sensors,
7815 lmbench, lockfile-progs, logrotate, lshw, lsof,
7816 lttng-babeltrace, lttng-tools, lua, luajit, mesa3d, microperl,
7817 mii-diag, module-init-tools, mpc, mpd, mpg123, mplayer,
7818 mtd-utils, mysql_client, nbd, ncurses, netatalk, netkitbase,
7819 netkittelnet, netsnmp, newt, nfs-utils, openntpd, openssh,
7820 openssl, opkg, patch, pciutils, pcre, php, poco, polarssl,
7821 popt, portmap, pppd, procps, pulseaudio, python, python-nfc,
7822 python-protobuf, qt, quota, rp-pppoe, rtorrent, sam-ba, samba,
7823 scons, sdl_gfx, smartmontools, sqlite, squid, strace, sudo,
7824 sylpheed, tcpdump, tremor, ttcp, tiff, unionfs,
7825 usb_modeswitch, usbutils, util-linux, vala, valgrind, vpnc,
7826 vsftpd, webkit, wget, which, wpa_supplicant, x11vnc, xapp_*,
7827 xdriver_*, xenomai, xfont_*, xinetd, xl2tp, xlib_*, xlsclient,
7828 xproto_*, xserver_xorg-server, xutil_util-macros, xz, zeromq
7830 New packages: arptables, at91bootstrap3, boot-wrapper-aarch64,
7831 ccid, cpanminus, cpuload, erlang, evtest, fb-test-apps,
7832 fxload, gdbm, gnupg, googlefontdirectory, grantlee, gsl,
7833 lcdapi, liblo, liblog4c-localtime, libtirpc, linux-pam,
7834 lua-msgpack-native, macchanger, mtdev, mtdev2tuio, nfacct,
7835 opus, opus-tools, pcsc-lite, perl, pkgconf, python-meld3,
7836 python3, qemu, qextserialport, qtuio, rpcbind, schifra,
7837 sconeserver, supervisor, time, ulogd, usb_modeswitch_data,
7840 Deprecated packages: netkitbase, netkittelnet
7842 Issues resolved (http://bugs.uclibc.org):
7844 #807: [PATCH] samba - make iconv and smbd optional
7845 #3049: binutils have a sysroot bug in ld
7846 #5330: update vsftpd to 3.0.0
7847 #5486: libglib2 build fails on: libs/libglib-2.0.so: undefined...
7848 #5666: Fails to build python 2.7.2 for 2440 arm
7850 2012.08, Release August 31th, 2012
7852 Updated/fixed packages: microperl, cups, luajit, rrdtool,
7855 Added license information for: sqlite.
7857 Changed the source URLs of all packages located on Sourceforge
7858 in order to use the automatic mirror selection URL
7859 downloads.sourceforge.net, and get rid of the
7860 BR2_SOURCEFORGE_MIRROR option.
7862 2012.08-rc3, Released August 25th, 2012
7864 Updated/fixed packages: libglib2, netsnmp, freetype, libfuse,
7865 libpng, x11vnc, zlib, gpsd, ifplugd, bash, distcc.
7867 Added license informations for: barebox, grub, syslinux,
7868 uboot, xloader, yajl, zlib, zxing, alsa-lib, alsa-utils,
7869 faad2, nano, fbdump, rsync, librsync, fontconfig,
7872 2012.08-rc2, Released August 15th, 2012
7874 Updated/fixed packages: imagemagick, sudo, crosstool-ng.
7876 Added license informations for: mxml, nanocom, empty, expat,
7877 lua, lucjson, xinetd, cjson, luaexpat, lmbench, bwm-ng,
7878 input-event-daemon, luajit, cgilua, copas, coxpcall,
7879 luafilesystem, luasocket, rings, wsapi, xavante, libtpl,
7880 avahi, busybox, libfcgi, ifplugd, libcgicc, libcurl,
7881 libdaemon, libdnet, libgpg-error, libpcap, libpng, lighttpd,
7882 mtd, openssl, psmisc, socat, spawn-fcgi.
7884 Fixes to Microblaze external toolchains
7885 configuration. Improvements of the pkg-stats
7886 script. Out-of-tree fix for the graph-depends script.
7888 Kernel headers version bump.
7890 2012.08-rc1, Released August 1st, 2012
7892 Fixes all over the tree and new features.
7894 Integration of a legal information reporting infrastructure,
7895 which allows to generate detailed informations about the
7896 licenses and source code of all components of a system
7897 generated by Buildroot. License information will progressively
7898 be added on packages.
7900 Default configuration files added for Calao-systems USB-A9263
7901 and Calao-systems USB-A9G20-LPW.
7903 External toolchains update: allow download of a custom
7904 toolchain, add Linaro 2012.05 and 2012.06 for ARM, add
7905 Blackfin toolchain 2012R1-BETA1, add Sourcery CodeBench MIPS
7908 Allow the restriction of downloads to the primary site only.
7909 This is useful for project developers who want to ensure that
7910 the project can be built even if the upstream tarball
7911 locations disappear.
7913 Add a 'System configuration' choice to select between 3
7914 different init systems: Busybox init, SysV init and Systemd
7917 Cleanups to the package infrastructure. The visible change to
7918 developers is that $(eval $(call AUTOTARGETS)) is now $(eval
7919 $(autotools-package)), and similarly for other package
7920 infrastructures and host packages. Refer to the documentation
7923 By default, automatic detection of the number of compilation
7924 jobs to use, depending on the number of CPUs available.
7926 Improvements to generate systems with static libraries only
7927 (infrastructure and package fixes).
7929 Add proper support in the Linux kernel package to generate
7930 Device Tree Blobs or combined Device Tree / Kernel
7931 images. This will be useful on Microblaze, PowerPC and ARM,
7932 which are architectures making extensive use of the Device
7935 Updated/fixed packages: audiofile, autoconf, automake, axel,
7936 barebox, bash, beecrypt, berkeleydb, bind, bison, bluez_utils,
7937 bonnie, boost, busybox, bsdiff, bwm-ng, bzip2, cifs-utils,
7938 cgilua, cmake, connman, conntrack-tools, crosstool-ng, cups,
7939 dbus, dhcp, dnsmasq, e2fsprogs, eeprog, ethtool, faad2, fbv,
7940 ffmpeg, freetype, gmp, gnutls, gob2, gpsd, grep,
7941 gst-plugins-base, gst-plugins-good, gzip, hiawatha, hostapd,
7942 htop, icu, igh-ethercat, imagemagick, input-tools, iostat,
7943 iproute2, ipset, iptables, iw, kmod, less, libcap, libgci,
7944 libconfig, libcurl, libelf, libevas, libeXosip2, libexif,
7945 libfuse, libidn, libmad, libmbus, libmnl,
7946 libnetfilter-conntrack, libnl, libnspr, libnss, libogg,
7947 libosip2, libpcap, libpng, libroxml, liburcu, libusb, libxml2,
7948 libxslt, lighttpd, linux, ltrace, lttng-libust, lttng-modules,
7949 lttng-tools, lua, m4, memtester, midori, mii-diag,
7950 module-init-tools, mpfr, mpg123, mrouted, msmtp, mtd, mxml,
7951 mysql_client, nasm, nbd, ncurses, nfs-utils, opencv, openocd,
7952 openssl, pciutils, php, polarssl, portaudio, pppd,
7953 pthread-stubs, pulseaudio, qt, quagga, quota, radvd, rpm,
7954 rrdtool, samba, sam-ba, scons, sdl_gfx, sdl_sound, speex,
7955 sqlite, squashfs, squid, sudo, synergy, syslinux, systemd,
7956 tar, tcpdump, tcpreplay, udev, usbutils, valgrind, wget,
7957 wpa_supplicant, wsapi, xavante, xserver_xorg-server, zlib
7959 New packages: cjson, collectd, dfu-util, dmidecode, elftosb,
7960 fbterm, flashrom, freerdp, inadyn, libfreefare,
7961 libnetfilter_cttimeout, libnfc, libnfc-llcp, liboping,
7962 libtorrent, linphone, logsurfer, lshw, luacjson, luaexpat,
7963 luajit, mediastreamer, mobile-broadband-provider-info, monit,
7964 mxs-bootlets, nanocom, nss-mdns, ofone, omap-u-boot-utils,
7965 opkg, ortp, owl-linux, python-id3, python-nfc, quota,
7966 ramspeed, rtorrent, sound-theme-borealis,
7967 sound-theme-freedesktop, sysprof, webrtc-audio-processing,
7970 Issues resolved (http://bugs.uclibc.org):
7972 #1315: Allow use of older external toolchains without sysroot
7974 #5276: Hiawatha needs to manage IPV6 if so [fixed]
7975 #5360: buildroot fails when building "host-libglib2 2.30.2
7976 Building" [won't fix, upstream problem]
7977 #5384: Can't build packages relying on gets on newer glibc
7980 2012.05, Released May 30th, 2012:
7982 Updated/fixed packages: busybox, netsnmp, pptp-linux
7984 2012.05-rc3, Released May 25th, 2012:
7986 Minor fixes around the tree.
7988 Infra: Fix for DOWNLOAD macro when using primary mirrors with
7991 Toolchain: Kernel headers 3.2.18 / 3.3.7.
7993 Updated/fixed packages: binutils, bison, busybox, cifs-utils,
7994 gnuchess, gpsd, iperf, libmpeg2, mtd, ntfs-3g, oprofile,
7997 2012.05-rc2, Released May 18th, 2012:
7999 Fixes all over the tree.
8001 Toolchain: uClibc: Use 0.9.33.2, Crosstool-ng: fix gperf
8002 dependency, disable decimal floats support, Linux 3.2.17 /
8003 3.3.6 kernel headers. Fix sysroot copy handling for toolchains
8004 without C++ support.
8006 Updated/fixed packages: apr, apr-util, ccache, dnsmasq,
8007 heirloom-mailx, gdb, ndisc6, opencv, openssl, socat, vala
8009 2012.05-rc1, Released May 10th, 2012:
8011 Fixes all over the tree and new features.
8013 Use /etc/os-release for version info rather than
8016 CMake toolchain file moved to $HOST_DIR/usr/share/buildroot.
8018 Apply-patches.sh: cleanups, archived patches handling fixes,
8019 support series files.
8021 Defconfigs: beaglebone, mx53qsb, pandaboard, qemu configs for
8022 arm-vexpress/microblaze/ppc-mpc88544ds, use 3.2.x for
8023 atngw100, use 3.3.x for qemu configs.
8025 Menu structure: Libraries moved out of multimedia section
8027 Atom processor support. Prescott fix, blackfin ABI fix,
8028 Microblaze architecture support (using ext toolchain). Cleanup
8029 architecture names, deprecate Xtensa support.
8031 Toolchain: Add GCC 4.4.7, 4.6.3, 4.7.0. uClibc 0.9.33.1,
8032 default to uClibc 0.9.33.x, enable
8033 UCLIBC_SUPPORT_AI_ADDRCONFIG by default, static and 64bit
8034 fixes for external toolchains, linaro ext toolchains, new
8035 sourcery codebench ext toolchains, GDB 7.4.1, crosstool-ng
8038 Bootloaders: U-Boot: add 2012.04.01, SPL and u-boot.img
8039 support. Barebox: add 2012.04, remove 2011.12.
8041 Updated/fixed packages: alsa-lib, alsa-utils, at, atk, avahi,
8042 barebox, berkeleydb, bind, bluez_utils, boost, busybox,
8043 can-utils, ccache, cifs-utils, coreutils, cups, dbus, dhcp,
8044 directfb, dnsmasq, doom-wad, dosfstools, e2fsprogs, expat,
8045 fakeroot, feh, ffmpeg, file, fis, freetype, gamin, gawk,
8046 gdk-pixbuf, gettext, giblib, glib-networking, gmp, gnutls,
8047 gpsd, grep, gstreamer, gst-plugins-{bad,base,good,ugly},
8048 haserl, hdparm, imagemagick, iproute2, iptable, iw, kexec,
8049 kmod, lame, libaio, libarchive, libatomic_ops, libconfig,
8050 libcurl, libdvdnav, libdvdread, libedbus, libethumb, libffi,
8051 libfuse, libglib2, libgtk2, libhid, libmad, libmbus, libmpeg2,
8052 libnl, libplayer, libpng, libsigc, libsoup, libupnp, liburcu,
8053 libusb, libusb-compat, libxml2, libxml-parser-perl, libxslt,
8054 lighttpd, linux-firmware, linux-fusion, lite, lsof, ltrace,
8055 lttng-libust, lua, m4, makedevs, microperl, mpd, mpfr, mpg123,
8056 mrouted, mtd, mysql_client, nbd, ncftp, ncurses, neon,
8057 netsnmp, network-manager, nfs-utils, ngrep, ntfs-3g, openntpd,
8058 openssh, openssl, parted, pango, pcre, php, pixman, poco,
8059 psmisc, pulseaudio, python, qt, quagga, radvd, rpm, rsync,
8060 ruby, samba, sam-ba, sane-backends, sawman, screen, sdl_net,
8061 smartmontools, speex, sqlite, squashfs3, squid, sshfs, sudo,
8062 syslinux, sysstat, taglib, tcpdump, tftp-hpa, transmission,
8063 tiff, tinyhttpd, uboot-tools, udev, uemacs, unionfs, usbutils,
8064 util-linux, vala, valgrind, vim, vsftpd, wget, wipe,
8065 wpa_supplicant, xdriver_xf86-{input-vmmouse,video-fbdev},
8068 New packages: apr, apr-util, audiofile, bellagio,
8069 conntrack-tools, empty, fmtools, glib-networking,
8070 heirloom-mailx, hiawatha, latencytop, lcdproc, libcap-ng,
8071 libdmtx, libfcgi, libnetfilter_conntrack, libnfnetlink,
8072 libtpl, localedef, minicom, msmtp, ndisc6, netatalk,
8073 ocf-linux, openswan, parted, polarssl, protobuf, read-edid,
8074 socketcand, stress, systemd, ushare, zeromq
8076 Deprecated packages: ttcp
8078 Removed packages: ntfsprogs
8080 Issues resolved (http://bugs.uclibc.org):
8082 #2353: [lua] fix build with 2010.08-rc1
8083 #2503: Microperl fails build on MIPSel or with Fedora13.x86_64
8084 #2557: [PATCH] mkfs.xfs complains about missing libxfs.so.0
8085 #2881: Can't build project statically with external toolchain
8086 #3751: MIPS: fix BR2_GCC_TARGET_ABI for MIPS n64
8087 #4808: ccache may build against wrong zlib
8088 #4880: New package lcdproc
8089 #4886: New package protobuf
8090 #4892: build fails on ltp-testsuite-20101031/testcases/kernel/fs/...
8091 #4898: * make: [target-finalize] Error 1 (ignored)*
8092 #4985: Qt 4.7.4 build crashes with Linux 2.6.29
8093 #4970: udev 181 fails to build if kernel version 3.3 is selected
8094 #5018: dialog broken: exits with assert in uClibc
8095 #5102: qt package moc, uic, rcc read from wrong place
8096 #5144: Patch to fix ixon bug in uemacs
8097 #5198: Line graphics output is broken in GNU Screen
8098 #5204: Missing terminfo file(s) for GNU screen terminal type
8100 2012.02, Released February 29th, 2012:
8102 Updated/fixed packages: libecore
8104 2012.02-rc3, Released February 27th, 2012:
8106 Fixes all over the tree.
8108 Automatic host dependencies handling for cmake packages
8109 fixed. Customize package deprecated as using a post-build
8110 script is nowadays the preferred way of adding extra stuff to
8113 Linux-headers 3.0.x / 3.2.x stable version bumped.
8115 QEMU defconfigs updated to 3.2.x kernels and readme fixed.
8117 Updated/fixed packages: dropbear, ffmpeg, libpng
8119 2012.02-rc2, Released February 19th, 2012:
8121 Fixes all over the tree.
8123 Toolchain: uClibc: Added upstream post-0.9.33 fixes, Bump
8124 linux-headers 3.0.x / 3.2.x stable versions.
8126 Documentation: Added makedev / <pkg>_DEVICES /
8127 <pkg>_PERMISSIONS documentation.
8129 Updated/fixed packages: busybox, ffmpeg, gst-dsp, libecore,
8130 libvncserver, mxml, python.
8132 2012.02-rc1, Released February 12th, 2012:
8134 Fixes all over the tree and new features.
8136 Toolchain: Default to GCC 4.5.x, add binutils 2.22. Java
8137 support removed, Powerpc SPE ABI support. GDB ELF support fix,
8138 GDB 7.4, crosstool-NG 1.13.4.
8140 Gentargets: scp and mercurial support.
8141 Autotools: derive host dependencies from target by default.
8142 Packages can now declare device table snippets.
8144 Host utilities menu with commonly used host tools.
8146 defconfigs: qemu configs for x86-64, mips and sparc, at91
8147 defconfigs now use modern U-Boot / mainline Linux, added
8150 uClibc: remove 0.9.30, backport unshare() support, add
8151 0.9.32.1 / 0.9.33, use same config for ctng.
8153 Bootloaders: U-Boot: add 2011.12, remove 2010.xx versions,
8154 Barebox: add 2012.01/02, remove 2011.10/11, LPC32xx
8157 Various manual updates. Release tarballs now contain generated
8158 manual in text/html/pdf formats.
8160 Buildroot now calls the stop function of scripts in
8161 /etc/init.d at shutdown.
8163 Updated/fixed packages: atk, avahi, barebox, bash, beecrypt,
8164 bind, binutils, bison, bluez_utils, bzip2, busybox, cairo,
8165 ccache, cdrkit, coreutils, cramfs, dbus, dbus-glib, dialog,
8166 diffutils, dmalloc, dropbear, e2fsprogs, ebtables, ed,
8167 ethtool, expat, ffmpeg, file, fis, flex, fluxbox, fontconfig,
8168 freetype, gawk, grep, gst-dsp, gst-ffmpeg, gst-plugins-base,
8169 hdparm, hostapd, htop, i2c-tools, icu, iproute2, ipsec-tools,
8170 ipset, iptables, iw, jpeg, kismet, lame, libcap, libcgi,
8171 libev, libeXosip2, libffi, libftdi, libgpg-error, libgtk2,
8172 libidn, libmms, libmnl, libmodbus, libnl, libogg, libosip,
8173 libpcap, libpng, libraw1394, libroxml, libusb, libusb-compat,
8174 libv4l, libvorbis, libxcb, libxml-parser-perl, libxslt,
8175 lighttpd, links, lm-sensors, lua, m4, module-init-tools, mpc,
8176 mesa3d, mpd, mpfr, mplayer, mtd-utils, nano, nbd, ncurses,
8177 netperf, netsnmp, ntp, opencv, openocd, openssl, openvpn, orc,
8178 pciutils, pcre, pixman, pkg-config, poco, popt, proftpd,
8179 python, python-serial, qt, ruby, samba, sdl, sdparm,
8180 squashfs3, sshfs, sqlite, squid, sudo, syslinux, tcl, tcpdump,
8181 ti-utils, tiff, tremor, uboot, uboot-tools, udev, usbmount,
8182 util-linux, vala, valgrind, vsftpd, wpa_supplicant,
8183 xapp_{bdftopcf,mkfontdir,mkfontscale,xkbcomp,xcursorgen,xinit},
8184 xapp_xinput, xapp_xman, xcb-util, xdm, xenomai,
8185 xf86-video-sis, xfont_{encodings,font-util},
8186 xlib_lib{fontenc,X11,Xau,Xcursor,Xdmcp,Xfixes,Xfont,Xrender},
8187 xlib_libxkbfile, xterm, xutil_makedepend, yajl
8189 New packages: boost, connman, dstat, expedite, explorercanvas,
8190 feh, flot, giblib, igh-ethercat, imlib2, jquery,
8191 jquery-sparklines, jquery-validation, jsmin, kmod, libecore,
8192 libedbus, libedje, libeet, libeina, libelementary, libesmtp,
8193 libethumb, libevas, libical, libmbus, liboauth, liburcu,
8194 libvncserver, linux-firmware,
8195 lttng-{babeltrace,libust,modules,tools}, NetworkManager,
8196 open2300, python-distutilscross, python-dpkt,
8197 python-netifaces, python-pygame, python-setuptools, rt-tests,
8198 sam-ba, sane-backends, sqlcipher, transmission, unionfs,
8199 xf86-input-tslib, xinput-calibrator
8201 Issues resolved (http://bugs.uclibc.org):
8203 #743: Add Transmission bit torrent option to buildroot
8204 #755: Add Boost libraries as a package
8205 #2299: Add crypto support to libsoup
8206 #2617: Pixman 0.19.2 & Cairo 1.10.0
8207 #3403: libgpg-error: bump to version 1.10
8208 #3409: libgpg-error: download from gnupg.org
8209 #3421: nano: make tiny flag optional
8210 #3691: New EFL packages
8211 #4664: Cannot patch AT91Bootstrap
8212 #4700: setlocalversion not working for combination svn/ubuntu 11.10...
8213 #4760: Qt: add host-pkg-config to dependency-list
8215 2011.11, Released November 30th, 2011:
8217 Fixes all over the tree.
8219 Bump kernel headers / default Linux version to 3.1.4.
8221 Updated/fixed packages: ruby
8223 2011.11-rc3, Released November 26th, 2011:
8225 Fixes all over the tree.
8227 Toolchain: Fix gdb dependencies for external toolchains,
8228 adjust uClibc patches so they don't confuse modern versions of
8229 patch, bump crosstool-ng, kernel headers and linux versions.
8231 Updated/fixed packages: busybox, freetype, mplayer, opencv,
8232 php, rsyslog, ruby, thttpd, xapp_xf86dga
8234 Issues resolved (http://bugs.uclibc.org):
8236 #4357: Prevent patch commands from accessing source control
8237 #4369: Fix permissions on untared lsof archive
8239 2011.11-rc2, Released November 18th, 2011:
8241 Fixes all over the tree and new features.
8243 Updated asciidoc documentation
8245 Toolchain: Bumped 3.x stable kernel headers, use wget in
8246 crosstool-ng as well, bump crosstool-ng version, gdb fixes,
8249 Updated/fixed packages: distcc, file, gst-plugins-bad, libxcb,
8250 mplayer, newt, qt, rpm, rrdtool, tar, tftpd
8252 Issues resolved (http://bugs.uclibc.org):
8254 #3355: mplayer fails to build
8255 #4021: uClibc: undefined reference to `__GI___errno_location'
8256 #4297: Qt's qmake uses wrong pkg-config
8258 2011.11-rc1, Released November 11th, 2011:
8260 Fixes all over the tree and new features.
8262 Moved misc scripts and support stuff to support/. Renamed
8263 patch-kernel.sh to support/scripts/apply-patches.sh.
8265 Documentation: Moved to asciidoc format, make targets to
8266 generate text/html/pdf/epub output added.
8268 Defconfigs: Qemu configs updated to 3.1 kernel and readmes
8271 Bootloaders: Add support for custom git tree / tarballs for
8272 barebox, similar to how it's handled for u-boot. Clean up
8275 Toolchain: Update external codesourcery toolchain download
8276 URLs after Codesourcery got bought by Mentor, add x86
8277 toolchain, update toolchain versions and optimize toolchain
8278 sysroot copying. Fix uClibc 0.9.32 builds for e500 PPC,
8279 updated GDB versions / download URLs. Binutils
8280 libbfd/libopcodes static/dynamic linking fix. GCC 4.6.2 added,
8283 Package infrastructure: Support for local packages /
8284 overrides, package dir / name arguments dropped from
8285 {GEN,AUTO,CMAKE}TARGETS.
8287 Linux: Kernel extensions infrastructure support, Xenomai +
8290 Updated/fixed packages: acpid, bind, busybox, dash, dbus,
8291 dbus-glib, directfb, dnsmasq, drystone, e2fsprogs, ethtool,
8292 fakeroot, fbdump, file, freetype, fuse, gamin, gmp, gmpc,
8293 gnutls, gob2, gst-plugins-{base,bad,good,ugly}, gstreamer,
8294 hostapd, ifplugd, imagemagick, intltool, ipsec-tools, ipset,
8295 iptables, iw, jpeg, kexec, leafpad, less, libargtable2, libao,
8296 libconfuse, libcuefile, libcurl, libdaemon, libevent,
8297 libglib2, libiconv, libmpd, libreplaygain, libroxml,
8298 libsamplerate, libsndfile, libsoup, libsvgtiny, libtool,
8299 libxcb, lighttpd, links, linux-fusion, lite, lrzsz, lsof, lzo,
8300 lzop, makedevs, mcookie, mpg123, mpd, mpfr, mtd, musepack,
8301 mutt, mysql_client, ncftp, ncurses, neon, netcat, netsnmp,
8302 ntfs-3g, ntfsprogs, ntp, openntpd, openssh, openssl, oprofile,
8303 orc, pciutils, psmisc, python, qt, quagga, radvd, rpm, rsync,
8304 samba, sawman, sdl_sound, smartmontools, sqlite, squid,
8305 stunnel, sudo, sylpheed, sysstat, taglib, tar, tcpreplay,
8306 tslib, usbutils, util-linux, valgrind, wget, whetstone, which,
8307 wpa-supplicant, xdata_xcursor-themes, xmlstarlet, xterm
8309 New packages: bluez-utils, cifs-utils, fftw, fluxbox, json-c,
8310 libev, libftdi, libgeotiff, libmodbus, libplayer, live555,
8311 ngrep, noip, opencv, openocd, picocom, poco, portaudio,
8312 pulseaudio, pv, rtai, vala, xenomai.
8314 Removed packages: liboil, sfdisk, swfdec, webif
8316 Issues resolved (http://bugs.uclibc.org):
8318 #505: live555: new package
8319 #507: Enable live and tv options in MPlayer-1.0rc2
8320 #531: let e2fsprogs package to export headers to staging dir if needed
8321 #1171: Linuxthreads new cannot find sysdep.h
8322 #1357: Add bluez to buildroot system
8323 #2107: New package: input-event-daemon
8324 #2599: New package: orc (Oil Runtime Compiler)
8325 #2605: gstreamer: Update to 0.10.30
8326 #2677: introducing util-linux-ng as replacement for util-linux
8327 #2917: Qt: Add declarative module
8328 #3145: jffs2 image generation fails
8329 #3271: netperf-2.4.5 fails to compile
8330 #3331: xdata_xcursor-themes depends on xcursorgen
8331 #3343: Add file:// download SITE_METHOD
8332 #3391: Add support for specifying an external kernel tree
8333 #3631: Error while compiling with Xorg
8334 #3709: oprofile doesn't build for mipsel
8335 #3925: midori not getting compile
8336 #4045: Add support for downloading i386 toolchains from codesourcery
8337 #4165: lrzsz-fix-symlink-at-rebuild.patch
8338 #4171: makedevs-unused-but-set-variable.patch
8339 #4183: Codesourcery toolchain download site has changed
8340 #4231: libneon.so: undefined reference to `SSL_SESSION_cmp'
8341 #4381: Add option to lighttpd to enable Lua support
8342 #4387: Make sure that dest dir exists before installing mtd files
8344 2011.08, Released August 31th, 2011:
8346 Fixes all over the tree.
8348 Toolchain: Fix codesourcery 2009q3 ARM download, Linux 3.0.4
8351 Updated/fixed packages: ipset, python
8353 2011.08-rc2, Released August 29th, 2011:
8355 Fixes all over the tree.
8357 Toolchain: crosstool-NG 1.12.1, use binutils 2.21 on
8358 mips/sh/older uClibc, disallow uClibc 0.9.32 on avr32/sh
8361 Defconfigs: kernel updates, fix mini2440 serial port config,
8362 remove old arm toolchain configs.
8364 Bootloaders: Fix grub patching, add barebox-{n,x,menuconfig}
8365 targets similar to linux/busybox.
8367 Updated/fixed packages: barebox, directfb, libsoup,
8368 libxml-parser-perl, mtd, ncurses, python, ti-utils, udev,
8369 usbmount, util-linux, xfont_font-misc-misc
8371 Issues resolved (http://bugs.uclibc.org):
8373 #3685: ncurses installation hangs due to old version of tic
8374 #4093: Grub fails to install bz2 patch after conversion to...
8376 2011.08-rc1, Released August 4th, 2011:
8378 Fixes all over the tree and new features.
8380 Toolchain: uClibc 0.9.32 / NPTL support, 0.9.29 removed,
8381 ext-toolchain-wrapper improvements, improved non-MMU
8382 support. GCC 4.3.6 / 4.6.1.
8384 GENTARGETS infrastructure extended to cover bootloaders and
8385 Linux kernel as well. Options to retrive Linux/U-Boot from a
8386 custom git repo instead of upstream tarballs.
8387 Support for Linux 3.x and release candidate tarballs.
8388 X-Loader bootloader for omap added.
8390 Make source/external-deps now also works for external
8391 toolchains / crosstool-ng backend.
8393 Updated/fixed packages: autoconf, berkeleydb, bind, binutils,
8394 bmon, bridge-utils, busybox, cmake, dbus, dbus-glib,
8395 e2fsprogs, ethtool, ffmpeg, gst-plugins-{bad,base,good,ugly},
8396 gvfs, hostapd, iproute2, iptables, iw, jpeg, lame, libarchive,
8397 libdnet, libdrm, libgcrypt, libgtk2, libmpeg2, libpng,
8398 libsoup, lighttpd, linux-fusion, lzo, midori, mtd-utils,
8399 nfs-utils, openvpn, oprofile, orc, pkg-config, proftpd, qt,
8400 ruby, samba, sdl, shared-mime-info, sudo, sqlite, squid,
8401 synergy, udev, usbmount, usbutils, util-linux, valgrind,
8402 webkit, xorg-xserver, xz, zlib
8404 New packages: acl, attr, ebtables, gnutls, inotify-tools,
8405 ipset, libargtable2, libiqrf, libmnl, libnspr, libnss,
8406 libroxml, libyaml, live555, mxml, orc, rsyslog, sredird,
8407 statserial, stunnel, ti-utils, uboot-tools, yajl
8409 Deprecated packages: liboil, swfdec
8411 Removed packages: hal
8413 Issues resolved (http://bugs.uclibc.org):
8415 #3559: libnspr: Add new package
8416 #3595: patch to add libroxml
8417 #3565: libnss: Add new package
8418 #3583: xfonts_font-adobe-100dpi fails due to missing map file
8419 #3649: [PATCH] Add mapdir to existing pkg-config patch
8420 #3907: 2011.05 - Qt 4.7.3 not building on ARM
8421 #3961: Nfs-utils: Remove SUSv3-function index
8422 #3985: "help" target's defconfig list needs sort
8423 #3997: bump libroxml to v2.1.0
8425 2011.05, Released May 27th, 2011:
8427 Updated/fixed packages: makedevs
8429 2011.05-rc2, Released May 24th, 2011:
8431 Fixes all over the tree.
8433 Toolchain: Code sourcery ARM 2009q1 download URL fixed /
8434 2009q3 external toolchains added. Crosstool-NG bumped to
8435 1.11.3, eglic/glibc configuration fixes. Linux kernel 2.6.38.x
8438 Updated/fixed packages: bind, fakeroot, kbd, psmisc, qt
8440 2011.05-rc1, Released May 18th, 2011:
8442 Fixes all over the tree and new features.
8444 External toolchain improvements: We now build a binary
8445 toolchain wrapper and install it into HOST_DIR/usr/bin, which
8446 enforces the correct compiler arguments, making an external
8447 toolchain as easy to use outside of Buildroot as the internal
8448 ones are. This also brought a cleanup of CFLAGS, making the
8449 Buildroot build output easier to read.
8451 Rootfs device handling improvements: Choice between static
8452 /dev, devtmpfs and devtmpfs with either mdev or udev.
8454 Toolchain: More preconfigured codesourcery external
8455 toolchains, improved Crosstool-NG support, fix for GCC
8456 snapshot versions, GCC 4.4.6 / 4.5.3, experimental GCC 4.6.0
8457 support, target-GCC fixes, uClibc fixes, 0.9.32-rc3 support.
8459 Bootloaders: U-boot 2011.03, Barebox 2011.05.0
8461 Linux: support for custom kernel image targets, E.G. for
8462 powerpc builds with embedded device trees.
8464 Misc fixes for qemu defconfigs, ensuring correct serial
8465 terminal setup out of the box.
8467 Misc gentarget / autotools handling fixes.
8469 Updated/fixed packages: alsa-lib, alsa-utils, alsamixergui,
8470 atk, avahi, bind, bison, busybox, copas, dbus-glib, dhcp,
8471 dhcpdump, dnsmasq, dropbear, ethtool, fakeroot, ffmpeg, file,
8472 gamin, gnuconfig, gst-ffmpeg, gst-plugins-good, gtk2-engines,
8473 haserl, hostapd, icu, imagemagick, iproute2, iw, kismet, less,
8474 libcap, libdnet, libglade, libglib2, libgtk2, libnl, libpng,
8475 libxml2, libxml2, libxslt, lighttpd, lockfile-progs, makedevs,
8476 midori, mpg123, mpc, mpd, mpfr, mplayer, mtd-utils, ncurses,
8477 netsnmp, openssh, openssl, openvpn, pango, pkg-config, popt,
8478 procps, proftpd, qt, quagga, readline, rsync, samba, sdl,
8479 socat, squashfs, squid, sudo, tslib, udev, usbutils, webkit,
8480 wpa_supplicant, xerces, xfont_font-misc-misc, xlib_libX11,
8481 xlib_libXfont, xlib_xtrans, xorg-server, xterm, xz
8483 New packages: bonnie++, can-utils, gdisk, htop,
8484 input-event-daemon, libexif, libraw, libv4l, ngircd
8486 Removed packages: festival
8488 Issues resolved (http://bugs.uclibc.org):
8490 #2131: Add OpenMP support to the toolchain
8491 #3379: New Package: bonnie++
8492 #3445: Not working openssl-10.0.0d on 386sx
8493 #3451: fakeroot package: wrong FAKEROOT_SITE variable
8494 #3457: alsamixergui: broken URL
8495 #3475: Calling sync on large filesystems when not always necessary
8496 #3511: make busybox-menuconfig does not download busybox package
8497 #3541: Quotes in the top Makefile:217 break buildroot/kernel config...
8498 #3571: u-boot: fw_printenv does not build
8499 #3643: popt source url is not responding
8500 #3733: dropbear: make zlib optional
8501 #3757: Buildroot can't build mplayer with libmad
8503 2011.02, Released February 28th, 2011:
8505 Fixes all over the tree.
8507 Updated/fixed packages: alsamixergui, avahi, ffmpeg, icu, mpd,
8508 nuttcp, qt, slang, squashfs, sylpheed, synergy, xerces
8510 Deprecated packages: devmem2, webif
8512 Issues resolved (http://bugs.uclibc.org):
8514 #2911: Qt: Disable qt3support-option, if gui-module isn't selected
8515 #3259: Unable to build webkit (on arm)
8516 #3295: slang fails to build on mipsel
8517 #3325: ffmpeg fails to build
8519 2011.02-rc2, Released February 24th, 2011:
8521 Fixes all over the tree.
8523 Festival packages marked as broken. Unless someone steps up
8524 to support them, they will be removed during the 2011.05
8527 Updated/fixed packages: atk, avahi, bind, cairo, dbus,
8528 enchant, fakeroot, gmpc, gpsd, gvfs, iperf, jpeg, libarchive,
8529 libcgicc, libdaemon, libdrm, libevent, libgail, libglib2,
8530 libgpg-error, libmicrohttpd, librsvg, libsoup, libxcp,
8531 makedevs, matchbox-fakekey, matchbox-startup-monitor, mdadm,
8532 metacity, mpd, nasm, nfs-utils, olsr, openssl, popt,
8533 pthread-stubs, quagga, rpm, samba, sdl, sdl_gfx, sdl_image,
8534 sdl_mixer, sdl_sound, sdl_ttf, squashfs, synergy, taglib,
8535 tcpreplay, tiff, wpa_supplicant, xcb-util,
8536 xdriver_xf86-input-{acepad,aiptek,evdev,joystick,keyboard},
8537 xdriver_xf86-input-{mouse,synaptics,void},
8538 xdriver_xf86-video-{chips,dummy,geode,glide,intel,nv,wsfb},
8539 xlib_lib{ICE,SM,XScrnSaver,Xau,Xcursor,Xdmcp,Xi,Xinerama},
8540 xlib_lib{Xrandr,Xt,Xtst,Xxf86dga,Xxf86vm,dmx,fontenc,pciaccess},
8541 xserver_xorg-server, xz
8543 Removed packages: ace_of_penguins, vlc
8545 Issues resolved (http://bugs.uclibc.org):
8547 #3205: Failing chmod when running "make" in buildroot (openssl)...
8548 #3277: quagga fails to build with SNMP support
8549 #3283: See why nfs-utils needs fakeroot, and convert to autotools
8550 #3307: synergy fails to build due to missing XTest library
8552 2011.02-rc1, Released February 14th, 2011:
8554 Fixes all over the tree and new features.
8556 External toolchain improvements: clarification of the options,
8557 and introduction of the toolchain profile concept, for
8558 well-known toolchains. Buildroot is now capable of
8559 automatically downloading and extracting well-known toolchains
8560 (for the moment, CodeSourcery ARM, PowerPC, MIPS and SuperH
8561 toolchains are supported). Crosstool-NG backend updated and
8564 Complete rework of how hardware boards are supported.
8565 Each board now only has a single defconfig file, and all
8566 board-specific options have been removed. See
8567 docs/buildroot.html#board_support for details.
8569 Added support for the following boards: Mini2440, Qemu ARM
8570 Versatile, Qemu MIPSel Malta, Qemu PowerPC G3beige, Qemu SH4
8571 r2d and Qemu x86. The Qemu boards support allows to easily
8572 build systems that are known to work under Qemu.
8574 Initial support for Blackfin processors.
8576 Staging directory moved into $(O)/host/usr/<tuple>/sysroot, in
8577 preparation for support of SDK. For the same reason, the
8578 toolchain binaries (cross-compiler and other related tools)
8579 are now installed in $(O)/host/usr/bin/. The cross pkg-config
8580 now also automatically returns correct values for cross
8581 compilation, without needing any environment variables to be
8584 Ccache support reworked. Now used for both host and target
8585 compilation, and cache is stored in ~/.buildroot-ccache.
8587 Toolchain: uClibc 0.9.32-rc2, several components moved to
8588 normal AUTOTARGET packages.
8590 Generic cmake infrastructure, similar to the existing
8591 GENTARGETS/AUTOTARGETS.
8593 Support for bzr downloads, next to the existing git/svn support.
8595 Kconfig infrastructure rebased against 2.6.38-rc3, bringing
8596 misc fixes. 'xconfig' now uses Qt4 rather than Qt3.
8598 EXT2 file system size handling improved, UBI image support, fs
8599 configuration options cleanup, U-Boot/Barebox version bumps.
8601 Updated/fixed packages: alsa-utils, at, autoconf, automake,
8602 bash, binutils, bison, busybox, bzip2, cdrkit, cloop, cmake,
8603 coreutils, cups, dbus, dbus-python, dhcp, directfb,
8604 direcfb-examples, dmalloc, dnsmasq, dosfstools, e2fsprogs, ed,
8605 fbset, ffmpeg, findutils, flac, freetype, gdk-pixbuf, gmp,
8606 grep, gperf, gst-ffmpeg, gst-plugins-bad, gst-plugins-base,
8607 gst-plugins-good, gst-plugins-ugly, gstreamer, gvfs, hdparm,
8608 hostapd, i2c-tools, icu, imagemagick, input-tools, iproute2,
8609 iptables, iw, jpeg, kexec, libaio, libart, libcap, libconfig,
8610 libfuse, libglib2, libidn, libmad, libogg, libpcap, libpng,
8611 libsndfile, libtheora, libtool, libusb-compat, libvorbis,
8612 libxcb, libxml2, libxslt, links, linux-fusion, lm-sensors,
8613 lsof, ltp-testsuite, ltrace, lvm2, lzo, m4, makedevs,
8614 memtester, mesa3d, mii-diag, mpc, mpfr, mpg123, mplayer,
8615 mrouted, mtd-utils, nano, netperf, netplug, ntfs-3g, ntp,
8616 openssh, openssl, openvpn, oprofile, pango, patch, pciutils,
8617 php, pkgconfig, portmap, psmisc, python, qt, rsync, ruby,
8618 sawman, screen, sdl_gfx, sdl_sound, smartmontools, socat,
8619 sqlite, squid, sshfs, sstrip, sysklogd, sysstat, sysvinit,
8620 tar, tcpdump, tslib, udev, usbutils, vim, vtun, webkit, wipe,
8621 x11vnc, xapp_xlogo, xcb-proto, xfont_font-util,
8622 xkeyboard-config, xlib_libX11, xz, zlib
8624 New packages: dhrystone, dsp-tools, faad2, fbgrab, gst-dsp,
8625 gst-omapfb, irda-utils, lame, libao, libcue, libcuefile,
8626 libffi, libhid, libreplaygain, libsamplerate, libsigc++,
8627 lsuio, mpd, musepack, python-mad, python-serial, rsh-redone,
8628 sdparm, tidsp-binaries, vorbis-tools, wavpack, whetstone,
8631 Removed packages: hotplug, l2tp, libfloat, microcom,
8634 Issues resolved (http://bugs.uclibc.org):
8636 #267: The make target: cross fails because toolchain_build_...
8637 #415: Berkeley DB: mut_pthread.o: relocation R_X86_64_32 against...
8638 #561: ltp-testsuite failed to install
8639 #1447: Installing gfortran on PowerPC
8640 #1651: Build fail caused by ccache in module-init-tools
8641 #1681: Cross-compiled binaries shouldn't be installed into staging
8642 #1723: [PATCH] axel: convert to generic package infrastructure and...
8643 #1735: [PATCH] mplayer: convert to autotools infrastructure
8644 #2551: [PATCH] native toolchain in the target filesystem fails
8645 #2623: buildroot-snapshot-20100922 fails when compiling development...
8646 #2647: makedevs package lacks support for 16-bit major/minor numbers
8647 #2371: QT MYSQL Module does not build when MySQL installed on the host
8648 #2839: compile fails in various packages with a odd message "error:...
8649 #2887: tar "buffer overflow detected" error
8650 #2893: Broken "make source" with external toolchain
8651 #2905: Qt: Speed up compilation, if gui-module isn't selected
8652 #2929: genext2fs: couldn't allocate a block (no free space)
8653 #2935: Ntpdate isn't installed
8654 #2965: Broken linkage to xkbcomp (blocking X server startup)
8655 #2983: xlib_libX11 build failed
8656 #3007: kexec doesn't build: Missing regdef.h file
8657 #3085: Init scripts are not compatible with sysVinit (when busybox...
8658 #3103: make external-deps wants to download gcc-.tar.bz2 when...
8659 #3109: abnormal `make busybox-menuconfig`
8660 #3115: How about board specific makefiles?
8661 #3169: python patch has typo, aborts build in scenario
8662 #3181: dhcp.mk copies S80dhcp-server to etc/init.d, not etc/init.d/
8664 2010.11, Released November 30th, 2010:
8666 Fixes all over the tree.
8668 Updated/fixed packages: libgcrypt, qt, squid, sysstat, tcpdump,
8671 Issues resolved (http://bugs.uclibc.org):
8673 #2773: squid with openssl support needs openssl on the host
8674 #2857: OBJDUMP definition is missing from TARGET_CONFIGURE_OPTS
8676 2010.11-rc2, Released November 25th, 2010:
8678 Fixes all over the tree.
8680 Add support for LEON Sparc architecture variants. Fix make
8681 source/external-deps for host packages.
8683 Updated/fixed packages: bash, bind, busybox, dialog, gpsd,
8684 libglib2, libcurl, libmad, lrzsz, midori, module-init-tools,
8685 mtd-utils, openssh, openssl, pciutils, php, qt, sqlite,
8686 sysstat, webkit, zlib
8688 Issues resolved (http://bugs.uclibc.org):
8690 #759: Sysstat build broken without libintl
8691 #2479: host-module-init-tools 3.11 fails to build
8692 #2725: Buildroot overrides kernel config
8693 #2785: mtd-utils build fails due to missing libmtd
8694 #2791: Added PHP-Process Control to the PHP-Package
8695 #2797: pciutils dependencies on zlib not taken into account
8696 #2809: failed to compile libglib2
8697 #2821: [PATCH] Patch for JavaScriptCore in QtWebKit module
8698 #2827: qt-4.7.0-pthread_getattr_np.patch invalid for qt 4.6...
8699 #2833: Failed to compile webkit without X11
8701 2010.11-rc1, Released November 8th, 2010:
8703 Fixes all over the tree and new features.
8705 Kconfig infrastructure rebased against 2.6.36-rc1, bringing
8706 misc fixes + nconfig and savedefconfig targets.
8708 Toolchain: ARM cortex A9 support, experimental crosstool-ng
8711 Fs: Squashfs 4.1 with lzo support
8713 Old-style package hooks (*_HOOK_POST_*) removed. Use the more
8714 generic new-style ones instead.
8716 Download handling reworked and support for git/svn downloads
8719 Removed experimental shared config.cache support, as it is
8722 A convenience Makefile wrapper is created when using
8723 out-of-tree building, similar to how it is done for the kernel.
8725 Alpha, Cris, IA64 and Sparc64 architecture support removed.
8727 New packages: argp-standalone, gdk-pixbuf, gpsd, gst-ffmpeg,
8728 libmpeg2, kbd, librsvg, nuttcp, rng-tools, rrdtool, xz
8730 Updated/fixed packages: acpid, alsa-lib, argus, at, autoconf,
8731 automake, avahi, axel, beecrypt, berkeleydb, bind, bmon, boa,
8732 bootutils, bridge-utils, bsdiff, busybox, cvs, dbus, directfb,
8733 dmraid, docker, dosfstools, dropbear, e2fsprogs, ethtool,
8734 expat, ezxml, fbset, fconfig, ffmpeg, freetype, gadgetfs-test,
8735 gamin, gawk, genext2fs, gperf, gst-plugins-base,
8736 gst-plugins-ugly, gtk2-themes, gtkperf, gvfs, haserl, hdparm,
8737 hostapd, hwdata, ifplugd, imagemagick, iperf, ipsec-tools,
8738 iproute2, iptables, iw, jpeg, kexec, kismet, less, libcgi,
8739 libcurl, libdaemon, libdnet, liberation, libevent, libeXosip2,
8740 libglade, libgtk2, libiconv, libidn, libintl, libmms, libmpd,
8741 libnl, liboil, libosip2, libpcap, libpng, libtool, libungif,
8742 libxml2, libxslt, lighttpd, lite, lm-sensors, lockfile-progs,
8743 logrotate, m4, matchbox, mdadm, mesa3d, metacity, mplayer,
8744 mtd-utils, mysql_client, nano, nbd, ncftp, neon, netperf,
8745 netsnmp, ng-spice-rework, ntfsprogs, ntp, openntpd, openssh,
8746 openssl, openvpn, oprofile, pango, patch, pcre, php,
8747 pkg-config, portmap, pppd, pptp-linux, prboom, proftpd, radvd,
8748 rdesktop, readline, rp-pppoe, ruby, qt, quagga, samba, sawman,
8749 sdl_mixer, sdl_sound, sed, setserial, shared-mime-info, slang,
8750 speex, sqlite, squashfs, startup-notification, strace,
8751 sylpheed, sysstat, taglib, tcpdump, thttpd, tiff, tn5250,
8752 torsmo, tslib, udev, udpcast, usbmount, usbutils, vsftpd,
8753 vtun, which, wireless-tools, wpa_supplicant, xapp_twm,
8754 xapp_xbacklight, xapp_xcursorgen, xapp_xinit, xapp_xinput,
8756 xdriver_xf86-input-{acecad,aiptek,evdev,joystick,keyboard},
8757 xdriver-xf86-input-{mouse,synaptics,vmmouse,void},
8758 xdriver-xf86-video-{apm,ark,ast,ati,chips,cirrus,dummy,fbdev},
8759 xdriver-xf86-video-{geode,glide,glint,i128,i740,intel,mach64},
8760 xdriver-xf86-video-{mga,neomagic,newport,nv,openchrome,r128},
8761 xdriver-xf86-video-{rendition,s3,s3virge,savage,siliconmotion},
8762 xdriver-xf86-video-{sis,sisusb,suncg3,suncg6,suncg14,sunffb},
8763 xdriver-xf86-video-{sunleo,suntcx,tdfx,tga,trident,v4l,vesa},
8764 xdriver-xf86-video-{vmware,voodeo,wsfb,xgi,xgixp},
8765 xkeyboard-config, xlib_libX11, xserver_xorg-server, xstroke,
8768 Deprecated packages: hotplug, lzma, ng-spice-rework, sfdisk
8770 Removed packages: dillo, libglib12, libgtk12, microwin,
8773 Issues resolved (http://bugs.uclibc.org):
8775 #901: new package: gpsd
8776 #2389: Generate a Makefile wrapper in $(O)
8777 #2461: wireless_tools: install shared library if needed
8778 #2521: Can't compile sdl_mixer, mikmod.h can't be found
8779 #2533: xserver_xorg-server: Enable glx, if mesa3d is built
8780 #2563: [PATCH] cairo: Expose the configure option to disable some...
8781 #2581: libmms: Update to 0.6, and patch to work on architectures...
8782 #2707: Can't compile linux kernel using buildroot + crosstool-ng
8784 #2737: buildroot configuration tool crashing when the path exceeds...
8785 #2767: Build for lsof broken in buildroot-2010.08
8787 2010.08: Released August 31th, 2010:
8789 Fixes all over the tree.
8791 Updated/fixed packages: atk, xstroke
8793 Removed packages: lxdoom
8795 2010.08-rc2, Released August 30th, 2010:
8797 Fixes all over the tree.
8799 Mark the combination of uClibc 0.9.31, gcc 4.2.x, C++ and
8800 locale support as broken. Remove deprecated GCC 4.2.[1-3]
8803 Mark CRIS architecture as deprecated, as it is discontinued
8806 Marked shared config.cache as experimental and disabled by
8807 default as it is known to break with certain package
8810 Toolchain: fixed gcc 4.2.x build after uClibc NPTL support got
8813 fs: old-style squashfs for big endian archs fixed.
8815 Updated/fixed packages: busybox, gst-plugins-base,
8816 imagemagick, kismet, libgail, libglib2, libgtk2, lua,
8817 luafilesystem, lzo, ncurses, netcat, pango, php, pppd,
8818 proftpd, qt, samba, startup-notification, swfdec, sysvinit,
8821 Removed packages: stunnel
8823 Issues resolved (http://bugs.uclibc.org):
8825 #635: util-linux fails to build in 2009.08
8826 #2239: netcat package installs its binary to target as avr32-linux...
8827 #2395: libglib2-2.24.1 and libxml2-2.7.7 fails build on MIPS because...
8828 #2443: Initramfs: Don't overwrite $(TARGET_DIR)/init if it exists
8829 #2449: Minor fixes for squashfs makefile and correct PowerPC e500 ...
8831 2010.08-rc1, Released July 30th, 2010:
8833 Fixes all over the tree and new features.
8835 Toolchain: GCC 4.3.5, older 4.3.x versions removed. GCC 4.1.2
8836 and non-sysroot support removed. Added support for (snapshot)
8837 NPTL in uClibc, 0.9.28.3 removed,
8839 Bootloaders: Various cleanups, moved to boot/, added Barebox,
8840 removed yaboot. Support building u-boot from custom tarball,
8843 New GTK-based configurator, usable using 'make gconfig'.
8845 Java packages marked as broken. Unless someone steps up to
8846 support this, they will be removed during the 2010.11
8849 Alpha, IA64 and Sparc64 architectures marked as deprecated.
8850 GTK+ on DirectFB has also been marked as deprecated, as it is
8851 not supported in recent GTK+ versions, and more and more
8852 packages depends on the new versions.
8853 Unless someone steps up to support them, they will be removed
8854 during the 2010.11 development cycle.
8856 New packages: cgilua, copas, coxpcall, ffmpeg, libsvgtiny,
8857 libgail, luafilesystem, luasocket, rings, wsapi, xavante, xterm
8859 Updated/fixed packages: alsa-lib, alsamixergui, at, atk,
8860 avahi, berkeleydb, bash, blackbox, busybox, bzip2, cairo,
8861 cdrkit, cmake, dash, dhcp, dialog, diffutils, distcc, dmalloc,
8862 dnsmasq, dropbear, e2fsprogs, fbv, file, flex, fontconfig,
8863 gawk, gmpc, gnuchess, gst-plugins-base, gst-plugins-good,
8864 gstreamer, gzip, icu, intltool, iostat, ipsec-tools, iptables,
8865 iw, libart, libcgi, libcurl, libdrm, libeXosip, libfuse,
8866 libglib2, libgpg-error, libiconv, libidn, liblockfile, libpng,
8867 libsoup, lighttpd, links, linux-fusion, lmbench, lrzsz,
8868 ltrace, make, midori, module-init-tools, mplayer,
8869 mysql_client, nbd, ncurses, neon, netcat, netperf, netsnmp,
8870 ntfsprogs, openssl, oprofile, pango, php, qt, quagga, samba,
8871 setserial, sdl, sdl_mixer, sdl_sound, sdl_ttf, speech-tools,
8872 sqlite, squashfs, swfdec, tftpd, thttpd, tn5250, tremor,
8873 usbutils, webif, webkit, wireless_tools, xerces,
8874 xkeyboard-config, xserver_xorg-server, xvkbd, zlib
8876 Removed packages: modutils, portage, rxvt
8878 Deprecated packages: dillo, libglib12, libgtk12, microwin, pcmcia
8880 Issues resolved (http://bugs.uclibc.org):
8882 #321: alsa-lib uses host include files for python which breaks ...
8883 #361: linux kernel configuration choice works incorrectly
8884 #387: Tremor not installed to toolchain
8885 #401: new package: ffmpeg
8886 #475: uImage target for U-boot failed generating
8887 #543: ATK requires X11 on DirectFB target
8888 #575: webkit: Buildroot Libtool Patch Fails
8889 #583: build fails with external x86_64 toolchain
8890 #729: sstrip creates corrupted headers
8891 #829: Webkit r44552 needs libXt
8892 #835: Package Dataflashboot-1.05 does not compile with buildroot...
8893 #847: Compiling target-gcc v4.4 fails with "libc.so.0: cannot open...
8894 #859: Add (head of) nptl branch to list of uClibc versions
8895 #949: compile with debug info
8896 #955: Grub fails to build with External Toolchain
8897 #1051: Webkit doesn't compile (Linuxthreads new, x86)
8898 #1213: Move .config into output directory
8899 #1225: Buildroot fails to account for "nof" subdirectory (no float...
8900 #1231: (sparc) Linux kernel fails to build
8901 #1261: The getline() in output/build/linux-2.6.28/scripts/unifdef.c...
8902 #1339: Busybox needs -fno-strict-aliasing to compile cleanly
8903 #1393: neon config fails libxml/parser.h: libxml2 requires, but not ...
8904 #1405: WebKit fails to build because pthread_getattr_np is not impl...
8905 #1675: GMP Error during buildroot make process
8906 #1741: external toolchain linking error
8907 #1753: lmbench: convert to generic package infrastructure
8908 #1771: Fakeroot and the target/generic/device_table.txt create bad...
8909 #1807: LZMA 4.32.7, Required header file(s) are missing
8910 #1813: xkeyboard-config fails to build because of intltool problem
8911 #1879: Bump iptables to 1.4.8
8912 #1885: Add a bunch of lua modules
8913 #1897: Bump libusb to 1.0.7
8914 #1903: Bump tn5250 to 0.17.4 and migrate to autotargets
8915 #1909: netperf-2.4.5 fails to build because of undeclared SOCK_DCCP
8916 #1927: Bump file to 5.03 and migrate to autotargets
8917 #1933: Bump gawk to 3.1.8 and migrate to autotargets
8918 #1945: PHP: add sqlite3 dependency when using external lib
8919 #1951: Bump openssl to 0.9.8o
8920 #1957: Bump sqlite to 3.6.23.1
8921 #1975: Package removal/deprecation
8922 #1981: zlib: bump to 1.2.5
8923 #1987: intltool: Fix spelling mistake
8924 #1993: Bump bash to 4.1.7(1) and migrate to autotargets
8925 #1999: Typo in path checking
8926 #2005: Bump dnsmasq to 2.55 and migrate to gentargets
8927 #2035: ipsec-tools-0.7.2 fails to build with gcc-4.4.x
8928 #2038: Bump ncurses to 5.7
8929 #2095: make gconfig: undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
8930 #2101: blackbox depends on locale support
8931 #2119: Tries to build kernel, although disabled in config
8932 #2125: libXfont build fail
8933 #2143: buildroot compiler generates segfaulting statically linked exe..
8934 #2149: xterm build failure
8935 #2155: Compression lzo don't set for ubifs
8936 #2161: [SECURITY] Update libpng to 1.2.44
8937 #2167: Bump busybox to 1.17.0, convert to gentargets, drop 1.12, ...
8938 #2181: pixman can't apply pixman-0.10.0-no-tests.patch
8939 #2191: linux-fusion build fail
8940 #2221: Qt does not compile (dependencies not taken into account?)
8941 #2233: Atmel atstk target skeletons have /etc/mtab as a file, not ...
8942 #2245: Netcat does not work due to incorrect assumptions about signed..
8943 #2251: directory output/build after make *_defconfig not found
8944 #2257: Convert netsnmp package to autotargets
8945 #2263: Bump samba to 3.3.13
8946 #2269: setserial causes make error
8948 2010.05, Released May 30th, 2010:
8950 Fixes all over the tree.
8952 Updated/fixed packages: coreutils, hal, libcap,
8953 lockfile-progs, ncftp, xserver_xorg-server
8955 Issues resolved (http://bugs.uclibc.org):
8957 #1789: binutils fails to build for i386
8958 #1843: Fix libcap build failure
8959 #1855: XORG Keyboard driver fails to compile
8961 2010.05-rc3, Released May 27th, 2010:
8963 Fixes all over the tree.
8965 Updated/fixed packages: aumix, atk, avahi, bmon, busybox, cairo,
8966 cdrkit, dbus-glib, dbus-python, docker, enchant, fltk, gamin,
8967 gettext, gmpc, gob2, grep, gstreamer, gst-plugins-bad,
8968 gst-plugins-base, gvfs, hal, iconv, icu, iperf, libcgicc,
8969 libdvdnav, libdvdread, libglade, libglib2, libgtk2, libidn,
8970 libmms, libmpd, libpcap, libsoup, lmbench, lsof, ltrace, lvm2,
8971 make, metacity, microperl, mtd-utils, mutt, nbd, netsnmp,
8972 ntfsprogs, ntp, olsr, pango, pciutils, pcmanfm, php,
8973 pkg-config, psmisc, qt, samba, shared-mime-info, squashfs,
8974 squashfs3, sshfs, startup-notification, swfdec, sylpheed,
8975 uemacs, util-linux, valgrind, vpnc, vsftpd, webkit, xstroke
8977 Issues resolved (http://bugs.uclibc.org):
8979 #75: arm buildroot "unrecognized option" error
8980 #699: Buildroot fails to copy libstdc++ to target when using external...
8981 #1693: NTP trys IPV6 even if not configured error: 'IPV6_MULTICAST...
8982 #1729: alsamixergui fails to build
8983 #1801: Avahi-autoipd doesn't create TARGET_DIR/var/lib
8984 #1819: pciutils small bugs
8985 #2065: Internal toolchain: bump gcc 4.3.x series to 4.3.5
8987 2010.05-rc2, Released May 11th, 2010:
8989 Fixes all over the tree.
8991 Updated/fixed packages: busybox, customize, gawk, gnuchess,
8992 hal, hostapd, less, libgcrypt, libnl, libxcb, linux-fusion,
8993 ltp-testsuite, mplayer, netplug, pciutils, php, sed,
8994 shared-mime-info usb_modeswitch, usbutils, vlc wpa_supplicant,
8995 xapp_bdftopcf, xapp_mkfontdir, xdriver_xf86-video-openchrome,
8996 xfont_encodings, xlib_libX11, xlib_libXfont, xlib_xtrans,
8997 xproto_fontcacheproto, xproto_fontsproto, xvkbd
8999 Removed packages: vice
9001 Issues resolved (http://bugs.uclibc.org):
9003 #849: "customize" package copies files to wrong place in target tree
9004 #985: Bump usb_modeswitch package to 1.1.0
9005 #1135: Package customize. Wrong copying
9006 #1525: Package hal deletes a whole <target>/etc/rc.d directory
9007 #1531: libxcb 1.5 build fails, due to missing xcbgen Python module
9008 #1669: Busybox failed to compile when using an external toolchain
9009 #1699: Fix usbutils dependencies and bump
9010 #1705: Fix pciutils broken cross compiling
9011 #1717: External toolchain fixes for hostapd & wpa_supplicant
9013 2010.05-rc1, Released May 3rd, 2010:
9015 Cleaned up / restructured package menu.
9017 Toolchain: uClibc 0.9.30.3 / 0.9.31, older 0.9.30.x removed.
9018 2.6.33 kernel headers, binutils 2.20.1, GCC 4.4.4,
9019 removed broken nios2 support, ppc e300cX/e500mc support,
9020 improved external toolchain support, GDB 7.x support.
9022 X.org updated to 7.5.
9024 New packages: cdrkit, cramfs, genext2fs, genromfs,
9025 libatomic_ops, librsync, libusb-compat, lmbench, netperf,
9026 squashfs, squashfs3, squid
9028 Updated/fixed packages: alsa-utils, argus, autoconf, bison,
9029 busybox, bzip2, directfb, dnsmasq, dosfstools, e2fsprogs,
9030 eeprog, fakeroot, fbv, findutils, freetype, haserl, hostapd,
9031 iperf, iptables, iw, less, libaio, libcgi, libcgicc, libdrm,
9032 libgcrypt, libglib2, libid3tag, libmad, liboil, libosip2,
9033 libpng, libraw1394, libsysfs, libxml2, libxslt, linux-fusion,
9034 ltrace, lua, lzma, madplay, makedevs, matchbox, mdadm,
9035 memstat, mesa3d, mtd-utils, nano, ncurses, openssl, patch,
9036 pciutils, php, pixman, portage, pppd, pthread-stubs, python,
9037 qt, radvd, samba, setserial, smartmontools, tar, tslib,
9038 udpcast, usb_modeswith, vtun, wget, xdata_xcursor-themes,
9039 xdriver_xf86-video-intel, xkeyboard-config, xlib_libX11,
9040 xlib_libXaw, xlib_libXfont, xlib_libXfontcache,
9041 xlib_libXxf86misc, xlib_libXtst, xlib_libpciaccess,
9042 xproto_dri2proto, xproto_eviext, xproto_fontcacheproto,
9043 xproto_xf86miscproto, xserver_xorg-server
9045 Removed packages: xapp_xtrap, xlib_libXTrap, xlib_libXevie,
9046 xlib_libXxf86misc, xxproto_evieext, proto_trapproto,
9047 xproto_xf86miscproto
9049 Issues resolved (http://bugs.uclibc.org):
9051 #513: Add new squid package
9052 #661: lmbench: new package
9053 #719: Add lua option to haserl
9054 #800: [PATCH] iperf update to 2.0.4
9055 #803: [PATCH] lua - add shared library patch and config option for...
9056 #805: [PATCH] mdadm - version update
9057 #817: integrator926_defconfig uses unsupported uboot board name
9058 #851: Add option to specify --sysroot value for external toolchain
9059 #1093: Upgrade libusb to v1.0.3 and add new libusb-compat
9060 package for compatibility with old packages that expect
9062 #1105: Add new netperf package
9063 #1111: Bump wget to 1.12 and migrate to Makefile.autotools.in
9064 #1117: Bump nano to 2.2.3 and migrate to Makefile.autotools.in
9065 #1123: Bump less to 436 and migrate to Makefile.autotools.in
9066 #1129: Bump memstat to 0.8 and migrate to Makefile.package.in
9067 #1189: Wrong u-boot configuration name for integrator926 target
9068 #1219: kernel headers not correctly installed into toolchain/staging
9069 #1267: Wrong BR2_EXTRA_VERSION
9070 #1273: BR2_INET_IPV6 does not enable IPv6 in pppd
9071 #1303: Add librsync package
9072 #1321: Busybox link fails due to lack of --sysroot option
9073 #1327: mtd-utils compile failure due to lack of --sysroot in CFLAGS
9074 #1345: Bump pppd to 2.4.5 and convert to Makefile.autotools.in
9075 #1369: cannot build radvd (flex problem)
9076 #1387: xlib_libX11-1.3.2 can't find libjpeg
9077 #1411: [SECURITY] Update openssl package to 0.9.8n
9078 #1417: Bump iptables to 1.4.7
9079 #1423: Bump e2fsprogs to 1.41.11
9080 #1429: [SECURITY] Update php to 5.2.13
9081 #1441: Add binutils 2.20.1
9082 #1447: Package installation on target with debug symbols is broken
9083 #1459: Misc QA fixes
9084 #1489: radvd update to 1.6
9085 #1513: Enable powerpc e300c2, e300c3 and e500mc optimization
9086 #1537: dev entries not created anymore
9087 #1555: Fix default uclibc-0.9.31 configuration
9088 #1561: [SECURITY] Update samba to 3.3.12
9089 #1567: openssl0.9.8n fails to compile
9090 #1573: Alsa-utils alsactl/init/* not installed to target
9091 #1591: portmap fails to compile
9092 #1615: Convert eeprog package to gentargets
9093 #1645: Bump hostapd package to 0.7.2
9095 2010.02, Release February 26th, 2010:
9097 Fixes all over the tree.
9099 Updated/fixed packages: avahi, busybox, cramfs, ipsec-tools, libcgicc,
9100 libgtk2, libraw1394, madplay, netsnmp, pango, squashfs, sylpheed, qt,
9103 Removed packages: hostap, openmotif, xpdf
9105 Issues resolved (http://bugs.uclibc.org):
9107 #165: openmotif does not build
9108 #1147: Remove obsolete hostap package
9109 #1183: make source fails to download gmp, mpfr and patches
9111 2010.02-rc2, Released February 23th, 2010:
9113 Fixes all over the tree and new features.
9115 New packages: intltool
9117 Updated/fixed packages: ace_of_penguins, alsa-lib, alsa-utils, argus,
9118 at, automake, ccache, dosfstools, e2fsprogs, flex, gob2, gmpc,
9119 gst-plugins-good, imagemagick, iw, kexec, libeXosip, libgtk2,
9120 libpcap, libpng, libsoup, libxcb, libxml-parser-perl, libxml2,
9121 libxslt, lvm2, matchbox, mplayer, rsync, rubix, shared-mime-info,
9122 tcl, webkit, xapp_mkfontscale, xfont_encodings, xfont_font-util,
9123 xlib_libfontenc, xproto_trapproto, zlib
9125 Removed package: xboard
9127 Issues resolved (http://bugs.uclibc.org):
9129 #335: atk looks for the path to the gnome library on the host
9130 #355: Please update WebKit - it doesn't compile!
9131 #453: libglib2 autoreconf
9132 #457: e2fsprogs link problem
9133 #459: libgtk2 autoreconf
9134 #469: build of libgtk2 for host incorrectly assumes that X.org ...
9135 #671: Bash fails to build when building buildront on Ubuntu 9.04
9136 #711: WebKit host dependencies problems
9137 #821: cp: illegal operation
9138 #1039: Not compiled on ubuntu karmic
9139 #1069: [PATCH] The AT91BOOTSTRAP makefile contains a typo
9141 2010.02-rc1, Released February 9th, 2010:
9143 Fixes all over the tree and new features.
9145 Generalized autotools infrastructure to be usable for
9146 non-autotools packages, see package/Makefile.package.in for
9149 Cleaned up avr32 toolchain config, external source-based
9150 toolchain support is gone.
9152 Dependency checks: Also check for makeinfo, only print output
9155 Toolchain: uClibc 0.9.30.2, gcc 4.4.3
9157 New packages: libcdaudio, libdvdnav, libdvdread, hostapd, ser2net,
9160 Updated/fixed packages: alsa-lib, alsa-utils, at, autoconf, bash,
9161 bind, binutils, bootutils, busybox, dbus, directfb, dnsmasq,
9162 e2fsprogs, gstreamer, gperf, gst-plugins-bad, gvfs, fbdump, flex,
9163 hal, iptables, iw, jpeg, kismet, libfuse, libglib2, liboil, libpcap,
9164 libungif, libxml2, libxslt, lighttpd, mesa, mpg123, mtd-utils, nbd,
9165 neon, netstat-nat, newt, openvpn, pcre, php, qt, rdesktop, readline,
9166 rpm, sawman, sdl, sdl_ttf, sqlite, sshfs, tremor, u-boot,
9167 usb_modeswitch, usbutils, webkit, wpa_supplicant, xfsprogs, zlib
9169 Removed package: asterisk, openswan
9171 Issues resolved (http://bugs.uclibc.org):
9173 #515: tcpreplay: new package
9174 #553: Wrong DirectFB ps2mouse limitation
9175 #559: mesa3d build fails
9176 #679: Autoconf cannot find M4
9177 #739: New/updated hostapd package
9178 #749: Bump usbutils package to version 0.86
9179 #751: Kernel 2.6 snapshot fetch fail
9180 #753: Bump lighttpd package to 1.4.25
9181 #757: U-Boot: mkimage cannot be installed using external toolchain
9182 #761: Add binutils 2.20 to toolchain options
9183 #763: [SECURITY] Update pcre to 7.9
9184 #765: Add buildroot branding to gcc
9185 #767: Bump iw package to 0.9.18
9186 #773: [SECURITY] Update bind to 9.5.2-P1
9187 #795: Minor edits to fix typos, grammar, spelling, usage in documen...
9188 #813: Drop not very useful generic package selection options ...
9189 #823: Editor backup files (~) is copied from the target_skeleton
9190 #827: Bump mtd-utils package to version 1.2.0
9192 #913: Bump iptables to 1.4.6
9193 #919: Bump usb_modeswitch package to 1.0.7
9194 #925: Bump wpa_supplicant package to 0.6.10
9195 #931: Bump kismet package to 2010-01-R1
9196 #937: Bump openvpn package to 2.1.1
9197 #943: Bump sqlite package to 3.6.22
9198 #961: Bump dnsmasq to 2.52
9199 #967: Bump netstat-nat to 1.4.10
9200 #973: Bump iw to 0.9.19
9201 #1003: DHCP options disabled with busybox-1.16.0
9202 #1009: [SECURITY] Bump php to 5.2.12
9203 #1015: [SECURITY] Bump bind to 9.5.1-P2
9204 #1027: Busybox flash commands conflict with those from mtd-utils
9205 #1063: [SECURITY] Update lighttpd to 1.4.26
9207 2009.11, Released December 1st, 2009:
9209 Additional fixes and cleanups.
9211 Updated/fixed packages: alsamixergui, autoconf, coreutils, fltk,
9212 microperl, ncurses, vim
9214 Issues resolved (http://bugs.uclibc.org):
9216 #707: Cant configure fltk-1.1.7. configure: error: Configure could ...
9218 2009.11-rc2, Released November 29th, 2009:
9220 Additional fixes and cleanups.
9222 Updated/fixed packages: busybox, dbus, fltk, gvfs, ltrace
9224 2009.11-rc1, Released November 23rd, 2009:
9226 Fixes all over the tree and new features.
9228 Cleaned up / Simplified build directory layout. Refer to
9229 docs/buildroot.html#using for details.
9231 Target defconfig files moved to configs/ and listed in 'make help'
9234 Fixed *clean targets. Now clean removes everything generated,
9235 so you can do a fresh rebuild. Distclean furthermore removes
9236 kbuild tools and .config, bringing the source tree back in a
9239 Toolchain: ARM cortex A8 support, GCC 4.4.2, sensible default
9240 soft / hardfloat setting for architecture, ensure target-ldd
9243 New packages: divine, gvfs, libarchive, libmicrohttpd,
9244 sdl_sound, swfdec, sysstat
9246 Updated/fixed packages: alsa-lib, alsamixergui, autoconf, bootutils,
9247 busybox, gcc, directfb, dnsmasq, e2fsprogs, festival, gamin, gperf,
9248 gqview, gstreamer, gst-plugins-bad, gst-plugins-base, gst-plugins-good,
9249 imagemagick, ipkg, iptables, iw, kernel-headers, kismet, leafpad,
9250 libelf, libevent, libglib2, libidn, liblockfile, libmad, libpcap,
9251 libupnp, libuuid, libxml2, lighttpd, ltrace, lua, lzma, magiccube4d,
9252 matchbox, mdadm, nbd, ncftp, ncurses, netkittelnet, netsnmp,
9253 ng-spice-rework, ntfs-3g, openntp, openssl, pcmanfm, php, psmisc,
9254 python, quagga, radvd, rpm, rsync, rubix, samba, sawman, sdl, sdl_image,
9255 shared-mime-info, sfdisk, spawn-fcgi, speech-tools, sqlite, squashfs,
9256 synergy, syslinux, sysklogd, target-binutils, tcpdump, torsmo, u-boot,
9257 udpcast, util-linux, valgrind, vsftpd, wipe, wpa-supplicant, x11vnc,
9258 xdata_xcursor-themes, xboard, xfsprogs, xstroke, zlib[5~
9260 Removed package: mdnsresponder, mpatrol, gcc 3.4.6 + 4.0.4, vice
9262 Issues resolved (http://bugs.uclibc.org):
9264 #301: allow to install libsmbclient
9265 #303: add gvfs package
9266 #477: Add sdl_sound package
9267 #487: Make kismet package sexier
9268 #511: New package usb_modeswitch
9269 #527: misc fixes for dnsmasq package
9270 #565: libevent: Bump version and clean up makefile
9271 #587: Use iptables multipurpose binaries and bump to 1.4.4
9272 #593: Missing early check for patch(1)
9273 #597: (REOP) Selecting busybox in buildroot's config clobbers ar ...
9274 #609: libmicrohttpd: New package
9275 #615: python: Don't delete .py files unless asked
9276 #617: netkit/inetd requires RPC and fails to build if RPC is disabled
9277 #619: netkittelnet requires netkitbase to install, but there's no ...
9278 #645: allow to build nbd-server with NBD package
9279 #653: [SECURITY] Update php package to version 5.2.11
9280 #655: Update sqlite package to version 3.6.18
9281 #657: Bug in imagemagick-clean target
9282 #663: Add option for NAND flash with 512B Page and 16 kB erasesize ...
9283 #665: [PATCH] Samba package
9284 #667: [PATCH] e2fsprogs
9285 #683: SDL-dfb does not select directfb
9286 #701: make install problem with unstripped binaries
9287 #703: [SECURITY] Update openssl package to 0.9.8l
9288 #705: Bump spawn-fcgi package to 1.6.3
9289 #709: Bump lighttpd package to 1.4.24
9290 #713: Migrate openntpd package to Makefile.autotools.in
9291 #715: Bump libidn package to 1.15 and other fixes
9292 #717: Bump dnsmasq to 2.51 and introduce new IDN option
9293 #731: Bump iw package to 0.9.17
9295 2009.08, Released August 31th, 2009:
9297 Additional fixes and cleanups.
9299 Updated/fixed packages: ctorrent, saveconfig/getconfig,
9300 sdl_net, util-linux.
9302 Issues resolved (http://bugs.uclibc.org):
9304 #529: util-linux doesn't find headers and include libs correctly
9305 #557: Build ctorrent with SSL support if available
9307 2009.08-rc3, Released August 26th, 2009:
9309 Additional fixes and cleanups.
9311 Updated/fixed packages: alsa-utils, berkeleydb, busybox, dbus,
9312 directfb, enchant, kernel headers.
9314 Issues resolved (http://bugs.uclibc.org):
9316 #471: Allow directfb compilation with debug
9317 #541: Removal of CVS directories in target filesystem broken
9318 #547: berkeleydb: Update config.{sub, guess}
9319 #549: enchant: Fix dependencies.
9320 #569: Fix alsa-utils build for x86 on x86-64
9322 2009.08-rc2, Released August 6th, 2009:
9324 Additional fixes and new features.
9326 New packages: libuuid, gcc 4.3.4.
9328 Updated/fixed packages: busybox, classpath, gzip, ipsec-tools,
9329 jamvm, libusb, microperl, neon, popt, sed, webkit.
9331 Fixed issue with 'make oldconfig'
9333 Issues resolved (http://bugs.uclibc.org):
9335 #525: sed broken with external toolchain
9336 #537: Fix gzip build with recent glibc
9338 2009.08-rc1, Released August 2nd, 2009:
9340 Fixes all over the tree and new features.
9342 Improvement of external toolchain support:
9343 - Support for glibc toolchains.
9344 - The toolchain configuration announced to Buildroot is
9345 verified against the real toolchain configuration.
9346 - Fixes, documentation.
9348 Cleanup X.org support: clarified configuration options, and
9349 removed mandatory dependency on useless libraries such as
9352 New QT-based configurator, usable using 'make xconfig'.
9354 Support for the Xtensa architecture.
9356 Toolchain: GCC 4.4.1, 2.6.30 kernel headers, removed < 2.6.26
9359 New packages: bmon, ctorrent, dosfstools, enchant,
9360 gst-plugins-bad, iw, libmms, libnl, netstat-nat, ntfsprogs,
9361 sdl_gfx, spawn-fcgi.
9363 Updated packages: bind, busybox, coreutils, sqlite, directfb,
9364 expat, gamin, gnuconfig, haserl, ipsec-tools, classpath,
9365 libcurl, libglib2, liblockfile, libpng, libsoup, libxml2,
9366 lighttpd, ltp-testsuite, lvm2, matchbox, memstat,
9367 gst-plugins-good, gstreamer, libogg, libvorbis, mplayer,
9368 neon, openssl, pciutils, php, qt, ruby, sawman, webkit,
9369 wpa-supplicant, xdriver_xf86-input-synaptics,
9370 xdriver_xf86-video-intel, xlib_libXfont, xlib_libXft,
9371 xlib_libXt, xproto_xproto, xserver-xorg, xutil_makedepend,
9374 Issues resolved (http://bugs.uclibc.org):
9376 #83: liblockfile fails to compile due to eaccess redefinition
9377 #163: Xtensa architecture port
9378 #171: xorg-server / kernel headers 2.6.26 - vm86.c compilation issue
9379 #241: device mapper + lvm2: build together
9380 #243: ctorrent: new package
9381 #247: ntfsprogs: new package
9382 #271: Library 'libgcc_s.so.1' not installed in search path
9383 #287: New package libnl
9384 #289: New package iw
9385 #331: Update MPlayer to version 1.0rc2
9386 #333: Bump sqlite package to 3.6.15
9387 #349: update libsoup to version 2.26.2
9388 #357: New package netstat-nat
9389 #359,#413: Upgrade openvpn to Makefile.autotools.in
9390 #367: linux kernel compile error for arm926t
9391 #369: Add SDL_gfx package
9392 #373: Support for building gstreamer without libxml
9393 #379: update DirectFB to version 1.4.0
9394 #383: gst-plugins-good: Allow soup plugin to be configured
9395 #385: neon: Fix pkgconfig dependency
9396 #387: Tremor not installed to toolchain
9397 #389: New package bmon
9398 #391: gstreamer: Bump version to 0.10.23
9399 #393: gst-plugins-base: Bump version to 0.10.23
9400 #395: gst-plugins-bad: New package
9401 #403: Error while building iso9660 image
9402 #409: Bump php package to 5.2.10
9403 #411: ipsec-tools: Bump version to 0.7.2
9404 #417: New package spawn-fcgi
9405 #419: Bump lighttpd package to 1.4.23
9406 #421: toolchain: Clean up toolchain locale support menu
9407 #427: webkit: Update to WebKit svn r44552
9408 #437: ltp-testsuite: Bump version to 20090630
9409 #451: Upgrade from unmaintained dosfstools-2.11 to dosfstools-3.0.3
9410 #467: DirectFB 1.4.1
9411 #473: memstat_0.5.tar.gz has install with -D and that fails "make"
9412 #491: libxml2: Bump version to 0.7.3
9413 #495: Bump bind package to 9.5.1-P3 (security)
9414 #497: OpenSSL RSA key generation hangs on x86_64
9415 #509: Bump sqlite package to 3.6.16
9416 #523: pciutils broken with external toolchain
9417 #533: Update gamin to 0.1.10 to fix compilation
9419 2009.05, Released June 1st, 2009:
9421 Fixes for dropbear & diffutils, bump linux-advanced 2.6.29.x
9422 version and marked ubifsroot as broken.
9424 2009.05-rc3, Released May 27th, 2009:
9426 Fixes for toolchain (gcc arm pr37436), stable kernel versions,
9427 busybox, curl, libusb, readline, python and strace.
9429 Issues resolved (http://bugs.uclibc.org):
9431 #345: libcurl package needs a urandom fix
9433 2009.05-rc2, Released May 19th, 2009:
9435 Fixes for toolchain (gcc w/softfloat on ppc, 3.4.6 buildfix
9436 for newer hosts), stable kernel versions, busybox, cups,
9437 dmraid, docker, mesa3d, rsync and updated defconfigs.
9439 xserver marked as broken on AVR32 and atngw100-expanded
9442 Issues resolved (http://bugs.uclibc.org):
9444 #167: metacity does not build
9445 #295: gamin installs python support even if python is disabled
9446 #323: gen_matypes fails to execute during build of Mesa when us...
9448 2009.05-rc1, Released May 5th, 2009:
9450 Fixes all over the tree, further conversion of packages to
9451 Makefile.autotools.in and we now build host versions of
9452 packages where needed for build time dependencies instead of
9453 relying on the correct versions being available on the build
9454 host. Ancient toolchain / busybox versions have furthermore
9455 been removed as announced in the 2009.02 release notes.
9457 New packages: flac, gob2, lzop, taglib, wpa_supplicant
9459 Updated packages: avahi, bind, binutils, busybox, dbus, dbus-glib,
9460 directfb, dnsmasq, freetype, gcc, gmp, gstreamer, iptables, kernel
9461 headers, kexec, libglib2, libpng, libsndfile, lua, mpfr, ntfs-3g,
9462 openssl, php, qtopia4, rsync, samba, sqlite, tar, uboot, uclibc,
9463 util-linux, xorg7, xerces
9465 Issues resolved (http://bugs.uclibc.org):
9467 #5,#77,#141,#143: Convert php package to Makefile.autotools.in
9468 and a ton of other improvements
9469 #19: page.h missing by util-linux
9470 #37: update libglib2 to version 2.18.4
9471 #61: tslib puts staging_dir into pkgconfig file
9472 #69: tar refuses to build
9473 #71,#175: ./wchar.h:41:12: error: empty filename in #include
9474 #73: Bump openssl package to the latest version
9475 #81: New package wpa_supplicant
9476 #99: new package: flac
9477 #101: update gstreamer packages
9478 #105,#313: menuconfig segfaults on tinyx if wchar is not
9480 #107: convert libvorbis to Makefile.autotools.in
9481 #109: Make pppd package avoid bsd err
9482 #111: binutils 2.17 fails to build when texinfo >= 4.10
9483 #133: Modify ncurses5-config to get correct include path
9484 #137: Bump php to version 5.2.9
9485 #139: Bump sqlite to 3.6.11 and convert to
9486 Makefile.autotools.in
9487 #145: Bump bind package to 9.5.1-P1 (security)
9488 #147: buildroot toolchain fails to build w/binutils-2.19.1
9489 #151: openssl package trivial fixes
9490 #161: vim fails on patching with errors in configure.patch
9491 #169: blackbox-0.70.1 does not build
9492 #177: xdriver_xf86-input-keyboard does not build
9493 #179: Upgrade dropbear to Makefile.autotools.in
9494 #181: Update to Xorg 7.4
9495 #187: ntfs-3g: could not build cross
9496 #191: alsa-lib ARM binaries always built with EABI
9497 #213: Bump wpa_supplicant package to version 0.6.9
9498 #217: Bump openssl package to 0.9.8k (security)
9499 #219: Toolchain build fails on m4
9500 #225: m4 macros are out of place
9501 #233: make ipv6 optional in iptables
9502 #237: ncftp: convert to Makefile.autotools.in
9503 #239: ntfs-3g: convert to Makefile.autotools.in
9504 #245: lzop: new package
9505 #271: Bump bind package to 9.5.1-P2 (security)
9506 #277: Bump sqlite package to 3.6.16
9507 #279: update libglib2 to version 2.20.1
9508 #281: update DirectFB to version 1.2.8
9510 #285: compilation of samba fails if IPV6 support is missing
9511 #293: update samba to version 3.3.3
9512 #299: add shared-mime-info package
9513 #307: make openssl package respect build flags