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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
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
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
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
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>
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>
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>
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>
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>
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>
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>
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
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>
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
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
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
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>
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>
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>
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>
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>
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>
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>
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
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
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
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>
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>
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
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>
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>
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>
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>
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>
Jan Hoffmann [Thu, 21 Oct 2021 21:38:58 +0000 (23:38 +0200)]
vnstat2: fix all interfaces being monitored when none are configured
By default, vnstatd adds all available interfaces on startup when its
database is empty. The --noadd option prevents this, but it breaks
import of legacy databases, and causes vnstatd to exit immediately
after startup, which breaks reloading.
This changes the init script to add the --noadd option when no legacy
databases need to be imported, and patches vnstatd to keep running
even when no interfaces are configured.
Signed-off-by: Jan Hoffmann <jan@3e8.eu>
Huangbin Zhan [Sun, 24 Oct 2021 10:33:35 +0000 (18:33 +0800)]
nginx-util: add conffiles
Add /etc/config/nginx, restrict_locally, uci.conf.template
as conffile
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
Huangbin Zhan [Sun, 24 Oct 2021 10:32:50 +0000 (18:32 +0800)]
rosy-file-server: fix conffile name
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
Huangbin Zhan [Sun, 24 Oct 2021 10:32:31 +0000 (18:32 +0800)]
uradvd: fix installed filename, add conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
Huangbin Zhan [Sun, 24 Oct 2021 10:31:27 +0000 (18:31 +0800)]
treewide: add missing conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
Huangbin Zhan [Sun, 24 Oct 2021 10:30:49 +0000 (18:30 +0800)]
atftpd: fix conffiles
Add missing conffiles
Fix conffile permission
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
Huangbin Zhan [Sun, 24 Oct 2021 10:29:39 +0000 (18:29 +0800)]
treewide: fix broken conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
Nick Hainke [Mon, 25 Oct 2021 07:36:56 +0000 (09:36 +0200)]
gpsd: update to 3.23.1
3.23.1: 2021-09-21
Improve ubx cycle detection.
Add quirks for Jackson Labs nonstandard NMEA
Change STATUS_NO_FIX to STATUS_UNK to avoid confusion with fix mode.
Change STATUS_FIX to STATUS_GPS to avoid confusion with fix mode.
Change STATUS_DGPS_FIX to STATUS_DGPS to avoid confusion with fix mode.
Split SOURCE_ACM from SOURCE_USB. ACM has no speeds.
Add speeds 1 mbps, 1.152 mbps, 1.5 mbps, and higher. When libc supports them.
Improve autobaud.
Add new u-blox M10 messages.
Fix u-blox M6, M7 initialization issues.
Various ubxtool and gpxlogger updates.
Add mtk3301_speed_switcher()
No API changes, except for STATUS_* as above.
No ABI changes.
Fallback to "python3" if "python" not found.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Rosen Penev [Sat, 23 Oct 2021 20:19:04 +0000 (13:19 -0700)]
acsccid: fix compilation under macOS
uname is not safe for cross compilation.
Also fixed up download file name to avoid potential conflicts.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Philip Prindeville [Thu, 28 Oct 2021 03:45:59 +0000 (21:45 -0600)]
bind: deprecate managed-keys
This has been replaced with the "trust-anchors" keyword, per
section 8.21.1 New Features of the Bind 9 Administrator Reference
Manual:
• In order to clarify the configuration of DNSSEC keys, the trusted-keys and managed-keys statements have been deprecated, and the new trust-anchors statement should now be used for both types of key.
When used with the keyword initial-key, trust-anchors has the same behavior as managed-keys, i.e., it configures a trust anchor that is to be maintained via RFC 5011.
When used with the new keyword static-key, trust-anchors has the same behavior as trusted-keys, i.e., it configures a permanent trust anchor that will not automatically be updated. (This usage is not recommended for the root key.) [GL #6]
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Martin Schneider [Thu, 10 Jun 2021 23:53:37 +0000 (07:53 +0800)]
boringssl: Add boringssl library
Add boringssl library. BoringSSL is Google's fork of OpenSSL.
Amongst other features, it adds support for QUIC.
Signed-off-by: Martin Schneider <martschneider@google.com>
Alexandru Ardelean [Wed, 27 Oct 2021 08:48:49 +0000 (11:48 +0300)]
python-paho-mqtt: bump to version 1.6.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Wed, 27 Oct 2021 08:43:05 +0000 (11:43 +0300)]
numpy: bump to version 1.21.3
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Wed, 27 Oct 2021 06:48:45 +0000 (09:48 +0300)]
mstpd: bump to version 0.1.0
And switch to AUTORELEASE for PKG_RELEASE.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Wed, 27 Oct 2021 08:12:37 +0000 (11:12 +0300)]
stress-ng: bump to version 0.13.05
And switch to Github URLs.
The old one isn't working anymore.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Florian Eckert [Wed, 27 Oct 2021 12:16:18 +0000 (14:16 +0200)]
Merge pull request #16936 from aleksander0m/aleksander/mm-wwan-subsystem
modemmanager: add support for wwan subsystem in hotplug
Tianling Shen [Wed, 27 Oct 2021 04:36:00 +0000 (12:36 +0800)]
dnsproxy: Update to 0.39.9
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Vladimir Ulrich [Mon, 25 Oct 2021 20:19:57 +0000 (23:19 +0300)]
zoneinfo: Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Sebastian Kemper [Sun, 24 Oct 2021 13:36:22 +0000 (15:36 +0200)]
apache: fixup apxs
apxs is used to get information about the apache installation when
building external modules. Currently there are issues:
1.
./staging_dir/target-mips_24kc_musl/usr/bin/apxs -q TARGET
apache2
apxs:Error: ./staging_dir/target-mips_24kc_musl/home/sk/tmp/openwrt/staging_dir/target-mips_24kc_musl/usr/bin/apr-1-config not found!.
This error is fixed by sed script #2.
2.
./staging_dir/target-mips_24kc_musl/usr/bin/apxs -q TARGET
cannot open ./staging_dir/target-mips_24kc_musl/home/sk/tmp/openwrt/staging_dir/target-mips_24kc_musl/usr/share/apache2/build/config_vars.mk: No such file or directory at ./staging_dir/target-mips_24kc_musl/usr/bin/apxs line 213.
This error is fixed by sed scipt #1.
Both sed scripts taken from buildroot (see [1]).
[1] https://github.com/buildroot/buildroot/blob/master/package/apache/apache.mk
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>