aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* libdrm: update and put me as a maintainerLucian Cristian2019-04-14
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* Merge pull request #8664 from dangowrt/collectd-modbus-improvementsHannu Nyman2019-04-14
|\ | | | | backport collectd modbus improvements
| * collectd: backport modbus improvementsDaniel Golle2019-04-14
| | | | | | | | | | | | | | | | * 938897a2 Add scale and shift to modbus plugin * 60280b80 correcting all the wrongs * a00ab529 Add support for RS485 to modbus plugin Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | php7: update to 7.2.17Michael Heimpold2019-04-14
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #8673 from MikePetullo/php7Michael Heimpold2019-04-14
|\ \ | |/ |/| php7: facilitate running php7-fastcgi without listening on TCP socket
| * php7: facilitate running php7-fastcgi without listening on TCP socketW. Michael Petullo2019-04-13
| | | | | | | | | | | | | | | | The init.d script for php7-fastcgi no longer invokes php7-fastcgi with the '-b' flag when 'port' does not appear in /etc/config/php7-fastcgi. This causes php7-fastcgi to communicate using only a Unix socket. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | Merge pull request #8672 from ja-pa/ldns-fix-devRosen Penev2019-04-13
|\ \ | | | | | | ldns: copy pkgconfig file in InstallDev
| * | ldns: copy pkgconfig file in InstallDevJan Pavlinec2019-04-13
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #8670 from neheb/opencvRosen Penev2019-04-13
|\ \ \ | | | | | | | | opencv: Fix tarball URL to fix compilation
| * | | opencv: Fix tarball URL to fix compilationRosen Penev2019-04-12
| | |/ | |/| | | | | | | | | | | | | The github repository URL changed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #8674 from lucize/dovecot-fixRosen Penev2019-04-13
|\ \ \ | |/ / |/| | dovecot: gssapi build fix, add parallel build
| * | dovecot: gssapi build fix, add parallel buildLucian Cristian2019-04-13
|/ / | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | Merge pull request #7951 from micmac1/hiredis-pkg-configRosen Penev2019-04-12
|\ \ | | | | | | hiredis: fix pkg-config file
| * | hiredis: fix pkg-config fileSebastian Kemper2019-01-13
| | | | | | | | | | | | | | | | | | Fix for using the .pc file when cross-compiling. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | Merge pull request #8182 from jefferyto/gpsd-initRosen Penev2019-04-12
|\ \ \ | | | | | | | | gpsd: Update init script
| * | | gpsd: Update init scriptJeffery To2019-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces the use of uci_validate_section() with uci_load_validate(), which removes the need to declare local variables for every config option. This also adds a service_triggers() function and removes some unnecessary curly brackets. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #8665 from salzmdan/masterRosen Penev2019-04-12
|\ \ \ \ | | | | | | | | | | knot: update to 2.8.1
| * | | | knot: update to 2.8.1Daniel Salzman2019-04-12
|/ / / / | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | Merge pull request #8660 from MikePetullo/krb5Rosen Penev2019-04-12
|\ \ \ \ | | | | | | | | | | krb5: allow installing without kadmind
| * | | | krb5: allow installing without kadmindW. Michael Petullo2019-04-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | Merge pull request #8640 from neheb/dovecotRosen Penev2019-04-11
|\ \ \ \ \ | | | | | | | | | | | | dovecot: Fix deprecated API patch
| * | | | | dovecot: Fix deprecated API patchRosen Penev2019-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #8656 from openwrt/libmodbus-rs485Michael Heimpold2019-04-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | libmodbus: backport RS485 fixes
| * | | | | | libmodbus: backport RS485 fixesDaniel Golle2019-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Import two patches from upstream in order to fix Modbus-RTU over RS485: 1c5d969 Only set SER_RS485_ENABLED bit of existing RS485 settings 91a1d74 Oops fix OR on RS485 settings (1c5d969) Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | Merge pull request #7620 from kevemueller/ddns_slaacRosen Penev2019-04-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ddns-scripts: Working example to use local_script to derive a SLAAC IPv6 address
| * | | | | | | ddns-scripts: Bumped PKG_RELEASEKeve Mueller2019-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Keve Mueller <keve@keve.hu>
| * | | | | | | ddns-scripts: Working example to use local_script to derive a SLAAC IPv6 addressKeve Mueller2019-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Keve Mueller <keve@keve.hu>
* | | | | | | | Merge pull request #8495 from ja-pa/mjpg-streamerRosen Penev2019-04-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | mjpg-streamer: update to last upstream version
| * | | | | | | | mjpg-streamer: update to last upstream versionJan Pavlinec2019-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: Update patches Add listen_ip option to config Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | Merge pull request #8634 from ja-pa/yara-3.9.0Rosen Penev2019-04-11
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | yara: update to version 3.9.0
| * | | | | | | | | yara: update to version 3.9.0Jan Pavlinec2019-04-09
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: Remove merged patch for OpenSSL THREADID Add PKG_CPE_ID Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | Merge pull request #8655 from BKPepe/ruamel-yamlRosen Penev2019-04-11
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | ruamel-yaml: update to version 0.15.91
| * | | | | | | | | ruamel-yaml: update to version 0.15.91Josef Schlehofer2019-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | Merge pull request #8650 from neheb/zab2champtar2019-04-11
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | zabbix: Specify zlib location to fix buildbots
| * | | | | | | | | zabbix: Specify zlib location to fix buildbotsRosen Penev2019-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The buildbots do not have zlib installed and therefore cannot build zabbix checking for zlib support... no configure: error: Unable to use zlib (zlib check failed) Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #8654 from BKPepe/pytzJosef Schlehofer2019-04-11
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | python-pytz: update to version 2019.1
| * | | | | | | | | | python-pytz: update to version 2019.1Josef Schlehofer2019-04-11
| | |_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add LICENSE file Changed URL of the project Reordered stuff in Makefile Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* / | | | | | | | | net/mosquitto: correct config file option nameKarl Palsson2019-04-11
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct option is "password_file" not "passwd_file" Originally reported as: https://github.com/openwrt/packages/pull/8642 Added the package bump. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | | | Merge pull request #8619 from neheb/vimRosen Penev2019-04-11
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | vim: Add host build to install xxd
| * | | | | | | | | device-observatory: Add depend on vim to avoid build failureRosen Penev2019-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /bin/sh: 2: xxd: not found /bin/sh: 2: xxd: not found Makefile:24: recipe for target 'src/files.h' failed make[4]: *** [src/files.h] Error 127 Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | | ttyd: Add dependency for vimRosen Penev2019-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed to avoid error in case xxd is not installed: [ 16%] Generating html.h from index.html /bin/sh: 1: CMAKE_XXD-NOTFOUND: not found CMakeFiles/ttyd.dir/build.make:61: recipe for target 'html.h' failed make[6]: *** [html.h] Error 127 Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | | vim: Add host build to install xxdRosen Penev2019-04-10
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packages such as ttyd and device-observatory need this. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #8653 from lucize/libreswan-fixRosen Penev2019-04-11
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libreswan: kernel module fix
| * | | | | | | | | libreswan: kernel module fixLucian Cristian2019-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use the kernel arch for building the modules Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | | Merge pull request #8620 from nxhack/update_to_0_4_48Rosen Penev2019-04-11
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | node-homebridge: update to 0.4.48
| * | | | | | | | | | node-homebridge: update to 0.4.48Hirokazu MORIKAWA2019-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean orphaned cached accessories / handle uncaught exceptions Update dependency version And avoid possible race condition for temporary directory. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | | | | Merge pull request #8629 from nxhack/update_to_8_15_1Rosen Penev2019-04-10
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | node: bump to 8.15.1
| * | | | | | | | | | | node: bump to 8.15.1Hirokazu MORIKAWA2019-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several security fixes: Node.js: Slowloris HTTP Denial of Service with keep-alive (CVE-2019-5737) OpenSSL: 0-byte record padding oracle (CVE-2019-1559) Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | | | | | Merge pull request #8652 from neheb/icuuRosen Penev2019-04-10
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | icu: Backport ARMEB support patch
| * | | | | | | | | | | icu: Backport ARMEB support patchRosen Penev2019-04-10
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should fix php compilation on PPC. Signed-off-by: Rosen Penev <rosenp@gmail.com>