]> Git Repo - buildroot-mgba.git/blame - CHANGES
libusb: bump version, convert to autotools, add -compat lib
[buildroot-mgba.git] / CHANGES
CommitLineData
58794482
PK
12010.05, Not yet released
2
b1c9a155
GZ
3 Cleaned up / restructured package menu.
4
266fa65a
PK
5 Toolchain: uClibc 0.9.30.3 / 0.9.31, older 0.9.30.x removed.
6 2.6.33 kernel headers, binutils 2.20.1, removed broken nios2
7 support.
c9d195ed 8
de859f6b
PK
9 X.org updated to 7.5.
10
e237c993 11 New packages: librsync, libusb-compat, lmbench, netperf, squid
a038602e 12
faa2f012
PJ
13 Updated/fixed packages: busybox, dnsmasq, dosfstools,
14 e2fsprogs, freetype, iperf, iptables, iw, less, libdrm,
e237c993
MC
15 libgcrypt, libglib2, libpng, libusb, libxml2, matchbox, mdadm,
16 memstat, mtd-utils, nano, openssl, php, pppd, qt, radvd,
17 setserial, squashfs, usb_modeswitch, wget, xlib_libX11,
18 xlib_libXfont
58794482 19
acac2ece
AC
20 Issues resolved (http://bugs.uclibc.org):
21
ffe25f05 22 #513: Add new squid package
0e9aad6c 23 #661: lmbench: new package
6a3a58f1 24 #800: [PATCH] iperf update to 2.0.4
0c776124 25 #805: [PATCH] mdadm - version update
cb08cd64 26 #817: integrator926_defconfig uses unsupported uboot board name
e237c993
MC
27 #1093: Upgrade libusb to v1.0.3 and add new libusb-compat
28 package for compatibility with old packages that expect
29 the pre-1.0 API.
ed91e786 30 #1105: Add new netperf package
8fe6cc98 31 #1111: Bump wget to 1.12 and migrate to Makefile.autotools.in
19f1506a 32 #1117: Bump nano to 2.2.3 and migrate to Makefile.autotools.in
4f0361ab 33 #1123: Bump less to 436 and migrate to Makefile.autotools.in
3b90d698 34 #1129: Bump memstat to 0.8 and migrate to Makefile.package.in
cb08cd64 35 #1189: Wrong u-boot configuration name for integrator926 target
17541bd0 36 #1219: kernel headers not correctly installed into toolchain/staging
60f2fb4f 37 #1273: BR2_INET_IPV6 does not enable IPv6 in pppd
a038602e 38 #1303: Add librsync package
820d917d 39 #1327: mtd-utils compile failure due to lack of --sysroot in CFLAGS
60f2fb4f 40 #1345: Bump pppd to 2.4.5 and convert to Makefile.autotools.in
0a179ade 41 #1369: cannot build radvd (flex problem)
a12ef5db 42 #1387: xlib_libX11-1.3.2 can't find libjpeg
aa3486fd 43 #1411: [SECURITY] Update openssl package to 0.9.8n
bc7ffe74 44 #1417: Bump iptables to 1.4.7
801f22b3 45 #1423: Bump e2fsprogs to 1.41.11
0fd37245 46 #1429: [SECURITY] Update php to 5.2.13
5c36fdfe 47 #1441: Add binutils 2.20.1
31365ded 48 #1447: Package installation on target with debug symbols is broken
ac5c5fd6 49 #1459: Misc QA fixes
acac2ece 50
ac1dfc84 512010.02, Release February 26th, 2010:
f4f15704
FGM
52
53 Fixes all over the tree.
54
b209f227
PK
55 Updated/fixed packages: avahi, busybox, cramfs, ipsec-tools, libcgicc,
56 libgtk2, libraw1394, madplay, netsnmp, pango, squashfs, sylpheed, qt,
57 xfont_font-util
ba50538c 58
0f40a46a 59 Removed packages: hostap, openmotif, xpdf
ba50538c
PK
60
61 Issues resolved (http://bugs.uclibc.org):
62
63 #165: openmotif does not build
0f40a46a 64 #1147: Remove obsolete hostap package
f561763e 65 #1183: make source fails to download gmp, mpfr and patches
f4f15704 66
7bd8125e 672010.02-rc2, Released February 23th, 2010:
23c8c880
PK
68
69 Fixes all over the tree and new features.
70
89fd7208
PK
71 New packages: intltool
72
c8ff60c8 73 Updated/fixed packages: ace_of_penguins, alsa-lib, alsa-utils, argus,
89fd7208
PK
74 at, automake, ccache, dosfstools, e2fsprogs, flex, gob2, gmpc,
75 gst-plugins-good, imagemagick, iw, kexec, libeXosip, libgtk2,
76 libpcap, libpng, libsoup, libxcb, libxml-parser-perl, libxml2,
77 libxslt, lvm2, matchbox, mplayer, rsync, rubix, shared-mime-info,
78 tcl, webkit, xapp_mkfontscale, xfont_encodings, xfont_font-util,
79 xlib_libfontenc, xproto_trapproto, zlib
c8ff60c8
PK
80
81 Removed package: xboard
23c8c880 82
6c9d3873
RA
83 Issues resolved (http://bugs.uclibc.org):
84
5239be04
PK
85 #335: atk looks for the path to the gnome library on the host
86 #355: Please update WebKit - it doesn't compile!
87 #453: libglib2 autoreconf
88 #457: e2fsprogs link problem
89 #459: libgtk2 autoreconf
90 #469: build of libgtk2 for host incorrectly assumes that X.org ...
91 #671: Bash fails to build when building buildront on Ubuntu 9.04
92 #711: WebKit host dependencies problems
93 #821: cp: illegal operation
94 #1039: Not compiled on ubuntu karmic
6c9d3873
RA
95 #1069: [PATCH] The AT91BOOTSTRAP makefile contains a typo
96
f0bdacdb
PK
972010.02-rc1, Released February 9th, 2010:
98
99 Fixes all over the tree and new features.
100
101 Generalized autotools infrastructure to be usable for
102 non-autotools packages, see package/Makefile.package.in for
103 details.
104
105 Cleaned up avr32 toolchain config, external source-based
106 toolchain support is gone.
107
108 Dependency checks: Also check for makeinfo, only print output
109 on errors.
de219287 110
6c26a600 111 Toolchain: uClibc 0.9.30.2, gcc 4.4.3
6bfb4885 112
731f3c3e
PK
113 New packages: libcdaudio, libdvdnav, libdvdread, hostapd, ser2net,
114 tcpreplay
20417bbf 115
aea2ef9b
WW
116 Updated/fixed packages: alsa-lib, alsa-utils, at, autoconf, bash,
117 bind, binutils, bootutils, busybox, dbus, directfb, dnsmasq,
14d065b5
JB
118 e2fsprogs, gstreamer, gperf, gst-plugins-bad, gvfs, fbdump, flex,
119 hal, iptables, iw, jpeg, kismet, libfuse, libglib2, liboil, libpcap,
120 libungif, libxml2, libxslt, lighttpd, mesa, mpg123, mtd-utils, nbd,
121 neon, netstat-nat, newt, openvpn, pcre, php, qt, rdesktop, readline,
122 rpm, sawman, sdl, sdl_ttf, sqlite, sshfs, tremor, u-boot,
123 usb_modeswitch, usbutils, webkit, wpa_supplicant, xfsprogs, zlib
ba4183bc 124
640c7403 125 Removed package: asterisk, openswan
5223447b 126
ba4183bc
GZ
127 Issues resolved (http://bugs.uclibc.org):
128
20417bbf 129 #515: tcpreplay: new package
1041563b 130 #553: Wrong DirectFB ps2mouse limitation
249f3db9 131 #559: mesa3d build fails
7c737978 132 #679: Autoconf cannot find M4
44816b1b 133 #739: New/updated hostapd package
d8968c67 134 #749: Bump usbutils package to version 0.86
79c9a433 135 #751: Kernel 2.6 snapshot fetch fail
1ba3c843 136 #753: Bump lighttpd package to 1.4.25
9c37425b 137 #757: U-Boot: mkimage cannot be installed using external toolchain
ba4183bc 138 #761: Add binutils 2.20 to toolchain options
9f17728f 139 #763: [SECURITY] Update pcre to 7.9
09c181f2 140 #765: Add buildroot branding to gcc
7a90172f 141 #767: Bump iw package to 0.9.18
b5867d93 142 #773: [SECURITY] Update bind to 9.5.2-P1
0a62bb41 143 #795: Minor edits to fix typos, grammar, spelling, usage in documen...
4833d135 144 #813: Drop not very useful generic package selection options ...
b9656e81 145 #823: Editor backup files (~) is copied from the target_skeleton
9400c735 146 #827: Bump mtd-utils package to version 1.2.0
c47124d4 147 #841: Build error
0908e85c 148 #913: Bump iptables to 1.4.6
c95e3b84 149 #919: Bump usb_modeswitch package to 1.0.7
ca2ad7d8 150 #925: Bump wpa_supplicant package to 0.6.10
db9dcbee 151 #931: Bump kismet package to 2010-01-R1
b3febdac 152 #937: Bump openvpn package to 2.1.1
c623a237 153 #943: Bump sqlite package to 3.6.22
3416f262 154 #961: Bump dnsmasq to 2.52
60ce1b08 155 #967: Bump netstat-nat to 1.4.10
6455c32d 156 #973: Bump iw to 0.9.19
fbf84d42 157 #1003: DHCP options disabled with busybox-1.16.0
934c7bb7 158 #1009: [SECURITY] Bump php to 5.2.12
49d92ebe 159 #1015: [SECURITY] Bump bind to 9.5.1-P2
c317439d 160 #1027: Busybox flash commands conflict with those from mtd-utils
d5d48254 161 #1063: [SECURITY] Update lighttpd to 1.4.26
bf4d2d86 162
798927cc 1632009.11, Released December 1st, 2009:
b48fb8c4
PK
164
165 Additional fixes and cleanups.
166
9d998ad1
PK
167 Updated/fixed packages: alsamixergui, autoconf, coreutils, fltk,
168 microperl, ncurses, vim
b48fb8c4
PK
169
170 Issues resolved (http://bugs.uclibc.org):
171
172 #707: Cant configure fltk-1.1.7. configure: error: Configure could ...
173
31bd9741
PK
1742009.11-rc2, Released November 29th, 2009:
175
176 Additional fixes and cleanups.
6b6bdaed 177
ade675c5 178 Updated/fixed packages: busybox, dbus, fltk, gvfs, ltrace
6b6bdaed 179
2d04d56e 1802009.11-rc1, Released November 23rd, 2009:
74834991 181
b8a917fa
PK
182 Fixes all over the tree and new features.
183
184 Cleaned up / Simplified build directory layout. Refer to
185 docs/buildroot.html#using for details.
186
187 Target defconfig files moved to configs/ and listed in 'make help'
188 output.
189
406053d5
PK
190 Fixed *clean targets. Now clean removes everything generated,
191 so you can do a fresh rebuild. Distclean furthermore removes
192 kbuild tools and .config, bringing the source tree back in a
193 pristine state.
194
b8a917fa
PK
195 Toolchain: ARM cortex A8 support, GCC 4.4.2, sensible default
196 soft / hardfloat setting for architecture, ensure target-ldd
197 gets installed.
83182dd2 198
4114643d 199 New packages: divine, gvfs, libarchive, libmicrohttpd,
0ad58695 200 sdl_sound, swfdec, sysstat
32518793 201
81e4ba32
PK
202 Updated/fixed packages: alsa-lib, alsamixergui, autoconf, bootutils,
203 busybox, gcc, directfb, dnsmasq, e2fsprogs, festival, gamin, gperf,
204 gqview, gstreamer, gst-plugins-bad, gst-plugins-base, gst-plugins-good,
f6cbb268
PK
205 imagemagick, ipkg, iptables, iw, kernel-headers, kismet, leafpad,
206 libelf, libevent, libglib2, libidn, liblockfile, libmad, libpcap,
fa946b78 207 libupnp, libuuid, libxml2, lighttpd, ltrace, lua, lzma, magiccube4d,
1dd9d9f3 208 matchbox, mdadm, nbd, ncftp, ncurses, netkittelnet, netsnmp,
7ba54a07 209 ng-spice-rework, ntfs-3g, openntp, openssl, pcmanfm, php, psmisc,
883f0667 210 python, quagga, radvd, rpm, rsync, rubix, samba, sawman, sdl, sdl_image,
b7046770 211 shared-mime-info, sfdisk, spawn-fcgi, speech-tools, sqlite, squashfs,
9627e211
PK
212 synergy, syslinux, sysklogd, target-binutils, tcpdump, torsmo, u-boot,
213 udpcast, util-linux, valgrind, vsftpd, wipe, wpa-supplicant, x11vnc,
5ad8ad0c 214 xdata_xcursor-themes, xboard, xfsprogs, xstroke, zlib[5~
76aaac62 215
87d74d94 216 Removed package: mdnsresponder, mpatrol, gcc 3.4.6 + 4.0.4, vice
8a19a795 217
74834991
GZ
218 Issues resolved (http://bugs.uclibc.org):
219
1d9178db 220 #301: allow to install libsmbclient
bc95b3ad 221 #303: add gvfs package
8e8354d4 222 #477: Add sdl_sound package
57f3b11d 223 #487: Make kismet package sexier
bdf41d6c 224 #511: New package usb_modeswitch
74834991 225 #527: misc fixes for dnsmasq package
a07032e1 226 #565: libevent: Bump version and clean up makefile
27cf8114 227 #587: Use iptables multipurpose binaries and bump to 1.4.4
da25e92b 228 #593: Missing early check for patch(1)
b71951b0 229 #597: (REOP) Selecting busybox in buildroot's config clobbers ar ...
17168395
PK
230 #609: libmicrohttpd: New package
231 #615: python: Don't delete .py files unless asked
f5239c32 232 #617: netkit/inetd requires RPC and fails to build if RPC is disabled
07019b2c 233 #619: netkittelnet requires netkitbase to install, but there's no ...
6aac003a 234 #645: allow to build nbd-server with NBD package
829d4ff6 235 #653: [SECURITY] Update php package to version 5.2.11
ab17f403 236 #655: Update sqlite package to version 3.6.18
f72f3fd3 237 #657: Bug in imagemagick-clean target
07019b2c 238 #663: Add option for NAND flash with 512B Page and 16 kB erasesize ...
d7f5f04b 239 #665: [PATCH] Samba package
69ec17cd 240 #667: [PATCH] e2fsprogs
351b6796 241 #683: SDL-dfb does not select directfb
3445ff4a 242 #701: make install problem with unstripped binaries
48ed49e9 243 #703: [SECURITY] Update openssl package to 0.9.8l
3848cd6d 244 #705: Bump spawn-fcgi package to 1.6.3
4e27686c 245 #709: Bump lighttpd package to 1.4.24
26073d2a 246 #713: Migrate openntpd package to Makefile.autotools.in
83f9881d 247 #715: Bump libidn package to 1.15 and other fixes
882e1376 248 #717: Bump dnsmasq to 2.51 and introduce new IDN option
bd49a62d 249 #731: Bump iw package to 0.9.17
74834991 250
f0eb8b58
PK
2512009.08, Released August 31th, 2009:
252
253 Additional fixes and cleanups.
254
255 Updated/fixed packages: ctorrent, saveconfig/getconfig,
256 sdl_net, util-linux.
014df317
PK
257
258 Issues resolved (http://bugs.uclibc.org):
259
260 #529: util-linux doesn't find headers and include libs correctly
cc8a9175 261 #557: Build ctorrent with SSL support if available
014df317 262
4595a2fc
PK
2632009.08-rc3, Released August 26th, 2009:
264
265 Additional fixes and cleanups.
266
267 Updated/fixed packages: alsa-utils, berkeleydb, busybox, dbus,
268 directfb, enchant, kernel headers.
269
270 Issues resolved (http://bugs.uclibc.org):
271
272 #471: Allow directfb compilation with debug
273 #541: Removal of CVS directories in target filesystem broken
274 #547: berkeleydb: Update config.{sub, guess}
275 #549: enchant: Fix dependencies.
276 #569: Fix alsa-utils build for x86 on x86-64
277
4ebaaf41
PK
2782009.08-rc2, Released August 6th, 2009:
279
280 Additional fixes and new features.
281
282 New packages: libuuid, gcc 4.3.4.
283
4595a2fc
PK
284 Updated/fixed packages: busybox, classpath, gzip, ipsec-tools,
285 jamvm, libusb, microperl, neon, popt, sed, webkit.
4ebaaf41
PK
286
287 Fixed issue with 'make oldconfig'
0468b5c1
PK
288
289 Issues resolved (http://bugs.uclibc.org):
290
291 #525: sed broken with external toolchain
15dab042 292 #537: Fix gzip build with recent glibc
0468b5c1 293
3190d5bf
PK
2942009.08-rc1, Released August 2nd, 2009:
295
296 Fixes all over the tree and new features.
533718a8 297
66095256
TP
298 Improvement of external toolchain support:
299 - Support for glibc toolchains.
300 - The toolchain configuration announced to Buildroot is
301 verified against the real toolchain configuration.
302 - Fixes, documentation.
303
304 Cleanup X.org support: clarified configuration options, and
305 removed mandatory dependency on useless libraries such as
306 libXt or libXaw.
307
d9a95017
TP
308 New QT-based configurator, usable using 'make xconfig'.
309
3190d5bf
PK
310 Support for the Xtensa architecture.
311
312 Toolchain: GCC 4.4.1, 2.6.30 kernel headers, removed < 2.6.26
313 headers.
314
315 New packages: bmon, ctorrent, dosfstools, enchant,
316 gst-plugins-bad, iw, libmms, libnl, netstat-nat, ntfsprogs,
317 sdl_gfx, spawn-fcgi.
318
319 Updated packages: bind, busybox, coreutils, sqlite, directfb,
320 expat, gamin, gnuconfig, haserl, ipsec-tools, classpath,
321 libcurl, libglib2, liblockfile, libpng, libsoup, libxml2,
322 lighttpd, ltp-testsuite, lvm2, matchbox, memstat,
323 gst-plugins-good, gstreamer, libogg, libvorbis, mplayer,
324 neon, openssl, pciutils, php, qt, ruby, sawman, webkit,
325 wpa-supplicant, xdriver_xf86-input-synaptics,
326 xdriver_xf86-video-intel, xlib_libXfont, xlib_libXft,
327 xlib_libXt, xproto_xproto, xserver-xorg, xutil_makedepend,
328 xutil_util-macros.
329
533718a8
PK
330 Issues resolved (http://bugs.uclibc.org):
331
2e71cd88 332 #83: liblockfile fails to compile due to eaccess redefinition
0aa70624 333 #163: Xtensa architecture port
7a1a334c 334 #171: xorg-server / kernel headers 2.6.26 - vm86.c compilation issue
533718a8 335 #241: device mapper + lvm2: build together
52dbe071 336 #243: ctorrent: new package
bb14fc40 337 #247: ntfsprogs: new package
71c810ff 338 #271: Library 'libgcc_s.so.1' not installed in search path
57c2e79b 339 #287: New package libnl
9a6d6cf5 340 #289: New package iw
6fecd53e 341 #331: Update MPlayer to version 1.0rc2
5818010f 342 #333: Bump sqlite package to 3.6.15
e61606ad 343 #349: update libsoup to version 2.26.2
c2dbefd8 344 #357: New package netstat-nat
234fb283 345 #359,#413: Upgrade openvpn to Makefile.autotools.in
533718a8 346 #367: linux kernel compile error for arm926t
10e9b7ed 347 #369: Add SDL_gfx package
533718a8 348 #373: Support for building gstreamer without libxml
e61606ad 349 #379: update DirectFB to version 1.4.0
533718a8
PK
350 #383: gst-plugins-good: Allow soup plugin to be configured
351 #385: neon: Fix pkgconfig dependency
bd26b582 352 #387: Tremor not installed to toolchain
ba4fbdc9 353 #389: New package bmon
533718a8
PK
354 #391: gstreamer: Bump version to 0.10.23
355 #393: gst-plugins-base: Bump version to 0.10.23
356 #395: gst-plugins-bad: New package
f4311822 357 #403: Error while building iso9660 image
533718a8
PK
358 #409: Bump php package to 5.2.10
359 #411: ipsec-tools: Bump version to 0.7.2
0468be6e 360 #417: New package spawn-fcgi
264b9c11 361 #419: Bump lighttpd package to 1.4.23
27ce942e 362 #421: toolchain: Clean up toolchain locale support menu
81f9990e 363 #427: webkit: Update to WebKit svn r44552
56fcdc9b 364 #437: ltp-testsuite: Bump version to 20090630
f26acf61 365 #451: Upgrade from unmaintained dosfstools-2.11 to dosfstools-3.0.3
e0debb78 366 #467: DirectFB 1.4.1
0aa70624 367 #473: memstat_0.5.tar.gz has install with -D and that fails "make"
5079d7a0 368 #491: libxml2: Bump version to 0.7.3
ff69aeea 369 #495: Bump bind package to 9.5.1-P3 (security)
2a966bcd 370 #497: OpenSSL RSA key generation hangs on x86_64
00c8bdd5 371 #509: Bump sqlite package to 3.6.16
a7b50b94 372 #523: pciutils broken with external toolchain
9be449ff 373 #533: Update gamin to 0.1.10 to fix compilation
533718a8 374
a69b3d61
PK
3752009.05, Released June 1st, 2009:
376
377 Fixes for dropbear & diffutils, bump linux-advanced 2.6.29.x
378 version and marked ubifsroot as broken.
379
45e11e29
PK
3802009.05-rc3, Released May 27th, 2009:
381
382 Fixes for toolchain (gcc arm pr37436), stable kernel versions,
383 busybox, curl, libusb, readline, python and strace.
384
385 Issues resolved (http://bugs.uclibc.org):
386
387 #345: libcurl package needs a urandom fix
388
13328d22
PK
3892009.05-rc2, Released May 19th, 2009:
390
391 Fixes for toolchain (gcc w/softfloat on ppc, 3.4.6 buildfix
392 for newer hosts), stable kernel versions, busybox, cups,
393 dmraid, docker, mesa3d, rsync and updated defconfigs.
394
395 xserver marked as broken on AVR32 and atngw100-expanded
396 config removed.
61aeb6e4
PK
397
398 Issues resolved (http://bugs.uclibc.org):
399
400 #167: metacity does not build
13328d22
PK
401 #295: gamin installs python support even if python is disabled
402 #323: gen_matypes fails to execute during build of Mesa when us...
61aeb6e4 403
cf92bc23
PK
4042009.05-rc1, Released May 5th, 2009:
405
406 Fixes all over the tree, further conversion of packages to
407 Makefile.autotools.in and we now build host versions of
408 packages where needed for build time dependencies instead of
409 relying on the correct versions being available on the build
410 host. Ancient toolchain / busybox versions have furthermore
411 been removed as announced in the 2009.02 release notes.
412
413 New packages: flac, gob2, lzop, taglib, wpa_supplicant
414
415 Updated packages: avahi, bind, binutils, busybox, dbus, dbus-glib,
416 directfb, dnsmasq, freetype, gcc, gmp, gstreamer, iptables, kernel
417 headers, kexec, libglib2, libpng, libsndfile, lua, mpfr, ntfs-3g,
418 openssl, php, qtopia4, rsync, samba, sqlite, tar, uboot, uclibc,
419 util-linux, xorg7, xerces
420
421 Issues resolved (http://bugs.uclibc.org):
422
423 #5,#77,#141,#143: Convert php package to Makefile.autotools.in
424 and a ton of other improvements
425 #19: page.h missing by util-linux
426 #37: update libglib2 to version 2.18.4
427 #61: tslib puts staging_dir into pkgconfig file
428 #69: tar refuses to build
429 #71,#175: ./wchar.h:41:12: error: empty filename in #include
430 #73: Bump openssl package to the latest version
431 #81: New package wpa_supplicant
432 #99: new package: flac
433 #101: update gstreamer packages
434 #105,#313: menuconfig segfaults on tinyx if wchar is not
435 selected
436 #107: convert libvorbis to Makefile.autotools.in
437 #109: Make pppd package avoid bsd err
438 #111: binutils 2.17 fails to build when texinfo >= 4.10
439 #133: Modify ncurses5-config to get correct include path
440 #137: Bump php to version 5.2.9
441 #139: Bump sqlite to 3.6.11 and convert to
442 Makefile.autotools.in
443 #145: Bump bind package to 9.5.1-P1 (security)
444 #147: buildroot toolchain fails to build w/binutils-2.19.1
445 #151: openssl package trivial fixes
446 #161: vim fails on patching with errors in configure.patch
447 #169: blackbox-0.70.1 does not build
448 #177: xdriver_xf86-input-keyboard does not build
449 #179: Upgrade dropbear to Makefile.autotools.in
450 #181: Update to Xorg 7.4
451 #187: ntfs-3g: could not build cross
452 #191: alsa-lib ARM binaries always built with EABI
453 #213: Bump wpa_supplicant package to version 0.6.9
454 #217: Bump openssl package to 0.9.8k (security)
455 #219: Toolchain build fails on m4
456 #225: m4 macros are out of place
457 #233: make ipv6 optional in iptables
458 #237: ncftp: convert to Makefile.autotools.in
459 #239: ntfs-3g: convert to Makefile.autotools.in
460 #245: lzop: new package
461 #271: Bump bind package to 9.5.1-P2 (security)
462 #277: Bump sqlite package to 3.6.16
463 #279: update libglib2 to version 2.20.1
464 #281: update DirectFB to version 1.2.8
465 #283: add taglib
466 #285: compilation of samba fails if IPV6 support is missing
467 #293: update samba to version 3.3.3
468 #299: add shared-mime-info package
469 #307: make openssl package respect build flags
This page took 0.129469 seconds and 4 git commands to generate.