Peter Korsgaard | 0ff53f1 | 2011-11-24 23:03:42 +0100 | [diff] [blame] | 1 | 2011.11, Not released yet: |
| 2 | |
| 3 | Fixes all over the tree. |
| 4 | |
| 5 | Toolchain: Fix gdb dependencies for external toolchains, |
| 6 | adjust uClibc patches so they don't confuse modern versions of |
| 7 | patch, bump crosstool-ng, kernel headers and linux versions. |
| 8 | |
| 9 | Updated/fixed packages: busybox, freetype, mplayer, opencv, |
Peter Korsgaard | 6d985f9 | 2011-11-26 21:51:42 +0100 | [diff] [blame] | 10 | php, rsyslog, ruby, thttpd, xapp_xf86dga |
Peter Korsgaard | 0ff53f1 | 2011-11-24 23:03:42 +0100 | [diff] [blame] | 11 | |
Damian Kaczmarek | 9f930d2 | 2011-10-21 00:05:23 +0200 | [diff] [blame] | 12 | Issues resolved (http://bugs.uclibc.org): |
| 13 | |
Danomi Mocelopolis | ec02a34 | 2011-11-26 21:56:25 +0100 | [diff] [blame^] | 14 | #4357: Prevent patch commands from accessing source control |
Damian Kaczmarek | 9f930d2 | 2011-10-21 00:05:23 +0200 | [diff] [blame] | 15 | #4369: Fix permissions on untared lsof archive |
| 16 | |
Peter Korsgaard | 6088ac0 | 2011-11-18 14:00:24 +0100 | [diff] [blame] | 17 | 2011.11-rc2, Released November 18th, 2011: |
Peter Korsgaard | 8e6c819 | 2011-11-17 06:54:58 +0100 | [diff] [blame] | 18 | |
| 19 | Fixes all over the tree and new features. |
| 20 | |
| 21 | Updated asciidoc documentation |
| 22 | |
| 23 | Toolchain: Bumped 3.x stable kernel headers, use wget in |
Peter Korsgaard | 630fd4f | 2011-11-18 13:56:39 +0100 | [diff] [blame] | 24 | crosstool-ng as well, bump crosstool-ng version, gdb fixes, |
| 25 | uClibc sparc fix. |
Peter Korsgaard | 8e6c819 | 2011-11-17 06:54:58 +0100 | [diff] [blame] | 26 | |
| 27 | Updated/fixed packages: distcc, file, gst-plugins-bad, libxcb, |
Peter Korsgaard | 630fd4f | 2011-11-18 13:56:39 +0100 | [diff] [blame] | 28 | mplayer, newt, qt, rpm, rrdtool, tar, tftpd |
Peter Korsgaard | 8e6c819 | 2011-11-17 06:54:58 +0100 | [diff] [blame] | 29 | |
Gustavo Zacarias | 8c38a0a | 2011-11-11 18:12:46 -0300 | [diff] [blame] | 30 | Issues resolved (http://bugs.uclibc.org): |
| 31 | |
Peter Korsgaard | 2b8643f | 2011-11-17 23:56:44 +0100 | [diff] [blame] | 32 | #3355: mplayer fails to build |
Gustavo Zacarias | 8c38a0a | 2011-11-11 18:12:46 -0300 | [diff] [blame] | 33 | #4021: uClibc: undefined reference to `__GI___errno_location' |
Peter Korsgaard | a028c31 | 2011-11-18 12:08:02 +0100 | [diff] [blame] | 34 | #4297: Qt's qmake uses wrong pkg-config |
Gustavo Zacarias | 8c38a0a | 2011-11-11 18:12:46 -0300 | [diff] [blame] | 35 | |
Peter Korsgaard | 1507c39 | 2011-11-11 20:26:00 +0100 | [diff] [blame] | 36 | 2011.11-rc1, Released November 11th, 2011: |
Peter Korsgaard | 5427c50 | 2011-09-05 22:14:33 +0200 | [diff] [blame] | 37 | |
Peter Korsgaard | 227eeba | 2011-09-13 00:46:06 +0200 | [diff] [blame] | 38 | Fixes all over the tree and new features. |
| 39 | |
Peter Korsgaard | 1507c39 | 2011-11-11 20:26:00 +0100 | [diff] [blame] | 40 | Moved misc scripts and support stuff to support/. Renamed |
Peter Korsgaard | 358601f | 2011-09-18 22:20:54 +0200 | [diff] [blame] | 41 | patch-kernel.sh to support/scripts/apply-patches.sh. |
| 42 | |
Peter Korsgaard | 805de39 | 2011-11-09 00:33:13 +0100 | [diff] [blame] | 43 | Documentation: Moved to asciidoc format, make targets to |
| 44 | generate text/html/pdf/epub output added. |
| 45 | |
| 46 | Defconfigs: Qemu configs updated to 3.1 kernel and readmes |
| 47 | added. |
| 48 | |
Peter Korsgaard | 358601f | 2011-09-18 22:20:54 +0200 | [diff] [blame] | 49 | Bootloaders: Add support for custom git tree / tarballs for |
| 50 | barebox, similar to how it's handled for u-boot. Clean up |
| 51 | menuconfig options. |
| 52 | |
| 53 | Toolchain: Update external codesourcery toolchain download |
Peter Korsgaard | b367d67 | 2011-10-09 22:41:42 +0200 | [diff] [blame] | 54 | URLs after Codesourcery got bought by Mentor, add x86 |
| 55 | toolchain, update toolchain versions and optimize toolchain |
| 56 | sysroot copying. Fix uClibc 0.9.32 builds for e500 PPC, |
| 57 | updated GDB versions / download URLs. Binutils |
Peter Korsgaard | 805de39 | 2011-11-09 00:33:13 +0100 | [diff] [blame] | 58 | libbfd/libopcodes static/dynamic linking fix. GCC 4.6.2 added, |
| 59 | use ctng-1.13.0. |
Peter Korsgaard | b367d67 | 2011-10-09 22:41:42 +0200 | [diff] [blame] | 60 | |
| 61 | Package infrastructure: Support for local packages / |
| 62 | overrides, package dir / name arguments dropped from |
| 63 | {GEN,AUTO,CMAKE}TARGETS. |
Peter Korsgaard | 358601f | 2011-09-18 22:20:54 +0200 | [diff] [blame] | 64 | |
| 65 | Linux: Kernel extensions infrastructure support, Xenomai + |
| 66 | RTAI support. |
Peter Korsgaard | 227eeba | 2011-09-13 00:46:06 +0200 | [diff] [blame] | 67 | |
Peter Korsgaard | e55af69 | 2011-10-25 09:41:23 +0200 | [diff] [blame] | 68 | Updated/fixed packages: acpid, bind, busybox, dash, dbus, |
| 69 | dbus-glib, directfb, dnsmasq, drystone, e2fsprogs, ethtool, |
| 70 | fakeroot, fbdump, file, freetype, fuse, gamin, gmp, gmpc, |
| 71 | gnutls, gob2, gst-plugins-{base,bad,good,ugly}, gstreamer, |
| 72 | hostapd, ifplugd, imagemagick, intltool, ipsec-tools, ipset, |
| 73 | iptables, iw, jpeg, kexec, leafpad, less, libargtable2, libao, |
| 74 | libconfuse, libcuefile, libcurl, libdaemon, libevent, |
| 75 | libglib2, libiconv, libmpd, libreplaygain, libroxml, |
Peter Korsgaard | b367d67 | 2011-10-09 22:41:42 +0200 | [diff] [blame] | 76 | libsamplerate, libsndfile, libsoup, libsvgtiny, libtool, |
Peter Korsgaard | 805de39 | 2011-11-09 00:33:13 +0100 | [diff] [blame] | 77 | libxcb, lighttpd, links, linux-fusion, lite, lrzsz, lsof, lzo, |
| 78 | lzop, makedevs, mcookie, mpg123, mpd, mpfr, mtd, musepack, |
| 79 | mutt, mysql_client, ncftp, ncurses, neon, netcat, netsnmp, |
| 80 | ntfs-3g, ntfsprogs, ntp, openntpd, openssh, openssl, oprofile, |
| 81 | orc, pciutils, psmisc, python, qt, quagga, radvd, rpm, rsync, |
| 82 | samba, sawman, sdl_sound, smartmontools, sqlite, squid, |
| 83 | stunnel, sudo, sylpheed, sysstat, taglib, tar, tcpreplay, |
| 84 | tslib, usbutils, util-linux, valgrind, wget, whetstone, which, |
| 85 | wpa-supplicant, xdata_xcursor-themes, xmlstarlet, xterm |
Peter Korsgaard | 227eeba | 2011-09-13 00:46:06 +0200 | [diff] [blame] | 86 | |
Peter Korsgaard | b367d67 | 2011-10-09 22:41:42 +0200 | [diff] [blame] | 87 | New packages: bluez-utils, cifs-utils, fftw, fluxbox, json-c, |
Peter Korsgaard | 805de39 | 2011-11-09 00:33:13 +0100 | [diff] [blame] | 88 | libev, libftdi, libgeotiff, libmodbus, libplayer, live555, |
| 89 | ngrep, noip, opencv, openocd, picocom, poco, portaudio, |
| 90 | pulseaudio, pv, rtai, vala, xenomai. |
| 91 | |
| 92 | Removed packages: liboil, sfdisk, swfdec, webif |
Peter Korsgaard | 227eeba | 2011-09-13 00:46:06 +0200 | [diff] [blame] | 93 | |
| 94 | Issues resolved (http://bugs.uclibc.org): |
| 95 | |
Peter Korsgaard | 358601f | 2011-09-18 22:20:54 +0200 | [diff] [blame] | 96 | #505: live555: new package |
Peter Korsgaard | e9c52d7 | 2011-11-11 11:38:45 +0100 | [diff] [blame] | 97 | #507: Enable live and tv options in MPlayer-1.0rc2 |
Peter Korsgaard | 358601f | 2011-09-18 22:20:54 +0200 | [diff] [blame] | 98 | #531: let e2fsprogs package to export headers to staging dir if needed |
| 99 | #1171: Linuxthreads new cannot find sysdep.h |
Peter Korsgaard | 7062aff | 2011-11-11 20:01:05 +0100 | [diff] [blame] | 100 | #1357: Add bluez to buildroot system |
Peter Korsgaard | 358601f | 2011-09-18 22:20:54 +0200 | [diff] [blame] | 101 | #2107: New package: input-event-daemon |
| 102 | #2599: New package: orc (Oil Runtime Compiler) |
| 103 | #2605: gstreamer: Update to 0.10.30 |
| 104 | #2677: introducing util-linux-ng as replacement for util-linux |
| 105 | #2917: Qt: Add declarative module |
| 106 | #3145: jffs2 image generation fails |
| 107 | #3271: netperf-2.4.5 fails to compile |
Peter Korsgaard | b367d67 | 2011-10-09 22:41:42 +0200 | [diff] [blame] | 108 | #3331: xdata_xcursor-themes depends on xcursorgen |
| 109 | #3343: Add file:// download SITE_METHOD |
| 110 | #3391: Add support for specifying an external kernel tree |
| 111 | #3631: Error while compiling with Xorg |
Gustavo Zacarias | dd3177c | 2011-11-11 13:06:49 -0300 | [diff] [blame] | 112 | #3709: oprofile doesn't build for mipsel |
Peter Korsgaard | b367d67 | 2011-10-09 22:41:42 +0200 | [diff] [blame] | 113 | #3925: midori not getting compile |
| 114 | #4045: Add support for downloading i386 toolchains from codesourcery |
Peter Korsgaard | 54bcf87 | 2011-10-10 00:14:27 +0200 | [diff] [blame] | 115 | #4165: lrzsz-fix-symlink-at-rebuild.patch |
Peter Korsgaard | 95af4fb | 2011-10-09 23:26:39 +0200 | [diff] [blame] | 116 | #4171: makedevs-unused-but-set-variable.patch |
Peter Korsgaard | 227eeba | 2011-09-13 00:46:06 +0200 | [diff] [blame] | 117 | #4183: Codesourcery toolchain download site has changed |
Peter Korsgaard | 8ece8e2 | 2011-10-11 09:11:21 +0200 | [diff] [blame] | 118 | #4231: libneon.so: undefined reference to `SSL_SESSION_cmp' |
Danomi Mocelopolis | 92bf824 | 2011-10-28 15:09:23 +0200 | [diff] [blame] | 119 | #4381: Add option to lighttpd to enable Lua support |
Danomi Mocelopolis | 6473f6c | 2011-11-02 12:00:52 +0100 | [diff] [blame] | 120 | #4387: Make sure that dest dir exists before installing mtd files |
Peter Korsgaard | 227eeba | 2011-09-13 00:46:06 +0200 | [diff] [blame] | 121 | |
Peter Korsgaard | facd602 | 2011-08-31 13:44:55 +0200 | [diff] [blame] | 122 | 2011.08, Released August 31th, 2011: |
| 123 | |
| 124 | Fixes all over the tree. |
| 125 | |
| 126 | Toolchain: Fix codesourcery 2009q3 ARM download, Linux 3.0.4 |
| 127 | kernel headers. |
| 128 | |
| 129 | Updated/fixed packages: ipset, python |
| 130 | |
Peter Korsgaard | 73f131c | 2011-08-29 11:21:17 +0200 | [diff] [blame] | 131 | 2011.08-rc2, Released August 29th, 2011: |
Peter Korsgaard | e0a6bcd | 2011-08-24 15:07:41 +0200 | [diff] [blame] | 132 | |
| 133 | Fixes all over the tree. |
| 134 | |
Peter Korsgaard | 73f131c | 2011-08-29 11:21:17 +0200 | [diff] [blame] | 135 | Toolchain: crosstool-NG 1.12.1, use binutils 2.21 on |
Peter Korsgaard | e0a6bcd | 2011-08-24 15:07:41 +0200 | [diff] [blame] | 136 | mips/sh/older uClibc, disallow uClibc 0.9.32 on avr32/sh |
| 137 | (broken). |
| 138 | |
Peter Korsgaard | 73f131c | 2011-08-29 11:21:17 +0200 | [diff] [blame] | 139 | Defconfigs: kernel updates, fix mini2440 serial port config, |
| 140 | remove old arm toolchain configs. |
| 141 | |
| 142 | Bootloaders: Fix grub patching, add barebox-{n,x,menuconfig} |
| 143 | targets similar to linux/busybox. |
| 144 | |
Peter Korsgaard | e0a6bcd | 2011-08-24 15:07:41 +0200 | [diff] [blame] | 145 | Updated/fixed packages: barebox, directfb, libsoup, |
Thomas De Schampheleire | bf44651 | 2011-08-26 15:01:41 +0200 | [diff] [blame] | 146 | libxml-parser-perl, mtd, ncurses, python, ti-utils, udev, |
| 147 | usbmount, util-linux, xfont_font-misc-misc |
Peter Korsgaard | e0a6bcd | 2011-08-24 15:07:41 +0200 | [diff] [blame] | 148 | |
Peter Korsgaard | cb6c2c4 | 2011-08-26 07:13:33 +0200 | [diff] [blame] | 149 | Issues resolved (http://bugs.uclibc.org): |
| 150 | |
Thomas De Schampheleire | bf44651 | 2011-08-26 15:01:41 +0200 | [diff] [blame] | 151 | #3685: ncurses installation hangs due to old version of tic |
Peter Korsgaard | cb6c2c4 | 2011-08-26 07:13:33 +0200 | [diff] [blame] | 152 | #4093: Grub fails to install bz2 patch after conversion to... |
| 153 | |
Peter Korsgaard | 7ff457c | 2011-08-04 22:31:30 +0200 | [diff] [blame] | 154 | 2011.08-rc1, Released August 4th, 2011: |
Peter Korsgaard | 0a5e790 | 2011-06-06 13:36:55 +0200 | [diff] [blame] | 155 | |
Peter Korsgaard | 94ad066 | 2011-06-26 23:07:01 +0200 | [diff] [blame] | 156 | Fixes all over the tree and new features. |
| 157 | |
Peter Korsgaard | bd76bc5 | 2011-07-11 07:44:24 +0200 | [diff] [blame] | 158 | Toolchain: uClibc 0.9.32 / NPTL support, 0.9.29 removed, |
| 159 | ext-toolchain-wrapper improvements, improved non-MMU |
| 160 | support. GCC 4.3.6 / 4.6.1. |
Peter Korsgaard | 94ad066 | 2011-06-26 23:07:01 +0200 | [diff] [blame] | 161 | |
Peter Korsgaard | 333acf3 | 2011-07-13 22:43:12 +0200 | [diff] [blame] | 162 | GENTARGETS infrastructure extended to cover bootloaders and |
| 163 | Linux kernel as well. Options to retrive Linux/U-Boot from a |
| 164 | custom git repo instead of upstream tarballs. |
Peter Korsgaard | 7ff457c | 2011-08-04 22:31:30 +0200 | [diff] [blame] | 165 | Support for Linux 3.x and release candidate tarballs. |
Peter Korsgaard | 333acf3 | 2011-07-13 22:43:12 +0200 | [diff] [blame] | 166 | X-Loader bootloader for omap added. |
Peter Korsgaard | 94ad066 | 2011-06-26 23:07:01 +0200 | [diff] [blame] | 167 | |
Peter Korsgaard | 333acf3 | 2011-07-13 22:43:12 +0200 | [diff] [blame] | 168 | Make source/external-deps now also works for external |
| 169 | toolchains / crosstool-ng backend. |
| 170 | |
Peter Korsgaard | 5255a71 | 2011-08-04 22:03:37 +0200 | [diff] [blame] | 171 | Updated/fixed packages: autoconf, berkeleydb, bind, binutils, |
| 172 | bmon, bridge-utils, busybox, cmake, dbus, dbus-glib, |
| 173 | e2fsprogs, ethtool, ffmpeg, gst-plugins-{bad,base,good,ugly}, |
| 174 | gvfs, hostapd, iproute2, iptables, iw, jpeg, lame, libarchive, |
| 175 | libdnet, libdrm, libgcrypt, libgtk2, libmpeg2, libpng, |
| 176 | libsoup, lighttpd, linux-fusion, lzo, midori, mtd-utils, |
Michael J. Hammel | 5496bc3 | 2011-04-23 20:51:41 -0600 | [diff] [blame] | 177 | nfs-utils, openvpn, oprofile, orc, pkg-config, proftpd, qt, |
| 178 | ruby, samba, sdl, shared-mime-info, sudo, sqlite, squid, |
| 179 | synergy, udev, usbmount, usbutils, util-linux, valgrind, |
| 180 | webkit, xorg-xserver, xz, zlib |
Peter Korsgaard | 333acf3 | 2011-07-13 22:43:12 +0200 | [diff] [blame] | 181 | |
Peter Korsgaard | a4a20ac | 2011-07-28 00:01:47 +0200 | [diff] [blame] | 182 | New packages: acl, attr, ebtables, gnutls, inotify-tools, |
| 183 | ipset, libargtable2, libiqrf, libmnl, libnspr, libnss, |
| 184 | libroxml, libyaml, live555, mxml, orc, rsyslog, sredird, |
| 185 | statserial, stunnel, ti-utils, uboot-tools, yajl |
| 186 | |
Peter Korsgaard | d492867 | 2011-08-04 21:20:44 +0200 | [diff] [blame] | 187 | Deprecated packages: liboil, swfdec |
| 188 | |
Peter Korsgaard | a4a20ac | 2011-07-28 00:01:47 +0200 | [diff] [blame] | 189 | Removed packages: hal |
Peter Korsgaard | 94ad066 | 2011-06-26 23:07:01 +0200 | [diff] [blame] | 190 | |
| 191 | Issues resolved (http://bugs.uclibc.org): |
| 192 | |
Peter Korsgaard | bd76bc5 | 2011-07-11 07:44:24 +0200 | [diff] [blame] | 193 | #3559: libnspr: Add new package |
Peter Korsgaard | b28de60 | 2011-07-13 12:44:42 +0200 | [diff] [blame] | 194 | #3595: patch to add libroxml |
Peter Korsgaard | bd76bc5 | 2011-07-11 07:44:24 +0200 | [diff] [blame] | 195 | #3565: libnss: Add new package |
Michael J. Hammel | 5496bc3 | 2011-04-23 20:51:41 -0600 | [diff] [blame] | 196 | #3583: xfonts_font-adobe-100dpi fails due to missing map file |
| 197 | #3649: [PATCH] Add mapdir to existing pkg-config patch |
Peter Korsgaard | 94ad066 | 2011-06-26 23:07:01 +0200 | [diff] [blame] | 198 | #3907: 2011.05 - Qt 4.7.3 not building on ARM |
Frederik Pasch | 82e840e | 2011-07-24 23:51:44 +0200 | [diff] [blame] | 199 | #3961: Nfs-utils: Remove SUSv3-function index |
Danomi Mocelopolis | b979619 | 2011-07-17 22:17:08 +0200 | [diff] [blame] | 200 | #3985: "help" target's defconfig list needs sort |
Tristan Lelong | cef0721 | 2011-07-29 09:46:10 +0200 | [diff] [blame] | 201 | #3997: bump libroxml to v2.1.0 |
Peter Korsgaard | 94ad066 | 2011-06-26 23:07:01 +0200 | [diff] [blame] | 202 | |
Peter Korsgaard | 9ab73b5 | 2011-05-27 16:18:21 +0200 | [diff] [blame] | 203 | 2011.05, Released May 27th, 2011: |
| 204 | |
| 205 | Updated/fixed packages: makedevs |
| 206 | |
Peter Korsgaard | effcc9a | 2011-05-24 15:02:23 +0200 | [diff] [blame] | 207 | 2011.05-rc2, Released May 24th, 2011: |
| 208 | |
| 209 | Fixes all over the tree. |
| 210 | |
| 211 | Toolchain: Code sourcery ARM 2009q1 download URL fixed / |
| 212 | 2009q3 external toolchains added. Crosstool-NG bumped to |
| 213 | 1.11.3, eglic/glibc configuration fixes. Linux kernel 2.6.38.x |
| 214 | bumped to 2.6.38.7. |
| 215 | |
| 216 | Updated/fixed packages: bind, fakeroot, kbd, psmisc, qt |
| 217 | |
Peter Korsgaard | 137a4d7 | 2011-05-18 21:47:48 +0200 | [diff] [blame] | 218 | 2011.05-rc1, Released May 18th, 2011: |
Peter Korsgaard | da5e5a5 | 2011-03-01 14:13:06 +0100 | [diff] [blame] | 219 | |
Peter Korsgaard | 7234c23 | 2011-05-18 21:02:30 +0200 | [diff] [blame] | 220 | Fixes all over the tree and new features. |
Peter Korsgaard | 3510193 | 2011-04-21 23:52:45 +0200 | [diff] [blame] | 221 | |
Peter Korsgaard | 7234c23 | 2011-05-18 21:02:30 +0200 | [diff] [blame] | 222 | External toolchain improvements: We now build a binary |
| 223 | toolchain wrapper and install it into HOST_DIR/usr/bin, which |
| 224 | enforces the correct compiler arguments, making an external |
| 225 | toolchain as easy to use outside of Buildroot as the internal |
| 226 | ones are. This also brought a cleanup of CFLAGS, making the |
| 227 | Buildroot build output easier to read. |
| 228 | |
| 229 | Rootfs device handling improvements: Choice between static |
| 230 | /dev, devtmpfs and devtmpfs with either mdev or udev. |
| 231 | |
| 232 | Toolchain: More preconfigured codesourcery external |
| 233 | toolchains, improved Crosstool-NG support, fix for GCC |
| 234 | snapshot versions, GCC 4.4.6 / 4.5.3, experimental GCC 4.6.0 |
| 235 | support, target-GCC fixes, uClibc fixes, 0.9.32-rc3 support. |
| 236 | |
| 237 | Bootloaders: U-boot 2011.03, Barebox 2011.05.0 |
| 238 | |
| 239 | Linux: support for custom kernel image targets, E.G. for |
| 240 | powerpc builds with embedded device trees. |
| 241 | |
| 242 | Misc fixes for qemu defconfigs, ensuring correct serial |
| 243 | terminal setup out of the box. |
| 244 | |
| 245 | Misc gentarget / autotools handling fixes. |
| 246 | |
| 247 | Updated/fixed packages: alsa-lib, alsa-utils, alsamixergui, |
| 248 | atk, avahi, bind, bison, busybox, copas, dbus-glib, dhcp, |
| 249 | dhcpdump, dnsmasq, dropbear, ethtool, fakeroot, ffmpeg, file, |
| 250 | gamin, gnuconfig, gst-ffmpeg, gst-plugins-good, gtk2-engines, |
| 251 | haserl, hostapd, icu, imagemagick, iproute2, iw, kismet, less, |
| 252 | libcap, libdnet, libglade, libglib2, libgtk2, libnl, libpng, |
| 253 | libxml2, libxml2, libxslt, lighttpd, lockfile-progs, makedevs, |
Peter Korsgaard | 8b4f5f2 | 2011-05-18 22:03:27 +0200 | [diff] [blame] | 254 | midori, mpg123, mpc, mpd, mpfr, mplayer, mtd-utils, ncurses, |
| 255 | netsnmp, openssh, openssl, openvpn, pango, pkg-config, popt, |
| 256 | procps, proftpd, qt, quagga, readline, rsync, samba, sdl, |
| 257 | socat, squashfs, squid, sudo, tslib, udev, usbutils, webkit, |
Peter Korsgaard | 7234c23 | 2011-05-18 21:02:30 +0200 | [diff] [blame] | 258 | wpa_supplicant, xerces, xfont_font-misc-misc, xlib_libX11, |
| 259 | xlib_libXfont, xlib_xtrans, xorg-server, xterm, xz |
| 260 | |
| 261 | New packages: bonnie++, can-utils, gdisk, htop, |
| 262 | input-event-daemon, libexif, libraw, libv4l, ngircd |
| 263 | |
| 264 | Removed packages: festival |
Peter Korsgaard | 707dc46 | 2011-03-12 22:24:34 +0100 | [diff] [blame] | 265 | |
| 266 | Issues resolved (http://bugs.uclibc.org): |
| 267 | |
Peter Korsgaard | 8451c23 | 2011-05-06 16:14:54 +0200 | [diff] [blame] | 268 | #2131: Add OpenMP support to the toolchain |
Martin Hicks | 4bc7998 | 2011-01-31 15:32:06 -0500 | [diff] [blame] | 269 | #3379: New Package: bonnie++ |
Gustavo Zacarias | 47736c8 | 2011-03-14 14:33:48 -0300 | [diff] [blame] | 270 | #3445: Not working openssl-10.0.0d on 386sx |
Hector Oron | 308bc53 | 2011-03-13 21:28:18 +0100 | [diff] [blame] | 271 | #3451: fakeroot package: wrong FAKEROOT_SITE variable |
Hector Oron | 39aafe8 | 2011-03-13 21:33:53 +0100 | [diff] [blame] | 272 | #3457: alsamixergui: broken URL |
Peter Korsgaard | 707dc46 | 2011-03-12 22:24:34 +0100 | [diff] [blame] | 273 | #3475: Calling sync on large filesystems when not always necessary |
Peter Korsgaard | 2c97608 | 2011-03-28 21:33:26 +0200 | [diff] [blame] | 274 | #3511: make busybox-menuconfig does not download busybox package |
Peter Korsgaard | f894e85 | 2011-04-04 15:44:35 +0200 | [diff] [blame] | 275 | #3541: Quotes in the top Makefile:217 break buildroot/kernel config... |
Peter Korsgaard | cdd4a7a | 2011-04-24 23:32:46 +0200 | [diff] [blame] | 276 | #3571: u-boot: fw_printenv does not build |
Peter Korsgaard | cd58efb | 2011-04-24 22:34:50 +0200 | [diff] [blame] | 277 | #3643: popt source url is not responding |
Alexander Clouter | a7e78f9 | 2011-05-16 22:41:54 +0200 | [diff] [blame] | 278 | #3733: dropbear: make zlib optional |
Peter Korsgaard | 8b4f5f2 | 2011-05-18 22:03:27 +0200 | [diff] [blame] | 279 | #3757: Buildroot can't build mplayer with libmad |
Peter Korsgaard | 0595560 | 2011-03-12 20:38:30 +0100 | [diff] [blame] | 280 | |
Peter Korsgaard | f3e79a7 | 2011-02-28 21:54:22 +0100 | [diff] [blame] | 281 | 2011.02, Released February 28th, 2011: |
Peter Korsgaard | 2f19259 | 2011-02-24 20:56:15 +0100 | [diff] [blame] | 282 | |
| 283 | Fixes all over the tree. |
| 284 | |
Peter Korsgaard | da8700c | 2011-02-28 16:11:02 +0100 | [diff] [blame] | 285 | Updated/fixed packages: alsamixergui, avahi, ffmpeg, icu, mpd, |
| 286 | nuttcp, qt, slang, squashfs, sylpheed, synergy, xerces |
Peter Korsgaard | e77bef4 | 2011-02-27 22:31:05 +0100 | [diff] [blame] | 287 | |
| 288 | Deprecated packages: devmem2, webif |
Peter Korsgaard | 2f19259 | 2011-02-24 20:56:15 +0100 | [diff] [blame] | 289 | |
| 290 | Issues resolved (http://bugs.uclibc.org): |
| 291 | |
Peter Korsgaard | 42daeb7 | 2011-02-28 21:46:05 +0100 | [diff] [blame] | 292 | #2911: Qt: Disable qt3support-option, if gui-module isn't selected |
Peter Korsgaard | 2f19259 | 2011-02-24 20:56:15 +0100 | [diff] [blame] | 293 | #3259: Unable to build webkit (on arm) |
Peter Korsgaard | c82d04c | 2011-02-25 15:31:33 +0100 | [diff] [blame] | 294 | #3295: slang fails to build on mipsel |
Peter Korsgaard | da8700c | 2011-02-28 16:11:02 +0100 | [diff] [blame] | 295 | #3325: ffmpeg fails to build |
Peter Korsgaard | 2f19259 | 2011-02-24 20:56:15 +0100 | [diff] [blame] | 296 | |
Peter Korsgaard | 2d3d618 | 2011-02-24 10:10:16 +0100 | [diff] [blame] | 297 | 2011.02-rc2, Released February 24th, 2011: |
Peter Korsgaard | 2b41d7f | 2011-02-23 23:30:33 +0100 | [diff] [blame] | 298 | |
| 299 | Fixes all over the tree. |
| 300 | |
| 301 | Festival packages marked as broken. Unless someone steps up |
| 302 | to support them, they will be removed during the 2011.05 |
| 303 | development cycle. |
| 304 | |
| 305 | Updated/fixed packages: atk, avahi, bind, cairo, dbus, |
| 306 | enchant, fakeroot, gmpc, gpsd, gvfs, iperf, jpeg, libarchive, |
| 307 | libcgicc, libdaemon, libdrm, libevent, libgail, libglib2, |
| 308 | libgpg-error, libmicrohttpd, librsvg, libsoup, libxcp, |
Thomas De Schampheleire | a85971a | 2011-02-23 17:44:41 +0100 | [diff] [blame] | 309 | makedevs, matchbox-fakekey, matchbox-startup-monitor, mdadm, |
Gustavo Zacarias | fd2bd9e | 2011-02-21 16:25:06 -0300 | [diff] [blame] | 310 | metacity, mpd, nasm, nfs-utils, olsr, openssl, popt, |
| 311 | pthread-stubs, quagga, rpm, samba, sdl, sdl_gfx, sdl_image, |
Peter Korsgaard | c925325 | 2011-02-24 09:43:52 +0100 | [diff] [blame] | 312 | sdl_mixer, sdl_sound, sdl_ttf, squashfs, synergy, taglib, |
| 313 | tcpreplay, tiff, wpa_supplicant, xcb-util, |
Peter Korsgaard | 2b41d7f | 2011-02-23 23:30:33 +0100 | [diff] [blame] | 314 | xdriver_xf86-input-{acepad,aiptek,evdev,joystick,keyboard}, |
| 315 | xdriver_xf86-input-{mouse,synaptics,void}, |
| 316 | xdriver_xf86-video-{chips,dummy,geode,glide,intel,nv,wsfb}, |
| 317 | xlib_lib{ICE,SM,XScrnSaver,Xau,Xcursor,Xdmcp,Xi,Xinerama}, |
| 318 | xlib_lib{Xrandr,Xt,Xtst,Xxf86dga,Xxf86vm,dmx,fontenc,pciaccess}, |
| 319 | xserver_xorg-server, xz |
| 320 | |
| 321 | Removed packages: ace_of_penguins, vlc |
| 322 | |
| 323 | Issues resolved (http://bugs.uclibc.org): |
| 324 | |
Gustavo Zacarias | d17c165 | 2011-02-03 09:55:48 -0300 | [diff] [blame] | 325 | #3205: Failing chmod when running "make" in buildroot (openssl)... |
Gustavo Zacarias | fd2bd9e | 2011-02-21 16:25:06 -0300 | [diff] [blame] | 326 | #3277: quagga fails to build with SNMP support |
Peter Korsgaard | 2b41d7f | 2011-02-23 23:30:33 +0100 | [diff] [blame] | 327 | #3283: See why nfs-utils needs fakeroot, and convert to autotools |
Peter Korsgaard | c925325 | 2011-02-24 09:43:52 +0100 | [diff] [blame] | 328 | #3307: synergy fails to build due to missing XTest library |
Peter Korsgaard | 2b41d7f | 2011-02-23 23:30:33 +0100 | [diff] [blame] | 329 | |
Peter Korsgaard | 51f8802 | 2011-02-14 22:36:21 +0100 | [diff] [blame] | 330 | 2011.02-rc1, Released February 14th, 2011: |
| 331 | |
| 332 | Fixes all over the tree and new features. |
Peter Korsgaard | a8ecce0 | 2010-12-03 11:56:28 +0100 | [diff] [blame] | 333 | |
Peter Korsgaard | 2645004 | 2011-01-28 10:43:13 +0100 | [diff] [blame] | 334 | External toolchain improvements: clarification of the options, |
| 335 | and introduction of the toolchain profile concept, for |
| 336 | well-known toolchains. Buildroot is now capable of |
| 337 | automatically downloading and extracting well-known toolchains |
| 338 | (for the moment, CodeSourcery ARM, PowerPC, MIPS and SuperH |
Peter Korsgaard | 4120e05 | 2011-02-13 22:58:31 +0100 | [diff] [blame] | 339 | toolchains are supported). Crosstool-NG backend updated and |
| 340 | improved. |
Peter Korsgaard | 2645004 | 2011-01-28 10:43:13 +0100 | [diff] [blame] | 341 | |
| 342 | Complete rework of how hardware boards are supported. |
| 343 | Each board now only has a single defconfig file, and all |
| 344 | board-specific options have been removed. See |
| 345 | docs/buildroot.html#board_support for details. |
| 346 | |
| 347 | Added support for the following boards: Mini2440, Qemu ARM |
| 348 | Versatile, Qemu MIPSel Malta, Qemu PowerPC G3beige, Qemu SH4 |
| 349 | r2d and Qemu x86. The Qemu boards support allows to easily |
| 350 | build systems that are known to work under Qemu. |
| 351 | |
Peter Korsgaard | 4120e05 | 2011-02-13 22:58:31 +0100 | [diff] [blame] | 352 | Initial support for Blackfin processors. |
| 353 | |
Peter Korsgaard | 2645004 | 2011-01-28 10:43:13 +0100 | [diff] [blame] | 354 | Staging directory moved into $(O)/host/usr/<tuple>/sysroot, in |
| 355 | preparation for support of SDK. For the same reason, the |
| 356 | toolchain binaries (cross-compiler and other related tools) |
Peter Korsgaard | d1a9302 | 2011-02-02 22:44:21 +0100 | [diff] [blame] | 357 | are now installed in $(O)/host/usr/bin/. The cross pkg-config |
| 358 | now also automatically returns correct values for cross |
| 359 | compilation, without needing any environment variables to be |
| 360 | set. |
Peter Korsgaard | 2645004 | 2011-01-28 10:43:13 +0100 | [diff] [blame] | 361 | |
Thomas Petazzoni | 17b66af | 2010-12-07 21:09:56 +0100 | [diff] [blame] | 362 | Ccache support reworked. Now used for both host and target |
| 363 | compilation, and cache is stored in ~/.buildroot-ccache. |
| 364 | |
Peter Korsgaard | 2645004 | 2011-01-28 10:43:13 +0100 | [diff] [blame] | 365 | Toolchain: uClibc 0.9.32-rc2, several components moved to |
Peter Korsgaard | 639e80f | 2011-01-03 00:11:40 +0100 | [diff] [blame] | 366 | normal AUTOTARGET packages. |
| 367 | |
Peter Korsgaard | 2645004 | 2011-01-28 10:43:13 +0100 | [diff] [blame] | 368 | Generic cmake infrastructure, similar to the existing |
| 369 | GENTARGETS/AUTOTARGETS. |
| 370 | |
Peter Korsgaard | 639e80f | 2011-01-03 00:11:40 +0100 | [diff] [blame] | 371 | Support for bzr downloads, next to the existing git/svn support. |
| 372 | |
Peter Korsgaard | d1a9302 | 2011-02-02 22:44:21 +0100 | [diff] [blame] | 373 | Kconfig infrastructure rebased against 2.6.38-rc3, bringing |
| 374 | misc fixes. 'xconfig' now uses Qt4 rather than Qt3. |
| 375 | |
Peter Korsgaard | a7f40df | 2011-01-14 22:02:47 +0100 | [diff] [blame] | 376 | EXT2 file system size handling improved, UBI image support, fs |
| 377 | configuration options cleanup, U-Boot/Barebox version bumps. |
Peter Korsgaard | 639e80f | 2011-01-03 00:11:40 +0100 | [diff] [blame] | 378 | |
| 379 | Updated/fixed packages: alsa-utils, at, autoconf, automake, |
Peter Korsgaard | 4120e05 | 2011-02-13 22:58:31 +0100 | [diff] [blame] | 380 | bash, binutils, bison, busybox, bzip2, cdrkit, cloop, cmake, |
Peter Korsgaard | d1a9302 | 2011-02-02 22:44:21 +0100 | [diff] [blame] | 381 | coreutils, cups, dbus, dbus-python, dhcp, directfb, |
Peter Korsgaard | 4120e05 | 2011-02-13 22:58:31 +0100 | [diff] [blame] | 382 | direcfb-examples, dmalloc, dnsmasq, dosfstools, e2fsprogs, ed, |
| 383 | fbset, ffmpeg, findutils, flac, freetype, gdk-pixbuf, gmp, |
| 384 | grep, gperf, gst-ffmpeg, gst-plugins-bad, gst-plugins-base, |
| 385 | gst-plugins-good, gst-plugins-ugly, gstreamer, gvfs, hdparm, |
| 386 | hostapd, i2c-tools, icu, imagemagick, input-tools, iproute2, |
| 387 | iptables, iw, jpeg, kexec, libaio, libart, libcap, libconfig, |
| 388 | libfuse, libglib2, libidn, libmad, libogg, libpcap, libpng, |
| 389 | libsndfile, libtheora, libtool, libusb-compat, libvorbis, |
| 390 | libxcb, libxml2, libxslt, links, linux-fusion, lm-sensors, |
| 391 | lsof, ltp-testsuite, ltrace, lvm2, lzo, m4, makedevs, |
| 392 | memtester, mesa3d, mii-diag, mpc, mpfr, mpg123, mplayer, |
| 393 | mrouted, mtd-utils, nano, netperf, netplug, ntfs-3g, ntp, |
| 394 | openssh, openssl, openvpn, oprofile, pango, patch, pciutils, |
| 395 | php, pkgconfig, portmap, psmisc, python, qt, rsync, ruby, |
| 396 | sawman, screen, sdl_gfx, sdl_sound, smartmontools, socat, |
| 397 | sqlite, squid, sshfs, sstrip, sysklogd, sysstat, sysvinit, |
| 398 | tar, tcpdump, tslib, udev, usbutils, vim, vtun, webkit, wipe, |
| 399 | x11vnc, xapp_xlogo, xcb-proto, xfont_font-util, |
| 400 | xkeyboard-config, xlib_libX11, xz, zlib |
Peter Korsgaard | a8ecce0 | 2010-12-03 11:56:28 +0100 | [diff] [blame] | 401 | |
Peter Korsgaard | 4120e05 | 2011-02-13 22:58:31 +0100 | [diff] [blame] | 402 | New packages: dhrystone, dsp-tools, faad2, fbgrab, gst-dsp, |
| 403 | gst-omapfb, irda-utils, lame, libao, libcue, libcuefile, |
| 404 | libffi, libhid, libreplaygain, libsamplerate, libsigc++, |
| 405 | lsuio, mpd, musepack, python-mad, python-serial, rsh-redone, |
| 406 | sdparm, tidsp-binaries, vorbis-tools, wavpack, whetstone, |
| 407 | xl2tp, xmlstarlet |
Mike Frysinger | 95f17bf | 2010-11-20 01:52:43 -0500 | [diff] [blame] | 408 | |
Martin Banky | 767dce8 | 2010-12-12 22:54:05 +0100 | [diff] [blame] | 409 | Removed packages: hotplug, l2tp, libfloat, microcom, |
| 410 | ng-spice-rework |
Thomas Petazzoni | af6fd2d | 2010-12-12 22:53:56 +0100 | [diff] [blame] | 411 | |
Frederik Pasch | d3d67f7 | 2010-12-08 23:09:03 +0100 | [diff] [blame] | 412 | Issues resolved (http://bugs.uclibc.org): |
| 413 | |
Peter Korsgaard | d1a9302 | 2011-02-02 22:44:21 +0100 | [diff] [blame] | 414 | #267: The make target: cross fails because toolchain_build_... |
| 415 | #415: Berkeley DB: mut_pthread.o: relocation R_X86_64_32 against... |
Peter Korsgaard | f362c51 | 2010-12-14 20:45:59 +0100 | [diff] [blame] | 416 | #561: ltp-testsuite failed to install |
Peter Korsgaard | d1a9302 | 2011-02-02 22:44:21 +0100 | [diff] [blame] | 417 | #1447: Installing gfortran on PowerPC |
Peter Korsgaard | f362c51 | 2010-12-14 20:45:59 +0100 | [diff] [blame] | 418 | #1651: Build fail caused by ccache in module-init-tools |
Peter Korsgaard | 6d17192 | 2011-01-31 21:30:05 +0100 | [diff] [blame] | 419 | #1681: Cross-compiled binaries shouldn't be installed into staging |
Peter Korsgaard | d1a9302 | 2011-02-02 22:44:21 +0100 | [diff] [blame] | 420 | #1723: [PATCH] axel: convert to generic package infrastructure and... |
Peter Korsgaard | f362c51 | 2010-12-14 20:45:59 +0100 | [diff] [blame] | 421 | #1735: [PATCH] mplayer: convert to autotools infrastructure |
Peter Korsgaard | d1a9302 | 2011-02-02 22:44:21 +0100 | [diff] [blame] | 422 | #2551: [PATCH] native toolchain in the target filesystem fails |
| 423 | #2623: buildroot-snapshot-20100922 fails when compiling development... |
Matt Fleming | 7879a4b | 2010-09-24 14:43:17 +0100 | [diff] [blame] | 424 | #2647: makedevs package lacks support for 16-bit major/minor numbers |
Thomas Petazzoni | 4c31d75 | 2010-12-22 14:07:09 +0100 | [diff] [blame] | 425 | #2371: QT MYSQL Module does not build when MySQL installed on the host |
Peter Korsgaard | 6d17192 | 2011-01-31 21:30:05 +0100 | [diff] [blame] | 426 | #2839: compile fails in various packages with a odd message "error:... |
Peter Korsgaard | d1a9302 | 2011-02-02 22:44:21 +0100 | [diff] [blame] | 427 | #2887: tar "buffer overflow detected" error |
Peter Korsgaard | 6d17192 | 2011-01-31 21:30:05 +0100 | [diff] [blame] | 428 | #2893: Broken "make source" with external toolchain |
Frederik Pasch | d3d67f7 | 2010-12-08 23:09:03 +0100 | [diff] [blame] | 429 | #2905: Qt: Speed up compilation, if gui-module isn't selected |
Peter Korsgaard | eeea3ea | 2010-12-30 23:10:21 +0100 | [diff] [blame] | 430 | #2929: genext2fs: couldn't allocate a block (no free space) |
Gustavo Zacarias | 14a971a | 2011-02-03 17:45:57 -0300 | [diff] [blame] | 431 | #2935: Ntpdate isn't installed |
Thomas Petazzoni | 6ddf470 | 2010-12-22 10:35:04 +0100 | [diff] [blame] | 432 | #2965: Broken linkage to xkbcomp (blocking X server startup) |
Thomas Petazzoni | eb56385 | 2010-12-21 14:14:53 +0100 | [diff] [blame] | 433 | #2983: xlib_libX11 build failed |
Andy Kennedy | 87a5a19 | 2011-01-14 15:53:03 -0600 | [diff] [blame] | 434 | #3007: kexec doesn't build: Missing regdef.h file |
Peter Korsgaard | d1a9302 | 2011-02-02 22:44:21 +0100 | [diff] [blame] | 435 | #3085: Init scripts are not compatible with sysVinit (when busybox... |
Gustavo Zacarias | 9bc58a4 | 2011-01-17 09:13:42 -0300 | [diff] [blame] | 436 | #3103: make external-deps wants to download gcc-.tar.bz2 when... |
Kim Jae-hui | 0705e44 | 2011-01-18 09:20:38 +0100 | [diff] [blame] | 437 | #3109: abnormal `make busybox-menuconfig` |
Peter Korsgaard | d1a9302 | 2011-02-02 22:44:21 +0100 | [diff] [blame] | 438 | #3115: How about board specific makefiles? |
Mark Wickham | c18c1d6 | 2011-02-04 19:45:46 +0100 | [diff] [blame] | 439 | #3169: python patch has typo, aborts build in scenario |
Peter Korsgaard | 6bfe293 | 2011-02-01 14:25:05 +0100 | [diff] [blame] | 440 | #3181: dhcp.mk copies S80dhcp-server to etc/init.d, not etc/init.d/ |
Frederik Pasch | d3d67f7 | 2010-12-08 23:09:03 +0100 | [diff] [blame] | 441 | |
Peter Korsgaard | dbc45b0 | 2010-11-30 16:52:43 +0100 | [diff] [blame] | 442 | 2010.11, Released November 30th, 2010: |
Will Newton | 32b7480 | 2010-11-26 12:58:15 +0000 | [diff] [blame] | 443 | |
Marcelo Roberto Jimenez | 1fbd9ef | 2010-11-25 15:38:31 -0200 | [diff] [blame] | 444 | Fixes all over the tree. |
Will Newton | 32b7480 | 2010-11-26 12:58:15 +0000 | [diff] [blame] | 445 | |
Gustavo Zacarias | 5cafae4 | 2010-11-08 13:40:35 -0300 | [diff] [blame] | 446 | Updated/fixed packages: libgcrypt, qt, squid, sysstat, tcpdump, |
Gustavo Zacarias | e7fbeda | 2010-11-18 19:26:45 -0300 | [diff] [blame] | 447 | xserver-xorg |
Will Newton | 32b7480 | 2010-11-26 12:58:15 +0000 | [diff] [blame] | 448 | |
Marcelo Roberto Jimenez | 1fbd9ef | 2010-11-25 15:38:31 -0200 | [diff] [blame] | 449 | Issues resolved (http://bugs.uclibc.org): |
| 450 | |
Gustavo Zacarias | 5cafae4 | 2010-11-08 13:40:35 -0300 | [diff] [blame] | 451 | #2773: squid with openssl support needs openssl on the host |
Marcelo Roberto Jimenez | 1fbd9ef | 2010-11-25 15:38:31 -0200 | [diff] [blame] | 452 | #2857: OBJDUMP definition is missing from TARGET_CONFIGURE_OPTS |
| 453 | |
Peter Korsgaard | 09af838 | 2010-11-25 11:29:30 +0100 | [diff] [blame] | 454 | 2010.11-rc2, Released November 25th, 2010: |
Peter Korsgaard | dfbb389 | 2010-11-17 07:27:11 +0100 | [diff] [blame] | 455 | |
| 456 | Fixes all over the tree. |
| 457 | |
Peter Korsgaard | 09af838 | 2010-11-25 11:29:30 +0100 | [diff] [blame] | 458 | Add support for LEON Sparc architecture variants. Fix make |
| 459 | source/external-deps for host packages. |
Konrad Eisele | fe629f9 | 2010-11-09 13:27:34 -0300 | [diff] [blame] | 460 | |
Peter Korsgaard | b9c5809 | 2010-11-25 11:07:08 +0100 | [diff] [blame] | 461 | Updated/fixed packages: bash, bind, busybox, dialog, gpsd, |
| 462 | libglib2, libcurl, libmad, lrzsz, midori, module-init-tools, |
| 463 | mtd-utils, openssh, openssl, pciutils, php, qt, sqlite, |
| 464 | sysstat, webkit, zlib |
Peter Korsgaard | dfbb389 | 2010-11-17 07:27:11 +0100 | [diff] [blame] | 465 | |
| 466 | Issues resolved (http://bugs.uclibc.org): |
| 467 | |
Gustavo Zacarias | 4741662 | 2010-11-16 10:14:45 -0300 | [diff] [blame] | 468 | #759: Sysstat build broken without libintl |
Peter Korsgaard | 84a6f53 | 2010-11-18 10:28:11 +0100 | [diff] [blame] | 469 | #2479: host-module-init-tools 3.11 fails to build |
Peter Korsgaard | b95ccd5 | 2010-11-19 16:41:00 +0100 | [diff] [blame] | 470 | #2725: Buildroot overrides kernel config |
Peter Korsgaard | adb0dff | 2010-11-18 21:50:25 +0100 | [diff] [blame] | 471 | #2785: mtd-utils build fails due to missing libmtd |
Thomas Rudin | 972cd42 | 2010-11-15 17:12:49 -0300 | [diff] [blame] | 472 | #2791: Added PHP-Process Control to the PHP-Package |
Stanislav Bogatyrev | e5edc73 | 2010-11-15 16:23:30 -0300 | [diff] [blame] | 473 | #2797: pciutils dependencies on zlib not taken into account |
Peter Korsgaard | dfbb389 | 2010-11-17 07:27:11 +0100 | [diff] [blame] | 474 | #2809: failed to compile libglib2 |
Peter Korsgaard | e25fe72 | 2010-11-17 22:00:29 +0100 | [diff] [blame] | 475 | #2821: [PATCH] Patch for JavaScriptCore in QtWebKit module |
| 476 | #2827: qt-4.7.0-pthread_getattr_np.patch invalid for qt 4.6... |
Gustavo Zacarias | e855e2b | 2010-11-05 17:20:16 -0300 | [diff] [blame] | 477 | #2833: Failed to compile webkit without X11 |
Peter Korsgaard | dfbb389 | 2010-11-17 07:27:11 +0100 | [diff] [blame] | 478 | |
Peter Korsgaard | ea252b0 | 2010-11-08 10:24:31 +0100 | [diff] [blame] | 479 | 2010.11-rc1, Released November 8th, 2010: |
Peter Korsgaard | 9bc12b8 | 2010-09-02 17:07:22 +0200 | [diff] [blame] | 480 | |
Peter Korsgaard | ea252b0 | 2010-11-08 10:24:31 +0100 | [diff] [blame] | 481 | Fixes all over the tree and new features. |
Peter Korsgaard | bfa9e9e | 2010-09-05 22:42:01 +0200 | [diff] [blame] | 482 | |
| 483 | Kconfig infrastructure rebased against 2.6.36-rc1, bringing |
| 484 | misc fixes + nconfig and savedefconfig targets. |
| 485 | |
Yann E. MORIN | 10c1eec | 2010-09-19 21:54:09 +0200 | [diff] [blame] | 486 | Toolchain: ARM cortex A9 support, experimental crosstool-ng |
Peter Korsgaard | 3daa912 | 2010-11-05 07:32:52 +0100 | [diff] [blame] | 487 | backend, GCC 4.5.x. |
Peter Korsgaard | 92870a7 | 2010-09-12 19:36:57 +0200 | [diff] [blame] | 488 | |
Peter Korsgaard | 785fef1 | 2010-09-20 16:19:26 +0200 | [diff] [blame] | 489 | Fs: Squashfs 4.1 with lzo support |
| 490 | |
Peter Korsgaard | 1860bda | 2010-09-16 13:25:32 +0200 | [diff] [blame] | 491 | Old-style package hooks (*_HOOK_POST_*) removed. Use the more |
| 492 | generic new-style ones instead. |
| 493 | |
Peter Korsgaard | a172611 | 2010-09-16 22:33:06 +0200 | [diff] [blame] | 494 | Download handling reworked and support for git/svn downloads |
| 495 | added. |
| 496 | |
Thomas Petazzoni | 5f71fc1 | 2010-11-04 20:31:25 +0100 | [diff] [blame] | 497 | Removed experimental shared config.cache support, as it is |
| 498 | too unreliable. |
| 499 | |
Yann E. MORIN | aefad53 | 2010-09-26 10:56:12 +0200 | [diff] [blame] | 500 | A convenience Makefile wrapper is created when using |
| 501 | out-of-tree building, similar to how it is done for the kernel. |
| 502 | |
Peter Korsgaard | 9f36bd4 | 2010-09-30 14:44:14 +0200 | [diff] [blame] | 503 | Alpha, Cris, IA64 and Sparc64 architecture support removed. |
| 504 | |
Gustavo Zacarias | 666bef2 | 2010-11-02 16:35:11 -0300 | [diff] [blame] | 505 | New packages: argp-standalone, gdk-pixbuf, gpsd, gst-ffmpeg, |
Felipe Contreras | 603030a | 2010-09-20 02:44:40 +0300 | [diff] [blame] | 506 | libmpeg2, kbd, librsvg, nuttcp, rng-tools, rrdtool, xz |
Peter Korsgaard | d380d51 | 2010-09-20 17:32:46 +0200 | [diff] [blame] | 507 | |
Martin Banky | 299f782 | 2010-09-26 00:13:52 -0700 | [diff] [blame] | 508 | Updated/fixed packages: acpid, alsa-lib, argus, at, autoconf, |
Peter Korsgaard | edfb126 | 2010-09-27 22:08:39 +0200 | [diff] [blame] | 509 | automake, avahi, axel, beecrypt, berkeleydb, bind, bmon, boa, |
Peter Korsgaard | f8b8a48 | 2010-10-06 16:44:57 +0200 | [diff] [blame] | 510 | bootutils, bridge-utils, bsdiff, busybox, cvs, dbus, directfb, |
Gustavo Zacarias | fe67fb0 | 2010-11-02 16:30:12 -0300 | [diff] [blame] | 511 | dmraid, docker, dosfstools, dropbear, e2fsprogs, ethtool, |
| 512 | expat, ezxml, fbset, fconfig, ffmpeg, freetype, gadgetfs-test, |
| 513 | gamin, gawk, genext2fs, gperf, gst-plugins-base, |
| 514 | gst-plugins-ugly, gtk2-themes, gtkperf, gvfs, haserl, hdparm, |
| 515 | hostapd, hwdata, ifplugd, imagemagick, iperf, ipsec-tools, |
| 516 | iproute2, iptables, iw, jpeg, kexec, kismet, less, libcgi, |
| 517 | libcurl, libdaemon, libdnet, liberation, libevent, libeXosip2, |
| 518 | libglade, libgtk2, libiconv, libidn, libintl, libmms, libmpd, |
| 519 | libnl, liboil, libosip2, libpcap, libpng, libtool, libungif, |
| 520 | libxml2, libxslt, lighttpd, lite, lm-sensors, lockfile-progs, |
Paulius Zaleckas | c2d6095 | 2010-11-04 10:57:27 +0200 | [diff] [blame] | 521 | logrotate, m4, matchbox, mdadm, mesa3d, metacity, mplayer, |
| 522 | mtd-utils, mysql_client, nano, nbd, ncftp, neon, netperf, |
| 523 | netsnmp, ng-spice-rework, ntfsprogs, ntp, openntpd, openssh, |
| 524 | openssl, openvpn, oprofile, pango, patch, pcre, php, |
Martin Banky | ed720e8 | 2010-10-08 01:43:02 -0700 | [diff] [blame] | 525 | pkg-config, portmap, pppd, pptp-linux, prboom, proftpd, radvd, |
Paulius Zaleckas | c2d6095 | 2010-11-04 10:57:27 +0200 | [diff] [blame] | 526 | rdesktop, readline, rp-pppoe, ruby, qt, quagga, samba, sawman, |
Martin Banky | 2d925fc | 2010-10-08 01:43:05 -0700 | [diff] [blame] | 527 | sdl_mixer, sdl_sound, sed, setserial, shared-mime-info, slang, |
Peter Korsgaard | 70fb5d4 | 2010-11-07 20:25:39 +0100 | [diff] [blame] | 528 | speex, sqlite, squashfs, startup-notification, strace, |
| 529 | sylpheed, sysstat, taglib, tcpdump, thttpd, tiff, tn5250, |
| 530 | torsmo, tslib, udev, udpcast, usbmount, usbutils, vsftpd, |
| 531 | vtun, which, wireless-tools, wpa_supplicant, xapp_twm, |
| 532 | xapp_xbacklight, xapp_xcursorgen, xapp_xinit, xapp_xinput, |
| 533 | xapp_xmore, |
Peter Korsgaard | edfb126 | 2010-09-27 22:08:39 +0200 | [diff] [blame] | 534 | xdriver_xf86-input-{acecad,aiptek,evdev,joystick,keyboard}, |
| 535 | xdriver-xf86-input-{mouse,synaptics,vmmouse,void}, |
| 536 | xdriver-xf86-video-{apm,ark,ast,ati,chips,cirrus,dummy,fbdev}, |
| 537 | xdriver-xf86-video-{geode,glide,glint,i128,i740,intel,mach64}, |
| 538 | xdriver-xf86-video-{mga,neomagic,newport,nv,openchrome,r128}, |
| 539 | xdriver-xf86-video-{rendition,s3,s3virge,savage,siliconmotion}, |
| 540 | xdriver-xf86-video-{sis,sisusb,suncg3,suncg6,suncg14,sunffb}, |
| 541 | xdriver-xf86-video-{sunleo,suntcx,tdfx,tga,trident,v4l,vesa}, |
| 542 | xdriver-xf86-video-{vmware,voodeo,wsfb,xgi,xgixp}, |
Paulius Zaleckas | 1bc5b0b | 2010-11-04 10:58:33 +0200 | [diff] [blame] | 543 | xkeyboard-config, xlib_libX11, xserver_xorg-server, xstroke, |
| 544 | xterm, xvkbd, zlib |
Gustavo Zacarias | f661b02 | 2010-09-01 09:24:37 -0300 | [diff] [blame] | 545 | |
Peter Korsgaard | 2b9e2fb | 2010-11-05 14:24:08 +0100 | [diff] [blame] | 546 | Deprecated packages: hotplug, lzma, ng-spice-rework, sfdisk |
Peter Korsgaard | 06d0378 | 2010-09-20 22:35:16 +0200 | [diff] [blame] | 547 | |
Peter Korsgaard | ba4fd23 | 2010-09-13 14:10:09 +0200 | [diff] [blame] | 548 | Removed packages: dillo, libglib12, libgtk12, microwin, |
Peter Korsgaard | 771d763 | 2010-09-13 23:04:15 +0200 | [diff] [blame] | 549 | pcmcia |
Peter Korsgaard | 5ba97d9 | 2010-09-13 00:20:25 +0200 | [diff] [blame] | 550 | |
Paul Burton | e094140 | 2010-09-17 14:22:15 +0100 | [diff] [blame] | 551 | Issues resolved (http://bugs.uclibc.org): |
| 552 | |
Peter Korsgaard | 6d3342e | 2010-11-05 07:00:18 +0100 | [diff] [blame] | 553 | #901: new package: gpsd |
Peter Korsgaard | 61f432f | 2010-10-14 22:25:07 +0200 | [diff] [blame] | 554 | #2389: Generate a Makefile wrapper in $(O) |
Peter Korsgaard | 70fb5d4 | 2010-11-07 20:25:39 +0100 | [diff] [blame] | 555 | #2461: wireless_tools: install shared library if needed |
Peter Korsgaard | 5e6e63e | 2010-09-25 23:48:50 +0200 | [diff] [blame] | 556 | #2521: Can't compile sdl_mixer, mikmod.h can't be found |
Peter Korsgaard | 69a8991 | 2010-11-07 21:02:38 +0100 | [diff] [blame] | 557 | #2533: xserver_xorg-server: Enable glx, if mesa3d is built |
Peter Korsgaard | edfb126 | 2010-09-27 22:08:39 +0200 | [diff] [blame] | 558 | #2563: [PATCH] cairo: Expose the configure option to disable some... |
Paul Burton | e094140 | 2010-09-17 14:22:15 +0100 | [diff] [blame] | 559 | #2581: libmms: Update to 0.6, and patch to work on architectures... |
Peter Korsgaard | 891973f | 2010-10-17 23:32:37 +0200 | [diff] [blame] | 560 | #2707: Can't compile linux kernel using buildroot + crosstool-ng |
Peter Korsgaard | 64d8e9a | 2010-11-07 19:33:11 +0100 | [diff] [blame] | 561 | #2731: Build order |
Peter Korsgaard | 9373677 | 2010-11-07 19:52:13 +0100 | [diff] [blame] | 562 | #2737: buildroot configuration tool crashing when the path exceeds... |
Andy Gibbs | 44b170e | 2010-11-03 15:09:24 +0100 | [diff] [blame] | 563 | #2767: Build for lsof broken in buildroot-2010.08 |
Paul Burton | e094140 | 2010-09-17 14:22:15 +0100 | [diff] [blame] | 564 | |
Peter Korsgaard | 32b8d43 | 2010-09-01 00:07:06 +0200 | [diff] [blame] | 565 | 2010.08: Released August 31th, 2010: |
Yann E. MORIN | 4973632 | 2010-08-30 15:21:53 +0200 | [diff] [blame] | 566 | |
| 567 | Fixes all over the tree. |
| 568 | |
Peter Korsgaard | 40f8f3f | 2010-08-30 22:52:01 +0200 | [diff] [blame] | 569 | Updated/fixed packages: atk, xstroke |
Yann E. MORIN | 4973632 | 2010-08-30 15:21:53 +0200 | [diff] [blame] | 570 | |
Peter Korsgaard | 1424ff1 | 2010-08-31 23:14:47 +0200 | [diff] [blame] | 571 | Removed packages: lxdoom |
| 572 | |
Peter Korsgaard | dc3a7eb | 2010-08-30 11:16:33 +0200 | [diff] [blame] | 573 | 2010.08-rc2, Released August 30th, 2010: |
Peter Korsgaard | 2e7ab32 | 2010-08-25 16:33:01 +0200 | [diff] [blame] | 574 | |
| 575 | Fixes all over the tree. |
| 576 | |
| 577 | Mark the combination of uClibc 0.9.31, gcc 4.2.x, C++ and |
Peter Korsgaard | fb67a2d | 2010-08-30 11:05:32 +0200 | [diff] [blame] | 578 | locale support as broken. Remove deprecated GCC 4.2.[1-3] |
| 579 | versions. |
Peter Korsgaard | 2e7ab32 | 2010-08-25 16:33:01 +0200 | [diff] [blame] | 580 | |
| 581 | Mark CRIS architecture as deprecated, as it is discontinued |
| 582 | upstream. |
| 583 | |
Peter Korsgaard | b680672 | 2010-08-25 17:29:09 +0200 | [diff] [blame] | 584 | Marked shared config.cache as experimental and disabled by |
| 585 | default as it is known to break with certain package |
| 586 | combinations. |
| 587 | |
Khem Raj | 1ed2e4f | 2010-08-12 15:34:44 -0700 | [diff] [blame] | 588 | Toolchain: fixed gcc 4.2.x build after uClibc NPTL support got |
| 589 | added. |
| 590 | |
Stanislav Bogatyrev | 62b4c67 | 2010-08-27 17:00:39 +0200 | [diff] [blame] | 591 | fs: old-style squashfs for big endian archs fixed. |
| 592 | |
Peter Korsgaard | 1c4dbb5 | 2010-08-30 10:02:39 +0200 | [diff] [blame] | 593 | Updated/fixed packages: busybox, gst-plugins-base, |
Thomas Petazzoni | 2ab8ec9 | 2010-08-29 19:38:04 +0200 | [diff] [blame] | 594 | imagemagick, kismet, libgail, libglib2, libgtk2, lua, |
| 595 | luafilesystem, lzo, ncurses, netcat, pango, php, pppd, |
| 596 | proftpd, qt, samba, startup-notification, swfdec, sysvinit, |
| 597 | util-linux |
Peter Korsgaard | 2e7ab32 | 2010-08-25 16:33:01 +0200 | [diff] [blame] | 598 | |
Peter Korsgaard | 6c51938 | 2010-08-29 22:04:02 +0200 | [diff] [blame] | 599 | Removed packages: stunnel |
| 600 | |
Peter Korsgaard | 2e7ab32 | 2010-08-25 16:33:01 +0200 | [diff] [blame] | 601 | Issues resolved (http://bugs.uclibc.org): |
| 602 | |
| 603 | #635: util-linux fails to build in 2009.08 |
| 604 | #2239: netcat package installs its binary to target as avr32-linux... |
Peter Korsgaard | eba7132 | 2010-08-30 10:42:55 +0200 | [diff] [blame] | 605 | #2395: libglib2-2.24.1 and libxml2-2.7.7 fails build on MIPS because... |
Simon Pasch | c4cdcc3 | 2010-08-29 23:32:33 +0200 | [diff] [blame] | 606 | #2443: Initramfs: Don't overwrite $(TARGET_DIR)/init if it exists |
Stanislav Bogatyrev | e8fdc08 | 2010-08-29 00:10:59 +0200 | [diff] [blame] | 607 | #2449: Minor fixes for squashfs makefile and correct PowerPC e500 ... |
Peter Korsgaard | 2e7ab32 | 2010-08-25 16:33:01 +0200 | [diff] [blame] | 608 | |
Peter Korsgaard | 2ef83b4 | 2010-07-30 12:35:45 +0200 | [diff] [blame] | 609 | 2010.08-rc1, Released July 30th, 2010: |
Peter Korsgaard | dc5e22e | 2010-06-01 22:02:43 +0200 | [diff] [blame] | 610 | |
Peter Korsgaard | 2b42aae | 2010-06-05 21:09:05 +0200 | [diff] [blame] | 611 | Fixes all over the tree and new features. |
| 612 | |
Peter Korsgaard | 5fd095b | 2010-06-15 23:10:03 +0200 | [diff] [blame] | 613 | Toolchain: GCC 4.3.5, older 4.3.x versions removed. GCC 4.1.2 |
Peter Korsgaard | ebf2116 | 2010-07-29 17:02:29 +0200 | [diff] [blame] | 614 | and non-sysroot support removed. Added support for (snapshot) |
| 615 | NPTL in uClibc, 0.9.28.3 removed, |
Peter Korsgaard | 144e4ed | 2010-06-15 22:58:17 +0200 | [diff] [blame] | 616 | |
Peter Korsgaard | a7a3e75 | 2010-06-14 22:25:32 +0200 | [diff] [blame] | 617 | Bootloaders: Various cleanups, moved to boot/, added Barebox, |
Peter Korsgaard | b9997ca | 2010-07-05 16:54:45 +0200 | [diff] [blame] | 618 | removed yaboot. Support building u-boot from custom tarball, |
| 619 | u-boot 2010.06. |
Peter Korsgaard | a7a3e75 | 2010-06-14 22:25:32 +0200 | [diff] [blame] | 620 | |
Peter Korsgaard | 2b42aae | 2010-06-05 21:09:05 +0200 | [diff] [blame] | 621 | New GTK-based configurator, usable using 'make gconfig'. |
Peter Korsgaard | 3c5deb9 | 2010-06-02 21:02:45 +0200 | [diff] [blame] | 622 | |
Peter Korsgaard | 39e6ba1 | 2010-07-26 22:25:19 +0200 | [diff] [blame] | 623 | Java packages marked as broken. Unless someone steps up to |
| 624 | support this, they will be removed during the 2010.11 |
| 625 | development cycle. |
| 626 | |
Thomas Petazzoni | a563a66 | 2010-07-26 18:15:11 +0200 | [diff] [blame] | 627 | Alpha, IA64 and Sparc64 architectures marked as deprecated. |
Peter Korsgaard | 13a10a0 | 2010-07-28 16:27:09 +0200 | [diff] [blame] | 628 | GTK+ on DirectFB has also been marked as deprecated, as it is |
| 629 | not supported in recent GTK+ versions, and more and more |
| 630 | packages depends on the new versions. |
Thomas Petazzoni | a563a66 | 2010-07-26 18:15:11 +0200 | [diff] [blame] | 631 | Unless someone steps up to support them, they will be removed |
| 632 | during the 2010.11 development cycle. |
| 633 | |
Peter Korsgaard | ab10ed8 | 2010-07-05 11:01:55 +0200 | [diff] [blame] | 634 | New packages: cgilua, copas, coxpcall, ffmpeg, libsvgtiny, |
Peter Korsgaard | 2c31d74 | 2010-07-30 13:03:59 +0200 | [diff] [blame] | 635 | libgail, luafilesystem, luasocket, rings, wsapi, xavante, xterm |
Gustavo Zacarias | a8495cd | 2010-05-10 14:42:13 -0300 | [diff] [blame] | 636 | |
Peter Korsgaard | 18fa12f | 2010-07-27 23:01:29 +0200 | [diff] [blame] | 637 | Updated/fixed packages: alsa-lib, alsamixergui, at, atk, |
| 638 | avahi, berkeleydb, bash, blackbox, busybox, bzip2, cairo, |
| 639 | cdrkit, cmake, dash, dhcp, dialog, diffutils, distcc, dmalloc, |
| 640 | dnsmasq, dropbear, e2fsprogs, fbv, file, flex, fontconfig, |
| 641 | gawk, gmpc, gnuchess, gst-plugins-base, gst-plugins-good, |
Gustavo Zacarias | ee77963 | 2010-07-22 12:50:54 -0300 | [diff] [blame] | 642 | gstreamer, gzip, icu, intltool, iostat, ipsec-tools, iptables, |
Peter Korsgaard | ac9ee0b | 2010-07-30 10:24:08 +0200 | [diff] [blame] | 643 | iw, libart, libcgi, libcurl, libdrm, libeXosip, libfuse, |
| 644 | libglib2, libgpg-error, libiconv, libidn, liblockfile, libpng, |
| 645 | libsoup, lighttpd, links, linux-fusion, lmbench, lrzsz, |
| 646 | ltrace, make, midori, module-init-tools, mplayer, |
| 647 | mysql_client, nbd, ncurses, neon, netcat, netperf, netsnmp, |
| 648 | ntfsprogs, openssl, oprofile, pango, php, qt, quagga, samba, |
| 649 | setserial, sdl, sdl_mixer, sdl_sound, sdl_ttf, speech-tools, |
| 650 | sqlite, squashfs, swfdec, tftpd, thttpd, tn5250, tremor, |
| 651 | usbutils, webif, webkit, wireless_tools, xerces, |
| 652 | xkeyboard-config, xserver_xorg-server, xvkbd, zlib |
Peter Korsgaard | 3c5deb9 | 2010-06-02 21:02:45 +0200 | [diff] [blame] | 653 | |
Peter Korsgaard | 2c31d74 | 2010-07-30 13:03:59 +0200 | [diff] [blame] | 654 | Removed packages: modutils, portage, rxvt |
Gustavo Zacarias | 6ef6e96 | 2010-06-05 23:00:14 +0200 | [diff] [blame] | 655 | |
Thomas Petazzoni | e475cf0 | 2010-07-25 16:53:52 +0200 | [diff] [blame] | 656 | Deprecated packages: dillo, libglib12, libgtk12, microwin, pcmcia |
Peter Korsgaard | f4800b4 | 2010-07-22 21:43:45 +0200 | [diff] [blame] | 657 | |
Peter Korsgaard | 3c5deb9 | 2010-06-02 21:02:45 +0200 | [diff] [blame] | 658 | Issues resolved (http://bugs.uclibc.org): |
| 659 | |
Peter Korsgaard | 5bf7eb2 | 2010-07-19 09:41:59 +0200 | [diff] [blame] | 660 | #321: alsa-lib uses host include files for python which breaks ... |
Peter Korsgaard | acb86ba | 2010-07-18 22:15:37 +0200 | [diff] [blame] | 661 | #361: linux kernel configuration choice works incorrectly |
Peter Korsgaard | ad36fcd | 2010-07-18 22:35:57 +0200 | [diff] [blame] | 662 | #387: Tremor not installed to toolchain |
Luca Ceresoli | 5db7204 | 2010-06-14 21:41:45 +0200 | [diff] [blame] | 663 | #401: new package: ffmpeg |
Peter Korsgaard | acb86ba | 2010-07-18 22:15:37 +0200 | [diff] [blame] | 664 | #475: uImage target for U-boot failed generating |
Peter Korsgaard | 31aab0c | 2010-07-30 10:42:02 +0200 | [diff] [blame] | 665 | #543: ATK requires X11 on DirectFB target |
| 666 | #575: webkit: Buildroot Libtool Patch Fails |
Peter Korsgaard | acb86ba | 2010-07-18 22:15:37 +0200 | [diff] [blame] | 667 | #583: build fails with external x86_64 toolchain |
Peter Korsgaard | ad36fcd | 2010-07-18 22:35:57 +0200 | [diff] [blame] | 668 | #729: sstrip creates corrupted headers |
Peter Korsgaard | 18fa12f | 2010-07-27 23:01:29 +0200 | [diff] [blame] | 669 | #829: Webkit r44552 needs libXt |
Peter Korsgaard | 868ed55 | 2010-06-18 22:13:12 +0200 | [diff] [blame] | 670 | #835: Package Dataflashboot-1.05 does not compile with buildroot... |
Peter Korsgaard | 31aab0c | 2010-07-30 10:42:02 +0200 | [diff] [blame] | 671 | #847: Compiling target-gcc v4.4 fails with "libc.so.0: cannot open... |
| 672 | #859: Add (head of) nptl branch to list of uClibc versions |
| 673 | #949: compile with debug info |
| 674 | #955: Grub fails to build with External Toolchain |
Peter Korsgaard | 18fa12f | 2010-07-27 23:01:29 +0200 | [diff] [blame] | 675 | #1051: Webkit doesn't compile (Linuxthreads new, x86) |
Will Wagner | 39ca6d5 | 2010-01-11 12:28:50 +0000 | [diff] [blame] | 676 | #1213: Move .config into output directory |
Peter Korsgaard | 31aab0c | 2010-07-30 10:42:02 +0200 | [diff] [blame] | 677 | #1225: Buildroot fails to account for "nof" subdirectory (no float... |
| 678 | #1231: (sparc) Linux kernel fails to build |
| 679 | #1261: The getline() in output/build/linux-2.6.28/scripts/unifdef.c... |
| 680 | #1339: Busybox needs -fno-strict-aliasing to compile cleanly |
Peter Korsgaard | 5bf7eb2 | 2010-07-19 09:41:59 +0200 | [diff] [blame] | 681 | #1393: neon config fails libxml/parser.h: libxml2 requires, but not ... |
Peter Korsgaard | 18fa12f | 2010-07-27 23:01:29 +0200 | [diff] [blame] | 682 | #1405: WebKit fails to build because pthread_getattr_np is not impl... |
Peter Korsgaard | 31aab0c | 2010-07-30 10:42:02 +0200 | [diff] [blame] | 683 | #1675: GMP Error during buildroot make process |
| 684 | #1741: external toolchain linking error |
Kelvin Cheung | 4158088 | 2010-06-08 13:30:26 +0800 | [diff] [blame] | 685 | #1753: lmbench: convert to generic package infrastructure |
Thomas Petazzoni | 3754c51 | 2010-06-05 17:18:40 +0200 | [diff] [blame] | 686 | #1771: Fakeroot and the target/generic/device_table.txt create bad... |
Peter Korsgaard | e9bc59e | 2010-06-07 15:44:30 +0200 | [diff] [blame] | 687 | #1807: LZMA 4.32.7, Required header file(s) are missing |
Paul Jones | d74be05 | 2010-06-06 09:29:04 +1000 | [diff] [blame] | 688 | #1813: xkeyboard-config fails to build because of intltool problem |
Gustavo Zacarias | a0ce68d | 2010-05-27 14:35:34 -0300 | [diff] [blame] | 689 | #1879: Bump iptables to 1.4.8 |
Gustavo Zacarias | accf2eb | 2010-05-10 14:58:33 -0300 | [diff] [blame] | 690 | #1885: Add a bunch of lua modules |
Gustavo Zacarias | 3638e52 | 2010-05-20 11:41:45 -0300 | [diff] [blame] | 691 | #1897: Bump libusb to 1.0.7 |
Gustavo Zacarias | 8ac2bba | 2010-06-02 11:54:14 -0300 | [diff] [blame] | 692 | #1903: Bump tn5250 to 0.17.4 and migrate to autotargets |
Peter Korsgaard | 3c5deb9 | 2010-06-02 21:02:45 +0200 | [diff] [blame] | 693 | #1909: netperf-2.4.5 fails to build because of undeclared SOCK_DCCP |
Gustavo Zacarias | 0b8c497 | 2010-06-08 13:43:10 -0300 | [diff] [blame] | 694 | #1927: Bump file to 5.03 and migrate to autotargets |
Gustavo Zacarias | 8cd0696 | 2010-06-07 11:35:58 -0300 | [diff] [blame] | 695 | #1933: Bump gawk to 3.1.8 and migrate to autotargets |
Gustavo Zacarias | d9c2b63 | 2010-06-03 15:45:24 -0300 | [diff] [blame] | 696 | #1945: PHP: add sqlite3 dependency when using external lib |
Gustavo Zacarias | 3dbc86f | 2010-06-03 17:10:10 -0300 | [diff] [blame] | 697 | #1951: Bump openssl to 0.9.8o |
Gustavo Zacarias | cffb9cf | 2010-06-03 15:46:14 -0300 | [diff] [blame] | 698 | #1957: Bump sqlite to 3.6.23.1 |
Gustavo Zacarias | 237c98b | 2010-06-07 17:09:43 -0300 | [diff] [blame] | 699 | #1975: Package removal/deprecation |
Paul Jones | d47c73e | 2010-06-07 22:33:06 +1000 | [diff] [blame] | 700 | #1981: zlib: bump to 1.2.5 |
Paul Jones | 8df2152 | 2010-06-08 10:29:18 +1000 | [diff] [blame] | 701 | #1987: intltool: Fix spelling mistake |
Gustavo Zacarias | 3404ad7 | 2010-06-09 10:36:26 -0300 | [diff] [blame] | 702 | #1993: Bump bash to 4.1.7(1) and migrate to autotargets |
Nick Leverton | 016eb67 | 2010-06-09 12:04:25 +0200 | [diff] [blame] | 703 | #1999: Typo in path checking |
Gustavo Zacarias | 1c7de59 | 2010-06-24 09:11:06 -0300 | [diff] [blame] | 704 | #2005: Bump dnsmasq to 2.55 and migrate to gentargets |
Peter Korsgaard | dff1d59 | 2010-06-13 14:24:48 +0200 | [diff] [blame] | 705 | #2035: ipsec-tools-0.7.2 fails to build with gcc-4.4.x |
Gustavo Zacarias | c32ce8b | 2010-06-08 16:22:50 -0300 | [diff] [blame] | 706 | #2038: Bump ncurses to 5.7 |
Slava Zanko | 1b10ce7 | 2010-06-24 12:00:59 +0300 | [diff] [blame] | 707 | #2095: make gconfig: undefined reference to symbol 'dlsym@@GLIBC_2.2.5' |
Peter Korsgaard | ca3489d | 2010-07-02 14:04:34 +0200 | [diff] [blame] | 708 | #2101: blackbox depends on locale support |
Thomas Petazzoni | 93e8014 | 2010-06-26 00:02:27 +0200 | [diff] [blame] | 709 | #2119: Tries to build kernel, although disabled in config |
Peter Korsgaard | 31aab0c | 2010-07-30 10:42:02 +0200 | [diff] [blame] | 710 | #2125: libXfont build fail |
Peter Korsgaard | e09aa60 | 2010-07-06 14:19:36 +0200 | [diff] [blame] | 711 | #2143: buildroot compiler generates segfaulting statically linked exe.. |
Peter Korsgaard | 31aab0c | 2010-07-30 10:42:02 +0200 | [diff] [blame] | 712 | #2149: xterm build failure |
Peter Korsgaard | 9280caf | 2010-07-01 15:35:00 +0200 | [diff] [blame] | 713 | #2155: Compression lzo don't set for ubifs |
Peter Korsgaard | ccd0fc4 | 2010-07-27 09:08:01 +0200 | [diff] [blame] | 714 | #2161: [SECURITY] Update libpng to 1.2.44 |
Gustavo Zacarias | 3169aae | 2010-07-08 14:20:06 -0300 | [diff] [blame] | 715 | #2167: Bump busybox to 1.17.0, convert to gentargets, drop 1.12, ... |
Peter Korsgaard | 31aab0c | 2010-07-30 10:42:02 +0200 | [diff] [blame] | 716 | #2181: pixman can't apply pixman-0.10.0-no-tests.patch |
Peter Korsgaard | 1eb59f5 | 2010-07-17 00:02:13 +0200 | [diff] [blame] | 717 | #2191: linux-fusion build fail |
Peter Korsgaard | b922151 | 2010-07-16 23:54:21 +0200 | [diff] [blame] | 718 | #2221: Qt does not compile (dependencies not taken into account?) |
Peter Korsgaard | 58ddb37 | 2010-07-18 22:21:59 +0200 | [diff] [blame] | 719 | #2233: Atmel atstk target skeletons have /etc/mtab as a file, not ... |
Nick Leverton | 6c387f2 | 2010-07-20 08:58:01 +0200 | [diff] [blame] | 720 | #2245: Netcat does not work due to incorrect assumptions about signed.. |
Peter Korsgaard | 7f16e54 | 2010-07-20 09:19:55 +0200 | [diff] [blame] | 721 | #2251: directory output/build after make *_defconfig not found |
Peter Korsgaard | 0c271d5 | 2010-07-29 09:10:25 +0200 | [diff] [blame] | 722 | #2257: Convert netsnmp package to autotargets |
| 723 | #2263: Bump samba to 3.3.13 |
Thomas Petazzoni | aaa2b66 | 2010-07-25 16:53:51 +0200 | [diff] [blame] | 724 | #2269: setserial causes make error |
Peter Korsgaard | 3c5deb9 | 2010-06-02 21:02:45 +0200 | [diff] [blame] | 725 | |
Peter Korsgaard | 07da619 | 2010-05-30 22:24:10 +0200 | [diff] [blame] | 726 | 2010.05, Released May 30th, 2010: |
Peter Korsgaard | 170b3d3 | 2010-05-27 14:48:47 +0200 | [diff] [blame] | 727 | |
| 728 | Fixes all over the tree. |
| 729 | |
Peter Korsgaard | a4bba08 | 2010-05-30 09:32:15 +0200 | [diff] [blame] | 730 | Updated/fixed packages: coreutils, hal, libcap, |
| 731 | lockfile-progs, ncftp, xserver_xorg-server |
Gustavo Zacarias | 2816c33 | 2010-05-28 14:34:27 -0300 | [diff] [blame] | 732 | |
| 733 | Issues resolved (http://bugs.uclibc.org): |
| 734 | |
Peter Korsgaard | e1a7d91 | 2010-05-30 10:40:19 +0200 | [diff] [blame] | 735 | #1789: binutils fails to build for i386 |
Gustavo Zacarias | 2816c33 | 2010-05-28 14:34:27 -0300 | [diff] [blame] | 736 | #1843: Fix libcap build failure |
Peter Korsgaard | 7f1bca8 | 2010-05-30 20:11:23 +0200 | [diff] [blame] | 737 | #1855: XORG Keyboard driver fails to compile |
Peter Korsgaard | 170b3d3 | 2010-05-27 14:48:47 +0200 | [diff] [blame] | 738 | |
Peter Korsgaard | bbd96db | 2010-05-27 14:35:04 +0200 | [diff] [blame] | 739 | 2010.05-rc3, Released May 27th, 2010: |
Peter Korsgaard | 93cca7c | 2010-05-16 22:20:54 +0200 | [diff] [blame] | 740 | |
| 741 | Fixes all over the tree. |
| 742 | |
Peter Korsgaard | 994bb07 | 2010-05-26 08:59:46 +0200 | [diff] [blame] | 743 | Updated/fixed packages: aumix, atk, avahi, bmon, busybox, cairo, |
Peter Korsgaard | b730010 | 2010-05-25 23:38:44 +0200 | [diff] [blame] | 744 | cdrkit, dbus-glib, dbus-python, docker, enchant, fltk, gamin, |
Peter Korsgaard | 50685f1 | 2010-05-26 23:19:44 +0200 | [diff] [blame] | 745 | gettext, gmpc, gob2, grep, gstreamer, gst-plugins-bad, |
Peter Korsgaard | 062cebb | 2010-05-27 09:53:01 +0200 | [diff] [blame] | 746 | gst-plugins-base, gvfs, hal, iconv, icu, iperf, libcgicc, |
| 747 | libdvdnav, libdvdread, libglade, libglib2, libgtk2, libidn, |
| 748 | libmms, libmpd, libpcap, libsoup, lmbench, lsof, ltrace, lvm2, |
| 749 | make, metacity, microperl, mtd-utils, mutt, nbd, netsnmp, |
| 750 | ntfsprogs, ntp, olsr, pango, pciutils, pcmanfm, php, |
| 751 | pkg-config, psmisc, qt, samba, shared-mime-info, squashfs, |
| 752 | squashfs3, sshfs, startup-notification, swfdec, sylpheed, |
| 753 | uemacs, util-linux, valgrind, vpnc, vsftpd, webkit, xstroke |
Peter Korsgaard | 484d15d | 2010-05-20 23:13:01 +0200 | [diff] [blame] | 754 | |
| 755 | Issues resolved (http://bugs.uclibc.org): |
| 756 | |
Peter Korsgaard | ca999e0 | 2010-05-27 00:47:31 +0200 | [diff] [blame] | 757 | #75: arm buildroot "unrecognized option" error |
| 758 | #699: Buildroot fails to copy libstdc++ to target when using external... |
Peter Korsgaard | 484d15d | 2010-05-20 23:13:01 +0200 | [diff] [blame] | 759 | #1693: NTP trys IPV6 even if not configured error: 'IPV6_MULTICAST... |
Peter Korsgaard | 7ab3f96 | 2010-05-21 21:11:06 +0200 | [diff] [blame] | 760 | #1729: alsamixergui fails to build |
Nick Leverton | 7810eeb | 2010-05-21 21:03:39 +0200 | [diff] [blame] | 761 | #1801: Avahi-autoipd doesn't create TARGET_DIR/var/lib |
Peter Korsgaard | 096b21e | 2010-05-24 08:22:26 +0200 | [diff] [blame] | 762 | #1819: pciutils small bugs |
Gustavo Zacarias | 947a9b8 | 2010-06-15 10:24:44 -0300 | [diff] [blame] | 763 | #2065: Internal toolchain: bump gcc 4.3.x series to 4.3.5 |
Peter Korsgaard | 7bb2b48 | 2010-05-16 22:29:41 +0200 | [diff] [blame] | 764 | |
Peter Korsgaard | 6d1ab15 | 2010-05-11 21:15:07 +0200 | [diff] [blame] | 765 | 2010.05-rc2, Released May 11th, 2010: |
Paulius Zaleckas | ca218de | 2010-05-03 19:51:58 +0300 | [diff] [blame] | 766 | |
| 767 | Fixes all over the tree. |
| 768 | |
Peter Korsgaard | 49ce10c | 2010-05-11 09:13:14 +0200 | [diff] [blame] | 769 | Updated/fixed packages: busybox, customize, gawk, gnuchess, |
| 770 | hal, hostapd, less, libgcrypt, libnl, libxcb, linux-fusion, |
| 771 | ltp-testsuite, mplayer, netplug, pciutils, php, sed, |
| 772 | shared-mime-info usb_modeswitch, usbutils, vlc wpa_supplicant, |
| 773 | xapp_bdftopcf, xapp_mkfontdir, xdriver_xf86-video-openchrome, |
Thomas Petazzoni | c554cc2a | 2010-05-10 23:39:50 +0200 | [diff] [blame] | 774 | xfont_encodings, xlib_libX11, xlib_libXfont, xlib_xtrans, |
| 775 | xproto_fontcacheproto, xproto_fontsproto, xvkbd |
Gustavo Zacarias | 63b8666 | 2010-04-22 15:58:16 -0300 | [diff] [blame] | 776 | |
Peter Korsgaard | 13de261 | 2010-05-10 22:03:39 +0200 | [diff] [blame] | 777 | Removed packages: vice |
| 778 | |
Gustavo Zacarias | 63b8666 | 2010-04-22 15:58:16 -0300 | [diff] [blame] | 779 | Issues resolved (http://bugs.uclibc.org): |
| 780 | |
Luca Ceresoli | ea0695f | 2010-05-06 00:16:59 +0200 | [diff] [blame] | 781 | #849: "customize" package copies files to wrong place in target tree |
Gustavo Zacarias | 63b8666 | 2010-04-22 15:58:16 -0300 | [diff] [blame] | 782 | #985: Bump usb_modeswitch package to 1.1.0 |
Luca Ceresoli | ea0695f | 2010-05-06 00:16:59 +0200 | [diff] [blame] | 783 | #1135: Package customize. Wrong copying |
Peter Korsgaard | 79db1ff | 2010-05-04 23:11:20 +0200 | [diff] [blame] | 784 | #1525: Package hal deletes a whole <target>/etc/rc.d directory |
Peter Korsgaard | 395a70f | 2010-05-08 09:39:00 +0200 | [diff] [blame] | 785 | #1531: libxcb 1.5 build fails, due to missing xcbgen Python module |
| 786 | #1669: Busybox failed to compile when using an external toolchain |
Gustavo Zacarias | dfb5039 | 2010-05-06 11:14:38 -0300 | [diff] [blame] | 787 | #1699: Fix usbutils dependencies and bump |
Gustavo Zacarias | a5fe737 | 2010-05-06 11:24:36 -0300 | [diff] [blame] | 788 | #1705: Fix pciutils broken cross compiling |
Gustavo Zacarias | 6f4939d | 2010-05-06 13:32:14 -0300 | [diff] [blame] | 789 | #1717: External toolchain fixes for hostapd & wpa_supplicant |
Paulius Zaleckas | ca218de | 2010-05-03 19:51:58 +0300 | [diff] [blame] | 790 | |
Peter Korsgaard | aac61fd | 2010-05-03 16:12:45 +0200 | [diff] [blame] | 791 | 2010.05-rc1, Released May 3rd, 2010: |
Peter Korsgaard | 5879448 | 2010-03-02 17:42:23 +0100 | [diff] [blame] | 792 | |
Gustavo Zacarias | b1c9a15 | 2010-03-26 11:19:43 -0300 | [diff] [blame] | 793 | Cleaned up / restructured package menu. |
| 794 | |
Peter Korsgaard | 266fa65 | 2010-04-05 10:47:54 +0200 | [diff] [blame] | 795 | Toolchain: uClibc 0.9.30.3 / 0.9.31, older 0.9.30.x removed. |
Peter Korsgaard | 4439d38 | 2010-05-02 23:22:26 +0200 | [diff] [blame] | 796 | 2.6.33 kernel headers, binutils 2.20.1, GCC 4.4.4, |
| 797 | removed broken nios2 support, ppc e300cX/e500mc support, |
| 798 | improved external toolchain support, GDB 7.x support. |
Peter Korsgaard | c9d195e | 2010-03-08 14:29:48 +0100 | [diff] [blame] | 799 | |
Peter Korsgaard | de859f6 | 2010-03-12 23:14:59 +0100 | [diff] [blame] | 800 | X.org updated to 7.5. |
| 801 | |
Peter Korsgaard | 5724e09 | 2010-05-03 16:07:20 +0200 | [diff] [blame] | 802 | New packages: cdrkit, cramfs, genext2fs, genromfs, |
| 803 | libatomic_ops, librsync, libusb-compat, lmbench, netperf, |
| 804 | squashfs, squashfs3, squid |
Chris Seawood | a038602 | 2010-03-22 16:50:51 +0100 | [diff] [blame] | 805 | |
Peter Korsgaard | 5724e09 | 2010-05-03 16:07:20 +0200 | [diff] [blame] | 806 | Updated/fixed packages: alsa-utils, argus, autoconf, bison, |
| 807 | busybox, bzip2, directfb, dnsmasq, dosfstools, e2fsprogs, |
| 808 | eeprog, fakeroot, fbv, findutils, freetype, haserl, hostapd, |
| 809 | iperf, iptables, iw, less, libaio, libcgi, libcgicc, libdrm, |
| 810 | libgcrypt, libglib2, libid3tag, libmad, liboil, libosip2, |
| 811 | libpng, libraw1394, libsysfs, libxml2, libxslt, linux-fusion, |
| 812 | ltrace, lua, lzma, madplay, makedevs, matchbox, mdadm, |
| 813 | memstat, mesa3d, mtd-utils, nano, ncurses, openssl, patch, |
| 814 | pciutils, php, pixman, portage, pppd, pthread-stubs, python, |
| 815 | qt, radvd, samba, setserial, smartmontools, tar, tslib, |
| 816 | udpcast, usb_modeswith, vtun, wget, xdata_xcursor-themes, |
| 817 | xdriver_xf86-video-intel, xkeyboard-config, xlib_libX11, |
| 818 | xlib_libXaw, xlib_libXfont, xlib_libXfontcache, |
Gustavo Zacarias | bb73ce2 | 2010-04-29 18:04:20 -0300 | [diff] [blame] | 819 | xlib_libXxf86misc, xlib_libXtst, xlib_libpciaccess, |
| 820 | xproto_dri2proto, xproto_eviext, xproto_fontcacheproto, |
| 821 | xproto_xf86miscproto, xserver_xorg-server |
Peter Korsgaard | 5879448 | 2010-03-02 17:42:23 +0100 | [diff] [blame] | 822 | |
Will Wagner | 84e5d7c | 2010-04-14 18:06:43 +0100 | [diff] [blame] | 823 | Removed packages: xapp_xtrap, xlib_libXTrap, xlib_libXevie, |
| 824 | xlib_libXxf86misc, xxproto_evieext, proto_trapproto, |
| 825 | xproto_xf86miscproto |
Will Wagner | 9638be1 | 2010-04-14 18:06:41 +0100 | [diff] [blame] | 826 | |
Alexander Clouter | acac2ec | 2010-03-13 21:43:06 +0100 | [diff] [blame] | 827 | Issues resolved (http://bugs.uclibc.org): |
| 828 | |
Gustavo Zacarias | ffe25f0 | 2009-12-23 09:30:45 -0300 | [diff] [blame] | 829 | #513: Add new squid package |
Kelvin Cheung | 0e9aad6 | 2009-11-11 10:51:02 +0800 | [diff] [blame] | 830 | #661: lmbench: new package |
Gustavo Zacarias | bb73ce2 | 2010-04-29 18:04:20 -0300 | [diff] [blame] | 831 | #719: Add lua option to haserl |
Richard van Paasen | 6a3a58f | 2009-12-14 22:54:12 +0100 | [diff] [blame] | 832 | #800: [PATCH] iperf update to 2.0.4 |
Gustavo Zacarias | 46913a2 | 2010-04-29 18:03:45 -0300 | [diff] [blame] | 833 | #803: [PATCH] lua - add shared library patch and config option for... |
Richard van Paasen | 0c77612 | 2009-12-14 22:56:10 +0100 | [diff] [blame] | 834 | #805: [PATCH] mdadm - version update |
Johan Thelin | cb08cd6 | 2010-04-03 10:48:06 +0200 | [diff] [blame] | 835 | #817: integrator926_defconfig uses unsupported uboot board name |
Yann E. MORIN | 6db57c6 | 2010-04-07 00:50:10 +0200 | [diff] [blame] | 836 | #851: Add option to specify --sysroot value for external toolchain |
Mike Crowe | e237c99 | 2010-02-11 13:19:35 +0000 | [diff] [blame] | 837 | #1093: Upgrade libusb to v1.0.3 and add new libusb-compat |
| 838 | package for compatibility with old packages that expect |
| 839 | the pre-1.0 API. |
Gustavo Zacarias | ed91e78 | 2010-02-18 12:49:27 -0300 | [diff] [blame] | 840 | #1105: Add new netperf package |
Gustavo Zacarias | 8fe6cc9 | 2010-02-18 14:51:51 -0300 | [diff] [blame] | 841 | #1111: Bump wget to 1.12 and migrate to Makefile.autotools.in |
Gustavo Zacarias | 19f1506 | 2010-02-18 16:01:01 -0300 | [diff] [blame] | 842 | #1117: Bump nano to 2.2.3 and migrate to Makefile.autotools.in |
Gustavo Zacarias | 4f0361a | 2010-02-18 16:15:58 -0300 | [diff] [blame] | 843 | #1123: Bump less to 436 and migrate to Makefile.autotools.in |
Gustavo Zacarias | 3b90d69 | 2010-02-18 16:48:24 -0300 | [diff] [blame] | 844 | #1129: Bump memstat to 0.8 and migrate to Makefile.package.in |
Johan Thelin | cb08cd6 | 2010-04-03 10:48:06 +0200 | [diff] [blame] | 845 | #1189: Wrong u-boot configuration name for integrator926 target |
Will Wagner | 17541bd | 2010-01-26 15:31:37 +0000 | [diff] [blame] | 846 | #1219: kernel headers not correctly installed into toolchain/staging |
serj.kalichev | d07aee1 | 2010-05-01 21:08:43 +0200 | [diff] [blame] | 847 | #1267: Wrong BR2_EXTRA_VERSION |
Peter Korsgaard | 60f2fb4 | 2010-03-18 23:15:06 +0100 | [diff] [blame] | 848 | #1273: BR2_INET_IPV6 does not enable IPv6 in pppd |
Chris Seawood | a038602 | 2010-03-22 16:50:51 +0100 | [diff] [blame] | 849 | #1303: Add librsync package |
Grant Edwards | 532e1fb | 2010-05-01 20:57:28 +0200 | [diff] [blame] | 850 | #1321: Busybox link fails due to lack of --sysroot option |
Peter Korsgaard | 820d917 | 2010-03-31 10:40:30 +0200 | [diff] [blame] | 851 | #1327: mtd-utils compile failure due to lack of --sysroot in CFLAGS |
Peter Korsgaard | 60f2fb4 | 2010-03-18 23:15:06 +0100 | [diff] [blame] | 852 | #1345: Bump pppd to 2.4.5 and convert to Makefile.autotools.in |
Peter Korsgaard | 0a179ad | 2010-04-02 15:13:46 +0200 | [diff] [blame] | 853 | #1369: cannot build radvd (flex problem) |
Peter Korsgaard | a12ef5d | 2010-03-31 12:13:51 +0200 | [diff] [blame] | 854 | #1387: xlib_libX11-1.3.2 can't find libjpeg |
Gustavo Zacarias | aa3486f | 2010-03-26 10:16:31 -0300 | [diff] [blame] | 855 | #1411: [SECURITY] Update openssl package to 0.9.8n |
Gustavo Zacarias | bc7ffe7 | 2010-03-16 14:07:59 -0300 | [diff] [blame] | 856 | #1417: Bump iptables to 1.4.7 |
Gustavo Zacarias | 801f22b | 2010-03-17 16:59:32 -0300 | [diff] [blame] | 857 | #1423: Bump e2fsprogs to 1.41.11 |
Gustavo Zacarias | 0fd3724 | 2010-03-26 12:54:39 -0300 | [diff] [blame] | 858 | #1429: [SECURITY] Update php to 5.2.13 |
Gustavo Zacarias | 5c36fdf | 2010-03-29 11:58:41 -0300 | [diff] [blame] | 859 | #1441: Add binutils 2.20.1 |
Paulius Zaleckas | 31365de | 2010-03-30 17:20:55 +0200 | [diff] [blame] | 860 | #1447: Package installation on target with debug symbols is broken |
Gustavo Zacarias | ac5c5fd | 2010-04-01 17:44:28 +0200 | [diff] [blame] | 861 | #1459: Misc QA fixes |
Alexander Clouter | 07f155c | 2010-04-06 07:43:03 +0200 | [diff] [blame] | 862 | #1489: radvd update to 1.6 |
Gustavo Zacarias | 633049d | 2010-04-07 23:00:28 -0300 | [diff] [blame] | 863 | #1513: Enable powerpc e300c2, e300c3 and e500mc optimization |
Peter Korsgaard | 6c5225b | 2010-04-18 22:33:09 +0200 | [diff] [blame] | 864 | #1537: dev entries not created anymore |
Gustavo Zacarias | 4ab6883 | 2010-04-14 11:17:47 -0300 | [diff] [blame] | 865 | #1555: Fix default uclibc-0.9.31 configuration |
Gustavo Zacarias | ba9ed13 | 2010-04-14 11:26:45 -0300 | [diff] [blame] | 866 | #1561: [SECURITY] Update samba to 3.3.12 |
Peter Korsgaard | 65e209c | 2010-04-15 16:26:15 +0200 | [diff] [blame] | 867 | #1567: openssl0.9.8n fails to compile |
Peter Korsgaard | 5ad2672 | 2010-04-26 22:58:25 +0200 | [diff] [blame] | 868 | #1573: Alsa-utils alsactl/init/* not installed to target |
Peter Korsgaard | ab1f6e5 | 2010-04-19 09:11:35 +0200 | [diff] [blame] | 869 | #1591: portmap fails to compile |
Gustavo Zacarias | 5588616 | 2010-04-22 15:35:15 -0300 | [diff] [blame] | 870 | #1615: Convert eeprog package to gentargets |
Gustavo Zacarias | 554ef43 | 2010-04-26 11:54:32 -0300 | [diff] [blame] | 871 | #1645: Bump hostapd package to 0.7.2 |
Alexander Clouter | acac2ec | 2010-03-13 21:43:06 +0100 | [diff] [blame] | 872 | |
Peter Korsgaard | ac1dfc8 | 2010-02-26 15:52:48 +0100 | [diff] [blame] | 873 | 2010.02, Release February 26th, 2010: |
Francisco Gonzalez Morell | f4f1570 | 2010-02-24 00:01:39 +0100 | [diff] [blame] | 874 | |
| 875 | Fixes all over the tree. |
| 876 | |
Peter Korsgaard | b209f22 | 2010-02-26 10:42:26 +0100 | [diff] [blame] | 877 | Updated/fixed packages: avahi, busybox, cramfs, ipsec-tools, libcgicc, |
| 878 | libgtk2, libraw1394, madplay, netsnmp, pango, squashfs, sylpheed, qt, |
| 879 | xfont_font-util |
Peter Korsgaard | ba50538 | 2010-02-24 22:59:32 +0100 | [diff] [blame] | 880 | |
Gustavo Zacarias | 0f40a46 | 2010-02-19 09:59:08 -0300 | [diff] [blame] | 881 | Removed packages: hostap, openmotif, xpdf |
Peter Korsgaard | ba50538 | 2010-02-24 22:59:32 +0100 | [diff] [blame] | 882 | |
| 883 | Issues resolved (http://bugs.uclibc.org): |
| 884 | |
| 885 | #165: openmotif does not build |
Gustavo Zacarias | 0f40a46 | 2010-02-19 09:59:08 -0300 | [diff] [blame] | 886 | #1147: Remove obsolete hostap package |
Peter Korsgaard | f561763 | 2010-02-25 17:27:50 +0100 | [diff] [blame] | 887 | #1183: make source fails to download gmp, mpfr and patches |
Francisco Gonzalez Morell | f4f1570 | 2010-02-24 00:01:39 +0100 | [diff] [blame] | 888 | |
Peter Korsgaard | 7bd8125 | 2010-02-23 23:28:46 +0100 | [diff] [blame] | 889 | 2010.02-rc2, Released February 23th, 2010: |
Peter Korsgaard | 23c8c88 | 2010-02-17 11:10:23 +0100 | [diff] [blame] | 890 | |
| 891 | Fixes all over the tree and new features. |
| 892 | |
Peter Korsgaard | 89fd720 | 2010-02-23 21:59:24 +0100 | [diff] [blame] | 893 | New packages: intltool |
| 894 | |
Peter Korsgaard | c8ff60c | 2010-02-19 11:30:54 +0100 | [diff] [blame] | 895 | Updated/fixed packages: ace_of_penguins, alsa-lib, alsa-utils, argus, |
Peter Korsgaard | 89fd720 | 2010-02-23 21:59:24 +0100 | [diff] [blame] | 896 | at, automake, ccache, dosfstools, e2fsprogs, flex, gob2, gmpc, |
| 897 | gst-plugins-good, imagemagick, iw, kexec, libeXosip, libgtk2, |
| 898 | libpcap, libpng, libsoup, libxcb, libxml-parser-perl, libxml2, |
| 899 | libxslt, lvm2, matchbox, mplayer, rsync, rubix, shared-mime-info, |
| 900 | tcl, webkit, xapp_mkfontscale, xfont_encodings, xfont_font-util, |
| 901 | xlib_libfontenc, xproto_trapproto, zlib |
Peter Korsgaard | c8ff60c | 2010-02-19 11:30:54 +0100 | [diff] [blame] | 902 | |
| 903 | Removed package: xboard |
Peter Korsgaard | 23c8c88 | 2010-02-17 11:10:23 +0100 | [diff] [blame] | 904 | |
Rob Alley | 6c9d387 | 2010-01-28 02:29:40 +1300 | [diff] [blame] | 905 | Issues resolved (http://bugs.uclibc.org): |
| 906 | |
Peter Korsgaard | 5239be0 | 2010-02-23 20:57:54 +0100 | [diff] [blame] | 907 | #335: atk looks for the path to the gnome library on the host |
| 908 | #355: Please update WebKit - it doesn't compile! |
| 909 | #453: libglib2 autoreconf |
| 910 | #457: e2fsprogs link problem |
| 911 | #459: libgtk2 autoreconf |
| 912 | #469: build of libgtk2 for host incorrectly assumes that X.org ... |
| 913 | #671: Bash fails to build when building buildront on Ubuntu 9.04 |
| 914 | #711: WebKit host dependencies problems |
| 915 | #821: cp: illegal operation |
| 916 | #1039: Not compiled on ubuntu karmic |
Rob Alley | 6c9d387 | 2010-01-28 02:29:40 +1300 | [diff] [blame] | 917 | #1069: [PATCH] The AT91BOOTSTRAP makefile contains a typo |
| 918 | |
Peter Korsgaard | f0bdacd | 2010-02-09 16:54:30 +0100 | [diff] [blame] | 919 | 2010.02-rc1, Released February 9th, 2010: |
| 920 | |
| 921 | Fixes all over the tree and new features. |
| 922 | |
| 923 | Generalized autotools infrastructure to be usable for |
| 924 | non-autotools packages, see package/Makefile.package.in for |
| 925 | details. |
| 926 | |
| 927 | Cleaned up avr32 toolchain config, external source-based |
| 928 | toolchain support is gone. |
| 929 | |
| 930 | Dependency checks: Also check for makeinfo, only print output |
| 931 | on errors. |
Peter Korsgaard | de21928 | 2009-12-03 15:59:15 +0100 | [diff] [blame] | 932 | |
Peter Korsgaard | 6c26a60 | 2010-01-23 23:07:20 +0100 | [diff] [blame] | 933 | Toolchain: uClibc 0.9.30.2, gcc 4.4.3 |
Peter Korsgaard | 6bfb488 | 2010-01-15 14:47:54 +0100 | [diff] [blame] | 934 | |
Peter Korsgaard | 731f3c3 | 2010-02-03 21:26:48 +0100 | [diff] [blame] | 935 | New packages: libcdaudio, libdvdnav, libdvdread, hostapd, ser2net, |
| 936 | tcpreplay |
Chris Packham | 20417bb | 2009-07-30 13:59:49 +1200 | [diff] [blame] | 937 | |
William Wagner | aea2ef9 | 2010-01-28 18:07:27 +0000 | [diff] [blame] | 938 | Updated/fixed packages: alsa-lib, alsa-utils, at, autoconf, bash, |
| 939 | bind, binutils, bootutils, busybox, dbus, directfb, dnsmasq, |
Julien Boibessot | 14d065b | 2010-02-08 18:39:19 +0100 | [diff] [blame] | 940 | e2fsprogs, gstreamer, gperf, gst-plugins-bad, gvfs, fbdump, flex, |
| 941 | hal, iptables, iw, jpeg, kismet, libfuse, libglib2, liboil, libpcap, |
| 942 | libungif, libxml2, libxslt, lighttpd, mesa, mpg123, mtd-utils, nbd, |
| 943 | neon, netstat-nat, newt, openvpn, pcre, php, qt, rdesktop, readline, |
| 944 | rpm, sawman, sdl, sdl_ttf, sqlite, sshfs, tremor, u-boot, |
| 945 | usb_modeswitch, usbutils, webkit, wpa_supplicant, xfsprogs, zlib |
Gustavo Zacarias | ba4183b | 2009-12-02 10:32:34 -0300 | [diff] [blame] | 946 | |
Peter Korsgaard | 640c740 | 2010-02-09 12:21:37 +0100 | [diff] [blame] | 947 | Removed package: asterisk, openswan |
Peter Korsgaard | 5223447 | 2010-02-08 17:20:41 +0100 | [diff] [blame] | 948 | |
Gustavo Zacarias | ba4183b | 2009-12-02 10:32:34 -0300 | [diff] [blame] | 949 | Issues resolved (http://bugs.uclibc.org): |
| 950 | |
Chris Packham | 20417bb | 2009-07-30 13:59:49 +1200 | [diff] [blame] | 951 | #515: tcpreplay: new package |
Lionel Landwerlin | 1041563 | 2009-12-06 22:21:58 +0100 | [diff] [blame] | 952 | #553: Wrong DirectFB ps2mouse limitation |
Clark Rawlins | 249f3db | 2009-12-01 08:46:27 -0500 | [diff] [blame] | 953 | #559: mesa3d build fails |
Peter Korsgaard | 7c73797 | 2009-12-07 09:14:36 +0100 | [diff] [blame] | 954 | #679: Autoconf cannot find M4 |
Gustavo Zacarias | 44816b1 | 2009-11-30 11:45:35 -0300 | [diff] [blame] | 955 | #739: New/updated hostapd package |
Gustavo Zacarias | d8968c6 | 2009-11-30 12:58:49 -0300 | [diff] [blame] | 956 | #749: Bump usbutils package to version 0.86 |
Peter Korsgaard | 79c9a43 | 2009-12-06 15:40:03 +0100 | [diff] [blame] | 957 | #751: Kernel 2.6 snapshot fetch fail |
Gustavo Zacarias | 1ba3c84 | 2009-12-01 17:00:59 -0300 | [diff] [blame] | 958 | #753: Bump lighttpd package to 1.4.25 |
Anders Darander | 9c37425 | 2009-12-02 13:29:23 +0100 | [diff] [blame] | 959 | #757: U-Boot: mkimage cannot be installed using external toolchain |
Gustavo Zacarias | ba4183b | 2009-12-02 10:32:34 -0300 | [diff] [blame] | 960 | #761: Add binutils 2.20 to toolchain options |
Gustavo Zacarias | 9f17728 | 2009-12-02 12:39:21 -0300 | [diff] [blame] | 961 | #763: [SECURITY] Update pcre to 7.9 |
Gustavo Zacarias | 09c181f | 2009-12-02 16:36:43 -0300 | [diff] [blame] | 962 | #765: Add buildroot branding to gcc |
Gustavo Zacarias | 7a90172 | 2009-12-02 14:39:52 -0300 | [diff] [blame] | 963 | #767: Bump iw package to 0.9.18 |
Gustavo Zacarias | b5867d9 | 2009-12-03 13:19:27 -0300 | [diff] [blame] | 964 | #773: [SECURITY] Update bind to 9.5.2-P1 |
grante | 0a62bb4 | 2009-12-10 16:12:21 -0600 | [diff] [blame] | 965 | #795: Minor edits to fix typos, grammar, spelling, usage in documen... |
Gustavo Zacarias | 4833d13 | 2009-12-14 17:27:01 -0300 | [diff] [blame] | 966 | #813: Drop not very useful generic package selection options ... |
Anders Darander | b9656e8 | 2009-12-23 10:05:45 +0100 | [diff] [blame] | 967 | #823: Editor backup files (~) is copied from the target_skeleton |
Gustavo Zacarias | 9400c73 | 2009-12-23 10:41:36 -0300 | [diff] [blame] | 968 | #827: Bump mtd-utils package to version 1.2.0 |
Peter Korsgaard | c47124d | 2010-01-18 00:32:45 +0100 | [diff] [blame] | 969 | #841: Build error |
Gustavo Zacarias | 0908e85 | 2010-01-19 15:09:28 -0300 | [diff] [blame] | 970 | #913: Bump iptables to 1.4.6 |
Gustavo Zacarias | c95e3b8 | 2010-01-19 15:06:36 -0300 | [diff] [blame] | 971 | #919: Bump usb_modeswitch package to 1.0.7 |
Gustavo Zacarias | ca2ad7d | 2010-01-19 15:07:54 -0300 | [diff] [blame] | 972 | #925: Bump wpa_supplicant package to 0.6.10 |
Gustavo Zacarias | db9dcbe | 2010-01-19 16:13:55 -0300 | [diff] [blame] | 973 | #931: Bump kismet package to 2010-01-R1 |
Gustavo Zacarias | b3febda | 2010-01-19 16:54:45 -0300 | [diff] [blame] | 974 | #937: Bump openvpn package to 2.1.1 |
Gustavo Zacarias | c623a23 | 2010-01-20 11:17:53 -0300 | [diff] [blame] | 975 | #943: Bump sqlite package to 3.6.22 |
Gustavo Zacarias | 3416f26 | 2010-01-26 11:36:07 -0300 | [diff] [blame] | 976 | #961: Bump dnsmasq to 2.52 |
Gustavo Zacarias | 60ce1b0 | 2010-01-26 11:47:42 -0300 | [diff] [blame] | 977 | #967: Bump netstat-nat to 1.4.10 |
Gustavo Zacarias | 6455c32 | 2010-01-25 10:42:50 -0300 | [diff] [blame] | 978 | #973: Bump iw to 0.9.19 |
Peter Korsgaard | fbf84d4 | 2010-01-31 22:13:45 +0100 | [diff] [blame] | 979 | #1003: DHCP options disabled with busybox-1.16.0 |
Peter Korsgaard | 934c7bb | 2010-01-29 15:01:04 +0100 | [diff] [blame] | 980 | #1009: [SECURITY] Bump php to 5.2.12 |
Gustavo Zacarias | 49d92eb | 2010-02-01 13:53:12 -0300 | [diff] [blame] | 981 | #1015: [SECURITY] Bump bind to 9.5.1-P2 |
Peter Korsgaard | c317439 | 2010-02-03 17:27:51 +0100 | [diff] [blame] | 982 | #1027: Busybox flash commands conflict with those from mtd-utils |
Gustavo Zacarias | d5d4825 | 2010-02-09 11:30:06 -0300 | [diff] [blame] | 983 | #1063: [SECURITY] Update lighttpd to 1.4.26 |
Peter Korsgaard | bf4d2d8 | 2009-12-04 09:24:01 +0100 | [diff] [blame] | 984 | |
Peter Korsgaard | 798927c | 2009-12-01 15:20:18 +0100 | [diff] [blame] | 985 | 2009.11, Released December 1st, 2009: |
Peter Korsgaard | b48fb8c | 2009-11-30 11:00:28 +0100 | [diff] [blame] | 986 | |
| 987 | Additional fixes and cleanups. |
| 988 | |
Peter Korsgaard | 9d998ad | 2009-12-01 12:18:38 +0100 | [diff] [blame] | 989 | Updated/fixed packages: alsamixergui, autoconf, coreutils, fltk, |
| 990 | microperl, ncurses, vim |
Peter Korsgaard | b48fb8c | 2009-11-30 11:00:28 +0100 | [diff] [blame] | 991 | |
| 992 | Issues resolved (http://bugs.uclibc.org): |
| 993 | |
| 994 | #707: Cant configure fltk-1.1.7. configure: error: Configure could ... |
| 995 | |
Peter Korsgaard | 31bd974 | 2009-11-29 23:26:54 +0100 | [diff] [blame] | 996 | 2009.11-rc2, Released November 29th, 2009: |
| 997 | |
| 998 | Additional fixes and cleanups. |
Daniel Mack | 6b6bdae | 2009-11-24 19:52:26 +0100 | [diff] [blame] | 999 | |
Peter Korsgaard | ade675c | 2009-11-29 21:25:49 +0100 | [diff] [blame] | 1000 | Updated/fixed packages: busybox, dbus, fltk, gvfs, ltrace |
Daniel Mack | 6b6bdae | 2009-11-24 19:52:26 +0100 | [diff] [blame] | 1001 | |
Peter Korsgaard | 2d04d56 | 2009-11-23 23:20:21 +0100 | [diff] [blame] | 1002 | 2009.11-rc1, Released November 23rd, 2009: |
Gustavo Zacarias | 7483499 | 2009-09-01 23:02:06 +0200 | [diff] [blame] | 1003 | |
Peter Korsgaard | b8a917f | 2009-11-23 10:24:52 +0100 | [diff] [blame] | 1004 | Fixes all over the tree and new features. |
| 1005 | |
| 1006 | Cleaned up / Simplified build directory layout. Refer to |
| 1007 | docs/buildroot.html#using for details. |
| 1008 | |
| 1009 | Target defconfig files moved to configs/ and listed in 'make help' |
| 1010 | output. |
| 1011 | |
Peter Korsgaard | 406053d | 2009-11-20 14:05:48 +0100 | [diff] [blame] | 1012 | Fixed *clean targets. Now clean removes everything generated, |
| 1013 | so you can do a fresh rebuild. Distclean furthermore removes |
| 1014 | kbuild tools and .config, bringing the source tree back in a |
| 1015 | pristine state. |
| 1016 | |
Peter Korsgaard | b8a917f | 2009-11-23 10:24:52 +0100 | [diff] [blame] | 1017 | Toolchain: ARM cortex A8 support, GCC 4.4.2, sensible default |
| 1018 | soft / hardfloat setting for architecture, ensure target-ldd |
| 1019 | gets installed. |
Laine Walker-Avina | 83182dd | 2009-10-29 10:30:50 -0700 | [diff] [blame] | 1020 | |
Peter Korsgaard | 4114643 | 2009-09-29 11:45:50 +0200 | [diff] [blame] | 1021 | New packages: divine, gvfs, libarchive, libmicrohttpd, |
Lionel Landwerlin | 0ad5869 | 2009-10-18 21:03:09 +0200 | [diff] [blame] | 1022 | sdl_sound, swfdec, sysstat |
Daniel Mack | 3251879 | 2009-08-25 16:04:56 +0200 | [diff] [blame] | 1023 | |
Peter Korsgaard | 81e4ba3 | 2009-11-23 13:03:59 +0100 | [diff] [blame] | 1024 | Updated/fixed packages: alsa-lib, alsamixergui, autoconf, bootutils, |
| 1025 | busybox, gcc, directfb, dnsmasq, e2fsprogs, festival, gamin, gperf, |
| 1026 | gqview, gstreamer, gst-plugins-bad, gst-plugins-base, gst-plugins-good, |
Peter Korsgaard | f6cbb26 | 2009-11-23 13:02:54 +0100 | [diff] [blame] | 1027 | imagemagick, ipkg, iptables, iw, kernel-headers, kismet, leafpad, |
| 1028 | libelf, libevent, libglib2, libidn, liblockfile, libmad, libpcap, |
Peter Korsgaard | fa946b7 | 2009-11-23 13:11:00 +0100 | [diff] [blame] | 1029 | libupnp, libuuid, libxml2, lighttpd, ltrace, lua, lzma, magiccube4d, |
Peter Korsgaard | 1dd9d9f | 2009-11-23 13:54:05 +0100 | [diff] [blame] | 1030 | matchbox, mdadm, nbd, ncftp, ncurses, netkittelnet, netsnmp, |
Peter Korsgaard | 7ba54a0 | 2009-11-23 14:41:36 +0100 | [diff] [blame] | 1031 | ng-spice-rework, ntfs-3g, openntp, openssl, pcmanfm, php, psmisc, |
Baruch Siach | 883f066 | 2009-11-23 23:05:23 +0100 | [diff] [blame] | 1032 | python, quagga, radvd, rpm, rsync, rubix, samba, sawman, sdl, sdl_image, |
Peter Korsgaard | b704677 | 2009-11-23 15:10:53 +0100 | [diff] [blame] | 1033 | shared-mime-info, sfdisk, spawn-fcgi, speech-tools, sqlite, squashfs, |
Peter Korsgaard | 9627e21 | 2009-11-23 16:31:35 +0100 | [diff] [blame] | 1034 | synergy, syslinux, sysklogd, target-binutils, tcpdump, torsmo, u-boot, |
| 1035 | udpcast, util-linux, valgrind, vsftpd, wipe, wpa-supplicant, x11vnc, |
Lionel Landwerlin | 5ad8ad0 | 2010-01-27 02:08:49 +0100 | [diff] [blame] | 1036 | xdata_xcursor-themes, xboard, xfsprogs, xstroke, zlib[5~ |
Peter Korsgaard | 76aaac6 | 2009-09-14 15:54:24 +0200 | [diff] [blame] | 1037 | |
Peter Korsgaard | 87d74d9 | 2009-11-23 11:30:07 +0100 | [diff] [blame] | 1038 | Removed package: mdnsresponder, mpatrol, gcc 3.4.6 + 4.0.4, vice |
Peter Korsgaard | 8a19a79 | 2009-10-01 22:32:44 +0200 | [diff] [blame] | 1039 | |
Gustavo Zacarias | 7483499 | 2009-09-01 23:02:06 +0200 | [diff] [blame] | 1040 | Issues resolved (http://bugs.uclibc.org): |
| 1041 | |
Sven Neumann | 1d9178d | 2009-09-21 23:26:51 +0200 | [diff] [blame] | 1042 | #301: allow to install libsmbclient |
Sven Neumann | bc95b3a | 2009-09-27 23:19:40 +0200 | [diff] [blame] | 1043 | #303: add gvfs package |
Evan Zelkowitz | 8e8354d | 2009-09-20 10:02:44 +0200 | [diff] [blame] | 1044 | #477: Add sdl_sound package |
Gustavo Zacarias | 57f3b11 | 2009-09-01 14:01:40 -0300 | [diff] [blame] | 1045 | #487: Make kismet package sexier |
Gustavo Zacarias | bdf41d6 | 2009-09-01 13:04:17 -0300 | [diff] [blame] | 1046 | #511: New package usb_modeswitch |
Gustavo Zacarias | 7483499 | 2009-09-01 23:02:06 +0200 | [diff] [blame] | 1047 | #527: misc fixes for dnsmasq package |
Will Newton | a07032e | 2009-08-11 16:35:23 +0100 | [diff] [blame] | 1048 | #565: libevent: Bump version and clean up makefile |
Olaf Rempel | 27cf811 | 2009-09-16 08:39:26 +0200 | [diff] [blame] | 1049 | #587: Use iptables multipurpose binaries and bump to 1.4.4 |
Peter Korsgaard | da25e92 | 2009-10-25 22:15:06 +0100 | [diff] [blame] | 1050 | #593: Missing early check for patch(1) |
Peter Korsgaard | b71951b | 2009-11-22 21:25:31 +0100 | [diff] [blame] | 1051 | #597: (REOP) Selecting busybox in buildroot's config clobbers ar ... |
Peter Korsgaard | 1716839 | 2009-09-21 17:42:22 +0200 | [diff] [blame] | 1052 | #609: libmicrohttpd: New package |
| 1053 | #615: python: Don't delete .py files unless asked |
Peter Korsgaard | f5239c3 | 2009-09-19 09:46:55 +0200 | [diff] [blame] | 1054 | #617: netkit/inetd requires RPC and fails to build if RPC is disabled |
Kelvin Cheung | 07019b2 | 2009-11-22 21:08:37 +0100 | [diff] [blame] | 1055 | #619: netkittelnet requires netkitbase to install, but there's no ... |
Vincent Palatin | 6aac003 | 2009-11-22 21:18:11 +0100 | [diff] [blame] | 1056 | #645: allow to build nbd-server with NBD package |
Gustavo Zacarias | 829d4ff | 2009-10-09 10:31:31 -0300 | [diff] [blame] | 1057 | #653: [SECURITY] Update php package to version 5.2.11 |
Gustavo Zacarias | ab17f40 | 2009-10-09 10:42:41 -0300 | [diff] [blame] | 1058 | #655: Update sqlite package to version 3.6.18 |
Simon Pasch | f72f3fd | 2009-10-13 14:23:08 +0200 | [diff] [blame] | 1059 | #657: Bug in imagemagick-clean target |
Kelvin Cheung | 07019b2 | 2009-11-22 21:08:37 +0100 | [diff] [blame] | 1060 | #663: Add option for NAND flash with 512B Page and 16 kB erasesize ... |
rvpaasen | d7f5f04 | 2009-10-18 19:35:12 +0200 | [diff] [blame] | 1061 | #665: [PATCH] Samba package |
rvpaasen | 69ec17c | 2009-10-29 21:35:33 +0100 | [diff] [blame] | 1062 | #667: [PATCH] e2fsprogs |
Peter Korsgaard | 351b679 | 2009-11-22 21:03:42 +0100 | [diff] [blame] | 1063 | #683: SDL-dfb does not select directfb |
Peter Korsgaard | 3445ff4 | 2009-11-22 20:52:15 +0100 | [diff] [blame] | 1064 | #701: make install problem with unstripped binaries |
Gustavo Zacarias | 48ed49e | 2009-11-10 13:42:35 -0300 | [diff] [blame] | 1065 | #703: [SECURITY] Update openssl package to 0.9.8l |
Gustavo Zacarias | 3848cd6 | 2009-11-10 12:01:09 -0300 | [diff] [blame] | 1066 | #705: Bump spawn-fcgi package to 1.6.3 |
Gustavo Zacarias | 4e27686 | 2009-11-10 13:58:07 -0300 | [diff] [blame] | 1067 | #709: Bump lighttpd package to 1.4.24 |
Gustavo Zacarias | 26073d2 | 2009-11-13 09:49:43 -0300 | [diff] [blame] | 1068 | #713: Migrate openntpd package to Makefile.autotools.in |
Gustavo Zacarias | 83f9881 | 2009-11-13 12:07:56 -0300 | [diff] [blame] | 1069 | #715: Bump libidn package to 1.15 and other fixes |
Gustavo Zacarias | 882e137 | 2009-11-13 12:12:09 -0300 | [diff] [blame] | 1070 | #717: Bump dnsmasq to 2.51 and introduce new IDN option |
Gustavo Zacarias | bd49a62 | 2009-11-19 10:26:43 -0300 | [diff] [blame] | 1071 | #731: Bump iw package to 0.9.17 |
Gustavo Zacarias | 7483499 | 2009-09-01 23:02:06 +0200 | [diff] [blame] | 1072 | |
Peter Korsgaard | f0eb8b5 | 2009-08-31 10:23:48 +0200 | [diff] [blame] | 1073 | 2009.08, Released August 31th, 2009: |
| 1074 | |
| 1075 | Additional fixes and cleanups. |
| 1076 | |
| 1077 | Updated/fixed packages: ctorrent, saveconfig/getconfig, |
| 1078 | sdl_net, util-linux. |
Peter Korsgaard | 014df31 | 2009-08-30 22:01:23 +0200 | [diff] [blame] | 1079 | |
| 1080 | Issues resolved (http://bugs.uclibc.org): |
| 1081 | |
| 1082 | #529: util-linux doesn't find headers and include libs correctly |
Kelvin Cheung | cc8a917 | 2009-08-31 07:23:59 +0200 | [diff] [blame] | 1083 | #557: Build ctorrent with SSL support if available |
Peter Korsgaard | 014df31 | 2009-08-30 22:01:23 +0200 | [diff] [blame] | 1084 | |
Peter Korsgaard | 4595a2f | 2009-08-26 23:21:30 +0200 | [diff] [blame] | 1085 | 2009.08-rc3, Released August 26th, 2009: |
| 1086 | |
| 1087 | Additional fixes and cleanups. |
| 1088 | |
| 1089 | Updated/fixed packages: alsa-utils, berkeleydb, busybox, dbus, |
| 1090 | directfb, enchant, kernel headers. |
| 1091 | |
| 1092 | Issues resolved (http://bugs.uclibc.org): |
| 1093 | |
| 1094 | #471: Allow directfb compilation with debug |
| 1095 | #541: Removal of CVS directories in target filesystem broken |
| 1096 | #547: berkeleydb: Update config.{sub, guess} |
| 1097 | #549: enchant: Fix dependencies. |
| 1098 | #569: Fix alsa-utils build for x86 on x86-64 |
| 1099 | |
Peter Korsgaard | 4ebaaf4 | 2009-08-06 10:39:54 +0200 | [diff] [blame] | 1100 | 2009.08-rc2, Released August 6th, 2009: |
| 1101 | |
| 1102 | Additional fixes and new features. |
| 1103 | |
| 1104 | New packages: libuuid, gcc 4.3.4. |
| 1105 | |
Peter Korsgaard | 4595a2f | 2009-08-26 23:21:30 +0200 | [diff] [blame] | 1106 | Updated/fixed packages: busybox, classpath, gzip, ipsec-tools, |
| 1107 | jamvm, libusb, microperl, neon, popt, sed, webkit. |
Peter Korsgaard | 4ebaaf4 | 2009-08-06 10:39:54 +0200 | [diff] [blame] | 1108 | |
| 1109 | Fixed issue with 'make oldconfig' |
Peter Korsgaard | 0468b5c | 2009-08-04 22:58:54 +0200 | [diff] [blame] | 1110 | |
| 1111 | Issues resolved (http://bugs.uclibc.org): |
| 1112 | |
| 1113 | #525: sed broken with external toolchain |
Peter Korsgaard | 15dab04 | 2009-08-05 09:23:29 +0200 | [diff] [blame] | 1114 | #537: Fix gzip build with recent glibc |
Peter Korsgaard | 0468b5c | 2009-08-04 22:58:54 +0200 | [diff] [blame] | 1115 | |
Peter Korsgaard | 3190d5b | 2009-08-02 23:09:07 +0200 | [diff] [blame] | 1116 | 2009.08-rc1, Released August 2nd, 2009: |
| 1117 | |
| 1118 | Fixes all over the tree and new features. |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 1119 | |
Thomas Petazzoni | 6609525 | 2009-07-27 11:06:32 +0200 | [diff] [blame] | 1120 | Improvement of external toolchain support: |
| 1121 | - Support for glibc toolchains. |
| 1122 | - The toolchain configuration announced to Buildroot is |
| 1123 | verified against the real toolchain configuration. |
| 1124 | - Fixes, documentation. |
| 1125 | |
| 1126 | Cleanup X.org support: clarified configuration options, and |
| 1127 | removed mandatory dependency on useless libraries such as |
| 1128 | libXt or libXaw. |
| 1129 | |
Thomas Petazzoni | d9a9501 | 2009-07-27 18:08:32 +0200 | [diff] [blame] | 1130 | New QT-based configurator, usable using 'make xconfig'. |
| 1131 | |
Peter Korsgaard | 3190d5b | 2009-08-02 23:09:07 +0200 | [diff] [blame] | 1132 | Support for the Xtensa architecture. |
| 1133 | |
| 1134 | Toolchain: GCC 4.4.1, 2.6.30 kernel headers, removed < 2.6.26 |
| 1135 | headers. |
| 1136 | |
| 1137 | New packages: bmon, ctorrent, dosfstools, enchant, |
| 1138 | gst-plugins-bad, iw, libmms, libnl, netstat-nat, ntfsprogs, |
| 1139 | sdl_gfx, spawn-fcgi. |
| 1140 | |
| 1141 | Updated packages: bind, busybox, coreutils, sqlite, directfb, |
| 1142 | expat, gamin, gnuconfig, haserl, ipsec-tools, classpath, |
| 1143 | libcurl, libglib2, liblockfile, libpng, libsoup, libxml2, |
| 1144 | lighttpd, ltp-testsuite, lvm2, matchbox, memstat, |
| 1145 | gst-plugins-good, gstreamer, libogg, libvorbis, mplayer, |
| 1146 | neon, openssl, pciutils, php, qt, ruby, sawman, webkit, |
| 1147 | wpa-supplicant, xdriver_xf86-input-synaptics, |
| 1148 | xdriver_xf86-video-intel, xlib_libXfont, xlib_libXft, |
| 1149 | xlib_libXt, xproto_xproto, xserver-xorg, xutil_makedepend, |
| 1150 | xutil_util-macros. |
| 1151 | |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 1152 | Issues resolved (http://bugs.uclibc.org): |
| 1153 | |
Peter Korsgaard | 2e71cd8 | 2009-07-07 23:26:36 +0200 | [diff] [blame] | 1154 | #83: liblockfile fails to compile due to eaccess redefinition |
Peter Korsgaard | 0aa7062 | 2009-07-24 07:51:16 +0200 | [diff] [blame] | 1155 | #163: Xtensa architecture port |
Thomas Petazzoni | 7a1a334 | 2009-07-28 16:18:10 +0200 | [diff] [blame] | 1156 | #171: xorg-server / kernel headers 2.6.26 - vm86.c compilation issue |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 1157 | #241: device mapper + lvm2: build together |
Olaf Rempel | 52dbe07 | 2009-03-02 17:35:41 +0100 | [diff] [blame] | 1158 | #243: ctorrent: new package |
Olaf Rempel | bb14fc4 | 2009-03-02 17:58:13 +0100 | [diff] [blame] | 1159 | #247: ntfsprogs: new package |
Peter Korsgaard | 71c810f | 2009-07-18 00:04:20 +0200 | [diff] [blame] | 1160 | #271: Library 'libgcc_s.so.1' not installed in search path |
Gustavo Zacarias | 57c2e79 | 2009-07-26 21:08:51 +0200 | [diff] [blame] | 1161 | #287: New package libnl |
Gustavo Zacarias | 9a6d6cf | 2009-08-02 22:25:04 +0200 | [diff] [blame] | 1162 | #289: New package iw |
Will Newton | 6fecd53 | 2009-07-27 12:20:27 +0100 | [diff] [blame] | 1163 | #331: Update MPlayer to version 1.0rc2 |
Gustavo Zacarias | 5818010 | 2009-06-30 21:40:23 +0200 | [diff] [blame] | 1164 | #333: Bump sqlite package to 3.6.15 |
Peter Korsgaard | e61606a | 2009-06-23 13:55:38 +0200 | [diff] [blame] | 1165 | #349: update libsoup to version 2.26.2 |
Gustavo Zacarias | c2dbefd | 2009-07-26 21:50:02 +0200 | [diff] [blame] | 1166 | #357: New package netstat-nat |
Gustavo Zacarias | 234fb28 | 2009-07-02 14:55:51 +0200 | [diff] [blame] | 1167 | #359,#413: Upgrade openvpn to Makefile.autotools.in |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 1168 | #367: linux kernel compile error for arm926t |
Evan Zelkowitz | 10e9b7e | 2009-07-18 11:29:26 +0200 | [diff] [blame] | 1169 | #369: Add SDL_gfx package |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 1170 | #373: Support for building gstreamer without libxml |
Peter Korsgaard | e61606a | 2009-06-23 13:55:38 +0200 | [diff] [blame] | 1171 | #379: update DirectFB to version 1.4.0 |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 1172 | #383: gst-plugins-good: Allow soup plugin to be configured |
| 1173 | #385: neon: Fix pkgconfig dependency |
Peter Korsgaard | bd26b58 | 2009-07-16 15:07:20 +0200 | [diff] [blame] | 1174 | #387: Tremor not installed to toolchain |
Gustavo Zacarias | ba4fbdc | 2009-07-26 22:03:15 +0200 | [diff] [blame] | 1175 | #389: New package bmon |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 1176 | #391: gstreamer: Bump version to 0.10.23 |
| 1177 | #393: gst-plugins-base: Bump version to 0.10.23 |
| 1178 | #395: gst-plugins-bad: New package |
Peter Korsgaard | f431182 | 2009-07-27 00:05:14 +0200 | [diff] [blame] | 1179 | #403: Error while building iso9660 image |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 1180 | #409: Bump php package to 5.2.10 |
| 1181 | #411: ipsec-tools: Bump version to 0.7.2 |
Gustavo Zacarias | 0468be6 | 2009-07-01 15:36:19 +0200 | [diff] [blame] | 1182 | #417: New package spawn-fcgi |
Gustavo Zacarias | 264b9c1 | 2009-07-01 15:31:59 +0200 | [diff] [blame] | 1183 | #419: Bump lighttpd package to 1.4.23 |
Will Newton | 27ce942 | 2009-07-27 10:39:50 +0200 | [diff] [blame] | 1184 | #421: toolchain: Clean up toolchain locale support menu |
Will Newton | 81f9990 | 2009-06-29 11:54:06 +0100 | [diff] [blame] | 1185 | #427: webkit: Update to WebKit svn r44552 |
Will Newton | 56fcdc9 | 2009-07-02 16:54:41 +0100 | [diff] [blame] | 1186 | #437: ltp-testsuite: Bump version to 20090630 |
Mike Crowe | f26acf6 | 2009-06-18 13:29:02 +0100 | [diff] [blame] | 1187 | #451: Upgrade from unmaintained dosfstools-2.11 to dosfstools-3.0.3 |
Peter Korsgaard | e0debb7 | 2009-07-17 21:07:42 +0200 | [diff] [blame] | 1188 | #467: DirectFB 1.4.1 |
Peter Korsgaard | 0aa7062 | 2009-07-24 07:51:16 +0200 | [diff] [blame] | 1189 | #473: memstat_0.5.tar.gz has install with -D and that fails "make" |
Will Newton | 5079d7a | 2009-07-28 11:37:20 +0100 | [diff] [blame] | 1190 | #491: libxml2: Bump version to 0.7.3 |
Gustavo Zacarias | ff69aee | 2009-07-29 10:02:15 -0300 | [diff] [blame] | 1191 | #495: Bump bind package to 9.5.1-P3 (security) |
Peter Korsgaard | 2a966bc | 2009-07-29 21:49:45 +0200 | [diff] [blame] | 1192 | #497: OpenSSL RSA key generation hangs on x86_64 |
Gustavo Zacarias | 00c8bdd | 2009-07-30 10:09:47 -0300 | [diff] [blame] | 1193 | #509: Bump sqlite package to 3.6.16 |
Peter Korsgaard | a7b50b9 | 2009-08-02 09:59:15 +0200 | [diff] [blame] | 1194 | #523: pciutils broken with external toolchain |
Daniele Salvatore Albano | 9be449f | 2009-08-02 22:32:03 +0200 | [diff] [blame] | 1195 | #533: Update gamin to 0.1.10 to fix compilation |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 1196 | |
Peter Korsgaard | a69b3d6 | 2009-06-01 09:00:03 +0200 | [diff] [blame] | 1197 | 2009.05, Released June 1st, 2009: |
| 1198 | |
| 1199 | Fixes for dropbear & diffutils, bump linux-advanced 2.6.29.x |
| 1200 | version and marked ubifsroot as broken. |
| 1201 | |
Peter Korsgaard | 45e11e2 | 2009-05-27 20:44:08 +0200 | [diff] [blame] | 1202 | 2009.05-rc3, Released May 27th, 2009: |
| 1203 | |
| 1204 | Fixes for toolchain (gcc arm pr37436), stable kernel versions, |
| 1205 | busybox, curl, libusb, readline, python and strace. |
| 1206 | |
| 1207 | Issues resolved (http://bugs.uclibc.org): |
| 1208 | |
| 1209 | #345: libcurl package needs a urandom fix |
| 1210 | |
Peter Korsgaard | 13328d2 | 2009-05-19 20:18:04 +0200 | [diff] [blame] | 1211 | 2009.05-rc2, Released May 19th, 2009: |
| 1212 | |
| 1213 | Fixes for toolchain (gcc w/softfloat on ppc, 3.4.6 buildfix |
| 1214 | for newer hosts), stable kernel versions, busybox, cups, |
| 1215 | dmraid, docker, mesa3d, rsync and updated defconfigs. |
| 1216 | |
| 1217 | xserver marked as broken on AVR32 and atngw100-expanded |
| 1218 | config removed. |
Peter Korsgaard | 61aeb6e | 2009-05-06 17:09:16 +0200 | [diff] [blame] | 1219 | |
| 1220 | Issues resolved (http://bugs.uclibc.org): |
| 1221 | |
| 1222 | #167: metacity does not build |
Peter Korsgaard | 13328d2 | 2009-05-19 20:18:04 +0200 | [diff] [blame] | 1223 | #295: gamin installs python support even if python is disabled |
| 1224 | #323: gen_matypes fails to execute during build of Mesa when us... |
Peter Korsgaard | 61aeb6e | 2009-05-06 17:09:16 +0200 | [diff] [blame] | 1225 | |
Peter Korsgaard | cf92bc2 | 2009-05-05 11:53:14 +0200 | [diff] [blame] | 1226 | 2009.05-rc1, Released May 5th, 2009: |
| 1227 | |
| 1228 | Fixes all over the tree, further conversion of packages to |
| 1229 | Makefile.autotools.in and we now build host versions of |
| 1230 | packages where needed for build time dependencies instead of |
| 1231 | relying on the correct versions being available on the build |
| 1232 | host. Ancient toolchain / busybox versions have furthermore |
| 1233 | been removed as announced in the 2009.02 release notes. |
| 1234 | |
| 1235 | New packages: flac, gob2, lzop, taglib, wpa_supplicant |
| 1236 | |
| 1237 | Updated packages: avahi, bind, binutils, busybox, dbus, dbus-glib, |
| 1238 | directfb, dnsmasq, freetype, gcc, gmp, gstreamer, iptables, kernel |
| 1239 | headers, kexec, libglib2, libpng, libsndfile, lua, mpfr, ntfs-3g, |
| 1240 | openssl, php, qtopia4, rsync, samba, sqlite, tar, uboot, uclibc, |
| 1241 | util-linux, xorg7, xerces |
| 1242 | |
| 1243 | Issues resolved (http://bugs.uclibc.org): |
| 1244 | |
| 1245 | #5,#77,#141,#143: Convert php package to Makefile.autotools.in |
| 1246 | and a ton of other improvements |
| 1247 | #19: page.h missing by util-linux |
| 1248 | #37: update libglib2 to version 2.18.4 |
| 1249 | #61: tslib puts staging_dir into pkgconfig file |
| 1250 | #69: tar refuses to build |
| 1251 | #71,#175: ./wchar.h:41:12: error: empty filename in #include |
| 1252 | #73: Bump openssl package to the latest version |
| 1253 | #81: New package wpa_supplicant |
| 1254 | #99: new package: flac |
| 1255 | #101: update gstreamer packages |
| 1256 | #105,#313: menuconfig segfaults on tinyx if wchar is not |
| 1257 | selected |
| 1258 | #107: convert libvorbis to Makefile.autotools.in |
| 1259 | #109: Make pppd package avoid bsd err |
| 1260 | #111: binutils 2.17 fails to build when texinfo >= 4.10 |
| 1261 | #133: Modify ncurses5-config to get correct include path |
| 1262 | #137: Bump php to version 5.2.9 |
| 1263 | #139: Bump sqlite to 3.6.11 and convert to |
| 1264 | Makefile.autotools.in |
| 1265 | #145: Bump bind package to 9.5.1-P1 (security) |
| 1266 | #147: buildroot toolchain fails to build w/binutils-2.19.1 |
| 1267 | #151: openssl package trivial fixes |
| 1268 | #161: vim fails on patching with errors in configure.patch |
| 1269 | #169: blackbox-0.70.1 does not build |
| 1270 | #177: xdriver_xf86-input-keyboard does not build |
| 1271 | #179: Upgrade dropbear to Makefile.autotools.in |
| 1272 | #181: Update to Xorg 7.4 |
| 1273 | #187: ntfs-3g: could not build cross |
| 1274 | #191: alsa-lib ARM binaries always built with EABI |
| 1275 | #213: Bump wpa_supplicant package to version 0.6.9 |
| 1276 | #217: Bump openssl package to 0.9.8k (security) |
| 1277 | #219: Toolchain build fails on m4 |
| 1278 | #225: m4 macros are out of place |
| 1279 | #233: make ipv6 optional in iptables |
| 1280 | #237: ncftp: convert to Makefile.autotools.in |
| 1281 | #239: ntfs-3g: convert to Makefile.autotools.in |
| 1282 | #245: lzop: new package |
| 1283 | #271: Bump bind package to 9.5.1-P2 (security) |
| 1284 | #277: Bump sqlite package to 3.6.16 |
| 1285 | #279: update libglib2 to version 2.20.1 |
| 1286 | #281: update DirectFB to version 1.2.8 |
| 1287 | #283: add taglib |
| 1288 | #285: compilation of samba fails if IPV6 support is missing |
| 1289 | #293: update samba to version 3.3.3 |
| 1290 | #299: add shared-mime-info package |
| 1291 | #307: make openssl package respect build flags |