| Commit message (Collapse) | Author | Age |
|\
| |
| | |
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>
|
|\ \ \ \
| | | | |
| | | | | |
node-yarn: add new package - for building adguardhome
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add the necessary new package to build the latest version of adguardhome.
See this thread : https://github.com/openwrt/packages/pull/14717
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
node: make hostpkg icu-enabled
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Made the necessary changes to build the latest version of adguardhome.
See this thread : https://github.com/openwrt/packages/pull/14717
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
openpgm: Add Pragmatic General Multicast library
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
OpenPGM is a library implementing the PGM reliable multicast
network protocol; The famous messaging library ZMQ has an
optional dependency on OpenPGM, with OpenPGM enabled, we can
foster the development of multicast network applications.
Signed-off-by: Ye Holmes <yeholmes@outlook.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
strongswan: fix local_gateway discovery
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This has been observed by myself and @luizluca: ip route get is
appending uid0 to the output, as seen from:
root@OpenWrt2:~# ip route get 1.1.1.1
1.1.1.1 via 174.27.160.1 dev eth3 src 174.27.182.184 uid 0
cache
root@OpenWrt2:~#
so the fix is an anchored match, discarding all else. Also, using
ip -o means never having to do multiline matches...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
libmariadb: add dependency on libcurl
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
depending on it
Fixes ABI_VERSION handling issues
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
Bump tinc to version 1.1 commit 3ee0d5dd
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[RFC] boost: build context under MIPS64
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
It turns out there's upstream support for it. A small patch is needed
to fix softfloat support.
Also added patch to fix boost-fiber on octeon+. Failure happens because
the platform is based on an old MIPSr2 standard that lacks the pause
instruction.
It also turns out that MIPS64 builds are done with the wrong ABI.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
python-docker: Update to 4.4.2
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Javier Marcet <javier@marcet.info>
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
perl-try-tiny: use relative include of perlmod.mk
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The $(TOPDIR) seemed to cause Makefile parsing issues with CI.
Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
klish: add include for nls when BUILD_NLS is enabled
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
In recent commit for libxml2 [1], there was enabled support for iconv,
but it relieves issue with klish that it does not compile as it fails with
following output:
checking for xmlNewDoc in -lxml2... no
configure: error: cannot find libxml2 library
make[2]: *** [Makefile:73: /foo/build/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/klish-2.2.0/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1
make[2]: Leaving directory '/foo/build/feeds/packages/utils/klish'
[1] https://github.com/openwrt/packages/commit/d18692c92638cdc1e643554699cb21e893abf2e9
Suggested-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The "get_wifi_interfaces" function is not returning the wifi interface
names. This causes the bug #14625.
Fix the "get_wifi_interfaces" function.
Signed-off-by: Nick Hainke <vincent@systemli.org>
|
|\ \ \ \
| | | | |
| | | | | |
python-cffi: Update to 1.14.5
|
| | |/ /
| |/| |
| | | |
| | | | |
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
python-pytz,numpy: bump versions
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
open-vm-tools: update to 11.2.5
|