aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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>
* | sumo: update to v0.27.1Álvaro Fernández Rojas2016-09-05
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | libxerces-c: update to v3.1.4Álvaro Fernández Rojas2016-09-05
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | Merge pull request #3140 from aTanW/masterHannu Nyman2016-09-05
|\ \ | | | | | | joe: bump to upstream v4.3
| * | joe: bump to upstream v4.3aTanW2016-09-05
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- files/joerc | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-)
* | | Merge pull request #3139 from jp-bennett/masterHannu Nyman2016-09-05
|\ \ \ | |/ / |/| | Nano: Update to 2.7.0
| * | Nano: Update to 2.7.0Jonathan Bennett2016-09-04
|/ / | | | | | | Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* | Merge pull request #3136 from chris5560/masterHannu Nyman2016-09-04
|\ \ | | | | | | ddns-scripts: fixes to services files
| * | ddns-scripts: fixes to services filesChristian Schoenebeck2016-09-04
|/ / | | | | | | | | | | | | - Provider duiadns.net: add IPv6 and correct IPv4 url inside services files #3125 - other fixes inside services files Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | Merge pull request #3134 from chris5560/masterHannu Nyman2016-09-04
|\ \ | | | | | | ddns-scripts: Update to 2.7.4
| * | ddns-scripts: Update to 2.7.4Christian Schoenebeck2016-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - if local ip cannot be detected or is invalid then do not exit ddns-scripts #2950, using multiple url's to detect local ip not jet implemented - change spdns.de update url and add sydyn.de inside services file #2991 - move transfer- and lookup-program detection to dynamic_dns_functions.sh so run once at startup in stead of at every transfer/lookup - add khost, drill and hostip to verify_host_port() function - updated tld_names.dat Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | php7: mod-mysqli: use libmysqlclient instead of libmysqlclient_r (refs #3132)Michael Heimpold2016-09-04
|/ / | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #3133 from aarond10/https_dns_proxyHannu Nyman2016-09-04
|\ \ | | | | | | https-dns-proxy: Version bump
| * | https-dns-proxy: Version bumpAaron Drew2016-09-04
|/ / | | | | | | Signed-off-by: Aaron Drew <aarond10@gmail.com>
* | php7: fix two build problemsMichael Heimpold2016-09-04
| | | | | | | | | | | | | | 1) fix rebuilding with existing staging area 2) fix dependency to libmysqlclient (fixes #3132) Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | libcanfestival: fix build on LEDE buildbots using ccacheMichael Heimpold2016-09-03
|/ | | | | | | | | | The previous attempt to fix the build error was not successfull and introduced needlessly a new patch. However, the configure already provide the required functionality, use it instead. This should now really solve the build. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* Merge pull request #3131 from mhei/php7Michael Heimpold2016-09-03
|\ | | | | Add php7 packages
| * php7-pecl-raphf: add new packageMichael Heimpold2016-09-03
| | | | | | | | | | | | This is the php7 version of php5-pecl-raphf package. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * php7-pecl-propro: add new packageMichael Heimpold2016-09-03
| | | | | | | | | | | | This is the php7 version of php5-pecl-propro package. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * php7-pecl-dio: add new packageMichael Heimpold2016-09-03
| | | | | | | | | | | | | | | | | | This is a heavy patched variant of the pecl dio module, which now at least compiles for php7. Patches are sent to maintainer - no response yet. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * php7: restructure patchesMichael Heimpold2016-09-03
| | | | | | | | | | | | | | - Add some more patches from Debian - Rename existing ones (our own patches starts with prefix 1000+) Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * php7: add new packageMichael Heimpold2016-09-03
|/ | | | | | | | | This is a copy of the existing php5 stuff, adopted for PHP7. Please not, that its not supported to install both php5 and php7 in parallel on the target. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* Merge pull request #3130 from chris5560/masterTed Hess2016-09-03
|\ | | | | privoxy: update to 3.0.26
| * privoxy: update to 3.0.26Christian Schoenebeck2016-09-03
| | | | | | | | Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | Merge pull request #3128 from dangowrt/x264-without-yasmTed Hess2016-09-03
|\ \ | | | | | | libx264: allow building with yasm
| * | libx264: allow building with yasmDaniel Golle2016-09-03
| |/ | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #3129 from dangowrt/ffmpeg-without-yasmTed Hess2016-09-03
|\ \ | |/ |/| ffmpeg: allow building without yasm
| * ffmpeg: allow building without yasmDaniel Golle2016-09-03
|/ | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Merge pull request #3103 from black-roland/dnscryptTed Hess2016-09-03
|\ | | | | dnscrypt-proxy: Updated to latest version (1.7.0), added procd support, added separated package for resolvers list
| * dnscrypt-proxy: Updated to latest version (1.7.0), added procd support, ↵Black Roland2016-09-03
| | | | | | | | | | | | added separated package for resolvers list Signed-off-by: Black Roland <black-roland@users.noreply.github.com>
* | Merge pull request #2729 from cshore/pull-request-wget-fix-symlink-issueHannu Nyman2016-09-03
|\ \ | | | | | | net/wget: Remove use broken use of postrm/postinst symlinks
| * | net/wget: Remove use broken use of symlinks to /usr/bin/wgetDaniel Dickinson2016-07-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | postrm/postinst symlink mangling is frowned upon by trunk devs, in addition to packages modifying the files as other packages during installation/removal (without a agreed upon mechanism for coordinating such changes) is prohibited in most distros. Further in this case results in wget-ssl failing to conflict with wget-nossl. As mentioned in the github issue regarding this (https://github.com/openwrt/packages/issues/2728) it is also unnessary in current openwrt/lede. This patch there makes the symlink from the specific flavour of wget (e.g. wget-ssl) from /usr/bin/wget part of /install so that they conflict with each other the way they should, and do not modify the same files without a delibarate --force-overwrite. Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>