Newer
Older
#8581: pciutils.mk PCIUTILS_MAKE_OPTS typo
#8616: Fail to build for raspberrypi_defconfig with big endian
#8621: sqlite package, properly enable readline
2015.11, Released November 30th, 2015
Minor fixes.
Merged/seperate /usr handling is now also performed for
staging so cross-gdb / gdbserver can find the libraries.
Updated/fixed packages: autossh, conntrack-tools, dcron,
espeak, gcc, glmark2, gpsd, gstreamer1, libglib2, libsigsegv,
libsoc, libv4l, minidlna, mongrel2, opencv, polarssl,
rpi-userland, rubix, skeleton, tovid, uemacs, valgrind, yad,
zmqpp
Issues resolved (http://bugs.uclibc.org):
#8441: Invalid directory for X11 fonts in target (RPi2)
#8491: libglib2 2.46.1 not Building for armv5 on 2015.11-rc3
2015.11-rc3, Released November 26th, 2015
Fixes all over the tree.
We have a new modern website!
Updated/fixed packages: apitrace, audiofile, autossh, bullet,
c-ares, collectd, conntrack-tools, cryptodev-linux, dropbear,
fastd, gmp, gpsd, gst-plugins-bad, gst-plugins-base,
gst-plugins-good, gst-plugins-ugly, gstreamer, gstreamer1,
guile, iodine, iproute2, jimtcl, kompexsqlite, libethumb,
libfreeimage, libgsasl, libgtk3, libxml2, localedef,
lttng-tools, macchanger, mongrel2, mpd, openntpd, openssl,
oprofile, pcre, qt5base, quagga, rpi-userland, sconeserver,
sdl, spidev_test, sqlite, strongswan, ustr, xapp_sessreg,
yajl, zmqpp
Issues resolved (http://bugs.uclibc.org):
#6872: gpsd: disabled on microblaze
#8321: invalid opcode error with minidlna and ffmpeg
#8336: Default systemd configuration fails to boot correctly in 2015-08
#8446: rpi-userland failed to build with glibc 2.22
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
2015.11-rc2, Released November 19th, 2015
Fixes all over the tree.
LD_LIBRARY_PATH is no longer used to ensure host binaries find
their libraries, fixing issues on recent Fedora.
Toolchain fixes for powerpc e5500 / e6500. Fix for an issue
with ${TARGET}-cc after the move to use a toolchain wrapper
for the internal toolchain.
Appy-patches.sh now correctly applies all files listed in
series files.
Fixes for merged /usr handling when a custom skeleton is used.
Updated/fixed packages: axfsutils, boost, busybox, dhcp,
directfb, dropbear, ebtables, fastd, ffmpeg, gauche, gcc,
gettext, gst1-plugins-bad, hostapd, ibrdtnd, libcurl,
libecore, libgudev, libnss, libpng, libserial, libssh2,
libuecc, libxml2, linux-headers, liquid-dsp, ltris,
lua-periphery, minidlna, mongrel2, mpd, mpg123, mplayer,
mysql, opencv, opencv3, package, perl-file-util, php-ssh2,
polarssl, pulseaudio, python-protobuf, qemu, qt5base, ranger,
ruby, skeleton, slang, squeezelite, strongswan, tovid, uclibc,
ushare, wine, wpa_supplicant, x265,
xdriver_xf86-video-siliconmotion, zxing-cpp
Issues resolved (http://bugs.uclibc.org):
#4790: Running udhcpc on a system with NFS root kills NFS
#8456: Building host-pkgconf on Fedora 23 fails due to..
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
Fixes all over the tree and new features.
Architectures:
- Support for sparc64 added (internal toolchain with glibc
only).
- Support for mips32r6 and mips64r6 added.
- Support for Intel Quark X1000 CPU.
- Switch to EABIhf by default on ARM when a VFP is available.
Toolchains:
- glibc 2.22, gdb 7.10, use gdb 7.9 by default, musl 1.1.12,
uclibc-ng 1.0.8, host-gdb enabled on AArch64.
- The toolchain wrapper which was used only for external
toolchains is now also used for Buildroot internal
toolchains. This allowed to fix the ccache support, prepare
the way for top-level parallel build support and remove gcc
patches used to detect header/library path poisoning.
- Remove Analog Devices Blackfin toolchain 2012R2.
- Fix several Xtensa build failures by switching from
text-section-literals to auto-litpools.
- Enable MIPS64 support in uClibc-ng, use uClibc on ARC
rather than a specific fork.
- Linaro toolchains for ARM, ARMeb and AArch64 updated to
2015.08. 2014.09 version is kept since 2015.08 only runs on
x86_64 hosts.
Bootloaders:
- Fix ARM64 support in U-Boot.
Defconfigs:
- Added: ARC HS38 VDK virtual boards, Avnet Microzed, Boundary
Devices Nitrogen SoloX, Freescale i.MX6 SoloX Sabre SD,
OLinuxino A20 Lime2, Qemu Sparc64, Qemu SuperH 4 big endian,
Synopsys AArch64 VDK virtual platform.
- Updated: calao_qil_a9260, calao_usb_a9g20_lpw, ci20,
cubieboad, freescale_imx6_*, imx53loco, imx6_vab820,
mpc8315erdb, qmx6, p1010rdb, qemu, raspberrypi,
raspberrypi2, riotboard, snps_axs10*, wandboard.
- Removed: at91rm9200df, at91sam9260dfc, at91sam9263ek,
calao_snowball_defconfig, gnublin, integrator926_defconfig.
Infrastructure:
- Support for fetching from Mercurial tags fixed.
- Introduce LINUX_NEEDS_MODULES, which allows to enforce
module support to be enabled in the kernel when a package
builds out-of-tree kernel modules (through the
pkg-kernel-module infrastructure or on its own).
- Improve the perl package infrastructure to automatically add
the dependency to the perl interpreter to target perl module
packages.
- Remove trailing slashes in <pkg>_SITE and addition of a
check to ensure such trailing slashes are no longer added.
- Extend the legal infrastructure to allow packages to declare
their actual source code. This is useful for packages for
which <pkg>_SOURCE points to pre-built binaries (as is the
case for external toolchains). The new <pkg>_ACTUAL_SOURCE
variable allows to point to the source code in such cases.
- Improved ccache support, thanks to the usage of a toolchain
wrapper for internal toolchain. Now a single cache directory
can be shared between different Buildroot builds.
- Addition of a 'graph-size' make targets, which generates a
PDF graph of per-package size of the root filesystem.
- Addition of <pkg>_EXCLUDES so that packages can request
certain parts of the source code tarball to not be
extracted. This feature is currently used by gcc and
toolchain-external.
- Packages can now use the <pkg>_PKGDIR variable, provided by
the package infrastructure, to reference their package
directory, instead of explicitly using package/<pkg>/.
Filesystems:
- Add high lz4 compression to squashfs.
- Simplification of shell profile files in the default
skeleton.
- Remove ftp user and /home/ftp from the skeleton, and let ftp
server packages create these when needed.
- Add support for /bin, /sbin and /lib to be symlinks to their
corresponding directories in /usr. This is enforced for
systemd configurations, and optional for other
configurations.
- Support for AXFS filesystem image generation added.
- New options to add extra space/inodes to ext2/3/4 images.
Updated/fixed packages:
adwaita-icon-theme, apache, apitrace, atk, audit, avahi,
barebox, bash, batctl, bind, binutils, bluez_utils, boost,
bridge-utils, cairo, ccache, chrony, clapack, cloog, cmake,
collectd, connman, conntrack-tools, coreutils, cpio,
cryptsetup, dbus, dbus-cpp, devmem2, dhcp, dhcpcd, dhcpdump,
dhrystone, dillo, directfb, directfb-examples, dmraid,
dos2unix, dovecot, dovecot-pigeonhole, drbd-utils, dropbear,
dropwatch, dtc, e2fsprogs, ebtables, efl, eigen, ejabberd,
elf2flt, elfutils, erlang, ethtool, eudev, evemu, exfat,
exfat-utils, expat, faifa, fbterm, fdk-aac, feh, ffmpeg, file,
flashrom, fping, freerdp, freescale-imx, freetype, gdk-pixbuf,
genimage, gettext, git, glib-networking, glmark2, gnupg2,
gnuradio, gnutls, gpsd, grep, grub2, gst1-imx, gst1-libav,
gst1-plugins-bad, gst1-plugins-base, gst1-plugins-good,
gst1-plugins-ugly, gst1-validate, gst-fsl-plugins,
gst-plugins-bad, gstreamer1, guile, gvfs, harfbuzz, haveged,
hostapd, icu, imagemagick, impiutil, imx-gpu-viv, imx-vpu,
inadyn, intltool, iostat, iperf3, ipmiutil, iproute2,
iptables, iw, jpeg-turbo, jq, jsoncpp, kexec-lite, kmod, kodi,
kodi-audioencoder-flac, kodi-pvr-argustv, kodi-pvr-filmon,
kodi-pvr-hts, kodi-pvr-mythtv, kodi-pvr-pctv,
kodi-pvr-stalker, kodi-pvr-vbox,
kodi-visualisation-waveforhue, less, lftp, libbluray,
libcgroup, libconfuse, libcurl, libdcadec, libdrm, libevdev,
libffi, libfribidi, libfslcodec, libfslparser, libfslvpuwrap,
libgcrypt, libglew, libglib2, libgtk3, libidn, liblinear,
liblockfile, libmicrohttpd, libnetfilter_conntrack, libnfs,
libnftnl, libnl, libnspr, libnss, libpcap, libpfm4, libpng,
libselinux, libserial, libsoup, libsoxr, libstrophe, libtasn1,
libtirpc, libtorrent, libupnpp, liburcu, libusb-compat, libuv,
libv4l, libva, libva-intel-driver, libxcb, lighttpd, links,
linux, linux-firmware, linux-fusion, linux-headers,
lirc-tools, localedef, lpeg, lsof, ltp-testsuite,
lttng-libust, lttng-tools, lua-periphery, luaposix, lvm2, lxc,
lz4, mdadm, mesa3d, mesa3d-headers, minicom, minidlna, moarvm,
modem-manager, mosquitto, mpd, mpdecimal, mpg123, mplayer,
mrouted, msmtp, mtd, mutt, nettle, network-manager, nfs-utils,
nftables, nginx, nodejs, noip, ntp, ofono, opencv3, openpgm,
openssl, openswan, openvpn, pango, parted, perl, perl-cross,
perl-crypt-openssl-random, perl-http-message,
perl-io-socket-ssl, perl-module-build, perl-mojolicious,
perl-netaddr-ip, perl-net-dns, perl-net-http, perl-net-ssleay,
perl-uri, perl-xml-libxml, php, picocom, pixman, pkgconf,
poco, polarssl, portaudio, portmap, postgresql, proftpd,
protobuf, protobuf-c, pulseaudio, python-configshell-fb,
python-networkmanager, python-numpy, python-pyparsing,
python-pypcap, python-rtslib-fb, python-spidev, python-urwid,
python-web2py, qemu, qt5base, redis, rngtools, rng-tools,
rpi-firmware, rpi-userland, rtmpdump, rtorrent, ruby, samba,
samba4, sane-backends, sconeserver, sdl, sed, setools,
shairport-sync, shared-mime-info, sland, smartmontools,
softether, spice-protocol, sqlcipher, sqlite, squid,
strongswan, stunnel, subversion, sudo, sunxi-tools,
supervisor, systemd, tar, targetcli-fb, tcpdump, tiff, tor,
tvheadend, tzdata, uboot-tools, udisks, unionfs, upmpdcli,
util-linux, vala, valgrind, vim, vlc, vorbis-tools, vsftpd,
vtun, wavpack, webkitgtk24, weston, whois, wireless-regdb,
wireshark, wpa_supplicant, xdriver_xf86-input-vmmouse,
xdriver_xf86-video-imx-viv, xdriver_xf86-video-intel,
xdriver_xf86-video-sis, xlib_libXi, xorg-server,
xtables-addons, xterm, xz, zic, znc, zsh
New packages:
axfsutils, bitstream, check, dvblast, eventlog, fastd, gauche,
gmock, graphite2, gssdp, gupnp, gupnp-av, ibrcommon, ibrdtn,
ibrdtnd, ibrdtn-tools, imx-kobs, iqvlinux, irssi,
kompexsqlite, libbroadvoice, libcddb, libcodec2, libcrossguid,
libg7221, libhttpparser, libilbc, libldns, libmng,
libopenh264, libpam-radius-auth, libpam-tacplus, libsilk,
libsoundtouch, libssh, libuecc, libyuv, liquid-dsp, luv,
micropython, micropython-libs, python-pyratemp,
python-pyroute2, python-ranger, rapidxml, scrypt, sdl2,
sp-oops-extract, squeezelite, stress-ng, swupdate, syslog-ng,
x265, xdriver_xf86-video-fbturbo, xxhash, yad, zxing-cpp
Removed packages:
blackbox (was deprecated), divine (merged in directfb),
kobs-ng (replaced by imx-kobs), mediactl (merged in libv4l),
sawman (merged in directfb), schifra (marked broken since a
long time), texinfo (host variant only, no longer used), zxing
(replaced by zxing-cpp),
Issues resolved (http://bugs.uclibc.org):
#4099: cut utility from GNU coreutils works incorrect
#7772: libxml-parser-perl build failure: missing dependency
ExtUtils/MakeMaker
#7931: Default configuration for Cubieboard v1 is outdated
#8116: 2015.05-rc2 raspberrypi2_defconfig network interface
not coming up
#8246: X.org DRI2 build issue
#8256: pointing to /usr/bin/objcopy old version (x86) instead
of the generated one
#8266: mplayer build issue
#8281: pyrexc fails to run when path is too long
#8316: lttng-tools and lttng-babeltrace executables contain
bad RPATH pointing to host machine
#8331: kexec wants shutdown in /sbin, but systemd installs it
in /usr/sbin
#8361: Buildroot 2015.08.1 skeleton inittab overwritten by
busybox's version
#8366: libevent does not build
#8386: build failed with external toolchain
#8391: Node.js 0.12.7 fails to build on raspberry_pi defconfig
#8396: CCACHE initialization
#8401: gpsd 3.15 NMEA support
#8416: cups depends on BR2_DEPRECATED_SINCE_2015_05
#8421: util-linux installs systemd files in output/target/home/
Minor fixes.
OpenCV 3.x package renamed to opencv3. OpenCV 2.4.x
reintroduced as opencv.
Updated/fixed packages: bootutils, canfestival, cppcms,
curlftpfs, dhcpdump, dropbear, erlang-p1-tls, exfat, gnuradio,
ipkg, libgudev, libmbim, libwebsock, linux-pam, lm-sensors,
ltrace, midori, network-manager, openssh, perl-file-listing,
perl-http-cookies, perl-http-daemon, perl-http-negotiate,
perl-www-robotrules, python-can, qt5base, qt5multimedia,
setools, sysvinit, tinyalsa, tn5250, tvheadend, uboot, vlc,
x264, xserver_xorg-server, zyre
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
2015.08-rc2, Released August, 24th 2015
Fixes all over the tree.
Toolchain: fix gcc build on NIOS-II.
Infrastructure: add <fs>_POST_GEN_HOOKS mechanism to fix
hybrid ISO image generation.
Architectures: add arm1136j-s variant.
Updated/fixed packages: apitrace, audit, bcusdk, bdwgc,
beecrypt, boost, bwm-ng, cdrkit, c-icap, cifs-utils, clapack,
c-periphery, cpio, cramfs, czmq, dawgdic, dnsmasq, dosfstools,
dropbear, elfutils, empty, eudev, fan-ctrl, filemq, gnutls,
guile, haveged, imlib2, libcec, libepoxy, libev, libgpgme,
libiio, libnetfilter_queue, libnfnetlink, libpfm4, libpthsem,
librtas, libselinux, libsigsegv, libsodium, libv4l, lightning,
linux, lirc-tools, lrzsz, mono, mosh, mpd, msmtp, nbd,
netatalk, nodejs, ola, opencv, oprofile, php, poco,
postgresql, powertop, protobuf, protobuf-c, qt5base,
qt5quickcontrols, rapidjson, rng-tools, squid, sysdig,
sysstat, tftpd, tinc, tz, util-linux, webkitgtk24, weston,
wireshark, wvstreams, xdriver_xf86-input-synaptics, zyre.
Issues resolved (http://bugs.uclibc.org):
#8276: package/dropbear: symlink resolution incorrect
#8286: Error with buildroot
#8301: ldconfig parameter in Makefile
Fixes all over the tree and new features.
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
Architectures:
- Refactor how the availability of an MMU is described.
- Minimal support for Cortex-M3
- Minimal support for AArch64 big-endian
Toolchains:
- Add CodeSourcery MIPS 2015.05, remove MIPS 2013.11
- Use uClibc-ng as the default uClibc version, instead of the
official uClibc, which hasn't done any release since 3+
years
- eglibc is now marked as deprecated
- GCC: gcc 4.9.x is now the default and was updated to 4.9.3,
support for gcc 5.x added.
- Binutils: use Binutils 2.24 as the default, 2.25.x series
bumped to 2.25.1, remove old Binutils 2.22.
- Update ARC toolchain components to 2015.06
- Add support for Fortran when building gcc
Bootloaders:
- Support for using the kconfig configuration system in
U-Boot
New Defconfigs:
- VIA VAB-820/AMOS-820
- OLimex OLinuxino A20 Lime
- Many new defconfigs for Atmel evaluation boards:
at91sam9rlek, at91sam9x5ek, sama5d3xek, sama5d4ek, sama5d4
Xplained Ultra, sama5d3 Xplained.
- ACME Systems Aria G25
- WarPboard
- Altera Cyclone 5 Development Board
- Xilinx zc706
- ARC AXS101 and AXS103 Software Development Platforms
- Significant updates to Raspberry Pi / Raspberry Pi 2
Infrastructure:
- Buildroot takes better care now of generating predictable
permissions in the target filesystem. However, existing
permissions on a custom skeleton or rootfs overlay will no
longer be preserved. Therefore, it is necessary to add a
permission table (BR2_ROOTFS_DEVICE_TABLE) to set the
required permissions.
- Add support for kconfig fragments.
- No longer pass --{enable,disable}-debug to autotools
packages depending on the value of
BR2_ENABLE_DEBUG. BR2_ENABLE_DEBUG now only controls
whether we build with -g or not.
- Support for extracting archives in .lzma in the generic
package infrastructure.
- Remove random-seed file from the default skeleton, since
seeding the entropy pool with a known seed makes more harm
than good.
- In the CVS download helper, add support to use a date as
the version.
- Add support for a per-package <pkg>_STRIP_COMPONENTS
variable, which packages can use to specify how many path
components should be stripped when extracting the tarball.
- Addition of a 'kernel-module' package infrastructure, which
simplifies the packaging of external kernel modules. Many
existing packages are converted to use it.
- Allow bootloaders to be implemented in $(BR2_EXTERNAL)
- Remove /etc/securetty from the default skeleton.
- Migration of sysV initscripts from the default skeleton to
a package called 'initscripts', installed only when Busbox
init or sysvinit are used.
- Migration of the skeleton logic to a proper 'skeleton'
package.
- Addition of a 'linux-tools' infrastructure in the 'linux'
package, to support building user-space tools bundled
within the Linux kernel sources, such as perf and cpupower.
- Usage of backticks instead of make $(shell ...) to execute
shell commands. This allows to delay the evaluation of such
commands when actually needed, and not when expanding the
variables. It is useful to make 'make printvars' less
noisy, and as a preparation to support top-level parallel
build.
- Libtool .la files are not mungled for all package types,
instead of being handled only for packages using the
autotools-package infrastructure.
- Add mechanism to allow packages to express a dependency on
gcc versions. This is needed for packages that use C++11 or
C11 support for example.
Important package updates:
- Complete rework of the matchbox packaging
- Lots of fixes in packages for compatibility with musl and
gcc 5.
- Hash files added to a large number of packages.
- Update a significant number of packages to use a new
hosting, after the announcement of Google Code and
Gitorious closing.
- Major packages needed for SELinux support have been merged,
but the support is not complete yet.
- Significant update of OpenCV to version 3.0, and addition
of lots of eatures.
- Significant update of all packages supporting the GPU and
VPU of i.MX ARM processors.
- Addition of systemd support in a significant number of
packages.
- Qt5 updated to 5.5.0
- Use modular X.org server by default instead of KDrive
Filesystems:
- Complete overhaul of the iso9660 support. Now allows to use
directly IS9660 as the root filesystem format and not only
an initrd, and supports Grub 2 and isolinux in addition to
Grub.
Updated packages: a10disp, agentpp, apache, at91bootstrap3,
audit, barebox, bc, bind, bmon, boost, btrfs-progs,
ca-certificates, can-utils, ccache, cloog, collectd, connman,
coreutils, c-periphery, cryptsetup, dado, dbus, dejavu,
dhcpcd, dnsmasq, dosfstools, dovecot, dovecot-pigeonhole,
e2fsprogs, ejabberd, erlang-p1-cache-tab, erlang-p1-sip,
erlang-p1-stringprep, erlang-p1-stun, erlang-p1-tls,
erlang-p1-utils, erlang-p1-xml, erlang-p1-yaml, ethtool,
eudev, evtest, exim, expect, explorercanvas, feh, ffmpeg,
file, flashrom, freescale-imx, freetype, gawk, gcc, gdb,
gettext, git, glib-networking, gnupg2, gnutls, gpsd, gptfdisk,
gpu-viv-bin-mx6q, gst-fsl-plugins, harfbuzz, hdparm, heimdal,
i2c-tools, imagemagick, imx-vpu, iproute2, ipset, isl, iw,
kodi, kodi-addon-xvdr, kodi-audioencoder-flac,
kodi-audioencoder-lame, kodi-audioencoder-vorbis,
kodi-audioencoder-wav, lftp, libass, libassuan, libcec,
libconfi, libcurl, libdrm, libevdev, libfreefare, libfslcodec,
libfslparser, libfslvpuwrap, libfuse, libglib2, libgpgme,
libgtk2, libgtk3, libical, libidn, libiio, libinput, libiscsi,
libllcp, libmicrohttpd, libnfc, libnss, libpcap, libpciaccess,
libpng, libserialport, libsigrok, libsoc, libtirpc, libubox,
libunistring, libupnp, libuv, libv4l, libva,
libva-intel-driver, libXrandr, lighttpd, linenoise, linux,
linux-firmware, linux-headers, live555, ltrace, lua,
lua-csnappy, lua-ev, luajit, lua-messagepack, luaperiphery,
lvm2, lxc, lzo, mesa3d, mesa3d-headers, midori, mmc-utils,
modem-manager, mono, mosquitto, mpd, mpd-mpc, mpfr, mpg123,
mtd, musl, nano, netperf, network-manager, nfs-utils, nginx,
nodejs, ntp, ola, opencv, openldap, openssh, openssl,
openswan, openvmtools, openvpn, opkg, orbit, orc, pcmanfm,
perl-cross, perl-encode-locale, perl-io-socket-ssl,
perl-mojolicious, perl-net-ssleay, perl-path-tiny, perl-uri,
perl-xml-libxml, php, pinentry, polarssl, postgresql,
pulseview, pure-ftpd, python, python-dpkt, python-lxml,
python-networkmanager, python-pyinotify, python-pypcap,
python-tornado, qextserialport, qt, qt5, rapidjson, redis,
rpcbind, rpi-firmware, rpi-userland, samba4, shairport-sync,
snmpp, sqlite, squid, strongswan, stunnel, sudo, sunxi-boards,
sunxi-mali, sysdig, sysstat, systemd, tcpdump, tiff, tmux,
tor, txheadend, tzdata, uboot, uclibc, ulogd, upmpdcli,
usb_modeswitch, usb_modeswitch_data, vala, vsftpd, wayland,
weston, whois, wireless-regdb, wireshark, x264, xapp_xvinfo,
xdriver_xf86-input-libinput, xdriver_xf86-input-vmmouse,
xdriver_xf86-video-cirrus, xdriver_xf86-video-geode,
xdriver_xf86-video-imx-viv, xdriver_xf86-video-mach64,
xdriver_xf86-video-neomagic, xdriver_xf86-video-r128,
xdriver_xf86-video-savage, xdriver_xf86-video-siliconmotion,
xdriver_xf86-video-vesa, xkeyboard-config, xlib_libfontenc,
xlib_libFS, xlib_libXaw, xlib_libxkbfile, xlib_libXrender,
xlib_libXt, xproto_kbproto, xproto_xproto, xproto_xrandrproto,
xscreensaver, xserver_xorg-server, xtables-addons, yaml-cpp,
zic.
New packages: angularjs, atf, audit, c-icap, c-icap-modules,
cpio, dawgdic, faketime, fcgiwrap, gflags, glog, initscripts,
jquery-datetimepicker, kodi-audioencoder-modplug,
kodi-audioencoder-nosefar, kodi-audioencoder-sidplay,
kodi-audioencoder-snesapu, kodi-audioencoder-stsound,
kodi-audioencoder-timidity, kodi-audioencoder-vgmstream,
kodi-platform, kodi-pvr-argustv, kodi-pvr-dvblink,
kodi-pvr-dvbviewer, kodi-pvr-filmon, kodi-pvr-hts,
kodi-pvr-iptvsimple, kodi-pvr-mediaportal-tvserver,
kodi-pvr-mythtv, kodi-pvr-nextpvr, kodi-pvr-njoy,
kodi-pvr-pctv, kodi-pvr-stalker, kodi-pvr-vbox,
kodi-pvr-vdr-vnsi, kodi-pvr-vuplus, kodi-pvr-wmc,
kodi-screensaver-asteroids, kodi-screensaver-biogenesis,
kodi-screensaver-crystalmorph, kodi-screensaver-greynetic,
kodi-screensaver-pingpong, kodi-screensaver-pyro,
kodi-screensaver-stars, kodi-visualisation-shadertoy,
kodi-visualisation-spectrum, kodi-visualisation-waveforhue,
kodi-visualisation-waveform, kvmtool, kyua, libfm,
libfm-extra, libplatform, librtas, libsodium, libsquish,
libucl, libump, linux-backports, lua-iconv, lutok, menu-cache,
moarvm, monkey, mono-gtksharp3, mosh, openipmi, python-can,
python-pycli, python-pydal, python-pyyaml, python-web2py,
qpid-proton, qt5webchannel, quazip, racehound, rtl8188eu,
rtl8821au, sepolgen, setools, skeleton, stm32flash,
webkitgtk24, xdriver_xf86-video-qxl, zynq-boot-bin.
Deprecated packages: webkitgtk, libgail, eglibc support in
glibc package.
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
Issues resolved (http://bugs.uclibc.org):
#4291: Segmentation fault with all binaries that use threads
when compiled with gcc 4.6
#6944: building toolchain for sh4 fails
#7592: Buildroot GCC: -lto requires plugin support in ranlib
#7628: Python SSL does not get built for Raspberry Pi
#7682: Missing dependencies for NFS
#7742: dhcp lacks important features when BR2_ENABLE_DEBUG
#7754: make: *** [/..../buildroot-2014.11/output/build/host-gcc-initial-4.8.3/.stamp_built] Error 2
#7946: libglib2-2.42.2 fails to build for sparc-buildroot-linux-gnu
#7956: glibc 2.20 and 2.21 fail to build for sh64-buildroot-linux-gnu
#7971: python-flask, python-werkzeug. No module named zlib
#7981: Target file system skeleton permissions hazard
#8006: rpcdebug in nfs-utils built for the host
#8036: alsa-lib headers problem that prevents to compile alsa
dependent projects
#8081: systemd init system: /tmp is not mode 1777
#8121: php opcache extension doesn't get installed
#8151: x86-64 make fails with ncurses 5.9
#8156: pkg-kconfig infra broken for *-update-{config, defconfig}
#8161: default /bin/sh symlink to busybox is full path and not relative
#8171: glamor missing
#8191: Request update support for the cubieboard series
#8201: Important security upgrades for node.js
2015.05, Released May 31st, 2015
Minor fixes.
Updated/fixed packages: conntrack-tools, directfb, fio, flite,
gptfdisk, ipmiutil, iproute2, janus-gateway, keyutils, knock,
libelementary, libgcrypt, libgsasl, libjpeg, libstrophe,
lttng-libust, nbd, ncurses, nmap, php, postgresql, python,
python3, sconeserver, udpcast, upmpdcli
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
2015.05-rc3, Released May 22nd, 2015
Several fixes, mainly related to static linking.
Updated/fixed packages: acl, alsa-utils, apr, armadillo, attr,
autoconf-archive, binutils, boost, czmq, dhcpcd, duma,
enlightenment, exim, fbterm, freerdp, gcc, gdk-pixbuf,
google-breakpad, gpsd, heirloom-mailx, hwloc, ipmiutil,
iproute2, jack2, jasper, kmod, lcdproc, leafnode2, libcap-ng,
libftdi1, libmatroska, libmemcached, libmodbus, libnftnl,
libsigrok, libupnpp, libuv, libxml-parser-perl, linux,
linux-headers, lirc-tools, lua-periphery, lxc, mongoose, mono,
mpg123, mosquitto, neardal, newt, ntp, ola, openldap, opencv,
php, postgresql, protobuf, pulseaudio, python-pyqt, qemu, qt,
qt5base, rpi-userland, rsyslog, snmppp, sqlite, tiff,
tinyxml2, uboot-tools, unionfs, ux5000-firmware, usbredir,
ushare, vpnc, vsftpd, wavpack, wireless_tools, wsapi,
wvstreams, xmlstarlet, zeromq, zmqpp
New packages: c-periphery
Issues resolved (http://bugs.uclibc.org):
#8106: mkfs.jffs2 uses the --pagesize parameter incorrectly
#8111: 2015.05.rc2 LIBFOO_CONF_OPTS not working
#8126: exim lacks plaintext and cram-md5 auth
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
2015.05-rc2, Released May 11th, 2015
Minor fixes.
Toolchain: PR56780 backport to GCC 4.8.4 to fix GDB linking
issues. Context functions enabled for uClibc snapshot /
uClibc-NG.
Architectures: Endian handling symbol for Xtensa, binutils
fixes.
Infrastructure: Fix for kernel module stripping when
localversion contains spaces.
Updated/fixed packages: at, autoconf-archive, binutils,
cc-tool, cryptsetup, dstat, expedite, freerdp, giflib,
gnuchess, guile, ipmiutil, iproute2, mono, monolite, neard,
ola, poppler, postgresql, python-qt, qt, sqlite, valgrind,
xlib_libXfont
Issues resolved (http://bugs.uclibc.org):
#8086: Cannot select systemd as init with Linaro 2014.09...
Fixes all over the tree and new features.
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
Architectures: Removed AVR32 support, deprecate SH64, added
support for steamroller, corei7-avx and core-avx2 x86
variants.
Toolchains: IPv6 and Largefile support now enforced for
uClibc. Corresponding Kconfig symbols removed.
External CodeSourcery AMD64 2014.05, MUSL-cross 1.1.6 added,
CS sh2, Xilinx microblaze v2/14.3 removed. Distro-class
external toolchains are now detected and blacklisted.
Internal toolchain support for Nios2 added, Blackfin
removed. Aarch64 and sh musl support. uClibc-ng support added.
Libatomic is now handled for internal and external
toolchains. Link time optimization (LTO) support.
New Defconfigs: Freescale i.MX28 EVK, i.MX31 PDK and SABRE
Auto, Raspberry Pi 2, RIoTboard,
Infrastructure: Hashes for a large number of packages have
been added. Missing hashes now stop the build unless
explicitly disabled.
Peter Korsgaard
committed
Spaces and colons (:) are now supported in package
versions. Dependencies can now be listed for the patch step
(<PKG>_PATCH_DEPENDENCIES). Kconfig and Linux kernel
extensions infrastructure has been added.
Makedevs now has a recursive (r) option.
The variable containing the list of packages to build has been
renamed from TARGETS to PACKAGES.
Peter Korsgaard
committed
Make external-deps / legal-info / source / source-check have
been reimplemented using the package infrastructure, so their
output/behaviour may differ from earlier (some packages were
not included in the past).
The old insecure DES password encoding is no longer supported.
U-Boot patch option now support direct references to patch
files and URLs in addition to directories of patches. The
i.MX28 SD format (u-boot.sd) is now supported.
Updated/fixed packages: agentpp, aircrack-ng, alsa-lib,
alsa-utils, apr-util, apr, atk, autossh, avahi, avrdude,
bcusdk, bdwgc, bind, binutils, bmon, boost, botan,
btrfs-progs, busybox, ca-certificates, cairo, can-utils,
canfestival, ccache, chrony, civetweb, clamav, cmake,
collectd, connman, copas, crda, cryptodev-linux, cryptsetup,
cups, czmq, dbus-cpp, dbus-glib, dbus-python, dbus, dfu-util,
dhcp, dhcpcd, dialog, dillo, dmraid, dnsmasq, dos2unix,
dosfstools, dovecot-pigeonhole, dovecot, dropbear, dropwatch,
dtv-scan-tables, dvdauthor, e2fsprogs, ecryptfs-utils,
libevas, elfutils, enscript, erlang, espeak, eudev, evemu,
exfat-utils, exim, f2fs-tools, feh, ffmpeg, fftw, flickcurl,
fltk, fluxbox, fmlib, fmtools, freeradius-client, freerdp,
gamin, gawk, gcc-final, gcc, gd, gdb, gengetopt, geoip, git,
glib-networking, gnu-efi, gnuchess, gnutls, gpsd, gptfdisk,
gpu-viv-bin-mx6q, gst-plugin-bad, gstreamer, gstreamer1,
gtest, gvfs, harfbuzz, haserl, haveged, hiawatha,
hicolor-icon-theme, hostapd, hplip, httping, i2c-tools, icu,
ifplugd, imagemagick, imlib2, iozone, iproute2, iptables,
iputils, irqbalance, iw, jack2, jhead, jimtcl, json-c, kexec,
kismet, kmod, kodi-audioencoder-flac,
kodi-audioencoder-vorbis, kodi-pvr-addons, kodi, ktap, lcms2,
libass, libatomic_ops, libbluray, libcap, libcgroup, libcurl,
libdrm, libdvbsi, libebml, libecore, libedit, liberation,
libev, libevas, libevdev, libftdi, libgcrypt, libglib2,
libgpgme, libgtk2, libgtk3, libiconv, libidn, libiio,
libinput, libiscsi, libksba, liblinear, libmatroska,
libmicrohttpd, libmodbus, libmpdclient, libnice, libnl,
libnspr, libnss, libpcap, libpciaccess, libphidget, libplayer,
libpthsem, libqmi, librsvg, libseccomp, libsigrok, libsoup,
libsrtp, libssh2, libtasn1, libtool, libunistring, liburcu,
libusb, libuv, libva-intel-driver, libva, libvncserver,
libvorbis, libvpx, libwebsockets, libxml2, libzip, lightning,
lighttpd, linknx, linphone, linux-firmware, linux-headers,
linux-pam, live555, ljsyscall, lmbench, lockdev, logrotate,
lpc3250loader, lpeg, lsof, lttng-libust, lttng-modules,
lttng-tools, lua, luacrypto, luafilesystem, luajit, luaposix,
luarocks, lvm2, lxc, make,
matchbox-{common,desktop,fakekey,keyboard,lib,startup-monitor,vm},
matchbox, mcelog, memcached, memstat, memtest86, mesa3d,
minidlna, mjpegtools, mjpg-streamer, modem-manager, mongoose,
monit, mono, monolite, mp4v2, mpc, mpd, mpdecimal, mpg123,
mplayer, musl, nano, nbd, ncftp, ncmpc, ncurses, ne10, neard,
neardal, net-tools, netatalk, netsnmp, network-manager, nginx,
nodejs, ntfs-3g, ntp, numactl, odhcp6c, ofono, open2300,
opencv, openldap, openntpd, openocd, openssh, openssl,
openswan, opentyrian, openvmtools, openvpn, oprofile, p11-kit,
pango, patch, patchelf, pciutils, pcre, perf, perl-gdgraph,
perl-io-socket-ssl, perl-json-tiny, perl-module-build,
perl-mojolicious, perl-net-ssleay, perl-path-tiny,
perl-xml-libxml, perl, phidgetwebservice, php-gnupg, php,
pkgconf, polarssl, poppler, popt, postgresql, powerpc-utils,
pppd, prboom, procps-ng, proftpd, psplash, ptpd2,
python-{cheetah,coherence,django,markdown,netifaces,pam,six},
python-tornado, python-twisted, python-zope-interface, python,
python3, qemu, qt, qt5, qt5base, qt5multimedia,
qt5xmlpatterns, qt5cinex, quagga, qwt, radvd, readline,
rng-tools, rpcbind, rpi-firmware, rpi-userland, rsync,
rsyslog, rtai, rtmpdump, ruby, sam-ba, samba, samba4,
sane-backends, sconeserver, shairport-sync, sigrok-cli, slang,
smcroute, snmppp, socat, socketcand, sofia-sip, sox,
spawn-fcgi, speex, sqlcipher, sqlite, squid, strace,
strongswan, stunnel, sudo, sunxi-boards, swig, sysstat,
systemd, tcpdump, tftpd, thrift, thttpd, ti-gfx, ti-utils,
tiff, tinyalsa, tn5250, transmission, trinity, tslib,
tvheadend, tzdata, uboot-tools, uclibc, ulogd, usb_modeswitch,
usbutils, ustr, util-linux, vala, valgrind, vlc, wayland,
webp, weston, wget, which, whois, wireless-regdb,
wireless_tools, wireshark, wpa_supplicant, wvstreams,
xapp_{bdftopcf,bitmap,fonttosfnt,fslsfonts},
xapp_{fstobdf,iceauth,mkfontscale,oclock,rgb,sessreg,setxkbmap},
xapp_{showfont,smproxy,twm,x11perf,xcalc,xclipboard,xcmsdb},
xapp_{xdbedizzy,xditview,xdpyinfo,xdriinfo,xedit,xev,xeyes},
xapp_{xf86dga,xfsinfo,xgamma,xgc,xhost,xinit,xinput,xkbcomp},
xapp_{xkbevd,xkbprint,xlsatoms,xlsfonts,xmag,xman,xmh,xmodmap},
xapp_xmore, xcb-util-image, xcb-util-keysyms,
xdata_xcursor-themes,
xdriver_xf86-input-{evdev,keyboard,synaptics,void},
xdriver_xf86-video-{ati,cirrus,geode,mach64,mga,neomagic},
xdriver_xf86-video-{r128,savage,siliconmotion,sis,tdfx},
xdriver_xf86-video-{trident,vmware,voodoo}, xenomai,
xfont_font-util, xkeyboard-config,
xlib_lib{ICE,X11,Xdmcp,Xfont,Xpm,XvMC},
xlib_lib{Xxf86vm,xshmfence,xtrans}, xproto_randrproto,
xproto_xproto, xserver_xorg-server, x11vnc, x264, xerces,
xorriso, xterm, xz, yaml-cpp, zeromq, zic, zmqpp
New packages: apache, autoconf-archive, batctl,
bitstream-vera, bullet, cc-tool, doxygen, drbd-utils,
dvdrw-tools, gnuradio, gst1-imx, hans, hwloc, ijs,
imx-usb-loader, inconsolata, iodine, iotop, ipmiutil, jsoncpp,
leveldb, libdcadec, libdri2, libfreeimage, libftdi1,
libsidplay2, lirc-tools, lua-periphery, mc, mesa3d-headers,
mosquitto, nvidia-driver, nvidia-tegra23{,-binaries,-codecs},
openjpeg, opusfile, perl-crypt-openssl-{random,rsa},
perl-db-file, perl-digest-{hmac,sha1},
perl-encode-{detect,locale}, perl-file-{listing,util},
perl-html-{parser,tagset}, perl-http-cookies,
perl-http-{daemon,date,message,negotiate}, perl-io-html,
perl-libwww-perl, perl-lwp-mediatypes, perl-mail-dkim,
perl-mailtools, perl-mime-base64, perl-net-{dns,http},
perl-netaddr-ip, perl-time-hires, perl-timedate, perl-uri,
perl-www-robotrules, powertop, pulseview,
python-{cherrypy,lxml,mako,pyqt,pyxml,sip,spidev,ws4py}, qpdf,
qt-webkit-kiosk, sl, softether, sysdig, tinyxml2, tor, tovid,
unixodbc, wf111, wine, libepoxy, xapp_xcompmgr,
xapp_xfindproxy, xcb-util-cursor, xcb-util-renderutil,
xdriver_xf86-input-libinput, xdriver_xf86-video-imx{,-viv},
xproto_xproxymanagementprotocol
Removed packages: gtk2-theme-hicolor
Issues resolved (http://bugs.uclibc.org):
#7478: Multiple chosen python modules are not built due to...
#7508: Use of BR2_EXTERNAL and dependencies to existing packages
#7676: Package procps-ng installs binaries to nonsensical folder
#7724: Startx is not installed in the target
#7760: botan: wrong prefix in botan-1.10.pc
#7826: Building of cdparanoia
#7844: Lua with hard-float on MIPS by buildroot doesn't work
#7874: X.org configure error
#7941: glibc-2.20 fails to build for sparc-buildroot-linux-gnu
#7951: gcc 4.9.2 fails to build for sparc-buildroot-linux-gnu
#7961: Qt5 fails to build for xtensa-buildroot-linux-uclibc
#7976: mkuser script fails with: user already exists with...
#8011: When building only busybox and strace, strace fails...
#8016: collectd fails to build, network.c:171:19: error:...
#8041: error on building libcurl7.42.0
2015.02, Released March 1st, 2015
Minor fixes.
Updated/fixed packages: civetweb, ding-libs,
directfb-examples, glibc, gnupg, gnupg2, gpm,
gst-plugins-good, gst1-plugins-good, freetype, libao, libevas,
libevent, libfribidi, libgcrypt, libgtk2, libshout, libsrtp,
libtheora, libupnpp, libxmlrpc, linux, make, opus, pinentry,
rpi-firmware, shared-mime-info, vlc, vorbis-tools,
xcb-util-keysyms
Removed packages: libgc
2015.02-rc3, Released February 24th, 2015
Minor fixes.
Cmake and rebar (erlang) infrastructure fixes.
Updated/fixed packages: bind, btrfs-progs, busybox, e2fsprogs,
evtest, ffmpeg, fltk, gnutls, i2c-tools, imagemagick, libxcb,
make, mjpg-streamer, netsnmp, opentyrian, php, polarssl,
qt5base, samba, samba4, sudo, util-linux, xserver_xorg-server
2015.02-rc2, Released February 15th, 2015
Minor fixes.
raspberrypi: fix kernel sha1 for DT variant.
Updated/fixed packages: dbus, dvdauthor, git, libsemanage,
libsepol, libssh2, mplayer, ntp, openvmtools, python3,
qt5base, qt5connectivity, xserver_xorg-server
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
Fixes all over the tree and new features.
Static/shared library handling reworked. This is now a
tristate (shared only / shared and static / static
only). Default is now shared only to speed up the
build. BR2_PREFER_STATIC_LIB is now called BR2_STATIC_LIBS.
The toolchain (internal and external) will now warn when an
unsafe library or header path is used (such as /usr/include or
/usr/lib). If BR2_COMPILER_PARANOID_UNSAFE_PATH is enabled
under build options this instead becomes an error.
A installation path issue with the internal musl toolchain
support has been fixed so it is now possible to reuse it as an
external toolchain.
Architectures: Freescale E5500 and E6500 PowerPC support
added, deprecated MIPS 1/2/3/4 support removed.
New defconfigs: Freescale p2020ds, MIPS creator CI20,
Raspberrypi with DT, UDOO Quad.
'make <foo>_defconfig' now saves the path to the defconfig in
the .config, so a 'make savedefconfig' automatically updates
it.
Infrastructure for packages using the Erland rebar tool has
been added.
Hashes for a large number of packages have been added. Hashes
are now checked for both target and host packages.
The system menu now has an option to automatically configure a
network interface through DHCP at bootup.
The default filesystem skeleton now uses a separate tmpfs for
/run instead of a symlink to /tmp/ for security reasons / to
protect against conflicts with user generated temporary files.
BR2_EXTERNAL is now exported to post-build and post-image
scripts.
New packages: bdwgc, benejson, blktrace, bootstrap, cgic,
ding-libs, dvdauthor, ejabberd, erlang-goldrush, erlang-lager,
erlang-p1-cache-tab, erlang-p1-iconv, erlang-p1-sip,
erlang-p1-stringprep, erlang-p1-stun, erlang-p1-tls,
erlang-p1-utils, erlang-p1-xml, erlang-p1-yaml,
erlang-p1-zlib, exiv2, freeradius-client, gengetopt, glmark2,
gpu-amd-bin-mx51, guile, host-qemu, ifupdown, iperf3,
janus-gateway, kodi, kodi-audioencoder-flac,
kodi-audioencoder-lame, kodi-audioencoder-vorbis,
kodi-audioencoder-wav, libcli, libiio, liblinear, libnice,
libselinux, libsemanage, libserialport, libsigro,
libsigrokdecode, libsrtp, liburiparser, libvips, libwebsock,
libz160, libzip, lightning, mcelog, memtest86, mjpegtools,
mjpg-streamer, mke2img, mpd-mpc, netsurf-buildsystem, odhcp6c,
openldap, python-alsaaudio, python-certifi, python-cheetah,
python-coherence, python-django, python-docopt, python-enum,
python-enum34, python-flask, python-gobject, python-httplib2,
python-ipaddr, python-itsdangerous, python-jinja,
python-markdown, python-markupsafe, python-networkmanager,
python-pam, python-psutil, python-pyftpdlib, python-pyinotify,
python-pysendfile, python-pyxb, python-requests, python-six,
python-twisted, python-webpy, python-werkzeug,
python-zope-interface, qt5cinex, sigrok-cli, sofia-sip,
start-stop-daemon, szip, triggerhappy, ustr, vnstat, xorriso,
xtables-addons
Removed packages (target): bison, distcc, gob2, m4
Issues resolved (http://bugs.uclibc.org):
#7556: make interactive CLI optional for nftables
#7730: Error while connecting Qt Cretaor to device
#7766: logrotate default gzip path is usually wrong
#7790: Invalid ext4 image generated by Buildroot
2014.11, Released December 1st, 2014
Minor fixes.
Infrastructure: LD_LIBRARY_PATH handling tweak to ensure
current working directory isn't searched.
Updated/fixed packages: gd, gdb, libwebsockets, luajit, mono,
parted, shairport-sync, util-linux, xapp_bdftopcf,
xserver_xorg-server
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
2014.11-rc3, Released November 28th, 2014
Fixes all over the tree.
System: File permissions of /etc/random-seed made more
restrictive.
Toolchain: Various fixes related to locale handling, a fix for
building the toolchain wrapper on MIPS.
Updated/fixed packages: bind, binutils. botan, btrfsprogs,
clamav, czmq, dhcp, dillo, dovecot, erlang, flac, gd, glibc,
gptfdisk, gst1-validate, heirloom-mailx, lame, libksba,
libllcp, libnspr, libpng, libshairplay, libtirpc, linux,
linux-headers, mpdecimal, mpg123, network-manager, nfstables,
nfs-utils, openssl, pcituils, qt, radvd, rtai, sqlcipher,
sstrip, tcpdump, uclibc, uemacs, ushare, wayland, weston,
xl2tp, xserver_xorg-server
Issues resolved (http://bugs.uclibc.org):
#7670: Fails to build mpc-1.0.2 on latest Cygwin
Fixes all over the tree.
Inittab tweaks for shutdown handling (busybox and sysvinit).
Updated/fixed packages: aircrack-ng, botan, canfestival,
clamav, coreutils, czmq, dbus, dovecot, duma, e2fsprogs,
erlang, gcc, iputils, libcap, libgcrypt, libmemcached,
libssh2, libunwind, libv4l, linux-headers, mesa3d-demos, mutt,
mysql, ndisc6, nodejs, omniorb, perl-cross, php,
python-tornado, python3, qemu, qt5base, qt5webkit, rpm,
rt-tests, ruby, schifra, sdl_sound, shairport-sync, sysvinit,
tstools, tzdata, wireshark, x264
Issues resolved (http://bugs.uclibc.org):
#7646: strftime on datetime not works on python3
Fixes all over the tree and new features.
Toolchains: Use -mcpu / -march instead of -mtune. Support
additional ARC and sparc variants. Updated Code sourcery
and Linaro external toolchains.
Defconfigs: Freescale iMX6DL SabreSD, Minnowboard MAX, QEMU
powerpc64 pseries added and a number of updates to the
existing configurations.