aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* atlas-probe: allow parallel buildEneas U de Queiroz2021-10-13
| | | | | | Set PKG_BUILD_PARALLEL:=1 Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* atlas-probe: Fix compilation with gcc11Eneas U de Queiroz2021-10-13
| | | | | | | | | | This uses some definitions from <sys/cdefs.h> in gcc 8.4.0, not present in musl or gcc11. Also use clock_gettime() instead of syscall(__NR_clock_gettime,...), which is not currently defined. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* Merge pull request #16776 from stangri/master-https-dns-proxyStan Grishin2021-10-13
|\ | | | | https-dns-proxy: update to 2021-09-27
| * https-dns-proxy: update to 2021-09-27Stan Grishin2021-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | * update to [2021-09-27](https://github.com/aarond10/https_dns_proxy/commit/da2501f542a732167a78f1851a511d9c0abc2fd8) * fixes https://github.com/aarond10/https_dns_proxy/issues/125 * restart instead of reload on interface hotplug * fixes https://github.com/openwrt/packages/issues/16794 * produce output and log entries on service start/stop * prevent unnecessary dnsmasq restarts if service has previously updated dnsmasq settings * allow both named and typed dnsmasq instance settings to be updated * update 010-fix-cmakelists patch file Signed-off-by: Stan Grishin <stangri@melmac.net>
* | ooniprobe: update to version 3.10.1Jan Pavlinec2021-10-13
| | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
* | dawn: update to 2021-10-13Nick Hainke2021-10-13
| | | | | | | | | | | | d222d12bcb58 ubus: use local blub_buffer definitions and free Signed-off-by: Nick Hainke <vincent@systemli.org>
* | Merge pull request #16844 from erdoukki/crowdsec-firewall-bouncerJeffery To2021-10-11
|\ \ | | | | | | crowdsec-firewall-bouncer: initial package v0.0.15
| * | crowdsec-firewall-bouncer: initial package v0.0.15Kerma Gérald2021-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | /net/crowdsec-firewall-bouncer/ crowdsec-firewall-bouncer will fetch new and old decisions from a CrowdSec API to add them in a blocklist used by supported firewalls. Signed-off-by: Kerma Gérald <gandalf@gk2.net>
* | | Merge pull request #16244 from erdoukki/crowdsecJeffery To2021-10-11
|\ \ \ | | | | | | | | crowdsec: initial package v1.2.0
| * | | crowdsec: initial package v1.2.0Kerma Gérald2021-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /net/crowdsec/ Crowdsec - An open-source, lightweight agent to detect and respond to bad behaviours. It also automatically benefits from a global community-wide IP reputation database. Signed-off-by: Kerma Gérald <gandalf@gk2.net>
* | | | acme: update to 3.0.1Georgi Valkov2021-10-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Default to letsencrypt because the upstream default may change. Passing --staging is no longer needed, since --serever will select a staging server if needed. Signed-off-by: Georgi Valkov <gvalkov@abv.bg> Tested-by: Georgi Valkov <gvalkov@abv.bg> Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | opentracker: update to git HEAD of 2021-08-23Daniel Golle2021-10-09
| |/ / |/| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | dawn: update to 2021-08-05Nick Hainke2021-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * c70773a - datastorage: use signal strength as a metric * 14e0f83 - Don't display debugging output with DAWN_NO_OUTPUT * 97e5de1 - uci: add neighbor list priority options * 2b1a53c - dawn_uci: set default values * 6eb747b - Use separate configs for 802.11g & 802.11a bands * 1e34357 - Verify compatibility before parsing config message * a7a8309 - List all neighbors with same score when kicking * 3ba0fa4 - Change beacon request fields to appropriate values * 009aab9 - Change mode config parameter from int to string Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | gnunet: update to version 0.15.3Daniel Golle2021-10-09
| | | | | | | | | | | | | | | | | | | | | | | | Update to GNUnet release 0.15.3. Note that GNUnet 0.15.x is incompatible with the previous 0.14.x wire format. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | zerotier: add option to copy configMoritz Warning2021-10-08
| | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | haproxy: Update HAProxy to v2.4.7Christian Lachner2021-10-08
| | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash - Make build-target and parameters dependant on configured c-library - Removed duplicate build-parameters Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | dnscrypt-proxy: update maintainer email addressDamiano Renfer2021-10-08
| | | | | | | | | | | | Signed-off-by: Damiano Renfer <x9w2n7xnu@relay.firefox.com>
* | | Merge pull request #16828 from stangri/master-simple-adblockStan Grishin2021-10-08
|\ \ \ | | | | | | | | simple-adblock: delete obsolete iptables-dependent function
| * | | simple-adblock: delete obsolete iptables-dependent functionStan Grishin2021-10-06
| | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | beanstald: fix compilation under macOSRosen Penev2021-10-08
| | | | | | | | | | | | | | | | | | | | | | | | Makefile tests the host system, not what it compiles to. Override. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | python-pytz: bump to version 2021.3Alexandru Ardelean2021-10-08
|/ / / | | | | | | | | | | | | | | | And switch to AUTORELEASE for PKG_RELEASE. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | autossh: fix procd env issueLeo Soares2021-10-06
| | | | | | | | | | | | | | | | | | | | | This commit fixes an issue where the `AUTOSSH_GATETIME` is not available in the `procd` environment which gets overwritten by the second `procd_set_param env` call. It now calls the `procd_set_param env` once with the two variables, instead of twice. Signed-off-by: Leo Soares <leo@hyper.ag>
* | | Merge pull request #16792 from damianorenfer/masterFlorian Eckert2021-10-05
|\ \ \ | | | | | | | | ddns-scripts: add infomaniak.com provider
| * | | ddns-scripts: add infomaniak.com providerDamiano Renfer2021-10-04
| | | | | | | | | | | | | | | | Signed-off-by: Damiano Renfer <x9w2n7xnu@relay.firefox.com>
* | | | net-snmp: remove uClibc reference in patchRosen Penev2021-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | uClibc is no longer used in OpenWrt. It's pointless anyway. uClibc defines __GLIBC__. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | net-snmp: update to 5.9.1Rosen Penev2021-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com> [remove irrelevant part from commit message after splitting changes] Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | lighttpd: update to lighttpd 1.4.60 release hashGlenn Strauss2021-10-04
|/ / / | | | | | | | | | | | | | | | also remove patches incorporated upstream into lighttpd 1.4.60 Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | Merge pull request #16785 from ayufan-research/masterDirk Brenken2021-10-04
|\ \ \ | | | | | | | | travelmate: support meta-refresh with single-quote
| * | | travelmate: support meta-refresh with single-quoteKamil Trzciński2021-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently `travelmate` only support `<meta` tag if it contains `"`. This updates `travelmate.sh` to support `'` as well. ```html <meta...content='1; url= ``` Signed-off-by: Kamil Trzciński <ayufan@ayufan.eu>
* | | | zerotier: fix cross compile in macOSLiangbin Lian2021-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | zerotier's Makefile use `uname` to detect target when cross compile uname should always be 'linux' Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
* | | | vnstat2: update to version 2.8Jan Hoffmann2021-10-03
| | | | | | | | | | | | | | | | Signed-off-by: Jan Hoffmann <jan@3e8.eu>
* | | | v2raya: Update to 1.5.4Tianling Shen2021-10-02
|/ / / | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | dnsproxy: Update to 0.39.8Tianling Shen2021-10-01
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | socat: update to 1.7.4.1Chukun Pan2021-09-30
| |/ |/| | | | | | | | | Remove upstreamed patch. Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
* | ddns-scripts: Add dnspod.cnJun Zhu2021-09-30
| | | | | | | | Signed-off-by: Jun Zhu <zhujunsan@gmail.com>
* | Merge pull request #16745 from neheb/tinc2Alexandru Ardelean2021-09-29
|\ \ | | | | | | tinc: update to 1.1pre18
| * | tinc: update to 1.1pre18Rosen Penev2021-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to normal tarballs. Add license information. Reorganize Makefile for consistency between packages. Add libtool patch fixing compilation under some conditions. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #16515 from jow-/nlbwmon-bumpAlexandru Ardelean2021-09-27
|\ \ \ | | | | | | | | nlbwmon: update to latest Git HEAD
| * | | nlbwmon: update to latest Git HEADJo-Philipp Wich2021-09-01
| | | | | | | | | | | | | | | | | | | | | | | | d82c910 nfnetlink: warn if the requested recv buffer size surpasses rmem_max Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | openssh: update to 8.8p1Sibren Vasse2021-09-27
| | | | | | | | | | | | | | | | Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
* | | | dnsdist/pdns/pdns-recursor: Remove 010-time_t-check.patchWout Bertrums2021-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch to remove PowerDNS' check for whether time_t is 64-bit is not needed anymore, due to OpenWrt now having a more recent musl libc where time_t is 64-bit on all architectures. Signed-off-by: Wout Bertrums <wout@wbnet.eu>
* | | | dnsdist: Update to v1.6.1Wout Bertrums2021-09-27
| |/ / |/| | | | | | | | | | | | | | | | | The patch for GCC 11 is not needed anymore because it is upstream now: https://github.com/PowerDNS/pdns/pull/10400 Signed-off-by: Wout Bertrums <wout@wbnet.eu>
* | | zerotier: update to 1.6.6Chukun Pan2021-09-26
| | | | | | | | | | | | | | | | | | | | | | | | This is a security release (see [1]). [1] https://www.zerotier.com/2021/09/21/incident-response-to-september-20th-2021 Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
* | | smcroute: update to version 2.5.3Moritz Warning2021-09-26
| | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | curl: update to 7.79.1Stan Grishin2021-09-26
| | | | | | | | | | | | | | | | | | * update to [7.79.1](https://curl.se/changes.html#7_79_1) Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | usbip: Add init script for usbip-serverAlexander Sulfrian2021-09-26
| | | | | | | | | | | | Signed-off-by: Alexander Sulfrian <asulfrian@zedat.fu-berlin.de>
* | | transmission: add two more syscalls to seccomp filterDaniel Golle2021-09-25
| | | | | | | | | | | | | | | | | | | | | | | | Testing showed that additional syscalls are needed on ARMv7. Add "clock_gettime64" and "statx" which seem to be used now instead of "clock_gettime" and "stat" syscalls which are already listed. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | dnsproxy: Update to 0.39.7Tianling Shen2021-09-24
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | xray-core: Update to 1.4.5Tianling Shen2021-09-24
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | nut: Add the option to compile Nut NetXML drivers with the Nut package.Seb Belcher2021-09-23
| | | | | | | | | | | | | | | | | | Also modifies the nut-server init script to include options specific to the netxml driver. Signed-off-by: Seb Belcher <sdjbelcher@gmail.com>