Commit graph

23379 commits

Author SHA1 Message Date
Rosen Penev
a384058a89
Merge pull request #14848 from jefferyto/python-config-macos-openwrt-21.02
[openwrt-21.02] python3: Fix target python-config when building on macOS
2021-02-22 14:21:21 -08:00
Josef Schlehofer
743d7bcf2d
netdata: update to version 1.29.2
Release notes:
https://github.com/netdata/netdata/releases/tag/v1.29.2

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit e8021bf14d)
2021-02-22 19:54:00 +01:00
Jeffery To
6ce32c3b5e
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>
(cherry picked from commit 18330902a0)
2021-02-22 22:09:54 +08:00
Jan Pavlinec
2bb46e74f9
git-lfs: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit 0bc2f89ae1)
2021-02-21 08:56:56 +01:00
Matt Merhar
91902ec5e7
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>
(cherry picked from commit 52668b1e97)
2021-02-21 08:50:30 +01:00
Jan Pavlinec
eec6b56d8a
dnstap: update to version 0.4.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit 5514fca2b7)
2021-02-21 08:49:55 +01:00
Noah Meyerhans
99f620137f
bind: bump to 9.17.10
Add build dependency on libnghttp2 for DNS-over-HTTPS support

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
(cherry picked from commit f33ab76019)
2021-02-21 08:49:31 +01:00
Jan Pavlinec
50b5c5b77f
tor: update to version 0.4.5.6
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit 17056742ad)
2021-02-21 08:49:09 +01:00
Moritz Warning
86cf417bfe
zerotier: bump to 1.6.4
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2021-02-21 08:48:49 +01:00
Dirk Brenken
185a717e19
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>
(cherry picked from commit b65353b4f7)
2021-02-20 15:14:49 +01:00
Álvaro Fernández Rojas
af6827459a rng-tools: fix init START
We should be using "00" to deal with alphabetical order.

Fixes: d9cea6747 ("rng-tools: start as early as possible")
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
(cherry-picked from 55b22d131)
2021-02-20 09:00:55 +01:00
Álvaro Fernández Rojas
d9cea67477 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>
(cherry-picked from commit e9a126c14)
2021-02-20 08:49:20 +01:00
Rosen Penev
3cf70cd68c
Merge pull request #14805 from apple-etan/21-02/feature/ek/libnetfilter-queue/ipv6
libnetfilter-queue: fix IPv6 header handling
2021-02-19 19:03:44 -08:00
Etan Kissling
aeb793af11 libnetfilter-queue: fix IPv6 header handling
Import 51f25df304aeaa6c1b02ef7456a61278ee70c102 from upstream.

Signed-off-by: Etan Kissling <etan_kissling@apple.com>
(cherry picked from commit a16faf72b1)
Signed-off-by: Etan Kissling <etan_kissling@apple.com>
2021-02-19 23:52:32 +01:00
Rosen Penev
cb448e732d
Merge pull request #14803 from apple-etan/21-02/feature/ek/libnetfilter-queue/icmp
libnetfilter-queue: add pkt_buff function for ICMP
2021-02-19 14:50:46 -08:00
Etan Kissling
57662eade1 libnetfilter-queue: add pkt_buff function for ICMP
Import 662c8f44d53492d2e0ebd430dadef12d580ec330 from upstream.

Signed-off-by: Etan Kissling <etan_kissling@apple.com>
(cherry picked from commit 73060f9104)
Signed-off-by: Etan Kissling <etan_kissling@apple.com>
2021-02-19 22:47:51 +01:00
Rosen Penev
4896f0a021
Merge pull request #14795 from apple-etan/21-02/feature/ek/libnetfilter-queue/fixup
libnetfilter-queue: re-add PKG_FIXUP to fix build
2021-02-19 12:40:13 -08:00
Eneas U de Queiroz
603be683aa
reptyr: Don't build for mipsel
The package does not support any mips archs, including mipsel.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit ac3beceb96)
2021-02-19 16:42:36 -03:00
Etan Kissling
9afc3eb8b6 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>
(cherry picked from commit cab73ac826)
Signed-off-by: Etan Kissling <etan_kissling@apple.com>
2021-02-19 13:12:16 +01:00
Álvaro Fernández Rojas
294f08020e 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>
(cherry-picked from commit 7bbf6d1d0)
2021-02-19 11:13:58 +01:00
Dirk Brenken
27a448f42f
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>
(cherry picked from commit 55d663d291)
2021-02-18 15:36:00 +01:00
Josef Schlehofer
0dfd76f478
Merge pull request #14756 from BKPepe/klish-add-nls
klish: add include for nls when BUILD_NLS is enabled
2021-02-16 00:22:21 +01:00
Josef Schlehofer
b5028ca6e3
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] d18692c926

Suggested-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-02-15 22:29:08 +01:00
Nick Hainke
495cdbb39d prometheus-node-exporter-lua: fix wifi
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>
2021-02-15 08:39:09 -05:00
Rosen Penev
ac4cbab7d8
Merge pull request #14743 from jefferyto/python-cffi-1.14.5
python-cffi: Update to 1.14.5
2021-02-15 03:08:19 -08:00
Rosen Penev
ceb32dc42c
Merge pull request #14753 from commodo/python-updates1
python-pytz,numpy: bump versions
2021-02-15 02:30:03 -08:00
Rosen Penev
23e0bc9f9c
Merge pull request #14747 from neheb/o
open-vm-tools: update to 11.2.5
2021-02-15 02:26:47 -08:00
Rosen Penev
ebd43a9dc1
Merge pull request #14751 from neheb/rpcbind
rpcbind: clean up patches using quilt
2021-02-15 02:14:11 -08:00
Nick Hainke
686f919194 owipcalc: separate in client and lib
Separate owipcalc in client and lib part. Owipcalc brings a lot of nice
functionality with it, e.g. parsing and calculating prefixes.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-02-15 10:45:41 +01:00
Rosen Penev
aafbe8bcf1
Merge pull request #14693 from stangri/master-vpn-policy-routing
vpn-policy-routing: update to version 0.3
2021-02-15 00:50:14 -08:00
Rosen Penev
3fc29f4716
Merge pull request #14744 from jefferyto/python-cryptography-3.3.2
python-cryptography: Update to 3.3.2
2021-02-15 00:49:06 -08:00
Alexandru Ardelean
09214dec38 numpy: bump to version 1.20.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-02-15 10:42:16 +02:00
Alexandru Ardelean
ca45446f16 python-pytz: bump to version 2021.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-02-15 09:14:59 +02:00
Rosen Penev
e2ee9cf80f rpcbind: clean up patches using quilt
The second one was manually modified as quilt gets confused by the ***
and ends up removing the commit description.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-14 22:31:09 -08:00
Rosen Penev
65dfaba35f apk: update to 2.12.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-14 20:17:28 -10:00
Rosen Penev
ff00263330
Merge pull request #14748 from neheb/at
atftp: update to 0.7.4
2021-02-14 22:05:24 -08:00
Rosen Penev
50e664e2e0 atftp: update to 0.7.4
Remove upstreamed patches. Refresh others.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-14 21:58:00 -08:00
Rosen Penev
34ff9b538e open-vm-tools: update to 11.2.5
Work around a quilt bug where instead of showing a rename, it removes
and duplicates the file.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-14 21:56:35 -08:00
Rosen Penev
ebc85bbc9d
Merge pull request #14684 from rsa9000/atheepmgr-integration
atheepmgr: add new package
2021-02-14 19:50:05 -08:00
Rosen Penev
46fe66d622
Merge pull request #14746 from snh/uhubctl-2.4.0
uhubctl: update to 2.4.0
2021-02-14 19:48:37 -08:00
Steven Honson
2c54762f7f
uhubctl: update to 2.4.0
Signed-off-by: Steven Honson <steven@honson.id.au>
2021-02-15 13:18:41 +11:00
Rosen Penev
dad658c35f
Merge pull request #14742 from jedisct1/dnscrypt-csv-update
net/dnscrypt-proxy: update the CSV list of resolvers
2021-02-14 17:34:54 -08:00
Frank Denis
58f411c7c1 net/dnscrypt-proxy: update the CSV list of resolvers
The previous list was very out of date.

An always up-to-date v1-compatible list is available at:
https://download.dnscrypt.info/dnscrypt-resolvers/v1/

Also use different default resolvers since the previous ones don't
exist any longer.

Signed-off-by: Frank Denis <github@pureftpd.org>
2021-02-15 01:18:34 +01:00
Rosen Penev
2726eb5bf1
Merge pull request #14722 from BKPepe/sqlalchemy
python-sqlalchemy: update to version 1.3.23
2021-02-14 16:06:22 -08:00
Rosen Penev
d99c828101
Merge pull request #14676 from httpstorm/perl-5.28.1.fix-macos
perl: fix build errors on macOS
2021-02-14 15:23:44 -08:00
Rosen Penev
542f038ef4
Merge pull request #14730 from BKPepe/nebula
Nebula: downloading tarball with name and its version instead of just version and cosmetic polishing of Makefile
2021-02-14 15:20:50 -08:00
Rosen Penev
d68b539919
Merge pull request #14732 from BKPepe/geth-fix-libiconv
geth: add libiconv-full dependency if build with NLS
2021-02-14 15:19:34 -08:00
Rosen Penev
abb5159089
Merge pull request #14724 from 1715173329/xr-bump
xray-core: Update to 1.3.0
2021-02-14 15:13:17 -08:00
Jeffery To
b86890b899
python-cryptography: Update to 3.3.2
This fixes CVE-2020-36242 (buffer overflows caused by integer overflow
in OpenSSL).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2021-02-15 06:26:38 +08:00
Jeffery To
4aba039a2d
python-cffi: Update to 1.14.5
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2021-02-15 05:35:23 +08:00