Commit graph

7261 commits

Author SHA1 Message Date
Eric Luehrsen
b97cdaf612 unbound: improve odhcpd rapid update robustness
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2020-09-05 10:04:48 -04:00
Rosen Penev
d701768ce4
Merge pull request #13298 from ja-pa/unbound-dnstap
unbound: add option for dnstap support
2020-09-04 23:00:59 -07:00
Alexey Dobrovolsky
8b2792adc9 freeradius3: fix hostname invocation in radtest
Canonical radtest start results in an error:

$ radtest bob hello localhost 0 testing123
/usr/bin/radtest: line 1: hostname: not found
(0) Error parsing "stdin": Failed to get value

hostname command is not present in OpenWrt.
Instead, hostname can be obtained from file /proc/sys/kernel/hostname.

added: 004-get-hostname-from-proc-in-radtest.patch

Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
2020-09-05 01:31:28 +03:00
Alexey Dobrovolsky
6480acde4b freeradius3: enable radtest utility
radtest utility is used in many manuals to check the operation of
radius server.

At the moment all parameters must be specified at startup, for example:

$ radtest bob hello localhost 0 testing123 0 localhost

Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
2020-09-04 15:22:12 +03:00
Rosen Penev
dafde27d18
Merge pull request #13285 from Ansuel/ubusup
nginx: refresh nginx-ubus-module version
2020-09-03 13:38:21 -07:00
Rosen Penev
5a609d684e
Merge pull request #13286 from PolynomialDivision/updatedawn
dawn: bump version
2020-09-03 13:37:33 -07:00
Nick Hainke
067790ec8f dawn: bump version
The rrm_nr_get_own call was not parsed correctly.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-09-03 21:07:41 +02:00
Jan Pavlinec
2eacaacff3
unbound: add option for dnstap support
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-09-03 17:01:04 +02:00
Ansuel Smith
6c3e2e927f
nginx: refresh nginx-ubus-module version
Fix a compilation bug for nginx ubus module.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2020-09-03 14:24:57 +02:00
Dirk Brenken
c01beb0679
adblock: refresh blocklist sources
* rename 'smarttv' to 'smarttv_tracking'
* added 'firetv_tracking' and 'android_tracking' (thanks @panache67)
* added 'gaming' (thanks @hasanlo in openwrt forum)
* update readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-09-03 11:20:52 +02:00
Stijn Tintel
35ef427185 strongswan: bump to 5.9.0
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2020-09-02 23:20:33 +03:00
Rosen Penev
8515d0e0ad
Merge pull request #13281 from adschm/libreswan414
libreswan: drop support for kernel 4.14
2020-09-02 13:07:20 -07:00
Adrian Schmutzler
4b65ea569a openvswitch: remove support for kernel 4.14 and 4.9
Support for kernel 4.14 has been removed in main repo, so drop the
dependencies here as well (and those for even older 4.9).

Also drop a patch that is required only for 4.14 and lower.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-09-02 22:58:15 +08:00
Hannu Nyman
b37f1a0716
Merge pull request #13267 from adschm/k414
sqm-scripts: depend directly on kmod-sched-cake again
2020-09-02 17:37:14 +03:00
Adrian Schmutzler
f98158b755 libreswan: drop support for kernel 4.14
Support for kernel 4.14 has been dropped in main repo, so remove it
here as well.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-09-02 16:33:04 +02:00
Jan Hak
60a35cd1c6 knot: update to version 2.9.6
Signed-off-by: Jan Hak <jan.hak@nic.cz>
2020-09-02 11:19:53 +02:00
Rosen Penev
8966849a5a
Merge pull request #13262 from neheb/ksm
kismet: fix compilation under uClibc-ng and GCC10
2020-09-01 14:06:24 -07:00
Noah Meyerhans
97d8ed6185 iputils: update to 20200821
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2020-09-01 12:21:55 -07:00
Adrian Schmutzler
6495b470e4 sqm-scripts: depend directly on kmod-sched-cake again
Since support for kernel 4.14 has been removed, kmod-sched-cake-oot
is gone, and the kmod-sched-cake-virtual package is not needed
anymore.

This effectively reverts 9114244fbd ("sqm-scripts: Switch sch_cake
dependency to new virtual package")

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-08-31 21:57:28 +02:00
Jan Pavlinec
7049b06130 autossh: switch to procd
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-08-31 07:05:12 -07:00
Jeffery To
c0340f631c python: Use locked for host pip
This also removes PKG_BUILD_PARALLEL:=0 that was added for packages that
use HOST_PYTHON3_PACKAGE_BUILD_DEPENDS.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-08-31 03:48:47 -07:00
Rosen Penev
ecfe85ab28 mstpd: fix compilation with uClibc-ng
bcopy/bzero are no longer available.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-31 01:12:14 -07:00
Rosen Penev
d897beee91
kismet: fix compilation under uClibc-ng and GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-31 00:39:54 -07:00
Rosen Penev
fff511badf
Merge pull request #13227 from neheb/slhh
sslh: update to 1.21c
2020-08-30 23:57:58 -07:00
Rosen Penev
e1760b8adb
Merge pull request #13253 from liudf0716/apfree-wifidog
apfree-wifidog: update to 4.08.1771
2020-08-30 23:51:53 -07:00
Dengfeng Liu
d6926c1b32 apfree-wifidog: update to 4.08.1771
Signed-off-by: Dengfeng Liu <dfliuc@isoftstone.com>
2020-08-31 08:58:55 +08:00
Stijn Tintel
34902987bd
Merge pull request #13223 from mikebaz/master
strongswan: add left and mark configuration to UCI
2020-08-30 23:26:20 +03:00
Nikos Mavrogiannopoulos
25b4544297
Merge pull request #13221 from yousong/oc
openconnect: allow disable dtls with bool option no_dtls
2020-08-30 13:29:29 +02:00
Philip Prindeville
e8fd996c72 isc-dhcp: add support for RFC-3442 classless IPv4 routes
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2020-08-28 19:30:42 -06:00
Rosen Penev
432f954bbe
sslh: update to 1.21c
Refresh patches. Remove now pointless format patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-27 17:32:06 -07:00
Rosen Penev
005230c04c
lftp: update to 4.9.2
Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-27 17:30:32 -07:00
Rosen Penev
f873fbdc49
Merge pull request #13218 from neheb/wave
wavemon: fix compilation with glibc
2020-08-27 14:24:44 -07:00
Rosen Penev
744169fa13
Merge pull request #13220 from aaronjg/openfortivpn/config-varname-fix
openfortivpn: use more standard config option names
2020-08-27 13:33:43 -07:00
Michael C. Bazarewsky
51214e191f strongswan: add left and mark configuration to UCI
This commit allows for UCI configuration of the "left=" and the
"mark=" values in a StrongSwan IPSec connection.  This improves
VTI support and allows certain stricter connection scenarios.

Signed-off-by: Michael C. Bazarewsky <github@bazstuff.com>
2020-08-27 16:06:34 -04:00
Yousong Zhou
3445e1b470 openconnect: allow disable dtls with bool option no_dtls
openconnect may emit following error logs every minute when negotiating
with deployments forbidding usage of dtls

  Thu Aug 27 04:11:59 2020 daemon.notice openconnect[12024]: DTLS handshake failed: Error in the push function.
  Thu Aug 27 04:11:59 2020 daemon.notice openconnect[12024]: (Is a firewall preventing you from sending UDP packets?)

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-08-27 13:59:52 +08:00
Yousong Zhou
fce2b069df openconnect: break each var into its own line in order
For easier review

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-08-27 13:59:35 +08:00
Yousong Zhou
d6d9376141 ovn: include ovn-appctl
Required by ovn-ctl for stopping ovn ovsdb instances

This utility was introduced since 20.03.0 after the project was
maintained in its own repo

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-08-27 13:58:39 +08:00
Aaron Goodman
24b4d9edab openfortivpn: use more standard config option names
change 'server' to 'peeraddr'
change 'iface_name' to 'tunlink'

fix some indentation issues

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
2020-08-26 21:55:22 -04:00
Tony Butler
7b6f58e9d0 curl: add optional zlib support
Package libcurl is missing dependencies for the following libraries:
libzstd.so.1

Previous patch by Hans Dedecker <dedeckeh@gmail.com> took the easy way
out :)

Suggested-by: Syrone Wong <wong.syrone@gmail.com>
Signed-off-by: Tony Butler <spudz76@gmail.com>
[fixed title]
Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-08-26 13:26:42 -10:00
Hauke Mehrtens
30fecae052 curl: Use wolfssl by default
Instead of using mbedtls by default use wolfssl. We now integrate
wolfssl in the default build so use it also as default ssl library for
curl.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-08-26 13:25:07 -10:00
Hauke Mehrtens
f2fa1f6093 curl: Fix build with wolfssl
Backport a commit from upstream curl to fix a problem in configure with
wolfssl.

checking size of time_t... configure: error: cannot determine a size for time_t

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-08-26 13:25:07 -10:00
Rosen Penev
13c4e24560
wavemon: fix compilation with glibc
-lpthread is needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-26 16:12:55 -07:00
Paul Spooren
efed611029 curl: add package (previously in base)
Move package over from openwrt.git based on the Hamburg 2019 decision
that non essential packages should be maintained in packages.git

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-08-26 08:27:24 -10:00
Nick Hainke
5491d33d7d dawn: bump version
Includes:
- datastorage: fix hearingmap not synced

Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-08-26 13:56:40 +02:00
Rosen Penev
395e9ff31f
Merge pull request #13139 from aaronjg/openfortivpn/ppp-netifd-fix
openfortivpn: fix routes passed to netifd
2020-08-25 02:11:17 -07:00
Yousong Zhou
fed92c81b6 ovn: bump to version 20.06.2
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-08-25 15:50:37 +08:00
Yousong Zhou
282038d97b openvswitch: bump to version 2.14.0
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-08-25 15:50:32 +08:00
Rosen Penev
ad97672726 sshtunnel: correct access of config file
With this change the `/etc/config/sshtunnel` file has the correct access.
It's a sensible file.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-24 13:49:45 -07:00
Rosen Penev
b9000884d6
Merge pull request #12762 from ngrsdhbw/feature_ddns_cloudflare_bearer
ddns-scripts: Support Bearer Token for Cloudflare
2020-08-24 13:09:37 -07:00
Rosen Penev
8f3642e4bb
Merge pull request #13193 from sartura/sysrepo
Update sysrepo, libyang, libnetconf2 and netopeer2 packages to latest versions
2020-08-24 13:06:45 -07:00