]> Git Repo - buildroot-mgba.git/blame - CHANGES
openocd: libusb patch: append rather than override LDFLAGS
[buildroot-mgba.git] / CHANGES
CommitLineData
5427c506
PK
12011.11, Not released yet:
2
227eebae
PK
3 Fixes all over the tree and new features.
4
358601f8
PK
5 Move misc scripts and support stuff to support/. Rename
6 patch-kernel.sh to support/scripts/apply-patches.sh.
7
8 Bootloaders: Add support for custom git tree / tarballs for
9 barebox, similar to how it's handled for u-boot. Clean up
10 menuconfig options.
11
12 Toolchain: Update external codesourcery toolchain download
13 URLs after Codesourcery got bought by Mentor. Fix uClibc
14 0.9.32 builds for e500 PPC.
15
16 Linux: Kernel extensions infrastructure support, Xenomai +
17 RTAI support.
227eebae 18
a404b444
PK
19 Updated/fixed packages: acpid, busybox, dbus, dbus-glib,
20 directfb, dnsmasq, e2fsprogs, ethtool, fakeroot, fbdump,
21 freetype, fuse, gamin, gmp, jpeg, ipsec-tools, ipset,
22 iptables, iw, kexec, leafpad, libargtable2, libao, libconfuse,
23 libcuefile, libcurl, libevent, libreplaygain, libsamplerate,
24 libsndfile, libsoup, libsvgtiny, lighttpd, lzo, lzop, mpd,
25 mpfr, mpg123, musepack, mysql_client, netcat, netsnmp,
26 ntfs-3g, ntfsprogs, openssh, openssl, python, qt, radvd,
27 samba, sdl_sound, sqlite, squid, sylpheed, taglib, tar,
28 tcpreplay, tslib, usbutils, util-linux, valgrind, xterm
29
30 New packages: bluez-utils, cifs-utils, fluxbox, libev,
31 libftdi, libgeotiff, ngrep, openocd, portaudio, rtai, xenomai.
227eebae
PK
32
33 Issues resolved (http://bugs.uclibc.org):
34
358601f8
PK
35 #505: live555: new package
36 #531: let e2fsprogs package to export headers to staging dir if needed
37 #1171: Linuxthreads new cannot find sysdep.h
38 #2107: New package: input-event-daemon
39 #2599: New package: orc (Oil Runtime Compiler)
40 #2605: gstreamer: Update to 0.10.30
41 #2677: introducing util-linux-ng as replacement for util-linux
42 #2917: Qt: Add declarative module
43 #3145: jffs2 image generation fails
44 #3271: netperf-2.4.5 fails to compile
227eebae
PK
45 #4183: Codesourcery toolchain download site has changed
46
facd602d
PK
472011.08, Released August 31th, 2011:
48
49 Fixes all over the tree.
50
51 Toolchain: Fix codesourcery 2009q3 ARM download, Linux 3.0.4
52 kernel headers.
53
54 Updated/fixed packages: ipset, python
55
73f131ce 562011.08-rc2, Released August 29th, 2011:
e0a6bcd8
PK
57
58 Fixes all over the tree.
59
73f131ce 60 Toolchain: crosstool-NG 1.12.1, use binutils 2.21 on
e0a6bcd8
PK
61 mips/sh/older uClibc, disallow uClibc 0.9.32 on avr32/sh
62 (broken).
63
73f131ce
PK
64 Defconfigs: kernel updates, fix mini2440 serial port config,
65 remove old arm toolchain configs.
66
67 Bootloaders: Fix grub patching, add barebox-{n,x,menuconfig}
68 targets similar to linux/busybox.
69
e0a6bcd8 70 Updated/fixed packages: barebox, directfb, libsoup,
bf446513
TDS
71 libxml-parser-perl, mtd, ncurses, python, ti-utils, udev,
72 usbmount, util-linux, xfont_font-misc-misc
e0a6bcd8 73
cb6c2c42
PK
74 Issues resolved (http://bugs.uclibc.org):
75
bf446513 76 #3685: ncurses installation hangs due to old version of tic
cb6c2c42
PK
77 #4093: Grub fails to install bz2 patch after conversion to...
78
7ff457cd 792011.08-rc1, Released August 4th, 2011:
0a5e7905 80
94ad0667
PK
81 Fixes all over the tree and new features.
82
bd76bc5f
PK
83 Toolchain: uClibc 0.9.32 / NPTL support, 0.9.29 removed,
84 ext-toolchain-wrapper improvements, improved non-MMU
85 support. GCC 4.3.6 / 4.6.1.
94ad0667 86
333acf35
PK
87 GENTARGETS infrastructure extended to cover bootloaders and
88 Linux kernel as well. Options to retrive Linux/U-Boot from a
89 custom git repo instead of upstream tarballs.
7ff457cd 90 Support for Linux 3.x and release candidate tarballs.
333acf35
PK
91 X-Loader bootloader for omap added.
92
93 Make source/external-deps now also works for external
94 toolchains / crosstool-ng backend.
95
5255a719
PK
96 Updated/fixed packages: autoconf, berkeleydb, bind, binutils,
97 bmon, bridge-utils, busybox, cmake, dbus, dbus-glib,
98 e2fsprogs, ethtool, ffmpeg, gst-plugins-{bad,base,good,ugly},
99 gvfs, hostapd, iproute2, iptables, iw, jpeg, lame, libarchive,
100 libdnet, libdrm, libgcrypt, libgtk2, libmpeg2, libpng,
101 libsoup, lighttpd, linux-fusion, lzo, midori, mtd-utils,
5496bc39
MH
102 nfs-utils, openvpn, oprofile, orc, pkg-config, proftpd, qt,
103 ruby, samba, sdl, shared-mime-info, sudo, sqlite, squid,
104 synergy, udev, usbmount, usbutils, util-linux, valgrind,
105 webkit, xorg-xserver, xz, zlib
a4a20acb
PK
106
107 New packages: acl, attr, ebtables, gnutls, inotify-tools,
108 ipset, libargtable2, libiqrf, libmnl, libnspr, libnss,
109 libroxml, libyaml, live555, mxml, orc, rsyslog, sredird,
110 statserial, stunnel, ti-utils, uboot-tools, yajl
111
d4928674
PK
112 Deprecated packages: liboil, swfdec
113
a4a20acb 114 Removed packages: hal
94ad0667
PK
115
116 Issues resolved (http://bugs.uclibc.org):
117
bd76bc5f 118 #3559: libnspr: Add new package
b28de60c 119 #3595: patch to add libroxml
bd76bc5f 120 #3565: libnss: Add new package
5496bc39
MH
121 #3583: xfonts_font-adobe-100dpi fails due to missing map file
122 #3649: [PATCH] Add mapdir to existing pkg-config patch
94ad0667 123 #3907: 2011.05 - Qt 4.7.3 not building on ARM
82e840e7 124 #3961: Nfs-utils: Remove SUSv3-function index
b9796199 125 #3985: "help" target's defconfig list needs sort
cef0721c 126 #3997: bump libroxml to v2.1.0
94ad0667 127
9ab73b51
PK
1282011.05, Released May 27th, 2011:
129
130 Updated/fixed packages: makedevs
131
effcc9a2
PK
1322011.05-rc2, Released May 24th, 2011:
133
134 Fixes all over the tree.
135
136 Toolchain: Code sourcery ARM 2009q1 download URL fixed /
137 2009q3 external toolchains added. Crosstool-NG bumped to
138 1.11.3, eglic/glibc configuration fixes. Linux kernel 2.6.38.x
139 bumped to 2.6.38.7.
140
141 Updated/fixed packages: bind, fakeroot, kbd, psmisc, qt
142
137a4d7e 1432011.05-rc1, Released May 18th, 2011:
da5e5a5a 144
7234c239
PK
145 Fixes all over the tree and new features.
146
147 External toolchain improvements: We now build a binary
148 toolchain wrapper and install it into HOST_DIR/usr/bin, which
149 enforces the correct compiler arguments, making an external
150 toolchain as easy to use outside of Buildroot as the internal
151 ones are. This also brought a cleanup of CFLAGS, making the
152 Buildroot build output easier to read.
153
154 Rootfs device handling improvements: Choice between static
155 /dev, devtmpfs and devtmpfs with either mdev or udev.
156
157 Toolchain: More preconfigured codesourcery external
158 toolchains, improved Crosstool-NG support, fix for GCC
159 snapshot versions, GCC 4.4.6 / 4.5.3, experimental GCC 4.6.0
160 support, target-GCC fixes, uClibc fixes, 0.9.32-rc3 support.
161
162 Bootloaders: U-boot 2011.03, Barebox 2011.05.0
163
164 Linux: support for custom kernel image targets, E.G. for
165 powerpc builds with embedded device trees.
166
167 Misc fixes for qemu defconfigs, ensuring correct serial
168 terminal setup out of the box.
169
170 Misc gentarget / autotools handling fixes.
171
9b87631e 172 Updated/fixed packages: alsa-lib, alsa-utils, alsamixergui,
7234c239
PK
173 atk, avahi, bind, bison, busybox, copas, dbus-glib, dhcp,
174 dhcpdump, dnsmasq, dropbear, ethtool, fakeroot, ffmpeg, file,
175 gamin, gnuconfig, gst-ffmpeg, gst-plugins-good, gtk2-engines,
176 haserl, hostapd, icu, imagemagick, iproute2, iw, kismet, less,
177 libcap, libdnet, libglade, libglib2, libgtk2, libnl, libpng,
178 libxml2, libxml2, libxslt, lighttpd, lockfile-progs, makedevs,
8b4f5f24
PK
179 midori, mpg123, mpc, mpd, mpfr, mplayer, mtd-utils, ncurses,
180 netsnmp, openssh, openssl, openvpn, pango, pkg-config, popt,
181 procps, proftpd, qt, quagga, readline, rsync, samba, sdl,
182 socat, squashfs, squid, sudo, tslib, udev, usbutils, webkit,
7234c239
PK
183 wpa_supplicant, xerces, xfont_font-misc-misc, xlib_libX11,
184 xlib_libXfont, xlib_xtrans, xorg-server, xterm, xz
185
186 New packages: bonnie++, can-utils, gdisk, htop,
187 input-event-daemon, libexif, libraw, libv4l, ngircd
188
189 Removed packages: festival
707dc469
PK
190
191 Issues resolved (http://bugs.uclibc.org):
192
8451c232 193 #2131: Add OpenMP support to the toolchain
4bc79985 194 #3379: New Package: bonnie++
47736c88 195 #3445: Not working openssl-10.0.0d on 386sx
308bc537 196 #3451: fakeroot package: wrong FAKEROOT_SITE variable
39aafe84 197 #3457: alsamixergui: broken URL
707dc469 198 #3475: Calling sync on large filesystems when not always necessary
2c976083 199 #3511: make busybox-menuconfig does not download busybox package
f894e85e 200 #3541: Quotes in the top Makefile:217 break buildroot/kernel config...
cdd4a7a0 201 #3571: u-boot: fw_printenv does not build
cd58efba 202 #3643: popt source url is not responding
a7e78f97 203 #3733: dropbear: make zlib optional
8b4f5f24 204 #3757: Buildroot can't build mplayer with libmad
05955603 205
f3e79a7a 2062011.02, Released February 28th, 2011:
2f19259a
PK
207
208 Fixes all over the tree.
209
da8700c1
PK
210 Updated/fixed packages: alsamixergui, avahi, ffmpeg, icu, mpd,
211 nuttcp, qt, slang, squashfs, sylpheed, synergy, xerces
e77bef4c
PK
212
213 Deprecated packages: devmem2, webif
2f19259a
PK
214
215 Issues resolved (http://bugs.uclibc.org):
216
42daeb72 217 #2911: Qt: Disable qt3support-option, if gui-module isn't selected
2f19259a 218 #3259: Unable to build webkit (on arm)
c82d04c4 219 #3295: slang fails to build on mipsel
da8700c1 220 #3325: ffmpeg fails to build
2f19259a 221
2d3d618b 2222011.02-rc2, Released February 24th, 2011:
2b41d7f4
PK
223
224 Fixes all over the tree.
225
226 Festival packages marked as broken. Unless someone steps up
227 to support them, they will be removed during the 2011.05
228 development cycle.
229
230 Updated/fixed packages: atk, avahi, bind, cairo, dbus,
231 enchant, fakeroot, gmpc, gpsd, gvfs, iperf, jpeg, libarchive,
232 libcgicc, libdaemon, libdrm, libevent, libgail, libglib2,
233 libgpg-error, libmicrohttpd, librsvg, libsoup, libxcp,
a85971a6 234 makedevs, matchbox-fakekey, matchbox-startup-monitor, mdadm,
fd2bd9e3
GZ
235 metacity, mpd, nasm, nfs-utils, olsr, openssl, popt,
236 pthread-stubs, quagga, rpm, samba, sdl, sdl_gfx, sdl_image,
c9253253
PK
237 sdl_mixer, sdl_sound, sdl_ttf, squashfs, synergy, taglib,
238 tcpreplay, tiff, wpa_supplicant, xcb-util,
2b41d7f4
PK
239 xdriver_xf86-input-{acepad,aiptek,evdev,joystick,keyboard},
240 xdriver_xf86-input-{mouse,synaptics,void},
241 xdriver_xf86-video-{chips,dummy,geode,glide,intel,nv,wsfb},
242 xlib_lib{ICE,SM,XScrnSaver,Xau,Xcursor,Xdmcp,Xi,Xinerama},
243 xlib_lib{Xrandr,Xt,Xtst,Xxf86dga,Xxf86vm,dmx,fontenc,pciaccess},
244 xserver_xorg-server, xz
245
246 Removed packages: ace_of_penguins, vlc
247
248 Issues resolved (http://bugs.uclibc.org):
249
d17c1652 250 #3205: Failing chmod when running "make" in buildroot (openssl)...
fd2bd9e3 251 #3277: quagga fails to build with SNMP support
2b41d7f4 252 #3283: See why nfs-utils needs fakeroot, and convert to autotools
c9253253 253 #3307: synergy fails to build due to missing XTest library
2b41d7f4 254
51f8802d
PK
2552011.02-rc1, Released February 14th, 2011:
256
257 Fixes all over the tree and new features.
a8ecce07 258
2645004b
PK
259 External toolchain improvements: clarification of the options,
260 and introduction of the toolchain profile concept, for
261 well-known toolchains. Buildroot is now capable of
262 automatically downloading and extracting well-known toolchains
263 (for the moment, CodeSourcery ARM, PowerPC, MIPS and SuperH
4120e051
PK
264 toolchains are supported). Crosstool-NG backend updated and
265 improved.
2645004b
PK
266
267 Complete rework of how hardware boards are supported.
268 Each board now only has a single defconfig file, and all
269 board-specific options have been removed. See
270 docs/buildroot.html#board_support for details.
271
272 Added support for the following boards: Mini2440, Qemu ARM
273 Versatile, Qemu MIPSel Malta, Qemu PowerPC G3beige, Qemu SH4
274 r2d and Qemu x86. The Qemu boards support allows to easily
275 build systems that are known to work under Qemu.
276
4120e051
PK
277 Initial support for Blackfin processors.
278
2645004b
PK
279 Staging directory moved into $(O)/host/usr/<tuple>/sysroot, in
280 preparation for support of SDK. For the same reason, the
281 toolchain binaries (cross-compiler and other related tools)
d1a93022
PK
282 are now installed in $(O)/host/usr/bin/. The cross pkg-config
283 now also automatically returns correct values for cross
284 compilation, without needing any environment variables to be
285 set.
2645004b 286
17b66aff
TP
287 Ccache support reworked. Now used for both host and target
288 compilation, and cache is stored in ~/.buildroot-ccache.
289
2645004b 290 Toolchain: uClibc 0.9.32-rc2, several components moved to
639e80f2
PK
291 normal AUTOTARGET packages.
292
2645004b
PK
293 Generic cmake infrastructure, similar to the existing
294 GENTARGETS/AUTOTARGETS.
295
639e80f2
PK
296 Support for bzr downloads, next to the existing git/svn support.
297
d1a93022
PK
298 Kconfig infrastructure rebased against 2.6.38-rc3, bringing
299 misc fixes. 'xconfig' now uses Qt4 rather than Qt3.
300
a7f40dfc
PK
301 EXT2 file system size handling improved, UBI image support, fs
302 configuration options cleanup, U-Boot/Barebox version bumps.
639e80f2
PK
303
304 Updated/fixed packages: alsa-utils, at, autoconf, automake,
4120e051 305 bash, binutils, bison, busybox, bzip2, cdrkit, cloop, cmake,
d1a93022 306 coreutils, cups, dbus, dbus-python, dhcp, directfb,
4120e051
PK
307 direcfb-examples, dmalloc, dnsmasq, dosfstools, e2fsprogs, ed,
308 fbset, ffmpeg, findutils, flac, freetype, gdk-pixbuf, gmp,
309 grep, gperf, gst-ffmpeg, gst-plugins-bad, gst-plugins-base,
310 gst-plugins-good, gst-plugins-ugly, gstreamer, gvfs, hdparm,
311 hostapd, i2c-tools, icu, imagemagick, input-tools, iproute2,
312 iptables, iw, jpeg, kexec, libaio, libart, libcap, libconfig,
313 libfuse, libglib2, libidn, libmad, libogg, libpcap, libpng,
314 libsndfile, libtheora, libtool, libusb-compat, libvorbis,
315 libxcb, libxml2, libxslt, links, linux-fusion, lm-sensors,
316 lsof, ltp-testsuite, ltrace, lvm2, lzo, m4, makedevs,
317 memtester, mesa3d, mii-diag, mpc, mpfr, mpg123, mplayer,
318 mrouted, mtd-utils, nano, netperf, netplug, ntfs-3g, ntp,
319 openssh, openssl, openvpn, oprofile, pango, patch, pciutils,
320 php, pkgconfig, portmap, psmisc, python, qt, rsync, ruby,
321 sawman, screen, sdl_gfx, sdl_sound, smartmontools, socat,
322 sqlite, squid, sshfs, sstrip, sysklogd, sysstat, sysvinit,
323 tar, tcpdump, tslib, udev, usbutils, vim, vtun, webkit, wipe,
324 x11vnc, xapp_xlogo, xcb-proto, xfont_font-util,
325 xkeyboard-config, xlib_libX11, xz, zlib
326
327 New packages: dhrystone, dsp-tools, faad2, fbgrab, gst-dsp,
328 gst-omapfb, irda-utils, lame, libao, libcue, libcuefile,
329 libffi, libhid, libreplaygain, libsamplerate, libsigc++,
330 lsuio, mpd, musepack, python-mad, python-serial, rsh-redone,
331 sdparm, tidsp-binaries, vorbis-tools, wavpack, whetstone,
332 xl2tp, xmlstarlet
95f17bf7 333
767dce8c
MB
334 Removed packages: hotplug, l2tp, libfloat, microcom,
335 ng-spice-rework
af6fd2d9 336
d3d67f7f
FP
337 Issues resolved (http://bugs.uclibc.org):
338
d1a93022
PK
339 #267: The make target: cross fails because toolchain_build_...
340 #415: Berkeley DB: mut_pthread.o: relocation R_X86_64_32 against...
f362c51f 341 #561: ltp-testsuite failed to install
d1a93022 342 #1447: Installing gfortran on PowerPC
f362c51f 343 #1651: Build fail caused by ccache in module-init-tools
6d17192f 344 #1681: Cross-compiled binaries shouldn't be installed into staging
d1a93022 345 #1723: [PATCH] axel: convert to generic package infrastructure and...
f362c51f 346 #1735: [PATCH] mplayer: convert to autotools infrastructure
d1a93022
PK
347 #2551: [PATCH] native toolchain in the target filesystem fails
348 #2623: buildroot-snapshot-20100922 fails when compiling development...
7879a4ba 349 #2647: makedevs package lacks support for 16-bit major/minor numbers
4c31d75c 350 #2371: QT MYSQL Module does not build when MySQL installed on the host
6d17192f 351 #2839: compile fails in various packages with a odd message "error:...
d1a93022 352 #2887: tar "buffer overflow detected" error
6d17192f 353 #2893: Broken "make source" with external toolchain
d3d67f7f 354 #2905: Qt: Speed up compilation, if gui-module isn't selected
eeea3ea6 355 #2929: genext2fs: couldn't allocate a block (no free space)
14a971ab 356 #2935: Ntpdate isn't installed
6ddf4702 357 #2965: Broken linkage to xkbcomp (blocking X server startup)
eb56385b 358 #2983: xlib_libX11 build failed
87a5a194 359 #3007: kexec doesn't build: Missing regdef.h file
d1a93022 360 #3085: Init scripts are not compatible with sysVinit (when busybox...
9bc58a42 361 #3103: make external-deps wants to download gcc-.tar.bz2 when...
0705e448 362 #3109: abnormal `make busybox-menuconfig`
d1a93022 363 #3115: How about board specific makefiles?
c18c1d66 364 #3169: python patch has typo, aborts build in scenario
6bfe2932 365 #3181: dhcp.mk copies S80dhcp-server to etc/init.d, not etc/init.d/
d3d67f7f 366
dbc45b03 3672010.11, Released November 30th, 2010:
32b74808 368
1fbd9ef8 369 Fixes all over the tree.
32b74808 370
5cafae4f 371 Updated/fixed packages: libgcrypt, qt, squid, sysstat, tcpdump,
e7fbeda8 372 xserver-xorg
32b74808 373
1fbd9ef8
MRJ
374 Issues resolved (http://bugs.uclibc.org):
375
5cafae4f 376 #2773: squid with openssl support needs openssl on the host
1fbd9ef8
MRJ
377 #2857: OBJDUMP definition is missing from TARGET_CONFIGURE_OPTS
378
09af8387 3792010.11-rc2, Released November 25th, 2010:
dfbb3893
PK
380
381 Fixes all over the tree.
382
09af8387
PK
383 Add support for LEON Sparc architecture variants. Fix make
384 source/external-deps for host packages.
fe629f97 385
b9c5809a
PK
386 Updated/fixed packages: bash, bind, busybox, dialog, gpsd,
387 libglib2, libcurl, libmad, lrzsz, midori, module-init-tools,
388 mtd-utils, openssh, openssl, pciutils, php, qt, sqlite,
389 sysstat, webkit, zlib
dfbb3893
PK
390
391 Issues resolved (http://bugs.uclibc.org):
392
47416629 393 #759: Sysstat build broken without libintl
84a6f534 394 #2479: host-module-init-tools 3.11 fails to build
b95ccd5f 395 #2725: Buildroot overrides kernel config
adb0dfff 396 #2785: mtd-utils build fails due to missing libmtd
972cd422 397 #2791: Added PHP-Process Control to the PHP-Package
e5edc733 398 #2797: pciutils dependencies on zlib not taken into account
dfbb3893 399 #2809: failed to compile libglib2
e25fe723
PK
400 #2821: [PATCH] Patch for JavaScriptCore in QtWebKit module
401 #2827: qt-4.7.0-pthread_getattr_np.patch invalid for qt 4.6...
e855e2b2 402 #2833: Failed to compile webkit without X11
dfbb3893 403
ea252b0e 4042010.11-rc1, Released November 8th, 2010:
9bc12b85 405
ea252b0e 406 Fixes all over the tree and new features.
bfa9e9e2
PK
407
408 Kconfig infrastructure rebased against 2.6.36-rc1, bringing
409 misc fixes + nconfig and savedefconfig targets.
410
10c1eec2 411 Toolchain: ARM cortex A9 support, experimental crosstool-ng
3daa9128 412 backend, GCC 4.5.x.
92870a7a 413
785fef10
PK
414 Fs: Squashfs 4.1 with lzo support
415
1860bdae
PK
416 Old-style package hooks (*_HOOK_POST_*) removed. Use the more
417 generic new-style ones instead.
418
a1726117
PK
419 Download handling reworked and support for git/svn downloads
420 added.
421
5f71fc1f
TP
422 Removed experimental shared config.cache support, as it is
423 too unreliable.
424
aefad531
YM
425 A convenience Makefile wrapper is created when using
426 out-of-tree building, similar to how it is done for the kernel.
427
9f36bd49
PK
428 Alpha, Cris, IA64 and Sparc64 architecture support removed.
429
666bef2d 430 New packages: argp-standalone, gdk-pixbuf, gpsd, gst-ffmpeg,
603030af 431 libmpeg2, kbd, librsvg, nuttcp, rng-tools, rrdtool, xz
d380d514 432
299f7820 433 Updated/fixed packages: acpid, alsa-lib, argus, at, autoconf,
edfb1264 434 automake, avahi, axel, beecrypt, berkeleydb, bind, bmon, boa,
f8b8a488 435 bootutils, bridge-utils, bsdiff, busybox, cvs, dbus, directfb,
fe67fb04
GZ
436 dmraid, docker, dosfstools, dropbear, e2fsprogs, ethtool,
437 expat, ezxml, fbset, fconfig, ffmpeg, freetype, gadgetfs-test,
438 gamin, gawk, genext2fs, gperf, gst-plugins-base,
439 gst-plugins-ugly, gtk2-themes, gtkperf, gvfs, haserl, hdparm,
440 hostapd, hwdata, ifplugd, imagemagick, iperf, ipsec-tools,
441 iproute2, iptables, iw, jpeg, kexec, kismet, less, libcgi,
442 libcurl, libdaemon, libdnet, liberation, libevent, libeXosip2,
443 libglade, libgtk2, libiconv, libidn, libintl, libmms, libmpd,
444 libnl, liboil, libosip2, libpcap, libpng, libtool, libungif,
445 libxml2, libxslt, lighttpd, lite, lm-sensors, lockfile-progs,
c2d6095f
PZ
446 logrotate, m4, matchbox, mdadm, mesa3d, metacity, mplayer,
447 mtd-utils, mysql_client, nano, nbd, ncftp, neon, netperf,
448 netsnmp, ng-spice-rework, ntfsprogs, ntp, openntpd, openssh,
449 openssl, openvpn, oprofile, pango, patch, pcre, php,
ed720e88 450 pkg-config, portmap, pppd, pptp-linux, prboom, proftpd, radvd,
c2d6095f 451 rdesktop, readline, rp-pppoe, ruby, qt, quagga, samba, sawman,
2d925fc7 452 sdl_mixer, sdl_sound, sed, setserial, shared-mime-info, slang,
70fb5d46
PK
453 speex, sqlite, squashfs, startup-notification, strace,
454 sylpheed, sysstat, taglib, tcpdump, thttpd, tiff, tn5250,
455 torsmo, tslib, udev, udpcast, usbmount, usbutils, vsftpd,
456 vtun, which, wireless-tools, wpa_supplicant, xapp_twm,
457 xapp_xbacklight, xapp_xcursorgen, xapp_xinit, xapp_xinput,
458 xapp_xmore,
edfb1264
PK
459 xdriver_xf86-input-{acecad,aiptek,evdev,joystick,keyboard},
460 xdriver-xf86-input-{mouse,synaptics,vmmouse,void},
461 xdriver-xf86-video-{apm,ark,ast,ati,chips,cirrus,dummy,fbdev},
462 xdriver-xf86-video-{geode,glide,glint,i128,i740,intel,mach64},
463 xdriver-xf86-video-{mga,neomagic,newport,nv,openchrome,r128},
464 xdriver-xf86-video-{rendition,s3,s3virge,savage,siliconmotion},
465 xdriver-xf86-video-{sis,sisusb,suncg3,suncg6,suncg14,sunffb},
466 xdriver-xf86-video-{sunleo,suntcx,tdfx,tga,trident,v4l,vesa},
467 xdriver-xf86-video-{vmware,voodeo,wsfb,xgi,xgixp},
1bc5b0bd
PZ
468 xkeyboard-config, xlib_libX11, xserver_xorg-server, xstroke,
469 xterm, xvkbd, zlib
f661b023 470
2b9e2fb4 471 Deprecated packages: hotplug, lzma, ng-spice-rework, sfdisk
06d03789 472
ba4fd235 473 Removed packages: dillo, libglib12, libgtk12, microwin,
771d7631 474 pcmcia
5ba97d90 475
e0941403
PB
476 Issues resolved (http://bugs.uclibc.org):
477
6d3342e4 478 #901: new package: gpsd
61f432ff 479 #2389: Generate a Makefile wrapper in $(O)
70fb5d46 480 #2461: wireless_tools: install shared library if needed
5e6e63e5 481 #2521: Can't compile sdl_mixer, mikmod.h can't be found
69a8991b 482 #2533: xserver_xorg-server: Enable glx, if mesa3d is built
edfb1264 483 #2563: [PATCH] cairo: Expose the configure option to disable some...
e0941403 484 #2581: libmms: Update to 0.6, and patch to work on architectures...
891973f5 485 #2707: Can't compile linux kernel using buildroot + crosstool-ng
64d8e9a0 486 #2731: Build order
93736778 487 #2737: buildroot configuration tool crashing when the path exceeds...
44b170e1 488 #2767: Build for lsof broken in buildroot-2010.08
e0941403 489
32b8d438 4902010.08: Released August 31th, 2010:
49736322
YM
491
492 Fixes all over the tree.
493
40f8f3ff 494 Updated/fixed packages: atk, xstroke
49736322 495
1424ff1c
PK
496 Removed packages: lxdoom
497
dc3a7ebc 4982010.08-rc2, Released August 30th, 2010:
2e7ab32c
PK
499
500 Fixes all over the tree.
501
502 Mark the combination of uClibc 0.9.31, gcc 4.2.x, C++ and
fb67a2dc
PK
503 locale support as broken. Remove deprecated GCC 4.2.[1-3]
504 versions.
2e7ab32c
PK
505
506 Mark CRIS architecture as deprecated, as it is discontinued
507 upstream.
508
b680672a
PK
509 Marked shared config.cache as experimental and disabled by
510 default as it is known to break with certain package
511 combinations.
512
1ed2e4ff
KR
513 Toolchain: fixed gcc 4.2.x build after uClibc NPTL support got
514 added.
515
62b4c67b
SB
516 fs: old-style squashfs for big endian archs fixed.
517
1c4dbb5f 518 Updated/fixed packages: busybox, gst-plugins-base,
2ab8ec9e
TP
519 imagemagick, kismet, libgail, libglib2, libgtk2, lua,
520 luafilesystem, lzo, ncurses, netcat, pango, php, pppd,
521 proftpd, qt, samba, startup-notification, swfdec, sysvinit,
522 util-linux
2e7ab32c 523
6c519387
PK
524 Removed packages: stunnel
525
2e7ab32c
PK
526 Issues resolved (http://bugs.uclibc.org):
527
528 #635: util-linux fails to build in 2009.08
529 #2239: netcat package installs its binary to target as avr32-linux...
eba7132f 530 #2395: libglib2-2.24.1 and libxml2-2.7.7 fails build on MIPS because...
c4cdcc36 531 #2443: Initramfs: Don't overwrite $(TARGET_DIR)/init if it exists
e8fdc08d 532 #2449: Minor fixes for squashfs makefile and correct PowerPC e500 ...
2e7ab32c 533
2ef83b42 5342010.08-rc1, Released July 30th, 2010:
dc5e22ee 535
2b42aae7
PK
536 Fixes all over the tree and new features.
537
5fd095b3 538 Toolchain: GCC 4.3.5, older 4.3.x versions removed. GCC 4.1.2
ebf21166
PK
539 and non-sysroot support removed. Added support for (snapshot)
540 NPTL in uClibc, 0.9.28.3 removed,
144e4ed0 541
a7a3e757 542 Bootloaders: Various cleanups, moved to boot/, added Barebox,
b9997ca7
PK
543 removed yaboot. Support building u-boot from custom tarball,
544 u-boot 2010.06.
a7a3e757 545
2b42aae7 546 New GTK-based configurator, usable using 'make gconfig'.
3c5deb98 547
39e6ba1b
PK
548 Java packages marked as broken. Unless someone steps up to
549 support this, they will be removed during the 2010.11
550 development cycle.
551
a563a663 552 Alpha, IA64 and Sparc64 architectures marked as deprecated.
13a10a09
PK
553 GTK+ on DirectFB has also been marked as deprecated, as it is
554 not supported in recent GTK+ versions, and more and more
555 packages depends on the new versions.
a563a663
TP
556 Unless someone steps up to support them, they will be removed
557 during the 2010.11 development cycle.
558
ab10ed8c 559 New packages: cgilua, copas, coxpcall, ffmpeg, libsvgtiny,
2c31d745 560 libgail, luafilesystem, luasocket, rings, wsapi, xavante, xterm
a8495cdf 561
18fa12fe
PK
562 Updated/fixed packages: alsa-lib, alsamixergui, at, atk,
563 avahi, berkeleydb, bash, blackbox, busybox, bzip2, cairo,
564 cdrkit, cmake, dash, dhcp, dialog, diffutils, distcc, dmalloc,
565 dnsmasq, dropbear, e2fsprogs, fbv, file, flex, fontconfig,
566 gawk, gmpc, gnuchess, gst-plugins-base, gst-plugins-good,
ee779635 567 gstreamer, gzip, icu, intltool, iostat, ipsec-tools, iptables,
ac9ee0b5
PK
568 iw, libart, libcgi, libcurl, libdrm, libeXosip, libfuse,
569 libglib2, libgpg-error, libiconv, libidn, liblockfile, libpng,
570 libsoup, lighttpd, links, linux-fusion, lmbench, lrzsz,
571 ltrace, make, midori, module-init-tools, mplayer,
572 mysql_client, nbd, ncurses, neon, netcat, netperf, netsnmp,
573 ntfsprogs, openssl, oprofile, pango, php, qt, quagga, samba,
574 setserial, sdl, sdl_mixer, sdl_sound, sdl_ttf, speech-tools,
575 sqlite, squashfs, swfdec, tftpd, thttpd, tn5250, tremor,
576 usbutils, webif, webkit, wireless_tools, xerces,
577 xkeyboard-config, xserver_xorg-server, xvkbd, zlib
3c5deb98 578
2c31d745 579 Removed packages: modutils, portage, rxvt
6ef6e96c 580
e475cf03 581 Deprecated packages: dillo, libglib12, libgtk12, microwin, pcmcia
f4800b46 582
3c5deb98
PK
583 Issues resolved (http://bugs.uclibc.org):
584
5bf7eb2a 585 #321: alsa-lib uses host include files for python which breaks ...
acb86bab 586 #361: linux kernel configuration choice works incorrectly
ad36fcdd 587 #387: Tremor not installed to toolchain
5db7204c 588 #401: new package: ffmpeg
acb86bab 589 #475: uImage target for U-boot failed generating
31aab0c9
PK
590 #543: ATK requires X11 on DirectFB target
591 #575: webkit: Buildroot Libtool Patch Fails
acb86bab 592 #583: build fails with external x86_64 toolchain
ad36fcdd 593 #729: sstrip creates corrupted headers
18fa12fe 594 #829: Webkit r44552 needs libXt
868ed55b 595 #835: Package Dataflashboot-1.05 does not compile with buildroot...
31aab0c9
PK
596 #847: Compiling target-gcc v4.4 fails with "libc.so.0: cannot open...
597 #859: Add (head of) nptl branch to list of uClibc versions
598 #949: compile with debug info
599 #955: Grub fails to build with External Toolchain
18fa12fe 600 #1051: Webkit doesn't compile (Linuxthreads new, x86)
39ca6d50 601 #1213: Move .config into output directory
31aab0c9
PK
602 #1225: Buildroot fails to account for "nof" subdirectory (no float...
603 #1231: (sparc) Linux kernel fails to build
604 #1261: The getline() in output/build/linux-2.6.28/scripts/unifdef.c...
605 #1339: Busybox needs -fno-strict-aliasing to compile cleanly
5bf7eb2a 606 #1393: neon config fails libxml/parser.h: libxml2 requires, but not ...
18fa12fe 607 #1405: WebKit fails to build because pthread_getattr_np is not impl...
31aab0c9
PK
608 #1675: GMP Error during buildroot make process
609 #1741: external toolchain linking error
41580880 610 #1753: lmbench: convert to generic package infrastructure
3754c515 611 #1771: Fakeroot and the target/generic/device_table.txt create bad...
e9bc59e5 612 #1807: LZMA 4.32.7, Required header file(s) are missing
d74be052 613 #1813: xkeyboard-config fails to build because of intltool problem
a0ce68d3 614 #1879: Bump iptables to 1.4.8
accf2eb2 615 #1885: Add a bunch of lua modules
3638e528 616 #1897: Bump libusb to 1.0.7
8ac2bba9 617 #1903: Bump tn5250 to 0.17.4 and migrate to autotargets
3c5deb98 618 #1909: netperf-2.4.5 fails to build because of undeclared SOCK_DCCP
0b8c497b 619 #1927: Bump file to 5.03 and migrate to autotargets
8cd06967 620 #1933: Bump gawk to 3.1.8 and migrate to autotargets
d9c2b636 621 #1945: PHP: add sqlite3 dependency when using external lib
3dbc86f0 622 #1951: Bump openssl to 0.9.8o
cffb9cf0 623 #1957: Bump sqlite to 3.6.23.1
237c98b2 624 #1975: Package removal/deprecation
d47c73ee 625 #1981: zlib: bump to 1.2.5
8df21528 626 #1987: intltool: Fix spelling mistake
3404ad7c 627 #1993: Bump bash to 4.1.7(1) and migrate to autotargets
016eb670 628 #1999: Typo in path checking
1c7de59a 629 #2005: Bump dnsmasq to 2.55 and migrate to gentargets
dff1d590 630 #2035: ipsec-tools-0.7.2 fails to build with gcc-4.4.x
c32ce8b5 631 #2038: Bump ncurses to 5.7
1b10ce71 632 #2095: make gconfig: undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
ca3489da 633 #2101: blackbox depends on locale support
93e80147 634 #2119: Tries to build kernel, although disabled in config
31aab0c9 635 #2125: libXfont build fail
e09aa604 636 #2143: buildroot compiler generates segfaulting statically linked exe..
31aab0c9 637 #2149: xterm build failure
9280cafe 638 #2155: Compression lzo don't set for ubifs
ccd0fc4e 639 #2161: [SECURITY] Update libpng to 1.2.44
3169aae8 640 #2167: Bump busybox to 1.17.0, convert to gentargets, drop 1.12, ...
31aab0c9 641 #2181: pixman can't apply pixman-0.10.0-no-tests.patch
1eb59f59 642 #2191: linux-fusion build fail
b922151c 643 #2221: Qt does not compile (dependencies not taken into account?)
58ddb37e 644 #2233: Atmel atstk target skeletons have /etc/mtab as a file, not ...
6c387f2e 645 #2245: Netcat does not work due to incorrect assumptions about signed..
7f16e542 646 #2251: directory output/build after make *_defconfig not found
0c271d52
PK
647 #2257: Convert netsnmp package to autotargets
648 #2263: Bump samba to 3.3.13
aaa2b660 649 #2269: setserial causes make error
3c5deb98 650
07da619d 6512010.05, Released May 30th, 2010:
170b3d3d
PK
652
653 Fixes all over the tree.
654
a4bba083
PK
655 Updated/fixed packages: coreutils, hal, libcap,
656 lockfile-progs, ncftp, xserver_xorg-server
2816c33c
GZ
657
658 Issues resolved (http://bugs.uclibc.org):
659
e1a7d916 660 #1789: binutils fails to build for i386
2816c33c 661 #1843: Fix libcap build failure
7f1bca84 662 #1855: XORG Keyboard driver fails to compile
170b3d3d 663
bbd96dba 6642010.05-rc3, Released May 27th, 2010:
93cca7c8
PK
665
666 Fixes all over the tree.
667
994bb070 668 Updated/fixed packages: aumix, atk, avahi, bmon, busybox, cairo,
b730010c 669 cdrkit, dbus-glib, dbus-python, docker, enchant, fltk, gamin,
50685f1c 670 gettext, gmpc, gob2, grep, gstreamer, gst-plugins-bad,
062cebb0
PK
671 gst-plugins-base, gvfs, hal, iconv, icu, iperf, libcgicc,
672 libdvdnav, libdvdread, libglade, libglib2, libgtk2, libidn,
673 libmms, libmpd, libpcap, libsoup, lmbench, lsof, ltrace, lvm2,
674 make, metacity, microperl, mtd-utils, mutt, nbd, netsnmp,
675 ntfsprogs, ntp, olsr, pango, pciutils, pcmanfm, php,
676 pkg-config, psmisc, qt, samba, shared-mime-info, squashfs,
677 squashfs3, sshfs, startup-notification, swfdec, sylpheed,
678 uemacs, util-linux, valgrind, vpnc, vsftpd, webkit, xstroke
484d15de
PK
679
680 Issues resolved (http://bugs.uclibc.org):
681
ca999e09
PK
682 #75: arm buildroot "unrecognized option" error
683 #699: Buildroot fails to copy libstdc++ to target when using external...
484d15de 684 #1693: NTP trys IPV6 even if not configured error: 'IPV6_MULTICAST...
7ab3f96e 685 #1729: alsamixergui fails to build
7810eebb 686 #1801: Avahi-autoipd doesn't create TARGET_DIR/var/lib
096b21e5 687 #1819: pciutils small bugs
947a9b85 688 #2065: Internal toolchain: bump gcc 4.3.x series to 4.3.5
7bb2b482 689
6d1ab151 6902010.05-rc2, Released May 11th, 2010:
ca218deb
PZ
691
692 Fixes all over the tree.
693
49ce10cb
PK
694 Updated/fixed packages: busybox, customize, gawk, gnuchess,
695 hal, hostapd, less, libgcrypt, libnl, libxcb, linux-fusion,
696 ltp-testsuite, mplayer, netplug, pciutils, php, sed,
697 shared-mime-info usb_modeswitch, usbutils, vlc wpa_supplicant,
698 xapp_bdftopcf, xapp_mkfontdir, xdriver_xf86-video-openchrome,
c554cc2a
TP
699 xfont_encodings, xlib_libX11, xlib_libXfont, xlib_xtrans,
700 xproto_fontcacheproto, xproto_fontsproto, xvkbd
63b86664 701
13de2613
PK
702 Removed packages: vice
703
63b86664
GZ
704 Issues resolved (http://bugs.uclibc.org):
705
ea0695ff 706 #849: "customize" package copies files to wrong place in target tree
63b86664 707 #985: Bump usb_modeswitch package to 1.1.0
ea0695ff 708 #1135: Package customize. Wrong copying
79db1ff5 709 #1525: Package hal deletes a whole <target>/etc/rc.d directory
395a70f7
PK
710 #1531: libxcb 1.5 build fails, due to missing xcbgen Python module
711 #1669: Busybox failed to compile when using an external toolchain
dfb50393 712 #1699: Fix usbutils dependencies and bump
a5fe7371 713 #1705: Fix pciutils broken cross compiling
6f4939d4 714 #1717: External toolchain fixes for hostapd & wpa_supplicant
ca218deb 715
aac61fdc 7162010.05-rc1, Released May 3rd, 2010:
58794482 717
b1c9a155
GZ
718 Cleaned up / restructured package menu.
719
266fa65a 720 Toolchain: uClibc 0.9.30.3 / 0.9.31, older 0.9.30.x removed.
4439d388
PK
721 2.6.33 kernel headers, binutils 2.20.1, GCC 4.4.4,
722 removed broken nios2 support, ppc e300cX/e500mc support,
723 improved external toolchain support, GDB 7.x support.
c9d195ed 724
de859f6b
PK
725 X.org updated to 7.5.
726
5724e099
PK
727 New packages: cdrkit, cramfs, genext2fs, genromfs,
728 libatomic_ops, librsync, libusb-compat, lmbench, netperf,
729 squashfs, squashfs3, squid
730
731 Updated/fixed packages: alsa-utils, argus, autoconf, bison,
732 busybox, bzip2, directfb, dnsmasq, dosfstools, e2fsprogs,
733 eeprog, fakeroot, fbv, findutils, freetype, haserl, hostapd,
734 iperf, iptables, iw, less, libaio, libcgi, libcgicc, libdrm,
735 libgcrypt, libglib2, libid3tag, libmad, liboil, libosip2,
736 libpng, libraw1394, libsysfs, libxml2, libxslt, linux-fusion,
737 ltrace, lua, lzma, madplay, makedevs, matchbox, mdadm,
738 memstat, mesa3d, mtd-utils, nano, ncurses, openssl, patch,
739 pciutils, php, pixman, portage, pppd, pthread-stubs, python,
740 qt, radvd, samba, setserial, smartmontools, tar, tslib,
741 udpcast, usb_modeswith, vtun, wget, xdata_xcursor-themes,
742 xdriver_xf86-video-intel, xkeyboard-config, xlib_libX11,
743 xlib_libXaw, xlib_libXfont, xlib_libXfontcache,
bb73ce22
GZ
744 xlib_libXxf86misc, xlib_libXtst, xlib_libpciaccess,
745 xproto_dri2proto, xproto_eviext, xproto_fontcacheproto,
746 xproto_xf86miscproto, xserver_xorg-server
58794482 747
84e5d7c7
WW
748 Removed packages: xapp_xtrap, xlib_libXTrap, xlib_libXevie,
749 xlib_libXxf86misc, xxproto_evieext, proto_trapproto,
750 xproto_xf86miscproto
9638be1a 751
acac2ece
AC
752 Issues resolved (http://bugs.uclibc.org):
753
ffe25f05 754 #513: Add new squid package
0e9aad6c 755 #661: lmbench: new package
bb73ce22 756 #719: Add lua option to haserl
6a3a58f1 757 #800: [PATCH] iperf update to 2.0.4
46913a2d 758 #803: [PATCH] lua - add shared library patch and config option for...
0c776124 759 #805: [PATCH] mdadm - version update
cb08cd64 760 #817: integrator926_defconfig uses unsupported uboot board name
6db57c69 761 #851: Add option to specify --sysroot value for external toolchain
e237c993
MC
762 #1093: Upgrade libusb to v1.0.3 and add new libusb-compat
763 package for compatibility with old packages that expect
764 the pre-1.0 API.
ed91e786 765 #1105: Add new netperf package
8fe6cc98 766 #1111: Bump wget to 1.12 and migrate to Makefile.autotools.in
19f1506a 767 #1117: Bump nano to 2.2.3 and migrate to Makefile.autotools.in
4f0361ab 768 #1123: Bump less to 436 and migrate to Makefile.autotools.in
3b90d698 769 #1129: Bump memstat to 0.8 and migrate to Makefile.package.in
cb08cd64 770 #1189: Wrong u-boot configuration name for integrator926 target
17541bd0 771 #1219: kernel headers not correctly installed into toolchain/staging
d07aee18 772 #1267: Wrong BR2_EXTRA_VERSION
60f2fb4f 773 #1273: BR2_INET_IPV6 does not enable IPv6 in pppd
a038602e 774 #1303: Add librsync package
532e1fb5 775 #1321: Busybox link fails due to lack of --sysroot option
820d917d 776 #1327: mtd-utils compile failure due to lack of --sysroot in CFLAGS
60f2fb4f 777 #1345: Bump pppd to 2.4.5 and convert to Makefile.autotools.in
0a179ade 778 #1369: cannot build radvd (flex problem)
a12ef5db 779 #1387: xlib_libX11-1.3.2 can't find libjpeg
aa3486fd 780 #1411: [SECURITY] Update openssl package to 0.9.8n
bc7ffe74 781 #1417: Bump iptables to 1.4.7
801f22b3 782 #1423: Bump e2fsprogs to 1.41.11
0fd37245 783 #1429: [SECURITY] Update php to 5.2.13
5c36fdfe 784 #1441: Add binutils 2.20.1
31365ded 785 #1447: Package installation on target with debug symbols is broken
ac5c5fd6 786 #1459: Misc QA fixes
07f155c1 787 #1489: radvd update to 1.6
633049d8 788 #1513: Enable powerpc e300c2, e300c3 and e500mc optimization
6c5225b1 789 #1537: dev entries not created anymore
4ab6883a 790 #1555: Fix default uclibc-0.9.31 configuration
ba9ed137 791 #1561: [SECURITY] Update samba to 3.3.12
65e209ca 792 #1567: openssl0.9.8n fails to compile
5ad26724 793 #1573: Alsa-utils alsactl/init/* not installed to target
ab1f6e5c 794 #1591: portmap fails to compile
55886163 795 #1615: Convert eeprog package to gentargets
554ef43a 796 #1645: Bump hostapd package to 0.7.2
acac2ece 797
ac1dfc84 7982010.02, Release February 26th, 2010:
f4f15704
FGM
799
800 Fixes all over the tree.
801
b209f227
PK
802 Updated/fixed packages: avahi, busybox, cramfs, ipsec-tools, libcgicc,
803 libgtk2, libraw1394, madplay, netsnmp, pango, squashfs, sylpheed, qt,
804 xfont_font-util
ba50538c 805
0f40a46a 806 Removed packages: hostap, openmotif, xpdf
ba50538c
PK
807
808 Issues resolved (http://bugs.uclibc.org):
809
810 #165: openmotif does not build
0f40a46a 811 #1147: Remove obsolete hostap package
f561763e 812 #1183: make source fails to download gmp, mpfr and patches
f4f15704 813
7bd8125e 8142010.02-rc2, Released February 23th, 2010:
23c8c880
PK
815
816 Fixes all over the tree and new features.
817
89fd7208
PK
818 New packages: intltool
819
c8ff60c8 820 Updated/fixed packages: ace_of_penguins, alsa-lib, alsa-utils, argus,
89fd7208
PK
821 at, automake, ccache, dosfstools, e2fsprogs, flex, gob2, gmpc,
822 gst-plugins-good, imagemagick, iw, kexec, libeXosip, libgtk2,
823 libpcap, libpng, libsoup, libxcb, libxml-parser-perl, libxml2,
824 libxslt, lvm2, matchbox, mplayer, rsync, rubix, shared-mime-info,
825 tcl, webkit, xapp_mkfontscale, xfont_encodings, xfont_font-util,
826 xlib_libfontenc, xproto_trapproto, zlib
c8ff60c8
PK
827
828 Removed package: xboard
23c8c880 829
6c9d3873
RA
830 Issues resolved (http://bugs.uclibc.org):
831
5239be04
PK
832 #335: atk looks for the path to the gnome library on the host
833 #355: Please update WebKit - it doesn't compile!
834 #453: libglib2 autoreconf
835 #457: e2fsprogs link problem
836 #459: libgtk2 autoreconf
837 #469: build of libgtk2 for host incorrectly assumes that X.org ...
838 #671: Bash fails to build when building buildront on Ubuntu 9.04
839 #711: WebKit host dependencies problems
840 #821: cp: illegal operation
841 #1039: Not compiled on ubuntu karmic
6c9d3873
RA
842 #1069: [PATCH] The AT91BOOTSTRAP makefile contains a typo
843
f0bdacdb
PK
8442010.02-rc1, Released February 9th, 2010:
845
846 Fixes all over the tree and new features.
847
848 Generalized autotools infrastructure to be usable for
849 non-autotools packages, see package/Makefile.package.in for
850 details.
851
852 Cleaned up avr32 toolchain config, external source-based
853 toolchain support is gone.
854
855 Dependency checks: Also check for makeinfo, only print output
856 on errors.
de219287 857
6c26a600 858 Toolchain: uClibc 0.9.30.2, gcc 4.4.3
6bfb4885 859
731f3c3e
PK
860 New packages: libcdaudio, libdvdnav, libdvdread, hostapd, ser2net,
861 tcpreplay
20417bbf 862
aea2ef9b
WW
863 Updated/fixed packages: alsa-lib, alsa-utils, at, autoconf, bash,
864 bind, binutils, bootutils, busybox, dbus, directfb, dnsmasq,
14d065b5
JB
865 e2fsprogs, gstreamer, gperf, gst-plugins-bad, gvfs, fbdump, flex,
866 hal, iptables, iw, jpeg, kismet, libfuse, libglib2, liboil, libpcap,
867 libungif, libxml2, libxslt, lighttpd, mesa, mpg123, mtd-utils, nbd,
868 neon, netstat-nat, newt, openvpn, pcre, php, qt, rdesktop, readline,
869 rpm, sawman, sdl, sdl_ttf, sqlite, sshfs, tremor, u-boot,
870 usb_modeswitch, usbutils, webkit, wpa_supplicant, xfsprogs, zlib
ba4183bc 871
640c7403 872 Removed package: asterisk, openswan
5223447b 873
ba4183bc
GZ
874 Issues resolved (http://bugs.uclibc.org):
875
20417bbf 876 #515: tcpreplay: new package
1041563b 877 #553: Wrong DirectFB ps2mouse limitation
249f3db9 878 #559: mesa3d build fails
7c737978 879 #679: Autoconf cannot find M4
44816b1b 880 #739: New/updated hostapd package
d8968c67 881 #749: Bump usbutils package to version 0.86
79c9a433 882 #751: Kernel 2.6 snapshot fetch fail
1ba3c843 883 #753: Bump lighttpd package to 1.4.25
9c37425b 884 #757: U-Boot: mkimage cannot be installed using external toolchain
ba4183bc 885 #761: Add binutils 2.20 to toolchain options
9f17728f 886 #763: [SECURITY] Update pcre to 7.9
09c181f2 887 #765: Add buildroot branding to gcc
7a90172f 888 #767: Bump iw package to 0.9.18
b5867d93 889 #773: [SECURITY] Update bind to 9.5.2-P1
0a62bb41 890 #795: Minor edits to fix typos, grammar, spelling, usage in documen...
4833d135 891 #813: Drop not very useful generic package selection options ...
b9656e81 892 #823: Editor backup files (~) is copied from the target_skeleton
9400c735 893 #827: Bump mtd-utils package to version 1.2.0
c47124d4 894 #841: Build error
0908e85c 895 #913: Bump iptables to 1.4.6
c95e3b84 896 #919: Bump usb_modeswitch package to 1.0.7
ca2ad7d8 897 #925: Bump wpa_supplicant package to 0.6.10
db9dcbee 898 #931: Bump kismet package to 2010-01-R1
b3febdac 899 #937: Bump openvpn package to 2.1.1
c623a237 900 #943: Bump sqlite package to 3.6.22
3416f262 901 #961: Bump dnsmasq to 2.52
60ce1b08 902 #967: Bump netstat-nat to 1.4.10
6455c32d 903 #973: Bump iw to 0.9.19
fbf84d42 904 #1003: DHCP options disabled with busybox-1.16.0
934c7bb7 905 #1009: [SECURITY] Bump php to 5.2.12
49d92ebe 906 #1015: [SECURITY] Bump bind to 9.5.1-P2
c317439d 907 #1027: Busybox flash commands conflict with those from mtd-utils
d5d48254 908 #1063: [SECURITY] Update lighttpd to 1.4.26
bf4d2d86 909
798927cc 9102009.11, Released December 1st, 2009:
b48fb8c4
PK
911
912 Additional fixes and cleanups.
913
9d998ad1
PK
914 Updated/fixed packages: alsamixergui, autoconf, coreutils, fltk,
915 microperl, ncurses, vim
b48fb8c4
PK
916
917 Issues resolved (http://bugs.uclibc.org):
918
919 #707: Cant configure fltk-1.1.7. configure: error: Configure could ...
920
31bd9741
PK
9212009.11-rc2, Released November 29th, 2009:
922
923 Additional fixes and cleanups.
6b6bdaed 924
ade675c5 925 Updated/fixed packages: busybox, dbus, fltk, gvfs, ltrace
6b6bdaed 926
2d04d56e 9272009.11-rc1, Released November 23rd, 2009:
74834991 928
b8a917fa
PK
929 Fixes all over the tree and new features.
930
931 Cleaned up / Simplified build directory layout. Refer to
932 docs/buildroot.html#using for details.
933
934 Target defconfig files moved to configs/ and listed in 'make help'
935 output.
936
406053d5
PK
937 Fixed *clean targets. Now clean removes everything generated,
938 so you can do a fresh rebuild. Distclean furthermore removes
939 kbuild tools and .config, bringing the source tree back in a
940 pristine state.
941
b8a917fa
PK
942 Toolchain: ARM cortex A8 support, GCC 4.4.2, sensible default
943 soft / hardfloat setting for architecture, ensure target-ldd
944 gets installed.
83182dd2 945
4114643d 946 New packages: divine, gvfs, libarchive, libmicrohttpd,
0ad58695 947 sdl_sound, swfdec, sysstat
32518793 948
81e4ba32
PK
949 Updated/fixed packages: alsa-lib, alsamixergui, autoconf, bootutils,
950 busybox, gcc, directfb, dnsmasq, e2fsprogs, festival, gamin, gperf,
951 gqview, gstreamer, gst-plugins-bad, gst-plugins-base, gst-plugins-good,
f6cbb268
PK
952 imagemagick, ipkg, iptables, iw, kernel-headers, kismet, leafpad,
953 libelf, libevent, libglib2, libidn, liblockfile, libmad, libpcap,
fa946b78 954 libupnp, libuuid, libxml2, lighttpd, ltrace, lua, lzma, magiccube4d,
1dd9d9f3 955 matchbox, mdadm, nbd, ncftp, ncurses, netkittelnet, netsnmp,
7ba54a07 956 ng-spice-rework, ntfs-3g, openntp, openssl, pcmanfm, php, psmisc,
883f0667 957 python, quagga, radvd, rpm, rsync, rubix, samba, sawman, sdl, sdl_image,
b7046770 958 shared-mime-info, sfdisk, spawn-fcgi, speech-tools, sqlite, squashfs,
9627e211
PK
959 synergy, syslinux, sysklogd, target-binutils, tcpdump, torsmo, u-boot,
960 udpcast, util-linux, valgrind, vsftpd, wipe, wpa-supplicant, x11vnc,
5ad8ad0c 961 xdata_xcursor-themes, xboard, xfsprogs, xstroke, zlib[5~
76aaac62 962
87d74d94 963 Removed package: mdnsresponder, mpatrol, gcc 3.4.6 + 4.0.4, vice
8a19a795 964
74834991
GZ
965 Issues resolved (http://bugs.uclibc.org):
966
1d9178db 967 #301: allow to install libsmbclient
bc95b3ad 968 #303: add gvfs package
8e8354d4 969 #477: Add sdl_sound package
57f3b11d 970 #487: Make kismet package sexier
bdf41d6c 971 #511: New package usb_modeswitch
74834991 972 #527: misc fixes for dnsmasq package
a07032e1 973 #565: libevent: Bump version and clean up makefile
27cf8114 974 #587: Use iptables multipurpose binaries and bump to 1.4.4
da25e92b 975 #593: Missing early check for patch(1)
b71951b0 976 #597: (REOP) Selecting busybox in buildroot's config clobbers ar ...
17168395
PK
977 #609: libmicrohttpd: New package
978 #615: python: Don't delete .py files unless asked
f5239c32 979 #617: netkit/inetd requires RPC and fails to build if RPC is disabled
07019b2c 980 #619: netkittelnet requires netkitbase to install, but there's no ...
6aac003a 981 #645: allow to build nbd-server with NBD package
829d4ff6 982 #653: [SECURITY] Update php package to version 5.2.11
ab17f403 983 #655: Update sqlite package to version 3.6.18
f72f3fd3 984 #657: Bug in imagemagick-clean target
07019b2c 985 #663: Add option for NAND flash with 512B Page and 16 kB erasesize ...
d7f5f04b 986 #665: [PATCH] Samba package
69ec17cd 987 #667: [PATCH] e2fsprogs
351b6796 988 #683: SDL-dfb does not select directfb
3445ff4a 989 #701: make install problem with unstripped binaries
48ed49e9 990 #703: [SECURITY] Update openssl package to 0.9.8l
3848cd6d 991 #705: Bump spawn-fcgi package to 1.6.3
4e27686c 992 #709: Bump lighttpd package to 1.4.24
26073d2a 993 #713: Migrate openntpd package to Makefile.autotools.in
83f9881d 994 #715: Bump libidn package to 1.15 and other fixes
882e1376 995 #717: Bump dnsmasq to 2.51 and introduce new IDN option
bd49a62d 996 #731: Bump iw package to 0.9.17
74834991 997
f0eb8b58
PK
9982009.08, Released August 31th, 2009:
999
1000 Additional fixes and cleanups.
1001
1002 Updated/fixed packages: ctorrent, saveconfig/getconfig,
1003 sdl_net, util-linux.
014df317
PK
1004
1005 Issues resolved (http://bugs.uclibc.org):
1006
1007 #529: util-linux doesn't find headers and include libs correctly
cc8a9175 1008 #557: Build ctorrent with SSL support if available
014df317 1009
4595a2fc
PK
10102009.08-rc3, Released August 26th, 2009:
1011
1012 Additional fixes and cleanups.
1013
1014 Updated/fixed packages: alsa-utils, berkeleydb, busybox, dbus,
1015 directfb, enchant, kernel headers.
1016
1017 Issues resolved (http://bugs.uclibc.org):
1018
1019 #471: Allow directfb compilation with debug
1020 #541: Removal of CVS directories in target filesystem broken
1021 #547: berkeleydb: Update config.{sub, guess}
1022 #549: enchant: Fix dependencies.
1023 #569: Fix alsa-utils build for x86 on x86-64
1024
4ebaaf41
PK
10252009.08-rc2, Released August 6th, 2009:
1026
1027 Additional fixes and new features.
1028
1029 New packages: libuuid, gcc 4.3.4.
1030
4595a2fc
PK
1031 Updated/fixed packages: busybox, classpath, gzip, ipsec-tools,
1032 jamvm, libusb, microperl, neon, popt, sed, webkit.
4ebaaf41
PK
1033
1034 Fixed issue with 'make oldconfig'
0468b5c1
PK
1035
1036 Issues resolved (http://bugs.uclibc.org):
1037
1038 #525: sed broken with external toolchain
15dab042 1039 #537: Fix gzip build with recent glibc
0468b5c1 1040
3190d5bf
PK
10412009.08-rc1, Released August 2nd, 2009:
1042
1043 Fixes all over the tree and new features.
533718a8 1044
66095256
TP
1045 Improvement of external toolchain support:
1046 - Support for glibc toolchains.
1047 - The toolchain configuration announced to Buildroot is
1048 verified against the real toolchain configuration.
1049 - Fixes, documentation.
1050
1051 Cleanup X.org support: clarified configuration options, and
1052 removed mandatory dependency on useless libraries such as
1053 libXt or libXaw.
1054
d9a95017
TP
1055 New QT-based configurator, usable using 'make xconfig'.
1056
3190d5bf
PK
1057 Support for the Xtensa architecture.
1058
1059 Toolchain: GCC 4.4.1, 2.6.30 kernel headers, removed < 2.6.26
1060 headers.
1061
1062 New packages: bmon, ctorrent, dosfstools, enchant,
1063 gst-plugins-bad, iw, libmms, libnl, netstat-nat, ntfsprogs,
1064 sdl_gfx, spawn-fcgi.
1065
1066 Updated packages: bind, busybox, coreutils, sqlite, directfb,
1067 expat, gamin, gnuconfig, haserl, ipsec-tools, classpath,
1068 libcurl, libglib2, liblockfile, libpng, libsoup, libxml2,
1069 lighttpd, ltp-testsuite, lvm2, matchbox, memstat,
1070 gst-plugins-good, gstreamer, libogg, libvorbis, mplayer,
1071 neon, openssl, pciutils, php, qt, ruby, sawman, webkit,
1072 wpa-supplicant, xdriver_xf86-input-synaptics,
1073 xdriver_xf86-video-intel, xlib_libXfont, xlib_libXft,
1074 xlib_libXt, xproto_xproto, xserver-xorg, xutil_makedepend,
1075 xutil_util-macros.
1076
533718a8
PK
1077 Issues resolved (http://bugs.uclibc.org):
1078
2e71cd88 1079 #83: liblockfile fails to compile due to eaccess redefinition
0aa70624 1080 #163: Xtensa architecture port
7a1a334c 1081 #171: xorg-server / kernel headers 2.6.26 - vm86.c compilation issue
533718a8 1082 #241: device mapper + lvm2: build together
52dbe071 1083 #243: ctorrent: new package
bb14fc40 1084 #247: ntfsprogs: new package
71c810ff 1085 #271: Library 'libgcc_s.so.1' not installed in search path
57c2e79b 1086 #287: New package libnl
9a6d6cf5 1087 #289: New package iw
6fecd53e 1088 #331: Update MPlayer to version 1.0rc2
5818010f 1089 #333: Bump sqlite package to 3.6.15
e61606ad 1090 #349: update libsoup to version 2.26.2
c2dbefd8 1091 #357: New package netstat-nat
234fb283 1092 #359,#413: Upgrade openvpn to Makefile.autotools.in
533718a8 1093 #367: linux kernel compile error for arm926t
10e9b7ed 1094 #369: Add SDL_gfx package
533718a8 1095 #373: Support for building gstreamer without libxml
e61606ad 1096 #379: update DirectFB to version 1.4.0
533718a8
PK
1097 #383: gst-plugins-good: Allow soup plugin to be configured
1098 #385: neon: Fix pkgconfig dependency
bd26b582 1099 #387: Tremor not installed to toolchain
ba4fbdc9 1100 #389: New package bmon
533718a8
PK
1101 #391: gstreamer: Bump version to 0.10.23
1102 #393: gst-plugins-base: Bump version to 0.10.23
1103 #395: gst-plugins-bad: New package
f4311822 1104 #403: Error while building iso9660 image
533718a8
PK
1105 #409: Bump php package to 5.2.10
1106 #411: ipsec-tools: Bump version to 0.7.2
0468be6e 1107 #417: New package spawn-fcgi
264b9c11 1108 #419: Bump lighttpd package to 1.4.23
27ce942e 1109 #421: toolchain: Clean up toolchain locale support menu
81f9990e 1110 #427: webkit: Update to WebKit svn r44552
56fcdc9b 1111 #437: ltp-testsuite: Bump version to 20090630
f26acf61 1112 #451: Upgrade from unmaintained dosfstools-2.11 to dosfstools-3.0.3
e0debb78 1113 #467: DirectFB 1.4.1
0aa70624 1114 #473: memstat_0.5.tar.gz has install with -D and that fails "make"
5079d7a0 1115 #491: libxml2: Bump version to 0.7.3
ff69aeea 1116 #495: Bump bind package to 9.5.1-P3 (security)
2a966bcd 1117 #497: OpenSSL RSA key generation hangs on x86_64
00c8bdd5 1118 #509: Bump sqlite package to 3.6.16
a7b50b94 1119 #523: pciutils broken with external toolchain
9be449ff 1120 #533: Update gamin to 0.1.10 to fix compilation
533718a8 1121
a69b3d61
PK
11222009.05, Released June 1st, 2009:
1123
1124 Fixes for dropbear & diffutils, bump linux-advanced 2.6.29.x
1125 version and marked ubifsroot as broken.
1126
45e11e29
PK
11272009.05-rc3, Released May 27th, 2009:
1128
1129 Fixes for toolchain (gcc arm pr37436), stable kernel versions,
1130 busybox, curl, libusb, readline, python and strace.
1131
1132 Issues resolved (http://bugs.uclibc.org):
1133
1134 #345: libcurl package needs a urandom fix
1135
13328d22
PK
11362009.05-rc2, Released May 19th, 2009:
1137
1138 Fixes for toolchain (gcc w/softfloat on ppc, 3.4.6 buildfix
1139 for newer hosts), stable kernel versions, busybox, cups,
1140 dmraid, docker, mesa3d, rsync and updated defconfigs.
1141
1142 xserver marked as broken on AVR32 and atngw100-expanded
1143 config removed.
61aeb6e4
PK
1144
1145 Issues resolved (http://bugs.uclibc.org):
1146
1147 #167: metacity does not build
13328d22
PK
1148 #295: gamin installs python support even if python is disabled
1149 #323: gen_matypes fails to execute during build of Mesa when us...
61aeb6e4 1150
cf92bc23
PK
11512009.05-rc1, Released May 5th, 2009:
1152
1153 Fixes all over the tree, further conversion of packages to
1154 Makefile.autotools.in and we now build host versions of
1155 packages where needed for build time dependencies instead of
1156 relying on the correct versions being available on the build
1157 host. Ancient toolchain / busybox versions have furthermore
1158 been removed as announced in the 2009.02 release notes.
1159
1160 New packages: flac, gob2, lzop, taglib, wpa_supplicant
1161
1162 Updated packages: avahi, bind, binutils, busybox, dbus, dbus-glib,
1163 directfb, dnsmasq, freetype, gcc, gmp, gstreamer, iptables, kernel
1164 headers, kexec, libglib2, libpng, libsndfile, lua, mpfr, ntfs-3g,
1165 openssl, php, qtopia4, rsync, samba, sqlite, tar, uboot, uclibc,
1166 util-linux, xorg7, xerces
1167
1168 Issues resolved (http://bugs.uclibc.org):
1169
1170 #5,#77,#141,#143: Convert php package to Makefile.autotools.in
1171 and a ton of other improvements
1172 #19: page.h missing by util-linux
1173 #37: update libglib2 to version 2.18.4
1174 #61: tslib puts staging_dir into pkgconfig file
1175 #69: tar refuses to build
1176 #71,#175: ./wchar.h:41:12: error: empty filename in #include
1177 #73: Bump openssl package to the latest version
1178 #81: New package wpa_supplicant
1179 #99: new package: flac
1180 #101: update gstreamer packages
1181 #105,#313: menuconfig segfaults on tinyx if wchar is not
1182 selected
1183 #107: convert libvorbis to Makefile.autotools.in
1184 #109: Make pppd package avoid bsd err
1185 #111: binutils 2.17 fails to build when texinfo >= 4.10
1186 #133: Modify ncurses5-config to get correct include path
1187 #137: Bump php to version 5.2.9
1188 #139: Bump sqlite to 3.6.11 and convert to
1189 Makefile.autotools.in
1190 #145: Bump bind package to 9.5.1-P1 (security)
1191 #147: buildroot toolchain fails to build w/binutils-2.19.1
1192 #151: openssl package trivial fixes
1193 #161: vim fails on patching with errors in configure.patch
1194 #169: blackbox-0.70.1 does not build
1195 #177: xdriver_xf86-input-keyboard does not build
1196 #179: Upgrade dropbear to Makefile.autotools.in
1197 #181: Update to Xorg 7.4
1198 #187: ntfs-3g: could not build cross
1199 #191: alsa-lib ARM binaries always built with EABI
1200 #213: Bump wpa_supplicant package to version 0.6.9
1201 #217: Bump openssl package to 0.9.8k (security)
1202 #219: Toolchain build fails on m4
1203 #225: m4 macros are out of place
1204 #233: make ipv6 optional in iptables
1205 #237: ncftp: convert to Makefile.autotools.in
1206 #239: ntfs-3g: convert to Makefile.autotools.in
1207 #245: lzop: new package
1208 #271: Bump bind package to 9.5.1-P2 (security)
1209 #277: Bump sqlite package to 3.6.16
1210 #279: update libglib2 to version 2.20.1
1211 #281: update DirectFB to version 1.2.8
1212 #283: add taglib
1213 #285: compilation of samba fails if IPV6 support is missing
1214 #293: update samba to version 3.3.3
1215 #299: add shared-mime-info package
1216 #307: make openssl package respect build flags
This page took 0.355157 seconds and 4 git commands to generate.