summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2010-02-09Bump lighttpd to 1.4.26Gustavo Zacarias
Closes #1063. lighttpd 1.4.26 fixes: * Request parser handling for splitted header data * FD leak in mod_cgi * Segfault with broken configs in mod_rewrite/mod_redirect * An OOM/DoS vulnerability (CVE-2010-0295) Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-02-09package: remove broken asterisk packagePeter Korsgaard
Has been marked as broken for more than one year. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-02-09liboil: fix build on arm with softfloatJulien Boibessot
This patch, gotten from liboil git (recent commit), fixes the problem. Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-02-09nbd: convert to Makefile.autotools.in formatPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-02-09rdesktop: convert to Makefile.autotools.in formatPeter Korsgaard
And also adapt X depency. Rdesktop only needs libX11/Xt, and long term we should be able to use the X stuff without having a X server on the target. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-02-08package: remove openswanPeter Korsgaard
As noticed back when it was marked as broken 1 year ago. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-02-08newt: needs slangPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-02-04fbdump: don't add target program prefixPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-02-03nbd: add server patches missing from 6aac003Peter Korsgaard
Somehow these patches never got added. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-02-03Bump bind to 9.5.1-P2Gustavo Zacarias
Closes #1015. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-02-03mtd: don't put mtd options in a seperate submenuPeter Korsgaard
Similar to other packages. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-02-03mtd: tweak default valuesPeter Korsgaard
Don't enable uncommon tools by default. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-02-03mtd: zlib/lzo is only needed for mkfs.jffs2Peter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-02-03mtd: host support cleanupPeter Korsgaard
Build host version in build/mtd-utils-<VERSION>-host like other host packages, and install into host/usr/sbin. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-02-03mtd-utils: bump version, get rid of obsolete git versionPeter Korsgaard
ubimirror is gone, ubiformat/ubinize/ubirename/ubirsvol are new. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-31busybox: add 1.16.x specific defconfigPeter Korsgaard
Closes #1003. Several config options have gotten renamed in 1.16, making the 1.13.x defconfig not enable the stuff we want. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-29Bump php to 5.2.12Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-28PATCH: Add more config options to alsa, bump versionWilliam Wagner
Signed-off-by: William Wagner <will_wagner@carallon.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-28package: fix unstripped binary installationLionel Landwerlin
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-28dbus: fix target installation with BR2_HAVE_DEVFILESLionel Landwerlin
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-28libxslt: fix dependency on libxmlLionel Landwerlin
[Peter: fix indentation] Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-28readline: convert to autotools infrastructureLionel Landwerlin
[Peter: renamed patches to get picked up by infrastructure] Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-28zlib: fix headers installation in target directoryLionel Landwerlin
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-28bash: fix configurationLionel Landwerlin
Patch bash32-011 modifies the configure.in script. Therefor we need to run autoconf before launching the configure script. Otherwise, once the configure script called, the makefile's dependencies over configure.in will relaunch autoconf without options/environnement variables we usually set when calling configure. [Peter: use our own host-autoconf instead of what's on the host] Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-28Revert "Revert "gvfs: update to version 1.4.0""Peter Korsgaard
This reverts commit 70ce96305cb19254576f670e896a66f3e3ba6eff. Now that we have glib2 2.22.4, we can take the gvfs 1.4.0 update. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-28libxml2: bump to version 2.7.6Sagaert Johan
Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-28sawman: bump to 1.4.3Lionel Landwerlin
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-28directfb: some cleanup in config fileLionel Landwerlin
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-28libglib2: bump to 2.22.4Lionel Landwerlin
[Peter: updated to 2.22.4 instead which is so far only on ftp.gnome.org, fixed build without IPv6 support] Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-28bash: remove CC variable when calling makeLionel Landwerlin
So "/opt/whatever_toolchain/gcc --sysroot $(STAGING_DIR)" isn't stripped to "/opt/whatever_toolchain/gcc", making gcc to look at $(ORIGINAL_TOOLCHAIN_DIRECTORY)/usr/include instead of $(STAGING_DIR)/usr/include. For more CC is already filled when running the configure script. This problem should only be visible with an external toolchain. Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-28ser2net: bump versionPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-28New package ser2net requestFrancisco Gonzalez
[Peter: whitespace fixes / cleanups] Signed-off-by: Francisco Gonzalez <gzmorell@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-28at: bump version, fix make install, convert to Makefile.autotools.in formatPeter Korsgaard
Make install would fail if target != host, as it tried to use host strip for install -s. Patch 1-5 from ptxdist. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-27at: fix build when host doesn't have sendmailPeter Korsgaard
Reported by Noel Vellemans. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-27webkit: fix dependencies on host tools flex and gperfLionel Landwerlin
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-27webkit: convert to newstyle autotools infrastructureLionel Landwerlin
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-27gperf: add gperf-host package (required by webkit)Lionel Landwerlin
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-27gperf: convert to newstyle autotools infrastructureLionel Landwerlin
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-27flex: add flex-host package (required by webkit)Lionel Landwerlin
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-27flex: convert to autotools infrastructureLionel Landwerlin
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-27flex: bump to 2.5.35Lionel Landwerlin
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-27flex: fix prog-ar patchLionel Landwerlin
Could not apply when missing top level Makefile, which is also regenerated by the configure script. Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-27Bump iw package to 0.9.19Gustavo Zacarias
Closes #973. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-27Bump netstat-nat to 1.4.10Gustavo Zacarias
Closes #967. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-27Bump dnsmasq to 2.52Gustavo Zacarias
Closes #961. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-26sdl: needs tslib to be compiled first when selected.Julien Boibessot
If SDL is built before tslib, then SDL can't detect it at configure time and so touchscreen's support in SDL is crappy. Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-26busybox: bump versionPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-25SDL_ttf needs freetype to be built and installed first.Julien Boibessot
Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-20Bump sqlite to 3.6.22Gustavo Zacarias
Closes #943. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-01-20Bump openvpn to 2.1.1Gustavo Zacarias
Closes #937. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>