aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | Shorewall6-lite: Bump to 5.2.3.7.W. van den Akker2020-03-07
| | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | Shorewall-lite: Bump to 5.2.3.7.W. van den Akker2020-03-07
| | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | Shorewall-core: Bump to 5.2.3.7.W. van den Akker2020-03-07
| | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | jool: update to 4.0.7Rosen Penev2020-03-06
| | | | | | | | | | | | Adds support for kernel 5.4 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | keepalived: fix building with disable libipvs dynamicFlorian Eckert2020-03-05
| | | | | | | | | | | | | | | | | | | | Backport of upstream staging commit to fix compilation issue with x86_64 as ppc64le build hosts. https://github.com/pqarmitage/keepalived/commit/42c020aab6e51d09f22a2e4a33ce6fd73009e2dc This fixes #10642. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | squid: fix 'localhet' typo in squid.confJonathan Elchison2020-03-04
| | | | | | | | Signed-off-by: Jonathan Elchison <JElchison@Gmail.com>
* | Merge pull request #11468 from dengqf6/xt-3.9Jo-Philipp Wich2020-03-04
|\ \ | | | | | | xtables-addons: update to 3.9, fix build on kernel 5.4
| * | xtables-addons: update to 3.9DENG Qingfang2020-03-01
| | | | | | | | | | | | Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
| * | xtables-addons: fix packetscript build with 5.3DENG Qingfang2020-03-01
| | | | | | | | | | | | | | | | | | Use skb_ensure_writable instead Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
| * | xtables-addons: update rtsp extensionDENG Qingfang2020-03-01
| | | | | | | | | | | | | | | | | | | | | 57394bc Fix build with Linux 5.3 b95d68c Use uint for module parameter type for setup_timeout, remove -ve check Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | linknx: convert to procdRosen Penev2020-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed options UCI parameter. It's not terribly useful. Most of the parameters can be replaced with procd functionality. procd also demands processes to run in the foreground. Removed -fno-builtin. It seems to be a legacy option. Ran init script through shellcheck. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | bonding: add missing policiesHelge Mader2020-03-03
| | | | | | | | | | | | Signed-off-by: Helge Mader <ma@dev.tdt.de>
* | | mosquitto: bump to 1.6.9Karl Palsson2020-03-02
| | | | | | | | | | | | | | | | | | | | | | | | Full changelog: https://mosquitto.org/blog/2020/02/version-1-6-9-released/ Nothing of particular relevant to OpenWrt, just general fixes. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | Merge pull request #11462 from yousong/sqmToke Høiland-Jørgensen2020-03-01
|\ \ \ | | | | | | | | sqm-scripts: luci-app-sqm: init ucitrack with uci-defaults
| * | | sqm-scripts: luci-app-sqm: init ucitrack with uci-defaultsYousong Zhou2020-03-01
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | To avoid build failure when luci-app-sqm is selected as builtin where the ipk will be installed on build machine While at it, switch to using $(MAKE) instead of plain "make" Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* / / git: update to version 2.25.1Josef Schlehofer2020-03-01
|/ / | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | ddns-scripts: bump package versionRosen Penev2020-02-28
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | ddns-scripts: fix logging bugRosen Penev2020-02-28
| | | | | | | | | | | | | | Fixes issue #11282, this patch was provided by PaulFertser on the #openwrt IRC. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #11444 from neheb/stbRosen Penev2020-02-28
|\ \ | | | | | | stubby: fix init script
| * | stubby: fix init scriptRosen Penev2020-02-26
| | | | | | | | | | | | | | | | | | The configuration file was not being generated. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | u2pnpd: update to 0.5Michael Heimpold2020-02-28
| | | | | | | | | | | | | | | | | | | | | This update fixes #11452 since LFS detection support was added upstream. While at, update SPDX license tag to latest standard. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #11416 from Borromini/masterRosen Penev2020-02-27
|\ \ \ | | | | | | | | Unbound: update to 1.10.0
| * | | unbound: enable ipset support for the unbound-daemon-heavy variant.Stijn Segers2020-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch enables ipset support in the unbound-daemon-heavy variant. See [1] for instructions on how to use it. Also fix a minor typo in the libunbound-light description. [1] https://github.com/NLnetLabs/unbound/pull/28 Signed-off-by: Stijn Segers <foss@volatilesystems.org>
| * | | Unbound: update to 1.10.0Stijn Segers2020-02-23
| | | | | | | | | | | | | | | | Signed-off-by: Stijn Segers <foss@volatilesystems.org>
* | | | Merge pull request #11433 from lucize/libreupRosen Penev2020-02-27
|\ \ \ \ | | | | | | | | | | libreswan: update to 3.30
| * | | | libreswan: update to 3.30Lucian Cristian2020-02-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | Merge pull request #11450 from TDT-AG/pr/20200227-keepalivedRosen Penev2020-02-27
|\ \ \ \ \ | | | | | | | | | | | | keepalived: update version to 2.0.20
| * | | | | keepalived: update version to 2.0.20Florian Eckert2020-02-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | Merge pull request #11451 from jow-/cgi-io-fix-uclibcRosen Penev2020-02-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | cgi-io: fix compilation against uClibc
| * | | | | | cgi-io: fix compilation against uClibcJo-Philipp Wich2020-02-27
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | Merge pull request #11449 from neheb/addrwRosen Penev2020-02-27
|\ \ \ \ \ \ | |/ / / / / |/| | | | | addrwatch: update to 1.0.2
| * | | | | addrwatch: update to 1.0.2Rosen Penev2020-02-26
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to standard tarball to avoid autoreconfig. Fix license information. Add PKG_BUILD_PARALLEL for faster compilation. Add PKG_INSTALL for consistency with other packages. Removed upstreamed patches. Refresh remaining one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / | | | ola: link against libm under glibcRosen Penev2020-02-26
|/ / / / | | | | | | | | | | | | | | | | | | | | Fixes compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #11434 from lucize/frrupRosen Penev2020-02-26
|\ \ \ \ | | | | | | | | | | frr: update to 7.3
| * | | | frr: update to 7.3Lucian Cristian2020-02-26
| |/ / / | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | pagekite: add simple websockets and update syntaxKarl Palsson2020-02-26
| | | | | | | | | | | | | | | | | | | | | | | | Syntax now matches preferred upstream style. Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | | | pagekite: avoid redundant information in syslogKarl Palsson2020-02-26
| | | | | | | | | | | | | | | | | | | | | | | | Patch from upstream: https://github.com/pagekite/libpagekite/commit/7b4587818564aa667f868249e9a8f1dc1d095fd3 Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | | | pagekite: bump to v0.91.200218Karl Palsson2020-02-26
| | | | | | | | | | | | | | | | | | | | | | | | pings the front ends less aggressively, reducing cpu usage on the host. Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | | | ocserv: updated to 0.12.6Nikos Mavrogiannopoulos2020-02-26
|/ / / | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | | stubby: makefile and init script cleanupRosen Penev2020-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reordered Makefile according to https://github.com/openwrt/packages/pull/9399#issuecomment-508727872 . Added PKG_BUILD_PARALLEL for faster compilation. Remove duplicated conffiles section. Install /etc/config/stubby using INSTALL_CONF, as is done elsewhere Run init script through shellcheck and clean it up. Added chmod for the stubby config file, to fix a LuCI issue. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | samba4: bring back the fix to build with parallel jobsDaniel Bermond2020-02-23
|/ / | | | | | | | | | | | | | | | | Fixes #11417 The fix was implemented in commit 710700c and was later removed in commit c50c583. Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
* | Merge pull request #11414 from wfleurant/ygg-bump-0-3-13Hannu Nyman2020-02-23
|\ \ | | | | | | yggdrasil: bump to 0.3.13
| * | yggdrasil: bump to 0.3.13William Fleurant2020-02-22
| | | | | | | | | | | | Signed-off-by: William Fleurant <meshnet@protonmail.com>
* | | Merge pull request #11408 from tru7/knxdRosen Penev2020-02-23
|\ \ \ | | | | | | | | knxd: bump to version 0.14.31
| * | | knxd: bump to version 0.14.31Othmar Truniger2020-02-23
| | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | Merge pull request #11411 from rs/nextdns-1.4.33Hannu Nyman2020-02-23
|\ \ \ \ | |_|/ / |/| | | nextdns: Update to version 1.4.33
| * | | nextdns: Update to version 1.4.33Olivier Poitrey2020-02-22
| |/ / | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* / / lighttpd: update to version 1.4.55Josef Schlehofer2020-02-22
|/ / | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | cgi-io: use O_TMPFILE for uploads and attempt to directly link target fileJo-Philipp Wich2020-02-22
| | | | | | | | | | | | | | | | | | | | | | | | Create an anonymous inode in /tmp using O_TMPFILE and attempt to link the file in place using linkat(). Only fall back to the old file copy when linking the tempfile fails. Avoids double memory use if both the temporary upload file and the destination file are located in /tmp. Ref: https://github.com/openwrt/luci/issues/3654 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | sshtunnel: init script improvementsKimmo Vuorinen2020-02-20
| | | | | | | | | | | | | | | | | | | | * Fix for OpenSSH pickiness about argument order to be able to use tap devices. * Allow tun/tap devices to be used from index 0 as demonstrated in example config. * Change arithmetic expressions. Signed-off-by: Kimmo Vuorinen <kimmo.vuorinen@gmail.com>