Commit Graph

8812 Commits

Author SHA1 Message Date
Elon Huang 9b7e817f93 rclone-ng: initial package
Signed-off-by: Elon Huang <elonh@immortalwrt.org>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-10-14 22:25:04 -07:00
Elon Huang 5204e148b3 rclone-webui-react: initial package
Signed-off-by: Elon Huang <elonh@immortalwrt.org>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-10-14 22:25:04 -07:00
Elon Huang d518239888 rclone: initial package
Signed-off-by: Elon Huang <elonh@immortalwrt.org>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-10-14 22:25:04 -07:00
Rosen Penev 9ff8e6bcf3 wsdd2: fix usage with musl 1.2.0
This package uses a wrong format string for time_t. Cast to long long to
fix.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-10-14 17:53:54 -07:00
Michael Heimpold b22aa5b9e6 hs20: switch dependencies to php8
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-10-14 14:18:46 +01:00
Rosen Penev 6786e35ff8 transmission: build with wolfSSL again
The problem was discovered and is now patched with an upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-10-14 14:17:34 +01:00
Ivan Pavlov 23df343ab7 openvpn: update to 2.5.4
Include a number of small improvements and bug fixes.
Improve compatibility on Windows systems

Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
2021-10-13 22:23:30 -07:00
Jan Pavlinec d6f6118113 git-lfs: update to version 3.0.1
Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
2021-10-13 22:23:09 -07:00
Eneas U de Queiroz 9e8f127c31 atlas-probe: allow parallel build
Set PKG_BUILD_PARALLEL:=1

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-10-13 22:21:28 -07:00
Eneas U de Queiroz 281df4bcf5 atlas-probe: Fix compilation with gcc11
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>
2021-10-13 22:21:28 -07:00
Stan Grishin 0d0b2a99bb
Merge pull request #16776 from stangri/master-https-dns-proxy
https-dns-proxy: update to 2021-09-27
2021-10-13 21:41:10 -07:00
Stan Grishin f8d16338da https-dns-proxy: update to 2021-09-27
* update to [2021-09-27](da2501f542)
* 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>
2021-10-14 04:23:17 +00:00
Jan Pavlinec 3f62bd9df1 ooniprobe: update to version 3.10.1
Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
2021-10-13 17:07:14 -07:00
Nick Hainke 147c401d19 dawn: update to 2021-10-13
d222d12bcb58 ubus: use local blub_buffer definitions and free

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-10-13 11:20:00 +02:00
Jeffery To 382cac2253
Merge pull request #16844 from erdoukki/crowdsec-firewall-bouncer
crowdsec-firewall-bouncer: initial package v0.0.15
2021-10-11 20:59:20 +08:00
Jeffery To aab450f27a
Merge pull request #16244 from erdoukki/crowdsec
crowdsec: initial package v1.2.0
2021-10-11 20:58:54 +08:00
Georgi Valkov 468fc5fca4 acme: update to 3.0.1
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>
2021-10-10 09:35:41 +02:00
Daniel Golle 0e380d8cff
opentracker: update to git HEAD of 2021-08-23
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-10-09 17:03:20 +01:00
Kerma Gérald 676a621647 crowdsec-firewall-bouncer: initial package v0.0.15
/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>
2021-10-09 11:53:43 +02:00
Kerma Gérald 8903d1b7ca crowdsec: initial package v1.2.0
/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>
2021-10-09 11:53:18 +02:00
Nick Hainke 2039e3fce0 dawn: update to 2021-08-05
* 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>
2021-10-09 10:07:00 +02:00
Daniel Golle 746bb95552
gnunet: update to version 0.15.3
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>
2021-10-09 01:29:01 +01:00
Moritz Warning 078bd4189c zerotier: add option to copy config
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2021-10-08 09:51:03 -07:00
Christian Lachner 7b422274fa haproxy: Update HAProxy to v2.4.7
- 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>
2021-10-08 09:48:19 -07:00
Damiano Renfer ae92cdda13 dnscrypt-proxy: update maintainer email address
Signed-off-by: Damiano Renfer <x9w2n7xnu@relay.firefox.com>
2021-10-08 09:44:27 -07:00
Stan Grishin 6c0f48ea21
Merge pull request #16828 from stangri/master-simple-adblock
simple-adblock: delete obsolete iptables-dependent function
2021-10-08 09:44:15 -07:00
Rosen Penev 215a4f96ec beanstald: fix compilation under macOS
Makefile tests the host system, not what it compiles to. Override.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-10-08 09:43:28 -07:00
Alexandru Ardelean 589c6bb2de python-pytz: bump to version 2021.3
And switch to AUTORELEASE for PKG_RELEASE.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-10-08 09:41:02 -07:00
Stan Grishin 94e53c0b3b simple-adblock: delete obsolete iptables-dependent function
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-10-06 22:40:00 +00:00
Leo Soares 9c4d79519c autossh: fix procd env issue
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>
2021-10-06 12:30:45 -07:00
Florian Eckert da42cf7071
Merge pull request #16792 from damianorenfer/master
ddns-scripts: add infomaniak.com provider
2021-10-05 08:50:01 +02:00
Rosen Penev 2661d615db net-snmp: remove uClibc reference in patch
uClibc is no longer used in OpenWrt. It's pointless anyway. uClibc
defines __GLIBC__.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-10-05 02:01:39 +03:00
Rosen Penev 9aa6d9b9ac net-snmp: update to 5.9.1
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>
2021-10-05 02:00:56 +03:00
Glenn Strauss 07446a73ca lighttpd: update to lighttpd 1.4.60 release hash
also remove patches incorporated upstream into lighttpd 1.4.60

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2021-10-04 09:27:16 -07:00
Damiano Renfer 93b694aaa3
ddns-scripts: add infomaniak.com provider
Signed-off-by: Damiano Renfer <x9w2n7xnu@relay.firefox.com>
2021-10-04 11:03:07 +02:00
Dirk Brenken 9024ce70d5
Merge pull request #16785 from ayufan-research/master
travelmate: support meta-refresh with single-quote
2021-10-04 10:10:28 +02:00
Kamil Trzciński 2cbd9a2eb1 travelmate: support meta-refresh with single-quote
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>
2021-10-04 10:37:51 +03:00
Liangbin Lian 47d9e21104 zerotier: fix cross compile in macOS
zerotier's Makefile use `uname` to detect target when cross compile
uname should always be 'linux'

Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
2021-10-03 16:36:45 -07:00
Jan Hoffmann 73fff7a4ed vnstat2: update to version 2.8
Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2021-10-03 23:40:41 +02:00
Tianling Shen d48b22fb90 v2raya: Update to 1.5.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-10-02 16:24:53 -07:00
Tianling Shen c9433cc43f dnsproxy: Update to 0.39.8
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-10-01 09:30:04 +02:00
Chukun Pan 373053a1e4 socat: update to 1.7.4.1
Remove upstreamed patch.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
2021-09-30 17:42:34 -07:00
Jun Zhu 10bfa7e974 ddns-scripts: Add dnspod.cn
Signed-off-by: Jun Zhu <zhujunsan@gmail.com>
2021-09-30 14:18:55 +08:00
Alexandru Ardelean e2055b5433
Merge pull request #16745 from neheb/tinc2
tinc: update to 1.1pre18
2021-09-29 12:05:40 +03:00
Alexandru Ardelean 2b4fe34e0f
Merge pull request #16515 from jow-/nlbwmon-bump
nlbwmon: update to latest Git HEAD
2021-09-27 23:34:27 +03:00
Sibren Vasse 1a773dd20e openssh: update to 8.8p1
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
2021-09-27 11:06:52 -07:00
Wout Bertrums 74bea91e5a dnsdist/pdns/pdns-recursor: Remove 010-time_t-check.patch
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>
2021-09-27 07:16:05 -07:00
Wout Bertrums 7cab44e001 dnsdist: Update to v1.6.1
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>
2021-09-27 07:16:05 -07:00
Rosen Penev 5f51bc789b tinc: update to 1.1pre18
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>
2021-09-26 20:11:26 -07:00
Chukun Pan 7f50af8949 zerotier: update to 1.6.6
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>
2021-09-26 19:33:46 -07:00