1 2009.08, Not yet released:
3 Issues resolved (http://bugs.uclibc.org):
5 #525: sed broken with external toolchain
6 #537: Fix gzip build with recent glibc
8 2009.08-rc1, Released August 2nd, 2009:
10 Fixes all over the tree and new features.
12 Improvement of external toolchain support:
13 - Support for glibc toolchains.
14 - The toolchain configuration announced to Buildroot is
15 verified against the real toolchain configuration.
16 - Fixes, documentation.
18 Cleanup X.org support: clarified configuration options, and
19 removed mandatory dependency on useless libraries such as
22 New QT-based configurator, usable using 'make xconfig'.
24 Support for the Xtensa architecture.
26 Toolchain: GCC 4.4.1, 2.6.30 kernel headers, removed < 2.6.26
29 New packages: bmon, ctorrent, dosfstools, enchant,
30 gst-plugins-bad, iw, libmms, libnl, netstat-nat, ntfsprogs,
33 Updated packages: bind, busybox, coreutils, sqlite, directfb,
34 expat, gamin, gnuconfig, haserl, ipsec-tools, classpath,
35 libcurl, libglib2, liblockfile, libpng, libsoup, libxml2,
36 lighttpd, ltp-testsuite, lvm2, matchbox, memstat,
37 gst-plugins-good, gstreamer, libogg, libvorbis, mplayer,
38 neon, openssl, pciutils, php, qt, ruby, sawman, webkit,
39 wpa-supplicant, xdriver_xf86-input-synaptics,
40 xdriver_xf86-video-intel, xlib_libXfont, xlib_libXft,
41 xlib_libXt, xproto_xproto, xserver-xorg, xutil_makedepend,
44 Issues resolved (http://bugs.uclibc.org):
46 #83: liblockfile fails to compile due to eaccess redefinition
47 #163: Xtensa architecture port
48 #171: xorg-server / kernel headers 2.6.26 - vm86.c compilation issue
49 #241: device mapper + lvm2: build together
50 #243: ctorrent: new package
51 #247: ntfsprogs: new package
52 #271: Library 'libgcc_s.so.1' not installed in search path
53 #287: New package libnl
55 #331: Update MPlayer to version 1.0rc2
56 #333: Bump sqlite package to 3.6.15
57 #349: update libsoup to version 2.26.2
58 #357: New package netstat-nat
59 #359,#413: Upgrade openvpn to Makefile.autotools.in
60 #367: linux kernel compile error for arm926t
61 #369: Add SDL_gfx package
62 #373: Support for building gstreamer without libxml
63 #379: update DirectFB to version 1.4.0
64 #383: gst-plugins-good: Allow soup plugin to be configured
65 #385: neon: Fix pkgconfig dependency
66 #387: Tremor not installed to toolchain
67 #389: New package bmon
68 #391: gstreamer: Bump version to 0.10.23
69 #393: gst-plugins-base: Bump version to 0.10.23
70 #395: gst-plugins-bad: New package
71 #403: Error while building iso9660 image
72 #409: Bump php package to 5.2.10
73 #411: ipsec-tools: Bump version to 0.7.2
74 #417: New package spawn-fcgi
75 #419: Bump lighttpd package to 1.4.23
76 #421: toolchain: Clean up toolchain locale support menu
77 #427: webkit: Update to WebKit svn r44552
78 #437: ltp-testsuite: Bump version to 20090630
79 #451: Upgrade from unmaintained dosfstools-2.11 to dosfstools-3.0.3
81 #473: memstat_0.5.tar.gz has install with -D and that fails "make"
82 #491: libxml2: Bump version to 0.7.3
83 #495: Bump bind package to 9.5.1-P3 (security)
84 #497: OpenSSL RSA key generation hangs on x86_64
85 #509: Bump sqlite package to 3.6.16
86 #523: pciutils broken with external toolchain
87 #533: Update gamin to 0.1.10 to fix compilation
89 2009.05, Released June 1st, 2009:
91 Fixes for dropbear & diffutils, bump linux-advanced 2.6.29.x
92 version and marked ubifsroot as broken.
94 2009.05-rc3, Released May 27th, 2009:
96 Fixes for toolchain (gcc arm pr37436), stable kernel versions,
97 busybox, curl, libusb, readline, python and strace.
99 Issues resolved (http://bugs.uclibc.org):
101 #345: libcurl package needs a urandom fix
103 2009.05-rc2, Released May 19th, 2009:
105 Fixes for toolchain (gcc w/softfloat on ppc, 3.4.6 buildfix
106 for newer hosts), stable kernel versions, busybox, cups,
107 dmraid, docker, mesa3d, rsync and updated defconfigs.
109 xserver marked as broken on AVR32 and atngw100-expanded
112 Issues resolved (http://bugs.uclibc.org):
114 #167: metacity does not build
115 #295: gamin installs python support even if python is disabled
116 #323: gen_matypes fails to execute during build of Mesa when us...
118 2009.05-rc1, Released May 5th, 2009:
120 Fixes all over the tree, further conversion of packages to
121 Makefile.autotools.in and we now build host versions of
122 packages where needed for build time dependencies instead of
123 relying on the correct versions being available on the build
124 host. Ancient toolchain / busybox versions have furthermore
125 been removed as announced in the 2009.02 release notes.
127 New packages: flac, gob2, lzop, taglib, wpa_supplicant
129 Updated packages: avahi, bind, binutils, busybox, dbus, dbus-glib,
130 directfb, dnsmasq, freetype, gcc, gmp, gstreamer, iptables, kernel
131 headers, kexec, libglib2, libpng, libsndfile, lua, mpfr, ntfs-3g,
132 openssl, php, qtopia4, rsync, samba, sqlite, tar, uboot, uclibc,
133 util-linux, xorg7, xerces
135 Issues resolved (http://bugs.uclibc.org):
137 #5,#77,#141,#143: Convert php package to Makefile.autotools.in
138 and a ton of other improvements
139 #19: page.h missing by util-linux
140 #37: update libglib2 to version 2.18.4
141 #61: tslib puts staging_dir into pkgconfig file
142 #69: tar refuses to build
143 #71,#175: ./wchar.h:41:12: error: empty filename in #include
144 #73: Bump openssl package to the latest version
145 #81: New package wpa_supplicant
146 #99: new package: flac
147 #101: update gstreamer packages
148 #105,#313: menuconfig segfaults on tinyx if wchar is not
150 #107: convert libvorbis to Makefile.autotools.in
151 #109: Make pppd package avoid bsd err
152 #111: binutils 2.17 fails to build when texinfo >= 4.10
153 #133: Modify ncurses5-config to get correct include path
154 #137: Bump php to version 5.2.9
155 #139: Bump sqlite to 3.6.11 and convert to
156 Makefile.autotools.in
157 #145: Bump bind package to 9.5.1-P1 (security)
158 #147: buildroot toolchain fails to build w/binutils-2.19.1
159 #151: openssl package trivial fixes
160 #161: vim fails on patching with errors in configure.patch
161 #169: blackbox-0.70.1 does not build
162 #177: xdriver_xf86-input-keyboard does not build
163 #179: Upgrade dropbear to Makefile.autotools.in
164 #181: Update to Xorg 7.4
165 #187: ntfs-3g: could not build cross
166 #191: alsa-lib ARM binaries always built with EABI
167 #213: Bump wpa_supplicant package to version 0.6.9
168 #217: Bump openssl package to 0.9.8k (security)
169 #219: Toolchain build fails on m4
170 #225: m4 macros are out of place
171 #233: make ipv6 optional in iptables
172 #237: ncftp: convert to Makefile.autotools.in
173 #239: ntfs-3g: convert to Makefile.autotools.in
174 #245: lzop: new package
175 #271: Bump bind package to 9.5.1-P2 (security)
176 #277: Bump sqlite package to 3.6.16
177 #279: update libglib2 to version 2.20.1
178 #281: update DirectFB to version 1.2.8
180 #285: compilation of samba fails if IPV6 support is missing
181 #293: update samba to version 3.3.3
182 #299: add shared-mime-info package
183 #307: make openssl package respect build flags