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