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