Commit graph

31033 commits

Author SHA1 Message Date
Nikos Mavrogiannopoulos
fd44545bd8 tang: silence errors on first installation
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2023-12-16 15:46:29 +01: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
Jianhui Zhao
880ac1f3d5 lua-eco: update to 3.1.2
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2023-12-16 18:54:37 +08:00
Jeffery To
edc33966b5
Merge pull request #22879 from QuintinHill/ble2mqtt-0.2.1
Python3-Ble2mqtt: update to 0.2.1 and bump dependencies
2023-12-16 12:12:23 +08:00
Stan Grishin
d43ccb6693
Merge pull request #22896 from stangri/master-adblock-fast
adblock-fast: update to 1.1.1-1
2023-12-14 23:04:05 -07: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
Florian Eckert
a57e98a906
Merge pull request #22354 from lvoegl/pr/20230910-swanmon
swanmon: add package
2023-12-14 12:26:38 +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
708b69f86f
yq: Update to 4.40.5
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-12-13 14:22:17 +08: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
Jeffery To
b8bc78ee3b pipx: Update to 1.3.3
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-12-13 14:18:06 +08:00
Jeffery To
c50cba6650 python-typing-extensions: Update to 4.9.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-12-13 14:17:53 +08:00
Jeffery To
c5f7f79609 python-referencing: Update to 0.32.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-12-13 14:17:41 +08:00
Jeffery To
bf649a1231 python-platformdirs: Update to 4.1.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-12-13 14:17:25 +08:00
Jeffery To
b44b2a787f python-pathspec: Update to 0.12.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-12-13 14:17:11 +08:00
Jeffery To
c837f4dc66 python-argcomplete: Update to 3.2.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-12-13 14:16:55 +08:00
Jeffery To
d4f5759190 python3: Update to 3.11.7, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-12-13 14:16:39 +08:00
Maxim Storchak
f3c27a3a25 lsof: update to 4.99.0
- drop the patches that don't apply anymore
- update build commads

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2023-12-13 14:16:16 +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
W. Michael Petullo
2a9aa5721b cyrus-sasl: create libsasl2-utils package for programs
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2023-12-13 14:13:48 +08:00
Quintin Hill
0937af539d python3-ble2mqtt: bump version to 0.2.1
Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
2023-12-11 23:25:27 +00:00
Quintin Hill
64fa106b07 python3-bleak: bump version to 0.21.1
Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
2023-12-11 23:25:19 +00:00
Quintin Hill
ca2171c005 python3-dbus-fast: bump version to 2.20.0
Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
2023-12-11 23:25:10 +00: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
Jeffery To
b8254cdac4 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>
2023-12-11 15:09:19 +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
90300e54ef
Merge pull request #22863 from stangri/master-adblock-fast
adblock-fast: better allow-listing
2023-12-11 03:40:44 -07: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
Stan Grishin
2f3272b94d
Merge pull request #22853 from stangri/master-adblock-fast
adblock-fast: bugfix: block domains from config when not using block-lists
2023-12-10 13:54:42 -07:00
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
Jeffery To
ec0ea77927
Merge pull request #22767 from efahl/issue-22760
syncthing: fix duplicate command line parameters on service
2023-12-09 18:51:30 +08:00
Hannu Nyman
78c4791f42 irqbalance: Fix log spam and correct meson version
Irqbalance 1.9.3 changed the handling of certain errors.
Specifically EINVAL, trying to set an invalid CPU core,
was changed to be a temporary error, causing log spam from
repeated balancing runs in some devices. See log and strace below.
Mark EINVAL as permanent.

Also correct the version in our own meson.build patch.

Log and strace:

Sat Dec  9 10:17:27 2023 daemon.warn irqbalance: Cannot change IRQ 48 affinity: Invalid argument

open("/proc/irq/48/smp_affinity", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 6
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6ed9000
ioctl(6, TIOCGWINSZ, 0xbeb134e8)        = -1 ENOTTY (Not a tty)
writev(6, [{iov_base="00000001", iov_len=8}, {iov_base=NULL, iov_len=0}], 2) = -1 EINVAL (Invalid argument)
close(6)                                = 0
munmap(0xb6ed9000, 4096)                = 0
clock_gettime64(CLOCK_REALTIME, {tv_sec=1702109847, tv_nsec=340549081}) = 0
sendto(5, "<28>Dec  9 08:17:27 irqbalance: "..., 80, 0, NULL, 0) = 80
writev(1, [{iov_base="Cannot change IRQ 48 affinity: I"..., iov_len=47}, {iov_base="\n", iov_len=1}], 2Cannot change IRQ 48 affinity: Invalid argument
) = 48

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-12-09 12:13:27 +02: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
Jeffery To
b0dc5a49fc python-jsonschema-specifications: Update to 2023.11.2
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-12-08 22:44:41 +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
Jiri Slachta
8b883e5064
Merge pull request #22838 from PolynomialDivision/libxslt-1-1-39
libxslt: update to 1.1.39
2023-12-08 09:28:55 +01:00
Stan Grishin
da85214ef6
Merge pull request #22839 from stangri/master-adblock-fast
adblock-fast: bugfixes: getsize/resolver
2023-12-07 23:08:36 -07: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