feed/packages.git
3 years agoxray-core: fix build under go 1.17 16494/head
Tianling Shen [Thu, 26 Aug 2021 13:52:40 +0000 (21:52 +0800)]
xray-core: fix build under go 1.17

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit dcd3f288e441dac264f4c34e19270e75d38933eb)

3 years agogolang: Update to 1.17
Jeffery To [Sun, 22 Aug 2021 16:36:15 +0000 (00:36 +0800)]
golang: Update to 1.17

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit d0aab6b8bc1a687f0c7b62ac2c92be36e2bdd8bd)

3 years agogpsd: bump to 3.23
Sebastian Kemper [Sun, 22 Aug 2021 14:21:58 +0000 (16:21 +0200)]
gpsd: bump to 3.23

Contains fix for time jumping back 1024 weeks after 23-October-2021.

Changes:

- Between current version and 3.23 the ABI version changed from 27 to
  29. Add ABI_VERSION variable to package as the jumps occur often.
- 0001-no-distutils-import.patch: removed because current patch doesn't
  work with new release and host python3-distutils is a build
  requirement anyway.
- 0002-ncurses6_detection.patch: fixed the patch. Currently the first
  "elif" checks for "ncurses6-config". But this is only provided by
  ncurses/host package, so the CFLAGS then contain includes that point
  into $(STAGING_DIR_HOSTPKG). The ncurses target package only installs
  "ncursesw6-config" into the staging area. So this is the only tool of
  interest. Also, the hunk moved from SConstruct to SConscript.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
3 years agoMerge pull request #16478 from 1715173329/yq-2102
Rosen Penev [Fri, 27 Aug 2021 20:30:58 +0000 (13:30 -0700)]
Merge pull request #16478 from 1715173329/yq-2102

[openwrt-21.02] yq: Update to 4.12.1

3 years agoyq: Update to 4.12.1 16478/head
Tianling Shen [Fri, 27 Aug 2021 16:43:24 +0000 (00:43 +0800)]
yq: Update to 4.12.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 8dfc2e06c6b89fe5783fc67c4091a2171c8ed1af)

3 years agoauc: update to version 0.2.4
Daniel Golle [Wed, 18 Aug 2021 18:30:56 +0000 (19:30 +0100)]
auc: update to version 0.2.4

 * Brings support for future connexion based API.
 * read `detail` not `message` from server
 * use regular verrevcmp for branch names, fixes update indication
 * break out usage() from main() function
 * require '-f' in case installed package is missing in remote lists
 * don't use ENETUNREACH for unlrelated error
 * Fix check for mandatory fields (stray parenthesis)
 * Don't even fetch package lists if checking only for release.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 8486f64fea140dddb7ca92333ed956f2966e444a)
(cherry picked from commit 23ce5b0e6feb141b272d277a0b72a12add67d9b6)
(cherry picked from commit 2edbc4c805d61d859f5e2af84293cdfb051f7f56)
(cherry picked from commit bd4ad7b0baa3c95c5c8ee88c1aa372030fc6a47a)

3 years agoyq: Update to 4.12.0
Tianling Shen [Wed, 25 Aug 2021 14:41:14 +0000 (22:41 +0800)]
yq: Update to 4.12.0

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit c881b29cfdfd274b721775d1d0de71eb02a27201)

3 years agoapr: patch CVE-2021-35940
Michal Vasilek [Mon, 23 Aug 2021 11:37:53 +0000 (13:37 +0200)]
apr: patch CVE-2021-35940

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit 0777e40b7472a0b0b77531b6797448f8c15bd586)

3 years agoMerge pull request #16456 from rs/nextdns-1.36.0-openwrt-21.02
Stan Grishin [Wed, 25 Aug 2021 00:07:53 +0000 (17:07 -0700)]
Merge pull request #16456 from rs/nextdns-1.36.0-openwrt-21.02

[21.02] nextdns: Update to version 1.36.0

3 years agonextdns: Update to version 1.36.0 16456/head
Olivier Poitrey [Tue, 24 Aug 2021 23:40:32 +0000 (23:40 +0000)]
nextdns: Update to version 1.36.0

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
3 years agomosquitto: allow auth options with per listener settings
Karl Palsson [Tue, 24 Aug 2021 14:19:41 +0000 (14:19 +0000)]
mosquitto: allow auth options with per listener settings

Some settings can be either global or per listener, and we need to
support both forms in UCI.

Signed-off-by: Karl Palsson <karlp@etactica.com>
3 years agomosquitto: init: support more UCI options
Karl Palsson [Tue, 24 Aug 2021 12:07:23 +0000 (12:07 +0000)]
mosquitto: init: support more UCI options

Recent versions of mosquitto have added a lot more fine grained control
of various options.  Add UCI support for all of them, and fix a couple
of things that were configured as per listener, that are actually global
settings.

Signed-off-by: Karl Palsson <karlp@etactica.com>
3 years agoairos-dfs-reset: add airos-dfs-reset
Simon Polack [Tue, 3 Aug 2021 10:59:44 +0000 (12:59 +0200)]
airos-dfs-reset: add airos-dfs-reset

Ubiquitis airmax based gear does not fallback to original port after DFS
event is over. This tool triggers the fallback automatically by soft-restarting
unconditionally, whenever the configured freq differs from the running.

Signed-off-by: Simon Polack <spolack+git@mailbox.org>
(cherry picked from commit e36e8a6a3ba5b5fe103b19f6aab9dc1af9a224fa)

3 years agoMerge pull request #16443 from nwidger/delve-1.7.1-openwrt-21.02
Rosen Penev [Mon, 23 Aug 2021 19:19:47 +0000 (12:19 -0700)]
Merge pull request #16443 from nwidger/delve-1.7.1-openwrt-21.02

[openwrt-21.02] delve: Update to 1.7.1

3 years ago[openwrt-21.02] delve: Update to 1.7.1 16443/head
Niels Widger [Mon, 23 Aug 2021 12:40:12 +0000 (08:40 -0400)]
[openwrt-21.02] delve: Update to 1.7.1

See
https://github.com/go-delve/delve/blob/master/CHANGELOG.md#171-2021-08-18
for changes.

Signed-off-by: Niels Widger <niels@qacafe.com>
(cherry picked from 3583fd1c2)

3 years agophantap: update to latest commit
Etienne Champetier [Sun, 22 Aug 2021 11:25:45 +0000 (07:25 -0400)]
phantap: update to latest commit

26bd876 Switch from ifname to device
d8d3d5f Fix blog post link

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
(cherry picked from commit ac2b796704e02a1332c468c9dd9354426142ab7d)

3 years agotravelmate: update to 2.0.6
Dirk Brenken [Sat, 21 Aug 2021 19:37:01 +0000 (21:37 +0200)]
travelmate: update to 2.0.6

* replaced pipe input for a while/read-loop with a here document/variable as input
  (fix various subshell related bugs and oddities)
* further improve abort and re-connection handling
* prevent alleged detected connection failures (false positives) with an additional gw check,
  to stabilize VPN connections in particular

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 1c0fcbd28b01c0af2013fb4ef4ec5e0ad1c881fd)

3 years agotravelmate: update to 2.0.5-3
Dirk Brenken [Sun, 15 Aug 2021 12:11:27 +0000 (14:11 +0200)]
travelmate: update to 2.0.5-3

* simplify the scan logic, to get rid of nifty IFS tricks
* limit the nearby scan results to process only the strongest uplinks, set 'trm_maxscan' accordingly (default '10')
* update the readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 58a3cf1f01f7d29a69f5e3aa82fe5aa060470c47)

3 years agohttps-dns-proxy: patch CMakeList.txt to use OpenWrt CFLAGS
Etienne Champetier [Fri, 20 Aug 2021 19:33:27 +0000 (15:33 -0400)]
https-dns-proxy: patch CMakeList.txt to use OpenWrt CFLAGS

This fixes compilation issues with ASLR PIE enabled

We were compiling with '-g -DDEBUG'

https-dns-proxy_2021-07-29-*_arm_cortex-a9_vfpv3-d16.ipk
shrink from 19514 to 19095

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
(cherry picked from commit 374e1dd56e1742273b261f25a69fd3d46741e357)

3 years agodnscrypt-proxy2: Upgrade to 2.1.0
Ted Hess [Thu, 19 Aug 2021 22:03:54 +0000 (18:03 -0400)]
dnscrypt-proxy2: Upgrade to 2.1.0

Adjust build opts to force GOPATH mode by setting GO111MODULE off.
Ref: https://go.dev/blog/go116-module-changes

Signed-off-by: Ted Hess <thess@kitschensync.net>
(cherry picked from commit 6981009f4847b1f46ef69ae813f7154b7946e47e)

3 years agoc-ares: update to version 1.17.2
Petr Štetiar [Tue, 10 Aug 2021 07:15:06 +0000 (09:15 +0200)]
c-ares: update to version 1.17.2

Missing input validation of host names returned by Domain Name Servers
in the c-ares library can lead to output of wrong hostnames (leading to
Domain Hijacking).

The Common Vulnerabilities and Exposures (CVE) project has assigned the
name CVE-2021-3672 to this issue.

References: https://c-ares.haxx.se/adv_20210810.html
Signed-off-by: Petr Štetiar <ynezz@true.cz>
3 years agomc: add a missing Syntax file
Michal Vasilek [Fri, 20 Aug 2021 08:06:42 +0000 (10:06 +0200)]
mc: add a missing Syntax file

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit 312caff03b17241d2e383eb254b41d35e9225294)
Signed-off-by: Dirk Brenken <dev@brenken.org>
3 years agomblaze: new package
Michal Vasilek [Wed, 11 Aug 2021 13:05:13 +0000 (15:05 +0200)]
mblaze: new package

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit 80f7a8ec8b5bb208503b89f19e689e372d2c7b5b)

3 years agohwdata: update to version 0.350
Josef Schlehofer [Wed, 11 Aug 2021 21:45:19 +0000 (23:45 +0200)]
hwdata: update to version 0.350

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 3d5bed38e8e554b39081496d44eed8befb9f1f5f)

3 years agotvheadend: update to v4.2.8, remove static ffmpeg
Marius Dinu [Sat, 14 Aug 2021 09:39:44 +0000 (12:39 +0300)]
tvheadend: update to v4.2.8, remove static ffmpeg

 - refresh patches
 - add missing dependency: libffi

Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
[edited commit message and the maintainer line]

(cherry picked from commit 326da3dbbc57b6c44bc0d0401529531c7d5dfb89)

3 years agotvheadend: fix compilation with GCC 9 and 10
Rosen Penev [Thu, 24 Jun 2021 08:14:05 +0000 (01:14 -0700)]
tvheadend: fix compilation with GCC 9 and 10

Without this, compilation fails because of a fortify-source header.
There's something defining and undefining _GNU_SOURCE somewhere.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 57c6c5e73fd9a3e367364466ea1b7ec1ed8e69c4)

3 years agopython3-setuptools: add _distutils_hack
Josef Schlehofer [Wed, 18 Aug 2021 10:12:01 +0000 (12:12 +0200)]
python3-setuptools: add _distutils_hack

I tried to install matplotlib by using pip and it failed with the following output:

2021-08-18T11:52:26,171 Collecting matplotlib
2021-08-18T11:52:26,173   Created temporary directory: /tmp/pip-unpack-wuth2u0e
2021-08-18T11:52:26,565   Using cached matplotlib-3.4.3.tar.gz (37.9 MB)
2021-08-18T11:52:38,659   Added matplotlib from https://files.pythonhosted.org/packages/21/37/           197e68df384ff694f78d687a49ad39f96c67b8d75718bc61503e1676b617/matplotlib-3.4.3.tar.                       gz#sha256=fc4f526dfdb31c9bd6b8ca06bf9fab663ca12f3ec9cdf4496fb44bc680140318 to build tracker '/tmp/pip-   req-tracker-u30x8pht'
2021-08-18T11:52:38,660     Running setup.py (path:/tmp/pip-install-afiyiers/                            matplotlib_8e717e38862f4976a3d6cb1832ba3261/setup.py) egg_info for package matplotlib
2021-08-18T11:52:38,661     Created temporary directory: /tmp/pip-pip-egg-info-kbtiezxq
2021-08-18T11:52:38,662     Running command python setup.py egg_info
2021-08-18T11:52:38,831     Traceback (most recent call last):
2021-08-18T11:52:38,832       File "<string>", line 1, in <module>
2021-08-18T11:52:38,832       File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 8, in <module>
2021-08-18T11:52:38,833     ModuleNotFoundError: No module named '_distutils_hack'

More details about it:
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=968410

Once I applied the patch from the bug tracker, I got further to install
it.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit feaaacc10fff283505ff261ed6886a4936fbe7f5)

3 years agozabbix: Call killall with the -s
Jan Baier [Mon, 16 Aug 2021 10:19:46 +0000 (12:19 +0200)]
zabbix: Call killall with the -s

Some versions of killall do support the `killall -SIGNAL` syntax and
have only `-s SIGNAL` which should be supported everywhere.

I see the problem with *killall (PSmisc) 23.3* on latest TurrisOS 5.2

Signed-off-by: Jan Baier <jan.baier@amagical.net>
(cherry picked from commit 641f75d98ac77139d44056d260395efea169abf7)

3 years agogit: update to 2.33.0
Michal Vasilek [Wed, 18 Aug 2021 12:52:15 +0000 (14:52 +0200)]
git: update to 2.33.0

* refresh patches

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit e684672916f3a8ca54ddd66ec09c2e87b32726d9)

3 years agoMerge pull request #16397 from paper42/mc-21.02
Dirk Brenken [Wed, 18 Aug 2021 19:23:43 +0000 (21:23 +0200)]
Merge pull request #16397 from paper42/mc-21.02

[21.02] mc: update to 2.8.27

3 years agomc: update to 2.8.27 16397/head
Michal Vasilek [Wed, 18 Aug 2021 13:17:50 +0000 (15:17 +0200)]
mc: update to 2.8.27

* fixes CVE-2021-36370
* refresh patches

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
3 years agoMerge pull request #16358 from jamesmacwhite/21.02-stubby-0.4.0
Rosen Penev [Wed, 18 Aug 2021 09:01:11 +0000 (02:01 -0700)]
Merge pull request #16358 from jamesmacwhite/21.02-stubby-0.4.0

[21.02] stubby: version 0.4.0

3 years agoMerge pull request #16384 from stangri/openwrt-21.02
Stan Grishin [Tue, 17 Aug 2021 02:24:52 +0000 (19:24 -0700)]
Merge pull request #16384 from stangri/openwrt-21.02

[21.02] curl: update to 7.78.0

3 years agocurl: update to 7.78.0 16384/head
Stan Grishin [Wed, 4 Aug 2021 21:57:19 +0000 (21:57 +0000)]
curl: update to 7.78.0

* update to 7.78.0
* change maintainer
* remove obsolete mirror (curl.mirror.anstey.ca)
* update main curl URLs

Signed-off-by: Stan Grishin <stangri@melmac.net>
(cherry picked from commit 243c86ffc8fc77aa40237c037538a830cb307f8e)

3 years agoauc: update to version 0.2.0
Daniel Golle [Mon, 16 Aug 2021 22:14:59 +0000 (23:14 +0100)]
auc: update to version 0.2.0

Cherry-picked from
9c491c6cb auc: update to version 0.1.9
4d789eac3 auc: handle root filesystem type
545c93d45 auc: improve branch selection logic
6c784dff2 auc: move function to right place
b1d38e7ab auc: update to version 0.2.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agounixodbc: use 'install' when copying host binaries
Eneas U de Queiroz [Wed, 11 Aug 2021 14:04:50 +0000 (11:04 -0300)]
unixodbc: use 'install' when copying host binaries

'cp' fails with a text file busy error if it tries to overwrite an
executable file that is running.  'install' unlinks the file first, so
it will not cause the problem.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 47f98d7030f1023e7b2ed118c7774c6100fc979b)

3 years agoperl: perlmod.mk: use 'install' for host binaries
Eneas U de Queiroz [Wed, 11 Aug 2021 13:57:23 +0000 (10:57 -0300)]
perl: perlmod.mk: use 'install' for host binaries

When installing a host perl module, the host perl binary in the staging
dir is replaced by using 'cp'.  However, if the binary is running in a
parallel job, cp will fail with a text file busy error.  Use
$(INSTALL_BIN), which unliks the file first to avoid the error.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 19c7496648cb25500ca7007a7c1578a426c23a09)

3 years agostubby: Add multi WAN support for procd trigger 16358/head
James White [Tue, 3 Aug 2021 12:25:46 +0000 (13:25 +0100)]
stubby: Add multi WAN support for procd trigger

Signed-off-by: James White <james@jmwhite.co.uk>
(cherry picked from commit 1ad5e3f88ccfed8979c95b461a3ba566270a49f8)

3 years agostubby: remove maintainer
Jonathan G. Underwood [Sun, 13 Jun 2021 14:10:51 +0000 (15:10 +0100)]
stubby: remove maintainer

Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
(cherry picked from commit 791a8fb2bcfeabb238b4b1068ea48f18548e2c34)

3 years agostubby: remove libidn2 and libunwind dependencies
Rosen Penev [Fri, 11 Jun 2021 22:44:25 +0000 (15:44 -0700)]
stubby: remove libidn2 and libunwind dependencies

There's no good way to get rid of these, so just delete the cmake files.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 4ebc8798555eb5c4628956ffec49dfc64453e898)

3 years agostubby: bump to 0.4.0
Rui Salvaterra [Tue, 8 Jun 2021 16:17:25 +0000 (17:17 +0100)]
stubby: bump to 0.4.0

Remove obsolete patch.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
(cherry picked from commit a01696890c80eb2add7eba6c9bd0f0edc8db1137)

3 years agoMerge pull request #16355 from commodo/django-bump-21.02
Rosen Penev [Fri, 13 Aug 2021 20:41:25 +0000 (13:41 -0700)]
Merge pull request #16355 from commodo/django-bump-21.02

[21.02] django: bump to version 3.2.6

3 years agosqm-scripts: bump to v1.5.1
Toke Høiland-Jørgensen [Thu, 12 Aug 2021 10:45:43 +0000 (12:45 +0200)]
sqm-scripts: bump to v1.5.1

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
3 years agotravelmate: update to 2.0.5-2
Dirk Brenken [Fri, 13 Aug 2021 06:28:29 +0000 (08:28 +0200)]
travelmate: update to 2.0.5-2

* scan for open uplinks even if no other station has been added/configured

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit e6e3c9481d6b297127f491854739a37a5f399af8)

3 years agotravelmate: update to 2.0.5
Dirk Brenken [Wed, 11 Aug 2021 17:14:56 +0000 (19:14 +0200)]
travelmate: update to 2.0.5

* support the new travelmate option 'macaddr' to use a pre-defined MAC address (per uplink)
* vpn connections are now handled separately for each uplink
* The autoadd-feature for adding open uplinks will now be limited by the 'trm_maxautoadd' option. The default is '5', '0' disables this limitation.
* more code cleanups und optimizations to reduce the repetitive connection handling workload
* bugfixes regarding multiple radio support
* refine cp detection (no longer write and parse an error file)

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit c6328bad6c6e9f0f2747eebb1389c679bccc86ab)

3 years agodjango: bump to version 3.2.6 16355/head
Alexandru Ardelean [Fri, 13 Aug 2021 07:04:25 +0000 (10:04 +0300)]
django: bump to version 3.2.6

And switch to AUTORELEASE for PKG_RELEASE.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agoMerge pull request #16338 from G-M0N3Y-2503/docker-20.10.8-backport
Rosen Penev [Thu, 12 Aug 2021 18:12:41 +0000 (11:12 -0700)]
Merge pull request #16338 from G-M0N3Y-2503/docker-20.10.8-backport

Docker 20.10.8 backport

3 years agodockerd: Updated to 20.10.8 16338/head
Gerard Ryan [Wed, 11 Aug 2021 12:21:05 +0000 (22:21 +1000)]
dockerd: Updated to 20.10.8

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
3 years agodocker: Updated to 20.10.8
Gerard Ryan [Wed, 11 Aug 2021 12:20:46 +0000 (22:20 +1000)]
docker: Updated to 20.10.8

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
3 years agocontainerd: Updated to 1.4.9 for docker 20.10.8
Gerard Ryan [Wed, 11 Aug 2021 12:19:36 +0000 (22:19 +1000)]
containerd: Updated to 1.4.9 for docker 20.10.8

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
3 years agorunc: Updated to 1.0.1 for docker 20.10.8
Gerard Ryan [Wed, 11 Aug 2021 12:18:14 +0000 (22:18 +1000)]
runc: Updated to 1.0.1 for docker 20.10.8

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
3 years agowhois: update to 5.5.9
Paul Spooren [Sun, 28 Mar 2021 19:30:59 +0000 (09:30 -1000)]
whois: update to 5.5.9

* Updated the .ga TLD server.
* Removed the .cd and cf TLD servers.
* Removed 72 new gTLDs which are no longer active.

Signed-off-by: Paul Spooren <mail@aparcar.org>
(cherry picked from commit d424d19b5a46c2a77b20d936880144e1cdeca5ba)

3 years agowhois: update to 5.5.8
Rosen Penev [Mon, 1 Mar 2021 01:25:32 +0000 (17:25 -0800)]
whois: update to 5.5.8

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit a5278062111351c2e6d1ebf7ac24f94722bf2e8e)

3 years agogitlab-runner: update to 14.0.1
Rosen Penev [Mon, 19 Jul 2021 04:14:33 +0000 (21:14 -0700)]
gitlab-runner: update to 14.0.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit dd51f58b14fa50fb3a879d012da4e7f4c02ffbe4)

3 years agoclamav: update to 0.103.3
Rosen Penev [Wed, 21 Jul 2021 03:38:33 +0000 (20:38 -0700)]
clamav: update to 0.103.3

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 2a685d665cd581405274d2b404f785dcf2508716)

3 years agoirssi: add test.sh
Josef Schlehofer [Tue, 27 Jul 2021 08:50:37 +0000 (10:50 +0200)]
irssi: add test.sh

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 21992344b54144dae1b73ad7145540328e7ed0bb)

3 years agoirssi: update to 1.2.3
Rosen Penev [Mon, 19 Jul 2021 03:54:55 +0000 (20:54 -0700)]
irssi: update to 1.2.3

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 752656c6be242d266d689078cc3ed1d76cb0143f)

3 years agoatlas-sw-probe: fix copypaste error and clean tmp dir on exit
Ansuel Smith [Mon, 2 Aug 2021 13:08:22 +0000 (15:08 +0200)]
atlas-sw-probe: fix copypaste error and clean tmp dir on exit

- Fix copypaste error for PUB_KEY link creation
- Clean tmp dir on exit to clear any remaining data

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
(cherry picked from commit 842a9d399f1e3eb96290f3f0df72e70a5cd4d5b7)

3 years agoFlash: update to version 2.0.1
Daniel Golle [Sun, 1 Aug 2021 03:13:37 +0000 (04:13 +0100)]
Flash: update to version 2.0.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 2abbf288ed5cabd024706ec8dad2dfb74ca4e620)

3 years agoJinja2: update to version 3.0.1
Daniel Golle [Sun, 1 Aug 2021 03:13:23 +0000 (04:13 +0100)]
Jinja2: update to version 3.0.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 7b5b9b9d11ff222d45b11de3db92b91314cdacf2)

3 years agoWerkzeug: update to version 2.0.1
Daniel Golle [Sun, 1 Aug 2021 03:13:04 +0000 (04:13 +0100)]
Werkzeug: update to version 2.0.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 65c12b3c2f40b1e2eb555d7e2d835912097a67c4)

3 years agoMarkupSafe: update to version 2.0.1
Daniel Golle [Sun, 1 Aug 2021 03:12:54 +0000 (04:12 +0100)]
MarkupSafe: update to version 2.0.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit c30b80484238cd2d255fa75f856e470f2bd6161b)

3 years agoclick: update to version 8.0.1
Daniel Golle [Sun, 1 Aug 2021 03:12:33 +0000 (04:12 +0100)]
click: update to version 8.0.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 01620b9cfb4a86c959c826edc22bf6626af9c684)

3 years agoitsdangerous: update to version 2.0.1
Daniel Golle [Sun, 1 Aug 2021 03:12:12 +0000 (04:12 +0100)]
itsdangerous: update to version 2.0.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 6ab3b605cf91387cb69075f2c39cfd9e91ce28d3)

3 years agoMerge pull request #16195 from miska/snort3-21.02
Josef Schlehofer [Wed, 11 Aug 2021 21:22:43 +0000 (23:22 +0200)]
Merge pull request #16195 from miska/snort3-21.02

net/snort3: Include default configs and snort2lua

3 years agoknot-resolver: update to version 5.4.0
Michal Vasilek [Thu, 5 Aug 2021 12:26:29 +0000 (14:26 +0200)]
knot-resolver: update to version 5.4.0

* refresh patches
* disable kres_gen_test to fix cross

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit e7127d468490baeaa863b4ab817ac05ec74186fa)

3 years agoknot: update to version 3.1.0
Michal Vasilek [Thu, 5 Aug 2021 12:10:54 +0000 (14:10 +0200)]
knot: update to version 3.1.0

* refresh patches

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit 81e0fcb76fd886dd0188d5da341e6fb7c38677c5)

3 years agoMerge pull request #16309 from jefferyto/golang-1.16.7-openwrt-21.02
Rosen Penev [Mon, 9 Aug 2021 20:59:26 +0000 (13:59 -0700)]
Merge pull request #16309 from jefferyto/golang-1.16.7-openwrt-21.02

[openwrt-21.02] golang: Update to 1.16.7

3 years agoMerge pull request #16307 from jefferyto/python-twisted-21.7.0-openwrt-21.02
Rosen Penev [Mon, 9 Aug 2021 20:58:54 +0000 (13:58 -0700)]
Merge pull request #16307 from jefferyto/python-twisted-21.7.0-openwrt-21.02

[openwrt-21.02] python-twisted: Update to 21.7.0, refresh patches

3 years agogolang: Update to 1.16.7 16309/head
Jeffery To [Mon, 9 Aug 2021 09:51:43 +0000 (17:51 +0800)]
golang: Update to 1.16.7

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit 4d7a71a7cbb144c098526282aee81a748259bd83)

3 years agopython-twisted: Update to 21.7.0, refresh patches 16307/head
Jeffery To [Mon, 9 Aug 2021 09:25:25 +0000 (17:25 +0800)]
python-twisted: Update to 21.7.0, refresh patches

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit 4fa4cd832208e59ada0cb8cba9c99afe9467231a)

3 years agoMerge pull request #16288 from Linaro1985/openwrt-21.02_fix_libxslt
Rosen Penev [Sat, 7 Aug 2021 23:57:31 +0000 (16:57 -0700)]
Merge pull request #16288 from Linaro1985/openwrt-21.02_fix_libxslt

[21.02] libxslt: fix compilation because of wrong libxml2 check in configure script

3 years agolibxslt: fix compilation because of wrong libxml2 check in configure script 16288/head
Maxim Anisimov [Tue, 3 Aug 2021 14:43:31 +0000 (17:43 +0300)]
libxslt: fix compilation because of wrong libxml2 check in configure script

More details: https://github.com/GNOME/libxslt/commit/90c34c8bb90e095a8a8fe8b2ce368bd9ff1837cc

Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
(cherry picked from commit b5ac497d66e53dfe0e3408c57ff34a02e52c26e5)

3 years agoMerge pull request #16258 from stangri/21.02-curl
Rosen Penev [Tue, 3 Aug 2021 19:21:13 +0000 (12:21 -0700)]
Merge pull request #16258 from stangri/21.02-curl

[21.02] curl: enable HTTP/2 support by default

3 years agoMerge pull request #16275 from stangri/21.02-simple-adblock
Stan Grishin [Mon, 2 Aug 2021 07:25:40 +0000 (00:25 -0700)]
Merge pull request #16275 from stangri/21.02-simple-adblock

[21.02] simple-adblock: update to 1.8.7-6

3 years agosimple-adblock: update to 1.8.7-6 16275/head
Stan Grishin [Mon, 2 Aug 2021 06:34:17 +0000 (06:34 +0000)]
simple-adblock: update to 1.8.7-6

* supports newer shellcheck
* restore EXTRA_COMMANDS compatibility with 19.07
* move status display from various functions to status_service
* bugfix: status_service line break after output
* minor arythmetic fix in status_service

Signed-off-by: Stan Grishin <stangri@melmac.net>
3 years agoMerge pull request #16253 from stangri/21.02-https-dns-proxy
Stan Grishin [Mon, 2 Aug 2021 05:58:28 +0000 (22:58 -0700)]
Merge pull request #16253 from stangri/21.02-https-dns-proxy

[21.02] https-dns-proxy: update to 2021-07-29-1

3 years agoMerge pull request #16266 from nxhack/2102_node_14174
Rosen Penev [Sun, 1 Aug 2021 20:29:40 +0000 (13:29 -0700)]
Merge pull request #16266 from nxhack/2102_node_14174

[21.02] node: bump to 14.17.4

3 years agoMerge pull request #16264 from mhei/21.02-php8-update
Michael Heimpold [Sun, 1 Aug 2021 10:32:47 +0000 (12:32 +0200)]
Merge pull request #16264 from mhei/21.02-php8-update

[21.02] php8 update to 8.0.9

3 years agoMerge pull request #16267 from mhei/21.02-php7-update
Michael Heimpold [Sun, 1 Aug 2021 10:32:25 +0000 (12:32 +0200)]
Merge pull request #16267 from mhei/21.02-php7-update

[21.02] php7: update to 7.4.22

3 years agoMerge pull request #16265 from mhei/libxml2-update
Michael Heimpold [Sun, 1 Aug 2021 10:31:30 +0000 (12:31 +0200)]
Merge pull request #16265 from mhei/libxml2-update

[21.02] libxml2: update to 2.9.12

3 years agophp7: update to 7.4.22 16267/head
Michael Heimpold [Mon, 7 Jun 2021 04:47:21 +0000 (06:47 +0200)]
php7: update to 7.4.22

This fixes:
    - CVE-2021-21704
    - CVE-2021-21705

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commits
  - 555d0c9a291cb9ffaefaa22da36095613857e10f
  - f15aba89f725f31d03edd95e03547670ca994e47
  - 741d6d6768e4d3d9a85d83fb7a6dce422cefde5a)

3 years agolibxml2: update to 2.9.12 16265/head
Michael Heimpold [Tue, 18 May 2021 22:12:32 +0000 (00:12 +0200)]
libxml2: update to 2.9.12

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit 6b932d3ff77c63fe01080139c147c86da12f0c88)

3 years agophp8: add CI runtime test 16264/head
Michael Heimpold [Thu, 29 Jul 2021 20:20:45 +0000 (22:20 +0200)]
php8: add CI runtime test

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit 2dad6524460a62f879e0df2786090d99e6c837fa)

3 years agophp8: update to 8.0.9
Michael Heimpold [Thu, 29 Apr 2021 19:07:13 +0000 (21:07 +0200)]
php8: update to 8.0.9

Also update opcache makefile patch.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commits
 - 5e82e6be718186aab63b71f9396732cd341f924c
 - 0154157b6c6ef5f2907dca0aa3c14588cfc196d2
 - 961b7c5a25be907d9b89d3b18cd83618d8e38453
 - 7ddd5280d48609cad139e80774a57cc6c51921ee
 - 9080dce60f8c3013747058971b9af38867ba1073)

3 years agonode: bump to 14.17.4 16266/head
Hirokazu MORIKAWA [Sat, 31 Jul 2021 02:30:27 +0000 (11:30 +0900)]
node: bump to 14.17.4

July 2021 Security Releases:

Use after free on close http2 on stream canceling (High) (CVE-2021-22930)
Node.js is vulnerable to a use after free attack where an attacker might be able to exploit the memory corruption, to change process behavior.
You can read more about it in https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22930

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
3 years agocurl: enable HTTP/2 support by default 16258/head
Stan Grishin [Fri, 30 Jul 2021 23:20:34 +0000 (23:20 +0000)]
curl: enable HTTP/2 support by default

Description: Lack of support of HTTP/2 by default starts to hurt,
for example with https-dns-proxy package, some DoH resolvers (like mullvad)
no longer support HTTP/1 and are not usable.

This enables HTTP/2 support by default (which would bring ~68Kb libnghttp).

Signed-off-by: Stan Grishin <stangri@melmac.net>
3 years agohttps-dns-proxy: update to 2021-07-29-01 16253/head
Stan Grishin [Fri, 30 Jul 2021 00:02:42 +0000 (00:02 +0000)]
https-dns-proxy: update to 2021-07-29-01

* update binary to the latest commit (2021-07-29) to fix #16222 and #16239
* add hotplug.d/iface file and update Makefile to install it
* use Cloudflare's and Google's bootstrap DNS if bootstrap DNS is missing
* minor improvements in append_bool function
* add append_counter function for verbosity setting
* add append_bootstrap function (and supporting functions) to parse/sanitize bootstrap setting
* move firewall array from 'main' instance to the first proxy instance
* delete useless 'main' instace

Signed-off-by: Stan Grishin <stangri@melmac.net>
3 years agonextdns: Update to version 1.35.0
Olivier Poitrey [Thu, 29 Jul 2021 23:34:26 +0000 (23:34 +0000)]
nextdns: Update to version 1.35.0

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
3 years agodawn: update to 2021-07-27
Nick Hainke [Tue, 27 Jul 2021 13:49:48 +0000 (15:49 +0200)]
dawn: update to 2021-07-27

276ca16 msghandler: fix rrm array parsing
1e4871d datastorage: debug rrm capabilities

Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 6582979678714d4c71276adf4caa6e09f8f3c76b)

3 years agotravelmate: update to 2.0.4
Dirk Brenken [Sun, 25 Jul 2021 19:41:58 +0000 (21:41 +0200)]
travelmate: update to 2.0.4

* code cleanup
* add auto login script for Julianahoeve beach resort (NL)
* add auto login script for Vodafone hotspots (DE)
* add auto login script for telekom hotspots (DE)
* enhance captive portal detection to support html redirects as well
* change default captive portal detection url to
  'detectportal.firefox.com'

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 380a5110b4d8df56c2a66c78657ee84bbcd611d3)

3 years agoMerge pull request #16145 from stangri/21.02-vpn-policy-routing
Stan Grishin [Tue, 27 Jul 2021 03:36:14 +0000 (20:36 -0700)]
Merge pull request #16145 from stangri/21.02-vpn-policy-routing

[21.02] vpn-policy-routing: update to 0.3.5-1

3 years agoadblock: bugfix 4.1.3-3
Dirk Brenken [Mon, 26 Jul 2021 15:40:13 +0000 (17:40 +0200)]
adblock: bugfix 4.1.3-3

* fix regex to prepare google safesearch domains

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 69a2a68c31b2abf93786c337db55088115c3aa42)

3 years agolibrouteros: don't build docs
Rosen Penev [Thu, 22 Jul 2021 22:25:50 +0000 (15:25 -0700)]
librouteros: don't build docs

Fixes compilation without host pod2man.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit e41fd1794be2e8cc78c3df4bc4f4e05100eda959)

3 years agoMerge pull request #16213 from 1715173329/yq-2102
Josef Schlehofer [Sat, 24 Jul 2021 15:27:40 +0000 (17:27 +0200)]
Merge pull request #16213 from 1715173329/yq-2102

[openwrt-21.02] yq: Update to 4.11.2

3 years agoyq: Update to 4.11.2 16213/head
Tianling Shen [Sat, 24 Jul 2021 10:27:59 +0000 (18:27 +0800)]
yq: Update to 4.11.2

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit d8fcfb062814fb6b5cee97f35373f864cf4dd00d)

3 years agonet/snort3: Include default configs and snort2lua 16195/head
Michal Hrusecky [Thu, 22 Jul 2021 11:44:07 +0000 (13:44 +0200)]
net/snort3: Include default configs and snort2lua

Include default configuration files to have something to start from.
Also include snort2lua to help convert snort2 rules to snort3 to also
help with bootstrapping the configuration.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
3 years agosyslog-ng: update to version 3.33.2
Josef Schlehofer [Wed, 21 Jul 2021 21:28:05 +0000 (23:28 +0200)]
syslog-ng: update to version 3.33.2

Changelog:
https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-3.33.2

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 4b06f9ff4c3c5abe54ccd9248de9cf52f198d63d)

3 years agoddns-scripts: use https for google ipv6 ddns url
Scott Lamb [Thu, 15 Jul 2021 18:24:59 +0000 (11:24 -0700)]
ddns-scripts: use https for google ipv6 ddns url

This matches an ipv4 change in 21f5cdd2fa and has the same rationale.
Google requires https for both ipv6 and ipv6.

Signed-off-by: Scott Lamb <slamb@slamb.org>
(cherry picked from commit e5f45b94c0ecfd9548d2efa7bba04e014dc66bf3)

3 years agoerlang: disable PIE
Rosen Penev [Sun, 11 Jul 2021 09:01:06 +0000 (02:01 -0700)]
erlang: disable PIE

Fails to compile with it on.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 5685d9226860a2a008bbcf8d8cf9aae212afa904)