feed/packages.git
2 years agobcm27xx-eeprom: Update to the latest master branch(47976e440)
Ren Zongjia [Wed, 3 Nov 2021 16:55:55 +0000 (00:55 +0800)]
bcm27xx-eeprom: Update to the latest master branch(47976e440)

Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
2 years agowget: update to 1.21.2
Huangbin Zhan [Tue, 19 Oct 2021 16:12:23 +0000 (00:12 +0800)]
wget: update to 1.21.2

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2 years agowget: fix hsts time
Huangbin Zhan [Mon, 8 Nov 2021 20:16:56 +0000 (04:16 +0800)]
wget: fix hsts time

`time_t` on musl 1.2 is 64bit, while `long` is 32 bit. we will always get zero time with the original source on mips big endian.

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2 years agomodemmanager: fix physdev sysfs path detection in PCIe modems
Aleksander Morgado [Tue, 9 Nov 2021 10:24:00 +0000 (11:24 +0100)]
modemmanager: fix physdev sysfs path detection in PCIe modems

The PCIe physdev path lookup relies on the 'vendor' and 'device'
attribute files, instead of the 'idVendor' and 'idProduct' ones, which
are USB specific.

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2 years agophp7: Clean up and update distributed php.ini for php 7.4.25
Giovanni Giacobbi [Thu, 11 Nov 2021 10:07:04 +0000 (10:07 +0000)]
php7: Clean up and update distributed php.ini for php 7.4.25

Details:
- Cleaned up whitespace and removed comments (refer to official PHP documentation for that)
- Removed directives that no longer exist as of PHP 7.4.25
- Added '~E_DEPRECATED' to 'error_reporting'

Directives removed that no longer exist as of PHP 7.4.25:
- zend.ze1_compatibility_mode
- y2k_compliance
- register_globals
- register_long_arrays
- magic_quotes_gpc
- magic_quotes_runtime
- magic_quotes_sybase
- always_populate_raw_post_data

Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
(cherry picked from commit 7e45ad87f3f2ebcc9e6496ec358a6297e818f90d)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agov4l2tools: add vpx dependency if library installed
Michel Promonet [Sat, 6 Nov 2021 10:38:11 +0000 (11:38 +0100)]
v4l2tools: add vpx dependency if library installed

Signed-off-by: Michel Promonet <michel.promonet@free.fr>
2 years agodnsproxy: Update to 0.39.10
Tianling Shen [Tue, 9 Nov 2021 08:58:40 +0000 (16:58 +0800)]
dnsproxy: Update to 0.39.10

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agodnslookup: Update to 1.5.1
Tianling Shen [Tue, 9 Nov 2021 09:01:09 +0000 (17:01 +0800)]
dnslookup: Update to 1.5.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agov4l2rtspserver: patch live555 fix crash formating time_t as a long
Michel Promonet [Sun, 31 Oct 2021 11:17:09 +0000 (12:17 +0100)]
v4l2rtspserver: patch live555 fix crash formating time_t as a long

Signed-off-by: Michel Promonet <michel.promonet@free.fr>
2 years agomultimedia: add v4l2tools & v4l2loopback
Michel Promonet [Sun, 3 Oct 2021 18:53:16 +0000 (20:53 +0200)]
multimedia: add v4l2tools & v4l2loopback

Signed-off-by: Michel Promonet <michel.promonet@free.fr>
2 years agodocker-compose: Update to version 2.1.1
Javier Marcet [Wed, 10 Nov 2021 14:36:37 +0000 (15:36 +0100)]
docker-compose: Update to version 2.1.1

What's Changed:

 - Fix the maintainers array in MAINTAINERS by @rumpl in #8868

 - Introduce up --wait condition by @ndeloof in #8777

 - Don't exit on container destroy events by @sdt in #8859

 - Update golang to 1.17 by @rumpl in #8873

 - Support inherited environment vars on exec by @ulyssessouza in #8857

 - Restore support for multiple build-args by @ndeloof in #8889

Signed-off-by: Javier Marcet <javier@marcet.info>
2 years agonano: enable showing line numbers with M-N (Alt-n)
Hannu Nyman [Wed, 10 Nov 2021 18:25:15 +0000 (20:25 +0200)]
nano: enable showing line numbers with M-N (Alt-n)

Backport new upstream patch to enable toggling the display of
the line numbers with the shortcut key M-N (Alt-n).

Also the cmdline option "-l" works.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2 years agoCI: do not crash during PKG-INFO generation if there are no packages
Peter van Dijk [Tue, 9 Nov 2021 11:07:37 +0000 (12:07 +0100)]
CI: do not crash during PKG-INFO generation if there are no packages

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2 years agoc-ares: bump to 1.18.1
Karl Palsson [Tue, 9 Nov 2021 09:16:59 +0000 (09:16 +0000)]
c-ares: bump to 1.18.1

Changelog: https://lists.haxx.se/pipermail/c-ares/2021-October/000002.html

This includes the update to the domain name, made upstream, ref: https://lists.haxx.se/pipermail/c-ares/2021-September/000001.html

Signed-off-by: Karl Palsson <karlp@etactica.com>
2 years agomosquitto: bump to 2.0.13
Karl Palsson [Tue, 9 Nov 2021 09:12:24 +0000 (09:12 +0000)]
mosquitto: bump to 2.0.13

Security and bugfix releases.

Changelogs:
https://mosquitto.org/blog/2021/10/version-2-0-13-released/
https://mosquitto.org/blog/2021/08/version-2-0-12-released/

Signed-off-by: Karl Palsson <karlp@etactica.com>
2 years agobossa: add patch to fix flash failures on serial
Alexander Couzens [Mon, 8 Nov 2021 20:47:27 +0000 (21:47 +0100)]
bossa: add patch to fix flash failures on serial

bossa only waited 1ms for the serial device instead calling
tcdrain().
Without this patch bossa is failing to flash a ATSAM3S4 8/10 times.
Patch has been submitted as PR#150 upstream.
https://github.com/shumatech/BOSSA/pull/150

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2 years agoCI: add PKG-INFO metadata file
Peter van Dijk [Sun, 7 Nov 2021 20:05:10 +0000 (21:05 +0100)]
CI: add PKG-INFO metadata file

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2 years agopostfix: prevent displaying config options when not enabled
Matthew Hagan [Sat, 6 Nov 2021 23:58:24 +0000 (23:58 +0000)]
postfix: prevent displaying config options when not enabled

Postfix's options should not be visible in the config when Postfix
is not enabled.

Secondly, place the config option menu behind the Postfix option rather
than underneath.

Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
2 years agomutt: prevent exposing mutt config options when not enabled
Matthew Hagan [Sat, 6 Nov 2021 23:42:44 +0000 (23:42 +0000)]
mutt: prevent exposing mutt config options when not enabled

Ensure Mutt's configuration options do not appear in the config when
Mutt is not enabled.

Reported-by: Stijn Segers <foss@volatilesystems.org>
Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
2 years agoless: remove less-wide
Huangbin Zhan [Wed, 20 Oct 2021 19:49:31 +0000 (03:49 +0800)]
less: remove less-wide

The package `less` and `less-wide` has same content of the binary file. It's not necessary to keep both packages.
Add `PROVIDES` for legacy compat.

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2 years agotrojan-go: add new package
Tianling Shen [Fri, 29 Oct 2021 14:47:53 +0000 (22:47 +0800)]
trojan-go: add new package

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agodocker-compose: Update to version 2.1.0
Javier Marcet [Thu, 4 Nov 2021 18:27:47 +0000 (19:27 +0100)]
docker-compose: Update to version 2.1.0

Docker Compose V2 is a major version bump release of Docker Compose.
It has been completely rewritten from scratch in Golang (V1 was in
Python).

Features:

 - Added support for running the plugin as a standalone program. Like
 docker-compose v1 would behave compute sha256 checksums while releasing

Bugfixes:

 - Allow combination of --status and --services
 - Fix build cache_from option
 - Fix compose up on README.md
 - Make --status a multi-flag
 - No longer fail when inferred .env is a directory

Misc

 - Stop ticker after use on ttyWriter
 - Use uname -m for cross platform suffixes
 - Add note about installing it system-wide
 - Bump containerd 1.5.5

What's Changed

 - Fix support for devices by @ndeloof in #8732
 - Make command descriptions consistent by @mat007 in #8739
 - Restore missing version commands by @Shikachuu in #8738
 - Add step in README to install on linux by @Yopadd in #8755
 - log --follow must stop when container get killed by @ndeloof in
 #8726
 - Fix index out of range on compose.buildContainerMountOptions by
 @ulyssessouza in #8750
 - Pass runtime option to containerCreate by @ndeloof in #8783
 - Fix compose down --timeout/-t flag by @debdutdeb in #8788
 - Fix network_mode "service:x" by @ulyssessouza in #8792
 - Make service>build>dockerfile a simple filename by @ulyssessouza
 in #8779
 - Compose exec cannot process more than 32KB of data by @resios in
 #8815
 - Actually fix Compose exec cannot process more than 32KB of data by
 @resios in #8816
 - Fix project settings' options order by @ulyssessouza in #8819
 - Update link to Docker Community Slack by @mat007 in #8824
 - Add support for DOCKER_DEFAULT_PLATFORM by @ndeloof in #8848
 - COMPOSE_COMPATIBILITY can be set by .env file by @ndeloof in #8847
 - Add support for EnableIPv6 by @ndeloof in #8851
 - Avoid test flakyness by ordering volumes before checking by
 @ulyssessouza in #8858
 - Update README.md: typographical edit of "About update..." by
 @youssefeldakar in #8838
 - Add support for classic builder by @ulyssessouza in #8818
 - Fix typo: netwok -> network by @Mygao in #8789
 - Bump compose-go to v1.0.5 by @ulyssessouza in #8870

Signed-off-by: Javier Marcet <javier@marcet.info>
2 years agomjpg-streamer: fix missing runpath
Sebastian Kemper [Sat, 6 Nov 2021 16:35:51 +0000 (17:35 +0100)]
mjpg-streamer: fix missing runpath

This partially reverts ac5912e9cb7761b5153bc12343f1af8b224c1d29.
CMAKE_SKIP_RPATH=TRUE is set in include/cmake.mk, so the commit removed
this from some packages as it is the default anyway. But in
mjpg-streamer Makefile this was not set to "TRUE", but to "FALSE". So
this line shouldn't have been removed.

With this revert the runpath is back and modules can be loaded again
from "/usr/lib/mjpg-streamer":

readelf -d build_dir/target-mips_24kc_musl/mjpg-streamer-1.0.0/ipkg-mips_24kc/mjpg-streamer/usr/bin/mjpg_streamer

Dynamic section at offset 0x1c0 contains 35 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libjpeg.so.62]
 0x00000001 (NEEDED)                     Shared library: [libgcc_s.so.1]
 0x00000001 (NEEDED)                     Shared library: [libc.so]
 0x0000001d (RUNPATH)                    Library runpath: [/usr/lib/mjpg-streamer]

Resolve #17081

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2 years agodockerd: Update to 20.10.10
Ren Zongjia [Tue, 2 Nov 2021 04:46:04 +0000 (12:46 +0800)]
dockerd: Update to 20.10.10

Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
2 years agodocker: Update to 20.10.10
Ren Zongjia [Tue, 2 Nov 2021 04:45:52 +0000 (12:45 +0800)]
docker: Update to 20.10.10

Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
2 years agocontainerd: Update to 1.4.11
Ren Zongjia [Tue, 2 Nov 2021 04:35:09 +0000 (12:35 +0800)]
containerd: Update to 1.4.11

Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
2 years agorunc: Update to 1.0.2
Ren Zongjia [Tue, 2 Nov 2021 04:34:42 +0000 (12:34 +0800)]
runc: Update to 1.0.2

Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
2 years agotransmission-web-control: Update to the latest master branch(4b2e1858)
Ren Zongjia [Tue, 2 Nov 2021 15:24:31 +0000 (23:24 +0800)]
transmission-web-control: Update to  the latest master branch(4b2e1858)

Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
2 years agoknot: update to 3.1.4
Jan Hák [Mon, 8 Nov 2021 09:43:16 +0000 (10:43 +0100)]
knot: update to 3.1.4

Signed-off-by: Jan Hák <jan.hak@nic.cz>
2 years agonano: enable line numbers (from cmdline)
Hannu Nyman [Mon, 8 Nov 2021 19:32:54 +0000 (21:32 +0200)]
nano: enable line numbers (from cmdline)

Enable showing line numbers, which makes it easier to find
the correct place in long files. Due to the "tiny" build,
the functionality is only available from cmdline with "-l"
option.
For example:  nano -l /etc/banner

Key shortcut M-n is disabled due to "tiny".
See https://savannah.gnu.org/bugs/?61441 for explanation.

Also
* remove without-slang config option, deprecated in Dec 2020
* adopt AUTORELEASE

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2 years agoMerge pull request #17077 from commodo/openblas-mips-fix
Alexandru Ardelean [Mon, 8 Nov 2021 07:11:40 +0000 (09:11 +0200)]
Merge pull request #17077 from commodo/openblas-mips-fix

openblas: default to MIPS24K target for all mips32 targets

2 years agoMerge pull request #17090 from mhei/php7-pecl-redis-update
Michael Heimpold [Mon, 8 Nov 2021 06:44:33 +0000 (07:44 +0100)]
Merge pull request #17090 from mhei/php7-pecl-redis-update

php7-pecl-redis: update to 5.3.4

2 years agoMerge pull request #17089 from mhei/php7-pecl-http-update
Michael Heimpold [Mon, 8 Nov 2021 06:44:18 +0000 (07:44 +0100)]
Merge pull request #17089 from mhei/php7-pecl-http-update

php7-pecl-http: update to version 3.2.4

2 years agoMerge pull request #17091 from mhei/php7-pecl-imagick-update
Michael Heimpold [Mon, 8 Nov 2021 06:44:03 +0000 (07:44 +0100)]
Merge pull request #17091 from mhei/php7-pecl-imagick-update

php7-pecl-imagick: update to 3.5.1

2 years agophp7-pecl-imagick: update to 3.5.1 17091/head
Michael Heimpold [Sun, 7 Nov 2021 09:55:05 +0000 (10:55 +0100)]
php7-pecl-imagick: update to 3.5.1

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agophp7-pecl-redis: update to 5.3.4 17090/head
Michael Heimpold [Sun, 7 Nov 2021 09:27:16 +0000 (10:27 +0100)]
php7-pecl-redis: update to 5.3.4

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agophp7-pecl-http: update to version 3.2.4 17089/head
Michael Heimpold [Sun, 7 Nov 2021 09:13:55 +0000 (10:13 +0100)]
php7-pecl-http: update to version 3.2.4

This is the latest version, which still has support for PHP 7.x.

It's an intermediate step in the transition to PHP 8.x.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agopdns-recursor: Update to v4.5.7
Wout Bertrums [Fri, 5 Nov 2021 14:59:52 +0000 (15:59 +0100)]
pdns-recursor: Update to v4.5.7

Signed-off-by: Wout Bertrums <wout@wbnet.eu>
2 years agolibev: update to 4.33
Rosen Penev [Sun, 19 Sep 2021 08:03:04 +0000 (01:03 -0700)]
libev: update to 4.33

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoartifacts: use git commit sha in name
Peter van Dijk [Fri, 5 Nov 2021 12:06:15 +0000 (13:06 +0100)]
artifacts: use git commit sha in name

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2 years agozerotier: update to 1.8.1
Oskari Rauta [Fri, 5 Nov 2021 03:34:58 +0000 (05:34 +0200)]
zerotier: update to 1.8.1

Release notes:

1.8.0
 - Upgrade json.hpp dependency to version 3.10.2
 - Check if DNS servers need to be applied on macOS
 - Set MAC address before bringing up Linux TAP link
 - Stop binding to temporary IPv6 addresses
 - Fix for mistakenly using v6 source addresses for v4 routes on some platforms
 - Fix for MacOS MTU capping issue on feth devices
 - Implement a workaround for one potential source of a "coma" bug, which can occur if buggy NATs/routers stop allowing the service to communicate on a given port. ZeroTier now reassigns a new secondary port if it's offline for a while unless a secondary port is manually specified in local.conf. Working around crummy buggy routers is an ongoing effort.
 - A completely rewritten desktop UI for Mac and Windows!

1.8.1
 - Fix an issue that could cause clobbering of MacOS IP route settings on restart.
 - Added additional hardening against address impersonation on networks (also in 1.6.6).
 - MacOS IPv6 no longer binds to temporary addresses as these can cause interruptions if they expire.
 - Remove support for REALLY ancient 1.1.6 or earlier network controllers.
 - Fix numerous UI issues from 1.8.0 (never fully released).

Changed to git as source and added $(AUTORELEASE)

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agoconmon: update to 2.0.30
Oskari Rauta [Thu, 4 Nov 2021 22:19:15 +0000 (00:19 +0200)]
conmon: update to 2.0.30

bug fixes:
 - Remove unreachable code path
 - exit: report if the exit command was killed
 - exit: fix race zombie reaper
 - conn_sock: allow watchdog messages through the notify socket proxy
 - seccomp: add support for seccomp notify

misc:
 - Add seccomp to build dependency

included patch removes unnecessary dependency of libdl and also allows a succesfull build
disabled for arc where libseccomp does not seem to be available

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agoopenblas: default to MIPS24K target for all mips32 targets 17077/head
Alexandru Ardelean [Fri, 5 Nov 2021 12:01:28 +0000 (14:01 +0200)]
openblas: default to MIPS24K target for all mips32 targets

Reported via:
  https://github.com/openwrt/packages/pull/16823#issuecomment-945312460

This fails in mips_mip32 targets with the output listed below.

Using the MIPS24K target works fine.

```
mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32 -mtune=mips32 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-mips_mips32_musl/OpenBLAS-0.3.18=OpenBLAS-0.3.18 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips_mips32_gcc-11.2.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips_mips32_gcc-11.2.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips_mips32_gcc-11.2.0_musl/include   -DMAX_STACK_ALLOC=2048 -Wall -mabi=32 -DF_INTERFACE_GFORT -fPIC -DNO_LAPACK -DNO_LAPACKE -DNO_AVX512 -DSMP_SERVER -DNO_WARMUP -DMAX_CPU_NUMBER=2 -DMAX_PARALLEL_NUMBER=1 -DBUILD_SINGLE=1 -DBUILD_DOUBLE=1 -DBUILD_COMPLEX=1 -DBUILD_COMPLEX16=1 -DVERSION=\"0.3.18\" -UASMNAME -UASMFNAME -UNAME -UCNAME -UCHAR_NAME -UCHAR_CNAME -DASMNAME= -DASMFNAME=_ -DNAME=_ -DCNAME= -DCHAR_NAME=\"_\" -DCHAR_CNAME=\"\" -DNO_AFFINITY -I.  -DMAX_STACK_ALLOC=2048 -Wall -mabi=32 -DF_INTERFACE_GFORT -fPIC -DNO_LAPACK -DNO_LAPACKE -DNO_AVX512 -DSMP_SERVER -DNO_WARMUP -DMAX_CPU_NUMBER=2 -DMAX_PARALLEL_NUMBER=1 -DBUILD_SINGLE=1 -DBUILD_DOUBLE=1 -DBUILD_COMPLEX=1 -DBUILD_COMPLEX16=1 -DVERSION=\"0.3.18\" -UASMNAME -UASMFNAME -UNAME -UCNAME -UCHAR_NAME -UCHAR_CNAME -DASMNAME=sgemm -DASMFNAME=sgemm_ -DNAME=sgemm_ -DCNAME=sgemm -DCHAR_NAME=\"sgemm_\" -DCHAR_CNAME=\"sgemm\" -DNO_AFFINITY -I.. -I. -UDOUBLE  -UCOMPLEX gemm.c -o sgemm.o
In file included from ../common.h:581,
                 from gemm.c:41:
gemm.c: In function 'sgemm_':
../param.h:3477:25: error: 'sgemm_p' undeclared (first use in this function); did you mean 'sgemm_'?
 3477 | #define SGEMM_DEFAULT_P sgemm_p
      |                         ^~~~~~~
../common_param.h:1334:25: note: in expansion of macro 'SGEMM_DEFAULT_P'
 1334 | #define SGEMM_P         SGEMM_DEFAULT_P
      |                         ^~~~~~~~~~~~~~~
../common_param.h:1482:33: note: in expansion of macro 'SGEMM_P'
 1482 | #define GEMM_P                  SGEMM_P
      |                                 ^~~~~~~
gemm.c:494:37: note: in expansion of macro 'GEMM_P'
  494 |   sb = (XFLOAT *)(((BLASLONG)sa + ((GEMM_P * GEMM_Q * COMPSIZE * SIZE + GEMM_ALIGN) & ~GEMM_ALIGN)) + GEMM_OFFSET_B);
      |                                     ^~~~~~
../param.h:3477:25: note: each undeclared identifier is reported only once for each function it appears in
 3477 | #define SGEMM_DEFAULT_P sgemm_p
      |                         ^~~~~~~
../common_param.h:1334:25: note: in expansion of macro 'SGEMM_DEFAULT_P'
 1334 | #define SGEMM_P         SGEMM_DEFAULT_P
      |                         ^~~~~~~~~~~~~~~
../common_param.h:1482:33: note: in expansion of macro 'SGEMM_P'
 1482 | #define GEMM_P                  SGEMM_P
      |                                 ^~~~~~~
gemm.c:494:37: note: in expansion of macro 'GEMM_P'
  494 |   sb = (XFLOAT *)(((BLASLONG)sa + ((GEMM_P * GEMM_Q * COMPSIZE * SIZE + GEMM_ALIGN) & ~GEMM_ALIGN)) + GEMM_OFFSET_B);
      |                                     ^~~~~~
make[5]: *** [Makefile:1295: sgemm.o] Error 1
make[5]: Leaving directory '/builder/shared-workdir/
```

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agocni-plugins-nft: update to 1.0.11
Oskari Rauta [Thu, 4 Nov 2021 22:59:59 +0000 (00:59 +0200)]
cni-plugins-nft: update to 1.0.11

Update compatibility with CNI v1.0.1

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agopodman: update to 3.4.1
Oskari Rauta [Thu, 4 Nov 2021 22:37:54 +0000 (00:37 +0200)]
podman: update to 3.4.1

A lot of changes since 3.3.1.

Full (long) lists of release notes between
versions are available at
https://github.com/containers/podman/releases

containers.conf updated

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agocrun: update to version 1.2
Oskari Rauta [Thu, 4 Nov 2021 23:41:20 +0000 (01:41 +0200)]
crun: update to version 1.2

release notes:

0.20.1
 - container: ignore error when resetting the SELinux label for the keyring.

0.21
 - when compiled with krun, automatically use it if the current executable file is called "krun"
 - cgroup: lookup pids controller as well when the memory controller is not available
 - status: add fields for owner and created timestamp
 - honor memory swappiness set to 0

1.0
 - Fix symlink target mangling for tmpcopyup targets.
 - Makefile.am: fix link error when using directly libcrun.
 - cgroup: add support for setting memory.use_hierarchy on cgroup v1.
 - linux: treat pidfd_open failures EINVAL as ESRCH.
 - cgroup: chown the current container cgroup to root in the container.

1.1
 - utils: retry openat2 on EAGAIN. If the openat2 syscall is interrupted, try again.
 - criu: fix save of external descriptors. Now restored containers attach correctly their standard streams.
 - criu: Add support for external PID namespace.
 - container: Set primary process to 1 via LISTEN_PID by default if user configuration is missing.
 - exec: refuse to exec in a paused container/cgroup.
 - cgroup: use cgroup.kill when available. It is faster to kill a container through its cgroup as there is no need to recurse over the cgroup pids and terminate each one of them.

1.2
 - criu: add support for external ipc, uts and time namespaces.
 - exec: fix regression in 1.1 where containers are being wrongly reported as paused.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agodnslookup: Update to 1.5.0
Tianling Shen [Fri, 5 Nov 2021 05:42:54 +0000 (13:42 +0800)]
dnslookup: Update to 1.5.0

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agodns-over-https: Add dns-over-https.
Martin Schneider [Wed, 29 Sep 2021 12:29:13 +0000 (20:29 +0800)]
dns-over-https: Add dns-over-https.

Client and server software to query DNS over HTTPS, using Google DNS-over-HTTPS protocol and IETF DNS-over-HTTPS (RFC 8484). https://github.com/m13253/dns-over-https

Signed-off-by: Martin Schneider <martschneider@google.com>
2 years agomdns-repeater: add package for mdns-repeater
Alexander Koenig [Mon, 4 Oct 2021 19:40:33 +0000 (21:40 +0200)]
mdns-repeater: add package for mdns-repeater

Signed-off-by: Alexander Koenig <alex@lisas.de>
2 years agoMerge pull request #17058 from cotequeiroz/gnutls
Nikos Mavrogiannopoulos [Thu, 4 Nov 2021 09:47:08 +0000 (10:47 +0100)]
Merge pull request #17058 from cotequeiroz/gnutls

gnutls: don't run aclocal --install

2 years agognutls: don't run aclocal --install 17058/head
Eneas U de Queiroz [Mon, 25 Oct 2021 21:10:01 +0000 (18:10 -0300)]
gnutls: don't run aclocal --install

Remove the --install parameter when running aclocal.  The --install
argument is used to copy third-party files to the first -I directory.
gnutls has -I m4 first, which would copy files to its local build
directory.  However, openwrt prepends the staging dir m4 directory,
causing aclocal --install to copy an old definition of
ax_code_coverage.m4 into the staging dir.

If strace is built after gnutls, compilation will fail:

    Makefile:9303: *** missing separator.  Stop.

The version of ax_code_coverage.m4 that gets installed does not define
@CODE_COVERAGE_RULES@.

Removing the --install parameter in gnutls solves the issue.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agov4l2rtspserver: improve live555 patch
Michel Promonet [Sun, 31 Oct 2021 20:35:39 +0000 (21:35 +0100)]
v4l2rtspserver: improve live555 patch

Signed-off-by: Michel Promonet <michel.promonet@free.fr>
2 years agov4l2loopback: update version following PR comment
Michel Promonet [Sun, 31 Oct 2021 20:21:31 +0000 (21:21 +0100)]
v4l2loopback: update version following PR comment

Signed-off-by: Michel Promonet <michel.promonet@free.fr>
2 years agov4l2rtspserver: patch live555
Michel Promonet [Sun, 31 Oct 2021 11:17:09 +0000 (12:17 +0100)]
v4l2rtspserver: patch live555

Signed-off-by: Michel Promonet <michel.promonet@free.fr>
2 years agomultimedia: add v4l2tools & v4l2loopback
Michel Promonet [Sun, 3 Oct 2021 18:53:16 +0000 (20:53 +0200)]
multimedia: add v4l2tools & v4l2loopback

Signed-off-by: Michel Promonet <michel.promonet@free.fr>
2 years agorclone: Update to 1.57.0
Tianling Shen [Mon, 25 Oct 2021 11:59:49 +0000 (19:59 +0800)]
rclone: Update to 1.57.0

- Disabled unused plugins and re-enabled CGO.
- Fixed test script

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agofrp: update to 0.38.0
Ren Zongjia [Mon, 1 Nov 2021 14:11:59 +0000 (22:11 +0800)]
frp: update to 0.38.0

Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
2 years agoMerge pull request #17031 from turris-cz/drop-rosy-fs
Josef Schlehofer [Tue, 2 Nov 2021 18:09:54 +0000 (19:09 +0100)]
Merge pull request #17031 from turris-cz/drop-rosy-fs

rosy-file-server: drop this package

2 years agoprometheus-node-exporter-lua: add missing metrics to ltq-dsl
Andre Heider [Fri, 11 Dec 2020 07:19:29 +0000 (08:19 +0100)]
prometheus-node-exporter-lua: add missing metrics to ltq-dsl

Two values were missing, add them to the appropriate metrics.

The dsl error vectors are new and useful stats to debug vector related
line deteriorations, see [0].

[0] https://forum.openwrt.org/t/vectoring-on-lantiq-vrx200-vr9-missing-callback-for-sending-error-samples/104046

Signed-off-by: Andre Heider <a.heider@gmail.com>
2 years agoMerge pull request #17044 from nxhack/icu-70_1
Michael Heimpold [Tue, 2 Nov 2021 06:34:09 +0000 (07:34 +0100)]
Merge pull request #17044 from nxhack/icu-70_1

icu: bump to 70.1

2 years agoMerge pull request #17046 from nxhack/php7_for_ICU-70_1
Michael Heimpold [Tue, 2 Nov 2021 06:32:38 +0000 (07:32 +0100)]
Merge pull request #17046 from nxhack/php7_for_ICU-70_1

php7: Support for icu 70.1

2 years agoMerge pull request #17045 from nxhack/php8_for_ICU-70_1
Michael Heimpold [Tue, 2 Nov 2021 06:31:01 +0000 (07:31 +0100)]
Merge pull request #17045 from nxhack/php8_for_ICU-70_1

php8: Support for icu 70.1

2 years agoqemu: disable libfuse
Rosen Penev [Sat, 30 Oct 2021 21:21:36 +0000 (14:21 -0700)]
qemu: disable libfuse

Fixes x86 build.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agophp7: Support for icu 70.1 17046/head
Hirokazu MORIKAWA [Tue, 2 Nov 2021 00:36:12 +0000 (09:36 +0900)]
php7: Support for icu 70.1

This PR prepares PHP for a few minor changes that cause PHP builds to fail when using --enable-intl with ICU 70.1.

Change UBool to bool for equality operators in ICU >= 70.1

https://github.com/php/php-src/pull/7596

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2 years agophp8: Support for icu 70.1 17045/head
Hirokazu MORIKAWA [Tue, 2 Nov 2021 00:28:45 +0000 (09:28 +0900)]
php8: Support for icu 70.1

This PR prepares PHP for a few minor changes that cause PHP builds to fail when using --enable-intl with ICU 70.1.

Change UBool to bool for equality operators in ICU >= 70.1

https://github.com/php/php-src/pull/7596

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2 years agoicu: bump to 70.1 17044/head
Hirokazu MORIKAWA [Tue, 2 Nov 2021 00:14:00 +0000 (09:14 +0900)]
icu: bump to 70.1

ICU 70 released. It updates to Unicode 14, including new characters, scripts, emoji, and corresponding API constants. ICU 70 adds support for emoji properties of strings. It also updates to CLDR 40 locale data with many additions and corrections. ICU 70 also includes many other bug fixes and enhancements, especially for measurement unit formatting, and it can now be built and used with C++20 compilers.

This change will require minor modifications in php7 and php8.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2 years agotelegraf: Move config file to /etc/telegraf.conf because
Jonathan Pagel [Sun, 31 Oct 2021 16:43:25 +0000 (17:43 +0100)]
telegraf: Move config file to /etc/telegraf.conf because
/etc/config is the default uci folder. Also marking it as
configuration file prevents overwriting it on updates.

Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2 years agotelegraf: Update package to version 1.20.3
Jonathan Pagel [Sun, 31 Oct 2021 15:27:57 +0000 (16:27 +0100)]
telegraf: Update package to version 1.20.3

Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2 years agoafuse: Add new package
Michal Hrusecky [Thu, 28 Oct 2021 12:43:22 +0000 (14:43 +0200)]
afuse: Add new package

This commit add new package afuse into packages feed.

afuse is an automounting file system implemented in user-space using
FUSE. It implements the most basic functionality that can be expected by
an automounter; that is it manages a directory of virtual directories.
If one of these virtual directories is accessed and is not already
automounted, afuse will attempt to mount a filesystem onto that
directory. If the mount succeeds the requested access proceeds as
normal, otherwise it will fail with an error.

Signed-off-by: Michal Hrusecky <michal@hrusecky.net>
2 years agoMerge pull request #17029 from micmac1/mod_php8
Michael Heimpold [Mon, 1 Nov 2021 05:01:59 +0000 (06:01 +0100)]
Merge pull request #17029 from micmac1/mod_php8

php8: add mod php for apache

2 years agophp8: add mod php for apache 17029/head
Sebastian Kemper [Sat, 30 Oct 2021 19:14:07 +0000 (21:14 +0200)]
php8: add mod php for apache

The module will be available, once php8 is selected, at the same place
as the other apache modules.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2 years agousteer: update to latest git head
David Bauer [Fri, 29 Oct 2021 23:19:23 +0000 (01:19 +0200)]
usteer: update to latest git head

6813542 remote: always re-schedule update timeout
d7833e1 remote: fix compilation with glibc
bee2caf sta: schedule sta_info timeout on creation
ae32cb9 ubus: fix channel for active probing
8dc0753 ubus: introduce enum for beacon measurement mode
46e5976 policy: use correct reference signal
1116fdb policy: avoid creating kick loop for client
d3ff0d5 sta: add sta_connection_state enum
30f9ba7 remote: include node BSSID into messages
8af7b6c usteer: add BSSID to node struct

Signed-off-by: David Bauer <mail@david-bauer.net>
2 years agorosy-file-server: drop this package 17031/head
Josef Schlehofer [Sun, 31 Oct 2021 08:22:04 +0000 (09:22 +0100)]
rosy-file-server: drop this package

Reasons to drop this package:
a) this package depends on luci-app-rosy-file-server
Unfortunately, it was marked as broken as it is unmaintained.

See: https://github.com/openwrt/luci/commit/34b682afac310859f0d4696110d8a1af60f16c04

b) maintainer is inactive
c) rosinson website does not seem to be working

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2 years agonginx: add scgi_params if CONFIG_NGINX_HTTP_SCGI=y
Javier Marcet [Fri, 16 Jul 2021 22:29:47 +0000 (22:29 +0000)]
nginx: add scgi_params if CONFIG_NGINX_HTTP_SCGI=y

Signed-off-by: Javier Marcet <javier@marcet.info>
2 years agotor: bump to 0.4.6.8 stable
Rui Salvaterra [Thu, 28 Oct 2021 12:44:54 +0000 (13:44 +0100)]
tor: bump to 0.4.6.8 stable

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2 years agonginx, python3-{asgiref,django-cors-headers,drf-nested-routers,sqlparse}: bump versions
Peter Stadler [Wed, 27 Oct 2021 10:18:49 +0000 (12:18 +0200)]
nginx, python3-{asgiref,django-cors-headers,drf-nested-routers,sqlparse}: bump versions

Update to the newest versions and switch to $(AUTORELEASE) for the python3 packages (where I am the maintainer).

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2 years agoopenfortivpn: add persistent reconnect option
Matthew Hagan [Sat, 16 Oct 2021 11:40:33 +0000 (12:40 +0100)]
openfortivpn: add persistent reconnect option

Currently when the connection times out, the interface will disconnect.
Add capability to add persistent option to re-establish connectivity.

Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
2 years agoopenfortivpn: add user, key, CA PEM support
Matthew Hagan [Thu, 14 Oct 2021 18:53:53 +0000 (19:53 +0100)]
openfortivpn: add user, key, CA PEM support

Allow authentication inputs by key/cert PEM.

Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
2 years agozerotier: add respawn procd param
Chao Liu [Wed, 13 Oct 2021 13:27:34 +0000 (21:27 +0800)]
zerotier: add respawn procd param

Signed-off-by: Chao Liu <git@expiron.dev>
2 years agouwsgi: bump version and use less workarounds
Peter Stadler [Thu, 28 Oct 2021 08:36:00 +0000 (10:36 +0200)]
uwsgi: bump version and use less workarounds

* adopt pypi name and line numbers in patches
* remove custom tar command and patch for using python3 (changed upstream)

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2 years agoxray-core: remove dead jail files
Tianling Shen [Thu, 28 Oct 2021 09:13:38 +0000 (17:13 +0800)]
xray-core: remove dead jail files

It never works... And Xray-core needs root access to work.

Bump geodata to latest version while at it.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agounrar: update to 6.0.7
Andy Li [Fri, 29 Oct 2021 07:37:21 +0000 (15:37 +0800)]
unrar: update to 6.0.7

Signed-off-by: Andy Li <andy@onthewings.net>
2 years agoyq: Update to 4.14.1
Tianling Shen [Sat, 30 Oct 2021 07:41:05 +0000 (15:41 +0800)]
yq: Update to 4.14.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agolighttpd: update to lighttpd 1.4.61 release hash
Glenn Strauss [Fri, 29 Oct 2021 01:51:44 +0000 (21:51 -0400)]
lighttpd: update to lighttpd 1.4.61 release hash

also remove patches incorporated upstream into lighttpd 1.4.61

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2 years agomariadb: Update to version 10.6.4
Michal Hrusecky [Fri, 29 Oct 2021 12:31:47 +0000 (14:31 +0200)]
mariadb: Update to version 10.6.4

Update to the latest stable version of MariaDB. Dropped few no longer
needed patches.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2 years agoremove a bunch of rpath hacks
Rosen Penev [Fri, 29 Oct 2021 01:55:26 +0000 (18:55 -0700)]
remove a bunch of rpath hacks

These are already default.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agolib4cplus: update to 2.0.7
Rosen Penev [Fri, 29 Oct 2021 00:30:16 +0000 (17:30 -0700)]
lib4cplus: update to 2.0.7

Switch to static lib. Avoids rpath hacks.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agosoftethervpn: update to 4.38-9760-rtm
Rosen Penev [Mon, 18 Oct 2021 08:26:43 +0000 (01:26 -0700)]
softethervpn: update to 4.38-9760-rtm

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agontfs-3g: update config's help syntax
Eneas U de Queiroz [Thu, 28 Oct 2021 13:18:57 +0000 (10:18 -0300)]
ntfs-3g: update config's help syntax

Change ---help--- to plain 'help' in Package/ntfs-3g/config, as newer
versions of kconfig have removed the command's older name.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agoMerge pull request #16992 from pprindeville/named-restart-intf-flap
Philip Prindeville [Thu, 28 Oct 2021 23:01:14 +0000 (17:01 -0600)]
Merge pull request #16992 from pprindeville/named-restart-intf-flap

bind: detect new interfaces when they come up

2 years agoMerge pull request #16984 from pprindeville/strongswan-update-5.9.4
Philip Prindeville [Thu, 28 Oct 2021 22:57:51 +0000 (16:57 -0600)]
Merge pull request #16984 from pprindeville/strongswan-update-5.9.4

strongswan: bump version to 5.9.4

2 years agoMerge pull request #17010 from pprindeville/bind-update-9.17.19
Philip Prindeville [Thu, 28 Oct 2021 22:56:31 +0000 (16:56 -0600)]
Merge pull request #17010 from pprindeville/bind-update-9.17.19

bind: Bump to 9.17.19

2 years agobind: Bump to 9.17.19 17010/head
Philip Prindeville [Thu, 28 Oct 2021 19:44:44 +0000 (13:44 -0600)]
bind: Bump to 9.17.19

The following CVE updates are included:

* CVE-2021-25219: The "lame-ttl" option is now forcibly set to 0. This
  effectively disables the lame server cache, as it could previously be
  abused by an attacker to significantly degrade resolver performance.

* CVE-2021-25218: An assertion failure occurred when named attempted
  to send a UDP packet that exceeded the MTU size, if Response Rate
  Limiting (RRL) was enabled.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2 years agobind: detect new interfaces when they come up 16992/head
Philip Prindeville [Tue, 26 Oct 2021 21:59:16 +0000 (15:59 -0600)]
bind: detect new interfaces when they come up

Reload the service when interfaces flap; note that libcap support
is required to open new sockets on interfaces coming up during
a reload, otherwise a full restart would be needed.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2 years agoMerge pull request #17003 from pprindeville/named-deprecate-managed-keys
Philip Prindeville [Thu, 28 Oct 2021 19:54:40 +0000 (13:54 -0600)]
Merge pull request #17003 from pprindeville/named-deprecate-managed-keys

bind: deprecate managed-keys

2 years agostrongswan: Bump to 5.9.4 16984/head
Philip Prindeville [Sun, 24 Oct 2021 18:34:16 +0000 (12:34 -0600)]
strongswan: Bump to 5.9.4

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2 years agonfs-kernel-server: reload when exported mountpoints show
Daniel Golle [Thu, 5 Aug 2021 09:51:35 +0000 (10:51 +0100)]
nfs-kernel-server: reload when exported mountpoints show

Use newly introduced procd_add_reload_mount_trigger to reload nfsd
when a mountpoint covering an exported filesystem is added by blockd.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agognunet: several improvements
Daniel Golle [Tue, 26 Oct 2021 09:44:36 +0000 (10:44 +0100)]
gnunet: several improvements

Fix uci-defaults for PostgreSQL backends
Add user 'gnunet' to 'postgres' group
Always build with sqlite3 as configure fails when --without-sqlite

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agotransmission: update seccomp config file
Ren Zongjia [Wed, 13 Oct 2021 00:49:34 +0000 (08:49 +0800)]
transmission: update seccomp config file

Add missing syscalls found using utrace.

Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agovnstat2: add hotplug script for adding interfaces
Jan Hoffmann [Wed, 27 Oct 2021 21:55:28 +0000 (23:55 +0200)]
vnstat2: add hotplug script for adding interfaces

If an interface doesn't exist yet when vnStat is started, it won't be
monitored, as only existing interfaces can be added to the database via
the vnstat command.

This adds a hotplug script which adds any configured interfaces to the
vnStat database when it goes up.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>