]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - CHANGES
flex: bump patch version
[coffee/buildroot.git] / CHANGES
1 2010.08, Not released yet:
2
3         Fixes all over the tree and new features.
4
5         Toolchain: GCC 4.3.5, older 4.3.x versions removed. GCC 4.1.2
6         and non-sysroot support removed.
7
8         Bootloaders: Various cleanups, moved to boot/, added Barebox,
9         removed yaboot. Support building u-boot from custom tarball,
10         u-boot 2010.06.
11
12         New GTK-based configurator, usable using 'make gconfig'.
13
14         New packages: cgilua, copas, coxpcall, ffmpeg, libsvgtiny,
15         luafilesystem, luasocket, rings, wsapi, xavante, xterm
16
17         Updated/fixed packages: alsa-lib, berkeleydb, bash, blackbox,
18         busybox, bzip2, cdrkit, cmake, dash, dhcp, dialog, diffutils,
19         distcc, dmalloc, dnsmasq, dropbear, e2fsprogs, fbv, file, flex,
20         fontconfig, gawk, gstreamer, gzip, intltool, ipsec-tools,
21         iptables, libart, libcgi, libfuse, libgpg-error, libidn,
22         liblockfile, libpng, links, linux-fusion, lmbench, lrzsz,
23         make, module-init-tools, mysql_client, nbd, ncurses, neon,
24         netperf, ntfsprogs, openssl, php, qt, quagga, sqlite, sdl,
25         sdl_mixer, sdl_sound, sdl_ttf, squashfs, tn5250, tremor,
26         usbutils, xkeyboard-config, xserver_xorg-server, xvkbd
27
28         Removed packages: modutils, portage, rxvt
29
30         Issues resolved (http://bugs.uclibc.org):
31
32         #361:  linux kernel configuration choice works incorrectly
33         #387:  Tremor not installed to toolchain
34         #401:  new package: ffmpeg
35         #475:  uImage target for U-boot failed generating
36         #583:  build fails with external x86_64 toolchain
37         #729:  sstrip creates corrupted headers
38         #835:  Package Dataflashboot-1.05 does not compile with buildroot...
39         #1213: Move .config into output directory
40         #1753: lmbench: convert to generic package infrastructure
41         #1771: Fakeroot and the target/generic/device_table.txt create bad...
42         #1807: LZMA 4.32.7, Required header file(s) are missing
43         #1813: xkeyboard-config fails to build because of intltool problem
44         #1879: Bump iptables to 1.4.8
45         #1885: Add a bunch of lua modules
46         #1897: Bump libusb to 1.0.7
47         #1903: Bump tn5250 to 0.17.4 and migrate to autotargets
48         #1909: netperf-2.4.5 fails to build because of undeclared SOCK_DCCP
49         #1927: Bump file to 5.03 and migrate to autotargets
50         #1933: Bump gawk to 3.1.8 and migrate to autotargets
51         #1945: PHP: add sqlite3 dependency when using external lib
52         #1951: Bump openssl to 0.9.8o
53         #1957: Bump sqlite to 3.6.23.1
54         #1975: Package removal/deprecation
55         #1987: intltool: Fix spelling mistake
56         #1993: Bump bash to 4.1.7(1) and migrate to autotargets
57         #1999: Typo in path checking
58         #2005: Bump dnsmasq to 2.55 and migrate to gentargets
59         #2035: ipsec-tools-0.7.2 fails to build with gcc-4.4.x
60         #2038: Bump ncurses to 5.7
61         #2095: make gconfig: undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
62         #2101: blackbox depends on locale support
63         #2119: Tries to build kernel, although disabled in config
64         #2143: buildroot compiler generates segfaulting statically linked exe..
65         #2155: Compression lzo don't set for ubifs
66         #2166: [SECURITY] Update libpng to 1.2.44
67         #2167: Bump busybox to 1.17.0, convert to gentargets, drop 1.12, ...
68         #2191: linux-fusion build fail
69         #2221: Qt does not compile (dependencies not taken into account?)
70         #2233: Atmel atstk target skeletons have /etc/mtab as a file, not ...
71
72 2010.05, Released May 30th, 2010:
73
74         Fixes all over the tree.
75
76         Updated/fixed packages: coreutils, hal, libcap,
77         lockfile-progs, ncftp, xserver_xorg-server
78
79         Issues resolved (http://bugs.uclibc.org):
80
81         #1789: binutils fails to build for i386
82         #1843: Fix libcap build failure
83         #1855: XORG Keyboard driver fails to compile
84
85 2010.05-rc3, Released May 27th, 2010:
86
87         Fixes all over the tree.
88
89         Updated/fixed packages: aumix, atk, avahi, bmon, busybox, cairo,
90         cdrkit, dbus-glib, dbus-python, docker, enchant, fltk, gamin,
91         gettext, gmpc, gob2, grep, gstreamer, gst-plugins-bad,
92         gst-plugins-base, gvfs, hal, iconv, icu, iperf, libcgicc,
93         libdvdnav, libdvdread, libglade, libglib2, libgtk2, libidn,
94         libmms, libmpd, libpcap, libsoup, lmbench, lsof, ltrace, lvm2,
95         make, metacity, microperl, mtd-utils, mutt, nbd, netsnmp,
96         ntfsprogs, ntp, olsr, pango, pciutils, pcmanfm, php,
97         pkg-config, psmisc, qt, samba, shared-mime-info, squashfs,
98         squashfs3, sshfs, startup-notification, swfdec, sylpheed,
99         uemacs, util-linux, valgrind, vpnc, vsftpd, webkit, xstroke
100
101         Issues resolved (http://bugs.uclibc.org):
102
103         #75: arm buildroot "unrecognized option" error
104         #699: Buildroot fails to copy libstdc++ to target when using external...
105         #1693: NTP trys IPV6 even if not configured error: 'IPV6_MULTICAST...
106         #1729: alsamixergui fails to build
107         #1801: Avahi-autoipd doesn't create TARGET_DIR/var/lib
108         #1819: pciutils small bugs
109         #2065: Internal toolchain: bump gcc 4.3.x series to 4.3.5
110
111 2010.05-rc2, Released May 11th, 2010:
112
113         Fixes all over the tree.
114
115         Updated/fixed packages: busybox, customize, gawk, gnuchess,
116         hal, hostapd, less, libgcrypt, libnl, libxcb, linux-fusion,
117         ltp-testsuite, mplayer, netplug, pciutils, php, sed,
118         shared-mime-info usb_modeswitch, usbutils, vlc wpa_supplicant,
119         xapp_bdftopcf, xapp_mkfontdir, xdriver_xf86-video-openchrome,
120         xfont_encodings, xlib_libX11, xlib_libXfont, xlib_xtrans,
121         xproto_fontcacheproto, xproto_fontsproto, xvkbd
122
123         Removed packages: vice
124
125         Issues resolved (http://bugs.uclibc.org):
126
127         #849: "customize" package copies files to wrong place in target tree
128         #985: Bump usb_modeswitch package to 1.1.0
129         #1135: Package customize. Wrong copying
130         #1525: Package hal deletes a whole <target>/etc/rc.d directory
131         #1531: libxcb 1.5 build fails, due to missing xcbgen Python module
132         #1669: Busybox failed to compile when using an external toolchain
133         #1699: Fix usbutils dependencies and bump
134         #1705: Fix pciutils broken cross compiling
135         #1717: External toolchain fixes for hostapd & wpa_supplicant
136
137 2010.05-rc1, Released May 3rd, 2010:
138
139         Cleaned up / restructured package menu.
140
141         Toolchain: uClibc 0.9.30.3 / 0.9.31, older 0.9.30.x removed.
142         2.6.33 kernel headers, binutils 2.20.1, GCC 4.4.4,
143         removed broken nios2 support, ppc e300cX/e500mc support,
144         improved external toolchain support, GDB 7.x support.
145
146         X.org updated to 7.5.
147
148         New packages: cdrkit, cramfs, genext2fs, genromfs,
149         libatomic_ops, librsync, libusb-compat, lmbench, netperf,
150         squashfs, squashfs3, squid
151
152         Updated/fixed packages: alsa-utils, argus, autoconf, bison,
153         busybox, bzip2, directfb, dnsmasq, dosfstools, e2fsprogs,
154         eeprog, fakeroot, fbv, findutils, freetype, haserl, hostapd,
155         iperf, iptables, iw, less, libaio, libcgi, libcgicc, libdrm,
156         libgcrypt, libglib2, libid3tag, libmad, liboil, libosip2,
157         libpng, libraw1394, libsysfs, libxml2, libxslt, linux-fusion,
158         ltrace, lua, lzma, madplay, makedevs, matchbox, mdadm,
159         memstat, mesa3d, mtd-utils, nano, ncurses, openssl, patch,
160         pciutils, php, pixman, portage, pppd, pthread-stubs, python,
161         qt, radvd, samba, setserial, smartmontools, tar, tslib,
162         udpcast, usb_modeswith, vtun, wget, xdata_xcursor-themes,
163         xdriver_xf86-video-intel, xkeyboard-config, xlib_libX11,
164         xlib_libXaw, xlib_libXfont, xlib_libXfontcache,
165         xlib_libXxf86misc, xlib_libXtst, xlib_libpciaccess,
166         xproto_dri2proto, xproto_eviext, xproto_fontcacheproto,
167         xproto_xf86miscproto, xserver_xorg-server
168
169         Removed packages: xapp_xtrap, xlib_libXTrap, xlib_libXevie,
170         xlib_libXxf86misc, xxproto_evieext, proto_trapproto,
171         xproto_xf86miscproto
172
173         Issues resolved (http://bugs.uclibc.org):
174
175         #513: Add new squid package
176         #661: lmbench: new package
177         #719: Add lua option to haserl
178         #800: [PATCH] iperf update to 2.0.4
179         #803: [PATCH] lua - add shared library patch and config option for...
180         #805: [PATCH] mdadm - version update
181         #817: integrator926_defconfig uses unsupported uboot board name
182         #851: Add option to specify --sysroot value for external toolchain
183         #1093: Upgrade libusb to v1.0.3 and add new libusb-compat
184                package for compatibility with old packages that expect
185                the pre-1.0 API.
186         #1105: Add new netperf package
187         #1111: Bump wget to 1.12 and migrate to Makefile.autotools.in
188         #1117: Bump nano to 2.2.3 and migrate to Makefile.autotools.in
189         #1123: Bump less to 436 and migrate to Makefile.autotools.in
190         #1129: Bump memstat to 0.8 and migrate to Makefile.package.in
191         #1189: Wrong u-boot configuration name for integrator926 target
192         #1219: kernel headers not correctly installed into toolchain/staging
193         #1267: Wrong BR2_EXTRA_VERSION
194         #1273: BR2_INET_IPV6 does not enable IPv6 in pppd
195         #1303: Add librsync package
196         #1321: Busybox link fails due to lack of --sysroot option
197         #1327: mtd-utils compile failure due to lack of --sysroot in CFLAGS
198         #1345: Bump pppd to 2.4.5 and convert to Makefile.autotools.in
199         #1369: cannot build radvd (flex problem)
200         #1387: xlib_libX11-1.3.2 can't find libjpeg
201         #1411: [SECURITY] Update openssl package to 0.9.8n
202         #1417: Bump iptables to 1.4.7
203         #1423: Bump e2fsprogs to 1.41.11
204         #1429: [SECURITY] Update php to 5.2.13
205         #1441: Add binutils 2.20.1
206         #1447: Package installation on target with debug symbols is broken
207         #1459: Misc QA fixes
208         #1489: radvd update to 1.6
209         #1513: Enable powerpc e300c2, e300c3 and e500mc optimization
210         #1537: dev entries not created anymore
211         #1555: Fix default uclibc-0.9.31 configuration
212         #1561: [SECURITY] Update samba to 3.3.12
213         #1567: openssl0.9.8n fails to compile
214         #1573: Alsa-utils alsactl/init/* not installed to target
215         #1591: portmap fails to compile
216         #1615: Convert eeprog package to gentargets
217         #1645: Bump hostapd package to 0.7.2
218
219 2010.02, Release February 26th, 2010:
220
221         Fixes all over the tree.
222
223         Updated/fixed packages: avahi, busybox, cramfs, ipsec-tools, libcgicc,
224         libgtk2, libraw1394, madplay, netsnmp, pango, squashfs, sylpheed, qt,
225         xfont_font-util
226
227         Removed packages: hostap, openmotif, xpdf
228
229         Issues resolved (http://bugs.uclibc.org):
230
231         #165: openmotif does not build
232         #1147: Remove obsolete hostap package
233         #1183: make source fails to download gmp, mpfr and patches
234
235 2010.02-rc2, Released February 23th, 2010:
236
237         Fixes all over the tree and new features.
238
239         New packages: intltool
240
241         Updated/fixed packages: ace_of_penguins, alsa-lib, alsa-utils, argus,
242         at, automake, ccache, dosfstools, e2fsprogs, flex, gob2, gmpc,
243         gst-plugins-good, imagemagick, iw, kexec, libeXosip, libgtk2,
244         libpcap, libpng, libsoup, libxcb, libxml-parser-perl, libxml2,
245         libxslt, lvm2, matchbox, mplayer, rsync, rubix, shared-mime-info,
246         tcl, webkit, xapp_mkfontscale, xfont_encodings, xfont_font-util,
247         xlib_libfontenc, xproto_trapproto, zlib
248
249         Removed package: xboard
250
251         Issues resolved (http://bugs.uclibc.org):
252
253         #335: atk looks for the path to the gnome library on the host
254         #355: Please update WebKit - it doesn't compile!
255         #453: libglib2 autoreconf
256         #457: e2fsprogs link problem
257         #459: libgtk2 autoreconf
258         #469: build of libgtk2 for host incorrectly assumes that X.org ...
259         #671: Bash fails to build when building buildront on Ubuntu 9.04
260         #711: WebKit host dependencies problems
261         #821: cp: illegal operation
262         #1039: Not compiled on ubuntu karmic
263         #1069: [PATCH] The AT91BOOTSTRAP makefile contains a typo
264
265 2010.02-rc1, Released February 9th, 2010:
266
267         Fixes all over the tree and new features.
268
269         Generalized autotools infrastructure to be usable for
270         non-autotools packages, see package/Makefile.package.in for
271         details.
272
273         Cleaned up avr32 toolchain config, external source-based
274         toolchain support is gone.
275
276         Dependency checks: Also check for makeinfo, only print output
277         on errors.
278
279         Toolchain: uClibc 0.9.30.2, gcc 4.4.3
280
281         New packages: libcdaudio, libdvdnav, libdvdread, hostapd, ser2net,
282         tcpreplay
283
284         Updated/fixed packages: alsa-lib, alsa-utils, at, autoconf, bash,
285         bind, binutils, bootutils, busybox, dbus, directfb, dnsmasq,
286         e2fsprogs, gstreamer, gperf, gst-plugins-bad, gvfs, fbdump, flex,
287         hal, iptables, iw, jpeg, kismet, libfuse, libglib2, liboil, libpcap,
288         libungif, libxml2, libxslt, lighttpd, mesa, mpg123, mtd-utils, nbd,
289         neon, netstat-nat, newt, openvpn, pcre, php, qt, rdesktop, readline,
290         rpm, sawman, sdl, sdl_ttf, sqlite, sshfs, tremor, u-boot,
291         usb_modeswitch, usbutils, webkit, wpa_supplicant, xfsprogs, zlib
292
293         Removed package: asterisk, openswan
294
295         Issues resolved (http://bugs.uclibc.org):
296
297         #515: tcpreplay: new package
298         #553: Wrong DirectFB ps2mouse limitation
299         #559: mesa3d build fails
300         #679: Autoconf cannot find M4
301         #739: New/updated hostapd package
302         #749: Bump usbutils package to version 0.86
303         #751: Kernel 2.6 snapshot fetch fail
304         #753: Bump lighttpd package to 1.4.25
305         #757: U-Boot: mkimage cannot be installed using external toolchain
306         #761: Add binutils 2.20 to toolchain options
307         #763: [SECURITY] Update pcre to 7.9
308         #765: Add buildroot branding to gcc
309         #767: Bump iw package to 0.9.18
310         #773: [SECURITY] Update bind to 9.5.2-P1
311         #795: Minor edits to fix typos, grammar, spelling, usage in documen...
312         #813: Drop not very useful generic package selection options ...
313         #823: Editor backup files (~) is copied from the target_skeleton
314         #827: Bump mtd-utils package to version 1.2.0
315         #841: Build error
316         #913: Bump iptables to 1.4.6
317         #919: Bump usb_modeswitch package to 1.0.7
318         #925: Bump wpa_supplicant package to 0.6.10
319         #931: Bump kismet package to 2010-01-R1
320         #937: Bump openvpn package to 2.1.1
321         #943: Bump sqlite package to 3.6.22
322         #961: Bump dnsmasq to 2.52
323         #967: Bump netstat-nat to 1.4.10
324         #973: Bump iw to 0.9.19
325         #1003: DHCP options disabled with busybox-1.16.0
326         #1009: [SECURITY] Bump php to 5.2.12
327         #1015: [SECURITY] Bump bind to 9.5.1-P2
328         #1027: Busybox flash commands conflict with those from mtd-utils
329         #1063: [SECURITY] Update lighttpd to 1.4.26
330
331 2009.11, Released December 1st, 2009:
332
333         Additional fixes and cleanups.
334
335         Updated/fixed packages: alsamixergui, autoconf, coreutils, fltk,
336         microperl, ncurses, vim
337
338         Issues resolved (http://bugs.uclibc.org):
339
340         #707: Cant configure fltk-1.1.7. configure: error: Configure could ...
341
342 2009.11-rc2, Released November 29th, 2009:
343
344         Additional fixes and cleanups.
345
346         Updated/fixed packages: busybox, dbus, fltk, gvfs, ltrace
347
348 2009.11-rc1, Released November 23rd, 2009:
349
350         Fixes all over the tree and new features.
351
352         Cleaned up / Simplified build directory layout. Refer to
353         docs/buildroot.html#using for details.
354
355         Target defconfig files moved to configs/ and listed in 'make help'
356         output.
357
358         Fixed *clean targets. Now clean removes everything generated,
359         so you can do a fresh rebuild. Distclean furthermore removes
360         kbuild tools and .config, bringing the source tree back in a
361         pristine state.
362
363         Toolchain: ARM cortex A8 support, GCC 4.4.2, sensible default
364         soft / hardfloat setting for architecture, ensure target-ldd
365         gets installed.
366
367         New packages: divine, gvfs, libarchive, libmicrohttpd,
368         sdl_sound, swfdec, sysstat
369
370         Updated/fixed packages: alsa-lib, alsamixergui, autoconf, bootutils,
371         busybox, gcc, directfb, dnsmasq, e2fsprogs, festival, gamin, gperf,
372         gqview, gstreamer, gst-plugins-bad, gst-plugins-base, gst-plugins-good,
373         imagemagick, ipkg, iptables, iw, kernel-headers, kismet, leafpad,
374         libelf, libevent, libglib2, libidn, liblockfile, libmad, libpcap,
375         libupnp, libuuid, libxml2, lighttpd, ltrace, lua, lzma, magiccube4d,
376         matchbox, mdadm, nbd, ncftp, ncurses, netkittelnet, netsnmp,
377         ng-spice-rework, ntfs-3g, openntp, openssl, pcmanfm, php, psmisc,
378         python, quagga, radvd, rpm, rsync, rubix, samba, sawman, sdl, sdl_image,
379         shared-mime-info, sfdisk, spawn-fcgi, speech-tools, sqlite, squashfs,
380         synergy, syslinux, sysklogd, target-binutils, tcpdump, torsmo, u-boot,
381         udpcast, util-linux, valgrind, vsftpd, wipe, wpa-supplicant, x11vnc,
382         xdata_xcursor-themes, xboard, xfsprogs, xstroke, zlib[5~
383
384         Removed package: mdnsresponder, mpatrol, gcc 3.4.6 + 4.0.4, vice
385
386         Issues resolved (http://bugs.uclibc.org):
387
388         #301: allow to install libsmbclient
389         #303: add gvfs package
390         #477: Add sdl_sound package
391         #487: Make kismet package sexier
392         #511: New package usb_modeswitch
393         #527: misc fixes for dnsmasq package
394         #565: libevent: Bump version and clean up makefile
395         #587: Use iptables multipurpose binaries and bump to 1.4.4
396         #593: Missing early check for patch(1)
397         #597: (REOP)  Selecting busybox in buildroot's config clobbers ar ...
398         #609: libmicrohttpd: New package
399         #615: python: Don't delete .py files unless asked
400         #617: netkit/inetd requires RPC and fails to build if RPC is disabled
401         #619: netkittelnet requires netkitbase to install, but there's no ...
402         #645: allow to build nbd-server with NBD package
403         #653: [SECURITY] Update php package to version 5.2.11
404         #655: Update sqlite package to version 3.6.18
405         #657: Bug in imagemagick-clean target
406         #663: Add option for NAND flash with 512B Page and 16 kB erasesize ...
407         #665: [PATCH] Samba package
408         #667: [PATCH] e2fsprogs
409         #683: SDL-dfb does not select directfb
410         #701: make install problem with unstripped binaries
411         #703: [SECURITY] Update openssl package to 0.9.8l
412         #705: Bump spawn-fcgi package to 1.6.3
413         #709: Bump lighttpd package to 1.4.24
414         #713: Migrate openntpd package to Makefile.autotools.in
415         #715: Bump libidn package to 1.15 and other fixes
416         #717: Bump dnsmasq to 2.51 and introduce new IDN option
417         #731: Bump iw package to 0.9.17
418
419 2009.08, Released August 31th, 2009:
420
421         Additional fixes and cleanups.
422
423         Updated/fixed packages: ctorrent, saveconfig/getconfig,
424         sdl_net, util-linux.
425
426         Issues resolved (http://bugs.uclibc.org):
427
428         #529: util-linux doesn't find headers and include libs correctly
429         #557: Build ctorrent with SSL support if available
430
431 2009.08-rc3, Released August 26th, 2009:
432
433         Additional fixes and cleanups.
434
435         Updated/fixed packages: alsa-utils, berkeleydb, busybox, dbus,
436         directfb, enchant, kernel headers.
437
438         Issues resolved (http://bugs.uclibc.org):
439
440         #471: Allow directfb compilation with debug
441         #541: Removal of CVS directories in target filesystem broken
442         #547: berkeleydb: Update config.{sub, guess}
443         #549: enchant: Fix dependencies.
444         #569: Fix alsa-utils build for x86 on x86-64
445
446 2009.08-rc2, Released August 6th, 2009:
447
448         Additional fixes and new features.
449
450         New packages: libuuid, gcc 4.3.4.
451
452         Updated/fixed packages: busybox, classpath, gzip, ipsec-tools,
453         jamvm, libusb, microperl, neon, popt, sed, webkit.
454
455         Fixed issue with 'make oldconfig'
456
457         Issues resolved (http://bugs.uclibc.org):
458
459         #525: sed broken with external toolchain
460         #537: Fix gzip build with recent glibc
461
462 2009.08-rc1, Released August 2nd, 2009:
463
464         Fixes all over the tree and new features.
465
466         Improvement of external toolchain support:
467           - Support for glibc toolchains.
468           - The toolchain configuration announced to Buildroot is
469             verified against the real toolchain configuration.
470           - Fixes, documentation.
471
472         Cleanup X.org support: clarified configuration options, and
473         removed mandatory dependency on useless libraries such as
474         libXt or libXaw.
475
476         New QT-based configurator, usable using 'make xconfig'.
477
478         Support for the Xtensa architecture.
479
480         Toolchain: GCC 4.4.1, 2.6.30 kernel headers, removed < 2.6.26
481         headers.
482
483         New packages: bmon, ctorrent, dosfstools, enchant,
484         gst-plugins-bad, iw, libmms, libnl, netstat-nat, ntfsprogs,
485         sdl_gfx, spawn-fcgi.
486
487         Updated packages: bind, busybox, coreutils, sqlite, directfb,
488         expat, gamin, gnuconfig, haserl, ipsec-tools, classpath,
489         libcurl, libglib2, liblockfile, libpng, libsoup, libxml2,
490         lighttpd, ltp-testsuite, lvm2, matchbox, memstat,
491         gst-plugins-good, gstreamer, libogg, libvorbis, mplayer,
492         neon, openssl, pciutils, php, qt, ruby, sawman, webkit,
493         wpa-supplicant, xdriver_xf86-input-synaptics,
494         xdriver_xf86-video-intel, xlib_libXfont, xlib_libXft,
495         xlib_libXt, xproto_xproto, xserver-xorg, xutil_makedepend,
496         xutil_util-macros.
497
498         Issues resolved (http://bugs.uclibc.org):
499
500         #83: liblockfile fails to compile due to eaccess redefinition
501         #163: Xtensa architecture port
502         #171: xorg-server / kernel headers 2.6.26 - vm86.c compilation issue
503         #241: device mapper + lvm2: build together
504         #243: ctorrent: new package
505         #247: ntfsprogs: new package
506         #271: Library 'libgcc_s.so.1' not installed in search path
507         #287: New package libnl
508         #289: New package iw
509         #331: Update MPlayer to version 1.0rc2
510         #333: Bump sqlite package to 3.6.15
511         #349: update libsoup to version 2.26.2
512         #357: New package netstat-nat
513         #359,#413: Upgrade openvpn to Makefile.autotools.in
514         #367: linux kernel compile error for arm926t
515         #369: Add SDL_gfx package
516         #373: Support for building gstreamer without libxml
517         #379: update DirectFB to version 1.4.0
518         #383: gst-plugins-good: Allow soup plugin to be configured
519         #385: neon: Fix pkgconfig dependency
520         #387: Tremor not installed to toolchain
521         #389: New package bmon
522         #391: gstreamer: Bump version to 0.10.23
523         #393: gst-plugins-base: Bump version to 0.10.23
524         #395: gst-plugins-bad: New package
525         #403: Error while building iso9660 image
526         #409: Bump php package to 5.2.10
527         #411: ipsec-tools: Bump version to 0.7.2
528         #417: New package spawn-fcgi
529         #419: Bump lighttpd package to 1.4.23
530         #421: toolchain: Clean up toolchain locale support menu
531         #427: webkit: Update to WebKit svn r44552
532         #437: ltp-testsuite: Bump version to 20090630
533         #451: Upgrade from unmaintained dosfstools-2.11 to dosfstools-3.0.3
534         #467: DirectFB 1.4.1
535         #473: memstat_0.5.tar.gz has install with -D and that fails "make"
536         #491: libxml2: Bump version to 0.7.3
537         #495: Bump bind package to 9.5.1-P3 (security)
538         #497: OpenSSL RSA key generation hangs on x86_64
539         #509: Bump sqlite package to 3.6.16
540         #523: pciutils broken with external toolchain
541         #533: Update gamin to 0.1.10 to fix compilation
542
543 2009.05, Released June 1st, 2009:
544
545         Fixes for dropbear & diffutils, bump linux-advanced 2.6.29.x
546         version and marked ubifsroot as broken.
547
548 2009.05-rc3, Released May 27th, 2009:
549
550         Fixes for toolchain (gcc arm pr37436), stable kernel versions,
551         busybox, curl, libusb, readline, python and strace.
552
553         Issues resolved (http://bugs.uclibc.org):
554
555         #345: libcurl package needs a urandom fix
556
557 2009.05-rc2, Released May 19th, 2009:
558
559         Fixes for toolchain (gcc w/softfloat on ppc, 3.4.6 buildfix
560         for newer hosts), stable kernel versions, busybox, cups,
561         dmraid, docker, mesa3d, rsync and updated defconfigs.
562
563         xserver marked as broken on AVR32 and atngw100-expanded
564         config removed.
565
566         Issues resolved (http://bugs.uclibc.org):
567
568         #167: metacity does not build
569         #295: gamin installs python support even if python is disabled
570         #323: gen_matypes fails to execute during build of Mesa when us...
571
572 2009.05-rc1, Released May 5th, 2009:
573
574         Fixes all over the tree, further conversion of packages to
575         Makefile.autotools.in and we now build host versions of
576         packages where needed for build time dependencies instead of
577         relying on the correct versions being available on the build
578         host. Ancient toolchain / busybox versions have furthermore
579         been removed as announced in the 2009.02 release notes.
580
581         New packages: flac, gob2, lzop, taglib, wpa_supplicant
582
583         Updated packages: avahi, bind, binutils, busybox, dbus, dbus-glib,
584         directfb, dnsmasq, freetype, gcc, gmp, gstreamer, iptables, kernel
585         headers, kexec, libglib2, libpng, libsndfile, lua, mpfr, ntfs-3g,
586         openssl, php, qtopia4, rsync, samba, sqlite, tar, uboot, uclibc,
587         util-linux, xorg7, xerces
588
589         Issues resolved (http://bugs.uclibc.org):
590
591         #5,#77,#141,#143: Convert php package to Makefile.autotools.in
592          and a ton of other improvements
593         #19: page.h missing by util-linux
594         #37: update libglib2 to version 2.18.4
595         #61: tslib puts staging_dir into pkgconfig file
596         #69: tar refuses to build
597         #71,#175: ./wchar.h:41:12: error: empty filename in #include
598         #73: Bump openssl package to the latest version
599         #81: New package wpa_supplicant
600         #99: new package: flac
601         #101: update gstreamer packages
602         #105,#313: menuconfig segfaults on tinyx if wchar is not
603          selected
604         #107: convert libvorbis to Makefile.autotools.in
605         #109: Make pppd package avoid bsd err
606         #111: binutils 2.17 fails to build when texinfo >= 4.10
607         #133: Modify ncurses5-config to get correct include path
608         #137: Bump php to version 5.2.9
609         #139: Bump sqlite to 3.6.11 and convert to
610          Makefile.autotools.in
611         #145: Bump bind package to 9.5.1-P1 (security)
612         #147: buildroot toolchain fails to build w/binutils-2.19.1
613         #151: openssl package trivial fixes
614         #161: vim fails on patching with errors in configure.patch
615         #169: blackbox-0.70.1 does not build
616         #177: xdriver_xf86-input-keyboard does not build
617         #179: Upgrade dropbear to Makefile.autotools.in
618         #181: Update to Xorg 7.4
619         #187: ntfs-3g: could not build cross
620         #191: alsa-lib ARM binaries always built with EABI
621         #213: Bump wpa_supplicant package to version 0.6.9
622         #217: Bump openssl package to 0.9.8k (security)
623         #219: Toolchain build fails on m4
624         #225: m4 macros are out of place
625         #233: make ipv6 optional in iptables
626         #237: ncftp: convert to Makefile.autotools.in
627         #239: ntfs-3g: convert to Makefile.autotools.in
628         #245: lzop: new package
629         #271: Bump bind package to 9.5.1-P2 (security)
630         #277: Bump sqlite package to 3.6.16
631         #279: update libglib2 to version 2.20.1
632         #281: update DirectFB to version 1.2.8
633         #283: add taglib
634         #285: compilation of samba fails if IPV6 support is missing
635         #293: update samba to version 3.3.3
636         #299: add shared-mime-info package
637         #307: make openssl package respect build flags