aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* speedtest-netperf: new package to measure network performanceTony Ambardar2019-02-22
| | | | | | | | | | | | | | | | | | | The speedtest-netperf.sh script measures the network throughput while monitoring latency under load and capturing key CPU usage and frequency statistics. The script can emulate a web-based speed test by downloading and then uploading from an internet server, or perform simultaneous download and upload to mimic the stress of the FLENT test program. It simplifies tasks such as validating ISP provisioned speeds or setting up and fine-tuning SQM, directly on the router. The CPU usage details can also help determine if the demands of SQM, routing and other tasks such as the test itself are exhausting the device's CPUs. This script leverages earlier scripts from the CeroWrt project used for bufferbloat mitigation, betterspeedtest.sh and netperfrunner.sh. They are used with the permission of the author, Rich Brown. Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
* Merge pull request #8275 from dibdot/travelmateDirk Brenken2019-02-22
|\ | | | | travelmate: update 1.3.6
| * travelmate: update 1.3.6Dirk Brenken2019-02-22
| | | | | | | | | | | | | | * add captive portal domains automatically to the related domain whitelist (dhcp option 'rebind_domain'), if rebind protection/RFC1918 is enabled Signed-off-by: Dirk Brenken <dev@brenken.org>
* | Merge pull request #8266 from BKPepe/urllib3Hannu Nyman2019-02-21
|\ \ | | | | | | python-urllib3: add variant for Python3
| * | python-urllib3: add variant for Python3Josef Schlehofer2019-02-20
| | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #8248 from neheb/v4Ted Hess2019-02-20
|\ \ \ | | | | | | | | v4l2rtspserver: Update to 0.1.3
| * | | v4l2rtspserver: Update to 0.1.3Rosen Penev2019-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed upstreamed patches. Updated live555. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #8262 from jefferyto/python-packages-update-dataHannu Nyman2019-02-20
|\ \ \ \ | | | | | | | | | | python-*: Update package data
| * | | | multiple-python-packages: Update package dataJeffery To2019-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates the Python 2 and 3 versions of each package to share the same title field. (For packages that only had this change, their PKG_RELEASE were not incremented.) This also updates the package title, url and source urls, where necessary. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #8261 from neheb/btHannu Nyman2019-02-20
|\ \ \ \ \ | | | | | | | | | | | | btrfs-progs: Several fixes
| * | | | | btrfs-progs: Several fixesRosen Penev2019-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove LTO. It causes an increase in size. Remove fsck.btrfs. It's just a script that says to run btrfs check. Replace INSTALL_BIN with CP to avoid copying what should be a symlink. Install libbtrfsutil. This is needed by a few of the tools. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #8254 from neheb/patch-5Hannu Nyman2019-02-20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | haproxy: Don't select OPENSSL_WITH_DEPRECATED
| * | | | | haproxy: Don't select OPENSSL_WITH_DEPRECATEDRosen Penev2019-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deprecated APIs are already patched out. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | ruby: bump to 2.6.1Luiz Angelo Daros de Luca2019-02-20
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See: https://www.ruby-lang.org/en/news/2019/01/30/ruby-2-6-1-released/ See: https://www.ruby-lang.org/en/news/2018/12/25/ruby-2-6-0-released/ New packages mirroring upstream gemification of ruby: * ruby-bundler (new) * ruby-e2mmap and ruby-ostruct (from ruby-misc) * ruby-forwardable (from ruby-patterns) * ruby-matrix and ruby-prime (from removed ruby-math) * ruby-mutex_m, ruby-sync and ruby-thwait (from ruby-multithread) * ruby-tracer (from ruby-debuglib) Added ruby-dev for building extension inside openwrt (requires cc) Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | Merge pull request #8206 from dengqf6/xtHans Dedecker2019-02-19
|\ \ \ \ \ | | | | | | | | | | | | xtables-addons: fix build on 4.19 for xt_DNETMAP and xt_pknock
| * | | | | xtables-addons: fix build on 4.19 for xt_DNETMAP and xt_pknockDeng Qingfang2019-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport 2 commits to fix build on 4.19: https://github.com/nawawi/xtables-addons/commit/3ea761a1ed338241fbc79bef8e433307e108b6cd https://github.com/nawawi/xtables-addons/commit/2b76b68c65c97fc11409088c3c30993324df8500 Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | nfs-kernel-server: update patchesPeter Wagner2019-02-19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | Merge pull request #8258 from jefferyto/obfsproxy-default-compileHannu Nyman2019-02-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | obfsproxy: Use default compile
| * | | | | | obfsproxy: Use default compileJeffery To2019-02-19
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates the package to use the default PyBuild/Compile, instead of defining a custom Build/Compile. This also updates the source url and adds a src package. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | Merge pull request #8257 from jefferyto/python-packages-default-compileHannu Nyman2019-02-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-(automat|crypto|gmpy2|parsley): Use default compile
| * | | | | | python-(automat|crypto|gmpy2|parsley): Use default compileJeffery To2019-02-19
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates these packages to use the default PyBuild/Compile, instead of defining their own Build/Compile. This also updates the Python 2 and 3 versions to use the same TITLE. This also updates the source url and adds src packages for python-gmpy2. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | Merge pull request #8246 from BKPepe/youtube-dl-2019.02.18Hannu Nyman2019-02-19
|\ \ \ \ \ \ | |/ / / / / |/| | | | | youtube-dl: update to version 2019.02.18
| * | | | | youtube-dl: update to version 2019.02.18Josef Schlehofer2019-02-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | Merge pull request #8251 from jefferyto/python3-twisted-installHannu Nyman2019-02-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-twisted: Fix python3 install
| * | | | | | python-twisted: Fix python3 installJeffery To2019-02-19
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The install routine was written before the fix in #8241, and wasn't sufficiently tested with that fix. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | Merge pull request #8253 from jefferyto/python-cffi-updateHannu Nyman2019-02-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-cffi: Update to 1.12.1
| * | | | | | python-cffi: Update to 1.12.1Jeffery To2019-02-19
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | shadowsocks-libev: move --no-delay into json config fileYousong Zhou2019-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was introduced in 3.1.0 as a command line argument and was part of the json config since 3.1.1 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | shadowsocks-libev: use jshn.sh for making json configYousong Zhou2019-02-19
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | As suggested by Jeffery To in openwrt/packages#8233 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | Merge pull request #8252 from jefferyto/python-txsocksx-python-twistedHannu Nyman2019-02-19
|\ \ \ \ \ | |/ / / / |/| | | | python-txsocks: Fix twisted dependency
| * | | | python-txsocks: Fix twisted dependencyJeffery To2019-02-19
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the dependency on twisted, which was renamed to python-twisted earlier. This also changes the package to use the default PyBuild/Compile. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #8240 from jefferyto/python-twistedHannu Nyman2019-02-18
|\ \ \ \ | | | | | | | | | | twisted: Rename package, fix errors
| * | | | twisted: Rename package, fix errorsJeffery To2019-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This renames the Python 2 twisted package to python-twisted, and updates dependents (i.e. obfsproxy) to reference the updated name. This also fixes conflicts between the Python 2 and 3 packages. Twisted installs some scripts to /usr/bin, and previously scripts for both packages used the same names. This adds a "3" suffix to scripts installed by python3-twisted. This also adds python[3]-setuptools as a dependency, as the scripts installed to /usr/bin depend on pkg_resources (part of setuptools). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #8241 from jefferyto/python-package-installHannu Nyman2019-02-18
|\ \ \ \ \ | |/ / / / |/| | | | python,python3: Fix calling default PyPackage/install
| * | | | python,python3: Fix calling default PyPackage/installJeffery To2019-02-18
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes Package/*/install to call PyPackage/*/install correctly. Previously, if a package used the default PyPackage/*/install, then it would not called. (A custom-defined PyPackage/*/install would be called with no issue.) Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | pixman: bump to version 0.38.0Yousong Zhou2019-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 0.37.0 was not actually released. From the git log, there are two functional changes about optimization by using float points directly Bump version to 0.38.0 pixman: Use maximum precision for pixman-bits-image, v2. Implement floating point gradient computation, v2. build: Add meson files to EXTRA_DIST editorconfig: use tabs for Makefiles Merge remote-tracking branch 'origin/master' Post release version bump to 37.1 gitlab-ci: Add meson build to pipeline test meson: Add a meson build system Add .editorconfig file Bump version to 0.36.0 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | git: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-02-18
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | vallumd: bump to 0.1.4Stijn Tintel2019-02-17
| | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | Merge pull request #8235 from mhei/fix-libupnpTed Hess2019-02-17
|\ \ \ \ | | | | | | | | | | libupnp: add large file defines to CFLAGS
| * | | | libupnp: add large file defines to CFLAGSMichael Heimpold2019-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes compilation with glibc and uClibc for the included sample programs as reported by builtbots for e.g. arc target: -snip- In file included from ../../upnp/inc/upnp.h:402:0, from common/sample_util.h:49, from common/sample_util.c:42: ../../upnp/inc/FileInfo.h:22:2: error: #error libupnp uses large file support, so users must do that, too #error libupnp uses large file support, so users must do that, too ^~~~~ Makefile:577: recipe for target 'common/tv_ctrlpt-sample_util.o' failed -snap- Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | libsndfile: update to 2019-02-07Peter Wagner2019-02-17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | irssi: Fix OpenSSL without deprecated APIs compilationRosen Penev2019-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When OpenSSL is built without deprecated APIs, pkg-config first tries OpenSSL in the staging directory but fails as it cannot find the deprecated SSL_library_init function and ends up finding the system one. Added PKG_BUILD_PARALLEL for faster compilation. Added -Wl,--gc-sections to LDFLAGS to save ~10KB from the resulting ipk. Reworked configure section as some of those options were renamed or removed. Removed EXTRA_* hacks that are no longer necessary. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | nfs-kernel-server: fix freeaddrinfo usage in nfs-kernel-server, because ↵Peter Wagner2019-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | freeaddrinfo in musl after the 1.1.21 update, doesn't handly NULL pointers (which seems to spec conform) see https://www.openwall.com/lists/musl/2019/02/03/3 for more info Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | Merge pull request #8219 from Apteryks/masterStijn Tintel2019-02-16
|\ \ \ \ \ | | | | | | | | | | | | net-snmp: disable support for perl
| * | | | | net-snmp: disable support for perlMaxim Cournoyer2019-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using an external toolchain, it was discovered that net-snmp would link with the Perl library (-lperl) from the host rather than from the target. Since we do not provide Perl as a dependency to net-snmp, the solution is to disable support for it. Fixes issue #8217. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
* | | | | | Merge pull request #5821 from kbabioch/feat/ipNetToPhysicalTableStijn Tintel2019-02-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | net-snmp: Enable MIB ip-mib/inetNetToMediaTable
| * | | | | | net-snmp: Enable MIB ip-mib/inetNetToMediaTableKarol Babioch2018-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This enables the table `inetNetToMediaTable` from `ip-mib`, which implements the `ipNetToPhysicalTable`. The former one is already enabled with the current configuraiton, but it has been deprecatd by the IP version-neutral `ipNetToMediaTable`, which also supports IPv6 entries [1]. It also disables all other submodules from this MIB to keep the footprint small. [1]: http://net-snmp.sourceforge.net/docs/mibs/IP-MIB.txt Signed-off-by: Karol Babioch <karol@babioch.de>
* | | | | | | Merge pull request #8177 from neheb/ffHannu Nyman2019-02-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | fio: Update to 3.13
| * | | | | | | fio: Update to 3.13Rosen Penev2019-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added -Wl,--gc-sections for smaller size. Removed TARGET_CFLAGS as there is no difference in size. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #8163 from diizzyy/bash-patchesHannu Nyman2019-02-16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | utils/bash: Import upstream patches for 5.0