Commit graph

4504 commits

Author SHA1 Message Date
Noah Meyerhans
f9fbc75557 bind: Update to 9.11.5
This includes the fix for CVE-2018-5738: When recursion is enabled but the
allow-recursion and allow-query-cache ACLs are not specified, they should be
limited to local networks, but they were inadvertently set to match the default
allow-query, thus allowing remote queries.

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2018-10-29 08:36:37 -07:00
Yousong Zhou
98d206086b openvswitch: bump to version 2.10.1
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-10-29 03:36:01 +00:00
Rosen Penev
432aa67e27 bind: Remove OpenSSL deprecated APIs dependency
It seems to not be needed anymore. Tested on mvebu and ar71xx.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-28 15:28:52 -07:00
Philip Prindeville
b0e73634f7 isc-dhcp: drop .conf suffix on dhcrelay config file
Resolves issue #7235

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-10-28 14:38:56 -06:00
Thomas Heil
2f8eb41827
Merge pull request #7213 from gladiac1337/feature-haproxy-v1.8.14-updates
haproxy: Update all patches for HAProxy v1.8.14
2018-10-28 20:12:45 +01:00
Hannu Nyman
5302ac5cfc
Merge pull request #7063 from neheb/patch-38
libsearpc: Update to 3.1.0
2018-10-28 18:40:41 +02:00
Hannu Nyman
78352d4b05
Merge pull request #7176 from neheb/jool
jool: Backport two fixes for newer kernels.
2018-10-28 14:27:13 +02:00
Hannu Nyman
1a1b0a8454
Merge pull request #7177 from neheb/patch-44
spoofer: Update to 1.4.0
2018-10-28 14:23:30 +02:00
Hannu Nyman
a6710e82b1
Merge pull request #7215 from jsiverskog/mdnsresponder_878_70_2
mdnsresponder: bump to 878.70.2 and refresh patches
2018-10-28 14:10:20 +02:00
Jonathan G. Underwood
a3de18a2c7 stubby: add reload_config to documentation
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2018-10-27 18:28:29 +01:00
Jonathan G. Underwood
ada93c69f0 stubby: fix loading of config file
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2018-10-27 14:34:14 +01:00
Dirk Brenken
4b4db77c29
Merge pull request #7251 from brvphoenix/master
aria2: fixed the spelling for rpc-passwd and rpc-user.
2018-10-25 16:50:00 +02:00
Dirk Brenken
3f4cf72ae5
Merge pull request #7249 from EricLuehrsen/unbound_axfr
unbound: fix odhcpd and axfr script functions
2018-10-25 16:35:45 +02:00
Dirk Brenken
fe8f32a940
Merge pull request #7247 from TDT-AG/pr/20181023-mwan3
net/mwan3: improvements
2018-10-25 16:35:17 +02:00
brv phoenix
ed9514e93e aria2: fixed the spelling for rpc-passwd and rpc-user.
Signed-off-by: brv phoenix <feixuekaka1@gmail.com>
2018-10-25 21:11:43 +08:00
Eric Luehrsen
04f4ab9b92 unbound: fix odhcpd link and axfr zone scripts
- fix AXFR zones to delay a potentially large download with ntp-hotplug
- fix odhcpd link script to properly delete expired lease data from DNS

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-10-24 21:11:45 -04:00
Daniel Golle
0b548cb73d gnunet: adapt uci-defaults to renamed namestore-flat -> -heap
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-10-25 00:55:18 +02:00
Florian Eckert
8b28ab282b net/mwan3: update version to 2.7.5
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-10-23 15:18:45 +02:00
Florian Eckert
be91e71805 net/mwan3: add online_metric for local_source none
If we set the option "local_source" in the globals mwan3 section to "none",
traffic generated by the router it self will always use the default route from
the wan interface with the lowest metric. If this interface is down
the router traffic still uses the connection with the lowest metric but
this is disconnected. Load balancing and failover from the lan site is
still possible. Only router generated traffic is not load balanced and
could not use failover.

To solve this issue with router initiated traffic add the additional
option "online_metric" to the mwan3 interface section.

If the interface is connected then this lower "online metric" is set in the
default routing table.

With this change we have at least a failover with router initiated
traffic.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-10-23 15:00:11 +02:00
Florian Eckert
181174b64b net/mwan3: add dynamic ipsets to mwan3_connected ipsets
During runntime of mwan3 we could add dynamicly networks to this ipset
which would then treated as connected networks by mwan3.

This is also usefull for ipsec.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-10-23 14:57:33 +02:00
Florian Eckert
dcb7ad17ba net/mwan3: add custom address from ip tables to connected ipset
With the list param "rt_table_lookup" in the mwan3 section globals,
it is now possible to add a additional routing table numbers which would get
also parsed and will be added to the connected network.
So mwan3 will treat them as they are directly connected to this device.

This could be usefull if we use ipsec.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-10-23 14:49:34 +02:00
Florian Eckert
1335e4f3dd net/mwan3: cleanup egrep ipv6 regex
The IPv6 egrep regex is confusing and hard to maintain.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-10-23 14:47:50 +02:00
Florian Eckert
84007a2723 net/mwan3: enhance ipset status generation
This change should optimize and speed up the status output generation.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-10-23 14:47:10 +02:00
Florian Eckert
ac8c4512d1 net/mwan3: reduce duplicate code
The generation for reporting the policies uses the same code add a
common function to reduce duplication.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-10-23 14:44:29 +02:00
Florian Eckert
952f3e1361 net/mwan3: cleanup/prettify 80 characters code boundary
Prettify and cleanup source

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-10-23 14:43:37 +02:00
Rosen Penev
c943833739 clamav: Update to 0.100.2
Fixes CVE-2018-15378. Added PKG_CPE_ID for proper CVE tracking.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-23 10:01:49 +08:00
Daniel Golle
1459c35137 gnunet: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-10-21 20:40:55 +02:00
Peter Wagner
08c5f7cfab openssh: fixes issues with some openssl options
This adds a couple of patches when setting some openssl options:
* ECDSA code in openssh-compat.h and libressl-api-compat.c needs to be
  be guarded by OPENSSL_HAS_ECC; otherwise, it will not build with
  openssl compiled without ECC support.

* Fix openssl version number in openbsd-compat/openssl-compat.c which
  failed to compile --with-ssl-engine; this option is used when
  CONFIG_OPENSSL_ENGINE_CRYPTO=y

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-10-20 14:06:20 +02:00
Stijn Tintel
c39f703bdd strongswan: bump to 5.7.1
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2018-10-19 19:23:54 +03:00
Peter Wagner
2759048914 openssh: update to 7.9p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-10-19 18:11:54 +02:00
Jacob Siverskog
1406f7a30f mdnsresponder: remove Steven Barth as maintainer
https://github.com/openwrt/packages/pull/7215#issuecomment-431281385

Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
2018-10-19 10:21:51 +02:00
Jacob Siverskog
0138a8c35c mdnsresponder: bump to 878.70.2 and refresh patches
Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
2018-10-18 15:12:17 +02:00
Karl Palsson
8a11db3946 net/mosquitto: add CPE_ID
Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-10-18 11:07:28 +00:00
Gregory L. Dietsche
ed6c58b84d net/safe-search: new package
This package forces the use of Google and Bing safe search by default.
It does this by adding hosts files for dnsmasq to use. These hosts replace the
normal IP addresses for Google and Bing with addresses that force safe
search to be turned on all the time.

Google and Bing Safe Search are suitable for most businesses, schools, and
families who wish to block adult content. This package also offers
YouTube's restricted and 'restricted moderate' via a configuration
option. The reason that this is not enabled is that it is probably more
suitable for children rather than a wide audience.

This package is designed so that other services that offer safe search can be
added easily in the future.

For more information about safe search please visit these URLs:
- https://support.google.com/websearch/answer/186669
- https://help.bing.microsoft.com/#apex/18/en-US/10003/0
- https://support.google.com/a/answer/6212415

Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
2018-10-18 10:12:18 +08:00
Rosen Penev
9251f51084 net-snmp: update to 5.8
Disable PCRE process searching to avoid linking against libprce, which
would cause the build to fail due to a missing dependency. With the
--without-pcre switch, build fails due to an undefined reference, so do
it via CONFIGURE_VARS instead.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[disable PCRE process searching]
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2018-10-17 16:03:54 +02:00
Christian Lachner
6e309cd99e haproxy: Update all patches for HAProxy v1.8.14
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.14.html)
- Raise PKG_RELEASE to 2

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2018-10-17 09:18:37 +02:00
Dirk Brenken
bcd482a194
Merge pull request #7206 from teslamint/chilli_ipv6
coova-chilli: honor CONFIG_IPv6 option
2018-10-17 08:16:20 +02:00
Dirk Brenken
995f6e0e80
Merge pull request #7199 from Andy2244/samba4-fix_hostname
samba4: fix hostname if not defined via Dnsmasq
2018-10-17 08:13:17 +02:00
Jaehoon You
a7b2eee228
coova-chilli: honor CONFIG_IPv6 option
This fixes #7120.

Signed-off-by: Jaehoon You <teslamint@gmail.com>
2018-10-17 08:36:59 +09:00
Kevin D-B
d7f02096b7
Merge pull request #5876 from fantom-x/nlbwmon_nice
net/nlbwmon: run with lower priority
2018-10-16 07:45:16 +01:00
Ted Hess
cf2b81696e
Merge pull request #7182 from neheb/dark
darkstat: Remove libbsd dependency
2018-10-15 17:55:10 -04:00
Rosen Penev
5f41d05c71 darkstat: Remove libbsd dependency
darkstat includes its own strlcat and strlcpy, making the dependency
somewhat pointless.

Fixes compilation ever since glibc dependency on libbsd was removed.

Also removed std=gnu99 as it's not needed with GCC7.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-15 12:27:04 -07:00
Marko Ratkaj
6e9479fd9b
Merge pull request #6970 from cotequeiroz/squid_4.2
squid: update to version 4.3
2018-10-15 12:29:37 +02:00
Andy Walsh
409feb8ef6 samba4: fix hostname if not defined via Dnsmasq
* use kernel fs to get the hostname, drop domainname

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-10-15 10:28:01 +02:00
Rosen Penev
8d4b700597 libsearpc: Update to 3.1.0
Switch to codeload for simplicity. Rearranged Makefile a bit for consistency between Makefiles.

Removed version dependency for seafile-server to avoid breaking builds.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-14 18:20:07 -07:00
Dirk Brenken
111c2a58a5
Merge pull request #7122 from jonathanunderwood/stubby_uci
stubby: enable configuration through uci system
2018-10-14 19:48:43 +02:00
Jonathan G. Underwood
7b1f892504 stubby: add uci support to init file
This commit brings UCI support to the stubby package.

    o All options are documented in the README.md file.
    o The README.md file has been re-written to include a short usage
      manual.
    o The default configuration now includes more Cloudflare addresses.
    o The stubby service is (re)started using procd triggers from a
      specified interface with a configurable time delay.
    o Round robin use of upstream resolvers is now activated by
      default.
    o Client privacy is now activated by default.
    o Options are added for specifying the log level of the daemon and
      command line options passed to the stubby command.

Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2018-10-14 18:39:53 +01:00
Dirk Brenken
46152310ba
Merge pull request #7142 from neheb/patch-9
rsyslog: Update to 8.38
2018-10-14 19:11:27 +02:00
Dirk Brenken
46a35a82c3
Merge pull request #6707 from guidosarducci/master-fixup-stubby
stubby: some fixes, cleanup, and improvements
2018-10-14 18:47:16 +02:00
Dirk Brenken
7673d1e8c6
Merge pull request #6500 from neheb/patch-7
umurmur: Switch to tarball
2018-10-12 22:19:41 +02:00
Ted Hess
448051b95f
Merge pull request #7190 from yangfl/master
i2pd: Update to 2.21.0
2018-10-12 12:28:57 -04:00
Hannu Nyman
0a9ed54ac3
Merge pull request #7175 from sartura/sysrepo-release-0.7.5
Sysrepo release 0.7.5
2018-10-12 16:36:05 +03:00
Hannu Nyman
31568b7da2
Merge pull request #7192 from salzmdan/master
knot: update to 2.7.3
2018-10-12 16:33:51 +03:00
Daniel Salzman
228e2d4c53 knot: update to 2.7.3
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2018-10-12 12:27:52 +02:00
Florian Eckert
eeef66cec2 net/mwan3: update version to 2.7.4
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-10-12 08:15:38 +02:00
Florian Eckert
1ee9fb4aff net/mwan3: add downtime ubus information
Get downtime information for the tracked mwan3 wan interfaces.
The information shows how long this interface is in disconnected state.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-10-12 08:15:36 +02:00
Florian Eckert
1236003733 net/mwan3: add uptime ubus information
Get uptime information for the tracked mwan3 wan interfaces.
The information shows how long this interface is in connected state.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-10-12 08:15:33 +02:00
Florian Eckert
3a5c3e03e2 net/mwan3: also add the metric to the default interface routing table
This is now the same route as in the main table.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-10-12 08:13:46 +02:00
Kyson Lok
8c0ed00c39 net/mwan3: fixup parse json_load an null message
If a interface is down, call ubus will return an null message which is
used to json_load, it causes json_get_vars gets value from last load and
l3_device various is nonzero.

Signed-off-by: Kyson Lok <kysonlok@gmail.com>
2018-10-12 08:13:42 +02:00
David Yang
b543dfd85e i2pd: Update to 2.21.0
Signed-off-by: David Yang <mmyangfl@gmail.com>
2018-10-12 14:13:02 +08:00
Rosen Penev
6c4b4ccfa7 spoofer: Update to 1.4.0
Added PKG_USE_MIPS16 as it seems not to build under mipsel.

Error: opcode not supported on this processor: mips32r2 (mips32r2) `sync'

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-11 11:27:38 -07:00
Rosen Penev
4f28139a3c jool: Backport two fixes for newer kernels.
The first is needed for 4.14 (maybe the relevant parts got packported and
the second is for when OpenWrt migrates to 4.19.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-11 10:58:35 -07:00
Mislav Novakovic
d5b3a171b8 Netopeer2: update to 0.6-r1
PR includes switch to codeload tarballs and rename from netopeer2 to
Netopeer2 for better codeload integration.

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-10-11 13:50:12 +02:00
Mislav Novakovic
5e6a535df9 sysrepo: update to 0.7.5
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-10-11 13:50:12 +02:00
Hannu Nyman
d5bfec91cc
Merge pull request #7166 from ptpt52/mwan3-fix
mwan3: rtmon: filter out linkdown routing table
2018-10-10 20:30:43 +03:00
Hannu Nyman
27a815e1f6
Merge pull request #7159 from EricLuehrsen/o1901_ub_181
unbound: update to 1.8.1
2018-10-10 20:29:01 +03:00
Jo-Philipp Wich
08cda777e0 sqm-scripts: select luci-base instead of depending on it
Currently luci-app-sqm provided by sqm-scripts depends on luci-base instead
of selecting it, this leads to an indirect circular dependency in kconfig:

    tmp/.config-package.in:34646:error: recursive dependency detected!
    For a resolution refer to Documentation/kbuild/kconfig-language.txt
    subsection "Kconfig recursive dependency limitations"
    tmp/.config-package.in:34646:	symbol PACKAGE_iptables is selected by PACKAGE_sqm-scripts
    For a resolution refer to Documentation/kbuild/kconfig-language.txt
    subsection "Kconfig recursive dependency limitations"
    tmp/.config-package.in:961:	symbol PACKAGE_sqm-scripts is selected by PACKAGE_luci-app-sqm
    For a resolution refer to Documentation/kbuild/kconfig-language.txt
    subsection "Kconfig recursive dependency limitations"
    tmp/.config-package.in:22421:	symbol PACKAGE_luci-app-sqm depends on PACKAGE_luci-base
    For a resolution refer to Documentation/kbuild/kconfig-language.txt
    subsection "Kconfig recursive dependency limitations"
    tmp/.config-package.in:21387:	symbol PACKAGE_luci-base is selected by PACKAGE_luci-lib-iptparser
    For a resolution refer to Documentation/kbuild/kconfig-language.txt
    subsection "Kconfig recursive dependency limitations"
    tmp/.config-package.in:22899:	symbol PACKAGE_luci-lib-iptparser is selected by PACKAGE_luci-app-splash
    For a resolution refer to Documentation/kbuild/kconfig-language.txt
    subsection "Kconfig recursive dependency limitations"
    tmp/.config-package.in:22402:	symbol PACKAGE_luci-app-splash is selected by PACKAGE_luci-mod-freifunk-community
    For a resolution refer to Documentation/kbuild/kconfig-language.txt
    subsection "Kconfig recursive dependency limitations"
    tmp/.config-package.in:21552:	symbol PACKAGE_luci-mod-freifunk-community depends on PACKAGE_iptables

Solve the issue by turning the dependencies into selecting ones which also
matches the behaviour of other LuCI applications.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-10-10 14:31:34 +02:00
Chen Minqiang
dbebe3d6f9 net/mwan3: update version to 2.7.3
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2018-10-10 15:54:42 +08:00
Eric Luehrsen
361446f409 unbound: update to 1.8.1
bug fixes for memory leaks
bug fixes for DNS over TLS

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-10-09 22:23:03 -04:00
Rosen Penev
5a610ab565 wifidog: Change to use TLS above 1.0
This should fix compilation as wolfSSL currently does not define
wolfTLSv1_client_method. And as the comment suggests, this is only TLS 1,
not 1.0 and above.

SSLv23 is TLS 1.1 and above as currently configured in the wolfssl package

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-10 09:52:44 +08:00
Florian Eckert
79c5c78115 net/ipvsadm: add Virtual Server Administration Tool
Add the ipvsadm command line tool to set up, maintain or inspect the virtual
server table in the Linux kernel.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-10-10 09:47:12 +08:00
Chen Minqiang
8ae2889674 mwan3: rtmon: filter out linkdown routing table
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2018-10-10 07:30:47 +08:00
Saverio Proto
a3e495e367
Merge pull request #7156 from pacien/181008-pkg-tinc
tinc: update to 1.0.35 (security update)
2018-10-09 17:26:50 -04:00
Thomas Heil
a557766870
Merge pull request #7161 from Ansuel/nginxup
nginx: update to latest release
2018-10-09 11:14:18 +02:00
Ansuel Smith
5dadb1f350
nginx: update to latest release
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-10-09 10:41:46 +02:00
Eneas U de Queiroz
e4c24f0dc5 squid: update to version 4.3
Added some help to the choice of TLS library in menuconfig, taken from
the squid release notes.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-10-08 18:54:00 -03:00
Pacien TRAN-GIRARD
62ee62682e tinc: update to 1.0.35
Critical security update for:
* CVE-2018-16737,
* CVE-2018-16738,
* CVE-2018-16758

Announcement:
https://www.tinc-vpn.org/pipermail/tinc/2018-October/005311.html

Signed-off-by: Pacien TRAN-GIRARD <pacien.trangirard@pacien.net>
2018-10-08 20:54:36 +02:00
Stijn Tintel
ffa1012131 keepalived: disable libnl
When libnl is enabled and libnl-genl is disabled, libnl-genl-3.so.200 is
installed by InstallDev, and keepalived picks it up anyway.
This causes build to fail with the following error:

Package keepalived is missing dependencies for the following libraries:
libnl-genl-3.so.200

Instead of having a conditional dependency it is better to have a
consistent build. Disable libnl to enforce this.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2018-10-07 14:40:52 +03:00
Stijn Tintel
172ae80bc1 strongswan: bump to 5.7.0
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2018-10-07 14:39:04 +03:00
Peter Wagner
2e0cb11fe0 git: update to 2.19.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-10-06 11:50:32 +02:00
Magnus Kroken
fe973d181b strongswan: backport upstream fixes for CVEs in gmp plugin
This fixes:
* CVE-2018-16151
* CVE-2018-16152
* CVE-2018-17540

Details:
https://strongswan.org/blog/2018/09/24/strongswan-vulnerability-(cve-2018-16151,-cve-2018-16152).html
https://strongswan.org/blog/2018/10/01/strongswan-vulnerability-(cve-2018-17540).html

Signed-off-by: Magnus Kroken <mkroken@gmail.com>
2018-10-06 01:31:10 +02:00
Rosen Penev
63d221c310
rsyslog: Update to 8.38
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-05 13:08:07 -07:00
Dirk Brenken
d3b239d523
Merge pull request #7140 from dibdot/travelmate
travelmate: update 1.2.4
2018-10-05 12:31:04 +02:00
Dirk Brenken
6baea8155b travelmate: update 1.2.4
* with the config option 'trm_radio' you can now restrict travelmate
  to a single radio (e.g. 'radio1') or change the overall
  scanning order (e.g. 'radio1 radio2 radio0')
* LuCI: show QR codes now inline on the overview page
  (collapsed by default)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-10-05 10:37:41 +02:00
Hannu Nyman
c4ab18d58e
Merge pull request #7121 from Ansuel/nginxup
nginx: update to latest release
2018-10-02 00:07:56 +03:00
Daniel Golle
7cdbb75699 gnurl: build without libpsl
Make sure gnURL doesn't link against libpsl.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-10-01 02:18:15 +02:00
Daniel Golle
ad66447b4e ola: depend on libftdi1
Building against libftdi1 can't be avoided in the presence of libftdi1
headers apparently. As it might be useful for some DMX adapters and
such, depend on libftdi1 from now on.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-09-30 23:08:05 +02:00
Daniel Golle
af06f6fd52 gnurl: update to version 7.61.1
No release tarball has been published yet, use v7.61.1 git tag instead.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-09-30 23:02:44 +02:00
Eneas U de Queiroz
9f76fe1445 openssh: add openssl 1.1.0 compatibility
Five commits from upstream were applied to v. 7.8-p1:

482d23bc upstream: hold our collective noses and use the openssl-1.1.x
         API in
48f54b9d adapt -portable to OpenSSL 1.1x API
86e0a9f3 upstream: use only openssl-1.1.x API here too
a3fd8074 upstream: missed a bit of openssl-1.0.x API in this unittest
d64e7852 add compat header

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-09-30 18:59:04 +02:00
Daniel Golle
b5b271a396 gnunet: update to gnunet 0.11 release candidate source as of 20180929
* break-out basic TCP and UDP transports
 * add xt and xu experimental transports
 * add zoneimport tool
 * add abe, credential and reclaim components to gnunet-social package
 * add new REST plugins

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-09-30 17:56:43 +02:00
Ansuel Smith
ce9a8bc96e
nginx: update to latest release
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-09-30 16:11:51 +02:00
W. Michael Petullo
95db98bd7d nfs-kernel-server: add support for NFSv4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-09-29 20:34:33 +02:00
Dirk Brenken
241e7a34f6
Merge pull request #7115 from dibdot/ddns-fix
ddns-scripts: multiple fixes
2018-09-29 18:19:48 +02:00
Andy Walsh
c5e0c3822a samba4: fix missing busybox 'hostname -f' command
* busybox does not have 'hostname' by default so replaced it with uci calls

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-29 11:06:09 +08:00
Dirk Brenken
750a8b1659
Merge pull request #7111 from Andy2244/wsdd2-fix-triggers
wsdd2: fix missing triggers
2018-09-28 08:11:17 +02:00
Dirk Brenken
f334bc7181
Merge pull request #7110 from Andy2244/samba4-fix-netbiosname
samba4: fix netbios_name
2018-09-28 08:10:45 +02:00
Dirk Brenken
e2f73cbd58 ddns-scripts: multiple fixes
* replace shell based urlencoder with an awk variant
* fix write_log function/syslog output in case of an error
* protect answer string with double quotes in update_route53
* remove bogus set/IFS options in update_route53
* clean-up update_route53 a little bit

This patchset finally fix #6977

Many thanks to @mark0n & @a-bali for testing & debugging

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-09-28 07:41:52 +02:00
Dirk Brenken
7f9dfaae85
Merge pull request #7112 from EricLuehrsen/unbound_leak
unbound: add patches for leaks during TLS query
2018-09-28 07:24:32 +02:00
Yousong Zhou
e38c100612 treewide: remove obsolete references to avr32
This is a long overdue followup commit to openwrt/openwrt@5d9eeab
("build: remove obsolete references to cris and avr32")

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-09-28 12:03:20 +08:00
Eric Luehrsen
10665f5ce9 unbound: add patches for leaks during TLS query
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-09-27 23:21:58 -04:00
Andy Walsh
32fe219d6f wsdd2: fix missing triggers
* add triggers so changes can be picked up

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-27 17:08:33 +02:00
Andy Walsh
32328835df samba4: fix netbios_name
* fixes: error 0x80070035
* add triggers to catch hostname changes

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-27 17:03:28 +02:00
Karl Palsson
4b309aefd6 mosquitto: bump to 1.5.3
Full changelog at https://github.com/eclipse/mosquitto/blob/v1.5.3/ChangeLog.txt

Primary change:
CVE fix for CVE-2018-12543 - prevent crash on topics that begin with $
but are not $SYS

Selected other fixes relevant to OpenWrt since 1.5.1:
- Fix retained messages not sent by bridges on outgoing topics at the first
  connection. Closes #701.
- Fix duplicate clients being added to by_id hash before the old client was
  removed. Closes #645.
- Fix excessive CPU usage when the number of sockets exceeds the system limit.
  Closes #948.
- Fix for bridge connections when using WITH_ADNS=yes.
- Fix round_robin false behaviour. Closes #481.
- Fix segfault on HUP when bridges and security options are configured.
  Closes #965.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-09-26 10:48:51 +00:00
Hannu Nyman
811089d05f
Merge pull request #7094 from Andy2244/master
samba4: update to 4.9.1
2018-09-24 22:14:45 +03:00
Andy Walsh
68270c787d samba4: update to 4.9.1
fixes: nmbd: Stop nmbd network announce storm (bug #13620).

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-24 11:02:47 +02:00
Florian Eckert
692ed62382 net/mwan3: update version to 2.7.2
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-09-24 10:21:43 +02:00
Florian Eckert
2cd5442a11 net/mwan3: fix start/stop/restart execution
Move setting global enabled flag from /etc/init.d/mwan3 to mwan3
command. So we could start mwan3 from the cmd mwan3 as well.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-09-24 10:20:35 +02:00
Florian Eckert
d338131f40 net/mwan3: mwan3track should also send disconnected action on signal USR1
Also send disconnected action on system signal USR1.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-09-24 10:20:35 +02:00
Florian Eckert
c9d8fceb63 net/mwan3: add ttl check
Add the additional optional ttl check to test the connection.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-09-24 10:20:35 +02:00
Tony Ambardar
8f241854ed stubby: bump PKG_RELEASE
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2018-09-23 22:20:39 -07:00
Tony Ambardar
7a1cfd43e9 stubby: remove unnecessary core limit
Remove the limit setting core="unlimited", since this shouldn't be needed
in production use (i.e. non-debug) and on an embedded platform, which is
why it's rarely used by any existing packages.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2018-09-23 21:55:03 -07:00
Tony Ambardar
1170686cba stubby: add SPKI pin set for Cloudflare cert
Add an SPKI pin for Cloudflare to help prevent MITM and downgrade attacks,
as described in RFC7858 (DNS over TLS). The setup of SPKI and the specific
SHA256 certificate hash are taken from Cloudflare's DoT configuration guide
published at https://developers.cloudflare.com/1.1.1.1/dns-over-tls/.

Note that the certificate is valid to March 25th 2020, 13:00 CET, which
provides ample time for issuance of a backup pin to support future key
rollover.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2018-09-23 21:55:03 -07:00
Tony Ambardar
8b2de594de stubby: add Cloudflare 1.0.0.1 and ::1001 servers
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2018-09-23 21:55:03 -07:00
Tony Ambardar
0425d9198a stubby: use EDNS client-subnet privacy by default
Retain the upstream value since privacy is usually the key user motivation
for using DNS-over-TLS, and simply note that those encountering sub-optimal
routing may consider disabling the setting.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2018-09-23 21:55:03 -07:00
Tony Ambardar
4819fc5e6e stubby: fix config file definition
The config file /etc/stubby/stubby.yml is not registered properly and any
local changes are being overwritten on upgrade or reinstall.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2018-09-23 21:55:03 -07:00
Tony Ambardar
d5b0c46ece stubby: rearrange Makefile for clarity
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2018-09-23 21:55:03 -07:00
Thomas Heil
27df687034
Merge pull request #7086 from gladiac1337/feature-haproxy-v1.8.14
haproxy: Update HAProxy to v1.8.14
2018-09-23 23:28:26 +02:00
Dirk Brenken
8bbc9c7dbe
Merge pull request #7025 from Andy2244/krb5-keyutil-fix
krb5: fix keyutils dependency
2018-09-23 14:42:25 +02:00
Christian Lachner
60138d90b8 haproxy: Update HAProxy to v1.8.14
- Update haproxy download URL and hash
- Removed all obsolete patches
- This fixes CVE-2018-14645 (See: https://nvd.nist.gov/vuln/detail/CVE-2018-14645)

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2018-09-22 16:54:44 +02:00
Dirk Brenken
f4cdfcf15a
Merge pull request #7079 from valdi74/update_package_aria2
aria2: handle check_certificate=false config option
2018-09-22 07:21:49 +02:00
Dirk Brenken
4560c17c60
Merge pull request #7008 from TDT-AG/pr/20180912-keepalived-enable-ipvs
net/keepalived: update to version 2.0.7 and enable ipvs support
2018-09-22 07:20:12 +02:00
Dirk Brenken
dd3f54ea0e
Merge pull request #6990 from ptpt52/mwan3-fix
mwan3: optimize the process of copying routing tables
2018-09-22 07:14:44 +02:00
Dirk Brenken
4cdbabbf82
Merge pull request #7030 from jonathanunderwood/stubby_ca_certificates_dependency
stubby: add missing dependency on ca-certificates
2018-09-22 07:05:49 +02:00
Peter Wagner
61b5d27cb9 git: simplify install code
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-09-22 03:15:11 +02:00
Peter Wagner
30898cc49d git: don't hard link to symlinks, to avoid ending up with a git executeable with 0777 access rights
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-09-22 02:43:27 +02:00
Chen Minqiang
6a5836db32 mwan3: optimize the process of copying routing tables
- The original copy process is to delete all routing tables first,
   then add new routing table. This process is too slow and very dirty.
 - We use grep to identify the changes and apply them.
 - ignore ipv6 unreachable routes
 - update version number

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2018-09-21 15:35:39 +08:00
Hannu Nyman
511f39f7d0
Merge pull request #7068 from neheb/jool
jool: Update to 3.5.7 and switch to tarballs
2018-09-20 19:35:36 +03:00
Hannu Nyman
82b4496506
Merge pull request #7076 from mlichvar/chrony-update-3.4
chrony: update to 3.4
2018-09-20 19:34:33 +03:00
Waldemar Konik
7b1c25f48c aria2: handle check_certificate=false config option
Signed-off-by: Waldemar Konik <informatyk74@interia.pl>
2018-09-20 13:24:57 +02:00
Hannu Nyman
498568893d
Merge pull request #7069 from sartura/geth_1.8.15
geth: Update to 1.8.15
2018-09-19 22:25:54 +03:00
Toke Høiland-Jørgensen
6bd59471bb acme: Fix arithmetic syntax
Thanks to @jow- for pointing out the mistake.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2018-09-19 17:57:22 +02:00
Miroslav Lichvar
1b68402e9c chrony: update to 3.4
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2018-09-19 17:43:26 +02:00
Toke Høiland-Jørgensen
a96c90b6f5 acme: Fix whitespace and long lines, bump package rev
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2018-09-19 16:29:55 +02:00
Ansuel Smith
924e2f53e2 acme: add support for nginx webserver
This adds a metapakcge for acme luci ap without uhttpd dependency and adds entities and check to stop handle nginx server and modify the certificate set automatically.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-09-19 16:21:00 +02:00
Mislav Novakovic
f5b945a750 geth: Update to 1.8.15
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-09-18 09:56:04 +02:00
Rosen Penev
8cd3a6c295 jool: Update to 3.5.7 and switch to tarballs
Should be faster.

Rearranged Makefile slightly for consistency with other packages.

Version 3.5.6 and above are relicensed to GPL-2.0.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-17 23:53:44 -07:00
Hannu Nyman
2aa3725ff7
Merge pull request #6820 from notnyt/update_cshark
cshark: update to latest git HEAD
2018-09-17 22:49:15 +03:00
Peter Wagner
5b205af7f0 git: update to 2.19.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-09-17 21:29:02 +02:00
Peter Wagner
760e83c7dc tor: update to 0.3.4.8
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-09-17 21:28:15 +02:00
Miroslav Lichvar
c9164a4d8a chrony: fix configuration of IPv6 client access
Fix the init script to allow access from IPv6 subnets of the interface
specified in allow section in /etc/config/chrony.

Fixes issue #7039.

Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2018-09-17 17:14:30 +02:00
Peter Wagner
cf1093da3b git: drop git-http ca-certificates dependency
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-09-17 00:00:04 +02:00
Hannu Nyman
daa1ff82ce
Merge pull request #7040 from Andy2244/samba4-fix-typo
samba4: fix typo
2018-09-16 13:31:03 +03:00
Andy Walsh
6d520e7d81 samba4: fix typo
* fix a typo in vfs_extd_audit

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-16 11:19:02 +02:00
Dirk Brenken
9edf4f1c74
Merge pull request #7037 from neheb/rsy
rsyslog: Disable fmhttp as it relies on libcurl
2018-09-16 08:43:39 +02:00
Rosen Penev
40d0f98b16 rsyslog: Disable fmhttp as it relies on libcurl
Fixes the buildbot currently.

Also disabled tests for faster builds. And potential libsystemd.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-15 23:35:15 -07:00
Eric Luehrsen
32ad87ca80 unbound: update to 1.8.0
- adjust a few UCI translations to coordinate with upstream defaults
- remove OpenSSL < 1.1.0 API log error patch which is included upstream

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-09-15 20:42:10 -04:00
Tony Ambardar
9ddc94a374 stubby: add missing dependency on ca-certificates
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2018-09-16 00:34:38 +01:00
Andy Walsh
d97c3df2a5 krb5: fix keyutils dependency
* if <keyutils.h> is found krb5 pulls in the lib, which than fails to link because of a missing -fPic in libkeyutils.so
* keyutils 1.5.11 will depend on krb5, so we disable it in krb5 to avoid circular dependency

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-15 14:35:18 +02:00
Dirk Brenken
18d0e95446
Merge pull request #6800 from neheb/patch-28
rsyslog: Update to 8.37.0
2018-09-14 21:08:08 +02:00
Dirk Brenken
90bd4c439f
Merge pull request #7018 from Andy2244/samba-4-9-0
samba4: update to 4.9.0
2018-09-14 18:20:29 +02:00
Andy Walsh
31a8f1e98d samba4: update to 4.9.0
* update to 4.9.0
* move vfs_xattr_tdb to defaults
* add vfs_audit, vfs_extd_audit, vfs_full_audit to AD-DC variant
* disable jansson, libarchive by default, enabled for AD-DC variant
* update waf answers

Noteable smb.conf changes:
* store dos attributes Default changed yes
* ea support Default changed yes

Fixes: Timemachine "The identity of the Backup disk ... has changed since the previous backup."

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-14 12:05:04 +02:00
Florian Eckert
d7e5b3a0d0 net/keepalived: enable lvs support
Enable IPVS support.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-09-13 15:33:25 +02:00
Hans Dedecker
3bc3949e28 strongswan: refresh patches
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2018-09-13 14:38:51 +02:00
Hans Dedecker
d0ac611bf0 strongswan: fix OpenWrt hotplug script handling
Commit 6cd8fcabe added ipsec hotplug script support by calling "exec
/sbin/hotplug-call ipsec".
Using the exec call breaks the insertion of iptables rules by the _updown.in
script as hotplug-call just replaces the current shell meaning the commands
following exec do not run since the shell is replaced and as a result lead to
connectivity issues.
Fix this by removing the exec command in front of /sbin/hotplug-call.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2018-09-13 14:37:53 +02:00
Florian Eckert
4868b6f7a8 net/keepalived: update to version 2.0.7
Update keepalived to version 2.0.7.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-09-13 08:22:55 +02:00
Guo Li
3fc7f7b8cc nfs-kernel-server: fix missing libbsd dependency
libbsd may compile before nfs-kernel-server, it  will make
nfs-kernel-server depends libbsd.so.0, that is not we want to see. so
gave option to 'configure' to disable libbsd detect and tell it we have
no libbsd

Signed-off-by: Guo Li <uxgood.org@gmail.com>
2018-09-11 22:56:46 +02:00
Hannu Nyman
e1bfde01e3
Merge pull request #6948 from yangfl/master
i2pd: Update to 2.20.0
2018-09-11 17:53:22 +03:00
Dirk Brenken
3ca6e420bc
Merge pull request #6992 from Andy2244/wsdd2-fix
wsdd2: fix invalid error message
2018-09-11 08:53:03 +02:00
Dirk Brenken
c68c0b3f1d
Merge pull request #6772 from Andy2244/samba4-avahi
samba4: enable avahi by default, add timemachine support
2018-09-11 08:49:27 +02:00
Andy Walsh
cde778a70a wsdd2: fix invalid error message
* fixed invalid error message

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-10 17:47:32 +02:00
Andy Walsh
4c1a10a30c samba4: enable avahi by default, add timemachine support
* enable avahi by default, so Linux/Mac Clients can see samba shares
* enable timemachine config support
* fix invalid --builtin-libraries
* default to 'mdns name = mdns' in template

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-10 15:40:39 +02:00
David Yang
92f9eb9183 i2pd: Update to 2.20.0
Signed-off-by: David Yang <mmyangfl@gmail.com>
2018-09-10 14:06:00 +08:00
Jonathan Bennett
ffd08a7330 Fwknop: Update to 2.6.10
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
2018-09-09 16:52:38 -05:00
Peter Wagner
e5216bb0d5 nfs-kernel-server: update to 2.3.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-09-09 19:20:22 +02:00
Dirk Brenken
8f2c9712e3
Merge pull request #6889 from jpolnetpl/ddns-fix-ipsource
ddns-scripts: Make dynamic_dns_updater actually respect config option 'ip_source'
2018-09-09 12:42:12 +02:00
Dirk Brenken
eeb418d88a
Merge pull request #6930 from mwarning/zerotier
zerotier: fix multiple instance handling and port setting
2018-09-09 12:38:42 +02:00
Moritz Warning
df8328b3b6 zerotier: fix multiple instance handling and port setting
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-09-09 11:32:38 +02:00
Dirk Brenken
871785944b
Merge pull request #6978 from dibdot/travelmate
travelmate: update 1.2.3
2018-09-09 07:02:23 +02:00
Yousong Zhou
f2bf8d3d4c openvswitch: provide in-tree kmod builds
Open vSwitch 2.10 introduces meters support to the kernel datapath.  In
upstream Linux, the feature is only available since 4.15

This is mainly for make the newly introduced meter features in linux
kernel datapath more easily available

	root@OpenWrt:/# ovs-ofctl -OOpenFlow13 meter-features br0
	OFPST_METER_FEATURES reply (OF1.3) (xid=0x2):
	max_meter:4294967295 max_bands:1 max_color:0
	band_types: drop
	capabilities: kbps pktps burst stats
	root@OpenWrt:/#

Size comparison between in-tree and upstreamed modules are attached

	  2800 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch-geneve-intree/lib/modules/4.14.67/vport-geneve.ko
	  2736 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch-geneve/lib/modules/4.14.67/vport-geneve.ko
	  2596 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch-gre-intree/lib/modules/4.14.67/vport-gre.ko
	  2536 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch-gre/lib/modules/4.14.67/vport-gre.ko
	288320 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch-intree/lib/modules/4.14.67/openvswitch.ko
	118984 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch/lib/modules/4.14.67/openvswitch.ko
	  2792 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch-lisp-intree/lib/modules/4.14.67/vport-lisp.ko
	  2788 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch-stt-intree/lib/modules/4.14.67/vport-stt.ko
	  3668 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch-vxlan-intree/lib/modules/4.14.67/vport-vxlan.ko
	  3400 Sep  5 08:47 ipkg-mips_24kc/kmod-openvswitch-vxlan/lib/modules/4.14.67/vport-vxlan.ko

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-09-09 09:51:14 +08:00
Yousong Zhou
76e57b333d openvswitch: multiple fixes for 2.10
- initscript: skip when ctl scripts are absent.  When only ovs is
   installed, this will quash error messages of ovn-ctl not found when
   invoking stop
 - openvswitch-common: include ovs-kmod-ctl
 - patches: ovs-save: compatible with busybox ip command

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-09-09 09:51:14 +08:00
Dirk Brenken
1d69658670 travelmate: update 1.2.3
* remove needless third status "not connected", use only "running / not
connected" and "connected"
* change indentation from spaces to tabs (saves 4kb)
* small fixes
* update readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-09-08 22:28:04 +02:00
Rosen Penev
de26b21879 miniupnpc: Update to 2.1
Switched URL to official HTTPS variant.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-08 11:39:06 -07:00
Florian Eckert
5c8298f279 net/stunnel: add archive mirror
The registered URLs only point to the latest version. After adding the archive
URL we could now download older version again.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-09-06 22:59:00 +08:00
Guo Li
e656745031 mtr: add autoreconf
The official tarball does not contain configure, we should set
PKG_FIXUP=autoreconf to generate one

make[4]: *** No targets specified and no makefile found.  Stop.

Signed-off-by: Guo Li <uxgood.org@gmail.com>
2018-09-06 15:57:18 +08:00
Ted Hess
ce013d1190
Merge pull request #6951 from MikePetullo/dmapd
dmapd: update to 0.0.77
2018-09-05 12:50:15 -04:00
Dirk Brenken
c7de9d1957
Merge pull request #6956 from dibdot/adblock
adblock: bugfix 3.5.5v2
2018-09-05 17:50:54 +02:00
Dirk Brenken
cd3f925210 adblock: bugfix 3.5.5v2
* fix uci wrapper calls
* fix link in readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-09-05 17:39:57 +02:00
Yousong Zhou
483e12a9ec openvswitch: depends on libunbound
This was introduced in Open vSwitch 2.10 in commit 771680d ("DNS: Add
basic support for asynchronous DNS resolving")

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-09-05 06:22:06 +00:00
W. Michael Petullo
5f8c3e5538 dmapd: update to 0.0.77
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-09-05 01:12:00 -04:00
Michael Heimpold
97a0cde430 net/mosquitto: install pkg-config files
Install the .pc files to staging directory to help other packages
to find the libraries.

Since the build does not use CMake, we need to manually install the
files and replace two variables using sed.

Filed upstream as https://github.com/eclipse/mosquitto/pull/950

Signed-off-by: Michael Heimpold <michael.heimpold@i2se.com>
Tested-by: Karl Palsson <karlp@etactica.com>
2018-09-04 21:44:43 +00:00
Dirk Brenken
8dbd0cc8cc
Merge pull request #6859 from Andy2244/samba4-update-4.8.5
samba4: update to 4.8.5
2018-09-04 17:05:46 +02:00
Dirk Brenken
633574f331
Merge pull request #6853 from stangri/https-dns-proxy
https-dns-proxy: new init script and config files
2018-09-04 16:48:52 +02:00
Toke Høiland-Jørgensen
bee578bc2b radsecproxy: Bump to v1.7.2
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2018-09-04 14:48:48 +02:00
Dirk Brenken
b263b2fecb
Merge pull request #6935 from Ansuel/nginxup
nginx: bump to latest release
2018-09-04 08:20:43 +02:00
Dirk Brenken
aab7ab556f
Merge pull request #6929 from Ansuel/ariang
ariang: fix nginx support script logic
2018-09-04 07:56:29 +02:00
Ansuel Smith
8245d6f071
ariang: fix nginx support script logic
Currently the uci-defaults script doesn't check if the rule is already present. This prevent any problem related by this.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-09-03 21:09:59 +02:00
Dirk Brenken
49a480c959
Merge pull request #6866 from gladiac1337/feature-haproxy-v1.8.13-updates
haproxy: Update all patches for HAProxy v1.8.13
2018-09-03 16:12:56 +02:00
Dirk Brenken
bb4ea84cfe
Merge pull request #6904 from lucize/clamav-milter
clamav: enable clamav-milter
2018-09-03 16:00:28 +02:00
Dirk Brenken
fd770a90d7
Merge pull request #6507 from kenkeys/spoofer-133
spoofer: add package
2018-09-03 15:20:36 +02:00
Dirk Brenken
38167a0ae8
Merge pull request #6632 from t-8ch/esniper_2.35
Esniper: update to 2.35
2018-09-03 15:16:06 +02:00
Stan Grishin
ccb5de4436 https-dns-proxy: new init script and config files
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-09-02 18:35:45 -07:00
Ansuel Smith
eb7d34261b
nginx: bump to latest release
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-09-02 18:45:03 +02:00
Christian Schoenebeck
bfae05139f radicale: add extra command "export_storage" to init script
add extra command "export_storage" to export data for use with Radicale 2.x.x
remove myself as PKG_MAINTAINER, give back to the community

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2018-09-02 16:52:04 +02:00
Rosen Penev
b5e6d2c784 mtr: Switch to official tarball and remove hackish patches (#6738)
Should properly report version now.

Cosmetic makefile changes.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-02 00:55:55 +01:00
Andy Walsh
8040e8c9a6 samba4: update to 4.8.5
* update to 4.8.5
* enable aesni support for x86_64
* add 'unbundle libbsd' patch
* update smb.conf.template (disable spoolss)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-01 14:03:09 +02:00
Dirk Brenken
4987f066f9 adblock: update 3.5.5
* accept only ascii aka punycode chars in blocklists to prevent possible
dns backend warnings
* fix cornercase issues in json parsing (backend & frontend)
* slightly optimize tld compression performance
* refine logging
* use uci wrapper where possible
* change indentation from spaces to tabs (saves 8kb)
* add experimental youtube blocklist source

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-09-01 08:35:35 +02:00
Daniel Engberg
cfba4f0874 nfs-kernel-server: Switch to xz tarball
Switch to smaller xz tarball

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-08-31 19:50:59 +02:00
Hannu Nyman
d0668b02fc
Merge pull request #6515 from ptpt52/mwan3
refine mwan3 link selection
2018-08-31 11:59:36 +03:00
Ted Hess
5f254b504d
Merge pull request #6917 from thess/socat-work
socat: Fix CRDLY, TABDLY and CSIZE shifts for PowerPC
2018-08-30 15:26:45 -04:00
Ted Hess
8f56973564 socat: Fix CRDLY, TABDLY and CSIZE shifts for PowerPC
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-08-30 14:47:43 -04:00