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