Etan Kissling [Thu, 18 Feb 2021 22:05:24 +0000 (23:05 +0100)]
libnetfilter-queue: add pkt_buff function for ICMP
Import
662c8f44d53492d2e0ebd430dadef12d580ec330 from upstream.
Signed-off-by: Etan Kissling <etan_kissling@apple.com>
Álvaro Fernández Rojas [Fri, 19 Feb 2021 10:13:03 +0000 (11:13 +0100)]
Merge pull request #14790 from Noltari/bcm27xx-eeprom
bcm27xx-eeprom: update to latest version
Álvaro Fernández Rojas [Fri, 19 Feb 2021 09:58:37 +0000 (10:58 +0100)]
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>
Rosen Penev [Fri, 19 Feb 2021 10:01:54 +0000 (02:01 -0800)]
Merge pull request #14786 from apple-etan/feature/ek/libnetfilter-queue/fixup
libnetfilter-queue: re-add PKG_FIXUP to fix build
Rosen Penev [Fri, 19 Feb 2021 05:04:30 +0000 (21:04 -0800)]
Merge pull request #14789 from zhaojh329/libuhttpd
libuhttpd: Update to 3.9.0
Jianhui Zhao [Fri, 19 Feb 2021 04:23:56 +0000 (12:23 +0800)]
libuhttpd: Update to 3.9.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
Rosen Penev [Fri, 19 Feb 2021 01:10:19 +0000 (17:10 -0800)]
Merge pull request #14750 from neheb/pyreq
python-requests: split up patches into two files
Etan Kissling [Thu, 18 Feb 2021 23:17:10 +0000 (00:17 +0100)]
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>
Noah Meyerhans [Thu, 18 Feb 2021 21:57:33 +0000 (13:57 -0800)]
bind: bump to 9.17.10
Add build dependency on libnghttp2 for DNS-over-HTTPS support
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Rosen Penev [Thu, 18 Feb 2021 21:24:29 +0000 (13:24 -0800)]
Merge pull request #14709 from stangri/master-https-dns-proxy
https-dns-proxy: support for force DNS/DNS hijacking
Dirk Brenken [Thu, 18 Feb 2021 05:40:50 +0000 (06:40 +0100)]
Merge pull request #14779 from dibdot/banip
banip: update to 0.7.2
Rosen Penev [Wed, 17 Feb 2021 21:00:41 +0000 (13:00 -0800)]
Merge pull request #14775 from ye-holmes/libs/zmq-openpgm-depend
zmq: add optional dependency on openpgm
Rosen Penev [Wed, 17 Feb 2021 20:59:56 +0000 (12:59 -0800)]
Merge pull request #14767 from jefferyto/python-config-macos
python3: Fix target python-config when building on macOS
Dirk Brenken [Wed, 17 Feb 2021 20:24:44 +0000 (21:24 +0100)]
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>
Nick Hainke [Wed, 17 Feb 2021 11:18:28 +0000 (12:18 +0100)]
owipcalc: change maintainer
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>
Ye Holmes [Wed, 17 Feb 2021 12:52:31 +0000 (20:52 +0800)]
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>
Rosen Penev [Wed, 17 Feb 2021 14:05:42 +0000 (06:05 -0800)]
Merge pull request #14776 from br101/pingchcheck-PKG_SOURCE
pingcheck: Remove unnecessary PKG_SOURCE and _SUBDIR
Bruno Randolf [Wed, 17 Feb 2021 13:35:23 +0000 (13:35 +0000)]
pingcheck: Remove unnecessary PKG_SOURCE and _SUBDIR
Adressing issue #14773
Signed-off-by: Bruno Randolf <br1@einfach.org>
Rosen Penev [Wed, 17 Feb 2021 02:59:36 +0000 (18:59 -0800)]
Merge pull request #14770 from nxhack/node_host_yarn
node-yarn: add new package - for building adguardhome
Rosen Penev [Wed, 17 Feb 2021 02:58:46 +0000 (18:58 -0800)]
Merge pull request #14769 from nxhack/node_host_icu
node: make hostpkg icu-enabled
Rosen Penev [Wed, 17 Feb 2021 02:57:40 +0000 (18:57 -0800)]
Merge pull request #14729 from ye-holmes/libs/openpgm
openpgm: Add Pragmatic General Multicast library
Ye Holmes [Sun, 3 Jan 2021 10:40:03 +0000 (18:40 +0800)]
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>
Hirokazu MORIKAWA [Wed, 17 Feb 2021 01:47:06 +0000 (10:47 +0900)]
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>
Hirokazu MORIKAWA [Wed, 17 Feb 2021 01:30:56 +0000 (10:30 +0900)]
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>
Philip Prindeville [Tue, 16 Feb 2021 22:19:14 +0000 (15:19 -0700)]
Merge pull request #14758 from pprindeville/strongswan-drop-route-uid0
strongswan: fix local_gateway discovery
Philip Prindeville [Mon, 15 Feb 2021 21:51:02 +0000 (14:51 -0700)]
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>
Philip Prindeville [Tue, 16 Feb 2021 20:16:15 +0000 (13:16 -0700)]
Merge pull request #14760 from pprindeville/libmaria-add-libcurl-dependency
libmariadb: add dependency on libcurl
Philip Prindeville [Tue, 16 Feb 2021 02:25:46 +0000 (19:25 -0700)]
libmariadb: add dependency on libcurl
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Jeffery To [Tue, 16 Feb 2021 14:23:50 +0000 (22:23 +0800)]
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>
Felix Fietkau [Tue, 16 Feb 2021 10:20:21 +0000 (11:20 +0100)]
curl,fuse,lm-sensors: move BuildPackage line for libs above packges depending on it
Fixes ABI_VERSION handling issues
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Saverio Proto [Tue, 16 Feb 2021 07:42:23 +0000 (08:42 +0100)]
Merge pull request #14740 from ErwanMAS/tinc_bump_to_git_last_commit
Bump tinc to version 1.1 commit
3ee0d5dd
Rosen Penev [Mon, 15 Feb 2021 06:27:17 +0000 (22:27 -0800)]
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>
Rosen Penev [Tue, 16 Feb 2021 04:35:59 +0000 (20:35 -0800)]
Merge pull request #14728 from neheb/boo
[RFC] boost: build context under MIPS64
Rosen Penev [Tue, 16 Feb 2021 04:35:30 +0000 (20:35 -0800)]
Merge pull request #14757 from jmarcet/python_docker_update
python-docker: Update to 4.4.2
Erwan MAS [Tue, 16 Feb 2021 04:25:40 +0000 (23:25 -0500)]
tinc: new maintainer
Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
Rosen Penev [Tue, 16 Feb 2021 04:33:08 +0000 (20:33 -0800)]
Merge pull request #14761 from tofurky/try-tiny_relative_inc
perl-try-tiny: use relative include of perlmod.mk
Matt Merhar [Tue, 16 Feb 2021 02:07:05 +0000 (21:07 -0500)]
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>
Josef Schlehofer [Mon, 15 Feb 2021 23:22:21 +0000 (00:22 +0100)]
Merge pull request #14756 from BKPepe/klish-add-nls
klish: add include for nls when BUILD_NLS is enabled
Javier Marcet [Mon, 15 Feb 2021 21:32:03 +0000 (21:32 +0000)]
python-docker: Update to 4.4.2
Signed-off-by: Javier Marcet <javier@marcet.info>
Josef Schlehofer [Mon, 15 Feb 2021 15:53:25 +0000 (16:53 +0100)]
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>
Nick Hainke [Mon, 15 Feb 2021 09:55:26 +0000 (10:55 +0100)]
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>
Rosen Penev [Mon, 15 Feb 2021 11:08:19 +0000 (03:08 -0800)]
Merge pull request #14743 from jefferyto/python-cffi-1.14.5
python-cffi: Update to 1.14.5
Rosen Penev [Mon, 15 Feb 2021 10:30:03 +0000 (02:30 -0800)]
Merge pull request #14753 from commodo/python-updates1
python-pytz,numpy: bump versions
Rosen Penev [Mon, 15 Feb 2021 10:26:47 +0000 (02:26 -0800)]
Merge pull request #14747 from neheb/o
open-vm-tools: update to 11.2.5
Rosen Penev [Mon, 15 Feb 2021 10:14:11 +0000 (02:14 -0800)]
Merge pull request #14751 from neheb/rpcbind
rpcbind: clean up patches using quilt
Nick Hainke [Sat, 23 Jan 2021 12:54:41 +0000 (13:54 +0100)]
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>
Rosen Penev [Mon, 15 Feb 2021 08:50:14 +0000 (00:50 -0800)]
Merge pull request #14693 from stangri/master-vpn-policy-routing
vpn-policy-routing: update to version 0.3
Rosen Penev [Mon, 15 Feb 2021 08:49:06 +0000 (00:49 -0800)]
Merge pull request #14744 from jefferyto/python-cryptography-3.3.2
python-cryptography: Update to 3.3.2
Alexandru Ardelean [Mon, 15 Feb 2021 07:37:19 +0000 (09:37 +0200)]
numpy: bump to version 1.20.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 8 Feb 2021 06:33:19 +0000 (08:33 +0200)]
python-pytz: bump to version 2021.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Rosen Penev [Mon, 15 Feb 2021 06:17:43 +0000 (22:17 -0800)]
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>
Rosen Penev [Thu, 11 Feb 2021 09:20:56 +0000 (01:20 -0800)]
apk: update to 2.12.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 15 Feb 2021 06:05:24 +0000 (22:05 -0800)]
Merge pull request #14748 from neheb/at
atftp: update to 0.7.4
Rosen Penev [Sat, 13 Feb 2021 02:19:53 +0000 (18:19 -0800)]
atftp: update to 0.7.4
Remove upstreamed patches. Refresh others.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 15 Feb 2021 05:06:34 +0000 (21:06 -0800)]
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>
Rosen Penev [Mon, 15 Feb 2021 03:50:05 +0000 (19:50 -0800)]
Merge pull request #14684 from rsa9000/atheepmgr-integration
atheepmgr: add new package
Rosen Penev [Mon, 15 Feb 2021 03:48:37 +0000 (19:48 -0800)]
Merge pull request #14746 from snh/uhubctl-2.4.0
uhubctl: update to 2.4.0
Steven Honson [Mon, 15 Feb 2021 02:18:41 +0000 (13:18 +1100)]
uhubctl: update to 2.4.0
Signed-off-by: Steven Honson <steven@honson.id.au>
Rosen Penev [Mon, 15 Feb 2021 01:34:54 +0000 (17:34 -0800)]
Merge pull request #14742 from jedisct1/dnscrypt-csv-update
net/dnscrypt-proxy: update the CSV list of resolvers
Frank Denis [Sun, 14 Feb 2021 21:02:47 +0000 (22:02 +0100)]
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>
Rosen Penev [Mon, 15 Feb 2021 00:06:22 +0000 (16:06 -0800)]
Merge pull request #14722 from BKPepe/sqlalchemy
python-sqlalchemy: update to version 1.3.23
Rosen Penev [Sun, 14 Feb 2021 23:23:44 +0000 (15:23 -0800)]
Merge pull request #14676 from httpstorm/perl-5.28.1.fix-macos
perl: fix build errors on macOS
Rosen Penev [Sun, 14 Feb 2021 23:20:50 +0000 (15:20 -0800)]
Merge pull request #14730 from BKPepe/nebula
Nebula: downloading tarball with name and its version instead of just version and cosmetic polishing of Makefile
Rosen Penev [Sun, 14 Feb 2021 23:19:34 +0000 (15:19 -0800)]
Merge pull request #14732 from BKPepe/geth-fix-libiconv
geth: add libiconv-full dependency if build with NLS
Rosen Penev [Sun, 14 Feb 2021 23:13:17 +0000 (15:13 -0800)]
Merge pull request #14724 from
1715173329/xr-bump
xray-core: Update to 1.3.0
Jeffery To [Sun, 14 Feb 2021 22:26:38 +0000 (06:26 +0800)]
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>
Jeffery To [Sun, 14 Feb 2021 21:35:23 +0000 (05:35 +0800)]
python-cffi: Update to 1.14.5
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Erwan MAS [Sun, 14 Feb 2021 19:47:43 +0000 (14:47 -0500)]
tinc: fix missing HASH
Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
Erwan MAS [Sun, 14 Feb 2021 19:21:34 +0000 (14:21 -0500)]
tinc: Bump to version 1.1 commit
3ee0d5dd
Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
Sebastian Kemper [Sun, 14 Feb 2021 09:24:50 +0000 (10:24 +0100)]
json-glib: update to 1.6.2
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Josef Schlehofer [Sun, 14 Feb 2021 09:30:59 +0000 (10:30 +0100)]
geth: update to version 1.9.25
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Sun, 14 Feb 2021 09:06:43 +0000 (10:06 +0100)]
geth: add libiconv-full dependency if build with NLS
Variable ICONV_DEPENDS is specified in nls.mk which can be found in
OpenWrt main repository.
This fixes issue:
/foo/build/staging_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-8.4.0_musl_eabi/lib/gcc/arm-openwrt-linux-muslgnueabi/8.4.0/../../../../arm-openwrt-linux-muslgnueabi/bin/ld: cannot find -liconv
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Sun, 14 Feb 2021 08:39:38 +0000 (09:39 +0100)]
nebula: cosmetic moving of PKG_MAINTAINER to different place
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Sun, 14 Feb 2021 08:32:34 +0000 (09:32 +0100)]
nebula: use codeload instead of github source code
Previous code was downloading file v1.3.0, which is wrong, because in
the dl folder there might be some tarballs with that naming and they are
wrong as well.
This could lead to some issues like this:
Hash of the local file v1.3.0.tar.gz does not match (file:
87cf846b02dde6328b84832287d8725d91f12f41366eecb4d59eeda1d6c7efdf, requested:
b94fba0251a4a436e25b127d0b9bc0181b991631f1dc8e344b1c8e895b55375d) - deleting download.
Even though, if you tried it on SDK or minimal build when there is a
small number of packages, you most likely don't encounter it.
The correct solution is to download files with their name and version.
E.g. nebula-version.tar.gz as it is in PKG_SOURCE variable now.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Sun, 14 Feb 2021 06:26:34 +0000 (22:26 -0800)]
Merge pull request #14634 from neheb/a
alpine: try to make reproducible
Rosen Penev [Sat, 13 Feb 2021 02:06:06 +0000 (18:06 -0800)]
boost: build context for 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>
Tianling Shen [Fri, 12 Feb 2021 17:10:21 +0000 (01:10 +0800)]
xray-core: Update to 1.3.0
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
Tianling Shen [Fri, 12 Feb 2021 17:09:19 +0000 (01:09 +0800)]
xray-core: add the test script for action checking
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
Rosen Penev [Sat, 13 Feb 2021 00:00:38 +0000 (16:00 -0800)]
Merge pull request #14727 from nxhack/node_14155
node: update to v14.15.5
Stan Grishin [Mon, 8 Feb 2021 17:52:42 +0000 (17:52 +0000)]
vpn-policy-routing: update to version 0.3
Signed-off-by: Stan Grishin <stangri@melmac.net>
Dirk Brenken [Fri, 12 Feb 2021 19:44:11 +0000 (20:44 +0100)]
banip: bugfix
* fix a stale pid file during package update
Signed-off-by: Dirk Brenken <dev@brenken.org>
Tianling Shen [Thu, 11 Feb 2021 16:21:28 +0000 (00:21 +0800)]
xray-core: init: add option to control FullConeNAT setting
Latest version of xray-core made a change to support FullCone NAT,
which would break UDP connection from v2ray-core backend server.
So added the option for v2ray-core users, to make sure UDP works
as expected.
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
Josef Schlehofer [Fri, 12 Feb 2021 04:29:35 +0000 (05:29 +0100)]
python-sqlalchemy: update to version 1.3.23
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Hirokazu MORIKAWA [Fri, 12 Feb 2021 02:48:57 +0000 (11:48 +0900)]
node: update to v14.15.5
Description:
Update to v14.15.5
upgrade npm to 6.14.11
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Sergey Ryazanov [Sun, 7 Feb 2021 02:52:27 +0000 (05:52 +0300)]
atheepmgr: add new package
This utility is intended to analyze EEPROM/boarddata content of Atheros
based boards: load, dump, parse and perform quick edit. Mostly it is
used to work with binary dumps/blobs on a host, but sometime it is
useful to be able to run it on a board, e.g. to make an EEPROM content
dump or to quickly analyze ART/boarddata without copying it to a host.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Tianling Shen [Thu, 11 Feb 2021 15:47:46 +0000 (23:47 +0800)]
xray-core: bump geodata to latest version
also adjusted GO_PKG_LDFLAGS_X which was suggested by Jeffery To.
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
Josef Schlehofer [Thu, 11 Feb 2021 13:55:39 +0000 (14:55 +0100)]
youtube-dl: update to version 2021.2.10
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Thu, 11 Feb 2021 11:33:29 +0000 (12:33 +0100)]
Merge pull request #14712 from ja-pa/ooniprobe-3.5.1
ooniprobe: update to version 3.5.1
Jan Pavlinec [Tue, 9 Feb 2021 14:49:18 +0000 (15:49 +0100)]
ooniprobe: update to version 3.5.1
Changes:
Add test script
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Josef Schlehofer [Wed, 10 Feb 2021 13:35:00 +0000 (14:35 +0100)]
Merge pull request #14713 from
1715173329/new-yq
yq: Update to 4.5.1
Josef Schlehofer [Wed, 10 Feb 2021 13:17:47 +0000 (14:17 +0100)]
netdata: update to version 1.29.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Tianling Shen [Wed, 10 Feb 2021 11:14:01 +0000 (19:14 +0800)]
yq: Update to 4.5.1
added test script as well.
Changelog: https://github.com/mikefarah/yq/releases/tag/v4.5.1
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
Josef Schlehofer [Wed, 10 Feb 2021 10:37:09 +0000 (11:37 +0100)]
dnscrypt-proxy2: sync blocked-names to upstream one
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Wed, 10 Feb 2021 10:30:03 +0000 (11:30 +0100)]
Merge pull request #14707 from jclong83/dnscrypt-proxy2
dnscrypt-proxy2: upgrade to 2.0.45
Michael Heimpold [Wed, 10 Feb 2021 06:29:35 +0000 (07:29 +0100)]
Merge pull request #14705 from micmac1/iio-ico
libiio: allow access to iconv
Stan Grishin [Wed, 10 Feb 2021 05:59:10 +0000 (05:59 +0000)]
https-dns-proxy: support for force DNS/DNS hijacking
Signed-off-by: Stan Grishin <stangri@melmac.net>
Philip Prindeville [Wed, 10 Feb 2021 05:24:20 +0000 (22:24 -0700)]
Merge pull request #14668 from pprindeville/strongswan-create-swanctl.d-dir
strongswan: create /etc/swanctl/conf.d directory
James Long [Wed, 10 Feb 2021 03:49:13 +0000 (11:49 +0800)]
dnscrypt-proxy2: upgrade to 2.0.45
Signed-off-by: James Long <james@jclong.net>
Rosen Penev [Wed, 10 Feb 2021 02:49:43 +0000 (18:49 -0800)]
Merge pull request #14703 from micmac1/icecast-ico
icecast: allow access to iconv
Rosen Penev [Wed, 10 Feb 2021 02:49:17 +0000 (18:49 -0800)]
Merge pull request #14704 from micmac1/ices-ico
ices: allow access to iconv