| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
| |
This backports 2 commits from upstream[1]; the other 3 are not strictly
necessary. One of the patches has been updated to remove a change to a
regex that does not exist in 0.11.2.
[1]: https://github.com/fail2ban/fail2ban/pull/3267
Fixes: https://github.com/openwrt/packages/issues/22736
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
cni-protocol can be used for both cni and netavark
and also for many other things, such as vpn's that
lack customized protocol supports for openwrt as a
general externally managed protocol, so it was due
to rename it.
I also added one extra option, search domain, which
is optional and updated scripts retrieving ip address
and routing information.
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
|
|\
| |
| | |
strongswan: Update to 5.9.12
|
| |
| |
| |
| | |
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|/
|
|
| |
Signed-off-by: Marc Ole Bulling <Marc-Ole@gmx.de>
|
|
|
|
| |
Signed-off-by: Moritz Warning <moritzwarning@web.de>
|
|
|
|
|
|
|
| |
Release notes:
- https://github.com/aria2/aria2/releases/tag/release-1.37.0
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
|
|
|
|
| |
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
|
|
|
| |
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
|
|
|
| |
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
|
|
|
| |
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
|\
| |
| | |
https-dns-proxy: fix unintentional call of service_stopped in boot()
|
| |
| |
| |
| | |
Signed-off-by: Stan Grishin <stangri@melmac.ca>
|
| |
| |
| |
| |
| |
| |
| | |
* fix call to is_number to is_integer
* improve boot()
Signed-off-by: Stan Grishin <stangri@melmac.ca>
|
| |
| |
| |
| |
| |
| |
| |
| | |
This fixes the Invalid Resource Record: FATAL problem: ARRDATAIllegalIPv4Address error message described in https://forum.openwrt.org/t/route53v1-script-error/160068
Maintainer: @chris5560, @maxberger, @dibdot
Tested: Checked on local system
Signed-off-by: Max Berger <max@berger.name>
|
| |
| |
| |
| |
| |
| | |
* fix: accidently upload a faulty urlhaus feed regex in the former commit
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|/
|
|
|
|
|
| |
* fix the urlhaus regex
* fix a possible init race condition
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\
| |
| | |
adblock-fast: bufgix: fix boot()
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* fix boot()
* reintroduce procd_boot_delay variable to control delay of service
start on boot
* introduce `check_lists` command to check enabled block-lists for
domain(s)
* use config_get_bool instead of config_get for boolean options
Signed-off-by: Stan Grishin <stangri@melmac.ca>
|
|/
|
|
|
|
|
|
| |
* fixes https://github.com/openwrt/packages/issues/22674
* rename resolver_health_check to is_resolver_running for readability
* reorder functions in the init file by name
Signed-off-by: Stan Grishin <stangri@melmac.ca>
|
|\
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Based on the discussion on GitHub [1], we found out that quassel irssi is not maintained anymore, thus it is dead and confirmed by developers [2]. There is no reason to keep this package anymore here in our repositories, because otherwise we will need to take care of it and thats not what is going to happen.
[1] https://github.com/openwrt/packages/pull/22605
[2] https://github.com/phhusson/quassel-irssi/issues/36
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \
| | |
| | | |
sing-box: update to 1.6.6
|
| | |
| | |
| | |
| | |
| | |
| | | |
Changes: https://github.com/SagerNet/sing-box/compare/v1.6.4...v1.6.6
Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
|
|\ \ \
| |/ /
|/| | |
gensio: add patches/fixes to workaround swig and python detection
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The built-in swig/python detection does not works well
when system-wide m4 macros are available with same name
but different content.
So make the configure stuff compatible, resp. workaround
a little bit.
It seems also necessary to pass the PYTHON_LIBS environment
during the compile phase.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\ \
| | |
| | | |
dhtd: update to 0.2.4
|
| | |
| | |
| | |
| | |
| | |
| | | |
* add option to execute a script for each result
Signed-off-by: Moritz Warning <moritzwarning@web.de>
|
|\ \ \
| |_|/
|/| | |
haproxy: update to v2.8.4
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- 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>
|
|/ /
| |
| |
| | |
Signed-off-by: Kevin White <kwhite@kevbo.org>
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a bugfix release containing security fixes.
Security Fixes (included in 2.6.7):
CVE-2023-46850 OpenVPN versions between 2.6.0 and 2.6.6 incorrectly use a send buffer
after it has been free()d in some circumstances, causing some free()d memory to be sent to the peer.
All configurations using TLS (e.g. not using --secret) are affected by this issue.
CVE-2023-46849 OpenVPN versions between 2.6.0 and 2.6.6 incorrectly restore --fragment configuration
in some circumstances, leading to a division by zero when --fragment is used.
On platforms where division by zero is fatal, this will cause an OpenVPN crash.
For details refer to https://github.com/OpenVPN/openvpn/blob/v2.6.8/Changes.rst
Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
|
|\
| |
| | |
gensio: add patch to fix python detection
|
| |
| |
| |
| |
| |
| | |
Upstream PR: https://github.com/cminyard/gensio/pull/69
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| |
| |
| |
| | |
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Release notes: https://github.com/netbirdio/netbird/releases/tag/v0.24.2
Also fixes issue of not being able to build with musl (>1.2.4)
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/
|
|
|
|
| |
Missing header.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
tailscale: Update to 1.54.0
|
| |
| |
| |
| | |
Signed-off-by: Zephyr Lykos <git@mochaa.ws>
|
|\ \
| |/
|/| |
strongswan: swanctl: add support for replay window
|
| |
| |
| |
| |
| |
| | |
Add support for replay window configuration in UCI.
Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Moritz Warning <moritzwarning@web.de>
|
|/
|
|
| |
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
|
|\
| |
| | |
dhtd: new package
|
| |
| |
| |
| |
| | |
Co-authored-by: Tianling Shen <cnsztl@gmail.com>
Signed-off-by: Moritz Warning <moritzwarning@web.de>
|
|\ \
| | |
| | | |
gensio: disable cm108gpio gensio and prevent using libudev
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
libudev seems to be required only for cm108gpio gensio
which is a relatively special one. Let's disable it
and also the libudev lookup, so that there is no need
to link/use libudev.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|