]> Git Repo - buildroot-mgba.git/blame - CHANGES
Merge branch 'sed-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot
[buildroot-mgba.git] / CHANGES
CommitLineData
3190d5bf
PK
12009.08-rc1, Released August 2nd, 2009:
2
3 Fixes all over the tree and new features.
533718a8 4
66095256
TP
5 Improvement of external toolchain support:
6 - Support for glibc toolchains.
7 - The toolchain configuration announced to Buildroot is
8 verified against the real toolchain configuration.
9 - Fixes, documentation.
10
11 Cleanup X.org support: clarified configuration options, and
12 removed mandatory dependency on useless libraries such as
13 libXt or libXaw.
14
d9a95017
TP
15 New QT-based configurator, usable using 'make xconfig'.
16
3190d5bf
PK
17 Support for the Xtensa architecture.
18
19 Toolchain: GCC 4.4.1, 2.6.30 kernel headers, removed < 2.6.26
20 headers.
21
22 New packages: bmon, ctorrent, dosfstools, enchant,
23 gst-plugins-bad, iw, libmms, libnl, netstat-nat, ntfsprogs,
24 sdl_gfx, spawn-fcgi.
25
26 Updated packages: bind, busybox, coreutils, sqlite, directfb,
27 expat, gamin, gnuconfig, haserl, ipsec-tools, classpath,
28 libcurl, libglib2, liblockfile, libpng, libsoup, libxml2,
29 lighttpd, ltp-testsuite, lvm2, matchbox, memstat,
30 gst-plugins-good, gstreamer, libogg, libvorbis, mplayer,
31 neon, openssl, pciutils, php, qt, ruby, sawman, webkit,
32 wpa-supplicant, xdriver_xf86-input-synaptics,
33 xdriver_xf86-video-intel, xlib_libXfont, xlib_libXft,
34 xlib_libXt, xproto_xproto, xserver-xorg, xutil_makedepend,
35 xutil_util-macros.
36
533718a8
PK
37 Issues resolved (http://bugs.uclibc.org):
38
2e71cd88 39 #83: liblockfile fails to compile due to eaccess redefinition
0aa70624 40 #163: Xtensa architecture port
7a1a334c 41 #171: xorg-server / kernel headers 2.6.26 - vm86.c compilation issue
533718a8 42 #241: device mapper + lvm2: build together
52dbe071 43 #243: ctorrent: new package
bb14fc40 44 #247: ntfsprogs: new package
71c810ff 45 #271: Library 'libgcc_s.so.1' not installed in search path
57c2e79b 46 #287: New package libnl
9a6d6cf5 47 #289: New package iw
6fecd53e 48 #331: Update MPlayer to version 1.0rc2
5818010f 49 #333: Bump sqlite package to 3.6.15
e61606ad 50 #349: update libsoup to version 2.26.2
c2dbefd8 51 #357: New package netstat-nat
234fb283 52 #359,#413: Upgrade openvpn to Makefile.autotools.in
533718a8 53 #367: linux kernel compile error for arm926t
10e9b7ed 54 #369: Add SDL_gfx package
533718a8 55 #373: Support for building gstreamer without libxml
e61606ad 56 #379: update DirectFB to version 1.4.0
533718a8
PK
57 #383: gst-plugins-good: Allow soup plugin to be configured
58 #385: neon: Fix pkgconfig dependency
bd26b582 59 #387: Tremor not installed to toolchain
ba4fbdc9 60 #389: New package bmon
533718a8
PK
61 #391: gstreamer: Bump version to 0.10.23
62 #393: gst-plugins-base: Bump version to 0.10.23
63 #395: gst-plugins-bad: New package
f4311822 64 #403: Error while building iso9660 image
533718a8
PK
65 #409: Bump php package to 5.2.10
66 #411: ipsec-tools: Bump version to 0.7.2
0468be6e 67 #417: New package spawn-fcgi
264b9c11 68 #419: Bump lighttpd package to 1.4.23
27ce942e 69 #421: toolchain: Clean up toolchain locale support menu
81f9990e 70 #427: webkit: Update to WebKit svn r44552
56fcdc9b 71 #437: ltp-testsuite: Bump version to 20090630
f26acf61 72 #451: Upgrade from unmaintained dosfstools-2.11 to dosfstools-3.0.3
e0debb78 73 #467: DirectFB 1.4.1
0aa70624 74 #473: memstat_0.5.tar.gz has install with -D and that fails "make"
5079d7a0 75 #491: libxml2: Bump version to 0.7.3
ff69aeea 76 #495: Bump bind package to 9.5.1-P3 (security)
2a966bcd 77 #497: OpenSSL RSA key generation hangs on x86_64
00c8bdd5 78 #509: Bump sqlite package to 3.6.16
a7b50b94 79 #523: pciutils broken with external toolchain
6ce736a5 80 #525: sed broken with external toolchain
9be449ff 81 #533: Update gamin to 0.1.10 to fix compilation
533718a8 82
a69b3d61
PK
832009.05, Released June 1st, 2009:
84
85 Fixes for dropbear & diffutils, bump linux-advanced 2.6.29.x
86 version and marked ubifsroot as broken.
87
45e11e29
PK
882009.05-rc3, Released May 27th, 2009:
89
90 Fixes for toolchain (gcc arm pr37436), stable kernel versions,
91 busybox, curl, libusb, readline, python and strace.
92
93 Issues resolved (http://bugs.uclibc.org):
94
95 #345: libcurl package needs a urandom fix
96
13328d22
PK
972009.05-rc2, Released May 19th, 2009:
98
99 Fixes for toolchain (gcc w/softfloat on ppc, 3.4.6 buildfix
100 for newer hosts), stable kernel versions, busybox, cups,
101 dmraid, docker, mesa3d, rsync and updated defconfigs.
102
103 xserver marked as broken on AVR32 and atngw100-expanded
104 config removed.
61aeb6e4
PK
105
106 Issues resolved (http://bugs.uclibc.org):
107
108 #167: metacity does not build
13328d22
PK
109 #295: gamin installs python support even if python is disabled
110 #323: gen_matypes fails to execute during build of Mesa when us...
61aeb6e4 111
cf92bc23
PK
1122009.05-rc1, Released May 5th, 2009:
113
114 Fixes all over the tree, further conversion of packages to
115 Makefile.autotools.in and we now build host versions of
116 packages where needed for build time dependencies instead of
117 relying on the correct versions being available on the build
118 host. Ancient toolchain / busybox versions have furthermore
119 been removed as announced in the 2009.02 release notes.
120
121 New packages: flac, gob2, lzop, taglib, wpa_supplicant
122
123 Updated packages: avahi, bind, binutils, busybox, dbus, dbus-glib,
124 directfb, dnsmasq, freetype, gcc, gmp, gstreamer, iptables, kernel
125 headers, kexec, libglib2, libpng, libsndfile, lua, mpfr, ntfs-3g,
126 openssl, php, qtopia4, rsync, samba, sqlite, tar, uboot, uclibc,
127 util-linux, xorg7, xerces
128
129 Issues resolved (http://bugs.uclibc.org):
130
131 #5,#77,#141,#143: Convert php package to Makefile.autotools.in
132 and a ton of other improvements
133 #19: page.h missing by util-linux
134 #37: update libglib2 to version 2.18.4
135 #61: tslib puts staging_dir into pkgconfig file
136 #69: tar refuses to build
137 #71,#175: ./wchar.h:41:12: error: empty filename in #include
138 #73: Bump openssl package to the latest version
139 #81: New package wpa_supplicant
140 #99: new package: flac
141 #101: update gstreamer packages
142 #105,#313: menuconfig segfaults on tinyx if wchar is not
143 selected
144 #107: convert libvorbis to Makefile.autotools.in
145 #109: Make pppd package avoid bsd err
146 #111: binutils 2.17 fails to build when texinfo >= 4.10
147 #133: Modify ncurses5-config to get correct include path
148 #137: Bump php to version 5.2.9
149 #139: Bump sqlite to 3.6.11 and convert to
150 Makefile.autotools.in
151 #145: Bump bind package to 9.5.1-P1 (security)
152 #147: buildroot toolchain fails to build w/binutils-2.19.1
153 #151: openssl package trivial fixes
154 #161: vim fails on patching with errors in configure.patch
155 #169: blackbox-0.70.1 does not build
156 #177: xdriver_xf86-input-keyboard does not build
157 #179: Upgrade dropbear to Makefile.autotools.in
158 #181: Update to Xorg 7.4
159 #187: ntfs-3g: could not build cross
160 #191: alsa-lib ARM binaries always built with EABI
161 #213: Bump wpa_supplicant package to version 0.6.9
162 #217: Bump openssl package to 0.9.8k (security)
163 #219: Toolchain build fails on m4
164 #225: m4 macros are out of place
165 #233: make ipv6 optional in iptables
166 #237: ncftp: convert to Makefile.autotools.in
167 #239: ntfs-3g: convert to Makefile.autotools.in
168 #245: lzop: new package
169 #271: Bump bind package to 9.5.1-P2 (security)
170 #277: Bump sqlite package to 3.6.16
171 #279: update libglib2 to version 2.20.1
172 #281: update DirectFB to version 1.2.8
173 #283: add taglib
174 #285: compilation of samba fails if IPV6 support is missing
175 #293: update samba to version 3.3.3
176 #299: add shared-mime-info package
177 #307: make openssl package respect build flags
This page took 0.051677 seconds and 4 git commands to generate.