Commit Graph

10824 Commits

Author SHA1 Message Date
Zephyr Lykos 7e9ed3b117
tailscale: Update to 1.52.1
Signed-off-by: Zephyr Lykos <git@mochaa.ws>
2023-11-10 21:40:13 +08:00
Jonas Jelonek eff358cdd3 croc: update to 9.6.6
see changelog: https://github.com/schollz/croc/releases/tag/v9.6.6

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2023-11-09 19:59:57 +01:00
John Audia 9912428f69 snort3: update to 3.1.74.0
Upstream bump

   ,,_     -*> Snort++ <*-
  o"  )~   Version 3.1.74.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-11-08

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-11-09 09:24:54 +01:00
Jakub Raczynski cea45c75c0 iperf3: Fix dependecy conflict with iperf3-ssl
When selecting both iperf3 and iperf3 ssl, there is a problem that
both packages install same binary file.
This patch fixes this issue by adding conflict between those packages.

Signed-off-by: Jakub Raczynski <myszsoda@gmail.com>
2023-11-09 08:49:32 +01:00
Dirk Brenken 2411bcffaf
banip: update 0.9.2-2
* support backup/restore for remote allowlists
* report the used log variant in status message

Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-11-08 15:59:24 +01:00
Christian Marangi ddb4136bce quassel-irssi: fix compilation error with new version of irssi
Add patch fixing compilation error with new version of irssi where the
renamed some functions.

Fixes: #22384
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-11-08 00:41:12 +01:00
Tianling Shen eabb6b8a74
v2raya: Update to 2.2.4.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-11-07 11:34:17 +08:00
Tianling Shen b0f13eb363
Merge pull request #22577 from SuperSandro2000/udp-broadcast-relay-redux-multicast
udp-broadcast-relay-redux-openwrt: add multicast config option
2023-11-07 09:58:53 +08:00
Vladislav Grigoryev 706675cbce pptpd: use boolean options
Use boolean options and fix the relevant init error.

Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
2023-11-07 09:51:12 +08:00
Vladislav Grigoryev 10d923d8f4 tinc: fetch ed25519 public keys from uci
Fetch Ed25519 public keys from UCI host sections.
Update options and syntax to current version.

Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
2023-11-06 10:55:42 -08:00
Tianling Shen 56e29ed7da
v2ray-core: Update to 5.11.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-11-06 12:01:34 +08:00
Michael Heimpold 6f581eb792
Merge pull request #21409 from morganchristiansson/ser2net
This major update not only updates the ser2net daemon version,
but also migrates the UCI configuration handling to the newer
YAML configuration file format.

If you only configured ser2net using UCI, then there should
be no noticable difference and your configuration should
still work as before.

If you modified /etc/ser2net.conf before, or used custom adaptions
etc., then you must migrate to newer /etc/ser2net.yaml on your
own and/or double-check your installation - there is no automatic
migration logic during package upgrade path.
2023-11-05 20:56:35 +01:00
Josef Schlehofer 2c87004346 nmap: backport fix to be able to compile it with OpenSSL 1.1
The latest nmap version 7.9.3 currently fails to compile with OpenSSL 1.1 [1],
it required to backport upstream patch to fix the compilation. [2]

[1] https://github.com/nmap/nmap/issues/2516
[2] d6bea8dcde

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2023-11-05 15:39:35 +00:00
Morgan Christiansson e718abc23f ser2net: update to 4.5.0 (closes #21409)
This major update not only updates the ser2net daemon version,
but also migrates the UCI configuration handling to the newer
YAML configuration file format.

If you only configured ser2net using UCI, then there should
be no noticable difference and your configuration should
still work as before.

If you modified /etc/ser2net.conf before, or used custom adaptions
etc., then you must migrate to newer /etc/ser2net.yaml on your
own and/or double-check your installation - there is no automatic
migration logic during package upgrade path.

Signed-off-by: Morgan Christiansson <git@mog.se>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2023-11-05 10:41:23 +01:00
Michael Heimpold 756ba29568
Merge pull request #22545 from mhei/gensio-update-to-2.7.6
gensio: update to 2.7.6
2023-11-05 10:39:33 +01:00
Tianling Shen eee44855c9
Merge pull request #22596 from muink/dnsproxy-main
dnsproxy: add more options
2023-11-05 16:30:21 +08:00
Dirk Brenken c4e8140740
banip: release 0.9.2-1
* the log file monitor now supports standard log files used by other log daemons like syslog-ng
  Set 'ban_logreadfile' accordingly, by default it points to /var/log/messages
* removed logd dependency, closes #21932

Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-11-05 09:20:23 +01:00
Anya Lin 47b4ebc5cb
dnsproxy: new features
1. Add new options:
  --http3    Enable HTTP/3 support (H3 first)
  --timeout  Timeout for outbound DNS queries to remote upstream servers in a human-readable form (default: 10s)

2. Allows listen on multiple interfaces and ports

Signed-off-by: Anya Lin <hukk1996@gmail.com>
2023-11-05 14:57:55 +08:00
Philip Prindeville 4cb6cd2d18
Merge pull request #22475 from tarvip/eap-dynamic
strongswan: add eap-dynamic plugin
2023-11-04 12:56:51 -06:00
Jonas Jelonek f369a2aaa9 iperf3-mt: new package
This adds a multithreaded variant of iperf3 as a package. This variant
is still experimental, developed in the mt branch of the iperf
repository and expected to be merged when it is considered stable.

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2023-11-04 19:11:30 +01:00
Tianling Shen a84d90ea34
Merge pull request #22539 from Ansuel/update-privoxy
privoxy: update to release 3.0.34 + PCRE2
2023-11-04 12:51:48 +08:00
Christian Marangi 8474ab1a28
privoxy: use PKG_NAME variable instead of hardcoding privoxy
Use PKG_NAME in PKG_SOURCE AND PKG_BUILD_DIR instead of hardcoding to
privoxy to make the Makefile cleaner.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-11-02 20:48:03 +01:00
Christian Marangi f25f4d395d haproxy: move to PCRE2
Move to PCRE2 as PCRE is EOL and won't receive any more security update
anymore.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-11-01 20:46:39 +01:00
S. Brusch a8df73ce72 crowdsec-firewall-bouncer: add ujail
* added ujail for crowdsec-firewall-bouncer
* set nice to reduce priority for process

Signed-off-by: S. Brusch <ne20002@gmx.ch>

Maintainer: Kerma Gérald <gandalf@gk2.net>
Run tested: mediatek/filogic, BPI-R3, Openwrt 23.05.0
2023-11-02 00:42:00 +08:00
Koen Vandeputte d10b26525c wavemon: bump to 9.5.0
The current version is broken, as it refuses to work properly
with the current nl80211 state.
Bumping this fixes full wavemon support

Changelog: 9.5.0:
https://github.com/uoaerg/wavemon/releases/tag/v0.9.5

Changelog 9.4.0:
https://github.com/uoaerg/wavemon/releases/tag/v0.9.4

Note that since 0.9.4, wavemon has a dependency on libnl-cli

Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
2023-11-02 00:32:34 +08:00
Sandro Jäckel 94c7d3bfaa
udp-broadcast-relay-redux-openwrt: add multicast config option
Signed-off-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
2023-11-01 17:13:46 +01:00
Oskari Rauta 58d8f92721 speedtestcpp: update to 1.20.3
changes:
 - fixes a bug where science notations (exponentials) are displayed during tests during high speed bursts

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-11-01 11:08:02 +08:00
Florian Eckert c7ed124443
Merge pull request #19233 from jempatel/improve_libreswan-uci
libreswan: uci configuration support
2023-10-31 14:39:50 +01:00
Glenn Strauss f3e26bef52 lighttpd: update to lighttpd 1.4.73 release hash
* update to lighttpd 1.4.73 release hash
* update maintainer

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2023-10-31 13:41:13 +01:00
Florian Eckert 5ae30e302b
Merge pull request #22548 from TDT-AG/pr/20231030-keepalived
keepalived: add script call feature and missing option
2023-10-31 10:13:18 +01:00
Leo Douglas 84c431702e sing-box: update to v1.6.0
see changelog: https://github.com/SagerNet/sing-box/releases/tag/v1.6.0

Signed-off-by: Leo Douglas <douglarek@gmail.com>
2023-10-31 09:21:11 +01:00
Martin Strobel 19ec30255f freeradius3: switch to pcre2
use libpcre2 as dependency for freeradius3-common
because PCRE is EOL with no further updates

Compile & run tested on mediatek mt76 ubnt-ui6-lr-v1 with musl

Signed-off-by: Martin Strobel <arctus@crza.de>
2023-10-30 14:01:45 -07:00
Christian Marangi bd21652b79 aircrack-ng: fix wrong inclusion of libbsd if detected
Currently aircrack-ng try to link with libbsd if it does detect the
library in staging_dir. This is the case with buildbot where every
package is selected and compiled.

Fix this by adding a pending patch that permits to disable libbsd
inclusion even if detected and set the related config flag.

aircrack-ng use 2 function of libbsd and it's not worth to include the
entire library for 2 simple function for string manipulation.

Also add an additional patch that permits to use musl or glibc version
of these string functions.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-10-30 13:28:50 -07:00
Jaymin Patel 52af24ff56 libreswan: uci configuration support
Add libreswan UCI configuration and hotplug support

Signed-off-by: Jaymin Patel <jem.patel@gmail.com>
2023-10-30 23:44:39 +05:30
Jan Hák 3efee178f2 knot: patch enabling PKCS11 related code only if PKCS11 is available
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2023-10-30 18:31:56 +01:00
Jan Hák fbfa63a03b knot: update to version 3.3.2
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2023-10-30 18:31:56 +01:00
Florian Eckert f9ed5a9f3a keepalived: add missing no_accept option
This commit adds the missing option 'no_accept'.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-10-30 14:09:36 +01:00
Florian Eckert eb2ed20645 keepalived: add startup and shutdown script handling
The keepalived does support script call handling on start and stop.

All scripts located under '/etc/hotplug.d/keepalived' gets now called
with the env ACTION set to startup or shutdown. The script that want to
get called on this keepalived events could evalutate this env to run on
startup or shutdown.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-10-30 14:09:36 +01:00
Florian Eckert ac9973bc11
Merge pull request #22486 from osedl/modemmanager-improve-cleanup
modemmanager improve cleanup
2023-10-30 11:34:46 +01:00
Oliver Sedlbauer 074741e343 modemmanager: move iface cleanup to wrapper script
If the ModemManager process crashes, the interfaces are not cleaned
up properly because the stop_service method is not called. With this
change, the interfaces are cleaned up both when stopping the service
and during a crash. Therefore it is no longer necessary to perform a
cleanup at the beginning.

Signed-off-by: Oliver Sedlbauer <osedlbauer@tdt.de>
2023-10-30 08:53:29 +01:00
Oliver Sedlbauer d78505bcfa modemmanager: improve cleanup of ifaces
Change workflow to cleanup interfaces using the sysfscache.
The sysfscache stores the processed sysfs-paths. Using this
instead of mmcli -L, the interfaces can be properly cleaned
up even if, for example, ModemManager crashes and mmcli is
no longer usable.

Signed-off-by: Oliver Sedlbauer <osedlbauer@tdt.de>
2023-10-30 08:53:10 +01:00
Florian Eckert 7f79d42c8b
Merge pull request #22437 from joed74/master
apinger: fixed bugs in apinger.init and apinger.rpc
2023-10-30 08:53:05 +01:00
Alexandru Ardelean 91c2be764a
Merge pull request #22483 from rsalvaterra/tor-bump
tor: update to the latest stable release (0.4.8.7)
2023-10-30 09:06:00 +02:00
Michael Heimpold 91fe351a2d gensio: update to 2.7.6
Also disable probably rarely used features to
lower the library footprint.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2023-10-29 21:51:27 +01:00
Christian Marangi a2d801cdf3
privoxy: backport and move to PCRE2 library
Backport required patch for PCRE2 support and move to PCRE2 library as
PCRE is now EOL and won't receive any security updates anymore.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-10-29 17:12:30 +01:00
Christian Marangi 76707306d1
privoxy: update to release 3.0.34
Update to release 3.0.34 to permit easier backport of PCRE2 support.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-10-29 17:11:53 +01:00
Fabian Lipken 55c9cf609f restic-rest-server: update to 0.12.1
Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
2023-10-29 09:34:32 +01:00
Stijn Tintel a6d91c989d Revert "mdnsresponder: move libdns_sd into own directory"
This commit breaks ohybridproxy in the routing feed.

This reverts commit e0c85eb485.
2023-10-29 05:52:56 +02:00
Stijn Tintel c9b6c36478 Revert "openthread-br: fix actually building"
This reverts commit 5958fd068f.
2023-10-29 05:52:46 +02:00
Tianling Shen 219b7d457e
Merge pull request #22496 from mwarning/zt_typo
zerotier: fix typo
2023-10-29 10:06:07 +08:00