feed/packages.git
3 years agoMerge pull request #14800 from 6ec123321/master
Rosen Penev [Sat, 20 Feb 2021 07:29:54 +0000 (23:29 -0800)]
Merge pull request #14800 from 6ec123321/master

gost_engine: Add GOST2012 Engine for OpenSSL

3 years agogost_engine: added new line in the end of file 14800/head
Artur Petrov [Sat, 20 Feb 2021 07:15:08 +0000 (11:15 +0400)]
gost_engine: added new line in the end of file

Signed-off-by: Artur Petrov <github@phpchain.ru>
3 years agoMerge pull request #14791 from ja-pa/tor-0.4.5.6
Rosen Penev [Fri, 19 Feb 2021 22:51:18 +0000 (14:51 -0800)]
Merge pull request #14791 from ja-pa/tor-0.4.5.6

tor: update to version 0.4.5.6

3 years agoMerge pull request #14804 from apple-etan/feature/ek/libnetfilter-queue/ipv6
Rosen Penev [Fri, 19 Feb 2021 22:47:29 +0000 (14:47 -0800)]
Merge pull request #14804 from apple-etan/feature/ek/libnetfilter-queue/ipv6

libnetfilter-queue: fix IPv6 header handling

3 years agolibnetfilter-queue: fix IPv6 header handling 14804/head
Etan Kissling [Fri, 19 Feb 2021 00:41:36 +0000 (01:41 +0100)]
libnetfilter-queue: fix IPv6 header handling

Import 51f25df304aeaa6c1b02ef7456a61278ee70c102 from upstream.

Signed-off-by: Etan Kissling <etan_kissling@apple.com>
3 years agoMerge pull request #14797 from apple-etan/feature/ek/libnetfilter-queue/icmp
Rosen Penev [Fri, 19 Feb 2021 21:43:16 +0000 (13:43 -0800)]
Merge pull request #14797 from apple-etan/feature/ek/libnetfilter-queue/icmp

libnetfilter-queue: add pkt_buff function for ICMP

3 years agolibnetfilter-queue: add pkt_buff function for ICMP 14797/head
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>
3 years agoMerge pull request #14792 from jmarcet/python_docker_update
Rosen Penev [Fri, 19 Feb 2021 20:43:33 +0000 (12:43 -0800)]
Merge pull request #14792 from jmarcet/python_docker_update

python-docker: Update to 4.4.3

3 years agoMerge pull request #14793 from jmarcet/docker-compose-update
Rosen Penev [Fri, 19 Feb 2021 20:43:11 +0000 (12:43 -0800)]
Merge pull request #14793 from jmarcet/docker-compose-update

Docker compose update

3 years agoMerge pull request #14794 from zhaojh329/rtty
Rosen Penev [Fri, 19 Feb 2021 20:42:43 +0000 (12:42 -0800)]
Merge pull request #14794 from zhaojh329/rtty

rtty: update to 7.4.0

3 years agoMerge pull request #14796 from ja-pa/dnstap-0.4.0
Rosen Penev [Fri, 19 Feb 2021 20:42:12 +0000 (12:42 -0800)]
Merge pull request #14796 from ja-pa/dnstap-0.4.0

dnstap: update to version 0.4.0

3 years agoreptyr: Don't build for mipsel
Eneas U de Queiroz [Fri, 19 Feb 2021 19:27:55 +0000 (16:27 -0300)]
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>
3 years agogost_engine: add support GOST2012
Artur Petrov [Fri, 19 Feb 2021 15:20:11 +0000 (19:20 +0400)]
gost_engine: add support GOST2012

Signed-off-by: Artur Petrov <github@phpchain.ru>
3 years agortty: update to 7.4.0 14794/head
Jianhui Zhao [Fri, 19 Feb 2021 11:04:10 +0000 (19:04 +0800)]
rtty: update to 7.4.0

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
3 years agopython-docker: Update to 4.4.3 14792/head
Javier Marcet [Fri, 19 Feb 2021 08:53:05 +0000 (08:53 +0000)]
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>
3 years agodocker-compose: Update to version 1.28.4 14793/head
Javier Marcet [Fri, 19 Feb 2021 08:51:43 +0000 (08:51 +0000)]
docker-compose: Update to version 1.28.4

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>
3 years agodocker-compose: Update to version 1.28.3
Javier Marcet [Thu, 18 Feb 2021 07:54:14 +0000 (07:54 +0000)]
docker-compose: Update to version 1.28.3

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>
3 years agotor: update to version 0.4.5.6 14791/head
Jan Pavlinec [Fri, 19 Feb 2021 10:33:55 +0000 (11:33 +0100)]
tor: update to version 0.4.5.6

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agoMerge pull request #14790 from Noltari/bcm27xx-eeprom
Á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

3 years agobcm27xx-eeprom: update to latest version 14790/head
Á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>
3 years agoMerge pull request #14786 from apple-etan/feature/ek/libnetfilter-queue/fixup
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

3 years agoMerge pull request #14789 from zhaojh329/libuhttpd
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

3 years agolibuhttpd: Update to 3.9.0 14789/head
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>
3 years agoMerge pull request #14750 from neheb/pyreq
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

3 years agolibnetfilter-queue: re-add PKG_FIXUP to fix build 14786/head
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>
3 years agobind: bump to 9.17.10
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>
3 years agoMerge pull request #14709 from stangri/master-https-dns-proxy
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

3 years agoMerge pull request #14779 from dibdot/banip
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

3 years agoMerge pull request #14775 from ye-holmes/libs/zmq-openpgm-depend
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

3 years agoMerge pull request #14767 from jefferyto/python-config-macos
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

3 years agobanip: update to 0.7.2 14779/head
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>
3 years agoowipcalc: change maintainer
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>
3 years agozmq: add optional dependency on openpgm 14775/head
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>
3 years agoMerge pull request #14776 from br101/pingchcheck-PKG_SOURCE
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

3 years agopingcheck: Remove unnecessary PKG_SOURCE and _SUBDIR 14776/head
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>
3 years agoMerge pull request #14770 from nxhack/node_host_yarn
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

3 years agoMerge pull request #14769 from nxhack/node_host_icu
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

3 years agoMerge pull request #14729 from ye-holmes/libs/openpgm
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

3 years agoopenpgm: Add Pragmatic General Multicast library 14729/head
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>
3 years agonode-yarn: add new package - for building adguardhome 14770/head
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>
3 years agonode: make hostpkg icu-enabled 14769/head
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>
3 years agoMerge pull request #14758 from pprindeville/strongswan-drop-route-uid0
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

3 years agostrongswan: fix local_gateway discovery 14758/head
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>
3 years agoMerge pull request #14760 from pprindeville/libmaria-add-libcurl-dependency
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

3 years agolibmariadb: add dependency on libcurl 14760/head
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>
3 years agopython3: Fix target python-config when building on macOS 14767/head
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>
3 years agocurl,fuse,lm-sensors: move BuildPackage line for libs above packges depending on it
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>
3 years agoMerge pull request #14740 from ErwanMAS/tinc_bump_to_git_last_commit
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

3 years agopython-requests: split up patches into two files 14750/head
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>
3 years agoMerge pull request #14728 from neheb/boo
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

3 years agoMerge pull request #14757 from jmarcet/python_docker_update
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

3 years agotinc: new maintainer 14740/head
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>
3 years agoMerge pull request #14761 from tofurky/try-tiny_relative_inc
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

3 years agoperl-try-tiny: use relative include of perlmod.mk 14761/head
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>
3 years agoMerge pull request #14756 from BKPepe/klish-add-nls
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

3 years agopython-docker: Update to 4.4.2 14757/head
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>
3 years agoklish: add include for nls when BUILD_NLS is enabled 14756/head
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>
3 years agoprometheus-node-exporter-lua: fix wifi
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>
3 years agodnstap: update to version 0.4.0 14796/head
Jan Pavlinec [Mon, 15 Feb 2021 12:52:44 +0000 (13:52 +0100)]
dnstap: update to version 0.4.0

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agoMerge pull request #14743 from jefferyto/python-cffi-1.14.5
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

3 years agoMerge pull request #14753 from commodo/python-updates1
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

3 years agoMerge pull request #14747 from neheb/o
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

3 years agoMerge pull request #14751 from neheb/rpcbind
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

3 years agoowipcalc: separate in client and lib
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>
3 years agoMerge pull request #14693 from stangri/master-vpn-policy-routing
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

3 years agoMerge pull request #14744 from jefferyto/python-cryptography-3.3.2
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

3 years agonumpy: bump to version 1.20.1 14753/head
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>
3 years agopython-pytz: bump to version 2021.1
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>
3 years agorpcbind: clean up patches using quilt 14751/head
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>
3 years agoapk: update to 2.12.2
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>
3 years agoMerge pull request #14748 from neheb/at
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

3 years agoatftp: update to 0.7.4 14748/head
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>
3 years agoopen-vm-tools: update to 11.2.5 14747/head
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>
3 years agoMerge pull request #14684 from rsa9000/atheepmgr-integration
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

3 years agoMerge pull request #14746 from snh/uhubctl-2.4.0
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

3 years agouhubctl: update to 2.4.0 14746/head
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>
3 years agoMerge pull request #14742 from jedisct1/dnscrypt-csv-update
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

3 years agonet/dnscrypt-proxy: update the CSV list of resolvers 14742/head
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>
3 years agoMerge pull request #14722 from BKPepe/sqlalchemy
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

3 years agoMerge pull request #14676 from httpstorm/perl-5.28.1.fix-macos
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

3 years agoMerge pull request #14730 from BKPepe/nebula
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

3 years agoMerge pull request #14732 from BKPepe/geth-fix-libiconv
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

3 years agoMerge pull request #14724 from 1715173329/xr-bump
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

3 years agopython-cryptography: Update to 3.3.2 14744/head
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>
3 years agopython-cffi: Update to 1.14.5 14743/head
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>
3 years agotinc: fix missing HASH
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>
3 years agotinc: Bump to version 1.1 commit 3ee0d5dd
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>
3 years agojson-glib: update to 1.6.2
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>
3 years agogeth: update to version 1.9.25 14732/head
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>
3 years agogeth: add libiconv-full dependency if build with NLS
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>
3 years agonebula: cosmetic moving of PKG_MAINTAINER to different place 14730/head
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>
3 years agonebula: use codeload instead of github source code
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>
3 years agoMerge pull request #14634 from neheb/a
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

3 years agoboost: build context for mips64 14728/head
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>
3 years agoxray-core: Update to 1.3.0 14724/head
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>
3 years agoxray-core: add the test script for action checking
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>
3 years agoMerge pull request #14727 from nxhack/node_14155
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

3 years agovpn-policy-routing: update to version 0.3 14693/head
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>
3 years agobanip: bugfix
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>
3 years agoxray-core: init: add option to control FullConeNAT setting
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>