Commit graph

13566 commits

Author SHA1 Message Date
Peter Wagner
bb151d5ec5 git: update to 2.21.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-02-25 19:25:27 +01:00
Hannu Nyman
86b9985e35
Merge pull request #8290 from zhaojh329/libuwsc
libuwsc: update to 3.2.1
2019-02-25 18:28:29 +02:00
Daniel Golle
b03892468a
Merge pull request #8265 from aparcar/fft-eval
fft-eval: add package
2019-02-25 13:08:38 +01:00
Jianhui Zhao
3db8424289 libuwsc: update to 3.2.1
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2019-02-25 13:54:50 +08:00
Yuhei OKAWA
48eadd2ffd open-vm-tools: Add new package open-vm-tools
Add new package,
open-vm-tools is Open Virtual Machine Tools for VMware guest OS

tested: OpenWrt master and 18.06.2 (x86_64) on ESXi 6.5, 6.7

Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
2019-02-25 13:47:01 +08:00
Deng Qingfang
7c0c22f6f7 bind: update to 9.12.3-P4
Fixed CVEs:

CVE-2018-5744
CVE-2018-5745
CVE-2019-6465

Add PKG_CPE_ID
Size optimizations

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-02-24 12:28:18 -08:00
Hannu Nyman
e3e139d927
Merge pull request #8263 from Cynerd/python-fix-collision
python,python3: do not package binary files to base packages
2019-02-24 10:14:42 +02:00
Hannu Nyman
5345d9e49f
Merge pull request #8273 from jefferyto/python-pkg-setup-dir
python,python3: Add PYTHON_PKG_SETUP_DIR
2019-02-23 19:40:03 +02:00
Hannu Nyman
775abb52df
Merge pull request #8284 from wvdakker/master
Shorewall: Bump to version 5.2.3
2019-02-23 19:39:32 +02:00
Hannu Nyman
8814c94e67
Merge pull request #8280 from guidosarducci/master-add-speedtest
speedtest-netperf: new package to measure network performance
2019-02-23 19:38:55 +02:00
Peter Wagner
caa8855bea privoxy: update to 3.0.28
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-02-23 13:27:15 +01:00
Peter Wagner
03caca8e18 tor: update to 0.3.5.8
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-02-23 12:52:26 +01:00
W. van den Akker
e93e7e29b5
Shorewall6: Bump to version 5.2.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-02-23 11:29:25 +01:00
W. van den Akker
213314a496
Shorewall: Bump to version 5.2.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-02-23 11:22:38 +01:00
W. van den Akker
3d10df7fda
Shorewall6-lite: Bump to version 5.2.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-02-23 11:19:55 +01:00
W. van den Akker
3c6d3781bb
Shorewall-lite: Bump to version 5.2.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-02-23 11:17:23 +01:00
W. van den Akker
8385c1e9f4
Shorewall-core: Bump to version 5.2.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-02-23 11:13:22 +01:00
Alexandru Ardelean
9b36b449dc python,python3: allow users to override python args & vars
If users want to define these before including python[3]-package.mk, these
vars will be overridden during the include.
So, override these vars if they haven't been defined.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-02-23 17:00:59 +08:00
Jeffery To
5d72e9bf7e python,python3: Add PYTHON_PKG_SETUP_DIR
This adds a variable (PYTHON_PKG_SETUP_DIR / PYTHON3_PKG_SETUP_DIR) that
allows a Python package Makefile to control the directory where setup.py
is called (as part of PyBuild/Compile/Default /
Py3Build/Compile/Default).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-02-23 16:59:22 +08:00
Dirk Brenken
7f7a4a60e1
Merge pull request #8281 from dibdot/travelmate
travelmate: bugfix 1.3.7
2019-02-23 08:06:35 +01:00
Dirk Brenken
feca82971a travelmate: bugfix 1.3.7
* fix a possible 'reload' race condition

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-02-23 07:55:26 +01:00
Tony Ambardar
463590e2bc speedtest-netperf: new package to measure network performance
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>
2019-02-22 13:34:25 -08:00
Dirk Brenken
41a780ee0f
Merge pull request #8275 from dibdot/travelmate
travelmate: update 1.3.6
2019-02-22 16:48:53 +01:00
Dirk Brenken
a423fd57bb travelmate: update 1.3.6
* 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>
2019-02-22 12:04:37 +01:00
Hannu Nyman
90bbf7f221
Merge pull request #8266 from BKPepe/urllib3
python-urllib3: add variant for Python3
2019-02-21 18:39:40 +02:00
Karel Kočí
7175b2b47d
python,python3: do not package binary files to base packages
Thanks to fix 200a5a2eec all base packages
now contain all binaries that are generated as part of python
installation. That causes collision between those packages with package
managers that consider this such as Turris updater-ng. This is also just
wrong. Those binaries were not included and should not be after
mentioned fix as well.

This just adds empty install definition. The idea is to override the
default one that is otherwise used.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-02-21 09:33:49 +01:00
Paul Spooren
6ddfe18e31 fft-eval: add package
This program has been created to aid open source spectrum analyzer
development for Qualcomm/Atheros AR92xx and AR93xx based chipsets.

Find more information about the package here:
https://github.com/simonwunderlich/FFT_eval

This package is used in LibreMesh, however our CI doesn't support
multiple architecures as all LibreMesh code is lua. Adding this package
to the official repos allows us to offer it in our tool chain.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2019-02-21 08:56:43 +01:00
Ted Hess
cd3291d014
Merge pull request #8248 from neheb/v4
v4l2rtspserver: Update to 0.1.3
2019-02-20 19:10:38 -05:00
Hannu Nyman
251f35cb68
Merge pull request #8262 from jefferyto/python-packages-update-data
python-*: Update package data
2019-02-20 22:40:45 +02:00
Hannu Nyman
aae108f3c9
Merge pull request #8261 from neheb/bt
btrfs-progs: Several fixes
2019-02-20 22:39:57 +02:00
Hannu Nyman
43c894d233
Merge pull request #8254 from neheb/patch-5
haproxy: Don't select OPENSSL_WITH_DEPRECATED
2019-02-20 16:04:52 +02:00
Jeffery To
f562ccf2ca multiple-python-packages: Update package data
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>
2019-02-20 19:19:20 +08:00
Josef Schlehofer
6f02b3ae64
python-urllib3: add variant for Python3
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-02-20 09:50:58 +01:00
Luiz Angelo Daros de Luca
0265390c92 ruby: bump to 2.6.1
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>
2019-02-20 02:09:55 -03:00
Rosen Penev
4be546f657 btrfs-progs: Several fixes
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>
2019-02-19 15:24:32 -08:00
Hans Dedecker
9d931ca29c
Merge pull request #8206 from dengqf6/xt
xtables-addons: fix build on 4.19 for xt_DNETMAP and xt_pknock
2019-02-19 22:02:35 +01:00
Peter Wagner
edbac15a55 nfs-kernel-server: update patches
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-02-19 20:14:42 +01:00
Hannu Nyman
c8e2da6f67
Merge pull request #8258 from jefferyto/obfsproxy-default-compile
obfsproxy: Use default compile
2019-02-19 17:37:48 +02:00
Hannu Nyman
fe366c5589
Merge pull request #8257 from jefferyto/python-packages-default-compile
python-(automat|crypto|gmpy2|parsley): Use default compile
2019-02-19 17:37:13 +02:00
Hannu Nyman
17bb110017
Merge pull request #8246 from BKPepe/youtube-dl-2019.02.18
youtube-dl: update to version 2019.02.18
2019-02-19 17:36:00 +02:00
Jeffery To
c953f74843 obfsproxy: Use default compile
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>
2019-02-19 23:09:58 +08:00
Jeffery To
8100d33b04 python-(automat|crypto|gmpy2|parsley): Use default compile
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>
2019-02-19 22:54:43 +08:00
Hannu Nyman
d1d0fac7d8
Merge pull request #8251 from jefferyto/python3-twisted-install
python-twisted: Fix python3 install
2019-02-19 15:49:29 +02:00
Hannu Nyman
cbe3ad3ac9
Merge pull request #8253 from jefferyto/python-cffi-update
python-cffi: Update to 1.12.1
2019-02-19 15:49:07 +02:00
Yousong Zhou
b4452ce160 shadowsocks-libev: move --no-delay into json config file
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>
2019-02-19 21:08:23 +08:00
Yousong Zhou
9cfa29b873 shadowsocks-libev: use jshn.sh for making json config
As suggested by Jeffery To in openwrt/packages#8233

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-02-19 21:08:23 +08:00
Deng Qingfang
d9222c37dd xtables-addons: fix build on 4.19 for xt_DNETMAP and xt_pknock
Backport 2 commits to fix build on 4.19:
3ea761a1ed
2b76b68c65

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-02-19 19:52:30 +08:00
Rosen Penev
430906bd78
haproxy: Don't select OPENSSL_WITH_DEPRECATED
Deprecated APIs are already patched out.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-19 01:17:37 -08:00
Jeffery To
22e2d592e0 python-cffi: Update to 1.12.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-02-19 16:51:21 +08:00
Hannu Nyman
89df405736
Merge pull request #8252 from jefferyto/python-txsocksx-python-twisted
python-txsocks: Fix twisted dependency
2019-02-19 10:03:40 +02:00