diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,12 +1,25 @@ 2009.08, Not yet released: + Improvement of external toolchain support: + - Support for glibc toolchains. + - The toolchain configuration announced to Buildroot is + verified against the real toolchain configuration. + - Fixes, documentation. + + Cleanup X.org support: clarified configuration options, and + removed mandatory dependency on useless libraries such as + libXt or libXaw. + Issues resolved (http://bugs.uclibc.org): #83: liblockfile fails to compile due to eaccess redefinition + #163: Xtensa architecture port #241: device mapper + lvm2: build together #271: Library 'libgcc_s.so.1' not installed in search path + #287: New package libnl #333: Bump sqlite package to 3.6.15 #349: update libsoup to version 2.26.2 + #357: New package netstat-nat #359,#413: Upgrade openvpn to Makefile.autotools.in #367: linux kernel compile error for arm926t #369: Add SDL_gfx package @@ -15,14 +28,18 @@ #383: gst-plugins-good: Allow soup plugin to be configured #385: neon: Fix pkgconfig dependency #387: Tremor not installed to toolchain + #389: New package bmon #391: gstreamer: Bump version to 0.10.23 #393: gst-plugins-base: Bump version to 0.10.23 #395: gst-plugins-bad: New package + #403: Error while building iso9660 image #409: Bump php package to 5.2.10 #411: ipsec-tools: Bump version to 0.7.2 #417: New package spawn-fcgi #419: Bump lighttpd package to 1.4.23 + #421: toolchain: Clean up toolchain locale support menu #467: DirectFB 1.4.1 + #473: memstat_0.5.tar.gz has install with -D and that fails "make" 2009.05, Released June 1st, 2009: |