aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | | libqmi: update to version 1.24.2Aleksander Morgado2019-12-12
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* | | | | | | | | | | | Merge pull request #10767 from James-TR/dnsdist/libcapRosen Penev2019-12-12
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | dnsdist: add missing dependency on libcap
| * | | | | | | | | | | dnsdist: add missing dependency on libcapJames Taylor2019-12-12
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When present on the build system dnsdist will try to make use of libcap. This change adds an explicit dependency to ensure it's present at build time, to prevent build failures when another package brings the dependency in. Signed-off-by: James Taylor <james@jtaylor.id.au>
* | | | | | | | | | | Merge pull request #10713 from dengqf6/mtrRosen Penev2019-12-12
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | mtr: update to 0.93
| * | | | | | | | | | | mtr: update to 0.93DENG Qingfang2019-12-12
| | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update mtr to 0.93 Add size optimization options ath79 ipk size: 31.9k -> 31.4k Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | | | | | Merge pull request #10765 from nxhack/node_hid_1_1_0Rosen Penev2019-12-12
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | node-hid: update to 1.1.0
| * | | | | | | | | | node-hid: update to 1.1.0Hirokazu MORIKAWA2019-12-12
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Up to Node v12, v13 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | | | Merge pull request #10704 from neheb/cooRosen Penev2019-12-11
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | coova-chilli: Update to 1.5
| * | | | | | | | | | coova-chilli: Update to 1.5Rosen Penev2019-12-11
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patches. Added patch to fix compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #10725 from neheb/idnRosen Penev2019-12-11
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | libidn2: Update to 2.3.0
| * | | | | | | | | | libidn2: Update to 2.3.0Rosen Penev2019-12-11
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed license information. Several Makefile cleanups for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #10724 from neheb/icalRosen Penev2019-12-11
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | libical: Update to 3.0.6
| * | | | | | | | | | libical: Update to 3.0.6Rosen Penev2019-12-11
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace InstallDev with CMAKE_INSTALL. Add PKG_BUILD_PARALLEL for faster compilation. Fixed license info. Refreshed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #10693 from neheb/nnRosen Penev2019-12-11
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | p11-kit: Fix uClibc-ng compile failure
| * | | | | | | | | | p11-kit: Fix uClibc-ng compile failureRosen Penev2019-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems the issue was not fixed. Easiest way to fix is to pass the proper configure variable. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #10721 from James-TR/update/dnsdistRosen Penev2019-12-11
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | dnsdist: update to 1.4.0 w/ new dependencies
| * | | | | | | | | | | dnsdist: update to 1.4.0James Taylor2019-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update dnsdist to next major release 1.4.0. This release introduces dependencies on libh2o-evloop and libwslay for support of DNS over HTTPS. Release Blog Post: https://blog.powerdns.com/2019/11/20/dnsdist-1-4-0/ Changelog: https://dnsdist.org/changelog.html#change-1.4.0 Also removes compatibility patches required for previous release that have been incorporated upstream. Signed-off-by: James Taylor <james@jtaylor.id.au>
| * | | | | | | | | | | h2o: add packageJames Taylor2019-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | H2O is a new generation HTTP server that provides quicker response to users with less CPU utilization when compared to older generation of web servers. Designed from ground-up, the server takes full advantage of HTTP/2 features including prioritized content serving and server push, promising outstanding experience to the visitors of your web site. Signed-off-by: James Taylor <james@jtaylor.id.au>
| * | | | | | | | | | | libwslay: add packageJames Taylor2019-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wslay is a WebSocket library written in C. It implements the protocol version 13 described in RFC 6455. This library offers 2 levels of API: event-based API and frame-based low-level API. For event-based API, it is suitable for non-blocking reactor pattern style. You can set callbacks in various events. For frame-based API, you can send WebSocket frame directly. Wslay only supports data transfer part of WebSocket protocol and does not perform opening handshake in HTTP. Signed-off-by: James Taylor <james@jtaylor.id.au>
* | | | | | | | | | | | Merge pull request #10727 from neheb/fhfgiehiRosen Penev2019-12-11
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | opensc: Fix compilation without deprecated OpenSSL APIs
| * | | | | | | | | | | | opensc: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Based on upstream patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | Merge pull request #10726 from neheb/proRosen Penev2019-12-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | prosody: Update to 0.11.3
| * | | | | | | | | | | | prosody: Update to 0.11.3Rosen Penev2019-12-08
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several Makefile rearrangements for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | net/pagekitec: Update to 20191211 versionKarl Palsson2019-12-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pulls in various bugfixes from the last two years, including changes for openssl deprecation. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | | | | | | Merge pull request #10756 from marcin1j/pr/20191210-collectd-uci-vmemHannu Nyman2019-12-11
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | collectd: add vmem uci config
| * | | | | | | | | | | | collectd: add vmem uci configMarcin Jurkowski2019-12-11
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
* | | | | | | | | | | | Merge pull request #10758 from dibdot/adblockDirk Brenken2019-12-11
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | adblock: bugfix 3.8.14
| * | | | | | | | | | | | adblock: bugfix 3.8.14Dirk Brenken2019-12-11
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix some whitelist issues (see https://forum.openwrt.org/t/adblock-support-thread/507/1101) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | | | | Merge pull request #10737 from mstorchak/tmuxRosen Penev2019-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | tmux: update to 3.0a
| * | | | | | | | | | | | tmux: update to 3.0aMaxim Storchak2019-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - switch to codeload Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | | | | | | | | usbmuxd: Update to latest git versionRosen Penev2019-12-10
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation with libimobiledevice. Small cleanups for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #10735 from ysc3839/vpnbypassRosen Penev2019-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | vpnbypass: add procd reload trigger for vpnbypass config
| * | | | | | | | | | | | vpnbypass: add procd reload trigger for vpnbypass configRichard Yu2019-12-10
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | | | | | | | | | | Merge pull request #10747 from dibdot/adblockDirk Brenken2019-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | adblock: bugfix 3.8.13
| * | | | | | | | | | | | adblock: bugfix 3.8.13Dirk Brenken2019-12-10
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove 'ransomware' blocklist by abbuse.ch (discontinued) from default adblock config * fix/switch 'someonewhocares' config to https only * fix curl download parameters to follow redirects and suppress needless output * made the tmp directory of sort operations configurable, set 'adb_sorttmp' accordingly (only supported by 'coreutils-sort') Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | | | | Merge pull request #10738 from eglooca/masterRosen Penev2019-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | netifyd: Updated to v2.98
| * | | | | | | | | | | netifyd: Updated to v2.98Darryl Sokoloski2019-12-09
| | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: Darryl Sokoloski / @dsokoloski Compile tested: arm_cortex-a15_neon-vfpv4, TP-Link Archer C2600, master Run tested: TP-Link Archer C2600 Change log for v2.98: [FIX] OpenWrt: Silence ABI warnings. [FIX] Fixed socket buffer dead-lock (pop < 0 bytes). [FIX] Silenced site UUID errors (moved to debug level). [FIX] Updated to SPDX identifier for GPL license. [IMP] Migrated from libjson-c to nlohmann JSON for Modern C++. [IMP] Updated agent status with CPU utilization and sink service status. [IMP] Reformatted sink queue utilization status output. [IMP] Support OS-specific restarting. [IMP] Added payload upload and update frequency control. [IMP] Added MAC addresses to JSON interface list. [IMP] Added option to send established flows to connecting clients. [IMP] Added offline capture processing script. Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
* | | | | | | | | | | Merge pull request #10742 from lucize/nssupRosen Penev2019-12-09
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nss: update to 3.48
| * | | | | | | | | | | nss: update to 3.48Lucian Cristian2019-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also package libnssckbi.so Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | | | | golang: Update to 1.13.5Josef Schlehofer2019-12-09
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | Merge pull request #10729 from BKPepe/dnscrypt-proxy2-updateRosen Penev2019-12-09
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | dnscrypt-proxy2: Update to version 2.0.34
| * | | | | | | | | | | dnscrypt-proxy2: Update to version 2.0.34Josef Schlehofer2019-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Repository was renamed to github.com/DNSCrypt/dnscrypt-proxy Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | | Merge pull request #10736 from commodo/python-lxml-updateRosen Penev2019-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | python-lxml: bump to version 4.4.2
| * | | | | | | | | | | | python-lxml: bump to version 4.4.2Alexandru Ardelean2019-12-09
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | | Merge pull request #10733 from James-TR/update/pdnsRosen Penev2019-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | pdns-recursor: update to 4.2.1
| * | | | | | | | | | | pdns-recursor: update to 4.2.1James Taylor2019-12-09
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates pdns-recursor to current stable 4.2.1. Also includes more complete fix for boost.m4 BOOST::THREAD detection, removing dependency on boost-thread. Signed-off-by: James Taylor <james@jtaylor.id.au>
* | | | | | | | | | | Merge pull request #10730 from BKPepe/sentrysdkupdateRosen Penev2019-12-09
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | python-sentry-sdk: Update to version 0.13.5
| * | | | | | | | | | | python-sentry-sdk: Update to version 0.13.5Josef Schlehofer2019-12-09
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | | Merge pull request #10743 from lucize/doveupRosen Penev2019-12-09
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | dovecot: update to 2.3.9
| * | | | | | | | | | | dovecot: update to 2.3.9Lucian Cristian2019-12-10
| | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>