Commit graph

11166 commits

Author SHA1 Message Date
Tiago Gaspar
5f16794b5f nginx: update to 1.25.3
Update nginx to the latest version.

Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
2024-01-04 22:35:17 +01:00
Rani Hod
1e0d7fd2ef wifi_schedule: fix startup problems
Fixes: e0d7181a6
Closes: #22973
Closes: #22988

1. Make the new `startup()` function in `/usr/bin/wifi_schedule.sh`
   respect the global `enabled` config flag; in particular, make no
   changes to `/etc/config/wireless` when wifi_schedule is disabled.
2. Make the new `/etc/init.d/wifi_schedule` service script executable.

Signed-off-by: Rani Hod <rani.hod@gmail.com>
2024-01-03 08:47:39 -08:00
Moritz Warning
ed5e79644d dhtd: update to 1.0.1
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2024-01-03 17:34:10 +01:00
Tianling Shen
37a77ffaf5
dnsproxy: Update to 0.61.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-01-03 15:16:06 +08:00
Tianling Shen
6316772b3d
v2ray-geodata: Update to latest versin
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-01-03 15:16:03 +08:00
Tianling Shen
ce684797e6
v2raya: Update to 2.2.4.6
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-01-03 15:15:11 +08:00
Nikos Mavrogiannopoulos
56bd0ad82a
Merge pull request #23047 from neheb/fu
openconnect: update to 9.12
2024-01-03 08:07:26 +01:00
W. Michael Petullo
839f1313e7 snort: remove package
Replaced with snort3.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-01-03 06:49:42 +01:00
Rosen Penev
d7d7c5bbb3 hs20: fix compilation with libxml 2.12
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-01-02 18:56:07 -08:00
Rosen Penev
02a5264214 openconnect: update to 9.12
Remove upstream backport and fix libxml 1.12 compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-01-02 16:31:21 -08:00
Misha Bragin
86bdfc7fb6 netbird: update to version 0.25.2
Signed-off-by: Misha Bragin <bangvalo@gmail.com>
2024-01-02 15:40:15 -08:00
Eric Fahlgren
e05835deac snort3: add missing action-override option
Allow use of rules as-defined, and don't override their actions.  This
is generally the best way to use the ruleset, and overriding their
actions should only be undertaken when you fully understand how it
affects their use.

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
2024-01-02 15:29:50 -08:00
John Audia
224a3816d8 snort3: compile with lzma support
This PR adds the ability of snort to process rules that target
swf and pdf files requiring lzma decompression to look for
malicious payloads therein.  This change only increases the size
of the snort3 executable by a fraction of a KB and the added
dependency of liblzma (based on currently offered 5.4.4-1) is
only a 169 KB shared object.  Based on CPU requirements of snort,
x86 users likely represent the majority user-base and space their
rootfs is not an issue as it may be for lower-powered SoCs.

Size of snort3-3.1.76.0-2: 7354403 bytes
Size of snort3-3.1.76.0-3: 7354435 bytes

Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne

Signed-off-by: John Audia <therealgraysky@proton.me>
2024-01-02 15:29:11 -08:00
Erik Conijn
7735cdfe60 Openvpn: add missing script event options
Maintainer: @mkrkn  @neheb
Compile tested: aarch64, cortex-a53, OpenWRT Master
Run tested: Dynalink DL-WRX36

Description:
[A previous commit](f8a8b71e26) has added more script event options.
However it looked like that commit was not complete as it stops the use of the script events route-up, route-pre-down, and ipchange when those are placed in the openvpn config file.

This PR fixes a regression that makes it problematic to specify certain event options in the OpenVPN configuration file.

Discussion in [this thread](https://forum.openwrt.org/t/openvpn-custom-route-up-script-in-23-05-rc2/167105/13) and [here](https://forum.openwrt.org/t/openvpn-route-up-and-route-pre-down-broken-in-23-05/176568)

Please have a look and consider implementing or make it possible to use all script event options in the openvpn config file in another way.

Pull request has been discussed and improved with the help of @AuthorReflex, see: https://github.com/openwrt/packages/pull/21732

Signed-off-by: Erik Conijn <egc112@msn.com>
2024-01-02 15:27:52 -08:00
Ben Klang
d8dbf36810 nqptp: Add new port nqptp for use with shairport-sync
Signed-off-by: Ben Klang <bklang@wirehack.net>
2024-01-02 15:15:00 -08:00
W. Michael Petullo
ff82f8dcc7 nfdump: update to 1.7.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-01-02 15:12:51 -08:00
W. Michael Petullo
949b94bdda krb5: update to 1.21.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-01-02 14:52:03 -08:00
Nick Hainke
4173327904 snowflake: update to 2.8.1
Changelog:
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/blob/v2.8.1/ChangeLog

Signed-off-by: Nick Hainke <vincent@systemli.org>
2024-01-02 22:35:19 +01:00
21caa4e60f
Merge branch 'openwrt:master' into master 2024-01-01 17:58:15 +05:30
Anya Lin
2cf219c837
sing-box: Update to 1.7.7
Signed-off-by: Anya Lin <hukk1996@gmail.com>
2023-12-30 22:44:52 +08:00
e16fae30ab
Merge branch 'openwrt:master' into master 2023-12-30 19:08:35 +05:30
Remi Gacogne
738937a9c6 dnsdist: Enable custom load-balancing policies in the light version
Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
2023-12-28 19:37:22 -08:00
Dirk Brenken
8c8a335eaf
banip: update 0.9.3-3
* more init fixes

Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-12-28 21:13:16 +01:00
Dirk Brenken
5af101564a
banip: update 0.9.3-2
* rework the device/interface auto-detection (only layer-3 network devices will be detetcted correctly), disable the auto-detection e.g. for special tunnel interfaces
* supports now full gawk (preferred, if installed) and busybox awk
* raise the default boot timeout to 20 seconds (if 'ban_triggerdelay' is not set)
* various small fixes and improvements
* readme update

Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-12-28 17:57:04 +01:00
Sergey Ponomarev
9130a94425 sshtunnel: update to v5.2
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-27 17:31:33 +00:00
Sergey Ponomarev
28e8daf726 sshtunnel: simplify command composition
Remove append_params and use shell expressions instead e.g. ${port:+-p $port}.

Note that we can't do that with ProxyCommand because it has to be quoted.

The order of options was changed from more important like hostname to just static -nN.

The CompressionLevel option is removed from SSH2.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-27 17:31:33 +00:00
Sergey Ponomarev
d1d1bd60c9 sshtunnel: ProxyCommand option
The ProxyCommand may have spaces so it must be quoted.
So we must use the procd_append_param.
Currently the option is not supported by Dropbear.
But it has -J instead which in OpenSSH means ProxyJump.
So we can't use it to avoid conflict.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-27 17:31:33 +00:00
Stan Grishin
60a68323bd nebula: update to 1.8.1
* https://github.com/slackhq/nebula/releases/tag/v1.8.1

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-26 11:05:34 +01:00
Shi JiaYang
a2b72f13ff tailscale: Update to 1.56.1
Signed-off-by: Shi JiaYang <shi05275@163.com>
2023-12-25 12:40:48 -08:00
Philip Prindeville
5e87484968
Merge pull request #22898 from lowjoel/strongswan-fix-no-instances
strongswan: trigger reload when interfaces are specified
2023-12-24 14:04:25 -07:00
John Audia
5cdf7d5883 snort3: update to 3.1.77.0
Changelog: https://github.com/snort3/snort3/releases/tag/3.1.77.0

   ,,_     -*> Snort++ <*-
  o"  )~   Version 3.1.77.0
   ''''    By Martin Roesch & The Snort Team
           http://snort.org/contact#team
           Copyright (C) 2014-2023 Cisco and/or its affiliates. All rights reserved.
           Copyright (C) 1998-2013 Sourcefire, Inc., et al.
           Using DAQ version 3.0.13
           Using LuaJIT version 2.1.0-beta3
           Using OpenSSL 3.0.12 24 Oct 2023
           Using libpcap version 1.10.4 (with TPACKET_V3)
           Using PCRE version 8.45 2021-06-15
           Using ZLIB version 1.3
           Using Hyperscan version 5.4.2 2023-12-20

Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne

Signed-off-by: John Audia <therealgraysky@proton.me>
2023-12-23 15:06:44 +02:00
1ae934d62f
Merge branch 'openwrt:master' into master 2023-12-22 23:23:45 +05:30
Daniel Golle
dbae7f9493 gnunet: update to version 0.20.0
v0.20.0:
  - GNUNET_TESTING_get_testname_from_underscore renamed to GNUNET_STRINGS_get_suffix_from_binary_name and moved from libgnunettesting to libgnuneutil
  - Move GNUNET_s into libgnunetutil.
  - re-introduce compiler annotation for array size in signature
  - function-signature adjustment due to compiler error
  - GNUNET_PQ_get_oid removed, GNUNET_PQ_get_oid_by_name improved
  - Added GNUNET_PQ_get_oid_by_name
  - added GNUNET_PQ_get_oid()
  - Added new CCA-secure KEM and use in IDENTITY encryption
  - Add KEM API to avoid ephemeral private key management
  - Add new GNUNET_PQ_event_do_poll() API to gnunet_pq_lib.h
  - Added API to support arrays in query results
  - Improve PQ API documentation.
  - API for array types extended for times
  - API extended for array query types
  - relevant array-types in queries (not results) in postgresql added
  - just style fixes, int to enum
  - initial steps towards support of array-types in posgresql
  - adds GNUNET_JSON_spec_object_const() and GNUNET_JSON_spec_array_const()

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-12-22 13:10:00 +00:00
Florian Eckert
8ab4147773
Merge pull request #22941 from TDT-AG/pr/20231220-openvpn
openvpn: start openvpn connection located under '/etc/openvpn' not only on system start
2023-12-22 13:54:26 +01:00
Tianling Shen
a66fd0f835 alist: add new package
AList is a file list/WebDAV program that supports multiple storages,
powered by Gin and Solidjs.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-12-22 10:41:08 +08:00
Alan Luck
25ded48f9f wsdd2: update to 2023-12-21
Signed-off-by: Alan Luck <luckyhome2008@gmail.com>
2023-12-21 18:06:26 -08:00
Peter van Dijk
7f8b2a8a2d pdns: update to 4.8.4
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2023-12-21 22:12:58 +01:00
Peter van Dijk
b6b9519975 dnsdist: update to 1.8.3
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2023-12-21 22:12:47 +01:00
Robert Marko
56f3cab124 mdio-tools: update to 1.3.1
Update the mdio-netlink kmod and userspace mdio-tools to version 1.3.1.

[v1.3.1] - 2023-12-02
---------------------

Fixes mvls to work with kernels 6.2 and onwards.

- mdio: Multiple registers can now be dumped at once, via the generic
  dump operation.

- mvls: Relax the driver matching to accept the strings used in
  kernels 6.2 and newer.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2023-12-21 11:11:27 +08:00
Florian Eckert
72088b34a8 openvpn: bump PKG_RELEASE
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-12-20 15:07:37 +01:00
Florian Eckert
053e588162 openvpn: Added option to not start the native OpenVPN configurations on boot
OpenVPN configurations that have a uci entry, the enable/enabled option can
be used to control whether the OpenVPN connection should be started at
system startup or not.

OpenVPN configurations that are located under '/etc/openvpn/' are always
started at system boot. To ensure that these connections can also be
started later, they must 'not' be started automatically during system boot.
This can be prevented with the following entry in the OpenVPN configuration.

config globals 'globals'
	option autostart '0'

These OpenVPN configurations can then be started later with the command.
'/etc/init.d/openvpn start <name>'

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-12-20 15:01:46 +01:00
Florian Eckert
9a27865acb openvpn: add possibility to start openvpn_path_instance on request
This commit adds the possibility that an OpenVPN instance located under
'/etc/openvpn' can also be started with the command.
'/etc/init.d/openvpn start <name>'

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-12-20 15:01:39 +01:00
Florian Eckert
0b633a0886 openvpn: add start_path_instance function
This commit moves the part for starting an instance to a sub function.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-12-20 15:01:29 +01:00
Florian Eckert
b2269ecbf7 openvpn: move path instances call to sub function
Move the start of the OpenVPN configurations in '/etc/openvpn' in a function.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-12-20 15:01:24 +01:00
Florian Eckert
01d8f5c9be openvpn: rename start_instance to start_uci_instance
Preparation commit to make it clear that this is a uci configuration.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-12-20 15:01:14 +01:00
Daniel Golle
cbdd619c23 libcurl-gnutls: update to version 8.5.0
https://curl.se/changes.html#8_5_0

Pick upstream patch to fix build with gnuTLS and verbose strings removed.
The patch should be removed with the next version bump.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-12-20 13:05:49 +00:00
Tianling Shen
df24c8d097
dnsproxy: Update to 0.61.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-12-20 10:56:45 +08:00
Rosen Penev
dc0f5ef890 apache: update to 2.4.58
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-12-19 15:44:20 -08:00
Sergey Ponomarev
c29619cf8a mosh: Move section net/Network/SSH
The mosh-server and mosh-client packages are related to SSH.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-18 15:04:53 -08:00
Paul Doran
82f36e0c78 nut: update to 2.8.1
Signed-off-by: Paul Doran <ruralroots@gmail.com>
[remove upstream patch included in 2.8.1]
2023-12-18 19:28:17 +02:00
Miroslav Lichvar
9b6bf46957 chrony: add ntp hotplug provider script
When the service is started, wait for the clock to be synchronized for
up to 5 minutes and provide the stratum action once for ntp hotplug
scripts.

Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2023-12-18 19:01:44 +02:00
Miroslav Lichvar
4fce398849 chrony: update to 4.5
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2023-12-18 19:01:44 +02:00
Joel Low
f2d209e4ff strongswan: trigger reload when interfaces are specified
Fixes #20848

Add interface triggers if interfaces to listen to are specified in
`/etc/config/ipsec`. This fixes the "running with no instances" scenario
after rebooting a router.

Signed-off-by: Joel Low <joel@joelsplace.sg>
2023-12-18 10:17:09 +08:00
Hannu Nyman
9df168c7f8
Merge pull request #22894 from Ansuel/wifidog-bump
wifidog: make it compile again with recent version of WolfSSL
2023-12-17 20:10:14 +02:00
Michael Heimpold
7009c6be73 apache: add compile fix for libxml-2.12.x
libxml2 restructured includes, thus another include is now required
otherwise build fails.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2023-12-17 19:49:22 +02:00
Jan Hák
a693dd5821 knot: update to version 3.3.3
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2023-12-16 19:12:45 +02:00
Eric Fahlgren
0d2dac8792 snort3: add missing config include and general cleanup
- Delete legacy configuration files homenet.lua and local.lua
- Add snort config 'include' to allow user customizations in the lua
- Enhance 'check' to test generated nftables file
- Suppress inclusion of rules file when doing silent config check
- Suppress warnings on configuration check unless '-v'erbose
- Replace text logging with json logging to reduce footprint and make reports easier
- Fix some typos in the snort.uc template
- Fix up some error messages suggesting solutions

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
2023-12-16 22:08:49 +08:00
Stan Grishin
bab17f480c adblock-fast: update to 1.1.1-1
* move reload/restart logic from json() to config_cache()
* improve fw4 restart decision logic
* no longer store reload/restart info in ubus/status json file
* rename variables pointing to run-time information
* create dns_set_output_values to reuse code in principal all and luci app
* improve append_url to store collected URLs in an alternative variable

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-15 02:42:13 +00:00
Tianling Shen
6244ba5633
Merge pull request #22884 from gladiac/haproxy-2.8.5
haproxy: update to v2.8.5
2023-12-15 08:15:48 +08:00
Christian Marangi
b38e3cd257
wifidog: make it compile again with recent version of WolfSSL
Recent version of WolfSSL dropped CyaSSL shims and made the package not
compilable. Converting it to the WolfSSL library is simple enough as the
API used are very basic and can be converted directly. Add patch that
fully convert the package to WolfSSL and doesn't use the compat shim
anymore.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-12-14 20:02:21 +01:00
Nick Hainke
12defee0ce snowflake: update to 2.8.0
Release Notes:
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/blob/v2.8.0/ChangeLog

Signed-off-by: Nick Hainke <vincent@systemli.org>
2023-12-13 21:11:15 +01:00
Tianling Shen
7114155a91
v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-12-13 14:22:12 +08:00
Tianling Shen
5ca3b2ed44
v2ray-core: Update to 5.13.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-12-13 14:21:55 +08:00
Tianling Shen
3900f2aab4
dnsproxy: Update to 0.60.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-12-13 14:21:50 +08:00
Maxim Storchak
0e1ddd2417 tgt: update to 1.0.89
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2023-12-13 14:15:43 +08:00
John Audia
a2e6d4910b snort3: add myself as a co-maintainer
Michael invited me to co-maintain[1].

1. https://github.com/openwrt/packages/pull/22830#issuecomment-1848997029

Signed-off-by: John Audia <therealgraysky@proton.me>
2023-12-13 14:14:05 +08:00
Stan Grishin
c399f7b94a
Merge pull request #22873 from stangri/master-https-dns-proxy
https-dns-proxy: only restart firewall when needed
2023-12-11 15:45:55 -07:00
Dirk Brenken
df81585cea
banip: bump to release 0.9.3-1
* provides an option to transfer log events on remote servers via cgi interface (disabled by default), see readme for details
* refine the allowlist check to support IP intervals as well before adding an IP to the blocklist

Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-12-11 17:35:40 +01:00
Stan Grishin
8b6635bae9 https-dns-proxy: only restart firewall when needed
* only restart firewall when needed

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-11 13:18:36 +00:00
Stan Grishin
693287e961 adblock-fast: better allow-listing
* improve allow-listing reliability by running sed from the script-file
  instead of the command-line
* fix user for smartdns files ownership

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-11 00:55:46 +00:00
Stan Grishin
c33f6ecf2e
Merge pull request #22858 from stangri/master-nebula
nebula: update to 1.8.0
2023-12-10 13:55:03 -07:00
Stan Grishin
b209137cd4
Merge pull request #22856 from stangri/master-curl
curl: update to 8.5.0
2023-12-10 13:54:58 -07:00
aca03548c5
Merge branch 'openwrt:master' into master 2023-12-11 02:04:58 +05:30
Stan Grishin
e9b04f32a4 nebula: update to 1.8.0
* https://github.com/slackhq/nebula/releases/tag/v1.8.0

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-10 17:48:05 +00:00
Stan Grishin
6501290c17 curl: update to 8.5.0
* https://curl.se/changes.html#8_5_0

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-10 17:41:49 +00:00
Stan Grishin
1914114ed3 adblock-fast: bugfix: block domains from config when not using block-lists
* remove empty lines from the combined list to allo optimization code
  to work properly

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-10 02:50:03 +00:00
Van Waholtz
a6089c1fe7 sing-box: update to 1.7.4
New features for v1.7.x:
1. Support excluding custom routes
2. `udp_disable_domain_unmapping` for inbound listen option
3. `HTTPUpgrade` transport
4. Migrate multiplex and UoT server to inbound and multiplexing support is no longer enabled by default and needs to be turned on explicitly in inbound options.
5. TCP Brutal support for multiplex

Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
2023-12-09 11:13:06 +02:00
Tianling Shen
3a708afd04
dnsproxy: Update to 0.60.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-12-09 00:57:41 +08:00
Zuev Aleksandr
050f13c2c7 adguardhome: Update to 0.107.42
Signed-off-by: Zuev Aleksandr <A.Zuev@stdev.su>
2023-12-08 23:21:28 +08:00
John Audia
71b10bc689 snort3: update to 3.1.76.0
Changelog: https://github.com/snort3/snort3/releases/tag/3.1.76.0

   ,,_     -*> Snort++ <*-
  o"  )~   Version 3.1.76.0
   ''''    By Martin Roesch & The Snort Team
           http://snort.org/contact#team
           Copyright (C) 2014-2023 Cisco and/or its affiliates. All rights reserved.
           Copyright (C) 1998-2013 Sourcefire, Inc., et al.
           Using DAQ version 3.0.13
           Using LuaJIT version 2.1.0-beta3
           Using OpenSSL 3.0.12 24 Oct 2023
           Using libpcap version 1.10.4 (with TPACKET_V3)
           Using PCRE version 8.45 2021-06-15
           Using ZLIB version 1.3
           Using Hyperscan version 5.4.2 2023-12-03

Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne

Signed-off-by: John Audia <therealgraysky@proton.me>
2023-12-08 18:53:47 +08:00
Stan Grishin
496d9b71ab adblock-fast: bugfixes: getsize/resolver
* do not use standalone grep-package dependent syntax to get the remote
  file size
* various bugfixes to prevent attempts to change/commit if dnsmasq/smartdns
  are not installed

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-08 02:41:53 +00:00
bf994cc82c
Merge branch 'openwrt:master' into master 2023-12-08 02:01:14 +05:30
Christian Lachner
eebb56eed8 haproxy: update to v2.8.5
- Update haproxy PKG_VERSION and PKG_HASH
- See changes: http://git.haproxy.org/?p=haproxy-2.8.git;a=shortlog

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2023-12-07 16:29:12 +01:00
Moritz Warning
75d5ffd167 dhtd: udpate to 0.2.6
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2023-12-06 19:00:53 +01:00
Stan Grishin
28cd5ecf6e adblock-fast: add smartdns ipset/nftset support
* bugfix: correct URL to config-update file
* bugfix: check if uci configs exist before chacking for changes
* add support for smartdns ipset-based blocking
* add support for smartfns nftset-based blocking
* disallow non-ascii symbols for smartdns blocking
* add check wherever fw4 restart is needed before calling
  procd_set_config_changed firewall
* improve clean-up code in resolver()
* improve case code for different resolver settings
* modify load_validate_config to allow smartdns.ipset and smartdns.nftset

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-06 10:22:18 +00:00
Stan Grishin
52e3ed82c3
Merge pull request #22820 from stangri/master-adblock-fast
adblock-fast: add support for smartdns
2023-12-06 03:07:56 -07:00
Tianling Shen
ac17302410
rclone: Update to 1.65.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-12-05 19:02:56 +08:00
Tianling Shen
255e244980
v2raya: update to 2.2.4.3
Switched back to tar.gz archive to avoid potential permission issue.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-12-05 19:02:56 +08:00
Thibaut VARÈNE
e6e8e58ae0 uspot: add package
uspot is an OpenWrt-native captive portal system.

It leverages existing OpenWrt tools such as uhttpd, dnsmasq, firewall4,
ucode, without needing any external kernel module.

It can achieve the maximum performance allowed by nftables (flow
offloading works).

Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
2023-12-05 18:32:25 +08:00
Stan Grishin
575af322b5 adblock-fast: add support for smartdns
* add support for smartdns
* switch from using `uci` commands to `uci_` functions
* rename `_resolver_config` to `_dnsmasq_instance_config`
* introduce `_smartdns_instance_config`
* improve resolvers restart code on changes
* update load_validate_config to allow for smartdns option

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-05 08:16:35 +00:00
Vladislav Grigoryev
0bced11888 sstp-client: add support for custom port
Add support for connecting to a custom SSTP port.

Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
2023-12-04 13:24:41 -08:00
Philip Prindeville
a3179db0c4
Merge pull request #22809 from pprindeville/strongswan-update-5.9.13
strongswan: Update to 5.9.13
2023-12-04 14:05:20 -07:00
Florian Eckert
21160537f9
Merge pull request #22631 from TDT-AG/pr/20231109-modemmanager
modemmanager: add state check and set init_epsbearer
2023-12-04 13:05:11 +01:00
Florian Eckert
af12147f8c modemmanager: add possibilty for setting initial EPS bearer
If no GSM but only 4G is available and a special APN must be used, it
is necessary to set an inital EPS bearer beforehand. If this is not set,
then modem cannot log in and register in the mobile network.

The new option 'init_epsbearer' could be set to the following options.
* none: No init EPS bearer is used and the old one is deleted (default)
* default: Use init EPS bearer with the following config options
  'iptype', 'allowedauth', 'password', 'user' and 'apn' as for the
  connection bearer.
* custom: Other parameters are used that do not match those of the
  default connection bearer. These have an 'init_' prefix and are named
  in the same way as the default connection bearer config options.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-12-04 12:14:56 +01:00
Florian Eckert
7b4d82c58f modemmanager: check modem state before establishing a connection
With this change the following modem 'state' are checked before a
connection attempt setup.
* failed: Stop connection attempt because of sim-missing
* locked: Stop connection attempt if no pincode is set

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-12-04 11:37:06 +01:00
Philip Prindeville
c094851caf strongswan: Update to 5.9.13
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2023-12-03 22:33:04 -07:00
Eric Fahlgren
f21dffc2a3 snort3: complete rework
- Add many options to config file.
  - Move rules and generated snort.lua to /tmp.
  - Add script for downloading rules.
  - Add preliminary reporting capabilites.

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
2023-12-03 13:53:58 -08:00
Ariel Xiong
904438be39 AriaNg: bump 1.3.2 to 1.3.6
Fix the problem that cannot create new task after clearing checksum option
    Other bug fix and user interface optimization

    Support overriding aria2 global settings with empty content when create new download task (#712)
    Other bug fix and user interface optimization

    Update Traditional Chinese translation (#705, thx @ChiaYen-Kan)
    Other bug fix and user interface optimization

    Add check-integrity to task settings tab (#693, thx @raytrap)
    Fix a spelling mistake (#696, thx @rusq)

     fix due to the index.html (1.3.6) cite these 2 png files. To keep the page looks fine without 404, added these 2 png files.

Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com>
2023-12-04 04:16:30 +08:00
971f57eb01
Merge branch 'openwrt:master' into master 2023-12-03 21:24:02 +05:30
Andy Syam
104098c38b freeradius3: add modules
freeradius3-mod-yubikey
freeradius3-mod-wimax
freeradius3-mod-utf8
freeradius3-mod-unpack
freeradius3-mod-sql-map
freeradius3-mod-sometimes
freeradius3-mod-soh
freeradius3-mod-replicate
freeradius3-mod-rediswho
freeradius3-mod-redis
freeradius3-mod-pam
freeradius3-mod-linelog
freeradius3-mod-krb5
freeradius3-mod-ippool
freeradius3-mod-eap-fast
freeradius3-mod-dynamic-clients
freeradius3-mod-date
freeradius3-mod-counter

Signed-off-by: Andy Syam <privasisource@gmail.com>
2023-12-02 16:21:34 -08:00