Commit graph

4174 commits

Author SHA1 Message Date
Chen Minqiang
46ed09408e mwan3: refine link selection
- globals src_ip to none
 - ip route back to source
 - add mwan3rtmon
 - update version to 2.7

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2018-08-09 05:06:17 +08:00
Dirk Brenken
8727443f61
Merge pull request #6696 from neheb/arp
arp-scan: Update to 1.9.5
2018-08-08 15:57:48 +02:00
Andy Walsh
19dfe3b173 nfs-kernel-server: fix missing host symbol res_querydomain/missing-include-dir
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-08 11:45:15 +02:00
W. van den Akker
c34f1806b1
Shorewall6: Bump to version 5.2.0.5
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-08-06 20:58:32 +02:00
W. van den Akker
c8381d154a
Shorewall: Bump to version 5.2.0.5
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-08-06 20:58:19 +02:00
W. van den Akker
63f8adecca
Shorewall6-lite: Bump to version 5.2.0.5
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-08-06 20:58:06 +02:00
W. van den Akker
014310ebae
Shorewall-lite: Bump to version 5.2.0.5
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-08-06 20:57:53 +02:00
W. van den Akker
cd7c4c27df
Shorewall-core: Bump to version 5.2.0.5
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-08-06 20:57:23 +02:00
Eneas U de Queiroz
460dbee226 samba4: add nfs-kernel-server/host build dependency
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-08-06 17:31:23 +00:00
Hans Dedecker
ab48f4df18 xtables-addons: rtsp: support destination format address:port
RFC2326 specifies the attribute client_port as the RTP/RTCP port pair on
which the client has chosen to receive media data and control info;
however some clients (mostly STBs) embed the client_port value in the
destination attribute in the form of destination=<address:port> without
specifying the client_port attribute in the SETUP message.
To support such clients check if the destination attribute contains a
port value and use it as port value for the expected RTP connection.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2018-08-06 17:52:40 +02:00
Hans Dedecker
d01b62924e xtables-addons: rtsp: fix compile warning/issue
Fix compile issue with Werror:

nf_conntrack_rtsp.c:667:39: error: implicit declaration of function 'nf_ct_zone' [-Werror=implicit-function-declaration]
   exp_ct = nf_ct_expect_find_get(net, nf_ct_zone(ct), &t);

Fix compile warning:

nf_conntrack_rtsp.c:474:2: warning: enumeration value 'IP_CT_DIR_MAX' not handled in switch [-Wswitch]
  switch (CTINFO2DIR(ctinfo)) {
  ^~~~~~

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2018-08-06 17:39:02 +02:00
Rosen Penev
62cc5ce997 arp-scan: Update to 1.9.5
Switch to codeload as well for easier package bumping.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-05 21:42:34 -07:00
Andy Walsh
18e9a8b479 samba4: add missing avahi service definitions
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-06 09:50:54 +08:00
Andy Walsh
0c13081965 samba4: switch to waf cross-answer files
* switch waf build to cross-answer files
* move timemachine related vfs modules to default vfs option

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-06 09:50:54 +08:00
Rosen Penev
47a68e5e62 wavemon: Switch to codeload tarballs
Simpler and easier to bump the version in the future.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2018-08-05 21:00:06 +01:00
Hannu Nyman
69b24ff27b
Merge pull request #6560 from neheb/mtr2
mtr: Fix compile with libcap
2018-08-05 22:18:17 +03:00
Hannu Nyman
70a7d26219
Merge pull request #6613 from neheb/cocoa
coova-chilli: Update to 1.4
2018-08-05 22:14:52 +03:00
Hannu Nyman
c31f9763e8
Merge pull request #6674 from neheb/upnpd
miniupnpd: Update to 2.1.20180706
2018-08-05 20:17:18 +03:00
Hannu Nyman
d15d1bf871
Merge pull request #6529 from gladiac1337/feature-haproxy-v1.8.12-updates
haproxy: Update HAProxy patches for v1.8.13 & Update Lua
2018-08-05 20:13:46 +03:00
Jo-Philipp Wich
eded6ed7cf usbip: remove nonshared flag (#6681)
Since https://git.openwrt.org/d0e0b7049f88774e67c3d5ad6b573f7070e5f900,
OpenWrt SDKs ship the appropriate sources for building usbip userspace
packages, so special nonshared handling is not required anymore.

Sucessfully tested by compiling usbip utilities for various architectures
using self built SDKs after applying the change linked above.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-08-05 10:49:33 +02:00
Rosen Penev
ead9538b2c ntripcaster: Switch to codeload (#6653)
Currently uscan fails on this as it tries to look for a download link in the
wrong location. Switching it to a GitHub tarball will probably fix it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-05 10:45:56 +02:00
Rosen Penev
bd3c9c6643 ntripserver: Fix version and switch to codeload (#6689)
1.51 is the version not 1.5.1. codeload simplifies the Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-05 10:42:10 +02:00
Rosen Penev
82fc8f87e9 ntripclient: Fix version and switch to codeload (#6690)
Version is 1.51, not 1.5.0. Codeload simplifies the Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-05 10:41:23 +02:00
Rosen Penev
2a85d7863c tgt: Switch to codeload
Simplifies the makefile and makes it easier to bump versions.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-04 19:44:06 -07:00
Rosen Penev
baabb53d89 ola: Update to 0.10.7 and switch to codeload
Simpler and easier to bump version.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-04 19:32:27 -07:00
Rosen Penev
8f0d732115 sysrepo: Switch to codeload tarballs
Simpler and faster to bump version.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-04 17:02:18 -07:00
Rosen Penev
8dc7472705 miniupnpd: Update to 2.1.20180706
Switched to upstream mirror 2, which is reachable over HTTPS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-04 11:55:33 -07:00
Christian Lachner
14fcfe6ae9 haproxy: Update HAProxy to v1.8.13 & Lua library to v5.3.5
- Update Lua to v5.3.5
- Add myself as co-maintainer
- Update haproxy download URL and hash
- Changed version-output to always print $(PKG_VERSION)-$(PKG_RELEASE)
- Removed all obsolete patches

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2018-08-04 11:22:43 +02:00
Rosen Penev
81449370b2
scapy: Update to 2.4.0 and change URLs to new
Development has moved to GitHub

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-03 20:45:51 -07:00
Eric Luehrsen
8830d72bbd unbound: fix boot time and default run directory
Unbound struggles with boot ifup, so procd triggers changed to push
outside of this noise. Unbound has run in /var/lib/unbound/, so chroot
(jail) protects /etc/, and it can save flash wear. Compiled defaults
reflect this now, so Unbound tools are easier run on the command line.

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-08-03 03:27:03 -04:00
Hannu Nyman
2779d451d6
Merge pull request #6641 from neheb/patch-9
knxd: Update to 0.14.25 and switch to codeload
2018-08-03 08:59:45 +03:00
Daniel F. Dickinson
99eac722c2 gitolite: Point to installation guide for OpenWrt
In the description point to installation guide on OpenWrt Wiki to
make it easier for new users to find and to understand how to use
gitolite on OpenWrt.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-08-02 21:04:00 -04:00
Daniel F. Dickinson
f27c3ae565 gitolite: Permit SSH login for gitolite user (git)
The user defined in order to own and admin gitolite directories needs
to not be expired else logins such SSH access will not be allowed for
that user.  So we unexpire user git by default.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-08-02 21:04:00 -04:00
Daniel F. Dickinson
46d91345c2 gitolite: Update to 3.6.8
Update to newest release.  We also drop a now unnecesary patch.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-08-02 21:03:52 -04:00
Kevin D-B
f2c06977a9
Merge pull request #6657 from ldir-EDB0/maintainer
miniupnpd: remove my maintainership
2018-08-02 22:32:13 +01:00
Kevin Darbyshire-Bryant
d5aaba2702 miniupnpd: remove my maintainership
Practicalities of life have intervened and I am no longer able to
dedicate the time required to look after this package.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-08-02 22:30:31 +01:00
Peter Wagner
b1be3f9c06 nfs-kernel-server: add -Wno-error=format-security to TARGET_CFLAGS to a fix compily error
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-08-02 23:17:35 +02:00
Hannu Nyman
d4039aac6c
Merge pull request #6590 from neheb/bridge
bridge-utils: Update to 1.6
2018-08-02 20:56:27 +03:00
Hannu Nyman
430b7a4e90
Merge pull request #6583 from zhaojh329/wifidog-ng
wifidog-ng: Update to 2.0.0
2018-08-02 20:55:48 +03:00
Stijn Tintel
bdc6b8c5e2
Merge pull request #6423 from micmac1/strongswan-uclibc-iconv
strongswan: fix uclibc build issue
2018-08-02 19:42:31 +03:00
Stijn Tintel
1709b83091
Merge pull request #5069 from dedeckeh/pr-netsnmp-fw
net-snmp: fix inbound firewall rule support
2018-08-02 19:41:08 +03:00
Stijn Tintel
78e3c2b1a9
Merge pull request #6405 from TDT-AG/pr/20180704-strongswan-add-openwrt-hotplug
strongswan: add hotplug script user handling
2018-08-02 19:39:46 +03:00
Daniel F. Dickinson
98fdf16ecb nut: Fix for nut-upsmon without nut-server
nut-monitor failed to create required dir /var/etc/nut, as
well as failing to set appropriate user on the directory and
conf files.  Fixing this closes
https://github.com/openwrt/packages/issues/6644

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-08-02 08:40:12 -04:00
Rosen Penev
f0f305f0de ntpclient: Update to 2015_365
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-01 18:44:44 -07:00
Rosen Penev
be162db830 redsocks: Update to 0.5
Also switched to codeload for simplicity

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-01 15:07:09 -07:00
Rosen Penev
d73242f32e
knxd: Update to 0.14.25 and switch to codeload
Simpler

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-01 11:50:12 -07:00
Hannu Nyman
28d24bc08f
Merge pull request #6635 from neheb/patch-9
linknx: Update to 0.0.1.36 and switch to codeload
2018-08-01 19:10:56 +03:00
Hannu Nyman
c7674fd548
Merge pull request #6639 from Andy2244/samba4-libgcrypt-libpam-fix
samba4: add optional lib dependencies (libgcrypt, libpam)
2018-08-01 19:08:01 +03:00
Andy Walsh
efdd707dc7 samba4: add optional lib dependencies (libgcrypt, libpam)
* add libgcrypt, libpam to optional libs

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-01 13:59:00 +02:00
Christian Schoenebeck
a6551b2cbc ddns-scripts: bump to version 2.7.8-1
- remove Cloudflare v1 protocol support #6084 #6519
- fix goip.de update url #6448 #6519
- change Cloudflare v4 to read "Proxied" from current setting at Cloudflare Dashboard #5097 #6364 #6505
- fix replace of password inside logfile #6568
- remove myself as PKG_MAINTAINER

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2018-08-01 09:36:33 +02:00
Jo-Philipp Wich
d0bac09ae5
Merge pull request #6531 from jow-/privoxy-fix-uci-parsing
privoxy: fix uci configuration parsing after upstream OpenWrt changes
2018-08-01 08:02:18 +02:00
Rosen Penev
32d1a74330 linknx: Update to 0.0.1.36 and switch to codeload
Simpler

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-31 20:40:48 -07:00
Thomas Weißschuh
b2cce2fd5e esniper: update to 2.35
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
2018-07-31 23:36:53 +02:00
Hannu Nyman
7c21db5fbc
Merge pull request #6420 from micmac1/lighttpd-uclibc-iconv
lighttpd: fix uclibc build issue
2018-07-31 22:46:17 +03:00
Hannu Nyman
0dfa85ef15
Merge pull request #6612 from neheb/patch-19
chaosvpn: Update to 2.19 and switch to codeload
2018-07-31 22:41:17 +03:00
Hannu Nyman
c54ab71685
Merge pull request #6606 from neheb/patch-18
softflowd: Fix URL
2018-07-31 22:39:59 +03:00
Hannu Nyman
2fb64ad1a7
Merge pull request #6622 from neheb/patch-11
inadyn: Update to 2.3.1
2018-07-31 22:38:50 +03:00
Daniel Golle
668b1abbbf
Merge pull request #6468 from micmac1/gnunet-nls
gnunet: remove iconv hack
2018-07-31 01:44:34 +02:00
Rosen Penev
14e3e5a733
inadyn: Update to 2.3.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-30 15:44:11 -07:00
Jo-Philipp Wich
591a481594
Merge pull request #5273 from brianjmurrell/add-foolsm
Add package foolsm
2018-07-30 20:57:59 +02:00
Rosen Penev
24b7f5b36e acme: Update to 2.7.9
Switch to codeload. Simplifies the Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-30 13:16:11 +02:00
Ansuel Smith
2e3dec9746
nginx: bump to latest release
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-07-30 11:15:27 +02:00
Jo-Philipp Wich
644ff72edb
Merge pull request #5563 from Andy2244/samba-4.8
samba4: add package samba-4.8
2018-07-30 09:36:15 +02:00
Eric Luehrsen
408047628e unbound: add UCI for forward stub and auth zone clauses
With growing interest, DNS over TLS can be setup in Unbounds foward-zone:
clause. A broader UCI solution is added to support forward-, stub-, and
auth- zone clauses in a new 'zone' section. This implentation required
reworking scripts, because they did not scale. 'forward_domain' and
'prefetch_root' options are removed, and superceded by 'zone' section.

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-07-29 23:24:09 -04:00
Rosen Penev
a67193e2ca coova-chilli: Update to 1.4
Switch to codeload for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-29 20:06:04 -07:00
Rosen Penev
827b1ad69e
chaosvpn: Update to 2.19 and switch to codeload
Simpler

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-29 18:43:10 -07:00
Hannu Nyman
d952f83e05
Merge pull request #6609 from mwarning/zerotier
zerotier: update to version 1.2.12
2018-07-29 22:42:57 +03:00
Hannu Nyman
4754ba5055
Merge pull request #6550 from sartura/geth_update_1.8.12
geth: update to 1.8.12
2018-07-29 22:39:51 +03:00
Hannu Nyman
0122ef4300
Merge pull request #6528 from val-kulkov/subversion-package
subversion: bump to the latest stable bugfix release
2018-07-29 22:38:31 +03:00
Dirk Brenken
094718bfe5
Merge pull request #6600 from dibdot/travelmate
travelmate: update 1.2.1
2018-07-29 21:29:51 +02:00
Dirk Brenken
bfe8850ee5 travelmate: update 1.2.1
* no longer rename faulty uplinks in /etc/config/wireless, but save
uplink state in json runtime information. To reset the saved state
simply restart travelmate processing.

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-07-29 21:18:51 +02:00
Moritz Warning
9e81f2511a zerotier: update to version 1.2.12
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-07-29 20:36:13 +02:00
Rosen Penev
436a875ee3
softflowd: Fix URL
Found using uscan.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-29 00:57:09 -07:00
Francesco Molitierno
a9072f7a1a p910nd: Change start init sequence to 99
Delay startup of p910nd to give devices more time to enumerate
Fixes issue #4752

Tested on mir3g
Signed-off-by: Francesco Molitierno <francyesc0@hotmail.it>
2018-07-29 13:50:28 +08:00
Rosen Penev
664861af7e mtr: Fix compile with libcap
Selecting libcap in addition to mtr causes it to error with

Package mtr is missing dependencies for the following libraries:
libcap.so.2

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-27 18:42:15 -07:00
Jonas Gorski
8f52298397 znc: revert cmake build artifacts from makefile
Revert some cmake stuff that accidentially made it into the Makefile to
unbreak the build.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2018-07-27 21:42:04 +02:00
Jonas Gorski
6c0de5b93b znc: update my email address
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2018-07-27 15:10:49 +02:00
Jonas Gorski
a9051ca918 znc: drop unneeded root check patch
We don't run znc as root anymore, so no need to do the root check after
loading the config.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2018-07-27 15:10:42 +02:00
Rosen Penev
cb202c0acb znc: Update to 1.7.1
Notable Changes:
 * New IRCv3.2 capabilities support on client and server side
 * Increased max line lengths
 * support for stripping color control codes
 * various bug fixes

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[jonas.gorski: add notable changes, switch to 1.7.1]
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2018-07-27 15:09:41 +02:00
Rosen Penev
aa69320bc8 bridge-utils: Update to 1.6
Switch to official tarballs. Simpler and faster.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-26 20:17:21 -07:00
Eneas Queiroz
57c8664b31 ipsec-tools: compile with openssl 1.1, compile fix (#6141)
Added compatibility with openssl 1.1, and also fixed a compiler
warning about implicit declaration.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-07-26 20:00:29 -07:00
Andy Walsh
0d23c9f2ea samba4: add package samba-4.8
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-07-26 21:38:19 +02:00
Jo-Philipp Wich
2d79ac1fa3
Merge pull request #6274 from TDT-AG/pr/20180611-add-bonding-proto
net/bonding: added protohandler package for netifd
2018-07-26 20:33:34 +02:00
Jo-Philipp Wich
5e7e696afb
Merge pull request #6462 from korzhyk/web_home
transmission: Allow user to configure web ui home directory
2018-07-26 20:18:31 +02:00
Jianhui Zhao
840a9ad63f wifidog-ng: Update to 2.0.0
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-07-26 23:40:25 +08:00
tripolar
404a42cecf
Merge pull request #6565 from diizzyy/patch-6
wget: Disable libpsl to fix builds on buildbots
2018-07-25 08:20:18 +02:00
Karl Vogel
9e79e1b668 ddns-scripts: sanitize host charset and shell escape characters
Since certain characters are dangerous to pass as-is to a sub shell,
sanitize the character set and only allow characters that are considered
valid for DNS hosts and filter shell escape characters on generic parameters.

Disable pathname expansion on RUNPROG evals to disable the shell expanding *,
? and [ in the arguments.

Signed-off-by: Karl Vogel <karl.vogel@gmail.com>
2018-07-25 08:18:46 +02:00
Val Kulkov
6804daa918 subversion: bump to the latest stable bugfix release
While at it, add build dependency on apr-util.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2018-07-24 17:14:49 -04:00
Dirk Brenken
ad41a6fdd3
Merge pull request #6570 from dibdot/adblock
adblock: bugfix 3.5.4 v2
2018-07-24 22:14:52 +02:00
Dirk Brenken
b03075ba51 adblock: bugfix 3.5.4 v2
* fix wrong firewall syntax of the last commit

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-07-24 21:53:03 +02:00
Daniel Engberg
89d62c60db wget: Disable libpsl to fix builds on buildbots
Disable libpsl to fix dependency issue on buildbots

http://downloads.lede-project.org/snapshots/faillogs/arm_cortex-a9_neon/packages/wget/ssl/compile.txt

"...
Package wget is missing dependencies for the following libraries:
libpsl.so.5"

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-07-24 14:21:01 +02:00
Mislav Novakovic
6dc43598d4 geth: update to 1.8.12
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-07-23 10:57:28 +02:00
Peter Wagner
b6a399fbfa rtorrent: fix MAINTAINER
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-07-23 01:30:34 +02:00
tripolar
2edf5c5513
Merge pull request #6545 from neheb/patch-11
rtorrent: Update to 0.9.7
2018-07-23 01:21:33 +02:00
Rosen Penev
7d5a934c97 rtorrent: Update to 0.9.7
Also switch to tarball. Should be faster.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-22 16:09:33 -07:00
Dirk Brenken
7bbf84b441
Merge pull request #6532 from dibdot/adblock
adblock: 3.5.4
2018-07-22 21:08:30 +02:00
Rosen Penev
0264b90152 mtr: Update to 0.92 and switch to tarball
Should be faster.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-22 18:03:07 +01:00
Dirk Brenken
eb2891cd99 adblock: 3.5.4
backend:
* add low priority mode (nice level 10), disabled by default
* enhance 'Force DNS' to redirect ports 53, 853 and 5353

frontend:
* switch to dynamic XHR polling for runtime information and logfile
viewing
* add new 'Refresh' button to reload blocklists
* various cleanups & small fixes

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-07-21 22:27:04 +02:00
Jo-Philipp Wich
3113d62393 privoxy: fix uci configuration parsing after upstream OpenWrt changes
OpenWrt changed the way the uci shell parsing functions deal with list
configuration items.

This change broke the generation of the privoxy runtime configuration
because no callbacks were emitted anymore.

Fix the problem by defining a list_cb() that simply calls the existing
option_cb() to deal with list item values.

Ref: c9c0fc28a9 ("base-files: fix UCI config parsing and callback handling")
Ref: https://forum.lede-project.org/t/openwrt-snapshot-privoxy-error/15919
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-21 21:16:03 +02:00
Hannu Nyman
bdfaeb236f
Merge pull request #6514 from Ansuel/nginx_root
nginx: change default user for luci conf
2018-07-21 18:58:26 +03:00
Hannu Nyman
ef409b726f
Merge pull request #6510 from Ansuel/nginxfix
nginx: add http_sub_module
2018-07-21 18:57:52 +03:00
Ansuel Smith
a93066b529
uwsgi-cgi: fix compilation on Darwin system
Currently the uwsgiconfig python script append some additional compilation flag based on the host system. This fix some problem related with this by hardcoding usgi_os variable to Linux

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-07-18 18:45:21 +02:00
Helge Mader
7996908046 net/bonding: added protohandler package for netifd
Signed-off-by: Helge Mader <ma@dev.tdt.de>
2018-07-18 13:01:00 +02:00
Ansuel Smith
8174576cdb
nginx: add http_sub_module and other fix
Someone requested this module to be included, so create the config flag for it.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-07-18 04:02:14 +02:00
Ansuel Smith
a12f6d57db
nginx: change default user for luci conf
Currently the nginx user for the default luci config is root... This is dangerous and unnecessary, reset it back to nobody nogroup.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-07-18 04:01:54 +02:00
Ansuel Smith
0410c7b238
uwsgi-cgi: set socket to 666 permission
Currently the socket file for uwsgi can be open only from root user, change this to permit other use to use it. (Needed for nginx to use uwsgi as nobody or dedicated user)

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-07-18 01:52:09 +02:00
Ken Keys
de5dcb6b03 spoofer: add package
The spoofer client is part of a system to measure the Internet's resistance
to packets with a spoofed (forged) source IP address.

Signed-off-by: Ken Keys <kkeys@caida.org>
2018-07-17 10:18:46 -07:00
Hannu Nyman
3e7c95498a
Merge pull request #6485 from Ansuel/nginxfix
nginx: make virtual package provide nginx
2018-07-17 17:40:46 +03:00
Stan Grishin
ac34bf910e simple-adblock: better download processing, luci-app integration, lists optimization, firewall integration
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-07-16 17:41:39 -07:00
Hannu Nyman
64ccc26f06
Merge pull request #6483 from lucize/clamup
clamav: update to 0.100.1
2018-07-16 16:55:06 +03:00
Florian Eckert
6cd8fcabe6 strongswan: add openwrt hotplug script handling
Ipsec user script (/etc/ipsec.user) now get called indirectly by openwrt
"/sbin/hotplug-call". So other packages could also install their scripts
in "/etc/hotplug.d/ipsec".

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-07-16 11:34:57 +02:00
Ansuel Smith
4474f91eea
nginx: make virtual package provide nginx
Some package needs nginx as dependency this permit to use nginx-ssl and nginx-all-module as dep for them.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-07-15 23:24:33 +02:00
Daniel Engberg
9eefad0ad1 uwsgi-cgi: General cleanup
* Remove stray LICENSE file added to repo
* Use codeload instead of git
* Add proper (as close as possible) SPDX license
* Drop OpenSSL, PCRE and Libxml2 as dependencies
  Makes it more suitable alternative for small flash devices
* Drop /etc/uwsgi as there's only one config file
* Remove stray /etc/nginx directory
* Reorganize configuration file
* Convert init.d script to use procd
* Hardset 3 threads and processes, seems like a good tradeoff
  between performance and memory usage instead of doing
  auto scaling based on amout of cpu cores/threads

Non-scientific benchmark (tm)
ramips, mt7621, WiTi Board 16/256M

1. 3 threads, 6 processes
2. 2 threads, 2 processes
3. 3 threads, 3 processes

- LuCI Main page

1.48s
1.72s
1.64s

- Status --> Firewall

6.24s
6.39s
6.40s

- Status --> Kernel log

266ms
256ms
251ms

- Network --> Firewall

936ms
1.08s
1.07s

- Network --> Wireless

1.39s
1.42s
1.40s

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-07-15 22:53:35 +02:00
Lucian Cristian
99eb143b66 clamav: update to 0.100.1
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2018-07-15 22:31:45 +03:00
Hannu Nyman
fdf7a9d107
Merge pull request #6466 from Ansuel/nginxfix
nginx: fix bug in uci-defaults scripts
2018-07-15 21:00:31 +03:00
Peter Wagner
651d0a23dc tor: update to 0.3.3.9
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-07-15 18:47:19 +02:00
Ansuel Smith
433e0fe771
nginx: fix bug in uci-defaults scripts
Currently the uci-defaults scripts reset nginx config even it they are valid due to a bug in the if condition.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-07-14 23:40:26 +02:00
Sebastian Kemper
f546ac9b80 gnunet: remove iconv hack
Undo previous commit that added an iconv hack. The problem was actually
fixed by including nls.mk in the mariadb package.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-07-13 23:06:03 +02:00
Sebastian Kemper
7a0aebbff2 strongswan: include nls.mk for mysql plugin
ibmariadb 10.2 needs to be linked in together with iconv.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-07-13 22:31:28 +02:00
Sebastian Kemper
062bd423e5 lighttpd: include nls.mk for mysql plugin
libmariadb 10.2 needs to be linked in together with iconv.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-07-13 22:25:06 +02:00
Sebastian Kemper
b43e63b66d lighttpd: fix CONFIGURE_ARGS
With the current layout CONFIGURE_ARGS can end up like this:

--with-mysql --without-mysql

To avoid that join the ifneqs of the two mysql related plugins.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-07-13 22:22:56 +02:00
Marko Ratkaj
2794a18bea
Merge pull request #6392 from sartura/geth
geth: add a new package
2018-07-12 14:59:58 +02:00
Andrii Korzh
582f697afd transmission: Allow user to configure web ui home directory
Signed-off-by: Andrii Korzh <andrii.korzh@gmail.com>
2018-07-12 15:40:07 +03:00
Daniel Salzman
99c084d3f0 knot: update to 2.6.8
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2018-07-10 15:59:03 +02:00
Hannu Nyman
ceb2daec24
Merge pull request #6426 from Ansuel/nginxbump
nginx: bump to latest release
2018-07-09 19:12:41 +03:00
Hannu Nyman
6365c1aa82
Merge pull request #6427 from Ansuel/uwsgiupdate
uwsgi-cgi: bump to latest release
2018-07-09 19:12:16 +03:00
Eneas U de Queiroz
9364a3bac2 radsecproxy: bump to 1.7.1
Version 1.7.1 brings compatibility with openssl 1.1.0.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-07-09 15:19:23 +02:00
Ansuel Smith
899c3c3165
uwsgi-cgi: bump to latest release
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-07-09 12:30:39 +02:00
Eric Luehrsen
0d8159f5c1 unbound: add README recipe for DNS/TLS outside of UCI
Unbound UCI so far has limited forward configuration lacking
DNS over TLS connection setup tools. User override files
'unbound_srv.conf' and 'unbound_ext.conf' can implement this.

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-07-09 01:38:08 -04:00
Yousong Zhou
5eb07af2b7 treewide: add missing mirror hash
They are missed out from the FIXUP check probably because of a flaw in
the fixup-makefile.pl script

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-07-09 11:33:55 +08:00
Yousong Zhou
121b10b2bd nginx: allow make check to fixup mirror hash
The $(eval $(call Download,xx)) call need to be at the top level

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-07-09 11:33:55 +08:00
Yousong Zhou
79e977a227 nginx: add config symbols of rtmp,ts to PKG_CONFIG_DEPENDS
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-07-09 11:33:55 +08:00
Yousong Zhou
77c2de7f35 uwsgi-cgi: fix libcap detection
uwsgi-cgi's build system requires CPP to be set to avoid using include
path from the build system.  Otherwise it may wrongly detect
sys/capability.h of the host system and enables libcap support

CPP variable was once introduced into build system in 2017 but then
reverted in b957e45 ("rukes.mk: this patch broken grub2 builds")

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-07-09 11:33:55 +08:00
Ansuel Smith
d42df123ae
nginx: bump to latest release
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-07-08 20:31:48 +02:00
Sebastian Kemper
acc59d3a0a gnunet: fix uclibc build issue
libmariadb 10.2.x needs to be linked in together with iconv. On glibc
and musl iconv is part of libc. But on uclibc libiconv-full needs to be
used.

gnunet only has access to iconv on uclibc when BUILD_NLS is selected.
This commit adds hidden symbol GNUNET_HAS_ICONV_SUPPORT which sorts this
out.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-07-08 16:23:17 +02:00
Hannu Nyman
e9cdac56c2
Merge pull request #6229 from sartura/dhcpcd_bump_to_7.0.5
dhcpcd: bump to 7.0.5
2018-07-07 20:36:52 +03:00
Hannu Nyman
5a27e1c4cd
Merge pull request #6202 from cotequeiroz/seafile_openssl-1.1
seafile: upgrade to 6.3.0
2018-07-07 20:29:21 +03:00
Hannu Nyman
4c2775c2db
Merge pull request #6251 from neheb/patch-12
esniper: Update to 2.33.0
2018-07-07 20:23:47 +03:00
Hannu Nyman
85c96ddacd
Merge pull request #6393 from yangfl/master
i2pd: Update to 2.19.0
2018-07-06 23:26:18 +03:00
Hannu Nyman
63ce209dea
Merge pull request #6406 from MikePetullo/krb5
krb5: update to 1.16.1
2018-07-06 23:22:28 +03:00
Hannu Nyman
346925a2b1
Merge pull request #6328 from Ansuel/reworknginx
nginx: bump and add build variant and other fix
2018-07-06 18:12:55 +03:00
Ansuel Smith
c351abecfa
nginx: bump and add build variant and other fix
This add 2 variant of nginx so we can have package with SSL config flag preselected. This also add support for 2 more module and upgrade gninx to latest version. Also add myself as secondary maintainer to apply luci modification quickly.
Use of autoreconf to fix problems with recompilation on every new build (even if the version is the same). Add a patch to ignore on invalid configure option instead of trow error.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-07-06 16:53:25 +02:00
W. Michael Petullo
8256b96743 krb5: update to 1.16.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-06 08:45:36 -04:00
Mislav Novakovic
8e6a40aee2 geth: add a new package
The package was tested on raspberry pi 3. Geth needs about two hours to
fully sync the first try and uses an additional 250Mb of storage.

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-07-06 12:47:00 +02:00
Simon Tretter
d0cc437f94 rsync: Add IPv6 functionality
Signed-off-by: Simon Tretter <simon@mediaarchitectu.re>
2018-07-06 16:57:41 +08:00
W. Michael Petullo
b4a3ac3d70 dmapd: update to 0.0.75
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-06 10:17:05 +08:00
Marko Ratkaj
920df55058
Merge pull request #6358 from sartura/sysrepo-release-0.7.4
Sysrepo release 0.7.4
2018-07-05 09:55:38 +02:00
Daniel F. Dickinson
b4fe49d2b2 nut: Update my email
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-07-04 23:51:28 -04:00
Daniel F. Dickinson
5de5ac2afb gitolite: Update my email
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-07-04 23:50:43 -04:00
Daniel F. Dickinson
6aac16b164 rp-pppoe: Remove myself as maintainer
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-07-04 23:49:35 -04:00