summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mpd: bump to version 0.19.1Gustavo Zacarias2014-10-282-1/+3
| | | | | | | Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* bluez5_utils: not for static buildsGustavo Zacarias2014-10-281-2/+4
| | | | | | | | | Disable for static builds, it uses dlfcn. Fixes: http://autobuild.buildroot.net/results/7cd/7cd87c9e9b8b41ee01413050e554b5422d207e70/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* trinity: enable only for supported architecturesVicente Olivert Riera2014-10-281-0/+3
| | | | | | | | | | | | | | This package only has support for some architectures which are listed in the project website: http://codemonkey.org.uk/projects/trinity/ We enable this package only for those supported architectures which are also supported in Buildroot. Fixes: http://autobuild.buildroot.net/results/ea7/ea788f1f0ed5ee4e9b1bf0c8a0d1304e7467dc77/ Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Revert "package/libcap: Fix build error with kernel headers < 3.6"Thomas Petazzoni2014-10-285-16/+6
| | | | This reverts commit a759931c9b0cb4337dc30fd35d03ce123271c5a4.
* package/libdvbcsa: New packageBernd Kuhls2014-10-274-0/+45
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/mpd: fix zeroconf supportJörg Krause2014-10-272-1/+18
| | | | | | | Add a config option to explicitly enable Avahi support in MPD. Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/mpd: enable support for dsdJörg Krause2014-10-272-0/+12
| | | | | Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/mpd: enable support for libnfsJörg Krause2014-10-272-0/+17
| | | | | | | [Thomas: add missing comment for the toolchain dependency.] Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/mpd: enable support for libsmbclientJörg Krause2014-10-272-0/+15
| | | | | Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/mpd: enable support for libsoxrJörg Krause2014-10-272-0/+14
| | | | | Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/mpd: sort plugins alphabetically in mpd.mkJörg Krause2014-10-271-35/+35
| | | | | Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/mpd: sort plugins by type in Config.inJörg Krause2014-10-271-85/+98
| | | | | | | | * sort plugins by type * fix indentation of config symbols help text Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/mpd: bump to version 0.19Jörg Krause2014-10-272-4/+14
| | | | | | | | | * Bump to version 0.19 * Add boost as dependency * Add support for libicu Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* ruby: security bump to version 2.1.4Gustavo Zacarias2014-10-272-3/+3
| | | | | | | | | | Fixes: CVE-2014-8080 - Denial of service XML expansion And change default ext/openssl settings WRT CVE-2014-3566. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libunistring: move at the right location in menuconfigThomas Petazzoni2014-10-271-1/+1
| | | | | | | It should be in "Libraries" -> "Text" instead of "Libraries" -> "Other", and also entries should be sorted alphabetically. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* imagemagick: bump to version 6.8.9-9Gustavo Zacarias2014-10-273-33/+3
| | | | | | | | Add hash file. And drop autoreconf/patch, it's is finally upstream. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* targetcli-fb: allow to build with Python 3Christophe Vu-Brugier2014-10-273-6/+7
| | | | | Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* system/skeleton: drop lp user from shadowGustavo Zacarias2014-10-271-1/+0
| | | | | | | It has no counterpart in passwd so it's basically a NOP. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* system/skeleton: drop shutdown user from shadowGustavo Zacarias2014-10-271-1/+0
| | | | | | | It has no counterpart in passwd so it's basically a NOP. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* system/skeleton: drop adm user from shadowGustavo Zacarias2014-10-271-1/+0
| | | | | | | It has no counterpart in passwd so it's basically a NOP. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* system/skeleton: drop valid shell from non-login usersGustavo Zacarias2014-10-271-8/+8
| | | | | | | Non-login users shouldn't have a valid shell so drop it. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* system/skeleton: drop proxy userGustavo Zacarias2014-10-271-1/+0
| | | | | | | | AFAIK no package uses it and even if it did it would belong there. And it's not a standard user either. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* system/skeleton: drop backup userGustavo Zacarias2014-10-271-1/+0
| | | | | | | | AFAIK no package uses it and even if it did it would belong there. And it's not a standard user either. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* openssh: drop user from skeletonGustavo Zacarias2014-10-272-1/+4
| | | | | | | | The sshd privilege drop user doesn't belong in the skeleton, it's exclusively used by OpenSSH. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* dbus: drop user/group from skeletonGustavo Zacarias2014-10-273-2/+4
| | | | | | | It belongs to the package. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* system/skeleton: remove haldaemonGustavo Zacarias2014-10-272-2/+0
| | | | | | | | | We dropped the hal package quite some time ago, and it's not even a properly created user. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* wget: bump to version 1.16Gustavo Zacarias2014-10-273-45/+3
| | | | | | | | Add hash file. And drop autoreconf/gettextize/patch, it's upstream now. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* polarssl: disable assembly for more scenariosGustavo Zacarias2014-10-274-18/+12
| | | | | | | | | | | | | | Disable assembly optimizations for: Microblaze in general (previously a patch). ARM with debugging in Thumb1/2 mode. This one fixes: http://autobuild.buildroot.net/results/31e/31e8c4e29d51039cd5d213c2fe176a9cc39879da/ Do so in a nicer way with a one-liner sed and drop the patch. And rename patches around, numbering was off. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* polarssl: security bump to version 1.2.12Gustavo Zacarias2014-10-272-4/+3
| | | | | | | | Fixes several memory leaks. No assigned CVE or Polar-SA yet. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* subversion: needs sqlite and pkg-configPeter Korsgaard2014-10-272-1/+5
| | | | | | | | | | | | | | Fixes: http://autobuild.buildroot.net/results/de2/de243c429c1e443efdbba82a860dbb7a03d5b746/ http://autobuild.buildroot.net/results/40c/40ce377893789883503deaa57912b87d2e0192e8/ http://autobuild.buildroot.net/results/134/13449cd77fbbd1c2b21d04b1fc866a086d915353/ http://autobuild.buildroot.net/results/e3f/e3fc33177eef955830a7be68e7b23503fd1d9ebe/ and others. Also add the missing 'select' statements for apr, expat and zlib to match the .mk file. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* trinity: Bump version to fix a PowerPC build failureVicente Olivert Riera2014-10-271-1/+1
| | | | | | | | | | | | | | | Some PowerPC toolchains have old Linux headers which don't define the KVM_CREATE_SPAPR_TCE and KVM_ALLOCATE_RMA macros. To workaround this problem we enclose the lines which use these macros into ifdef blocks. This fix has been merged upstream so we bump the version to fix the problem in Buildroot as well. Fixes: http://autobuild.buildroot.net/results/3a4/3a4e7e6077cd4bbbcb8fe398e0938ad228306d2d/ Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* jsmin: bump versionMaxime Hadjinlian2014-10-271-1/+1
| | | | | Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* json-javascript: bump versionMaxime Hadjinlian2014-10-271-1/+1
| | | | | Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* jquery-keyboard: bump versionMaxime Hadjinlian2014-10-271-1/+1
| | | | | Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* geoip: bump versionMaxime Hadjinlian2014-10-272-4/+5
| | | | | | | | | | | The tarball from the release contains the configure and Makefile.in, there's no longer need to AUTORECONF. Add a hash file since the tarball has been uploaded by the maintainer. [Peter: fix _LICENSE_FILES] Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* flann: bump versionMaxime Hadjinlian2014-10-271-1/+1
| | | | | Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* filemq: bump versionMaxime Hadjinlian2014-10-271-1/+1
| | | | | Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* fb-test-app: bump versionMaxime Hadjinlian2014-10-272-36/+1
| | | | | | | Remove patch as it was merged upstream. Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* czmq: bump versionMaxime Hadjinlian2014-10-272-54/+1
| | | | | | | Remove patch as it was merged upstream. Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* cppzmq: bump versionMaxime Hadjinlian2014-10-271-1/+1
| | | | | Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* civetweb: bump versionMaxime Hadjinlian2014-10-271-1/+1
| | | | | Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* bmon: Bump versionMaxime Hadjinlian2014-10-272-4/+4
| | | | | | | | | | | The release contains the configure scripts, as such we don't need the autoreconf anymore. Also add a hash file since there is a release tarball uploaded by the maintainer. Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libcap: Fix build error with kernel headers < 3.6Bernd Kuhls2014-10-275-6/+16
| | | | | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/cce/cceb1ccacec36fb7ef41bb7cdb13b3014813b599/ XATTR_NAME_CAPS appears in kernel headers since 3.7: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/log/include/uapi/linux/xattr.h?id=v3.7 Before it was an internal define of the kernel: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/include/linux/xattr.h?id=607ca46e97a1b6594b29647d98a32d545c24bdff Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* gd: fix pthread related static linking issue for utilitiesPeter Korsgaard2014-10-271-0/+6
| | | | | | | | | gd forgets to link utilities with -pthread even though it uses pthreads, causing linking errors with static linking. Fixes http://autobuild.buildroot.net/results/156/1564b8de7785c1a756bead1a4160a2b6e2a2243e/ Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/apr-util: add optional dependency to opensslBernd Kuhls2014-10-261-0/+7
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/apr-util: Bump version to 1.5.4Bernd Kuhls2014-10-261-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/apr: Fix for Apache when listening to multiple portsBernd Kuhls2014-10-261-0/+1
| | | | | | | | For details: https://issues.apache.org/bugzilla/show_bug.cgi?id=56727#c6 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/apr: Bump version to 1.5.1Bernd Kuhls2014-10-262-1/+66
| | | | | | | | | | | apr-0001-cross-compile.patch: Fix cross compilation Fix top_builddir in usr/build-1/apr_rules.mk [Thomas: rename apr-0001-cross-compile.patch to 0001-cross-compile.patch.] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/php: Add support for mbstring moduleBernd Kuhls2014-10-262-0/+6
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/php: Add support for mcrypt moduleBernd Kuhls2014-10-262-0/+10
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud