Commit Graph

30278 Commits

Author SHA1 Message Date
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
Christian Lachner
5741b33749 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-16 17:20:31 +08:00
Tianling Shen
77583c7dbf Merge pull request #22888 from jefferyto/python-3.11.7-openwrt-23.05
[openwrt-23.05] python3: Update to 3.11.7, refresh patches
2023-12-16 17:20:21 +08:00
Jeffery To
4d4567265e Merge pull request #22880 from QuintinHill/ble2mqtt-0.2.1-for-23.05
[23.05] Python3-Ble2mqtt: update to 0.2.1 and bump dependencies
2023-12-16 12:13:40 +08:00
Stan Grishin
d9c04df8ae Merge pull request #22897 from stangri/openwrt-23.05-adblock-fast
[23.05] adblock-fast: update to 1.1.1-1
2023-12-14 23:04:09 -07:00
Stan Grishin
8ebf99b7ef 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>
(cherry picked from commit bab17f480c)
2023-12-15 02:46:26 +00:00
Stan Grishin
50832476d9 Merge pull request #22859 from stangri/openwrt-23.05-nebula
[23.05] nebula: update to 1.8.0
2023-12-14 15:01:54 -07:00
Stan Grishin
efa874583f Merge pull request #22857 from stangri/openwrt-23.05-curl
[23.05] curl: update to 8.5.0
2023-12-14 15:01:43 -07:00
Jeffery To
40a730516c python3: Update to 3.11.7, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit d4f5759190)
2023-12-14 01:36:41 +08:00
Julien Cassette
755ad8d13f unbound: fix create_host_record_from_host error when dns is not set
The function `create_host_record_from_host` fails if the `dns` option
is not set in the host entry.
This sets a default to the `dns` variable in order to fix this error.

Fixes: #22691

Signed-off-by: Julien Cassette <julien.cassette@gmail.com>
(cherry picked from commit 8d60419251)
2023-12-13 14:19:56 +08:00
Julien Cassette
26afa741eb unbound: create extra host records from DHCP static leases
The "Extra DNS" option allows to create records from the DHCP
"Hostnames" configuration entries.
This allows to create such records from the DHCP "Static leases"
configuration entries too.

Fixes: #22593

Signed-off-by: Julien Cassette <julien.cassette@gmail.com>
(cherry picked from commit b4a31f92de)
2023-12-13 14:19:56 +08:00
Jeffery To
07e8278e57 golang: Update to 1.21.5
Includes fix for CVE-2023-39326 (net/http: limit chunked data overhead).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit b8254cdac4)
2023-12-13 14:18:24 +08:00
Jeffery To
fe363b28ff Merge pull request #22878 from efahl/openwrt-23.05
[23.05] syncthing: fix duplicate command line parameters on service
2023-12-13 11:58:48 +08:00
Quintin Hill
c82697da69 python3-ble2mqtt: bump version to 0.2.1
Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
(cherry picked from commit 0937af539d)
2023-12-11 23:26:57 +00:00
Quintin Hill
bb3a340200 python3-bleak: bump version to 0.21.1
Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
(cherry picked from commit 64fa106b07)
2023-12-11 23:26:54 +00:00
Quintin Hill
5c9de3c0a2 python3-dbus-fast: bump version to 2.20.0
Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
(cherry picked from commit ca2171c005)
2023-12-11 23:26:46 +00:00
Stan Grishin
ca20924b6f Merge pull request #22875 from stangri/openwrt-23.05-https-dns-proxy
[23.05] https-dns-proxy: only restart firewall when needed
2023-12-11 15:46:04 -07:00
Eric Fahlgren
4bc836e484 syncthing: fix duplicate command line parameters on service
- This patch fixes 9d17ba1 and #22760

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
(cherry picked from commit 6849a9df90)
2023-12-11 12:07:24 -08:00
Stan Grishin
e3148ef0fc https-dns-proxy: only restart firewall when needed
* only restart firewall when needed

Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit 8b6635bae9)
2023-12-11 13:19:38 +00:00