Commit Graph

30296 Commits

Author SHA1 Message Date
Nikos Mavrogiannopoulos
5aabddf759 ocserv: updated to 1.2.4
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2024-01-24 10:37:49 +01:00
Erik Conijn
564e6e08d7 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>

(cherry picked from commit 7735cdfe60)
2024-01-21 13:29:17 +01:00
John Audia
0707d98c1b htop: update to 3.3.0
Changelog: https://github.com/htop-dev/htop/compare/3.2.2...3.3.0

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

Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit 3ee7b46610)
2024-01-19 20:23:42 +02:00
Stan Grishin
d877e44935 Merge pull request #23127 from stangri/openwrt-23.05-adblock-fast
[23.05] adblock-fast: update to 1.1.1-3
2024-01-18 23:22:51 -07:00
Stan Grishin
ac2736542b adblock-fast: update to 1.1.1-3
* allow top-level domains in the blocked-domains options fixes
  https://github.com/openwrt/packages/issues/23125

Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit 0f059b6523)
2024-01-19 00:06:14 +00:00
Stan Grishin
2c2bc17093 Merge pull request #23117 from stangri/openwrt-23.05-adblock-fast
[23.05] adblock-fast: sync with main branch
2024-01-17 10:45:21 -07:00
Stan Grishin
58a7c28aaf adblock-fast: sync with main branch
* somehow parts of the code of the init script got different between the
  main branch and release branch, this PR fixes that.

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-01-17 17:38:10 +00:00
Stan Grishin
144cacc120 Merge pull request #23101 from stangri/openwrt-23.05-nebula
[23.05] nebula: update to 1.8.2
2024-01-17 10:14:23 -07:00
Stan Grishin
ee11377b7a nebula: update to 1.8.2
* update to 1.8.2: https://github.com/slackhq/nebula/releases/tag/v1.8.2

Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit 91afa9f641)
2024-01-14 19:17:38 +00:00
Tianling Shen
d26bbd7926 Merge pull request #23085 from muink/openwrt-23.05
[23.05] sing-box: Update to 1.8.0
2024-01-13 14:22:26 +08:00
Anya Lin
7750c869b2 sing-box: update to 1.8.0
New features for v1.8.0:
1. Migrate cache file from Clash API to independent options
2. Introducing Rule Set
3. Add `sing-box geoip`, `sing-box geosite` and `sing-box rule-set` commands
4. Allow nested logical rules
5. Independent `source_ip_is_private` and `ip_is_private` rules
6. Add context to JSON decode error message
7. Reject internal fake-ip queries
8. Add GSO support for TUN and WireGuard system interface
9. The legacy LWIP stack has been deprecated and removed
10. Add `idle_timeout` for URLTest outbound
11. Added some new uTLS fingerprints
...
Release notes: https://github.com/SagerNet/sing-box/releases/tag/v1.8.0

The new version has some breaking changes and may stop working after upgrading if use the original config.
Please see the migration manual to migrate the config: https://sing-box.sagernet.org/migration/

Signed-off-by: Anya Lin <hukk1996@gmail.com>
(cherry picked from commit 8fe2f68485)
2024-01-11 22:21:04 +08:00
Tianling Shen
1b172d0dad rust: Update to 1.75.0
Changelog: https://blog.rust-lang.org/2023/12/28/Rust-1.75.0.html

Refreshed patches.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 546e6eba4f)
2024-01-10 19:53:09 +08:00
Tianling Shen
cbc8d7bc58 rust: unexport host sccache env variable
Users might configure their own env variables on the host, and sometimes
it can lead build failure or unexpected behavior.

Fixes: #22889

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 9f01010958)
2024-01-10 19:53:06 +08:00
Tianling Shen
0142ff1edb dnsproxy: Update to 0.61.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 37a77ffaf5)
2024-01-10 19:52:49 +08:00
Tianling Shen
9d2fe1355f v2ray-geodata: Update to latest versin
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 6316772b3d)
2024-01-10 19:52:44 +08:00
Tianling Shen
97f921ca74 v2raya: Update to 2.2.4.6
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit ce684797e6)
2024-01-10 19:52:33 +08:00
Tianling Shen
0a34c85713 btop: Update to 1.3.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 37ce0e6803)
2024-01-10 19:52:19 +08:00
Javier Marcet
b110df7cb5 btop: opt out of lto usage
Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit 107312a73f)
2024-01-10 19:52:15 +08:00
Thibaut VARÈNE
1e9d24dcaf uspot: update to Git HEAD (2024-01-09)
0cffba9458d3 treewide: add support for RADIUS Reply-Message
c9fb744fdee8 treewide: add support for 'lang=' & ChilliSpot-Lang
584a162cb19a handler-uam: ensure that 'seconds_remaining' is always set
bd1f7c5de1ae Makefile: align with packages feed one
0ea6ad3c4e54 Makefile: mark uspot-www and uspotfilter "PKGARCH:=all"
e6a286ccfdbf uspot/uspotfilter: use 'logger -t'
427ed16cfde5 uspot: expose ratelimits in client data
4ba1dd9c5135 uspot: don't send NAS-Port-Type
78a37ef49b85 templates: add id="replymsg" to reply msg header
e3f4e179fd17 templates: show remaining time in "connected"
398762dff711 radius-client: correctly use str_to_hex()
730ef800d9da templates: simplify HTML
6bb39282fd8f Documentation update
b6c802adac19 portal: handle_request() logic refactoring
1aa1a5eb28d7 uspotfilter: implement peer_lookup()
ba5547ec61f1 portal: speedup peer lookup by leveraging spotfilter
d551376c29bb templates: added html5 time tag to timeleft output
154c98e0b77b uspotfilter: mark client as active when set()
8dcb03a37a77 uspotfilter: rework neigh management
cfb2ce7909da uspotfilter: use client_remove() where applicable
8411314dbf90 Documentation update
8dacf3df9935 uspot: use a single operation for client removal
297b7857c1e0 uspotfilter: fix DELNEIGH processing
76003917c205 uspotfilter: client_set() only clear idle when allowing
f46a855c5085 uspotfilter: remove botched IPv6 "support"
4ff31cbf0e2b uspot: client_remove(): stay in sync with spotfilter
edc9ad7e60a3 uspot/uspotfilter: use ucode-mod-log for logging
52e24aecf2db uspotfilter: use ucode '??=' syntax
c4b6f2f0bb1e Update README

Update the package Makefile to reflect the changes from the following
above-listed commits:

0ea6ad3c4e54 Makefile: mark uspot-www and uspotfilter "PKGARCH:=all"
edc9ad7e60a3 uspot/uspotfilter: use ucode-mod-log for logging

Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
(cherry picked from commit ab20c1bd90)
2024-01-10 19:51:09 +08:00
Dirk Brenken
ab6d368b73 travelmate: update 2.1.2-2
* fix a possible re-connection issue/cornercase seen on single radio units

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 4518ecf60b)
2024-01-09 22:54:16 +01:00
Stan Grishin
08a312b416 Merge pull request #23077 from stangri/openwrt-23.05-adblock-fast
[23.05] adblock-fast: bugfix: pause command
2024-01-08 19:47:34 -07:00
Stan Grishin
b37dec1de1 adblock-fast: bugfix: pause command
* the pause command used to incorrectly cause block-lists reload, this
  has been fixed in this version

Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit dfeeabbebf)
2024-01-07 23:08:58 +00:00
Dirk Brenken
421e2c75a8 banip: update 0.9.3-4
* made the default mail template "responsive" to get a better view esp. on mobile devices

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 6c9cd77596)
2024-01-07 18:11:52 +01:00
Dirk Brenken
a4d0bb91c4 travelmate: release 2.1.2-1
* fix a station scanning issue on single radio units (mainly a LuCI/JS issue) reported in the forum by multiple users

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit ce20f8d88b)
2024-01-06 21:02:01 +01:00
Marc Ole Bulling
389a100bbc travelmate: Added H-Rewards hotel login
Signed-off-by: Marc Ole Bulling <Marc-Ole@gmx.de>

(cherry picked from commit f12c63b9b9)
2024-01-06 21:01:46 +01:00
Stan Grishin
766a5af5d9 Merge pull request #22986 from stangri/openwrt-23.05-nebula
[23.05] nebula: update to 1.8.1
2024-01-04 16:09:47 -07:00
Joel Low
4e1c175d48 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>
(cherry picked from commit f2d209e4ff)
2024-01-02 15:28:26 -08:00
Anya Lin
0f499ec4b8 sing-box: Update to 1.7.7
Signed-off-by: Anya Lin <hukk1996@gmail.com>
(cherry picked from commit 2cf219c837)
2024-01-01 15:31:20 +01:00
Michael Heimpold
879c7e1b52 Merge pull request #23000 from mhei/23.05-php8-update-to-8.2.14
[23.05] php8: update to 8.2.14
2023-12-29 10:03:43 +01:00
Alexandru Ardelean
f971d88d5d django: bump to version 4.2.8
To address
   https://nvd.nist.gov/vuln/detail/CVE-2023-43665

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2023-12-28 13:40:17 -08:00
Dirk Brenken
e96b6f6484 banip: update 0.9.3-3
* more init fixes

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 8c8a335eaf)
2023-12-28 21:13:49 +01:00
Dirk Brenken
26373f8454 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>
(cherry picked from commit 5af101564a)
2023-12-28 18:02:18 +01:00
Dirk Brenken
6435e15a21 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>
(cherry picked from commit df81585cea)
2023-12-28 18:02:17 +01:00
Michael Heimpold
06d1feb78d php8: update to 8.2.14
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2023-12-27 13:44:23 +01:00
Tianling Shen
1e9d9f2b49 dnsproxy: Update to 0.61.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit df24c8d097)
2023-12-26 19:46:11 +08:00
Tianling Shen
75d9f3af95 yq: Update to 4.40.5
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 708b69f86f)
2023-12-26 19:46:05 +08:00
Tianling Shen
1b500425d5 v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 7114155a91)
2023-12-26 19:46:02 +08:00
Tianling Shen
ea1f30b6ff v2ray-core: Update to 5.13.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 5ca3b2ed44)
2023-12-26 19:45:58 +08:00
Tianling Shen
e60975e71c dnsproxy: Update to 0.60.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 3900f2aab4)
2023-12-26 19:45:55 +08:00
Shi JiaYang
e95f8c8dec tailscale: Update to 1.56.1
Signed-off-by: Shi JiaYang <shi05275@163.com>
(cherry picked from commit a2b72f13ff)
2023-12-26 19:45:47 +08:00
Alan Luck
5b9ae50b29 wsdd2: update to 2023-12-21
Signed-off-by: Alan Luck <luckyhome2008@gmail.com>
(cherry picked from commit 25ded48f9f)
2023-12-26 11:08:15 +08:00
Rosen Penev
73062e6242 mosquitto: update to 2.0.18
Switch to CMake. Allows faster compilation.

Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit aa89f847c6)
2023-12-24 15:50:29 -08:00
Stan Grishin
515b0f92eb nebula: update to 1.8.1
* https://github.com/slackhq/nebula/releases/tag/v1.8.1

Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit 731d594ee3)
2023-12-24 22:36:26 +00:00
John Audia
5b4067ccb6 libxcrypt: update to 4.4.36
Upstream bump required to fix build issues reported here:
https://forum.openwrt.org/t/i-cannot-build-my-image-due-to-failure-in-libxcrypt/168114

Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit b1d28936cb)
2023-12-20 11:26:15 +01:00
Tianling Shen
9e7371ed55 libtorrent-rasterbar: Update to 2.0.9
Switch to use release tarball to avoid try_signal hack.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 9b0608547b)
2023-12-20 10:57:31 +08:00
Nick Hainke
4e9c89801b 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>
(cherry picked from commit 12defee0ce)
2023-12-18 17:48:10 +01:00
Michael Heimpold
e648135759 Merge pull request #22906 from mhei/23.05-php8-update-to-8.2.13
[23.05] php8: update to 8.2.13
2023-12-17 20:31:40 +01:00
Christian Marangi
b38eb34ad3 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>
(cherry picked from commit b38e3cd257)
2023-12-17 19:14:27 +01:00
Michael Heimpold
b6e00e30e8 php8: update to 8.2.13
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2023-12-16 16:55:47 +01:00
Nikos Mavrogiannopoulos
1ee27592c6 tang: silence errors on first installation
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2023-12-16 15:46:59 +01:00