blob: 3418a72502504283ef103c6a1d0248dce71c3721 [file] [log] [blame]
Peter Korsgaarddc5e22e2010-06-01 22:02:43 +020012010.08, Not released yet:
2
Peter Korsgaard2b42aae2010-06-05 21:09:05 +02003 Fixes all over the tree and new features.
4
Peter Korsgaard5fd095b2010-06-15 23:10:03 +02005 Toolchain: GCC 4.3.5, older 4.3.x versions removed. GCC 4.1.2
6 and non-sysroot support removed.
Peter Korsgaard144e4ed2010-06-15 22:58:17 +02007
Peter Korsgaarda7a3e752010-06-14 22:25:32 +02008 Bootloaders: Various cleanups, moved to boot/, added Barebox,
Peter Korsgaardb9997ca2010-07-05 16:54:45 +02009 removed yaboot. Support building u-boot from custom tarball,
10 u-boot 2010.06.
Peter Korsgaarda7a3e752010-06-14 22:25:32 +020011
Peter Korsgaard2b42aae2010-06-05 21:09:05 +020012 New GTK-based configurator, usable using 'make gconfig'.
Peter Korsgaard3c5deb92010-06-02 21:02:45 +020013
Peter Korsgaard39e6ba12010-07-26 22:25:19 +020014 Java packages marked as broken. Unless someone steps up to
15 support this, they will be removed during the 2010.11
16 development cycle.
17
Peter Korsgaardab10ed82010-07-05 11:01:55 +020018 New packages: cgilua, copas, coxpcall, ffmpeg, libsvgtiny,
19 luafilesystem, luasocket, rings, wsapi, xavante, xterm
Gustavo Zacariasa8495cd2010-05-10 14:42:13 -030020
Peter Korsgaard884c7c62010-07-21 21:06:13 +020021 Updated/fixed packages: alsa-lib, alsamixergui, avahi,
22 berkeleydb, bash, blackbox, busybox, bzip2, cdrkit, cmake,
23 dash, dhcp, dialog, diffutils, distcc, dmalloc, dnsmasq,
Peter Korsgaard5e0dd502010-07-25 22:17:08 +020024 dropbear, e2fsprogs, fbv, file, flex, fontconfig, gawk, gmpc,
Peter Korsgaard6d249fc2010-07-22 16:34:57 +020025 gst-plugins-base, gst-plugins-good, gstreamer, gzip, intltool,
26 ipsec-tools, iptables, libart, libcgi, libdrm, libfuse,
27 libgpg-error, libidn, liblockfile, libpng, lighttpd, links,
28 linux-fusion, lmbench, lrzsz, ltrace, make, module-init-tools,
29 mplayer, mysql_client, nbd, ncurses, neon, netcat, netperf,
30 ntfsprogs, openssl, php, qt, quagga, sqlite, sdl, sdl_mixer,
Peter Korsgaardf44935e2010-07-26 11:10:03 +020031 sdl_sound, sdl_ttf, squashfs, swfdec, thttpd, tn5250, tremor,
Gustavo Zacariase7b5fd82010-07-22 12:04:50 -030032 usbutils, webif, wireless_tools, xkeyboard-config,
33 xserver_xorg-server, xvkbd
Peter Korsgaard3c5deb92010-06-02 21:02:45 +020034
Gustavo Zacarias237c98b2010-06-07 17:09:43 -030035 Removed packages: modutils, portage, rxvt
Gustavo Zacarias6ef6e962010-06-05 23:00:14 +020036
Peter Korsgaardf4800b42010-07-22 21:43:45 +020037 Deprecated packages: dillo, libglib12, libgtk12
38
Peter Korsgaard3c5deb92010-06-02 21:02:45 +020039 Issues resolved (http://bugs.uclibc.org):
40
Peter Korsgaard5bf7eb22010-07-19 09:41:59 +020041 #321: alsa-lib uses host include files for python which breaks ...
Peter Korsgaardacb86ba2010-07-18 22:15:37 +020042 #361: linux kernel configuration choice works incorrectly
Peter Korsgaardad36fcd2010-07-18 22:35:57 +020043 #387: Tremor not installed to toolchain
Luca Ceresoli5db72042010-06-14 21:41:45 +020044 #401: new package: ffmpeg
Peter Korsgaardacb86ba2010-07-18 22:15:37 +020045 #475: uImage target for U-boot failed generating
46 #583: build fails with external x86_64 toolchain
Peter Korsgaardad36fcd2010-07-18 22:35:57 +020047 #729: sstrip creates corrupted headers
Peter Korsgaard868ed552010-06-18 22:13:12 +020048 #835: Package Dataflashboot-1.05 does not compile with buildroot...
Will Wagner39ca6d52010-01-11 12:28:50 +000049 #1213: Move .config into output directory
Peter Korsgaard5bf7eb22010-07-19 09:41:59 +020050 #1393: neon config fails libxml/parser.h: libxml2 requires, but not ...
Kelvin Cheung41580882010-06-08 13:30:26 +080051 #1753: lmbench: convert to generic package infrastructure
Thomas Petazzoni3754c512010-06-05 17:18:40 +020052 #1771: Fakeroot and the target/generic/device_table.txt create bad...
Peter Korsgaarde9bc59e2010-06-07 15:44:30 +020053 #1807: LZMA 4.32.7, Required header file(s) are missing
Paul Jonesd74be052010-06-06 09:29:04 +100054 #1813: xkeyboard-config fails to build because of intltool problem
Gustavo Zacariasa0ce68d2010-05-27 14:35:34 -030055 #1879: Bump iptables to 1.4.8
Gustavo Zacariasaccf2eb2010-05-10 14:58:33 -030056 #1885: Add a bunch of lua modules
Gustavo Zacarias3638e522010-05-20 11:41:45 -030057 #1897: Bump libusb to 1.0.7
Gustavo Zacarias8ac2bba2010-06-02 11:54:14 -030058 #1903: Bump tn5250 to 0.17.4 and migrate to autotargets
Peter Korsgaard3c5deb92010-06-02 21:02:45 +020059 #1909: netperf-2.4.5 fails to build because of undeclared SOCK_DCCP
Gustavo Zacarias0b8c4972010-06-08 13:43:10 -030060 #1927: Bump file to 5.03 and migrate to autotargets
Gustavo Zacarias8cd06962010-06-07 11:35:58 -030061 #1933: Bump gawk to 3.1.8 and migrate to autotargets
Gustavo Zacariasd9c2b632010-06-03 15:45:24 -030062 #1945: PHP: add sqlite3 dependency when using external lib
Gustavo Zacarias3dbc86f2010-06-03 17:10:10 -030063 #1951: Bump openssl to 0.9.8o
Gustavo Zacariascffb9cf2010-06-03 15:46:14 -030064 #1957: Bump sqlite to 3.6.23.1
Gustavo Zacarias237c98b2010-06-07 17:09:43 -030065 #1975: Package removal/deprecation
Paul Jones8df21522010-06-08 10:29:18 +100066 #1987: intltool: Fix spelling mistake
Gustavo Zacarias3404ad72010-06-09 10:36:26 -030067 #1993: Bump bash to 4.1.7(1) and migrate to autotargets
Nick Leverton016eb672010-06-09 12:04:25 +020068 #1999: Typo in path checking
Gustavo Zacarias1c7de592010-06-24 09:11:06 -030069 #2005: Bump dnsmasq to 2.55 and migrate to gentargets
Peter Korsgaarddff1d592010-06-13 14:24:48 +020070 #2035: ipsec-tools-0.7.2 fails to build with gcc-4.4.x
Gustavo Zacariasc32ce8b2010-06-08 16:22:50 -030071 #2038: Bump ncurses to 5.7
Slava Zanko1b10ce72010-06-24 12:00:59 +030072 #2095: make gconfig: undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
Peter Korsgaardca3489d2010-07-02 14:04:34 +020073 #2101: blackbox depends on locale support
Thomas Petazzoni93e80142010-06-26 00:02:27 +020074 #2119: Tries to build kernel, although disabled in config
Peter Korsgaarde09aa602010-07-06 14:19:36 +020075 #2143: buildroot compiler generates segfaulting statically linked exe..
Peter Korsgaard9280caf2010-07-01 15:35:00 +020076 #2155: Compression lzo don't set for ubifs
Gustavo Zacariasa7c24b62010-07-05 10:47:32 -030077 #2166: [SECURITY] Update libpng to 1.2.44
Gustavo Zacarias3169aae2010-07-08 14:20:06 -030078 #2167: Bump busybox to 1.17.0, convert to gentargets, drop 1.12, ...
Peter Korsgaard1eb59f52010-07-17 00:02:13 +020079 #2191: linux-fusion build fail
Peter Korsgaardb9221512010-07-16 23:54:21 +020080 #2221: Qt does not compile (dependencies not taken into account?)
Peter Korsgaard58ddb372010-07-18 22:21:59 +020081 #2233: Atmel atstk target skeletons have /etc/mtab as a file, not ...
Nick Leverton6c387f22010-07-20 08:58:01 +020082 #2245: Netcat does not work due to incorrect assumptions about signed..
Peter Korsgaard7f16e542010-07-20 09:19:55 +020083 #2251: directory output/build after make *_defconfig not found
Peter Korsgaard3c5deb92010-06-02 21:02:45 +020084
Peter Korsgaard07da6192010-05-30 22:24:10 +0200852010.05, Released May 30th, 2010:
Peter Korsgaard170b3d32010-05-27 14:48:47 +020086
87 Fixes all over the tree.
88
Peter Korsgaarda4bba082010-05-30 09:32:15 +020089 Updated/fixed packages: coreutils, hal, libcap,
90 lockfile-progs, ncftp, xserver_xorg-server
Gustavo Zacarias2816c332010-05-28 14:34:27 -030091
92 Issues resolved (http://bugs.uclibc.org):
93
Peter Korsgaarde1a7d912010-05-30 10:40:19 +020094 #1789: binutils fails to build for i386
Gustavo Zacarias2816c332010-05-28 14:34:27 -030095 #1843: Fix libcap build failure
Peter Korsgaard7f1bca82010-05-30 20:11:23 +020096 #1855: XORG Keyboard driver fails to compile
Peter Korsgaard170b3d32010-05-27 14:48:47 +020097
Peter Korsgaardbbd96db2010-05-27 14:35:04 +0200982010.05-rc3, Released May 27th, 2010:
Peter Korsgaard93cca7c2010-05-16 22:20:54 +020099
100 Fixes all over the tree.
101
Peter Korsgaard994bb072010-05-26 08:59:46 +0200102 Updated/fixed packages: aumix, atk, avahi, bmon, busybox, cairo,
Peter Korsgaardb7300102010-05-25 23:38:44 +0200103 cdrkit, dbus-glib, dbus-python, docker, enchant, fltk, gamin,
Peter Korsgaard50685f12010-05-26 23:19:44 +0200104 gettext, gmpc, gob2, grep, gstreamer, gst-plugins-bad,
Peter Korsgaard062cebb2010-05-27 09:53:01 +0200105 gst-plugins-base, gvfs, hal, iconv, icu, iperf, libcgicc,
106 libdvdnav, libdvdread, libglade, libglib2, libgtk2, libidn,
107 libmms, libmpd, libpcap, libsoup, lmbench, lsof, ltrace, lvm2,
108 make, metacity, microperl, mtd-utils, mutt, nbd, netsnmp,
109 ntfsprogs, ntp, olsr, pango, pciutils, pcmanfm, php,
110 pkg-config, psmisc, qt, samba, shared-mime-info, squashfs,
111 squashfs3, sshfs, startup-notification, swfdec, sylpheed,
112 uemacs, util-linux, valgrind, vpnc, vsftpd, webkit, xstroke
Peter Korsgaard484d15d2010-05-20 23:13:01 +0200113
114 Issues resolved (http://bugs.uclibc.org):
115
Peter Korsgaardca999e02010-05-27 00:47:31 +0200116 #75: arm buildroot "unrecognized option" error
117 #699: Buildroot fails to copy libstdc++ to target when using external...
Peter Korsgaard484d15d2010-05-20 23:13:01 +0200118 #1693: NTP trys IPV6 even if not configured error: 'IPV6_MULTICAST...
Peter Korsgaard7ab3f962010-05-21 21:11:06 +0200119 #1729: alsamixergui fails to build
Nick Leverton7810eeb2010-05-21 21:03:39 +0200120 #1801: Avahi-autoipd doesn't create TARGET_DIR/var/lib
Peter Korsgaard096b21e2010-05-24 08:22:26 +0200121 #1819: pciutils small bugs
Gustavo Zacarias947a9b82010-06-15 10:24:44 -0300122 #2065: Internal toolchain: bump gcc 4.3.x series to 4.3.5
Peter Korsgaard7bb2b482010-05-16 22:29:41 +0200123
Peter Korsgaard6d1ab152010-05-11 21:15:07 +02001242010.05-rc2, Released May 11th, 2010:
Paulius Zaleckasca218de2010-05-03 19:51:58 +0300125
126 Fixes all over the tree.
127
Peter Korsgaard49ce10c2010-05-11 09:13:14 +0200128 Updated/fixed packages: busybox, customize, gawk, gnuchess,
129 hal, hostapd, less, libgcrypt, libnl, libxcb, linux-fusion,
130 ltp-testsuite, mplayer, netplug, pciutils, php, sed,
131 shared-mime-info usb_modeswitch, usbutils, vlc wpa_supplicant,
132 xapp_bdftopcf, xapp_mkfontdir, xdriver_xf86-video-openchrome,
Thomas Petazzonic554cc2a2010-05-10 23:39:50 +0200133 xfont_encodings, xlib_libX11, xlib_libXfont, xlib_xtrans,
134 xproto_fontcacheproto, xproto_fontsproto, xvkbd
Gustavo Zacarias63b86662010-04-22 15:58:16 -0300135
Peter Korsgaard13de2612010-05-10 22:03:39 +0200136 Removed packages: vice
137
Gustavo Zacarias63b86662010-04-22 15:58:16 -0300138 Issues resolved (http://bugs.uclibc.org):
139
Luca Ceresoliea0695f2010-05-06 00:16:59 +0200140 #849: "customize" package copies files to wrong place in target tree
Gustavo Zacarias63b86662010-04-22 15:58:16 -0300141 #985: Bump usb_modeswitch package to 1.1.0
Luca Ceresoliea0695f2010-05-06 00:16:59 +0200142 #1135: Package customize. Wrong copying
Peter Korsgaard79db1ff2010-05-04 23:11:20 +0200143 #1525: Package hal deletes a whole <target>/etc/rc.d directory
Peter Korsgaard395a70f2010-05-08 09:39:00 +0200144 #1531: libxcb 1.5 build fails, due to missing xcbgen Python module
145 #1669: Busybox failed to compile when using an external toolchain
Gustavo Zacariasdfb50392010-05-06 11:14:38 -0300146 #1699: Fix usbutils dependencies and bump
Gustavo Zacariasa5fe7372010-05-06 11:24:36 -0300147 #1705: Fix pciutils broken cross compiling
Gustavo Zacarias6f4939d2010-05-06 13:32:14 -0300148 #1717: External toolchain fixes for hostapd & wpa_supplicant
Paulius Zaleckasca218de2010-05-03 19:51:58 +0300149
Peter Korsgaardaac61fd2010-05-03 16:12:45 +02001502010.05-rc1, Released May 3rd, 2010:
Peter Korsgaard58794482010-03-02 17:42:23 +0100151
Gustavo Zacariasb1c9a152010-03-26 11:19:43 -0300152 Cleaned up / restructured package menu.
153
Peter Korsgaard266fa652010-04-05 10:47:54 +0200154 Toolchain: uClibc 0.9.30.3 / 0.9.31, older 0.9.30.x removed.
Peter Korsgaard4439d382010-05-02 23:22:26 +0200155 2.6.33 kernel headers, binutils 2.20.1, GCC 4.4.4,
156 removed broken nios2 support, ppc e300cX/e500mc support,
157 improved external toolchain support, GDB 7.x support.
Peter Korsgaardc9d195e2010-03-08 14:29:48 +0100158
Peter Korsgaardde859f62010-03-12 23:14:59 +0100159 X.org updated to 7.5.
160
Peter Korsgaard5724e092010-05-03 16:07:20 +0200161 New packages: cdrkit, cramfs, genext2fs, genromfs,
162 libatomic_ops, librsync, libusb-compat, lmbench, netperf,
163 squashfs, squashfs3, squid
Chris Seawooda0386022010-03-22 16:50:51 +0100164
Peter Korsgaard5724e092010-05-03 16:07:20 +0200165 Updated/fixed packages: alsa-utils, argus, autoconf, bison,
166 busybox, bzip2, directfb, dnsmasq, dosfstools, e2fsprogs,
167 eeprog, fakeroot, fbv, findutils, freetype, haserl, hostapd,
168 iperf, iptables, iw, less, libaio, libcgi, libcgicc, libdrm,
169 libgcrypt, libglib2, libid3tag, libmad, liboil, libosip2,
170 libpng, libraw1394, libsysfs, libxml2, libxslt, linux-fusion,
171 ltrace, lua, lzma, madplay, makedevs, matchbox, mdadm,
172 memstat, mesa3d, mtd-utils, nano, ncurses, openssl, patch,
173 pciutils, php, pixman, portage, pppd, pthread-stubs, python,
174 qt, radvd, samba, setserial, smartmontools, tar, tslib,
175 udpcast, usb_modeswith, vtun, wget, xdata_xcursor-themes,
176 xdriver_xf86-video-intel, xkeyboard-config, xlib_libX11,
177 xlib_libXaw, xlib_libXfont, xlib_libXfontcache,
Gustavo Zacariasbb73ce22010-04-29 18:04:20 -0300178 xlib_libXxf86misc, xlib_libXtst, xlib_libpciaccess,
179 xproto_dri2proto, xproto_eviext, xproto_fontcacheproto,
180 xproto_xf86miscproto, xserver_xorg-server
Peter Korsgaard58794482010-03-02 17:42:23 +0100181
Will Wagner84e5d7c2010-04-14 18:06:43 +0100182 Removed packages: xapp_xtrap, xlib_libXTrap, xlib_libXevie,
183 xlib_libXxf86misc, xxproto_evieext, proto_trapproto,
184 xproto_xf86miscproto
Will Wagner9638be12010-04-14 18:06:41 +0100185
Alexander Clouteracac2ec2010-03-13 21:43:06 +0100186 Issues resolved (http://bugs.uclibc.org):
187
Gustavo Zacariasffe25f02009-12-23 09:30:45 -0300188 #513: Add new squid package
Kelvin Cheung0e9aad62009-11-11 10:51:02 +0800189 #661: lmbench: new package
Gustavo Zacariasbb73ce22010-04-29 18:04:20 -0300190 #719: Add lua option to haserl
Richard van Paasen6a3a58f2009-12-14 22:54:12 +0100191 #800: [PATCH] iperf update to 2.0.4
Gustavo Zacarias46913a22010-04-29 18:03:45 -0300192 #803: [PATCH] lua - add shared library patch and config option for...
Richard van Paasen0c776122009-12-14 22:56:10 +0100193 #805: [PATCH] mdadm - version update
Johan Thelincb08cd62010-04-03 10:48:06 +0200194 #817: integrator926_defconfig uses unsupported uboot board name
Yann E. MORIN6db57c62010-04-07 00:50:10 +0200195 #851: Add option to specify --sysroot value for external toolchain
Mike Crowee237c992010-02-11 13:19:35 +0000196 #1093: Upgrade libusb to v1.0.3 and add new libusb-compat
197 package for compatibility with old packages that expect
198 the pre-1.0 API.
Gustavo Zacariased91e782010-02-18 12:49:27 -0300199 #1105: Add new netperf package
Gustavo Zacarias8fe6cc92010-02-18 14:51:51 -0300200 #1111: Bump wget to 1.12 and migrate to Makefile.autotools.in
Gustavo Zacarias19f15062010-02-18 16:01:01 -0300201 #1117: Bump nano to 2.2.3 and migrate to Makefile.autotools.in
Gustavo Zacarias4f0361a2010-02-18 16:15:58 -0300202 #1123: Bump less to 436 and migrate to Makefile.autotools.in
Gustavo Zacarias3b90d692010-02-18 16:48:24 -0300203 #1129: Bump memstat to 0.8 and migrate to Makefile.package.in
Johan Thelincb08cd62010-04-03 10:48:06 +0200204 #1189: Wrong u-boot configuration name for integrator926 target
Will Wagner17541bd2010-01-26 15:31:37 +0000205 #1219: kernel headers not correctly installed into toolchain/staging
serj.kalichevd07aee12010-05-01 21:08:43 +0200206 #1267: Wrong BR2_EXTRA_VERSION
Peter Korsgaard60f2fb42010-03-18 23:15:06 +0100207 #1273: BR2_INET_IPV6 does not enable IPv6 in pppd
Chris Seawooda0386022010-03-22 16:50:51 +0100208 #1303: Add librsync package
Grant Edwards532e1fb2010-05-01 20:57:28 +0200209 #1321: Busybox link fails due to lack of --sysroot option
Peter Korsgaard820d9172010-03-31 10:40:30 +0200210 #1327: mtd-utils compile failure due to lack of --sysroot in CFLAGS
Peter Korsgaard60f2fb42010-03-18 23:15:06 +0100211 #1345: Bump pppd to 2.4.5 and convert to Makefile.autotools.in
Peter Korsgaard0a179ad2010-04-02 15:13:46 +0200212 #1369: cannot build radvd (flex problem)
Peter Korsgaarda12ef5d2010-03-31 12:13:51 +0200213 #1387: xlib_libX11-1.3.2 can't find libjpeg
Gustavo Zacariasaa3486f2010-03-26 10:16:31 -0300214 #1411: [SECURITY] Update openssl package to 0.9.8n
Gustavo Zacariasbc7ffe72010-03-16 14:07:59 -0300215 #1417: Bump iptables to 1.4.7
Gustavo Zacarias801f22b2010-03-17 16:59:32 -0300216 #1423: Bump e2fsprogs to 1.41.11
Gustavo Zacarias0fd37242010-03-26 12:54:39 -0300217 #1429: [SECURITY] Update php to 5.2.13
Gustavo Zacarias5c36fdf2010-03-29 11:58:41 -0300218 #1441: Add binutils 2.20.1
Paulius Zaleckas31365de2010-03-30 17:20:55 +0200219 #1447: Package installation on target with debug symbols is broken
Gustavo Zacariasac5c5fd2010-04-01 17:44:28 +0200220 #1459: Misc QA fixes
Alexander Clouter07f155c2010-04-06 07:43:03 +0200221 #1489: radvd update to 1.6
Gustavo Zacarias633049d2010-04-07 23:00:28 -0300222 #1513: Enable powerpc e300c2, e300c3 and e500mc optimization
Peter Korsgaard6c5225b2010-04-18 22:33:09 +0200223 #1537: dev entries not created anymore
Gustavo Zacarias4ab68832010-04-14 11:17:47 -0300224 #1555: Fix default uclibc-0.9.31 configuration
Gustavo Zacariasba9ed132010-04-14 11:26:45 -0300225 #1561: [SECURITY] Update samba to 3.3.12
Peter Korsgaard65e209c2010-04-15 16:26:15 +0200226 #1567: openssl0.9.8n fails to compile
Peter Korsgaard5ad26722010-04-26 22:58:25 +0200227 #1573: Alsa-utils alsactl/init/* not installed to target
Peter Korsgaardab1f6e52010-04-19 09:11:35 +0200228 #1591: portmap fails to compile
Gustavo Zacarias55886162010-04-22 15:35:15 -0300229 #1615: Convert eeprog package to gentargets
Gustavo Zacarias554ef432010-04-26 11:54:32 -0300230 #1645: Bump hostapd package to 0.7.2
Alexander Clouteracac2ec2010-03-13 21:43:06 +0100231
Peter Korsgaardac1dfc82010-02-26 15:52:48 +01002322010.02, Release February 26th, 2010:
Francisco Gonzalez Morellf4f15702010-02-24 00:01:39 +0100233
234 Fixes all over the tree.
235
Peter Korsgaardb209f222010-02-26 10:42:26 +0100236 Updated/fixed packages: avahi, busybox, cramfs, ipsec-tools, libcgicc,
237 libgtk2, libraw1394, madplay, netsnmp, pango, squashfs, sylpheed, qt,
238 xfont_font-util
Peter Korsgaardba505382010-02-24 22:59:32 +0100239
Gustavo Zacarias0f40a462010-02-19 09:59:08 -0300240 Removed packages: hostap, openmotif, xpdf
Peter Korsgaardba505382010-02-24 22:59:32 +0100241
242 Issues resolved (http://bugs.uclibc.org):
243
244 #165: openmotif does not build
Gustavo Zacarias0f40a462010-02-19 09:59:08 -0300245 #1147: Remove obsolete hostap package
Peter Korsgaardf5617632010-02-25 17:27:50 +0100246 #1183: make source fails to download gmp, mpfr and patches
Francisco Gonzalez Morellf4f15702010-02-24 00:01:39 +0100247
Peter Korsgaard7bd81252010-02-23 23:28:46 +01002482010.02-rc2, Released February 23th, 2010:
Peter Korsgaard23c8c882010-02-17 11:10:23 +0100249
250 Fixes all over the tree and new features.
251
Peter Korsgaard89fd7202010-02-23 21:59:24 +0100252 New packages: intltool
253
Peter Korsgaardc8ff60c2010-02-19 11:30:54 +0100254 Updated/fixed packages: ace_of_penguins, alsa-lib, alsa-utils, argus,
Peter Korsgaard89fd7202010-02-23 21:59:24 +0100255 at, automake, ccache, dosfstools, e2fsprogs, flex, gob2, gmpc,
256 gst-plugins-good, imagemagick, iw, kexec, libeXosip, libgtk2,
257 libpcap, libpng, libsoup, libxcb, libxml-parser-perl, libxml2,
258 libxslt, lvm2, matchbox, mplayer, rsync, rubix, shared-mime-info,
259 tcl, webkit, xapp_mkfontscale, xfont_encodings, xfont_font-util,
260 xlib_libfontenc, xproto_trapproto, zlib
Peter Korsgaardc8ff60c2010-02-19 11:30:54 +0100261
262 Removed package: xboard
Peter Korsgaard23c8c882010-02-17 11:10:23 +0100263
Rob Alley6c9d3872010-01-28 02:29:40 +1300264 Issues resolved (http://bugs.uclibc.org):
265
Peter Korsgaard5239be02010-02-23 20:57:54 +0100266 #335: atk looks for the path to the gnome library on the host
267 #355: Please update WebKit - it doesn't compile!
268 #453: libglib2 autoreconf
269 #457: e2fsprogs link problem
270 #459: libgtk2 autoreconf
271 #469: build of libgtk2 for host incorrectly assumes that X.org ...
272 #671: Bash fails to build when building buildront on Ubuntu 9.04
273 #711: WebKit host dependencies problems
274 #821: cp: illegal operation
275 #1039: Not compiled on ubuntu karmic
Rob Alley6c9d3872010-01-28 02:29:40 +1300276 #1069: [PATCH] The AT91BOOTSTRAP makefile contains a typo
277
Peter Korsgaardf0bdacd2010-02-09 16:54:30 +01002782010.02-rc1, Released February 9th, 2010:
279
280 Fixes all over the tree and new features.
281
282 Generalized autotools infrastructure to be usable for
283 non-autotools packages, see package/Makefile.package.in for
284 details.
285
286 Cleaned up avr32 toolchain config, external source-based
287 toolchain support is gone.
288
289 Dependency checks: Also check for makeinfo, only print output
290 on errors.
Peter Korsgaardde219282009-12-03 15:59:15 +0100291
Peter Korsgaard6c26a602010-01-23 23:07:20 +0100292 Toolchain: uClibc 0.9.30.2, gcc 4.4.3
Peter Korsgaard6bfb4882010-01-15 14:47:54 +0100293
Peter Korsgaard731f3c32010-02-03 21:26:48 +0100294 New packages: libcdaudio, libdvdnav, libdvdread, hostapd, ser2net,
295 tcpreplay
Chris Packham20417bb2009-07-30 13:59:49 +1200296
William Wagneraea2ef92010-01-28 18:07:27 +0000297 Updated/fixed packages: alsa-lib, alsa-utils, at, autoconf, bash,
298 bind, binutils, bootutils, busybox, dbus, directfb, dnsmasq,
Julien Boibessot14d065b2010-02-08 18:39:19 +0100299 e2fsprogs, gstreamer, gperf, gst-plugins-bad, gvfs, fbdump, flex,
300 hal, iptables, iw, jpeg, kismet, libfuse, libglib2, liboil, libpcap,
301 libungif, libxml2, libxslt, lighttpd, mesa, mpg123, mtd-utils, nbd,
302 neon, netstat-nat, newt, openvpn, pcre, php, qt, rdesktop, readline,
303 rpm, sawman, sdl, sdl_ttf, sqlite, sshfs, tremor, u-boot,
304 usb_modeswitch, usbutils, webkit, wpa_supplicant, xfsprogs, zlib
Gustavo Zacariasba4183b2009-12-02 10:32:34 -0300305
Peter Korsgaard640c7402010-02-09 12:21:37 +0100306 Removed package: asterisk, openswan
Peter Korsgaard52234472010-02-08 17:20:41 +0100307
Gustavo Zacariasba4183b2009-12-02 10:32:34 -0300308 Issues resolved (http://bugs.uclibc.org):
309
Chris Packham20417bb2009-07-30 13:59:49 +1200310 #515: tcpreplay: new package
Lionel Landwerlin10415632009-12-06 22:21:58 +0100311 #553: Wrong DirectFB ps2mouse limitation
Clark Rawlins249f3db2009-12-01 08:46:27 -0500312 #559: mesa3d build fails
Peter Korsgaard7c737972009-12-07 09:14:36 +0100313 #679: Autoconf cannot find M4
Gustavo Zacarias44816b12009-11-30 11:45:35 -0300314 #739: New/updated hostapd package
Gustavo Zacariasd8968c62009-11-30 12:58:49 -0300315 #749: Bump usbutils package to version 0.86
Peter Korsgaard79c9a432009-12-06 15:40:03 +0100316 #751: Kernel 2.6 snapshot fetch fail
Gustavo Zacarias1ba3c842009-12-01 17:00:59 -0300317 #753: Bump lighttpd package to 1.4.25
Anders Darander9c374252009-12-02 13:29:23 +0100318 #757: U-Boot: mkimage cannot be installed using external toolchain
Gustavo Zacariasba4183b2009-12-02 10:32:34 -0300319 #761: Add binutils 2.20 to toolchain options
Gustavo Zacarias9f177282009-12-02 12:39:21 -0300320 #763: [SECURITY] Update pcre to 7.9
Gustavo Zacarias09c181f2009-12-02 16:36:43 -0300321 #765: Add buildroot branding to gcc
Gustavo Zacarias7a901722009-12-02 14:39:52 -0300322 #767: Bump iw package to 0.9.18
Gustavo Zacariasb5867d92009-12-03 13:19:27 -0300323 #773: [SECURITY] Update bind to 9.5.2-P1
grante0a62bb42009-12-10 16:12:21 -0600324 #795: Minor edits to fix typos, grammar, spelling, usage in documen...
Gustavo Zacarias4833d132009-12-14 17:27:01 -0300325 #813: Drop not very useful generic package selection options ...
Anders Daranderb9656e82009-12-23 10:05:45 +0100326 #823: Editor backup files (~) is copied from the target_skeleton
Gustavo Zacarias9400c732009-12-23 10:41:36 -0300327 #827: Bump mtd-utils package to version 1.2.0
Peter Korsgaardc47124d2010-01-18 00:32:45 +0100328 #841: Build error
Gustavo Zacarias0908e852010-01-19 15:09:28 -0300329 #913: Bump iptables to 1.4.6
Gustavo Zacariasc95e3b82010-01-19 15:06:36 -0300330 #919: Bump usb_modeswitch package to 1.0.7
Gustavo Zacariasca2ad7d2010-01-19 15:07:54 -0300331 #925: Bump wpa_supplicant package to 0.6.10
Gustavo Zacariasdb9dcbe2010-01-19 16:13:55 -0300332 #931: Bump kismet package to 2010-01-R1
Gustavo Zacariasb3febda2010-01-19 16:54:45 -0300333 #937: Bump openvpn package to 2.1.1
Gustavo Zacariasc623a232010-01-20 11:17:53 -0300334 #943: Bump sqlite package to 3.6.22
Gustavo Zacarias3416f262010-01-26 11:36:07 -0300335 #961: Bump dnsmasq to 2.52
Gustavo Zacarias60ce1b02010-01-26 11:47:42 -0300336 #967: Bump netstat-nat to 1.4.10
Gustavo Zacarias6455c322010-01-25 10:42:50 -0300337 #973: Bump iw to 0.9.19
Peter Korsgaardfbf84d42010-01-31 22:13:45 +0100338 #1003: DHCP options disabled with busybox-1.16.0
Peter Korsgaard934c7bb2010-01-29 15:01:04 +0100339 #1009: [SECURITY] Bump php to 5.2.12
Gustavo Zacarias49d92eb2010-02-01 13:53:12 -0300340 #1015: [SECURITY] Bump bind to 9.5.1-P2
Peter Korsgaardc3174392010-02-03 17:27:51 +0100341 #1027: Busybox flash commands conflict with those from mtd-utils
Gustavo Zacariasd5d48252010-02-09 11:30:06 -0300342 #1063: [SECURITY] Update lighttpd to 1.4.26
Peter Korsgaardbf4d2d82009-12-04 09:24:01 +0100343
Peter Korsgaard798927c2009-12-01 15:20:18 +01003442009.11, Released December 1st, 2009:
Peter Korsgaardb48fb8c2009-11-30 11:00:28 +0100345
346 Additional fixes and cleanups.
347
Peter Korsgaard9d998ad2009-12-01 12:18:38 +0100348 Updated/fixed packages: alsamixergui, autoconf, coreutils, fltk,
349 microperl, ncurses, vim
Peter Korsgaardb48fb8c2009-11-30 11:00:28 +0100350
351 Issues resolved (http://bugs.uclibc.org):
352
353 #707: Cant configure fltk-1.1.7. configure: error: Configure could ...
354
Peter Korsgaard31bd9742009-11-29 23:26:54 +01003552009.11-rc2, Released November 29th, 2009:
356
357 Additional fixes and cleanups.
Daniel Mack6b6bdae2009-11-24 19:52:26 +0100358
Peter Korsgaardade675c2009-11-29 21:25:49 +0100359 Updated/fixed packages: busybox, dbus, fltk, gvfs, ltrace
Daniel Mack6b6bdae2009-11-24 19:52:26 +0100360
Peter Korsgaard2d04d562009-11-23 23:20:21 +01003612009.11-rc1, Released November 23rd, 2009:
Gustavo Zacarias74834992009-09-01 23:02:06 +0200362
Peter Korsgaardb8a917f2009-11-23 10:24:52 +0100363 Fixes all over the tree and new features.
364
365 Cleaned up / Simplified build directory layout. Refer to
366 docs/buildroot.html#using for details.
367
368 Target defconfig files moved to configs/ and listed in 'make help'
369 output.
370
Peter Korsgaard406053d2009-11-20 14:05:48 +0100371 Fixed *clean targets. Now clean removes everything generated,
372 so you can do a fresh rebuild. Distclean furthermore removes
373 kbuild tools and .config, bringing the source tree back in a
374 pristine state.
375
Peter Korsgaardb8a917f2009-11-23 10:24:52 +0100376 Toolchain: ARM cortex A8 support, GCC 4.4.2, sensible default
377 soft / hardfloat setting for architecture, ensure target-ldd
378 gets installed.
Laine Walker-Avina83182dd2009-10-29 10:30:50 -0700379
Peter Korsgaard41146432009-09-29 11:45:50 +0200380 New packages: divine, gvfs, libarchive, libmicrohttpd,
Lionel Landwerlin0ad58692009-10-18 21:03:09 +0200381 sdl_sound, swfdec, sysstat
Daniel Mack32518792009-08-25 16:04:56 +0200382
Peter Korsgaard81e4ba32009-11-23 13:03:59 +0100383 Updated/fixed packages: alsa-lib, alsamixergui, autoconf, bootutils,
384 busybox, gcc, directfb, dnsmasq, e2fsprogs, festival, gamin, gperf,
385 gqview, gstreamer, gst-plugins-bad, gst-plugins-base, gst-plugins-good,
Peter Korsgaardf6cbb262009-11-23 13:02:54 +0100386 imagemagick, ipkg, iptables, iw, kernel-headers, kismet, leafpad,
387 libelf, libevent, libglib2, libidn, liblockfile, libmad, libpcap,
Peter Korsgaardfa946b72009-11-23 13:11:00 +0100388 libupnp, libuuid, libxml2, lighttpd, ltrace, lua, lzma, magiccube4d,
Peter Korsgaard1dd9d9f2009-11-23 13:54:05 +0100389 matchbox, mdadm, nbd, ncftp, ncurses, netkittelnet, netsnmp,
Peter Korsgaard7ba54a02009-11-23 14:41:36 +0100390 ng-spice-rework, ntfs-3g, openntp, openssl, pcmanfm, php, psmisc,
Baruch Siach883f0662009-11-23 23:05:23 +0100391 python, quagga, radvd, rpm, rsync, rubix, samba, sawman, sdl, sdl_image,
Peter Korsgaardb7046772009-11-23 15:10:53 +0100392 shared-mime-info, sfdisk, spawn-fcgi, speech-tools, sqlite, squashfs,
Peter Korsgaard9627e212009-11-23 16:31:35 +0100393 synergy, syslinux, sysklogd, target-binutils, tcpdump, torsmo, u-boot,
394 udpcast, util-linux, valgrind, vsftpd, wipe, wpa-supplicant, x11vnc,
Lionel Landwerlin5ad8ad02010-01-27 02:08:49 +0100395 xdata_xcursor-themes, xboard, xfsprogs, xstroke, zlib[5~
Peter Korsgaard76aaac62009-09-14 15:54:24 +0200396
Peter Korsgaard87d74d92009-11-23 11:30:07 +0100397 Removed package: mdnsresponder, mpatrol, gcc 3.4.6 + 4.0.4, vice
Peter Korsgaard8a19a792009-10-01 22:32:44 +0200398
Gustavo Zacarias74834992009-09-01 23:02:06 +0200399 Issues resolved (http://bugs.uclibc.org):
400
Sven Neumann1d9178d2009-09-21 23:26:51 +0200401 #301: allow to install libsmbclient
Sven Neumannbc95b3a2009-09-27 23:19:40 +0200402 #303: add gvfs package
Evan Zelkowitz8e8354d2009-09-20 10:02:44 +0200403 #477: Add sdl_sound package
Gustavo Zacarias57f3b112009-09-01 14:01:40 -0300404 #487: Make kismet package sexier
Gustavo Zacariasbdf41d62009-09-01 13:04:17 -0300405 #511: New package usb_modeswitch
Gustavo Zacarias74834992009-09-01 23:02:06 +0200406 #527: misc fixes for dnsmasq package
Will Newtona07032e2009-08-11 16:35:23 +0100407 #565: libevent: Bump version and clean up makefile
Olaf Rempel27cf8112009-09-16 08:39:26 +0200408 #587: Use iptables multipurpose binaries and bump to 1.4.4
Peter Korsgaardda25e922009-10-25 22:15:06 +0100409 #593: Missing early check for patch(1)
Peter Korsgaardb71951b2009-11-22 21:25:31 +0100410 #597: (REOP) Selecting busybox in buildroot's config clobbers ar ...
Peter Korsgaard17168392009-09-21 17:42:22 +0200411 #609: libmicrohttpd: New package
412 #615: python: Don't delete .py files unless asked
Peter Korsgaardf5239c32009-09-19 09:46:55 +0200413 #617: netkit/inetd requires RPC and fails to build if RPC is disabled
Kelvin Cheung07019b22009-11-22 21:08:37 +0100414 #619: netkittelnet requires netkitbase to install, but there's no ...
Vincent Palatin6aac0032009-11-22 21:18:11 +0100415 #645: allow to build nbd-server with NBD package
Gustavo Zacarias829d4ff2009-10-09 10:31:31 -0300416 #653: [SECURITY] Update php package to version 5.2.11
Gustavo Zacariasab17f402009-10-09 10:42:41 -0300417 #655: Update sqlite package to version 3.6.18
Simon Paschf72f3fd2009-10-13 14:23:08 +0200418 #657: Bug in imagemagick-clean target
Kelvin Cheung07019b22009-11-22 21:08:37 +0100419 #663: Add option for NAND flash with 512B Page and 16 kB erasesize ...
rvpaasend7f5f042009-10-18 19:35:12 +0200420 #665: [PATCH] Samba package
rvpaasen69ec17c2009-10-29 21:35:33 +0100421 #667: [PATCH] e2fsprogs
Peter Korsgaard351b6792009-11-22 21:03:42 +0100422 #683: SDL-dfb does not select directfb
Peter Korsgaard3445ff42009-11-22 20:52:15 +0100423 #701: make install problem with unstripped binaries
Gustavo Zacarias48ed49e2009-11-10 13:42:35 -0300424 #703: [SECURITY] Update openssl package to 0.9.8l
Gustavo Zacarias3848cd62009-11-10 12:01:09 -0300425 #705: Bump spawn-fcgi package to 1.6.3
Gustavo Zacarias4e276862009-11-10 13:58:07 -0300426 #709: Bump lighttpd package to 1.4.24
Gustavo Zacarias26073d22009-11-13 09:49:43 -0300427 #713: Migrate openntpd package to Makefile.autotools.in
Gustavo Zacarias83f98812009-11-13 12:07:56 -0300428 #715: Bump libidn package to 1.15 and other fixes
Gustavo Zacarias882e1372009-11-13 12:12:09 -0300429 #717: Bump dnsmasq to 2.51 and introduce new IDN option
Gustavo Zacariasbd49a622009-11-19 10:26:43 -0300430 #731: Bump iw package to 0.9.17
Gustavo Zacarias74834992009-09-01 23:02:06 +0200431
Peter Korsgaardf0eb8b52009-08-31 10:23:48 +02004322009.08, Released August 31th, 2009:
433
434 Additional fixes and cleanups.
435
436 Updated/fixed packages: ctorrent, saveconfig/getconfig,
437 sdl_net, util-linux.
Peter Korsgaard014df312009-08-30 22:01:23 +0200438
439 Issues resolved (http://bugs.uclibc.org):
440
441 #529: util-linux doesn't find headers and include libs correctly
Kelvin Cheungcc8a9172009-08-31 07:23:59 +0200442 #557: Build ctorrent with SSL support if available
Peter Korsgaard014df312009-08-30 22:01:23 +0200443
Peter Korsgaard4595a2f2009-08-26 23:21:30 +02004442009.08-rc3, Released August 26th, 2009:
445
446 Additional fixes and cleanups.
447
448 Updated/fixed packages: alsa-utils, berkeleydb, busybox, dbus,
449 directfb, enchant, kernel headers.
450
451 Issues resolved (http://bugs.uclibc.org):
452
453 #471: Allow directfb compilation with debug
454 #541: Removal of CVS directories in target filesystem broken
455 #547: berkeleydb: Update config.{sub, guess}
456 #549: enchant: Fix dependencies.
457 #569: Fix alsa-utils build for x86 on x86-64
458
Peter Korsgaard4ebaaf42009-08-06 10:39:54 +02004592009.08-rc2, Released August 6th, 2009:
460
461 Additional fixes and new features.
462
463 New packages: libuuid, gcc 4.3.4.
464
Peter Korsgaard4595a2f2009-08-26 23:21:30 +0200465 Updated/fixed packages: busybox, classpath, gzip, ipsec-tools,
466 jamvm, libusb, microperl, neon, popt, sed, webkit.
Peter Korsgaard4ebaaf42009-08-06 10:39:54 +0200467
468 Fixed issue with 'make oldconfig'
Peter Korsgaard0468b5c2009-08-04 22:58:54 +0200469
470 Issues resolved (http://bugs.uclibc.org):
471
472 #525: sed broken with external toolchain
Peter Korsgaard15dab042009-08-05 09:23:29 +0200473 #537: Fix gzip build with recent glibc
Peter Korsgaard0468b5c2009-08-04 22:58:54 +0200474
Peter Korsgaard3190d5b2009-08-02 23:09:07 +02004752009.08-rc1, Released August 2nd, 2009:
476
477 Fixes all over the tree and new features.
Peter Korsgaard533718a2009-06-23 09:40:23 +0200478
Thomas Petazzoni66095252009-07-27 11:06:32 +0200479 Improvement of external toolchain support:
480 - Support for glibc toolchains.
481 - The toolchain configuration announced to Buildroot is
482 verified against the real toolchain configuration.
483 - Fixes, documentation.
484
485 Cleanup X.org support: clarified configuration options, and
486 removed mandatory dependency on useless libraries such as
487 libXt or libXaw.
488
Thomas Petazzonid9a95012009-07-27 18:08:32 +0200489 New QT-based configurator, usable using 'make xconfig'.
490
Peter Korsgaard3190d5b2009-08-02 23:09:07 +0200491 Support for the Xtensa architecture.
492
493 Toolchain: GCC 4.4.1, 2.6.30 kernel headers, removed < 2.6.26
494 headers.
495
496 New packages: bmon, ctorrent, dosfstools, enchant,
497 gst-plugins-bad, iw, libmms, libnl, netstat-nat, ntfsprogs,
498 sdl_gfx, spawn-fcgi.
499
500 Updated packages: bind, busybox, coreutils, sqlite, directfb,
501 expat, gamin, gnuconfig, haserl, ipsec-tools, classpath,
502 libcurl, libglib2, liblockfile, libpng, libsoup, libxml2,
503 lighttpd, ltp-testsuite, lvm2, matchbox, memstat,
504 gst-plugins-good, gstreamer, libogg, libvorbis, mplayer,
505 neon, openssl, pciutils, php, qt, ruby, sawman, webkit,
506 wpa-supplicant, xdriver_xf86-input-synaptics,
507 xdriver_xf86-video-intel, xlib_libXfont, xlib_libXft,
508 xlib_libXt, xproto_xproto, xserver-xorg, xutil_makedepend,
509 xutil_util-macros.
510
Peter Korsgaard533718a2009-06-23 09:40:23 +0200511 Issues resolved (http://bugs.uclibc.org):
512
Peter Korsgaard2e71cd82009-07-07 23:26:36 +0200513 #83: liblockfile fails to compile due to eaccess redefinition
Peter Korsgaard0aa70622009-07-24 07:51:16 +0200514 #163: Xtensa architecture port
Thomas Petazzoni7a1a3342009-07-28 16:18:10 +0200515 #171: xorg-server / kernel headers 2.6.26 - vm86.c compilation issue
Peter Korsgaard533718a2009-06-23 09:40:23 +0200516 #241: device mapper + lvm2: build together
Olaf Rempel52dbe072009-03-02 17:35:41 +0100517 #243: ctorrent: new package
Olaf Rempelbb14fc42009-03-02 17:58:13 +0100518 #247: ntfsprogs: new package
Peter Korsgaard71c810f2009-07-18 00:04:20 +0200519 #271: Library 'libgcc_s.so.1' not installed in search path
Gustavo Zacarias57c2e792009-07-26 21:08:51 +0200520 #287: New package libnl
Gustavo Zacarias9a6d6cf2009-08-02 22:25:04 +0200521 #289: New package iw
Will Newton6fecd532009-07-27 12:20:27 +0100522 #331: Update MPlayer to version 1.0rc2
Gustavo Zacarias58180102009-06-30 21:40:23 +0200523 #333: Bump sqlite package to 3.6.15
Peter Korsgaarde61606a2009-06-23 13:55:38 +0200524 #349: update libsoup to version 2.26.2
Gustavo Zacariasc2dbefd2009-07-26 21:50:02 +0200525 #357: New package netstat-nat
Gustavo Zacarias234fb282009-07-02 14:55:51 +0200526 #359,#413: Upgrade openvpn to Makefile.autotools.in
Peter Korsgaard533718a2009-06-23 09:40:23 +0200527 #367: linux kernel compile error for arm926t
Evan Zelkowitz10e9b7e2009-07-18 11:29:26 +0200528 #369: Add SDL_gfx package
Peter Korsgaard533718a2009-06-23 09:40:23 +0200529 #373: Support for building gstreamer without libxml
Peter Korsgaarde61606a2009-06-23 13:55:38 +0200530 #379: update DirectFB to version 1.4.0
Peter Korsgaard533718a2009-06-23 09:40:23 +0200531 #383: gst-plugins-good: Allow soup plugin to be configured
532 #385: neon: Fix pkgconfig dependency
Peter Korsgaardbd26b582009-07-16 15:07:20 +0200533 #387: Tremor not installed to toolchain
Gustavo Zacariasba4fbdc2009-07-26 22:03:15 +0200534 #389: New package bmon
Peter Korsgaard533718a2009-06-23 09:40:23 +0200535 #391: gstreamer: Bump version to 0.10.23
536 #393: gst-plugins-base: Bump version to 0.10.23
537 #395: gst-plugins-bad: New package
Peter Korsgaardf4311822009-07-27 00:05:14 +0200538 #403: Error while building iso9660 image
Peter Korsgaard533718a2009-06-23 09:40:23 +0200539 #409: Bump php package to 5.2.10
540 #411: ipsec-tools: Bump version to 0.7.2
Gustavo Zacarias0468be62009-07-01 15:36:19 +0200541 #417: New package spawn-fcgi
Gustavo Zacarias264b9c12009-07-01 15:31:59 +0200542 #419: Bump lighttpd package to 1.4.23
Will Newton27ce9422009-07-27 10:39:50 +0200543 #421: toolchain: Clean up toolchain locale support menu
Will Newton81f99902009-06-29 11:54:06 +0100544 #427: webkit: Update to WebKit svn r44552
Will Newton56fcdc92009-07-02 16:54:41 +0100545 #437: ltp-testsuite: Bump version to 20090630
Mike Crowef26acf62009-06-18 13:29:02 +0100546 #451: Upgrade from unmaintained dosfstools-2.11 to dosfstools-3.0.3
Peter Korsgaarde0debb72009-07-17 21:07:42 +0200547 #467: DirectFB 1.4.1
Peter Korsgaard0aa70622009-07-24 07:51:16 +0200548 #473: memstat_0.5.tar.gz has install with -D and that fails "make"
Will Newton5079d7a2009-07-28 11:37:20 +0100549 #491: libxml2: Bump version to 0.7.3
Gustavo Zacariasff69aee2009-07-29 10:02:15 -0300550 #495: Bump bind package to 9.5.1-P3 (security)
Peter Korsgaard2a966bc2009-07-29 21:49:45 +0200551 #497: OpenSSL RSA key generation hangs on x86_64
Gustavo Zacarias00c8bdd2009-07-30 10:09:47 -0300552 #509: Bump sqlite package to 3.6.16
Peter Korsgaarda7b50b92009-08-02 09:59:15 +0200553 #523: pciutils broken with external toolchain
Daniele Salvatore Albano9be449f2009-08-02 22:32:03 +0200554 #533: Update gamin to 0.1.10 to fix compilation
Peter Korsgaard533718a2009-06-23 09:40:23 +0200555
Peter Korsgaarda69b3d62009-06-01 09:00:03 +02005562009.05, Released June 1st, 2009:
557
558 Fixes for dropbear & diffutils, bump linux-advanced 2.6.29.x
559 version and marked ubifsroot as broken.
560
Peter Korsgaard45e11e22009-05-27 20:44:08 +02005612009.05-rc3, Released May 27th, 2009:
562
563 Fixes for toolchain (gcc arm pr37436), stable kernel versions,
564 busybox, curl, libusb, readline, python and strace.
565
566 Issues resolved (http://bugs.uclibc.org):
567
568 #345: libcurl package needs a urandom fix
569
Peter Korsgaard13328d22009-05-19 20:18:04 +02005702009.05-rc2, Released May 19th, 2009:
571
572 Fixes for toolchain (gcc w/softfloat on ppc, 3.4.6 buildfix
573 for newer hosts), stable kernel versions, busybox, cups,
574 dmraid, docker, mesa3d, rsync and updated defconfigs.
575
576 xserver marked as broken on AVR32 and atngw100-expanded
577 config removed.
Peter Korsgaard61aeb6e2009-05-06 17:09:16 +0200578
579 Issues resolved (http://bugs.uclibc.org):
580
581 #167: metacity does not build
Peter Korsgaard13328d22009-05-19 20:18:04 +0200582 #295: gamin installs python support even if python is disabled
583 #323: gen_matypes fails to execute during build of Mesa when us...
Peter Korsgaard61aeb6e2009-05-06 17:09:16 +0200584
Peter Korsgaardcf92bc22009-05-05 11:53:14 +02005852009.05-rc1, Released May 5th, 2009:
586
587 Fixes all over the tree, further conversion of packages to
588 Makefile.autotools.in and we now build host versions of
589 packages where needed for build time dependencies instead of
590 relying on the correct versions being available on the build
591 host. Ancient toolchain / busybox versions have furthermore
592 been removed as announced in the 2009.02 release notes.
593
594 New packages: flac, gob2, lzop, taglib, wpa_supplicant
595
596 Updated packages: avahi, bind, binutils, busybox, dbus, dbus-glib,
597 directfb, dnsmasq, freetype, gcc, gmp, gstreamer, iptables, kernel
598 headers, kexec, libglib2, libpng, libsndfile, lua, mpfr, ntfs-3g,
599 openssl, php, qtopia4, rsync, samba, sqlite, tar, uboot, uclibc,
600 util-linux, xorg7, xerces
601
602 Issues resolved (http://bugs.uclibc.org):
603
604 #5,#77,#141,#143: Convert php package to Makefile.autotools.in
605 and a ton of other improvements
606 #19: page.h missing by util-linux
607 #37: update libglib2 to version 2.18.4
608 #61: tslib puts staging_dir into pkgconfig file
609 #69: tar refuses to build
610 #71,#175: ./wchar.h:41:12: error: empty filename in #include
611 #73: Bump openssl package to the latest version
612 #81: New package wpa_supplicant
613 #99: new package: flac
614 #101: update gstreamer packages
615 #105,#313: menuconfig segfaults on tinyx if wchar is not
616 selected
617 #107: convert libvorbis to Makefile.autotools.in
618 #109: Make pppd package avoid bsd err
619 #111: binutils 2.17 fails to build when texinfo >= 4.10
620 #133: Modify ncurses5-config to get correct include path
621 #137: Bump php to version 5.2.9
622 #139: Bump sqlite to 3.6.11 and convert to
623 Makefile.autotools.in
624 #145: Bump bind package to 9.5.1-P1 (security)
625 #147: buildroot toolchain fails to build w/binutils-2.19.1
626 #151: openssl package trivial fixes
627 #161: vim fails on patching with errors in configure.patch
628 #169: blackbox-0.70.1 does not build
629 #177: xdriver_xf86-input-keyboard does not build
630 #179: Upgrade dropbear to Makefile.autotools.in
631 #181: Update to Xorg 7.4
632 #187: ntfs-3g: could not build cross
633 #191: alsa-lib ARM binaries always built with EABI
634 #213: Bump wpa_supplicant package to version 0.6.9
635 #217: Bump openssl package to 0.9.8k (security)
636 #219: Toolchain build fails on m4
637 #225: m4 macros are out of place
638 #233: make ipv6 optional in iptables
639 #237: ncftp: convert to Makefile.autotools.in
640 #239: ntfs-3g: convert to Makefile.autotools.in
641 #245: lzop: new package
642 #271: Bump bind package to 9.5.1-P2 (security)
643 #277: Bump sqlite package to 3.6.16
644 #279: update libglib2 to version 2.20.1
645 #281: update DirectFB to version 1.2.8
646 #283: add taglib
647 #285: compilation of samba fails if IPV6 support is missing
648 #293: update samba to version 3.3.3
649 #299: add shared-mime-info package
650 #307: make openssl package respect build flags