| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
Required to make CI happy.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|\
| |
| | |
openconnect: fix dependencies to iconv/intl (fixes #14734)
|
|/
|
|
|
|
| |
This fixes the issue raised after d18692c (libxml2: allow building with iconv support).
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\
| |
| | |
banip: update to 0.7.3
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* fix search string/pipe preparation for the background service
* fix IPSet maxelem limitation, made it more flexible
* fix potential error during resume action
* add Cisco Talos IP blacklist
* update readme
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| |
| |
| |
| | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \
| |/
|/| |
adguardhome: bump to 0.105.1
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Full changelog available at:
* https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.0
* https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.1
* Add node-yarn/host dependency as it is needed since [1].
* Adjust LDFLAGS to the new ones introduced in [2].
* Invoke targets from make instead of manually running npm and yarn.
* Replace GO_PKG_EXCLUDES with GO_PKG_BUILD_PKG as our intention is to
build only one specific package (a cosmetic change).
[1]: https://github.com/AdguardTeam/AdGuardHome/commit/5e20ac7ed5de861ea5c945d1775f75312d62b69f#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52R140
[2]: https://github.com/AdguardTeam/AdGuardHome/commit/0d67aa251d18f8ab47cfd90072e9d0387dff4224#diff-82ef468ec5547f1ed424776755a7f87dfec4eba9838d2c2ac02c9881bb67d737R60
Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
|
| |
| |
| |
| |
| |
| |
| | |
We should be using "00" to deal with alphabetical order.
Fixes: e9a126c14509 ("rng-tools: start as early as possible")
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\ \
| | |
| | | |
rng-tools: start as early as possible
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Raspberry Pi devices (bcm2708) need this to get from:
[ 102.310494] random: crng init done
to:
[ 12.539744] random: crng init done
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\ \ \
| | | |
| | | | |
gost_engine: Add GOST2012 Engine for OpenSSL
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Artur Petrov <github@phpchain.ru>
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Artur Petrov <github@phpchain.ru>
|
|\ \ \
| | | |
| | | | |
tor: update to version 0.4.5.6
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \ \
| | | | |
| | | | | |
libnetfilter-queue: fix IPv6 header handling
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Import 51f25df304aeaa6c1b02ef7456a61278ee70c102 from upstream.
Signed-off-by: Etan Kissling <etan_kissling@apple.com>
|
|\ \ \ \
| | | | |
| | | | | |
libnetfilter-queue: add pkt_buff function for ICMP
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
Import 662c8f44d53492d2e0ebd430dadef12d580ec330 from upstream.
Signed-off-by: Etan Kissling <etan_kissling@apple.com>
|
|\ \ \ \
| | | | |
| | | | | |
python-docker: Update to 4.4.3
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bugfixes:
- Fix SSH port parsing when shelling out to the ssh client
Signed-off-by: Javier Marcet <javier@marcet.info>
|
|\ \ \ \
| | | | |
| | | | | |
Docker compose update
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bugs:
- Fix SSH port parsing by bumping docker-py to 4.4.3
Miscellaneous:
- Bump Python to 3.7.10
Signed-off-by: Javier Marcet <javier@marcet.info>
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bugs:
- Fix SSH hostname parsing when it contains leading 's', 'h', and remove the quiet
option that was hiding the error (via docker-py bump to 4.4.2)
- Fix key error for --no-log-prefix option
- Fix incorrect CLI environment variable name for service profiles: COMPOSE_PROFILES
instead of COMPOSE_PROFILE
- Fix fish completion
Miscellaneous:
- Bump cryptography to 3.3.2
- Remove log driver filter
Signed-off-by: Javier Marcet <javier@marcet.info>
|
|\ \ \ \
| | | | |
| | | | | |
rtty: update to 7.4.0
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
dnstap: update to version 0.4.0
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The package does not support any mips archs, including mipsel.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
bcm27xx-eeprom: update to latest version
|
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
New eeprom firmwares support recently added RPi 400 and CM4.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
libnetfilter-queue: re-add PKG_FIXUP to fix build
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Currently when trying to build this package a build error is produced:
WARNING: 'automake-1.16' is missing on your system.
You should only need it if you modified 'Makefile.am' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'automake' program is part of the GNU Automake package:
<https://www.gnu.org/software/automake>
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<https://www.gnu.org/software/autoconf>
<https://www.gnu.org/software/m4/>
<https://www.perl.org/>
This error is due to an attempt to use the native host tools instead of
the OpenWrt build system generated ones. By re-adding PKG_FIXUP it is
ensured that the correct version of the host tools are used.
Signed-off-by: Etan Kissling <etan_kissling@apple.com>
|
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
libuhttpd: Update to 3.9.0
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
python-requests: split up patches into two files
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
quilt cannot handle two patches in one file. It ends up merging them
and removing the description from the second. To avoid this, split into
two.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | | |
Add build dependency on libnghttp2 for DNS-over-HTTPS support
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
|
|\ \ \ \
| | | | |
| | | | | |
https-dns-proxy: support for force DNS/DNS hijacking
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
banip: update to 0.7.2
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* add scanning for suspicious nginx events
* add a log counter to track the number of the failed requests
or login repetitions of the same ip in the log before banning,
defaults are: ssh (3), luci (3), nginx (5)
* optimize the background service handling
* add 'greensnow' as a new source
* update readme and LuCI frontend regarding the new log count options
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
zmq: add optional dependency on openpgm
|
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
And add a patch for CMakeList.txt to configure
correctly with openpgm enabled.
Signed-off-by: Ye Holmes <yeholmes@outlook.com>
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
python3: Fix target python-config when building on macOS
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The Python version of python-config is installed when building on macOS,
rather than the shell script version when building on Linux. When run on
macOS, the Python version of python-config will return values with
Mac-specific customizations.
This patches the python-config install recipe so that which version is
installed can be controlled by the package makefile. When building on
macOS, this installs the Python version for host Python and the shell
script version for target Python.
This also updates Host/Compile and Host/Install to use the default host
build recipes, so that the various HOST_* variables are taken into
account automatically.
Fixes https://github.com/openwrt/packages/issues/14652
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
As suggested by others, I would like to take care of this tool. I am
developing certain tools that rely on the library and also owipcalc.
Signed-off-by: Nick Hainke <vincent@systemli.org>
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
pingcheck: Remove unnecessary PKG_SOURCE and _SUBDIR
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adressing issue #14773
Signed-off-by: Bruno Randolf <br1@einfach.org>
|