Peter Korsgaard | 09af838 | 2010-11-25 11:29:30 +0100 | [diff] [blame^] | 1 | 2010.11-rc2, Released November 25th, 2010: |
Peter Korsgaard | dfbb389 | 2010-11-17 07:27:11 +0100 | [diff] [blame] | 2 | |
| 3 | Fixes all over the tree. |
| 4 | |
Peter Korsgaard | 09af838 | 2010-11-25 11:29:30 +0100 | [diff] [blame^] | 5 | Add support for LEON Sparc architecture variants. Fix make |
| 6 | source/external-deps for host packages. |
Konrad Eisele | fe629f9 | 2010-11-09 13:27:34 -0300 | [diff] [blame] | 7 | |
Peter Korsgaard | b9c5809 | 2010-11-25 11:07:08 +0100 | [diff] [blame] | 8 | Updated/fixed packages: bash, bind, busybox, dialog, gpsd, |
| 9 | libglib2, libcurl, libmad, lrzsz, midori, module-init-tools, |
| 10 | mtd-utils, openssh, openssl, pciutils, php, qt, sqlite, |
| 11 | sysstat, webkit, zlib |
Peter Korsgaard | dfbb389 | 2010-11-17 07:27:11 +0100 | [diff] [blame] | 12 | |
| 13 | Issues resolved (http://bugs.uclibc.org): |
| 14 | |
Gustavo Zacarias | 4741662 | 2010-11-16 10:14:45 -0300 | [diff] [blame] | 15 | #759: Sysstat build broken without libintl |
Peter Korsgaard | 84a6f53 | 2010-11-18 10:28:11 +0100 | [diff] [blame] | 16 | #2479: host-module-init-tools 3.11 fails to build |
Peter Korsgaard | b95ccd5 | 2010-11-19 16:41:00 +0100 | [diff] [blame] | 17 | #2725: Buildroot overrides kernel config |
Peter Korsgaard | adb0dff | 2010-11-18 21:50:25 +0100 | [diff] [blame] | 18 | #2785: mtd-utils build fails due to missing libmtd |
Thomas Rudin | 972cd42 | 2010-11-15 17:12:49 -0300 | [diff] [blame] | 19 | #2791: Added PHP-Process Control to the PHP-Package |
Stanislav Bogatyrev | e5edc73 | 2010-11-15 16:23:30 -0300 | [diff] [blame] | 20 | #2797: pciutils dependencies on zlib not taken into account |
Peter Korsgaard | dfbb389 | 2010-11-17 07:27:11 +0100 | [diff] [blame] | 21 | #2809: failed to compile libglib2 |
Peter Korsgaard | e25fe72 | 2010-11-17 22:00:29 +0100 | [diff] [blame] | 22 | #2821: [PATCH] Patch for JavaScriptCore in QtWebKit module |
| 23 | #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] | 24 | #2833: Failed to compile webkit without X11 |
Peter Korsgaard | dfbb389 | 2010-11-17 07:27:11 +0100 | [diff] [blame] | 25 | |
Peter Korsgaard | ea252b0 | 2010-11-08 10:24:31 +0100 | [diff] [blame] | 26 | 2010.11-rc1, Released November 8th, 2010: |
Peter Korsgaard | 9bc12b8 | 2010-09-02 17:07:22 +0200 | [diff] [blame] | 27 | |
Peter Korsgaard | ea252b0 | 2010-11-08 10:24:31 +0100 | [diff] [blame] | 28 | Fixes all over the tree and new features. |
Peter Korsgaard | bfa9e9e | 2010-09-05 22:42:01 +0200 | [diff] [blame] | 29 | |
| 30 | Kconfig infrastructure rebased against 2.6.36-rc1, bringing |
| 31 | misc fixes + nconfig and savedefconfig targets. |
| 32 | |
Yann E. MORIN | 10c1eec | 2010-09-19 21:54:09 +0200 | [diff] [blame] | 33 | Toolchain: ARM cortex A9 support, experimental crosstool-ng |
Peter Korsgaard | 3daa912 | 2010-11-05 07:32:52 +0100 | [diff] [blame] | 34 | backend, GCC 4.5.x. |
Peter Korsgaard | 92870a7 | 2010-09-12 19:36:57 +0200 | [diff] [blame] | 35 | |
Peter Korsgaard | 785fef1 | 2010-09-20 16:19:26 +0200 | [diff] [blame] | 36 | Fs: Squashfs 4.1 with lzo support |
| 37 | |
Peter Korsgaard | 1860bda | 2010-09-16 13:25:32 +0200 | [diff] [blame] | 38 | Old-style package hooks (*_HOOK_POST_*) removed. Use the more |
| 39 | generic new-style ones instead. |
| 40 | |
Peter Korsgaard | a172611 | 2010-09-16 22:33:06 +0200 | [diff] [blame] | 41 | Download handling reworked and support for git/svn downloads |
| 42 | added. |
| 43 | |
Thomas Petazzoni | 5f71fc1 | 2010-11-04 20:31:25 +0100 | [diff] [blame] | 44 | Removed experimental shared config.cache support, as it is |
| 45 | too unreliable. |
| 46 | |
Yann E. MORIN | aefad53 | 2010-09-26 10:56:12 +0200 | [diff] [blame] | 47 | A convenience Makefile wrapper is created when using |
| 48 | out-of-tree building, similar to how it is done for the kernel. |
| 49 | |
Peter Korsgaard | 9f36bd4 | 2010-09-30 14:44:14 +0200 | [diff] [blame] | 50 | Alpha, Cris, IA64 and Sparc64 architecture support removed. |
| 51 | |
Gustavo Zacarias | 666bef2 | 2010-11-02 16:35:11 -0300 | [diff] [blame] | 52 | New packages: argp-standalone, gdk-pixbuf, gpsd, gst-ffmpeg, |
Felipe Contreras | 603030a | 2010-09-20 02:44:40 +0300 | [diff] [blame] | 53 | libmpeg2, kbd, librsvg, nuttcp, rng-tools, rrdtool, xz |
Peter Korsgaard | d380d51 | 2010-09-20 17:32:46 +0200 | [diff] [blame] | 54 | |
Martin Banky | 299f782 | 2010-09-26 00:13:52 -0700 | [diff] [blame] | 55 | Updated/fixed packages: acpid, alsa-lib, argus, at, autoconf, |
Peter Korsgaard | edfb126 | 2010-09-27 22:08:39 +0200 | [diff] [blame] | 56 | automake, avahi, axel, beecrypt, berkeleydb, bind, bmon, boa, |
Peter Korsgaard | f8b8a48 | 2010-10-06 16:44:57 +0200 | [diff] [blame] | 57 | bootutils, bridge-utils, bsdiff, busybox, cvs, dbus, directfb, |
Gustavo Zacarias | fe67fb0 | 2010-11-02 16:30:12 -0300 | [diff] [blame] | 58 | dmraid, docker, dosfstools, dropbear, e2fsprogs, ethtool, |
| 59 | expat, ezxml, fbset, fconfig, ffmpeg, freetype, gadgetfs-test, |
| 60 | gamin, gawk, genext2fs, gperf, gst-plugins-base, |
| 61 | gst-plugins-ugly, gtk2-themes, gtkperf, gvfs, haserl, hdparm, |
| 62 | hostapd, hwdata, ifplugd, imagemagick, iperf, ipsec-tools, |
| 63 | iproute2, iptables, iw, jpeg, kexec, kismet, less, libcgi, |
| 64 | libcurl, libdaemon, libdnet, liberation, libevent, libeXosip2, |
| 65 | libglade, libgtk2, libiconv, libidn, libintl, libmms, libmpd, |
| 66 | libnl, liboil, libosip2, libpcap, libpng, libtool, libungif, |
| 67 | libxml2, libxslt, lighttpd, lite, lm-sensors, lockfile-progs, |
Paulius Zaleckas | c2d6095 | 2010-11-04 10:57:27 +0200 | [diff] [blame] | 68 | logrotate, m4, matchbox, mdadm, mesa3d, metacity, mplayer, |
| 69 | mtd-utils, mysql_client, nano, nbd, ncftp, neon, netperf, |
| 70 | netsnmp, ng-spice-rework, ntfsprogs, ntp, openntpd, openssh, |
| 71 | openssl, openvpn, oprofile, pango, patch, pcre, php, |
Martin Banky | ed720e8 | 2010-10-08 01:43:02 -0700 | [diff] [blame] | 72 | pkg-config, portmap, pppd, pptp-linux, prboom, proftpd, radvd, |
Paulius Zaleckas | c2d6095 | 2010-11-04 10:57:27 +0200 | [diff] [blame] | 73 | rdesktop, readline, rp-pppoe, ruby, qt, quagga, samba, sawman, |
Martin Banky | 2d925fc | 2010-10-08 01:43:05 -0700 | [diff] [blame] | 74 | sdl_mixer, sdl_sound, sed, setserial, shared-mime-info, slang, |
Peter Korsgaard | 70fb5d4 | 2010-11-07 20:25:39 +0100 | [diff] [blame] | 75 | speex, sqlite, squashfs, startup-notification, strace, |
| 76 | sylpheed, sysstat, taglib, tcpdump, thttpd, tiff, tn5250, |
| 77 | torsmo, tslib, udev, udpcast, usbmount, usbutils, vsftpd, |
| 78 | vtun, which, wireless-tools, wpa_supplicant, xapp_twm, |
| 79 | xapp_xbacklight, xapp_xcursorgen, xapp_xinit, xapp_xinput, |
| 80 | xapp_xmore, |
Peter Korsgaard | edfb126 | 2010-09-27 22:08:39 +0200 | [diff] [blame] | 81 | xdriver_xf86-input-{acecad,aiptek,evdev,joystick,keyboard}, |
| 82 | xdriver-xf86-input-{mouse,synaptics,vmmouse,void}, |
| 83 | xdriver-xf86-video-{apm,ark,ast,ati,chips,cirrus,dummy,fbdev}, |
| 84 | xdriver-xf86-video-{geode,glide,glint,i128,i740,intel,mach64}, |
| 85 | xdriver-xf86-video-{mga,neomagic,newport,nv,openchrome,r128}, |
| 86 | xdriver-xf86-video-{rendition,s3,s3virge,savage,siliconmotion}, |
| 87 | xdriver-xf86-video-{sis,sisusb,suncg3,suncg6,suncg14,sunffb}, |
| 88 | xdriver-xf86-video-{sunleo,suntcx,tdfx,tga,trident,v4l,vesa}, |
| 89 | xdriver-xf86-video-{vmware,voodeo,wsfb,xgi,xgixp}, |
Paulius Zaleckas | 1bc5b0b | 2010-11-04 10:58:33 +0200 | [diff] [blame] | 90 | xkeyboard-config, xlib_libX11, xserver_xorg-server, xstroke, |
| 91 | xterm, xvkbd, zlib |
Gustavo Zacarias | f661b02 | 2010-09-01 09:24:37 -0300 | [diff] [blame] | 92 | |
Peter Korsgaard | 2b9e2fb | 2010-11-05 14:24:08 +0100 | [diff] [blame] | 93 | Deprecated packages: hotplug, lzma, ng-spice-rework, sfdisk |
Peter Korsgaard | 06d0378 | 2010-09-20 22:35:16 +0200 | [diff] [blame] | 94 | |
Peter Korsgaard | ba4fd23 | 2010-09-13 14:10:09 +0200 | [diff] [blame] | 95 | Removed packages: dillo, libglib12, libgtk12, microwin, |
Peter Korsgaard | 771d763 | 2010-09-13 23:04:15 +0200 | [diff] [blame] | 96 | pcmcia |
Peter Korsgaard | 5ba97d9 | 2010-09-13 00:20:25 +0200 | [diff] [blame] | 97 | |
Paul Burton | e094140 | 2010-09-17 14:22:15 +0100 | [diff] [blame] | 98 | Issues resolved (http://bugs.uclibc.org): |
| 99 | |
Peter Korsgaard | 6d3342e | 2010-11-05 07:00:18 +0100 | [diff] [blame] | 100 | #901: new package: gpsd |
Peter Korsgaard | 61f432f | 2010-10-14 22:25:07 +0200 | [diff] [blame] | 101 | #2389: Generate a Makefile wrapper in $(O) |
Peter Korsgaard | 70fb5d4 | 2010-11-07 20:25:39 +0100 | [diff] [blame] | 102 | #2461: wireless_tools: install shared library if needed |
Peter Korsgaard | 5e6e63e | 2010-09-25 23:48:50 +0200 | [diff] [blame] | 103 | #2521: Can't compile sdl_mixer, mikmod.h can't be found |
Peter Korsgaard | 69a8991 | 2010-11-07 21:02:38 +0100 | [diff] [blame] | 104 | #2533: xserver_xorg-server: Enable glx, if mesa3d is built |
Peter Korsgaard | edfb126 | 2010-09-27 22:08:39 +0200 | [diff] [blame] | 105 | #2563: [PATCH] cairo: Expose the configure option to disable some... |
Paul Burton | e094140 | 2010-09-17 14:22:15 +0100 | [diff] [blame] | 106 | #2581: libmms: Update to 0.6, and patch to work on architectures... |
Peter Korsgaard | 891973f | 2010-10-17 23:32:37 +0200 | [diff] [blame] | 107 | #2707: Can't compile linux kernel using buildroot + crosstool-ng |
Peter Korsgaard | 64d8e9a | 2010-11-07 19:33:11 +0100 | [diff] [blame] | 108 | #2731: Build order |
Peter Korsgaard | 9373677 | 2010-11-07 19:52:13 +0100 | [diff] [blame] | 109 | #2737: buildroot configuration tool crashing when the path exceeds... |
Andy Gibbs | 44b170e | 2010-11-03 15:09:24 +0100 | [diff] [blame] | 110 | #2767: Build for lsof broken in buildroot-2010.08 |
Paul Burton | e094140 | 2010-09-17 14:22:15 +0100 | [diff] [blame] | 111 | |
Peter Korsgaard | 32b8d43 | 2010-09-01 00:07:06 +0200 | [diff] [blame] | 112 | 2010.08: Released August 31th, 2010: |
Yann E. MORIN | 4973632 | 2010-08-30 15:21:53 +0200 | [diff] [blame] | 113 | |
| 114 | Fixes all over the tree. |
| 115 | |
Peter Korsgaard | 40f8f3f | 2010-08-30 22:52:01 +0200 | [diff] [blame] | 116 | Updated/fixed packages: atk, xstroke |
Yann E. MORIN | 4973632 | 2010-08-30 15:21:53 +0200 | [diff] [blame] | 117 | |
Peter Korsgaard | 1424ff1 | 2010-08-31 23:14:47 +0200 | [diff] [blame] | 118 | Removed packages: lxdoom |
| 119 | |
Peter Korsgaard | dc3a7eb | 2010-08-30 11:16:33 +0200 | [diff] [blame] | 120 | 2010.08-rc2, Released August 30th, 2010: |
Peter Korsgaard | 2e7ab32 | 2010-08-25 16:33:01 +0200 | [diff] [blame] | 121 | |
| 122 | Fixes all over the tree. |
| 123 | |
| 124 | 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] | 125 | locale support as broken. Remove deprecated GCC 4.2.[1-3] |
| 126 | versions. |
Peter Korsgaard | 2e7ab32 | 2010-08-25 16:33:01 +0200 | [diff] [blame] | 127 | |
| 128 | Mark CRIS architecture as deprecated, as it is discontinued |
| 129 | upstream. |
| 130 | |
Peter Korsgaard | b680672 | 2010-08-25 17:29:09 +0200 | [diff] [blame] | 131 | Marked shared config.cache as experimental and disabled by |
| 132 | default as it is known to break with certain package |
| 133 | combinations. |
| 134 | |
Khem Raj | 1ed2e4f | 2010-08-12 15:34:44 -0700 | [diff] [blame] | 135 | Toolchain: fixed gcc 4.2.x build after uClibc NPTL support got |
| 136 | added. |
| 137 | |
Stanislav Bogatyrev | 62b4c67 | 2010-08-27 17:00:39 +0200 | [diff] [blame] | 138 | fs: old-style squashfs for big endian archs fixed. |
| 139 | |
Peter Korsgaard | 1c4dbb5 | 2010-08-30 10:02:39 +0200 | [diff] [blame] | 140 | Updated/fixed packages: busybox, gst-plugins-base, |
Thomas Petazzoni | 2ab8ec9 | 2010-08-29 19:38:04 +0200 | [diff] [blame] | 141 | imagemagick, kismet, libgail, libglib2, libgtk2, lua, |
| 142 | luafilesystem, lzo, ncurses, netcat, pango, php, pppd, |
| 143 | proftpd, qt, samba, startup-notification, swfdec, sysvinit, |
| 144 | util-linux |
Peter Korsgaard | 2e7ab32 | 2010-08-25 16:33:01 +0200 | [diff] [blame] | 145 | |
Peter Korsgaard | 6c51938 | 2010-08-29 22:04:02 +0200 | [diff] [blame] | 146 | Removed packages: stunnel |
| 147 | |
Peter Korsgaard | 2e7ab32 | 2010-08-25 16:33:01 +0200 | [diff] [blame] | 148 | Issues resolved (http://bugs.uclibc.org): |
| 149 | |
| 150 | #635: util-linux fails to build in 2009.08 |
| 151 | #2239: netcat package installs its binary to target as avr32-linux... |
Peter Korsgaard | eba7132 | 2010-08-30 10:42:55 +0200 | [diff] [blame] | 152 | #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] | 153 | #2443: Initramfs: Don't overwrite $(TARGET_DIR)/init if it exists |
Stanislav Bogatyrev | e8fdc08 | 2010-08-29 00:10:59 +0200 | [diff] [blame] | 154 | #2449: Minor fixes for squashfs makefile and correct PowerPC e500 ... |
Peter Korsgaard | 2e7ab32 | 2010-08-25 16:33:01 +0200 | [diff] [blame] | 155 | |
Peter Korsgaard | 2ef83b4 | 2010-07-30 12:35:45 +0200 | [diff] [blame] | 156 | 2010.08-rc1, Released July 30th, 2010: |
Peter Korsgaard | dc5e22e | 2010-06-01 22:02:43 +0200 | [diff] [blame] | 157 | |
Peter Korsgaard | 2b42aae | 2010-06-05 21:09:05 +0200 | [diff] [blame] | 158 | Fixes all over the tree and new features. |
| 159 | |
Peter Korsgaard | 5fd095b | 2010-06-15 23:10:03 +0200 | [diff] [blame] | 160 | 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] | 161 | and non-sysroot support removed. Added support for (snapshot) |
| 162 | NPTL in uClibc, 0.9.28.3 removed, |
Peter Korsgaard | 144e4ed | 2010-06-15 22:58:17 +0200 | [diff] [blame] | 163 | |
Peter Korsgaard | a7a3e75 | 2010-06-14 22:25:32 +0200 | [diff] [blame] | 164 | Bootloaders: Various cleanups, moved to boot/, added Barebox, |
Peter Korsgaard | b9997ca | 2010-07-05 16:54:45 +0200 | [diff] [blame] | 165 | removed yaboot. Support building u-boot from custom tarball, |
| 166 | u-boot 2010.06. |
Peter Korsgaard | a7a3e75 | 2010-06-14 22:25:32 +0200 | [diff] [blame] | 167 | |
Peter Korsgaard | 2b42aae | 2010-06-05 21:09:05 +0200 | [diff] [blame] | 168 | New GTK-based configurator, usable using 'make gconfig'. |
Peter Korsgaard | 3c5deb9 | 2010-06-02 21:02:45 +0200 | [diff] [blame] | 169 | |
Peter Korsgaard | 39e6ba1 | 2010-07-26 22:25:19 +0200 | [diff] [blame] | 170 | Java packages marked as broken. Unless someone steps up to |
| 171 | support this, they will be removed during the 2010.11 |
| 172 | development cycle. |
| 173 | |
Thomas Petazzoni | a563a66 | 2010-07-26 18:15:11 +0200 | [diff] [blame] | 174 | Alpha, IA64 and Sparc64 architectures marked as deprecated. |
Peter Korsgaard | 13a10a0 | 2010-07-28 16:27:09 +0200 | [diff] [blame] | 175 | GTK+ on DirectFB has also been marked as deprecated, as it is |
| 176 | not supported in recent GTK+ versions, and more and more |
| 177 | packages depends on the new versions. |
Thomas Petazzoni | a563a66 | 2010-07-26 18:15:11 +0200 | [diff] [blame] | 178 | Unless someone steps up to support them, they will be removed |
| 179 | during the 2010.11 development cycle. |
| 180 | |
Peter Korsgaard | ab10ed8 | 2010-07-05 11:01:55 +0200 | [diff] [blame] | 181 | New packages: cgilua, copas, coxpcall, ffmpeg, libsvgtiny, |
Peter Korsgaard | 2c31d74 | 2010-07-30 13:03:59 +0200 | [diff] [blame] | 182 | libgail, luafilesystem, luasocket, rings, wsapi, xavante, xterm |
Gustavo Zacarias | a8495cd | 2010-05-10 14:42:13 -0300 | [diff] [blame] | 183 | |
Peter Korsgaard | 18fa12f | 2010-07-27 23:01:29 +0200 | [diff] [blame] | 184 | Updated/fixed packages: alsa-lib, alsamixergui, at, atk, |
| 185 | avahi, berkeleydb, bash, blackbox, busybox, bzip2, cairo, |
| 186 | cdrkit, cmake, dash, dhcp, dialog, diffutils, distcc, dmalloc, |
| 187 | dnsmasq, dropbear, e2fsprogs, fbv, file, flex, fontconfig, |
| 188 | gawk, gmpc, gnuchess, gst-plugins-base, gst-plugins-good, |
Gustavo Zacarias | ee77963 | 2010-07-22 12:50:54 -0300 | [diff] [blame] | 189 | gstreamer, gzip, icu, intltool, iostat, ipsec-tools, iptables, |
Peter Korsgaard | ac9ee0b | 2010-07-30 10:24:08 +0200 | [diff] [blame] | 190 | iw, libart, libcgi, libcurl, libdrm, libeXosip, libfuse, |
| 191 | libglib2, libgpg-error, libiconv, libidn, liblockfile, libpng, |
| 192 | libsoup, lighttpd, links, linux-fusion, lmbench, lrzsz, |
| 193 | ltrace, make, midori, module-init-tools, mplayer, |
| 194 | mysql_client, nbd, ncurses, neon, netcat, netperf, netsnmp, |
| 195 | ntfsprogs, openssl, oprofile, pango, php, qt, quagga, samba, |
| 196 | setserial, sdl, sdl_mixer, sdl_sound, sdl_ttf, speech-tools, |
| 197 | sqlite, squashfs, swfdec, tftpd, thttpd, tn5250, tremor, |
| 198 | usbutils, webif, webkit, wireless_tools, xerces, |
| 199 | xkeyboard-config, xserver_xorg-server, xvkbd, zlib |
Peter Korsgaard | 3c5deb9 | 2010-06-02 21:02:45 +0200 | [diff] [blame] | 200 | |
Peter Korsgaard | 2c31d74 | 2010-07-30 13:03:59 +0200 | [diff] [blame] | 201 | Removed packages: modutils, portage, rxvt |
Gustavo Zacarias | 6ef6e96 | 2010-06-05 23:00:14 +0200 | [diff] [blame] | 202 | |
Thomas Petazzoni | e475cf0 | 2010-07-25 16:53:52 +0200 | [diff] [blame] | 203 | Deprecated packages: dillo, libglib12, libgtk12, microwin, pcmcia |
Peter Korsgaard | f4800b4 | 2010-07-22 21:43:45 +0200 | [diff] [blame] | 204 | |
Peter Korsgaard | 3c5deb9 | 2010-06-02 21:02:45 +0200 | [diff] [blame] | 205 | Issues resolved (http://bugs.uclibc.org): |
| 206 | |
Peter Korsgaard | 5bf7eb2 | 2010-07-19 09:41:59 +0200 | [diff] [blame] | 207 | #321: alsa-lib uses host include files for python which breaks ... |
Peter Korsgaard | acb86ba | 2010-07-18 22:15:37 +0200 | [diff] [blame] | 208 | #361: linux kernel configuration choice works incorrectly |
Peter Korsgaard | ad36fcd | 2010-07-18 22:35:57 +0200 | [diff] [blame] | 209 | #387: Tremor not installed to toolchain |
Luca Ceresoli | 5db7204 | 2010-06-14 21:41:45 +0200 | [diff] [blame] | 210 | #401: new package: ffmpeg |
Peter Korsgaard | acb86ba | 2010-07-18 22:15:37 +0200 | [diff] [blame] | 211 | #475: uImage target for U-boot failed generating |
Peter Korsgaard | 31aab0c | 2010-07-30 10:42:02 +0200 | [diff] [blame] | 212 | #543: ATK requires X11 on DirectFB target |
| 213 | #575: webkit: Buildroot Libtool Patch Fails |
Peter Korsgaard | acb86ba | 2010-07-18 22:15:37 +0200 | [diff] [blame] | 214 | #583: build fails with external x86_64 toolchain |
Peter Korsgaard | ad36fcd | 2010-07-18 22:35:57 +0200 | [diff] [blame] | 215 | #729: sstrip creates corrupted headers |
Peter Korsgaard | 18fa12f | 2010-07-27 23:01:29 +0200 | [diff] [blame] | 216 | #829: Webkit r44552 needs libXt |
Peter Korsgaard | 868ed55 | 2010-06-18 22:13:12 +0200 | [diff] [blame] | 217 | #835: Package Dataflashboot-1.05 does not compile with buildroot... |
Peter Korsgaard | 31aab0c | 2010-07-30 10:42:02 +0200 | [diff] [blame] | 218 | #847: Compiling target-gcc v4.4 fails with "libc.so.0: cannot open... |
| 219 | #859: Add (head of) nptl branch to list of uClibc versions |
| 220 | #949: compile with debug info |
| 221 | #955: Grub fails to build with External Toolchain |
Peter Korsgaard | 18fa12f | 2010-07-27 23:01:29 +0200 | [diff] [blame] | 222 | #1051: Webkit doesn't compile (Linuxthreads new, x86) |
Will Wagner | 39ca6d5 | 2010-01-11 12:28:50 +0000 | [diff] [blame] | 223 | #1213: Move .config into output directory |
Peter Korsgaard | 31aab0c | 2010-07-30 10:42:02 +0200 | [diff] [blame] | 224 | #1225: Buildroot fails to account for "nof" subdirectory (no float... |
| 225 | #1231: (sparc) Linux kernel fails to build |
| 226 | #1261: The getline() in output/build/linux-2.6.28/scripts/unifdef.c... |
| 227 | #1339: Busybox needs -fno-strict-aliasing to compile cleanly |
Peter Korsgaard | 5bf7eb2 | 2010-07-19 09:41:59 +0200 | [diff] [blame] | 228 | #1393: neon config fails libxml/parser.h: libxml2 requires, but not ... |
Peter Korsgaard | 18fa12f | 2010-07-27 23:01:29 +0200 | [diff] [blame] | 229 | #1405: WebKit fails to build because pthread_getattr_np is not impl... |
Peter Korsgaard | 31aab0c | 2010-07-30 10:42:02 +0200 | [diff] [blame] | 230 | #1675: GMP Error during buildroot make process |
| 231 | #1741: external toolchain linking error |
Kelvin Cheung | 4158088 | 2010-06-08 13:30:26 +0800 | [diff] [blame] | 232 | #1753: lmbench: convert to generic package infrastructure |
Thomas Petazzoni | 3754c51 | 2010-06-05 17:18:40 +0200 | [diff] [blame] | 233 | #1771: Fakeroot and the target/generic/device_table.txt create bad... |
Peter Korsgaard | e9bc59e | 2010-06-07 15:44:30 +0200 | [diff] [blame] | 234 | #1807: LZMA 4.32.7, Required header file(s) are missing |
Paul Jones | d74be05 | 2010-06-06 09:29:04 +1000 | [diff] [blame] | 235 | #1813: xkeyboard-config fails to build because of intltool problem |
Gustavo Zacarias | a0ce68d | 2010-05-27 14:35:34 -0300 | [diff] [blame] | 236 | #1879: Bump iptables to 1.4.8 |
Gustavo Zacarias | accf2eb | 2010-05-10 14:58:33 -0300 | [diff] [blame] | 237 | #1885: Add a bunch of lua modules |
Gustavo Zacarias | 3638e52 | 2010-05-20 11:41:45 -0300 | [diff] [blame] | 238 | #1897: Bump libusb to 1.0.7 |
Gustavo Zacarias | 8ac2bba | 2010-06-02 11:54:14 -0300 | [diff] [blame] | 239 | #1903: Bump tn5250 to 0.17.4 and migrate to autotargets |
Peter Korsgaard | 3c5deb9 | 2010-06-02 21:02:45 +0200 | [diff] [blame] | 240 | #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] | 241 | #1927: Bump file to 5.03 and migrate to autotargets |
Gustavo Zacarias | 8cd0696 | 2010-06-07 11:35:58 -0300 | [diff] [blame] | 242 | #1933: Bump gawk to 3.1.8 and migrate to autotargets |
Gustavo Zacarias | d9c2b63 | 2010-06-03 15:45:24 -0300 | [diff] [blame] | 243 | #1945: PHP: add sqlite3 dependency when using external lib |
Gustavo Zacarias | 3dbc86f | 2010-06-03 17:10:10 -0300 | [diff] [blame] | 244 | #1951: Bump openssl to 0.9.8o |
Gustavo Zacarias | cffb9cf | 2010-06-03 15:46:14 -0300 | [diff] [blame] | 245 | #1957: Bump sqlite to 3.6.23.1 |
Gustavo Zacarias | 237c98b | 2010-06-07 17:09:43 -0300 | [diff] [blame] | 246 | #1975: Package removal/deprecation |
Paul Jones | d47c73e | 2010-06-07 22:33:06 +1000 | [diff] [blame] | 247 | #1981: zlib: bump to 1.2.5 |
Paul Jones | 8df2152 | 2010-06-08 10:29:18 +1000 | [diff] [blame] | 248 | #1987: intltool: Fix spelling mistake |
Gustavo Zacarias | 3404ad7 | 2010-06-09 10:36:26 -0300 | [diff] [blame] | 249 | #1993: Bump bash to 4.1.7(1) and migrate to autotargets |
Nick Leverton | 016eb67 | 2010-06-09 12:04:25 +0200 | [diff] [blame] | 250 | #1999: Typo in path checking |
Gustavo Zacarias | 1c7de59 | 2010-06-24 09:11:06 -0300 | [diff] [blame] | 251 | #2005: Bump dnsmasq to 2.55 and migrate to gentargets |
Peter Korsgaard | dff1d59 | 2010-06-13 14:24:48 +0200 | [diff] [blame] | 252 | #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] | 253 | #2038: Bump ncurses to 5.7 |
Slava Zanko | 1b10ce7 | 2010-06-24 12:00:59 +0300 | [diff] [blame] | 254 | #2095: make gconfig: undefined reference to symbol 'dlsym@@GLIBC_2.2.5' |
Peter Korsgaard | ca3489d | 2010-07-02 14:04:34 +0200 | [diff] [blame] | 255 | #2101: blackbox depends on locale support |
Thomas Petazzoni | 93e8014 | 2010-06-26 00:02:27 +0200 | [diff] [blame] | 256 | #2119: Tries to build kernel, although disabled in config |
Peter Korsgaard | 31aab0c | 2010-07-30 10:42:02 +0200 | [diff] [blame] | 257 | #2125: libXfont build fail |
Peter Korsgaard | e09aa60 | 2010-07-06 14:19:36 +0200 | [diff] [blame] | 258 | #2143: buildroot compiler generates segfaulting statically linked exe.. |
Peter Korsgaard | 31aab0c | 2010-07-30 10:42:02 +0200 | [diff] [blame] | 259 | #2149: xterm build failure |
Peter Korsgaard | 9280caf | 2010-07-01 15:35:00 +0200 | [diff] [blame] | 260 | #2155: Compression lzo don't set for ubifs |
Peter Korsgaard | ccd0fc4 | 2010-07-27 09:08:01 +0200 | [diff] [blame] | 261 | #2161: [SECURITY] Update libpng to 1.2.44 |
Gustavo Zacarias | 3169aae | 2010-07-08 14:20:06 -0300 | [diff] [blame] | 262 | #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] | 263 | #2181: pixman can't apply pixman-0.10.0-no-tests.patch |
Peter Korsgaard | 1eb59f5 | 2010-07-17 00:02:13 +0200 | [diff] [blame] | 264 | #2191: linux-fusion build fail |
Peter Korsgaard | b922151 | 2010-07-16 23:54:21 +0200 | [diff] [blame] | 265 | #2221: Qt does not compile (dependencies not taken into account?) |
Peter Korsgaard | 58ddb37 | 2010-07-18 22:21:59 +0200 | [diff] [blame] | 266 | #2233: Atmel atstk target skeletons have /etc/mtab as a file, not ... |
Nick Leverton | 6c387f2 | 2010-07-20 08:58:01 +0200 | [diff] [blame] | 267 | #2245: Netcat does not work due to incorrect assumptions about signed.. |
Peter Korsgaard | 7f16e54 | 2010-07-20 09:19:55 +0200 | [diff] [blame] | 268 | #2251: directory output/build after make *_defconfig not found |
Peter Korsgaard | 0c271d5 | 2010-07-29 09:10:25 +0200 | [diff] [blame] | 269 | #2257: Convert netsnmp package to autotargets |
| 270 | #2263: Bump samba to 3.3.13 |
Thomas Petazzoni | aaa2b66 | 2010-07-25 16:53:51 +0200 | [diff] [blame] | 271 | #2269: setserial causes make error |
Peter Korsgaard | 3c5deb9 | 2010-06-02 21:02:45 +0200 | [diff] [blame] | 272 | |
Peter Korsgaard | 07da619 | 2010-05-30 22:24:10 +0200 | [diff] [blame] | 273 | 2010.05, Released May 30th, 2010: |
Peter Korsgaard | 170b3d3 | 2010-05-27 14:48:47 +0200 | [diff] [blame] | 274 | |
| 275 | Fixes all over the tree. |
| 276 | |
Peter Korsgaard | a4bba08 | 2010-05-30 09:32:15 +0200 | [diff] [blame] | 277 | Updated/fixed packages: coreutils, hal, libcap, |
| 278 | lockfile-progs, ncftp, xserver_xorg-server |
Gustavo Zacarias | 2816c33 | 2010-05-28 14:34:27 -0300 | [diff] [blame] | 279 | |
| 280 | Issues resolved (http://bugs.uclibc.org): |
| 281 | |
Peter Korsgaard | e1a7d91 | 2010-05-30 10:40:19 +0200 | [diff] [blame] | 282 | #1789: binutils fails to build for i386 |
Gustavo Zacarias | 2816c33 | 2010-05-28 14:34:27 -0300 | [diff] [blame] | 283 | #1843: Fix libcap build failure |
Peter Korsgaard | 7f1bca8 | 2010-05-30 20:11:23 +0200 | [diff] [blame] | 284 | #1855: XORG Keyboard driver fails to compile |
Peter Korsgaard | 170b3d3 | 2010-05-27 14:48:47 +0200 | [diff] [blame] | 285 | |
Peter Korsgaard | bbd96db | 2010-05-27 14:35:04 +0200 | [diff] [blame] | 286 | 2010.05-rc3, Released May 27th, 2010: |
Peter Korsgaard | 93cca7c | 2010-05-16 22:20:54 +0200 | [diff] [blame] | 287 | |
| 288 | Fixes all over the tree. |
| 289 | |
Peter Korsgaard | 994bb07 | 2010-05-26 08:59:46 +0200 | [diff] [blame] | 290 | Updated/fixed packages: aumix, atk, avahi, bmon, busybox, cairo, |
Peter Korsgaard | b730010 | 2010-05-25 23:38:44 +0200 | [diff] [blame] | 291 | cdrkit, dbus-glib, dbus-python, docker, enchant, fltk, gamin, |
Peter Korsgaard | 50685f1 | 2010-05-26 23:19:44 +0200 | [diff] [blame] | 292 | gettext, gmpc, gob2, grep, gstreamer, gst-plugins-bad, |
Peter Korsgaard | 062cebb | 2010-05-27 09:53:01 +0200 | [diff] [blame] | 293 | gst-plugins-base, gvfs, hal, iconv, icu, iperf, libcgicc, |
| 294 | libdvdnav, libdvdread, libglade, libglib2, libgtk2, libidn, |
| 295 | libmms, libmpd, libpcap, libsoup, lmbench, lsof, ltrace, lvm2, |
| 296 | make, metacity, microperl, mtd-utils, mutt, nbd, netsnmp, |
| 297 | ntfsprogs, ntp, olsr, pango, pciutils, pcmanfm, php, |
| 298 | pkg-config, psmisc, qt, samba, shared-mime-info, squashfs, |
| 299 | squashfs3, sshfs, startup-notification, swfdec, sylpheed, |
| 300 | uemacs, util-linux, valgrind, vpnc, vsftpd, webkit, xstroke |
Peter Korsgaard | 484d15d | 2010-05-20 23:13:01 +0200 | [diff] [blame] | 301 | |
| 302 | Issues resolved (http://bugs.uclibc.org): |
| 303 | |
Peter Korsgaard | ca999e0 | 2010-05-27 00:47:31 +0200 | [diff] [blame] | 304 | #75: arm buildroot "unrecognized option" error |
| 305 | #699: Buildroot fails to copy libstdc++ to target when using external... |
Peter Korsgaard | 484d15d | 2010-05-20 23:13:01 +0200 | [diff] [blame] | 306 | #1693: NTP trys IPV6 even if not configured error: 'IPV6_MULTICAST... |
Peter Korsgaard | 7ab3f96 | 2010-05-21 21:11:06 +0200 | [diff] [blame] | 307 | #1729: alsamixergui fails to build |
Nick Leverton | 7810eeb | 2010-05-21 21:03:39 +0200 | [diff] [blame] | 308 | #1801: Avahi-autoipd doesn't create TARGET_DIR/var/lib |
Peter Korsgaard | 096b21e | 2010-05-24 08:22:26 +0200 | [diff] [blame] | 309 | #1819: pciutils small bugs |
Gustavo Zacarias | 947a9b8 | 2010-06-15 10:24:44 -0300 | [diff] [blame] | 310 | #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] | 311 | |
Peter Korsgaard | 6d1ab15 | 2010-05-11 21:15:07 +0200 | [diff] [blame] | 312 | 2010.05-rc2, Released May 11th, 2010: |
Paulius Zaleckas | ca218de | 2010-05-03 19:51:58 +0300 | [diff] [blame] | 313 | |
| 314 | Fixes all over the tree. |
| 315 | |
Peter Korsgaard | 49ce10c | 2010-05-11 09:13:14 +0200 | [diff] [blame] | 316 | Updated/fixed packages: busybox, customize, gawk, gnuchess, |
| 317 | hal, hostapd, less, libgcrypt, libnl, libxcb, linux-fusion, |
| 318 | ltp-testsuite, mplayer, netplug, pciutils, php, sed, |
| 319 | shared-mime-info usb_modeswitch, usbutils, vlc wpa_supplicant, |
| 320 | xapp_bdftopcf, xapp_mkfontdir, xdriver_xf86-video-openchrome, |
Thomas Petazzoni | c554cc2a | 2010-05-10 23:39:50 +0200 | [diff] [blame] | 321 | xfont_encodings, xlib_libX11, xlib_libXfont, xlib_xtrans, |
| 322 | xproto_fontcacheproto, xproto_fontsproto, xvkbd |
Gustavo Zacarias | 63b8666 | 2010-04-22 15:58:16 -0300 | [diff] [blame] | 323 | |
Peter Korsgaard | 13de261 | 2010-05-10 22:03:39 +0200 | [diff] [blame] | 324 | Removed packages: vice |
| 325 | |
Gustavo Zacarias | 63b8666 | 2010-04-22 15:58:16 -0300 | [diff] [blame] | 326 | Issues resolved (http://bugs.uclibc.org): |
| 327 | |
Luca Ceresoli | ea0695f | 2010-05-06 00:16:59 +0200 | [diff] [blame] | 328 | #849: "customize" package copies files to wrong place in target tree |
Gustavo Zacarias | 63b8666 | 2010-04-22 15:58:16 -0300 | [diff] [blame] | 329 | #985: Bump usb_modeswitch package to 1.1.0 |
Luca Ceresoli | ea0695f | 2010-05-06 00:16:59 +0200 | [diff] [blame] | 330 | #1135: Package customize. Wrong copying |
Peter Korsgaard | 79db1ff | 2010-05-04 23:11:20 +0200 | [diff] [blame] | 331 | #1525: Package hal deletes a whole <target>/etc/rc.d directory |
Peter Korsgaard | 395a70f | 2010-05-08 09:39:00 +0200 | [diff] [blame] | 332 | #1531: libxcb 1.5 build fails, due to missing xcbgen Python module |
| 333 | #1669: Busybox failed to compile when using an external toolchain |
Gustavo Zacarias | dfb5039 | 2010-05-06 11:14:38 -0300 | [diff] [blame] | 334 | #1699: Fix usbutils dependencies and bump |
Gustavo Zacarias | a5fe737 | 2010-05-06 11:24:36 -0300 | [diff] [blame] | 335 | #1705: Fix pciutils broken cross compiling |
Gustavo Zacarias | 6f4939d | 2010-05-06 13:32:14 -0300 | [diff] [blame] | 336 | #1717: External toolchain fixes for hostapd & wpa_supplicant |
Paulius Zaleckas | ca218de | 2010-05-03 19:51:58 +0300 | [diff] [blame] | 337 | |
Peter Korsgaard | aac61fd | 2010-05-03 16:12:45 +0200 | [diff] [blame] | 338 | 2010.05-rc1, Released May 3rd, 2010: |
Peter Korsgaard | 5879448 | 2010-03-02 17:42:23 +0100 | [diff] [blame] | 339 | |
Gustavo Zacarias | b1c9a15 | 2010-03-26 11:19:43 -0300 | [diff] [blame] | 340 | Cleaned up / restructured package menu. |
| 341 | |
Peter Korsgaard | 266fa65 | 2010-04-05 10:47:54 +0200 | [diff] [blame] | 342 | 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] | 343 | 2.6.33 kernel headers, binutils 2.20.1, GCC 4.4.4, |
| 344 | removed broken nios2 support, ppc e300cX/e500mc support, |
| 345 | improved external toolchain support, GDB 7.x support. |
Peter Korsgaard | c9d195e | 2010-03-08 14:29:48 +0100 | [diff] [blame] | 346 | |
Peter Korsgaard | de859f6 | 2010-03-12 23:14:59 +0100 | [diff] [blame] | 347 | X.org updated to 7.5. |
| 348 | |
Peter Korsgaard | 5724e09 | 2010-05-03 16:07:20 +0200 | [diff] [blame] | 349 | New packages: cdrkit, cramfs, genext2fs, genromfs, |
| 350 | libatomic_ops, librsync, libusb-compat, lmbench, netperf, |
| 351 | squashfs, squashfs3, squid |
Chris Seawood | a038602 | 2010-03-22 16:50:51 +0100 | [diff] [blame] | 352 | |
Peter Korsgaard | 5724e09 | 2010-05-03 16:07:20 +0200 | [diff] [blame] | 353 | Updated/fixed packages: alsa-utils, argus, autoconf, bison, |
| 354 | busybox, bzip2, directfb, dnsmasq, dosfstools, e2fsprogs, |
| 355 | eeprog, fakeroot, fbv, findutils, freetype, haserl, hostapd, |
| 356 | iperf, iptables, iw, less, libaio, libcgi, libcgicc, libdrm, |
| 357 | libgcrypt, libglib2, libid3tag, libmad, liboil, libosip2, |
| 358 | libpng, libraw1394, libsysfs, libxml2, libxslt, linux-fusion, |
| 359 | ltrace, lua, lzma, madplay, makedevs, matchbox, mdadm, |
| 360 | memstat, mesa3d, mtd-utils, nano, ncurses, openssl, patch, |
| 361 | pciutils, php, pixman, portage, pppd, pthread-stubs, python, |
| 362 | qt, radvd, samba, setserial, smartmontools, tar, tslib, |
| 363 | udpcast, usb_modeswith, vtun, wget, xdata_xcursor-themes, |
| 364 | xdriver_xf86-video-intel, xkeyboard-config, xlib_libX11, |
| 365 | xlib_libXaw, xlib_libXfont, xlib_libXfontcache, |
Gustavo Zacarias | bb73ce2 | 2010-04-29 18:04:20 -0300 | [diff] [blame] | 366 | xlib_libXxf86misc, xlib_libXtst, xlib_libpciaccess, |
| 367 | xproto_dri2proto, xproto_eviext, xproto_fontcacheproto, |
| 368 | xproto_xf86miscproto, xserver_xorg-server |
Peter Korsgaard | 5879448 | 2010-03-02 17:42:23 +0100 | [diff] [blame] | 369 | |
Will Wagner | 84e5d7c | 2010-04-14 18:06:43 +0100 | [diff] [blame] | 370 | Removed packages: xapp_xtrap, xlib_libXTrap, xlib_libXevie, |
| 371 | xlib_libXxf86misc, xxproto_evieext, proto_trapproto, |
| 372 | xproto_xf86miscproto |
Will Wagner | 9638be1 | 2010-04-14 18:06:41 +0100 | [diff] [blame] | 373 | |
Alexander Clouter | acac2ec | 2010-03-13 21:43:06 +0100 | [diff] [blame] | 374 | Issues resolved (http://bugs.uclibc.org): |
| 375 | |
Gustavo Zacarias | ffe25f0 | 2009-12-23 09:30:45 -0300 | [diff] [blame] | 376 | #513: Add new squid package |
Kelvin Cheung | 0e9aad6 | 2009-11-11 10:51:02 +0800 | [diff] [blame] | 377 | #661: lmbench: new package |
Gustavo Zacarias | bb73ce2 | 2010-04-29 18:04:20 -0300 | [diff] [blame] | 378 | #719: Add lua option to haserl |
Richard van Paasen | 6a3a58f | 2009-12-14 22:54:12 +0100 | [diff] [blame] | 379 | #800: [PATCH] iperf update to 2.0.4 |
Gustavo Zacarias | 46913a2 | 2010-04-29 18:03:45 -0300 | [diff] [blame] | 380 | #803: [PATCH] lua - add shared library patch and config option for... |
Richard van Paasen | 0c77612 | 2009-12-14 22:56:10 +0100 | [diff] [blame] | 381 | #805: [PATCH] mdadm - version update |
Johan Thelin | cb08cd6 | 2010-04-03 10:48:06 +0200 | [diff] [blame] | 382 | #817: integrator926_defconfig uses unsupported uboot board name |
Yann E. MORIN | 6db57c6 | 2010-04-07 00:50:10 +0200 | [diff] [blame] | 383 | #851: Add option to specify --sysroot value for external toolchain |
Mike Crowe | e237c99 | 2010-02-11 13:19:35 +0000 | [diff] [blame] | 384 | #1093: Upgrade libusb to v1.0.3 and add new libusb-compat |
| 385 | package for compatibility with old packages that expect |
| 386 | the pre-1.0 API. |
Gustavo Zacarias | ed91e78 | 2010-02-18 12:49:27 -0300 | [diff] [blame] | 387 | #1105: Add new netperf package |
Gustavo Zacarias | 8fe6cc9 | 2010-02-18 14:51:51 -0300 | [diff] [blame] | 388 | #1111: Bump wget to 1.12 and migrate to Makefile.autotools.in |
Gustavo Zacarias | 19f1506 | 2010-02-18 16:01:01 -0300 | [diff] [blame] | 389 | #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] | 390 | #1123: Bump less to 436 and migrate to Makefile.autotools.in |
Gustavo Zacarias | 3b90d69 | 2010-02-18 16:48:24 -0300 | [diff] [blame] | 391 | #1129: Bump memstat to 0.8 and migrate to Makefile.package.in |
Johan Thelin | cb08cd6 | 2010-04-03 10:48:06 +0200 | [diff] [blame] | 392 | #1189: Wrong u-boot configuration name for integrator926 target |
Will Wagner | 17541bd | 2010-01-26 15:31:37 +0000 | [diff] [blame] | 393 | #1219: kernel headers not correctly installed into toolchain/staging |
serj.kalichev | d07aee1 | 2010-05-01 21:08:43 +0200 | [diff] [blame] | 394 | #1267: Wrong BR2_EXTRA_VERSION |
Peter Korsgaard | 60f2fb4 | 2010-03-18 23:15:06 +0100 | [diff] [blame] | 395 | #1273: BR2_INET_IPV6 does not enable IPv6 in pppd |
Chris Seawood | a038602 | 2010-03-22 16:50:51 +0100 | [diff] [blame] | 396 | #1303: Add librsync package |
Grant Edwards | 532e1fb | 2010-05-01 20:57:28 +0200 | [diff] [blame] | 397 | #1321: Busybox link fails due to lack of --sysroot option |
Peter Korsgaard | 820d917 | 2010-03-31 10:40:30 +0200 | [diff] [blame] | 398 | #1327: mtd-utils compile failure due to lack of --sysroot in CFLAGS |
Peter Korsgaard | 60f2fb4 | 2010-03-18 23:15:06 +0100 | [diff] [blame] | 399 | #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] | 400 | #1369: cannot build radvd (flex problem) |
Peter Korsgaard | a12ef5d | 2010-03-31 12:13:51 +0200 | [diff] [blame] | 401 | #1387: xlib_libX11-1.3.2 can't find libjpeg |
Gustavo Zacarias | aa3486f | 2010-03-26 10:16:31 -0300 | [diff] [blame] | 402 | #1411: [SECURITY] Update openssl package to 0.9.8n |
Gustavo Zacarias | bc7ffe7 | 2010-03-16 14:07:59 -0300 | [diff] [blame] | 403 | #1417: Bump iptables to 1.4.7 |
Gustavo Zacarias | 801f22b | 2010-03-17 16:59:32 -0300 | [diff] [blame] | 404 | #1423: Bump e2fsprogs to 1.41.11 |
Gustavo Zacarias | 0fd3724 | 2010-03-26 12:54:39 -0300 | [diff] [blame] | 405 | #1429: [SECURITY] Update php to 5.2.13 |
Gustavo Zacarias | 5c36fdf | 2010-03-29 11:58:41 -0300 | [diff] [blame] | 406 | #1441: Add binutils 2.20.1 |
Paulius Zaleckas | 31365de | 2010-03-30 17:20:55 +0200 | [diff] [blame] | 407 | #1447: Package installation on target with debug symbols is broken |
Gustavo Zacarias | ac5c5fd | 2010-04-01 17:44:28 +0200 | [diff] [blame] | 408 | #1459: Misc QA fixes |
Alexander Clouter | 07f155c | 2010-04-06 07:43:03 +0200 | [diff] [blame] | 409 | #1489: radvd update to 1.6 |
Gustavo Zacarias | 633049d | 2010-04-07 23:00:28 -0300 | [diff] [blame] | 410 | #1513: Enable powerpc e300c2, e300c3 and e500mc optimization |
Peter Korsgaard | 6c5225b | 2010-04-18 22:33:09 +0200 | [diff] [blame] | 411 | #1537: dev entries not created anymore |
Gustavo Zacarias | 4ab6883 | 2010-04-14 11:17:47 -0300 | [diff] [blame] | 412 | #1555: Fix default uclibc-0.9.31 configuration |
Gustavo Zacarias | ba9ed13 | 2010-04-14 11:26:45 -0300 | [diff] [blame] | 413 | #1561: [SECURITY] Update samba to 3.3.12 |
Peter Korsgaard | 65e209c | 2010-04-15 16:26:15 +0200 | [diff] [blame] | 414 | #1567: openssl0.9.8n fails to compile |
Peter Korsgaard | 5ad2672 | 2010-04-26 22:58:25 +0200 | [diff] [blame] | 415 | #1573: Alsa-utils alsactl/init/* not installed to target |
Peter Korsgaard | ab1f6e5 | 2010-04-19 09:11:35 +0200 | [diff] [blame] | 416 | #1591: portmap fails to compile |
Gustavo Zacarias | 5588616 | 2010-04-22 15:35:15 -0300 | [diff] [blame] | 417 | #1615: Convert eeprog package to gentargets |
Gustavo Zacarias | 554ef43 | 2010-04-26 11:54:32 -0300 | [diff] [blame] | 418 | #1645: Bump hostapd package to 0.7.2 |
Alexander Clouter | acac2ec | 2010-03-13 21:43:06 +0100 | [diff] [blame] | 419 | |
Peter Korsgaard | ac1dfc8 | 2010-02-26 15:52:48 +0100 | [diff] [blame] | 420 | 2010.02, Release February 26th, 2010: |
Francisco Gonzalez Morell | f4f1570 | 2010-02-24 00:01:39 +0100 | [diff] [blame] | 421 | |
| 422 | Fixes all over the tree. |
| 423 | |
Peter Korsgaard | b209f22 | 2010-02-26 10:42:26 +0100 | [diff] [blame] | 424 | Updated/fixed packages: avahi, busybox, cramfs, ipsec-tools, libcgicc, |
| 425 | libgtk2, libraw1394, madplay, netsnmp, pango, squashfs, sylpheed, qt, |
| 426 | xfont_font-util |
Peter Korsgaard | ba50538 | 2010-02-24 22:59:32 +0100 | [diff] [blame] | 427 | |
Gustavo Zacarias | 0f40a46 | 2010-02-19 09:59:08 -0300 | [diff] [blame] | 428 | Removed packages: hostap, openmotif, xpdf |
Peter Korsgaard | ba50538 | 2010-02-24 22:59:32 +0100 | [diff] [blame] | 429 | |
| 430 | Issues resolved (http://bugs.uclibc.org): |
| 431 | |
| 432 | #165: openmotif does not build |
Gustavo Zacarias | 0f40a46 | 2010-02-19 09:59:08 -0300 | [diff] [blame] | 433 | #1147: Remove obsolete hostap package |
Peter Korsgaard | f561763 | 2010-02-25 17:27:50 +0100 | [diff] [blame] | 434 | #1183: make source fails to download gmp, mpfr and patches |
Francisco Gonzalez Morell | f4f1570 | 2010-02-24 00:01:39 +0100 | [diff] [blame] | 435 | |
Peter Korsgaard | 7bd8125 | 2010-02-23 23:28:46 +0100 | [diff] [blame] | 436 | 2010.02-rc2, Released February 23th, 2010: |
Peter Korsgaard | 23c8c88 | 2010-02-17 11:10:23 +0100 | [diff] [blame] | 437 | |
| 438 | Fixes all over the tree and new features. |
| 439 | |
Peter Korsgaard | 89fd720 | 2010-02-23 21:59:24 +0100 | [diff] [blame] | 440 | New packages: intltool |
| 441 | |
Peter Korsgaard | c8ff60c | 2010-02-19 11:30:54 +0100 | [diff] [blame] | 442 | Updated/fixed packages: ace_of_penguins, alsa-lib, alsa-utils, argus, |
Peter Korsgaard | 89fd720 | 2010-02-23 21:59:24 +0100 | [diff] [blame] | 443 | at, automake, ccache, dosfstools, e2fsprogs, flex, gob2, gmpc, |
| 444 | gst-plugins-good, imagemagick, iw, kexec, libeXosip, libgtk2, |
| 445 | libpcap, libpng, libsoup, libxcb, libxml-parser-perl, libxml2, |
| 446 | libxslt, lvm2, matchbox, mplayer, rsync, rubix, shared-mime-info, |
| 447 | tcl, webkit, xapp_mkfontscale, xfont_encodings, xfont_font-util, |
| 448 | xlib_libfontenc, xproto_trapproto, zlib |
Peter Korsgaard | c8ff60c | 2010-02-19 11:30:54 +0100 | [diff] [blame] | 449 | |
| 450 | Removed package: xboard |
Peter Korsgaard | 23c8c88 | 2010-02-17 11:10:23 +0100 | [diff] [blame] | 451 | |
Rob Alley | 6c9d387 | 2010-01-28 02:29:40 +1300 | [diff] [blame] | 452 | Issues resolved (http://bugs.uclibc.org): |
| 453 | |
Peter Korsgaard | 5239be0 | 2010-02-23 20:57:54 +0100 | [diff] [blame] | 454 | #335: atk looks for the path to the gnome library on the host |
| 455 | #355: Please update WebKit - it doesn't compile! |
| 456 | #453: libglib2 autoreconf |
| 457 | #457: e2fsprogs link problem |
| 458 | #459: libgtk2 autoreconf |
| 459 | #469: build of libgtk2 for host incorrectly assumes that X.org ... |
| 460 | #671: Bash fails to build when building buildront on Ubuntu 9.04 |
| 461 | #711: WebKit host dependencies problems |
| 462 | #821: cp: illegal operation |
| 463 | #1039: Not compiled on ubuntu karmic |
Rob Alley | 6c9d387 | 2010-01-28 02:29:40 +1300 | [diff] [blame] | 464 | #1069: [PATCH] The AT91BOOTSTRAP makefile contains a typo |
| 465 | |
Peter Korsgaard | f0bdacd | 2010-02-09 16:54:30 +0100 | [diff] [blame] | 466 | 2010.02-rc1, Released February 9th, 2010: |
| 467 | |
| 468 | Fixes all over the tree and new features. |
| 469 | |
| 470 | Generalized autotools infrastructure to be usable for |
| 471 | non-autotools packages, see package/Makefile.package.in for |
| 472 | details. |
| 473 | |
| 474 | Cleaned up avr32 toolchain config, external source-based |
| 475 | toolchain support is gone. |
| 476 | |
| 477 | Dependency checks: Also check for makeinfo, only print output |
| 478 | on errors. |
Peter Korsgaard | de21928 | 2009-12-03 15:59:15 +0100 | [diff] [blame] | 479 | |
Peter Korsgaard | 6c26a60 | 2010-01-23 23:07:20 +0100 | [diff] [blame] | 480 | Toolchain: uClibc 0.9.30.2, gcc 4.4.3 |
Peter Korsgaard | 6bfb488 | 2010-01-15 14:47:54 +0100 | [diff] [blame] | 481 | |
Peter Korsgaard | 731f3c3 | 2010-02-03 21:26:48 +0100 | [diff] [blame] | 482 | New packages: libcdaudio, libdvdnav, libdvdread, hostapd, ser2net, |
| 483 | tcpreplay |
Chris Packham | 20417bb | 2009-07-30 13:59:49 +1200 | [diff] [blame] | 484 | |
William Wagner | aea2ef9 | 2010-01-28 18:07:27 +0000 | [diff] [blame] | 485 | Updated/fixed packages: alsa-lib, alsa-utils, at, autoconf, bash, |
| 486 | bind, binutils, bootutils, busybox, dbus, directfb, dnsmasq, |
Julien Boibessot | 14d065b | 2010-02-08 18:39:19 +0100 | [diff] [blame] | 487 | e2fsprogs, gstreamer, gperf, gst-plugins-bad, gvfs, fbdump, flex, |
| 488 | hal, iptables, iw, jpeg, kismet, libfuse, libglib2, liboil, libpcap, |
| 489 | libungif, libxml2, libxslt, lighttpd, mesa, mpg123, mtd-utils, nbd, |
| 490 | neon, netstat-nat, newt, openvpn, pcre, php, qt, rdesktop, readline, |
| 491 | rpm, sawman, sdl, sdl_ttf, sqlite, sshfs, tremor, u-boot, |
| 492 | usb_modeswitch, usbutils, webkit, wpa_supplicant, xfsprogs, zlib |
Gustavo Zacarias | ba4183b | 2009-12-02 10:32:34 -0300 | [diff] [blame] | 493 | |
Peter Korsgaard | 640c740 | 2010-02-09 12:21:37 +0100 | [diff] [blame] | 494 | Removed package: asterisk, openswan |
Peter Korsgaard | 5223447 | 2010-02-08 17:20:41 +0100 | [diff] [blame] | 495 | |
Gustavo Zacarias | ba4183b | 2009-12-02 10:32:34 -0300 | [diff] [blame] | 496 | Issues resolved (http://bugs.uclibc.org): |
| 497 | |
Chris Packham | 20417bb | 2009-07-30 13:59:49 +1200 | [diff] [blame] | 498 | #515: tcpreplay: new package |
Lionel Landwerlin | 1041563 | 2009-12-06 22:21:58 +0100 | [diff] [blame] | 499 | #553: Wrong DirectFB ps2mouse limitation |
Clark Rawlins | 249f3db | 2009-12-01 08:46:27 -0500 | [diff] [blame] | 500 | #559: mesa3d build fails |
Peter Korsgaard | 7c73797 | 2009-12-07 09:14:36 +0100 | [diff] [blame] | 501 | #679: Autoconf cannot find M4 |
Gustavo Zacarias | 44816b1 | 2009-11-30 11:45:35 -0300 | [diff] [blame] | 502 | #739: New/updated hostapd package |
Gustavo Zacarias | d8968c6 | 2009-11-30 12:58:49 -0300 | [diff] [blame] | 503 | #749: Bump usbutils package to version 0.86 |
Peter Korsgaard | 79c9a43 | 2009-12-06 15:40:03 +0100 | [diff] [blame] | 504 | #751: Kernel 2.6 snapshot fetch fail |
Gustavo Zacarias | 1ba3c84 | 2009-12-01 17:00:59 -0300 | [diff] [blame] | 505 | #753: Bump lighttpd package to 1.4.25 |
Anders Darander | 9c37425 | 2009-12-02 13:29:23 +0100 | [diff] [blame] | 506 | #757: U-Boot: mkimage cannot be installed using external toolchain |
Gustavo Zacarias | ba4183b | 2009-12-02 10:32:34 -0300 | [diff] [blame] | 507 | #761: Add binutils 2.20 to toolchain options |
Gustavo Zacarias | 9f17728 | 2009-12-02 12:39:21 -0300 | [diff] [blame] | 508 | #763: [SECURITY] Update pcre to 7.9 |
Gustavo Zacarias | 09c181f | 2009-12-02 16:36:43 -0300 | [diff] [blame] | 509 | #765: Add buildroot branding to gcc |
Gustavo Zacarias | 7a90172 | 2009-12-02 14:39:52 -0300 | [diff] [blame] | 510 | #767: Bump iw package to 0.9.18 |
Gustavo Zacarias | b5867d9 | 2009-12-03 13:19:27 -0300 | [diff] [blame] | 511 | #773: [SECURITY] Update bind to 9.5.2-P1 |
grante | 0a62bb4 | 2009-12-10 16:12:21 -0600 | [diff] [blame] | 512 | #795: Minor edits to fix typos, grammar, spelling, usage in documen... |
Gustavo Zacarias | 4833d13 | 2009-12-14 17:27:01 -0300 | [diff] [blame] | 513 | #813: Drop not very useful generic package selection options ... |
Anders Darander | b9656e8 | 2009-12-23 10:05:45 +0100 | [diff] [blame] | 514 | #823: Editor backup files (~) is copied from the target_skeleton |
Gustavo Zacarias | 9400c73 | 2009-12-23 10:41:36 -0300 | [diff] [blame] | 515 | #827: Bump mtd-utils package to version 1.2.0 |
Peter Korsgaard | c47124d | 2010-01-18 00:32:45 +0100 | [diff] [blame] | 516 | #841: Build error |
Gustavo Zacarias | 0908e85 | 2010-01-19 15:09:28 -0300 | [diff] [blame] | 517 | #913: Bump iptables to 1.4.6 |
Gustavo Zacarias | c95e3b8 | 2010-01-19 15:06:36 -0300 | [diff] [blame] | 518 | #919: Bump usb_modeswitch package to 1.0.7 |
Gustavo Zacarias | ca2ad7d | 2010-01-19 15:07:54 -0300 | [diff] [blame] | 519 | #925: Bump wpa_supplicant package to 0.6.10 |
Gustavo Zacarias | db9dcbe | 2010-01-19 16:13:55 -0300 | [diff] [blame] | 520 | #931: Bump kismet package to 2010-01-R1 |
Gustavo Zacarias | b3febda | 2010-01-19 16:54:45 -0300 | [diff] [blame] | 521 | #937: Bump openvpn package to 2.1.1 |
Gustavo Zacarias | c623a23 | 2010-01-20 11:17:53 -0300 | [diff] [blame] | 522 | #943: Bump sqlite package to 3.6.22 |
Gustavo Zacarias | 3416f26 | 2010-01-26 11:36:07 -0300 | [diff] [blame] | 523 | #961: Bump dnsmasq to 2.52 |
Gustavo Zacarias | 60ce1b0 | 2010-01-26 11:47:42 -0300 | [diff] [blame] | 524 | #967: Bump netstat-nat to 1.4.10 |
Gustavo Zacarias | 6455c32 | 2010-01-25 10:42:50 -0300 | [diff] [blame] | 525 | #973: Bump iw to 0.9.19 |
Peter Korsgaard | fbf84d4 | 2010-01-31 22:13:45 +0100 | [diff] [blame] | 526 | #1003: DHCP options disabled with busybox-1.16.0 |
Peter Korsgaard | 934c7bb | 2010-01-29 15:01:04 +0100 | [diff] [blame] | 527 | #1009: [SECURITY] Bump php to 5.2.12 |
Gustavo Zacarias | 49d92eb | 2010-02-01 13:53:12 -0300 | [diff] [blame] | 528 | #1015: [SECURITY] Bump bind to 9.5.1-P2 |
Peter Korsgaard | c317439 | 2010-02-03 17:27:51 +0100 | [diff] [blame] | 529 | #1027: Busybox flash commands conflict with those from mtd-utils |
Gustavo Zacarias | d5d4825 | 2010-02-09 11:30:06 -0300 | [diff] [blame] | 530 | #1063: [SECURITY] Update lighttpd to 1.4.26 |
Peter Korsgaard | bf4d2d8 | 2009-12-04 09:24:01 +0100 | [diff] [blame] | 531 | |
Peter Korsgaard | 798927c | 2009-12-01 15:20:18 +0100 | [diff] [blame] | 532 | 2009.11, Released December 1st, 2009: |
Peter Korsgaard | b48fb8c | 2009-11-30 11:00:28 +0100 | [diff] [blame] | 533 | |
| 534 | Additional fixes and cleanups. |
| 535 | |
Peter Korsgaard | 9d998ad | 2009-12-01 12:18:38 +0100 | [diff] [blame] | 536 | Updated/fixed packages: alsamixergui, autoconf, coreutils, fltk, |
| 537 | microperl, ncurses, vim |
Peter Korsgaard | b48fb8c | 2009-11-30 11:00:28 +0100 | [diff] [blame] | 538 | |
| 539 | Issues resolved (http://bugs.uclibc.org): |
| 540 | |
| 541 | #707: Cant configure fltk-1.1.7. configure: error: Configure could ... |
| 542 | |
Peter Korsgaard | 31bd974 | 2009-11-29 23:26:54 +0100 | [diff] [blame] | 543 | 2009.11-rc2, Released November 29th, 2009: |
| 544 | |
| 545 | Additional fixes and cleanups. |
Daniel Mack | 6b6bdae | 2009-11-24 19:52:26 +0100 | [diff] [blame] | 546 | |
Peter Korsgaard | ade675c | 2009-11-29 21:25:49 +0100 | [diff] [blame] | 547 | Updated/fixed packages: busybox, dbus, fltk, gvfs, ltrace |
Daniel Mack | 6b6bdae | 2009-11-24 19:52:26 +0100 | [diff] [blame] | 548 | |
Peter Korsgaard | 2d04d56 | 2009-11-23 23:20:21 +0100 | [diff] [blame] | 549 | 2009.11-rc1, Released November 23rd, 2009: |
Gustavo Zacarias | 7483499 | 2009-09-01 23:02:06 +0200 | [diff] [blame] | 550 | |
Peter Korsgaard | b8a917f | 2009-11-23 10:24:52 +0100 | [diff] [blame] | 551 | Fixes all over the tree and new features. |
| 552 | |
| 553 | Cleaned up / Simplified build directory layout. Refer to |
| 554 | docs/buildroot.html#using for details. |
| 555 | |
| 556 | Target defconfig files moved to configs/ and listed in 'make help' |
| 557 | output. |
| 558 | |
Peter Korsgaard | 406053d | 2009-11-20 14:05:48 +0100 | [diff] [blame] | 559 | Fixed *clean targets. Now clean removes everything generated, |
| 560 | so you can do a fresh rebuild. Distclean furthermore removes |
| 561 | kbuild tools and .config, bringing the source tree back in a |
| 562 | pristine state. |
| 563 | |
Peter Korsgaard | b8a917f | 2009-11-23 10:24:52 +0100 | [diff] [blame] | 564 | Toolchain: ARM cortex A8 support, GCC 4.4.2, sensible default |
| 565 | soft / hardfloat setting for architecture, ensure target-ldd |
| 566 | gets installed. |
Laine Walker-Avina | 83182dd | 2009-10-29 10:30:50 -0700 | [diff] [blame] | 567 | |
Peter Korsgaard | 4114643 | 2009-09-29 11:45:50 +0200 | [diff] [blame] | 568 | New packages: divine, gvfs, libarchive, libmicrohttpd, |
Lionel Landwerlin | 0ad5869 | 2009-10-18 21:03:09 +0200 | [diff] [blame] | 569 | sdl_sound, swfdec, sysstat |
Daniel Mack | 3251879 | 2009-08-25 16:04:56 +0200 | [diff] [blame] | 570 | |
Peter Korsgaard | 81e4ba3 | 2009-11-23 13:03:59 +0100 | [diff] [blame] | 571 | Updated/fixed packages: alsa-lib, alsamixergui, autoconf, bootutils, |
| 572 | busybox, gcc, directfb, dnsmasq, e2fsprogs, festival, gamin, gperf, |
| 573 | gqview, gstreamer, gst-plugins-bad, gst-plugins-base, gst-plugins-good, |
Peter Korsgaard | f6cbb26 | 2009-11-23 13:02:54 +0100 | [diff] [blame] | 574 | imagemagick, ipkg, iptables, iw, kernel-headers, kismet, leafpad, |
| 575 | libelf, libevent, libglib2, libidn, liblockfile, libmad, libpcap, |
Peter Korsgaard | fa946b7 | 2009-11-23 13:11:00 +0100 | [diff] [blame] | 576 | libupnp, libuuid, libxml2, lighttpd, ltrace, lua, lzma, magiccube4d, |
Peter Korsgaard | 1dd9d9f | 2009-11-23 13:54:05 +0100 | [diff] [blame] | 577 | matchbox, mdadm, nbd, ncftp, ncurses, netkittelnet, netsnmp, |
Peter Korsgaard | 7ba54a0 | 2009-11-23 14:41:36 +0100 | [diff] [blame] | 578 | ng-spice-rework, ntfs-3g, openntp, openssl, pcmanfm, php, psmisc, |
Baruch Siach | 883f066 | 2009-11-23 23:05:23 +0100 | [diff] [blame] | 579 | python, quagga, radvd, rpm, rsync, rubix, samba, sawman, sdl, sdl_image, |
Peter Korsgaard | b704677 | 2009-11-23 15:10:53 +0100 | [diff] [blame] | 580 | shared-mime-info, sfdisk, spawn-fcgi, speech-tools, sqlite, squashfs, |
Peter Korsgaard | 9627e21 | 2009-11-23 16:31:35 +0100 | [diff] [blame] | 581 | synergy, syslinux, sysklogd, target-binutils, tcpdump, torsmo, u-boot, |
| 582 | udpcast, util-linux, valgrind, vsftpd, wipe, wpa-supplicant, x11vnc, |
Lionel Landwerlin | 5ad8ad0 | 2010-01-27 02:08:49 +0100 | [diff] [blame] | 583 | xdata_xcursor-themes, xboard, xfsprogs, xstroke, zlib[5~ |
Peter Korsgaard | 76aaac6 | 2009-09-14 15:54:24 +0200 | [diff] [blame] | 584 | |
Peter Korsgaard | 87d74d9 | 2009-11-23 11:30:07 +0100 | [diff] [blame] | 585 | Removed package: mdnsresponder, mpatrol, gcc 3.4.6 + 4.0.4, vice |
Peter Korsgaard | 8a19a79 | 2009-10-01 22:32:44 +0200 | [diff] [blame] | 586 | |
Gustavo Zacarias | 7483499 | 2009-09-01 23:02:06 +0200 | [diff] [blame] | 587 | Issues resolved (http://bugs.uclibc.org): |
| 588 | |
Sven Neumann | 1d9178d | 2009-09-21 23:26:51 +0200 | [diff] [blame] | 589 | #301: allow to install libsmbclient |
Sven Neumann | bc95b3a | 2009-09-27 23:19:40 +0200 | [diff] [blame] | 590 | #303: add gvfs package |
Evan Zelkowitz | 8e8354d | 2009-09-20 10:02:44 +0200 | [diff] [blame] | 591 | #477: Add sdl_sound package |
Gustavo Zacarias | 57f3b11 | 2009-09-01 14:01:40 -0300 | [diff] [blame] | 592 | #487: Make kismet package sexier |
Gustavo Zacarias | bdf41d6 | 2009-09-01 13:04:17 -0300 | [diff] [blame] | 593 | #511: New package usb_modeswitch |
Gustavo Zacarias | 7483499 | 2009-09-01 23:02:06 +0200 | [diff] [blame] | 594 | #527: misc fixes for dnsmasq package |
Will Newton | a07032e | 2009-08-11 16:35:23 +0100 | [diff] [blame] | 595 | #565: libevent: Bump version and clean up makefile |
Olaf Rempel | 27cf811 | 2009-09-16 08:39:26 +0200 | [diff] [blame] | 596 | #587: Use iptables multipurpose binaries and bump to 1.4.4 |
Peter Korsgaard | da25e92 | 2009-10-25 22:15:06 +0100 | [diff] [blame] | 597 | #593: Missing early check for patch(1) |
Peter Korsgaard | b71951b | 2009-11-22 21:25:31 +0100 | [diff] [blame] | 598 | #597: (REOP) Selecting busybox in buildroot's config clobbers ar ... |
Peter Korsgaard | 1716839 | 2009-09-21 17:42:22 +0200 | [diff] [blame] | 599 | #609: libmicrohttpd: New package |
| 600 | #615: python: Don't delete .py files unless asked |
Peter Korsgaard | f5239c3 | 2009-09-19 09:46:55 +0200 | [diff] [blame] | 601 | #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] | 602 | #619: netkittelnet requires netkitbase to install, but there's no ... |
Vincent Palatin | 6aac003 | 2009-11-22 21:18:11 +0100 | [diff] [blame] | 603 | #645: allow to build nbd-server with NBD package |
Gustavo Zacarias | 829d4ff | 2009-10-09 10:31:31 -0300 | [diff] [blame] | 604 | #653: [SECURITY] Update php package to version 5.2.11 |
Gustavo Zacarias | ab17f40 | 2009-10-09 10:42:41 -0300 | [diff] [blame] | 605 | #655: Update sqlite package to version 3.6.18 |
Simon Pasch | f72f3fd | 2009-10-13 14:23:08 +0200 | [diff] [blame] | 606 | #657: Bug in imagemagick-clean target |
Kelvin Cheung | 07019b2 | 2009-11-22 21:08:37 +0100 | [diff] [blame] | 607 | #663: Add option for NAND flash with 512B Page and 16 kB erasesize ... |
rvpaasen | d7f5f04 | 2009-10-18 19:35:12 +0200 | [diff] [blame] | 608 | #665: [PATCH] Samba package |
rvpaasen | 69ec17c | 2009-10-29 21:35:33 +0100 | [diff] [blame] | 609 | #667: [PATCH] e2fsprogs |
Peter Korsgaard | 351b679 | 2009-11-22 21:03:42 +0100 | [diff] [blame] | 610 | #683: SDL-dfb does not select directfb |
Peter Korsgaard | 3445ff4 | 2009-11-22 20:52:15 +0100 | [diff] [blame] | 611 | #701: make install problem with unstripped binaries |
Gustavo Zacarias | 48ed49e | 2009-11-10 13:42:35 -0300 | [diff] [blame] | 612 | #703: [SECURITY] Update openssl package to 0.9.8l |
Gustavo Zacarias | 3848cd6 | 2009-11-10 12:01:09 -0300 | [diff] [blame] | 613 | #705: Bump spawn-fcgi package to 1.6.3 |
Gustavo Zacarias | 4e27686 | 2009-11-10 13:58:07 -0300 | [diff] [blame] | 614 | #709: Bump lighttpd package to 1.4.24 |
Gustavo Zacarias | 26073d2 | 2009-11-13 09:49:43 -0300 | [diff] [blame] | 615 | #713: Migrate openntpd package to Makefile.autotools.in |
Gustavo Zacarias | 83f9881 | 2009-11-13 12:07:56 -0300 | [diff] [blame] | 616 | #715: Bump libidn package to 1.15 and other fixes |
Gustavo Zacarias | 882e137 | 2009-11-13 12:12:09 -0300 | [diff] [blame] | 617 | #717: Bump dnsmasq to 2.51 and introduce new IDN option |
Gustavo Zacarias | bd49a62 | 2009-11-19 10:26:43 -0300 | [diff] [blame] | 618 | #731: Bump iw package to 0.9.17 |
Gustavo Zacarias | 7483499 | 2009-09-01 23:02:06 +0200 | [diff] [blame] | 619 | |
Peter Korsgaard | f0eb8b5 | 2009-08-31 10:23:48 +0200 | [diff] [blame] | 620 | 2009.08, Released August 31th, 2009: |
| 621 | |
| 622 | Additional fixes and cleanups. |
| 623 | |
| 624 | Updated/fixed packages: ctorrent, saveconfig/getconfig, |
| 625 | sdl_net, util-linux. |
Peter Korsgaard | 014df31 | 2009-08-30 22:01:23 +0200 | [diff] [blame] | 626 | |
| 627 | Issues resolved (http://bugs.uclibc.org): |
| 628 | |
| 629 | #529: util-linux doesn't find headers and include libs correctly |
Kelvin Cheung | cc8a917 | 2009-08-31 07:23:59 +0200 | [diff] [blame] | 630 | #557: Build ctorrent with SSL support if available |
Peter Korsgaard | 014df31 | 2009-08-30 22:01:23 +0200 | [diff] [blame] | 631 | |
Peter Korsgaard | 4595a2f | 2009-08-26 23:21:30 +0200 | [diff] [blame] | 632 | 2009.08-rc3, Released August 26th, 2009: |
| 633 | |
| 634 | Additional fixes and cleanups. |
| 635 | |
| 636 | Updated/fixed packages: alsa-utils, berkeleydb, busybox, dbus, |
| 637 | directfb, enchant, kernel headers. |
| 638 | |
| 639 | Issues resolved (http://bugs.uclibc.org): |
| 640 | |
| 641 | #471: Allow directfb compilation with debug |
| 642 | #541: Removal of CVS directories in target filesystem broken |
| 643 | #547: berkeleydb: Update config.{sub, guess} |
| 644 | #549: enchant: Fix dependencies. |
| 645 | #569: Fix alsa-utils build for x86 on x86-64 |
| 646 | |
Peter Korsgaard | 4ebaaf4 | 2009-08-06 10:39:54 +0200 | [diff] [blame] | 647 | 2009.08-rc2, Released August 6th, 2009: |
| 648 | |
| 649 | Additional fixes and new features. |
| 650 | |
| 651 | New packages: libuuid, gcc 4.3.4. |
| 652 | |
Peter Korsgaard | 4595a2f | 2009-08-26 23:21:30 +0200 | [diff] [blame] | 653 | Updated/fixed packages: busybox, classpath, gzip, ipsec-tools, |
| 654 | jamvm, libusb, microperl, neon, popt, sed, webkit. |
Peter Korsgaard | 4ebaaf4 | 2009-08-06 10:39:54 +0200 | [diff] [blame] | 655 | |
| 656 | Fixed issue with 'make oldconfig' |
Peter Korsgaard | 0468b5c | 2009-08-04 22:58:54 +0200 | [diff] [blame] | 657 | |
| 658 | Issues resolved (http://bugs.uclibc.org): |
| 659 | |
| 660 | #525: sed broken with external toolchain |
Peter Korsgaard | 15dab04 | 2009-08-05 09:23:29 +0200 | [diff] [blame] | 661 | #537: Fix gzip build with recent glibc |
Peter Korsgaard | 0468b5c | 2009-08-04 22:58:54 +0200 | [diff] [blame] | 662 | |
Peter Korsgaard | 3190d5b | 2009-08-02 23:09:07 +0200 | [diff] [blame] | 663 | 2009.08-rc1, Released August 2nd, 2009: |
| 664 | |
| 665 | Fixes all over the tree and new features. |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 666 | |
Thomas Petazzoni | 6609525 | 2009-07-27 11:06:32 +0200 | [diff] [blame] | 667 | Improvement of external toolchain support: |
| 668 | - Support for glibc toolchains. |
| 669 | - The toolchain configuration announced to Buildroot is |
| 670 | verified against the real toolchain configuration. |
| 671 | - Fixes, documentation. |
| 672 | |
| 673 | Cleanup X.org support: clarified configuration options, and |
| 674 | removed mandatory dependency on useless libraries such as |
| 675 | libXt or libXaw. |
| 676 | |
Thomas Petazzoni | d9a9501 | 2009-07-27 18:08:32 +0200 | [diff] [blame] | 677 | New QT-based configurator, usable using 'make xconfig'. |
| 678 | |
Peter Korsgaard | 3190d5b | 2009-08-02 23:09:07 +0200 | [diff] [blame] | 679 | Support for the Xtensa architecture. |
| 680 | |
| 681 | Toolchain: GCC 4.4.1, 2.6.30 kernel headers, removed < 2.6.26 |
| 682 | headers. |
| 683 | |
| 684 | New packages: bmon, ctorrent, dosfstools, enchant, |
| 685 | gst-plugins-bad, iw, libmms, libnl, netstat-nat, ntfsprogs, |
| 686 | sdl_gfx, spawn-fcgi. |
| 687 | |
| 688 | Updated packages: bind, busybox, coreutils, sqlite, directfb, |
| 689 | expat, gamin, gnuconfig, haserl, ipsec-tools, classpath, |
| 690 | libcurl, libglib2, liblockfile, libpng, libsoup, libxml2, |
| 691 | lighttpd, ltp-testsuite, lvm2, matchbox, memstat, |
| 692 | gst-plugins-good, gstreamer, libogg, libvorbis, mplayer, |
| 693 | neon, openssl, pciutils, php, qt, ruby, sawman, webkit, |
| 694 | wpa-supplicant, xdriver_xf86-input-synaptics, |
| 695 | xdriver_xf86-video-intel, xlib_libXfont, xlib_libXft, |
| 696 | xlib_libXt, xproto_xproto, xserver-xorg, xutil_makedepend, |
| 697 | xutil_util-macros. |
| 698 | |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 699 | Issues resolved (http://bugs.uclibc.org): |
| 700 | |
Peter Korsgaard | 2e71cd8 | 2009-07-07 23:26:36 +0200 | [diff] [blame] | 701 | #83: liblockfile fails to compile due to eaccess redefinition |
Peter Korsgaard | 0aa7062 | 2009-07-24 07:51:16 +0200 | [diff] [blame] | 702 | #163: Xtensa architecture port |
Thomas Petazzoni | 7a1a334 | 2009-07-28 16:18:10 +0200 | [diff] [blame] | 703 | #171: xorg-server / kernel headers 2.6.26 - vm86.c compilation issue |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 704 | #241: device mapper + lvm2: build together |
Olaf Rempel | 52dbe07 | 2009-03-02 17:35:41 +0100 | [diff] [blame] | 705 | #243: ctorrent: new package |
Olaf Rempel | bb14fc4 | 2009-03-02 17:58:13 +0100 | [diff] [blame] | 706 | #247: ntfsprogs: new package |
Peter Korsgaard | 71c810f | 2009-07-18 00:04:20 +0200 | [diff] [blame] | 707 | #271: Library 'libgcc_s.so.1' not installed in search path |
Gustavo Zacarias | 57c2e79 | 2009-07-26 21:08:51 +0200 | [diff] [blame] | 708 | #287: New package libnl |
Gustavo Zacarias | 9a6d6cf | 2009-08-02 22:25:04 +0200 | [diff] [blame] | 709 | #289: New package iw |
Will Newton | 6fecd53 | 2009-07-27 12:20:27 +0100 | [diff] [blame] | 710 | #331: Update MPlayer to version 1.0rc2 |
Gustavo Zacarias | 5818010 | 2009-06-30 21:40:23 +0200 | [diff] [blame] | 711 | #333: Bump sqlite package to 3.6.15 |
Peter Korsgaard | e61606a | 2009-06-23 13:55:38 +0200 | [diff] [blame] | 712 | #349: update libsoup to version 2.26.2 |
Gustavo Zacarias | c2dbefd | 2009-07-26 21:50:02 +0200 | [diff] [blame] | 713 | #357: New package netstat-nat |
Gustavo Zacarias | 234fb28 | 2009-07-02 14:55:51 +0200 | [diff] [blame] | 714 | #359,#413: Upgrade openvpn to Makefile.autotools.in |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 715 | #367: linux kernel compile error for arm926t |
Evan Zelkowitz | 10e9b7e | 2009-07-18 11:29:26 +0200 | [diff] [blame] | 716 | #369: Add SDL_gfx package |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 717 | #373: Support for building gstreamer without libxml |
Peter Korsgaard | e61606a | 2009-06-23 13:55:38 +0200 | [diff] [blame] | 718 | #379: update DirectFB to version 1.4.0 |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 719 | #383: gst-plugins-good: Allow soup plugin to be configured |
| 720 | #385: neon: Fix pkgconfig dependency |
Peter Korsgaard | bd26b58 | 2009-07-16 15:07:20 +0200 | [diff] [blame] | 721 | #387: Tremor not installed to toolchain |
Gustavo Zacarias | ba4fbdc | 2009-07-26 22:03:15 +0200 | [diff] [blame] | 722 | #389: New package bmon |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 723 | #391: gstreamer: Bump version to 0.10.23 |
| 724 | #393: gst-plugins-base: Bump version to 0.10.23 |
| 725 | #395: gst-plugins-bad: New package |
Peter Korsgaard | f431182 | 2009-07-27 00:05:14 +0200 | [diff] [blame] | 726 | #403: Error while building iso9660 image |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 727 | #409: Bump php package to 5.2.10 |
| 728 | #411: ipsec-tools: Bump version to 0.7.2 |
Gustavo Zacarias | 0468be6 | 2009-07-01 15:36:19 +0200 | [diff] [blame] | 729 | #417: New package spawn-fcgi |
Gustavo Zacarias | 264b9c1 | 2009-07-01 15:31:59 +0200 | [diff] [blame] | 730 | #419: Bump lighttpd package to 1.4.23 |
Will Newton | 27ce942 | 2009-07-27 10:39:50 +0200 | [diff] [blame] | 731 | #421: toolchain: Clean up toolchain locale support menu |
Will Newton | 81f9990 | 2009-06-29 11:54:06 +0100 | [diff] [blame] | 732 | #427: webkit: Update to WebKit svn r44552 |
Will Newton | 56fcdc9 | 2009-07-02 16:54:41 +0100 | [diff] [blame] | 733 | #437: ltp-testsuite: Bump version to 20090630 |
Mike Crowe | f26acf6 | 2009-06-18 13:29:02 +0100 | [diff] [blame] | 734 | #451: Upgrade from unmaintained dosfstools-2.11 to dosfstools-3.0.3 |
Peter Korsgaard | e0debb7 | 2009-07-17 21:07:42 +0200 | [diff] [blame] | 735 | #467: DirectFB 1.4.1 |
Peter Korsgaard | 0aa7062 | 2009-07-24 07:51:16 +0200 | [diff] [blame] | 736 | #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] | 737 | #491: libxml2: Bump version to 0.7.3 |
Gustavo Zacarias | ff69aee | 2009-07-29 10:02:15 -0300 | [diff] [blame] | 738 | #495: Bump bind package to 9.5.1-P3 (security) |
Peter Korsgaard | 2a966bc | 2009-07-29 21:49:45 +0200 | [diff] [blame] | 739 | #497: OpenSSL RSA key generation hangs on x86_64 |
Gustavo Zacarias | 00c8bdd | 2009-07-30 10:09:47 -0300 | [diff] [blame] | 740 | #509: Bump sqlite package to 3.6.16 |
Peter Korsgaard | a7b50b9 | 2009-08-02 09:59:15 +0200 | [diff] [blame] | 741 | #523: pciutils broken with external toolchain |
Daniele Salvatore Albano | 9be449f | 2009-08-02 22:32:03 +0200 | [diff] [blame] | 742 | #533: Update gamin to 0.1.10 to fix compilation |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 743 | |
Peter Korsgaard | a69b3d6 | 2009-06-01 09:00:03 +0200 | [diff] [blame] | 744 | 2009.05, Released June 1st, 2009: |
| 745 | |
| 746 | Fixes for dropbear & diffutils, bump linux-advanced 2.6.29.x |
| 747 | version and marked ubifsroot as broken. |
| 748 | |
Peter Korsgaard | 45e11e2 | 2009-05-27 20:44:08 +0200 | [diff] [blame] | 749 | 2009.05-rc3, Released May 27th, 2009: |
| 750 | |
| 751 | Fixes for toolchain (gcc arm pr37436), stable kernel versions, |
| 752 | busybox, curl, libusb, readline, python and strace. |
| 753 | |
| 754 | Issues resolved (http://bugs.uclibc.org): |
| 755 | |
| 756 | #345: libcurl package needs a urandom fix |
| 757 | |
Peter Korsgaard | 13328d2 | 2009-05-19 20:18:04 +0200 | [diff] [blame] | 758 | 2009.05-rc2, Released May 19th, 2009: |
| 759 | |
| 760 | Fixes for toolchain (gcc w/softfloat on ppc, 3.4.6 buildfix |
| 761 | for newer hosts), stable kernel versions, busybox, cups, |
| 762 | dmraid, docker, mesa3d, rsync and updated defconfigs. |
| 763 | |
| 764 | xserver marked as broken on AVR32 and atngw100-expanded |
| 765 | config removed. |
Peter Korsgaard | 61aeb6e | 2009-05-06 17:09:16 +0200 | [diff] [blame] | 766 | |
| 767 | Issues resolved (http://bugs.uclibc.org): |
| 768 | |
| 769 | #167: metacity does not build |
Peter Korsgaard | 13328d2 | 2009-05-19 20:18:04 +0200 | [diff] [blame] | 770 | #295: gamin installs python support even if python is disabled |
| 771 | #323: gen_matypes fails to execute during build of Mesa when us... |
Peter Korsgaard | 61aeb6e | 2009-05-06 17:09:16 +0200 | [diff] [blame] | 772 | |
Peter Korsgaard | cf92bc2 | 2009-05-05 11:53:14 +0200 | [diff] [blame] | 773 | 2009.05-rc1, Released May 5th, 2009: |
| 774 | |
| 775 | Fixes all over the tree, further conversion of packages to |
| 776 | Makefile.autotools.in and we now build host versions of |
| 777 | packages where needed for build time dependencies instead of |
| 778 | relying on the correct versions being available on the build |
| 779 | host. Ancient toolchain / busybox versions have furthermore |
| 780 | been removed as announced in the 2009.02 release notes. |
| 781 | |
| 782 | New packages: flac, gob2, lzop, taglib, wpa_supplicant |
| 783 | |
| 784 | Updated packages: avahi, bind, binutils, busybox, dbus, dbus-glib, |
| 785 | directfb, dnsmasq, freetype, gcc, gmp, gstreamer, iptables, kernel |
| 786 | headers, kexec, libglib2, libpng, libsndfile, lua, mpfr, ntfs-3g, |
| 787 | openssl, php, qtopia4, rsync, samba, sqlite, tar, uboot, uclibc, |
| 788 | util-linux, xorg7, xerces |
| 789 | |
| 790 | Issues resolved (http://bugs.uclibc.org): |
| 791 | |
| 792 | #5,#77,#141,#143: Convert php package to Makefile.autotools.in |
| 793 | and a ton of other improvements |
| 794 | #19: page.h missing by util-linux |
| 795 | #37: update libglib2 to version 2.18.4 |
| 796 | #61: tslib puts staging_dir into pkgconfig file |
| 797 | #69: tar refuses to build |
| 798 | #71,#175: ./wchar.h:41:12: error: empty filename in #include |
| 799 | #73: Bump openssl package to the latest version |
| 800 | #81: New package wpa_supplicant |
| 801 | #99: new package: flac |
| 802 | #101: update gstreamer packages |
| 803 | #105,#313: menuconfig segfaults on tinyx if wchar is not |
| 804 | selected |
| 805 | #107: convert libvorbis to Makefile.autotools.in |
| 806 | #109: Make pppd package avoid bsd err |
| 807 | #111: binutils 2.17 fails to build when texinfo >= 4.10 |
| 808 | #133: Modify ncurses5-config to get correct include path |
| 809 | #137: Bump php to version 5.2.9 |
| 810 | #139: Bump sqlite to 3.6.11 and convert to |
| 811 | Makefile.autotools.in |
| 812 | #145: Bump bind package to 9.5.1-P1 (security) |
| 813 | #147: buildroot toolchain fails to build w/binutils-2.19.1 |
| 814 | #151: openssl package trivial fixes |
| 815 | #161: vim fails on patching with errors in configure.patch |
| 816 | #169: blackbox-0.70.1 does not build |
| 817 | #177: xdriver_xf86-input-keyboard does not build |
| 818 | #179: Upgrade dropbear to Makefile.autotools.in |
| 819 | #181: Update to Xorg 7.4 |
| 820 | #187: ntfs-3g: could not build cross |
| 821 | #191: alsa-lib ARM binaries always built with EABI |
| 822 | #213: Bump wpa_supplicant package to version 0.6.9 |
| 823 | #217: Bump openssl package to 0.9.8k (security) |
| 824 | #219: Toolchain build fails on m4 |
| 825 | #225: m4 macros are out of place |
| 826 | #233: make ipv6 optional in iptables |
| 827 | #237: ncftp: convert to Makefile.autotools.in |
| 828 | #239: ntfs-3g: convert to Makefile.autotools.in |
| 829 | #245: lzop: new package |
| 830 | #271: Bump bind package to 9.5.1-P2 (security) |
| 831 | #277: Bump sqlite package to 3.6.16 |
| 832 | #279: update libglib2 to version 2.20.1 |
| 833 | #281: update DirectFB to version 1.2.8 |
| 834 | #283: add taglib |
| 835 | #285: compilation of samba fails if IPV6 support is missing |
| 836 | #293: update samba to version 3.3.3 |
| 837 | #299: add shared-mime-info package |
| 838 | #307: make openssl package respect build flags |