Commit graph

5048 commits

Author SHA1 Message Date
Rosen Penev
6b76b1310e
coova-chilli: Bump PKG 2019-03-26 19:06:54 -07:00
Rosen Penev
d0b67d72a5
Merge pull request #4911 from aleksander0m/coova-chili-fw-fix
net/coova-chili: update default firewall setup
2019-03-26 18:11:23 -07:00
Jan Pavlinec
8d347f9197 tor: fix CPE ID
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-26 20:28:05 +01:00
Jan Pavlinec
2c5b1048ab
lighttpd: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-26 13:26:30 +01:00
Jan Pavlinec
f145eb642b
ddns-scripts: add hsts-file parameter to wget call
Note: this should prevent wget to writing to /root/.wget-hsts
 which can lead to flash memory degradation.

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-25 13:34:28 +01:00
Josef Schlehofer
d55e9df6d8
fping: update to version 4.2
Use HTTPS everywhere

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-03-24 23:55:19 +01:00
William Fleurant
29c341684f
yggdrasil: fix startup and generate nodeInfo info
- init: fix no start
- defaults: apply ubus system board info to nodeInfo
- defaults: fix missing yggdrasil interface
- defaults: call uci commit

Signed-off-by: William Fleurant <william@netblazr.com>
2019-03-23 23:50:04 -04:00
Peter Wagner
594a884c2d openssh: use quotes
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-22 20:29:52 +01:00
Hannu Nyman
ec23439800
Merge pull request #8471 from ptpt52/mwan3-fix-rtmon-bug
mwan3: fix logical/typo bug in mwan3rtmon
2019-03-22 17:22:12 +02:00
Toke Høiland-Jørgensen
5ade8f3392 ACME: Fix missing quotes in variable comparisons
The variables can be empty if not set in the UCI config.

Reported-by: Petr Novák <petrn@me.com>
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
2019-03-22 13:45:11 +01:00
Chen Minqiang
a004d07632 mwan3: fix logical/typo bug in mwan3rtmon
This bug was introduced since dd206b7d0b
mwan3_remon_ipv4 and mwan3_remon_ipv6 is command to run not a variable
I add some comments on them hopefully people will notice it

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2019-03-22 18:11:07 +08:00
Peter Wagner
6d65505c26 nfs-kernel-server: fix dependencies
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-21 20:28:57 +01:00
Peter Wagner
ba72d8d139 openssh: handle multiple ports and simplify init script
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-21 19:31:29 +01:00
Hannu Nyman
14e3544115
Merge pull request #8437 from exploide/stubby_fixes
stubby: fixed duplicate IPv6 address and typo
2019-03-21 17:38:32 +02:00
Hannu Nyman
60aa9ab972
Merge pull request #8464 from lnslbrty/update/ptunnel-ng
ptunnel-ng: update to 1.40
2019-03-21 17:36:49 +02:00
Deng Qingfang
e635f17b8b yggdrasil: use Golang buildroot appropriately, actually fix #8457
This supersedes #8465
No longer needs FPU emulator now

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-03-21 13:36:46 +01:00
Jeffery To
f0889f8a73 obfs4proxy: Remove build dependencies
The Go compiler can now manage the build dependencies by itself, as
obfs4proxy has been ported to a Go module.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-21 15:13:12 +08:00
Toni Uhlig
1b8273fc95
ptunnel-ng: update to 1.40
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2019-03-21 01:01:10 +01:00
Dirk Brenken
055b9b349f
Merge pull request #8453 from dibdot/travelmate
travelmate: 1.4.2
2019-03-20 20:26:43 +01:00
Dirk Brenken
bd806eb908 travelmate: 1.4.2
* fix a json related ressource leak
* add a reload trigger when the wireless config gets changed
* set an interface default 'trm_wwan' (like the LuCI frontend)
* reordered nested loops to optimize the connection handling

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-03-20 19:49:09 +01:00
Brian J. Murrell
7646712f39 shorewall: Update PKG_RELEASE
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2019-03-20 12:04:16 -04:00
William Fleurant
aace467b06 yggdrasil: remove pkgarch, cleanup space with tabs
Signed-off-by: William Fleurant <william@netblazr.com>
2019-03-20 09:37:46 +01:00
Paul Spooren
aa4a59b715 routing-yggdrasil: add package
Yggdrasil builds end-to-end encrypted networks with IPv6. Beyond the
similarities with cjdns is a different routing algorithm. This
globally-agreed spanning tree uses greedy routing in a metric space.
Back-pressure routing techniques allow advanced link aggregation bonding
on per-stream basis.  In turn, a single stream will span across multiple
network interfaces simultaneously with much greater throughput.

Authored by: William Fleurant <meshnet@protonmail.com>
Signed-off-by: Paul Spooren <mail@aparcar.org>
2019-03-19 15:53:28 +01:00
Alexandru Ardelean
d761f083f3 tcpreplay: bump to version 4.3.2
This one contains only a few CVEs + bugfixes.

* CVE-2019-8381 memory access in do_checksum() (#538)
* CVE-2019-8376 NULL pointer dereference get_layer4_v6() (#537)
* CVE-2019-8377 NULL pointer dereference get_ipv6_l4proto() (#536)
* Rename Ethereal to Wireshark (#545)

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-03-19 09:19:29 +02:00
Hannu Nyman
21acccc487
Merge pull request #8444 from wvdakker/master
Shorewall: Bump to version 5.2.3.2
2019-03-19 09:03:05 +02:00
Luiz Angelo Daros de Luca
a99b9f128d trafficshaper: new package
trafficshaper create QoS rules to limit (or reserve) traffic used
by classes of clients.

Uplink and downlink can be controled (or not controlled) independently.

Client classes are defined by its network addresses (IPv4 or IPv6). Each
client class can define absolute or relative (to wan) bandwith, and also
the use (or not) of spare wan bandwidth when avaiable.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-03-19 00:27:57 +01:00
W. van den Akker
fc455d993d
Shorewall6: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:25:31 +01:00
W. van den Akker
b8ad6f54e4
Shorewall: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:20:36 +01:00
W. van den Akker
317d684134
Shorewall6-lite: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:19:29 +01:00
W. van den Akker
c80a7ab94b
Shorewall-lite: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:18:33 +01:00
W. van den Akker
7c10f4af78
Shorewall-core: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:17:32 +01:00
Jannik Vieten
84afa95b5b stubby: fixed duplicate IPv6 address in stubby.yml; fixed typo in README.md
Signed-off-by: Jannik Vieten <me@exploide.net>
2019-03-18 12:07:22 +01:00
Hannu Nyman
c556ba0053
Merge pull request #8370 from danielg4/master
vpnc: fix IPv6-triggered inoperability
2019-03-17 16:23:19 +02:00
Hannu Nyman
e078d096b7
Merge pull request #8099 from ja-pa/torsocks
torsocks: add new package
2019-03-17 09:20:55 +02:00
Hannu Nyman
b9ad311fa7
Merge pull request #8424 from MikePetullo/lighttpd
lighttpd: update to 1.4.53
2019-03-17 06:53:02 +02:00
Hannu Nyman
4054ac739f
Merge pull request #8421 from MikePetullo/krb5
krb5: update to 1.17
2019-03-17 06:51:40 +02:00
Brian J. Murrell
c4b18c8e96 Shorewall: start and enable interfaces all in hotplug
Using shorewall-lite {en|dis}able instead of completely restarting
Shorewall is much more efficient.

But it also makes sense to move the starting of Shorewall from init
to an interface hotplug event.  The "lan" interface should be a good
indicator that networking it ready.  Besides, Shorewall won't start
until br-lan is available.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2019-03-16 23:43:29 -04:00
Jan Pavlinec
808e68e140
torsocks: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-17 02:49:32 +01:00
W. Michael Petullo
3526adee17 lighttpd: update to 1.4.53
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 17:15:56 -04:00
W. Michael Petullo
ccc9ac49fb krb5: update to 1.17
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 17:13:55 -04:00
Hannu Nyman
1acacbbf6c
Merge pull request #8208 from LAGonauta/update-prosody
prosody: Update package prosody to 0.11.2
2019-03-16 08:33:40 +02:00
Hannu Nyman
f00fc3f9ee
Merge pull request #8416 from mstorchak/tgt1
tgt: fix packaging of config and initscript
2019-03-16 07:58:31 +02:00
Nikos Mavrogiannopoulos
91a0a8abf8 ocserv: updated to 0.12.3
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2019-03-15 16:25:12 +01:00
Maxim Storchak
c63a93a25c tgt: fix packaging of config and initscript
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2019-03-15 17:07:49 +02:00
Yousong Zhou
d63fc1ccd7 shadowsocks-libev: bump to version 3.2.5
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-03-15 02:06:55 +00:00
Eric Luehrsen
874b65b3b0 unbound: update to 1.9.1 and remove upstream patches
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2019-03-12 20:02:34 -04:00
Maxim Storchak
71be2fa587 tgt: update to 1.0.75
- move files/* to the conventional location
- add procd_kill to prevent respawn after stop
- update description
- remove OpenWRT copyright

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2019-03-12 15:04:17 +02:00
Hannu Nyman
cb946158eb seafile-seahub: adjust to python package renames
Adjust to the rename of pytz, simplejson, chardet to
to python-pytz etc.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-03-11 21:29:13 +02:00
Peter Wagner
c6aa3d1fab tor: always create folders and set ownership
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-11 19:58:44 +01:00
Hannu Nyman
cc16158b1e
Merge pull request #8106 from ja-pa/obfs4proxy-update
obfs4proxy: update to version 0.0.9
2019-03-11 16:22:28 +02:00
Hannu Nyman
7450b5fec5
Merge pull request #8292 from cotequeiroz/freeradius3_engine
freeradius3: allow build without openssl engines
2019-03-10 14:59:13 +02:00
Hannu Nyman
fc0ad25044
Merge pull request #8096 from ahmar20/master
aria2: Add new options and fix typos
2019-03-10 11:35:49 +02:00
Hannu Nyman
8ae7304520
Merge pull request #8092 from yangfl/master
i2pd: Update to 2.23.0, fix #7845 and #8088
2019-03-10 10:18:53 +02:00
Hannu Nyman
321675740b
Merge pull request #8007 from ryzhovau/aggregate_flags
aggregate: respect CFLAGS, LDFLAGS
2019-03-10 10:00:02 +02:00
Rosy Song
8dae40873c nft-qos: improve document for priority module
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-03-10 15:44:30 +08:00
Rosy Song
af9d96bc93 nft-qos: fix missing double semicolon in case
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-03-10 15:42:32 +08:00
Hannu Nyman
6e7d8a8cb5
Merge pull request #8193 from jefferyto/nft-qos-init
nft-qos: Update init script
2019-03-09 21:21:28 +02:00
Hannu Nyman
50e9234b05
Merge pull request #8363 from salzmdan/master
knot: update to 2.8.0
2019-03-09 21:20:31 +02:00
Daniel Salzman
a9ed496b43 knot: update to 2.8.0
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2019-03-09 20:11:03 +01:00
Daniel Gimpelevich
ca5632441c vpnc: fix IPv6-triggered inoperability
When the server hostname resolved to both IPv4 and IPv6 addresses,
connecting would fail with nothing in syslog. This corrects that oversight.

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
2019-03-09 03:17:47 -08:00
Jan Pavlinec
84fb166e0e ntpd: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-09 12:09:20 +01:00
Dirk Brenken
74edd69019
Merge pull request #8359 from dibdot/travelmate
travelmate: bugfix 1.4.1
2019-03-09 09:26:39 +01:00
Peter Wagner
f969e3f0be ntpd: update to 4.2.8p13
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-08 16:39:26 +01:00
Dirk Brenken
b433738e31 travelmate: bugfix 1.4.1
* fix for #8357
* fix unexpectedy calling option_cb() during wireless config_load
* react immediately when the current active uplink connection
  gets deleted

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-03-07 18:43:32 +01:00
Hannu Nyman
b5ce20b5f6
Merge pull request #8358 from diizzyy/patch-1
net/stunnel: Update to 5.50
2019-03-07 18:31:48 +02:00
Daniel Engberg
47038f69bb
net/stunnel: Update to 5.50
Update stunnel to 5.50
Remove --disable-fips switch as it's disabled by default

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-03-07 01:24:17 +01:00
Ken Keys
12320f054a spoofer: Update to 1.4.3
Includes removal of patches that are now integrated upstream.
Signed-off-by: Ken Keys <kkeys@caida.org>
2019-03-06 12:02:56 -08:00
Dirk Brenken
0c74b5952c
Merge pull request #8352 from dibdot/travelmate
travelmate: update readme.md
2019-03-06 09:56:31 +01:00
Dirk Brenken
72c712e560 travelmate: update readme.md
* fix typos (provided by @cybrnook)
* add optional wpad requirement (provided by @sindastra)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-03-06 09:45:29 +01:00
Daniel Golle
78adac5930 gnurl: update to version 7.64.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-06 01:43:09 +01:00
W. van den Akker
b0e10231bc
Shorewall6: Bump to version 5.2.3.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-04 07:47:18 +01:00
W. van den Akker
fa7ea1a57b
Shorewall: Bump to version 5.2.3.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-04 07:47:04 +01:00
W. van den Akker
b28b0ab506
Shorewall6-lite: Bump to version 5.2.3.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-04 07:46:50 +01:00
W. van den Akker
35452cc785
Shorewall-lite: Bump to version 5.2.3.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-04 07:46:38 +01:00
W. van den Akker
02d24d93f4
Shorewall-core: Bump to version 5.2.3.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-04 07:46:18 +01:00
Yousong Zhou
48769259a8 openvswitch: bump to version 2.11.0
The following patches are in upstream now

	0100-netdev-linux-Use-unsigned-int-for-ifi_flags.patch
	0103-ovs-ctl-fix-setting-hostname.patch
	0106-ovs-save-compatible-with-busybox-ip-command.patch
	0107-datapath-use-KARCH-when-building-linux-datapath-modu.patch

As for 0001-musl-compatibility.patch, the net/if_packet.h part does not
apply anymore.  And musl is not relevant as we use libatomic from gcc

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-03-04 03:35:19 +00:00
Yousong Zhou
6c14eae757 shadowsocks-libev: bump to version 3.2.4
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-03-04 03:35:19 +00:00
Peter Wagner
d92d34db5a openssh: add upstream patches, including CVE-2019-6111
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-03 12:20:18 +01:00
Daniel Golle
1c658e5f30 gnunet-secushare: auto-configure database backend
Import uci-defaults scripts to auto-set psycstore database backend.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-02 20:22:25 +01:00
Hannu Nyman
31c78b0548
Merge pull request #8312 from TDT-AG/pr/20190227-mwan3
mwan3: fix disconnected event generation in mwan3track
2019-03-02 16:53:02 +02:00
Hannu Nyman
df96e4667a
Merge pull request #8317 from Andy2244/samba4-netbios
samba4: tmsize patch, build with netbios by default
2019-03-02 16:50:37 +02:00
Andy Walsh
ccd45a4959 softethervpn5: switch to git (2019-02-27)
* switch to git, until we can consume manual created source releases again
* Fix compilation without OpenSSL ENGINE
* remove unnecessary stop_service() triggers

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-03-01 12:16:05 +01:00
Andy Walsh
77436747ce samba4: tmsize patch, build with netbios by default
* add patch for tmsize overflow (https://bugzilla.samba.org/show_bug.cgi?id=13622)
* re-enable netbios by default
(Some users still need netbios and its just a minor size increase 50kb)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-03-01 11:19:25 +01:00
Daniel Golle
6f1ab57e49 gnunet-fuse: add package
GNUnet component to mount GNUnet filesystems via FUSE

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-02-28 19:58:26 +01:00
Daniel Golle
24b2e14adc gnunet-secushare: add package
Not-very-useful-yet GNUnet components for secushare.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-02-28 19:58:26 +01:00
Daniel Golle
77191eddb6 gnunet: GNUnet v0.11 release
Switch to v0.11 release sources (plus patches to still get it to build)
gnunet-social was out-sourced into a separate repository and hence
new OpenWrt package gnunet-secushare.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-02-28 19:58:26 +01:00
Dirk Brenken
37e170aba6
Merge pull request #8302 from dibdot/travelmate
travelmate: release 1.4.0
2019-02-27 15:28:22 +01:00
Dirk Brenken
fc4858f99e travelmate: release 1.4.0
* various small tweaks & fixes
* widely tested, ready for forthcoming 19.x branching

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-02-27 15:08:28 +01:00
Florian Eckert
27e7e88966 mwan3: fix disconnected event generation in mwan3track
Before this change two disconnected events were generated. This is wrong!
The disconnected event is impliciet generated by the hotplug script on ifdown
event. The mwan3track script is notified by a USR1 signal which
generates the disconnectd event. The additional "disconnectd" event on
ifdown is not required.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-02-27 13:50:51 +01:00
Hannu Nyman
b63dfd7ce6
Merge pull request #8231 from neheb/tran
transmission: Add LTO support to shave off 35KB off of the ipk
2019-02-26 23:39:05 +02:00
Jeffery To
a214ce9f5b ntpd: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also moves the generated config file to /var/etc and adds a
service_triggers() function.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-02-26 20:46:30 +01:00
Jan Pavlinec
9754ee1dcc tor: Add PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-02-26 20:42:26 +01:00
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
Eneas U de Queiroz
f7db77282c
freeradius3: allow build without openssl engines
This applies a patch from upstream that avoids a call to ENGINE_cleanup
when the openssl library was built without engine support.

A workaround for a missing header check was used to silence a warning
about the implicit definition of RAND_load_file.  A proper fix has been
merged upstream as well.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-02-25 14:10:06 -03: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
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
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
43c894d233
Merge pull request #8254 from neheb/patch-5
haproxy: Don't select OPENSSL_WITH_DEPRECATED
2019-02-20 16:04:52 +02: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
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
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
247d162e2e twisted: Rename package, fix errors
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>
2019-02-18 16:11:02 +08:00
Rosen Penev
41a431cd56 git: Fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-18 00:29:15 +01:00
Stijn Tintel
d89cd30a79 vallumd: bump to 0.1.4
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2019-02-17 17:47:54 +02:00
Rosen Penev
cd6cba1f81 irssi: Fix OpenSSL without deprecated APIs compilation
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>
2019-02-17 00:18:34 +01:00
Peter Wagner
274ce493eb nfs-kernel-server: fix freeaddrinfo usage in nfs-kernel-server, because 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>
2019-02-17 00:17:03 +01:00
Stijn Tintel
68a58ff22b
Merge pull request #8219 from Apteryks/master
net-snmp: disable support for perl
2019-02-16 17:28:50 +02:00
Stijn Tintel
bf729d2f38
Merge pull request #5821 from kbabioch/feat/ipNetToPhysicalTable
net-snmp: Enable MIB ip-mib/inetNetToMediaTable
2019-02-16 17:15:04 +02:00
Yousong Zhou
40e7e241a3 shadowsocks-libev: flush ipv6 ss-rules on service stop
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-02-16 07:38:13 +00:00
Rosen Penev
70c34ef472 transmission: Add LTO support to shave off 35KB off of the ipk
Minor Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-15 18:07:31 -08:00
Dirk Brenken
845078e8e0
Merge pull request #8224 from dibdot/travelmate
travelmate: update 1.3.5
2019-02-15 16:32:53 +01:00
Dirk Brenken
9caef6ca4f travelmate: update 1.3.5
* rework procd trigger handling
	- react immediately on if down network events
	- remove needless apply hook in LuCI

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-02-15 09:29:58 +01:00
Luís Felipe Safady
e144ffd24b prosody: Update prosody to 0.11.2 Update
Fixes CVE-2018-10847

Added PKG_CPE_ID for proper CVE tracking.

Signed-off-by: Luís Felipe Safady <lagonauta@gmail.com>
2019-02-14 22:53:44 -02:00
Maxim Cournoyer
90a713e3c6 net-snmp: disable support for perl
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>
2019-02-14 13:34:39 -05:00
Hannu Nyman
c82e79713c
Merge pull request #7894 from neheb/spoof
spoofer: Fix compilation without deprecated OpenSSL APIs
2019-02-14 18:30:44 +02:00
Karl Palsson
fd206f5182 mosquitto: update to 1.5.7
This is a minor bugfix release. Full changelog available at:
https://mosquitto.org/blog/2019/02/version-1-5-7-released/

Most relevant to OpenWrt are probably:
* fixing persistent store bloat
* fix sorting of included config files
* fix errors related to per_listener_settings

Signed-off-by: Karl Palsson <karlp@etactica.com>
2019-02-14 11:17:40 +00:00
Hannu Nyman
436f18f269
Merge pull request #8190 from cshoredaniel/pr-gitolite-dropbear
gitolite: Drop openssh dependency
2019-02-13 18:51:38 +02:00
Rosen Penev
0e17306c29 iotivity: Backport upstream patch to fix GCC 7+ compilation
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-12 11:23:14 -08:00
Hannu Nyman
3613472b24
Merge pull request #8192 from gladiac1337/feature-haproxy-v1.8.19
haproxy: Update HAProxy to v1.8.19
2019-02-12 19:30:06 +02:00
Jeffery To
457713b38c mini_snmpd: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also replaces space indentation with tabs, and removes trailing
whitespace and unnecessary curly brackets.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-02-12 20:32:10 +08:00
Yousong Zhou
b69810b8ec shadowsocks-libev: ss-rules: fix flushing ipv6 rules
"-6" has to be the first argument

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-02-12 11:53:16 +00:00
Yousong Zhou
8cba4a7f8b shadowsocks-libev: ss-rules: tweak for readability
- quash errors on detection of ipv6 nat
 - remove unnecessary rule args "--comment ..." and "-p ..."

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-02-12 11:49:40 +00:00
Jeffery To
a0b51e9bd6 nft-qos: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also adds a validate section to service_triggers(), and fixes some
variable name typos in qosdef_init_static().

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-02-12 16:31:59 +08:00
Christian Lachner
b8d3db6fec haproxy: Update HAProxy to v1.8.19
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-02-12 08:58:53 +01:00
Peter Wagner
5d4ec805fd irssi: update to 1.2.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-02-12 00:48:34 +01:00
Hannu Nyman
a182185381
Merge pull request #8135 from ja-pa/unbound-update
unbound: update to version 1.9.0 and remove old patch
2019-02-11 21:53:37 +02:00
Yousong Zhou
c84a66112c shadowsocks-libev: flush ss rules on entry
Fixes issue reported in openwrt/luci#2527

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-02-11 13:34:56 +00:00
Jan Pavlinec
f986379802
unbound: update to version 1.9.0
Changes:
-remove old dns64 patch
-refresh openssl deprecated patch
-add DoT error log patch https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=4206

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-02-11 12:34:22 +01:00
Jan Pavlinec
4729c3fddf openssh: patch scp security issues
Fixes
CVE-2019-6109
CVE-2019-6111

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-02-10 16:22:41 +01:00
Deng Qingfang
b35862d06e uwsgi-cgi: update to 2.0.18 and use official tarball
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-02-10 20:25:10 +08:00
Jan Pavlinec
f22d113358
obfs4proxy: update to version 0.0.9
Changes:
-remove old patch(part of 0.0.9 release)
-change the canonical upstream repo location to gitlab
-change source to gitlab
-change source package to golang-gitlab-yawning-obfs4-dev

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-02-10 01:00:27 +01:00
Hannu Nyman
fb209cf568
Merge pull request #8111 from neheb/ng
ngircd: Update to 25
2019-02-08 19:31:13 +02:00
Hannu Nyman
9e5e6124b5
Merge pull request #8126 from jefferyto/tgt-init
tgt: Update init script
2019-02-08 19:30:40 +02:00
Toke Høiland-Jørgensen
56cc1423c6 Merge ACME fixes
Closes #8149

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2019-02-08 17:18:28 +01:00