aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | | | Merge pull request #3168 from MikePetullo/openldapHannu Nyman2016-09-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | openldap: update to 2.4.44
| * | | | | | | | | | | | | openldap: update to 2.4.44W. Michael Petullo2016-09-14
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | | | | | Merge pull request #3163 from MikePetullo/luasecHannu Nyman2016-09-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | luasec: update to 0.6
| * | | | | | | | | | | | luasec: update to 0.6W. Michael Petullo2016-09-14
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | | | | flent-tools: Add packageToke Høiland-Jørgensen2016-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package installs a couple of helper programs for the Flent testing tool. These are useful when running tests and gathering remote data from an OpenWrt/LEDE router. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | | | | | | | Merge pull request #3154 from jefferyto/slide-switchHannu Nyman2016-09-14
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | slide-switch: new package
| * | | | | | | | | | | | slide-switch: new packageJeffery To2016-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | slide-switch translates slide switch position changes into normal button presses and releases for OpenWrt / LEDE devices. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | | | | Merge pull request #3159 from commodo/python-setuptoolsHannu Nyman2016-09-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | python-setuptools: upgrade to version 27.1.2
| * | | | | | | | | | | | | python-setuptools: upgrade to version 27.1.2Alexandru Ardelean2016-09-13
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | | | Merge pull request #3160 from commodo/python3-setuptoolsHannu Nyman2016-09-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | python3-setuptools: upgrade to version 27.1.2
| * | | | | | | | | | | | | python3-setuptools: upgrade to version 27.1.2Alexandru Ardelean2016-09-13
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | | | Merge pull request #3158 from commodo/python3-upgradeHannu Nyman2016-09-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | python3: upgrade to version 3.5.2
| * | | | | | | | | | | | | python3: upgrade to version 3.5.2Alexandru Ardelean2016-09-13
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | | | Merge pull request #3157 from commodo/python-upgradeHannu Nyman2016-09-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | python: upgrade to version 2.7.12
| * | | | | | | | | | | | | python: upgrade to version 2.7.12Alexandru Ardelean2016-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | | | | Merge pull request #3155 from nxhack/logrotate-nonnull-compareHannu Nyman2016-09-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | logrotate: Fix nonnull-compare compile error
| * | | | | | | | | | | | | Fix nonnull-compare compile errorHirokazu MORIKAWA2016-09-13
|/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- config.c: In function 'strndup': config.c:87:10: error: nonnull argument 's' compared to NULL [-Werror=nonnull-compare] if(!s) ^ cc1: all warnings being treated as errors --- Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | | | | | | Merge pull request #3144 from bk138/logrotateHannu Nyman2016-09-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | logrotate: import from oldpackages
| * | | | | | | | | | | | | logrotate: use newest version, update MakefileChristian Beier2016-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <cb@shoutrlabs.com>
| * | | | | | | | | | | | | logrotate: import from oldpackagesChristian Beier2016-09-06
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <cb@shoutrlabs.com>
* | | | | | | | | | | | | Merge pull request #3135 from dangowrt/update-netatalk-to-3.1.9Daniel Golle2016-09-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | netatalk: update to version 3.1.9 and grab maintainership
| * | | | | | | | | | | | | netatalk: update to version 3.1.9Daniel Golle2016-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * now a single config file in /etc/afp.conf * convert services to procd while at it * take over maintainership as the original maintainer is unresponsive (see #1550) Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | | | dump1090: update to latest versionÁlvaro Fernández Rojas2016-09-12
|/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | | | | | | | | Merge pull request #3055 from plntyk/fix_lftpTed Hess2016-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | lftp: set readline location
| * | | | | | | | | | | | lftp: set readline locationDirk Neukirchen2016-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configure tries to use host location - fixes buildbot compile Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
* | | | | | | | | | | | | Merge pull request #3153 from dibdot/adblockHannu Nyman2016-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | adblock: update 1.4.9
| * | | | | | | | | | | | adblock: update 1.4.9Dirk Brenken2016-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refine query function (see online doc) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | | | | | mmc-utils: upgrade to latest revisionMichael Heimpold2016-09-11
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | | | Merge pull request #3151 from sartura/bump-libuvLuka Perkov2016-09-09
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | libuv: bump version to 1.9.1
| * | | | | | | | | | | | libuv: bump version to 1.9.1Denis Osvald2016-09-09
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
* | | | | | | | | | | | php7-pecl-http: fix build when host has php installed (refs #3149)Michael Heimpold2016-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When php is installed on the host system, then the configure tries to obtain from this binary whether some extensions are available. This prevents the cross build when the desired extensions are not present - which is the usual case. So add a patch to prevent configure from doing this - we give this information via environment variable during build already. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | | | gnutls: updated to 3.5.4Nikos Mavrogiannopoulos2016-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | | | | | | Merge pull request #3147 from mhei/fix-memcachedThomas Heil2016-09-08
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | memcached: upgrade to 1.4.31
| * | | | | | | | | | | | memcached: upgrade to 1.4.31Michael Heimpold2016-09-06
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should also fix the build errors, which are reported by LEDE buildbots, e.g. at: https://downloads.lede-project.org/snapshots/faillogs/arm_cortex-a7_neon-vfpv4/packages/memcached/compile.txt While at, also fix the licensing information. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | | | php7-pecl-http: fix build when php5 is build in parallel (fixes #3149)Michael Heimpold2016-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove hack to find required packages: when php5-pecl-{raphf,propro} was built in paralle, then the hack could not determine which build directory must be used; this was resolved by a previous commit, both packages now install their header files in the staging area so that this pecl module will find it properly - refine build dir to avoid collision with (possible) php5 package variant Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | | | php7-pecl-{propro,raphf}: fix two problems (refs #3149)Michael Heimpold2016-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - refine build dir to avoid collisions with php5 package variants - properly install headers to location where depended packages look for it Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | | | php7-pecl-{dio,libevent}: refine build dir to avoid collisions with php5 ↵Michael Heimpold2016-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | package variants (refs #3149) Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | | | php5-pecl-*: refine build dir to avoid collisions with php7 package variants ↵Michael Heimpold2016-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (refs #3149) Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | | | ntpd: update to 4.2.8p8Peter Wagner2016-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | | | | Merge pull request #3143 from bk138/autosshHannu Nyman2016-09-07
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | autossh: import from oldpackages and update
| * | | | | | | | | | | | autossh: use version 1.4e, update MakefileChristian Beier2016-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <cb@shoutrlabs.com>
| * | | | | | | | | | | | autossh: import from oldpackagesChristian Beier2016-09-06
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <cb@shoutrlabs.com>
* | | | | | | | | | | | Merge pull request #3146 from antonlacon/libopus-1.1.xTed Hess2016-09-07
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | Libopus Update to 1.1.3 and use integer math when software fpu used
| * | | | | | | | | | | libopus: update to 1.1.3Ian Leonard2016-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to 1.1.3 and use integer functions when no hardware fpu present. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | | | | | | | | | php7-pecl-http: add new packageMichael Heimpold2016-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quote: This PHP HTTP extension aims to provide a convenient and powerful set of functionality for one of PHPs major applications: it eases handling of HTTP urls, headers and messages, provides means for negotiation of a client's preferred content type, language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. It provides powerful request functionality with support for parallel requests. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | | | php7-pecl-libevent: add new packageMichael Heimpold2016-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the php7 version of php5-pecl-libevent. Since upstream did not (yet) merged the php7 compat changes and released a new package, we use a development snapshot of a Github contributor. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | | | php7/php7-pecl-*: introduce load orderMichael Heimpold2016-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some PECL modules (possibly also php modules) depend on special load order, otherwise loading the module will fail due to unresolvable symbols. This changeset introduces a very simple compile-time defined order by specifying a prefix for the ini file with the load directive. If not given, it uses a default value. It also updates all current pecl module packages to take this new approach. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | | | dump1090: update to latest versionÁlvaro Fernández Rojas2016-09-06
| |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also switches HTTP to uhttpd. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | | | | | | xupnpd: update to latest versionÁlvaro Fernández Rojas2016-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | | | | | | unrar: update to v5.4.5Álvaro Fernández Rojas2016-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>