Gustavo Zacarias | 7483499 | 2009-09-01 23:02:06 +0200 | [diff] [blame] | 1 | 2009.11, Not yet released: |
| 2 | |
Peter Korsgaard | 406053d | 2009-11-20 14:05:48 +0100 | [diff] [blame] | 3 | Fixed *clean targets. Now clean removes everything generated, |
| 4 | so you can do a fresh rebuild. Distclean furthermore removes |
| 5 | kbuild tools and .config, bringing the source tree back in a |
| 6 | pristine state. |
| 7 | |
Laine Walker-Avina | 83182dd | 2009-10-29 10:30:50 -0700 | [diff] [blame] | 8 | Toolchain: ARM cortex A8 support, GCC 4.4.2. |
| 9 | |
Peter Korsgaard | 4114643 | 2009-09-29 11:45:50 +0200 | [diff] [blame] | 10 | New packages: divine, gvfs, libarchive, libmicrohttpd, |
Lionel Landwerlin | 0ad5869 | 2009-10-18 21:03:09 +0200 | [diff] [blame] | 11 | sdl_sound, swfdec, sysstat |
Daniel Mack | 3251879 | 2009-08-25 16:04:56 +0200 | [diff] [blame] | 12 | |
Peter Korsgaard | 065d0e7 | 2009-10-29 12:35:00 +0100 | [diff] [blame] | 13 | Updated/fixed packages: autoconf, busybox, gcc, directfb, dnsmasq, |
Peter Korsgaard | 076e720 | 2009-10-07 15:31:32 +0200 | [diff] [blame] | 14 | e2fsprogs, festival, gstreamer, gst-plugins-bad, gst-plugins-base, |
Gustavo Zacarias | bd49a62 | 2009-11-19 10:26:43 -0300 | [diff] [blame] | 15 | gst-plugins-good, imagemagick, ipkg, iptables, iw, kernel-headers, |
| 16 | kismet, libelf, libevent, libglib2, libidn, liblockfile, libmad, |
| 17 | libpcap, libupnp, libuuid, lighttpd, ltrace, lua, lzma, mdadm, ncftp, |
Peter Korsgaard | 351b679 | 2009-11-22 21:03:42 +0100 | [diff] [blame] | 18 | ncurses, netkittelnet, netsnmp, ntfs-3g, openntp, openssl, php, |
| 19 | python, quagga, radvd, rsync, samba, sawman, sdl, shared-mime-info, |
| 20 | spawn-fcgi, speech-tools, sqlite, squashfs, synergy, syslinux, |
Kelvin Cheung | 07019b2 | 2009-11-22 21:08:37 +0100 | [diff] [blame^] | 21 | tcpdump, u-boot, util-linux, valgrind, vsftpd, wipe, wpa-supplicant, |
| 22 | xdata_xcursor-themes, zlib |
Peter Korsgaard | 76aaac6 | 2009-09-14 15:54:24 +0200 | [diff] [blame] | 23 | |
Peter Korsgaard | 9af188d | 2009-10-29 21:11:28 +0100 | [diff] [blame] | 24 | Removed package: mdnsresponder, mpatrol, gcc 3.4.6 + 4.0.4 |
Peter Korsgaard | 8a19a79 | 2009-10-01 22:32:44 +0200 | [diff] [blame] | 25 | |
Gustavo Zacarias | 7483499 | 2009-09-01 23:02:06 +0200 | [diff] [blame] | 26 | Issues resolved (http://bugs.uclibc.org): |
| 27 | |
Sven Neumann | 1d9178d | 2009-09-21 23:26:51 +0200 | [diff] [blame] | 28 | #301: allow to install libsmbclient |
Sven Neumann | bc95b3a | 2009-09-27 23:19:40 +0200 | [diff] [blame] | 29 | #303: add gvfs package |
Evan Zelkowitz | 8e8354d | 2009-09-20 10:02:44 +0200 | [diff] [blame] | 30 | #477: Add sdl_sound package |
Gustavo Zacarias | 57f3b11 | 2009-09-01 14:01:40 -0300 | [diff] [blame] | 31 | #487: Make kismet package sexier |
Gustavo Zacarias | bdf41d6 | 2009-09-01 13:04:17 -0300 | [diff] [blame] | 32 | #511: New package usb_modeswitch |
Gustavo Zacarias | 7483499 | 2009-09-01 23:02:06 +0200 | [diff] [blame] | 33 | #527: misc fixes for dnsmasq package |
Will Newton | a07032e | 2009-08-11 16:35:23 +0100 | [diff] [blame] | 34 | #565: libevent: Bump version and clean up makefile |
Olaf Rempel | 27cf811 | 2009-09-16 08:39:26 +0200 | [diff] [blame] | 35 | #587: Use iptables multipurpose binaries and bump to 1.4.4 |
Peter Korsgaard | da25e92 | 2009-10-25 22:15:06 +0100 | [diff] [blame] | 36 | #593: Missing early check for patch(1) |
Peter Korsgaard | 1716839 | 2009-09-21 17:42:22 +0200 | [diff] [blame] | 37 | #609: libmicrohttpd: New package |
| 38 | #615: python: Don't delete .py files unless asked |
Peter Korsgaard | f5239c3 | 2009-09-19 09:46:55 +0200 | [diff] [blame] | 39 | #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^] | 40 | #619: netkittelnet requires netkitbase to install, but there's no ... |
Gustavo Zacarias | 829d4ff | 2009-10-09 10:31:31 -0300 | [diff] [blame] | 41 | #653: [SECURITY] Update php package to version 5.2.11 |
Gustavo Zacarias | ab17f40 | 2009-10-09 10:42:41 -0300 | [diff] [blame] | 42 | #655: Update sqlite package to version 3.6.18 |
Simon Pasch | f72f3fd | 2009-10-13 14:23:08 +0200 | [diff] [blame] | 43 | #657: Bug in imagemagick-clean target |
Kelvin Cheung | 07019b2 | 2009-11-22 21:08:37 +0100 | [diff] [blame^] | 44 | #663: Add option for NAND flash with 512B Page and 16 kB erasesize ... |
rvpaasen | d7f5f04 | 2009-10-18 19:35:12 +0200 | [diff] [blame] | 45 | #665: [PATCH] Samba package |
rvpaasen | 69ec17c | 2009-10-29 21:35:33 +0100 | [diff] [blame] | 46 | #667: [PATCH] e2fsprogs |
Peter Korsgaard | 351b679 | 2009-11-22 21:03:42 +0100 | [diff] [blame] | 47 | #683: SDL-dfb does not select directfb |
Peter Korsgaard | 3445ff4 | 2009-11-22 20:52:15 +0100 | [diff] [blame] | 48 | #701: make install problem with unstripped binaries |
Gustavo Zacarias | 48ed49e | 2009-11-10 13:42:35 -0300 | [diff] [blame] | 49 | #703: [SECURITY] Update openssl package to 0.9.8l |
Gustavo Zacarias | 3848cd6 | 2009-11-10 12:01:09 -0300 | [diff] [blame] | 50 | #705: Bump spawn-fcgi package to 1.6.3 |
Gustavo Zacarias | 4e27686 | 2009-11-10 13:58:07 -0300 | [diff] [blame] | 51 | #709: Bump lighttpd package to 1.4.24 |
Gustavo Zacarias | 26073d2 | 2009-11-13 09:49:43 -0300 | [diff] [blame] | 52 | #713: Migrate openntpd package to Makefile.autotools.in |
Gustavo Zacarias | 83f9881 | 2009-11-13 12:07:56 -0300 | [diff] [blame] | 53 | #715: Bump libidn package to 1.15 and other fixes |
Gustavo Zacarias | 882e137 | 2009-11-13 12:12:09 -0300 | [diff] [blame] | 54 | #717: Bump dnsmasq to 2.51 and introduce new IDN option |
Gustavo Zacarias | bd49a62 | 2009-11-19 10:26:43 -0300 | [diff] [blame] | 55 | #731: Bump iw package to 0.9.17 |
Gustavo Zacarias | 7483499 | 2009-09-01 23:02:06 +0200 | [diff] [blame] | 56 | |
Peter Korsgaard | f0eb8b5 | 2009-08-31 10:23:48 +0200 | [diff] [blame] | 57 | 2009.08, Released August 31th, 2009: |
| 58 | |
| 59 | Additional fixes and cleanups. |
| 60 | |
| 61 | Updated/fixed packages: ctorrent, saveconfig/getconfig, |
| 62 | sdl_net, util-linux. |
Peter Korsgaard | 014df31 | 2009-08-30 22:01:23 +0200 | [diff] [blame] | 63 | |
| 64 | Issues resolved (http://bugs.uclibc.org): |
| 65 | |
| 66 | #529: util-linux doesn't find headers and include libs correctly |
Kelvin Cheung | cc8a917 | 2009-08-31 07:23:59 +0200 | [diff] [blame] | 67 | #557: Build ctorrent with SSL support if available |
Peter Korsgaard | 014df31 | 2009-08-30 22:01:23 +0200 | [diff] [blame] | 68 | |
Peter Korsgaard | 4595a2f | 2009-08-26 23:21:30 +0200 | [diff] [blame] | 69 | 2009.08-rc3, Released August 26th, 2009: |
| 70 | |
| 71 | Additional fixes and cleanups. |
| 72 | |
| 73 | Updated/fixed packages: alsa-utils, berkeleydb, busybox, dbus, |
| 74 | directfb, enchant, kernel headers. |
| 75 | |
| 76 | Issues resolved (http://bugs.uclibc.org): |
| 77 | |
| 78 | #471: Allow directfb compilation with debug |
| 79 | #541: Removal of CVS directories in target filesystem broken |
| 80 | #547: berkeleydb: Update config.{sub, guess} |
| 81 | #549: enchant: Fix dependencies. |
| 82 | #569: Fix alsa-utils build for x86 on x86-64 |
| 83 | |
Peter Korsgaard | 4ebaaf4 | 2009-08-06 10:39:54 +0200 | [diff] [blame] | 84 | 2009.08-rc2, Released August 6th, 2009: |
| 85 | |
| 86 | Additional fixes and new features. |
| 87 | |
| 88 | New packages: libuuid, gcc 4.3.4. |
| 89 | |
Peter Korsgaard | 4595a2f | 2009-08-26 23:21:30 +0200 | [diff] [blame] | 90 | Updated/fixed packages: busybox, classpath, gzip, ipsec-tools, |
| 91 | jamvm, libusb, microperl, neon, popt, sed, webkit. |
Peter Korsgaard | 4ebaaf4 | 2009-08-06 10:39:54 +0200 | [diff] [blame] | 92 | |
| 93 | Fixed issue with 'make oldconfig' |
Peter Korsgaard | 0468b5c | 2009-08-04 22:58:54 +0200 | [diff] [blame] | 94 | |
| 95 | Issues resolved (http://bugs.uclibc.org): |
| 96 | |
| 97 | #525: sed broken with external toolchain |
Peter Korsgaard | 15dab04 | 2009-08-05 09:23:29 +0200 | [diff] [blame] | 98 | #537: Fix gzip build with recent glibc |
Peter Korsgaard | 0468b5c | 2009-08-04 22:58:54 +0200 | [diff] [blame] | 99 | |
Peter Korsgaard | 3190d5b | 2009-08-02 23:09:07 +0200 | [diff] [blame] | 100 | 2009.08-rc1, Released August 2nd, 2009: |
| 101 | |
| 102 | Fixes all over the tree and new features. |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 103 | |
Thomas Petazzoni | 6609525 | 2009-07-27 11:06:32 +0200 | [diff] [blame] | 104 | Improvement of external toolchain support: |
| 105 | - Support for glibc toolchains. |
| 106 | - The toolchain configuration announced to Buildroot is |
| 107 | verified against the real toolchain configuration. |
| 108 | - Fixes, documentation. |
| 109 | |
| 110 | Cleanup X.org support: clarified configuration options, and |
| 111 | removed mandatory dependency on useless libraries such as |
| 112 | libXt or libXaw. |
| 113 | |
Thomas Petazzoni | d9a9501 | 2009-07-27 18:08:32 +0200 | [diff] [blame] | 114 | New QT-based configurator, usable using 'make xconfig'. |
| 115 | |
Peter Korsgaard | 3190d5b | 2009-08-02 23:09:07 +0200 | [diff] [blame] | 116 | Support for the Xtensa architecture. |
| 117 | |
| 118 | Toolchain: GCC 4.4.1, 2.6.30 kernel headers, removed < 2.6.26 |
| 119 | headers. |
| 120 | |
| 121 | New packages: bmon, ctorrent, dosfstools, enchant, |
| 122 | gst-plugins-bad, iw, libmms, libnl, netstat-nat, ntfsprogs, |
| 123 | sdl_gfx, spawn-fcgi. |
| 124 | |
| 125 | Updated packages: bind, busybox, coreutils, sqlite, directfb, |
| 126 | expat, gamin, gnuconfig, haserl, ipsec-tools, classpath, |
| 127 | libcurl, libglib2, liblockfile, libpng, libsoup, libxml2, |
| 128 | lighttpd, ltp-testsuite, lvm2, matchbox, memstat, |
| 129 | gst-plugins-good, gstreamer, libogg, libvorbis, mplayer, |
| 130 | neon, openssl, pciutils, php, qt, ruby, sawman, webkit, |
| 131 | wpa-supplicant, xdriver_xf86-input-synaptics, |
| 132 | xdriver_xf86-video-intel, xlib_libXfont, xlib_libXft, |
| 133 | xlib_libXt, xproto_xproto, xserver-xorg, xutil_makedepend, |
| 134 | xutil_util-macros. |
| 135 | |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 136 | Issues resolved (http://bugs.uclibc.org): |
| 137 | |
Peter Korsgaard | 2e71cd8 | 2009-07-07 23:26:36 +0200 | [diff] [blame] | 138 | #83: liblockfile fails to compile due to eaccess redefinition |
Peter Korsgaard | 0aa7062 | 2009-07-24 07:51:16 +0200 | [diff] [blame] | 139 | #163: Xtensa architecture port |
Thomas Petazzoni | 7a1a334 | 2009-07-28 16:18:10 +0200 | [diff] [blame] | 140 | #171: xorg-server / kernel headers 2.6.26 - vm86.c compilation issue |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 141 | #241: device mapper + lvm2: build together |
Olaf Rempel | 52dbe07 | 2009-03-02 17:35:41 +0100 | [diff] [blame] | 142 | #243: ctorrent: new package |
Olaf Rempel | bb14fc4 | 2009-03-02 17:58:13 +0100 | [diff] [blame] | 143 | #247: ntfsprogs: new package |
Peter Korsgaard | 71c810f | 2009-07-18 00:04:20 +0200 | [diff] [blame] | 144 | #271: Library 'libgcc_s.so.1' not installed in search path |
Gustavo Zacarias | 57c2e79 | 2009-07-26 21:08:51 +0200 | [diff] [blame] | 145 | #287: New package libnl |
Gustavo Zacarias | 9a6d6cf | 2009-08-02 22:25:04 +0200 | [diff] [blame] | 146 | #289: New package iw |
Will Newton | 6fecd53 | 2009-07-27 12:20:27 +0100 | [diff] [blame] | 147 | #331: Update MPlayer to version 1.0rc2 |
Gustavo Zacarias | 5818010 | 2009-06-30 21:40:23 +0200 | [diff] [blame] | 148 | #333: Bump sqlite package to 3.6.15 |
Peter Korsgaard | e61606a | 2009-06-23 13:55:38 +0200 | [diff] [blame] | 149 | #349: update libsoup to version 2.26.2 |
Gustavo Zacarias | c2dbefd | 2009-07-26 21:50:02 +0200 | [diff] [blame] | 150 | #357: New package netstat-nat |
Gustavo Zacarias | 234fb28 | 2009-07-02 14:55:51 +0200 | [diff] [blame] | 151 | #359,#413: Upgrade openvpn to Makefile.autotools.in |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 152 | #367: linux kernel compile error for arm926t |
Evan Zelkowitz | 10e9b7e | 2009-07-18 11:29:26 +0200 | [diff] [blame] | 153 | #369: Add SDL_gfx package |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 154 | #373: Support for building gstreamer without libxml |
Peter Korsgaard | e61606a | 2009-06-23 13:55:38 +0200 | [diff] [blame] | 155 | #379: update DirectFB to version 1.4.0 |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 156 | #383: gst-plugins-good: Allow soup plugin to be configured |
| 157 | #385: neon: Fix pkgconfig dependency |
Peter Korsgaard | bd26b58 | 2009-07-16 15:07:20 +0200 | [diff] [blame] | 158 | #387: Tremor not installed to toolchain |
Gustavo Zacarias | ba4fbdc | 2009-07-26 22:03:15 +0200 | [diff] [blame] | 159 | #389: New package bmon |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 160 | #391: gstreamer: Bump version to 0.10.23 |
| 161 | #393: gst-plugins-base: Bump version to 0.10.23 |
| 162 | #395: gst-plugins-bad: New package |
Peter Korsgaard | f431182 | 2009-07-27 00:05:14 +0200 | [diff] [blame] | 163 | #403: Error while building iso9660 image |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 164 | #409: Bump php package to 5.2.10 |
| 165 | #411: ipsec-tools: Bump version to 0.7.2 |
Gustavo Zacarias | 0468be6 | 2009-07-01 15:36:19 +0200 | [diff] [blame] | 166 | #417: New package spawn-fcgi |
Gustavo Zacarias | 264b9c1 | 2009-07-01 15:31:59 +0200 | [diff] [blame] | 167 | #419: Bump lighttpd package to 1.4.23 |
Will Newton | 27ce942 | 2009-07-27 10:39:50 +0200 | [diff] [blame] | 168 | #421: toolchain: Clean up toolchain locale support menu |
Will Newton | 81f9990 | 2009-06-29 11:54:06 +0100 | [diff] [blame] | 169 | #427: webkit: Update to WebKit svn r44552 |
Will Newton | 56fcdc9 | 2009-07-02 16:54:41 +0100 | [diff] [blame] | 170 | #437: ltp-testsuite: Bump version to 20090630 |
Mike Crowe | f26acf6 | 2009-06-18 13:29:02 +0100 | [diff] [blame] | 171 | #451: Upgrade from unmaintained dosfstools-2.11 to dosfstools-3.0.3 |
Peter Korsgaard | e0debb7 | 2009-07-17 21:07:42 +0200 | [diff] [blame] | 172 | #467: DirectFB 1.4.1 |
Peter Korsgaard | 0aa7062 | 2009-07-24 07:51:16 +0200 | [diff] [blame] | 173 | #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] | 174 | #491: libxml2: Bump version to 0.7.3 |
Gustavo Zacarias | ff69aee | 2009-07-29 10:02:15 -0300 | [diff] [blame] | 175 | #495: Bump bind package to 9.5.1-P3 (security) |
Peter Korsgaard | 2a966bc | 2009-07-29 21:49:45 +0200 | [diff] [blame] | 176 | #497: OpenSSL RSA key generation hangs on x86_64 |
Gustavo Zacarias | 00c8bdd | 2009-07-30 10:09:47 -0300 | [diff] [blame] | 177 | #509: Bump sqlite package to 3.6.16 |
Peter Korsgaard | a7b50b9 | 2009-08-02 09:59:15 +0200 | [diff] [blame] | 178 | #523: pciutils broken with external toolchain |
Daniele Salvatore Albano | 9be449f | 2009-08-02 22:32:03 +0200 | [diff] [blame] | 179 | #533: Update gamin to 0.1.10 to fix compilation |
Peter Korsgaard | 533718a | 2009-06-23 09:40:23 +0200 | [diff] [blame] | 180 | |
Peter Korsgaard | a69b3d6 | 2009-06-01 09:00:03 +0200 | [diff] [blame] | 181 | 2009.05, Released June 1st, 2009: |
| 182 | |
| 183 | Fixes for dropbear & diffutils, bump linux-advanced 2.6.29.x |
| 184 | version and marked ubifsroot as broken. |
| 185 | |
Peter Korsgaard | 45e11e2 | 2009-05-27 20:44:08 +0200 | [diff] [blame] | 186 | 2009.05-rc3, Released May 27th, 2009: |
| 187 | |
| 188 | Fixes for toolchain (gcc arm pr37436), stable kernel versions, |
| 189 | busybox, curl, libusb, readline, python and strace. |
| 190 | |
| 191 | Issues resolved (http://bugs.uclibc.org): |
| 192 | |
| 193 | #345: libcurl package needs a urandom fix |
| 194 | |
Peter Korsgaard | 13328d2 | 2009-05-19 20:18:04 +0200 | [diff] [blame] | 195 | 2009.05-rc2, Released May 19th, 2009: |
| 196 | |
| 197 | Fixes for toolchain (gcc w/softfloat on ppc, 3.4.6 buildfix |
| 198 | for newer hosts), stable kernel versions, busybox, cups, |
| 199 | dmraid, docker, mesa3d, rsync and updated defconfigs. |
| 200 | |
| 201 | xserver marked as broken on AVR32 and atngw100-expanded |
| 202 | config removed. |
Peter Korsgaard | 61aeb6e | 2009-05-06 17:09:16 +0200 | [diff] [blame] | 203 | |
| 204 | Issues resolved (http://bugs.uclibc.org): |
| 205 | |
| 206 | #167: metacity does not build |
Peter Korsgaard | 13328d2 | 2009-05-19 20:18:04 +0200 | [diff] [blame] | 207 | #295: gamin installs python support even if python is disabled |
| 208 | #323: gen_matypes fails to execute during build of Mesa when us... |
Peter Korsgaard | 61aeb6e | 2009-05-06 17:09:16 +0200 | [diff] [blame] | 209 | |
Peter Korsgaard | cf92bc2 | 2009-05-05 11:53:14 +0200 | [diff] [blame] | 210 | 2009.05-rc1, Released May 5th, 2009: |
| 211 | |
| 212 | Fixes all over the tree, further conversion of packages to |
| 213 | Makefile.autotools.in and we now build host versions of |
| 214 | packages where needed for build time dependencies instead of |
| 215 | relying on the correct versions being available on the build |
| 216 | host. Ancient toolchain / busybox versions have furthermore |
| 217 | been removed as announced in the 2009.02 release notes. |
| 218 | |
| 219 | New packages: flac, gob2, lzop, taglib, wpa_supplicant |
| 220 | |
| 221 | Updated packages: avahi, bind, binutils, busybox, dbus, dbus-glib, |
| 222 | directfb, dnsmasq, freetype, gcc, gmp, gstreamer, iptables, kernel |
| 223 | headers, kexec, libglib2, libpng, libsndfile, lua, mpfr, ntfs-3g, |
| 224 | openssl, php, qtopia4, rsync, samba, sqlite, tar, uboot, uclibc, |
| 225 | util-linux, xorg7, xerces |
| 226 | |
| 227 | Issues resolved (http://bugs.uclibc.org): |
| 228 | |
| 229 | #5,#77,#141,#143: Convert php package to Makefile.autotools.in |
| 230 | and a ton of other improvements |
| 231 | #19: page.h missing by util-linux |
| 232 | #37: update libglib2 to version 2.18.4 |
| 233 | #61: tslib puts staging_dir into pkgconfig file |
| 234 | #69: tar refuses to build |
| 235 | #71,#175: ./wchar.h:41:12: error: empty filename in #include |
| 236 | #73: Bump openssl package to the latest version |
| 237 | #81: New package wpa_supplicant |
| 238 | #99: new package: flac |
| 239 | #101: update gstreamer packages |
| 240 | #105,#313: menuconfig segfaults on tinyx if wchar is not |
| 241 | selected |
| 242 | #107: convert libvorbis to Makefile.autotools.in |
| 243 | #109: Make pppd package avoid bsd err |
| 244 | #111: binutils 2.17 fails to build when texinfo >= 4.10 |
| 245 | #133: Modify ncurses5-config to get correct include path |
| 246 | #137: Bump php to version 5.2.9 |
| 247 | #139: Bump sqlite to 3.6.11 and convert to |
| 248 | Makefile.autotools.in |
| 249 | #145: Bump bind package to 9.5.1-P1 (security) |
| 250 | #147: buildroot toolchain fails to build w/binutils-2.19.1 |
| 251 | #151: openssl package trivial fixes |
| 252 | #161: vim fails on patching with errors in configure.patch |
| 253 | #169: blackbox-0.70.1 does not build |
| 254 | #177: xdriver_xf86-input-keyboard does not build |
| 255 | #179: Upgrade dropbear to Makefile.autotools.in |
| 256 | #181: Update to Xorg 7.4 |
| 257 | #187: ntfs-3g: could not build cross |
| 258 | #191: alsa-lib ARM binaries always built with EABI |
| 259 | #213: Bump wpa_supplicant package to version 0.6.9 |
| 260 | #217: Bump openssl package to 0.9.8k (security) |
| 261 | #219: Toolchain build fails on m4 |
| 262 | #225: m4 macros are out of place |
| 263 | #233: make ipv6 optional in iptables |
| 264 | #237: ncftp: convert to Makefile.autotools.in |
| 265 | #239: ntfs-3g: convert to Makefile.autotools.in |
| 266 | #245: lzop: new package |
| 267 | #271: Bump bind package to 9.5.1-P2 (security) |
| 268 | #277: Bump sqlite package to 3.6.16 |
| 269 | #279: update libglib2 to version 2.20.1 |
| 270 | #281: update DirectFB to version 1.2.8 |
| 271 | #283: add taglib |
| 272 | #285: compilation of samba fails if IPV6 support is missing |
| 273 | #293: update samba to version 3.3.3 |
| 274 | #299: add shared-mime-info package |
| 275 | #307: make openssl package respect build flags |