feed/packages.git
3 years agoirqbalance: upgrade to version 1.8.0
Hannu Nyman [Sun, 18 Apr 2021 15:26:43 +0000 (18:26 +0300)]
irqbalance: upgrade to version 1.8.0

Upgrade irqbalance to version 1.8.0

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
3 years agouvol: emmit ubus events and bring up volumes on boot
Daniel Golle [Sat, 17 Apr 2021 18:16:18 +0000 (19:16 +0100)]
uvol: emmit ubus events and bring up volumes on boot

Emmit ubus events when volumes come up/down.
Make sure volume state is always well defined by introducing
additional state 'write-prepare' (wp) during mkfs.
Add init scripts to bring up volumes at boot.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agoMerge pull request #15440 from 1715173329/yq
Rosen Penev [Sat, 17 Apr 2021 22:40:34 +0000 (15:40 -0700)]
Merge pull request #15440 from 1715173329/yq

yq: Update to 4.7.0

3 years agoyq: Update to 4.7.0 15440/head
Tianling Shen [Sat, 17 Apr 2021 19:17:10 +0000 (03:17 +0800)]
yq: Update to 4.7.0

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
3 years agoMerge pull request #15439 from dibdot/adblock
Dirk Brenken [Sat, 17 Apr 2021 15:25:40 +0000 (17:25 +0200)]
Merge pull request #15439 from dibdot/adblock

adblock: update to 4.1.1

3 years agoadblock: update to 4.1.1 15439/head
Dirk Brenken [Sat, 17 Apr 2021 07:41:17 +0000 (09:41 +0200)]
adblock: update to 4.1.1

* support the RPZ trigger 'RPZ-CLIENT-IP' to always allow/block certain
  clients based on their IP (currently only supported by bind!)
* avoid promiscuous mode in tcpdump setup for adblock reporting
* speed up dns report preparation
* support dns report mailing (/etc/init.d/adblock report mail)
* fix bind autodetection
* update LuCI-frontend (separate PR)
* update readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
3 years agoMerge pull request #14656 from stintel/miniupnpd
Rosen Penev [Sat, 17 Apr 2021 01:24:36 +0000 (18:24 -0700)]
Merge pull request #14656 from stintel/miniupnpd

miniupnpd: introduce IGDv1 variant

3 years agoMerge pull request #15328 from ja-pa/atlas-probe-v2
Rosen Penev [Sat, 17 Apr 2021 01:23:17 +0000 (18:23 -0700)]
Merge pull request #15328 from ja-pa/atlas-probe-v2

atlas-sw-probe: add new package

3 years agoMerge pull request #15435 from cotequeiroz/atheepmgr
Rosen Penev [Sat, 17 Apr 2021 01:17:05 +0000 (18:17 -0700)]
Merge pull request #15435 from cotequeiroz/atheepmgr

atheepmgr: avoid libpciaccess dependency

3 years agoMerge pull request #15431 from pprindeville/strongswan-add-gencerts
Philip Prindeville [Thu, 15 Apr 2021 23:44:19 +0000 (17:44 -0600)]
Merge pull request #15431 from pprindeville/strongswan-add-gencerts

strongswan: add certificate generation utility

3 years agoatheepmgr: avoid libpciaccess dependency 15435/head
Eneas U de Queiroz [Thu, 15 Apr 2021 20:03:35 +0000 (17:03 -0300)]
atheepmgr: avoid libpciaccess dependency

HAVE_LIBPCIACCESS that is currently passed through MAKE_VARS to disable
building with libpciaccess can't be set through the environment.
Instead, use CONFIG_CON_PCI, which can be passed through the environment
and will disable libpciaccess.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
3 years agostrongswan: add certificate generation utility 15431/head
Philip Prindeville [Thu, 15 Apr 2021 00:16:25 +0000 (18:16 -0600)]
strongswan: add certificate generation utility

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
3 years agoMerge pull request #15357 from BKPepe/netdata
Josef Schlehofer [Thu, 15 Apr 2021 17:06:53 +0000 (19:06 +0200)]
Merge pull request #15357 from BKPepe/netdata

netdata: update to version 1.30.0

3 years agoMerge pull request #15432 from turris-cz/clamav-add-libiconv-dependency
Josef Schlehofer [Thu, 15 Apr 2021 15:11:28 +0000 (17:11 +0200)]
Merge pull request #15432 from turris-cz/clamav-add-libiconv-dependency

clamav: add libiconv dependencies when build with NLS

3 years agoclamav: add libiconv dependencies when build with NLS 15432/head
Josef Schlehofer [Wed, 14 Apr 2021 23:02:34 +0000 (01:02 +0200)]
clamav: add libiconv dependencies when build with NLS

NLS means Native Language Support and when you have it enabled (it is
not default), clamav can not be compiled as it shows following error:

Package clamav is missing dependencies for the following libraries:
libiconv.so.2

Also, it is required that package libiconv-full is compiled first/before
than clamav and then try to compile clamav.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3 years agoMerge pull request #15430 from pprindeville/strongswan-add-ipsec-warning
Philip Prindeville [Thu, 15 Apr 2021 07:31:25 +0000 (01:31 -0600)]
Merge pull request #15430 from pprindeville/strongswan-add-ipsec-warning

strongswan: add deprecation warning to ipsec script

3 years agoopenvpn-easy-rsa: add missing configfile
Luiz Angelo Daros de Luca [Mon, 12 Apr 2021 21:09:52 +0000 (18:09 -0300)]
openvpn-easy-rsa: add missing configfile

/etc/profile.d/50-openvpn-easy-rsa.sh was not listed as configfile
and changes were lost during upgrades.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
3 years agoMerge pull request #15421 from ja-pa/onionshare-v2
Rosen Penev [Thu, 15 Apr 2021 02:10:01 +0000 (19:10 -0700)]
Merge pull request #15421 from ja-pa/onionshare-v2

onionshare-cli: add new package

3 years agongircd: update to 26.1
Rosen Penev [Wed, 14 Apr 2021 03:30:53 +0000 (20:30 -0700)]
ngircd: update to 26.1

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agostm32flash: update to 0.6
Rosen Penev [Mon, 12 Apr 2021 05:40:31 +0000 (22:40 -0700)]
stm32flash: update to 0.6

Switch to AUTORELEASE for simplicity.

Use autotools build.

Remove upstream patch.

Minor cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoyubico-pam: update to 2.27
Rosen Penev [Mon, 12 Apr 2021 07:07:52 +0000 (00:07 -0700)]
yubico-pam: update to 2.27

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agouvol: make volume creation atomic
Daniel Golle [Thu, 15 Apr 2021 01:51:11 +0000 (02:51 +0100)]
uvol: make volume creation atomic

Make sure filesystem is ready when volume becomes available.
Use 'write-once' as initial state for read-only volumes, only allow
writing to volumes in that state and transision to 'read-only' once
write has completed.
Also fix a typo which prevented 'list' command from working with LVM.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agoocserv: don't build with libseccomp on ARC
Eneas U de Queiroz [Tue, 13 Apr 2021 11:25:55 +0000 (08:25 -0300)]
ocserv: don't build with libseccomp on ARC

libseccomp can't be built on ARC, so we must disable the option here as
well.  A different fix was first proposed by @zxlhhyccc in #15377.

Fixes: #15313
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
3 years agodocker-compose: Update to version 1.29.1
Javier Marcet [Wed, 14 Apr 2021 18:06:40 +0000 (18:06 +0000)]
docker-compose: Update to version 1.29.1

Bugs:

- Fix for invalid handler warning on Windows builds

- Fix config hash to trigger container recreation on IPC mode updates

- Fix conversion map for placement.max_replicas_per_node

- Remove extra scan suggestion on build

Signed-off-by: Javier Marcet <javier@marcet.info>
3 years agolibupnp: restore building tools
Alexander Egorenkov [Wed, 14 Apr 2021 17:15:35 +0000 (19:15 +0200)]
libupnp: restore building tools

This enables tools again which has been disabled in commit
498506af9 ("libupnp: update to 1.14.5"). Disabling tools leads to the
header upnptools.h not being installed into /usr/include. But e.g. mpd-full
depends on this header.

Fixes: 498506af9 ("libupnp: update to 1.14.5")
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
3 years agonetdata: update to version 1.30.1 15357/head
Josef Schlehofer [Wed, 14 Apr 2021 22:39:03 +0000 (00:39 +0200)]
netdata: update to version 1.30.1

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3 years agoluv: update to 1.40.0-0
Rosen Penev [Wed, 14 Apr 2021 03:13:47 +0000 (20:13 -0700)]
luv: update to 1.40.0-0

Simplify CMake section.

Fix pkgconfig paths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agostrongswan: add deprecation warning to ipsec script 15430/head
Philip Prindeville [Wed, 14 Apr 2021 18:27:07 +0000 (12:27 -0600)]
strongswan: add deprecation warning to ipsec script

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
3 years agofdm: don't use host headers
Alexander Ryzhov [Wed, 14 Apr 2021 07:45:13 +0000 (10:45 +0300)]
fdm: don't use host headers

Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
3 years agopython-greenlet: support MIPS architecture
Alexandru Ardelean [Mon, 12 Apr 2021 06:43:35 +0000 (09:43 +0300)]
python-greenlet: support MIPS architecture

Fixes: https://github.com/openwrt/packages/issues/15370
This is inspired from:
   https://github.com/wlanslovenija/firmware-packages-opkg/blob/330bc94dccd16a3e92ac2fdde08c81a598e12f94/lang/python-greenlet/Makefile

The `PKG_USE_MIPS16:=0` is not taken into consideration when building
Python modules. That's because the sysconfig is used.

This is only an issue with greenlet (on MIPS) so far.

One option is to do `PKG_USE_MIPS16:=0` in the core Python package.
But, since we know that the `wlanslovenija` group has successfully used
greenlet on MIPS with this construct, we might as well adopt it until GCC10
becomes the main compiler.

As noted here:
  https://github.com/openwrt/packages/issues/15370#issuecomment-817015484
GCC10 doesn't have this problem.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agolibupnp: update to 1.14.5
Rosen Penev [Wed, 14 Apr 2021 02:57:44 +0000 (19:57 -0700)]
libupnp: update to 1.14.5

Switch to compiling with CMake. Faster.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoumpdcli: update to 1.5.11
Rosen Penev [Wed, 14 Apr 2021 03:25:48 +0000 (20:25 -0700)]
umpdcli: update to 1.5.11

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibupnpp: update to 0.21.0
Rosen Penev [Wed, 14 Apr 2021 03:21:45 +0000 (20:21 -0700)]
libupnpp: update to 0.21.0

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agopulseaudio: fix compilation without doxygen
Rosen Penev [Wed, 14 Apr 2021 04:34:35 +0000 (21:34 -0700)]
pulseaudio: fix compilation without doxygen

Meson update makes this error now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #15406 from pprindeville/strongswan-add-chacha20poly1305
Philip Prindeville [Wed, 14 Apr 2021 03:48:04 +0000 (21:48 -0600)]
Merge pull request #15406 from pprindeville/strongswan-add-chacha20poly1305

strongswan: handle chacha20poly1305 as AEAD

3 years agoonionshare-cli: add new package 15421/head
Jan Pavlinec [Wed, 7 Apr 2021 10:14:08 +0000 (12:14 +0200)]
onionshare-cli: add new package

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agohcxdumptool: update to 6.1.6
Rosen Penev [Mon, 12 Apr 2021 04:24:18 +0000 (21:24 -0700)]
hcxdumptool: update to 6.1.6

Fix compilation without deprecated OpenSSL APIs.

Backport upstream patch to fix stdout.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agohcxtools: update to 6.1.6
Rosen Penev [Mon, 12 Apr 2021 04:18:19 +0000 (21:18 -0700)]
hcxtools: update to 6.1.6

Add patch fixing compilation without deprecated OpenSSL APIs.

Fix installation. This never worked as the section was misnamed.

Updated tool names.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoglib2: update to 2.68.1
Rosen Penev [Tue, 13 Apr 2021 04:42:04 +0000 (21:42 -0700)]
glib2: update to 2.68.1

Removed two now pointless patches as they were added as options.

Switch to AUTORELEASE for simplicity.

Update MESON_ARGS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #15420 from ja-pa/ooniprobe-3.9.2
Rosen Penev [Tue, 13 Apr 2021 20:01:24 +0000 (13:01 -0700)]
Merge pull request #15420 from ja-pa/ooniprobe-3.9.2

ooniprobe: update to version 3.9.2

3 years agostrongswan: handle chacha20poly1305 as AEAD 15406/head
Philip Prindeville [Tue, 13 Apr 2021 03:59:30 +0000 (21:59 -0600)]
strongswan: handle chacha20poly1305 as AEAD

chacha20policy1305 is also an AEAD cipher, and hence does not
permit a hash algorithm.

Fixes issue #15397.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
3 years agostrongswan: fail on serious configuration errors
Philip Prindeville [Tue, 13 Apr 2021 04:42:05 +0000 (22:42 -0600)]
strongswan: fail on serious configuration errors

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
3 years agostrongswan: drop subshell when possible
Philip Prindeville [Tue, 13 Apr 2021 18:32:57 +0000 (12:32 -0600)]
strongswan: drop subshell when possible

A subshell caused by $(...) can't persistently modify globals as a
side-effect.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
3 years agoMerge pull request #15412 from luizluca/ruby-3.0.1
Luiz Angelo Daros de Luca [Tue, 13 Apr 2021 16:04:43 +0000 (13:04 -0300)]
Merge pull request #15412 from luizluca/ruby-3.0.1

ruby: update to 3.0.1

3 years agoooniprobe: update to version 3.9.2 15420/head
Jan Pavlinec [Tue, 13 Apr 2021 14:44:25 +0000 (16:44 +0200)]
ooniprobe: update to version 3.9.2

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agovips: update to 8.10.6
Rosen Penev [Mon, 12 Apr 2021 05:30:29 +0000 (22:30 -0700)]
vips: update to 8.10.6

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #15379 from jow-/bonding-accept-uci-list
Florian Eckert [Tue, 13 Apr 2021 07:29:22 +0000 (09:29 +0200)]
Merge pull request #15379 from jow-/bonding-accept-uci-list

bonding: accept list of slaves in uci list notation

3 years agocollectd: enable cpufreq for rockchip target
Tomas Lara [Tue, 13 Apr 2021 05:37:18 +0000 (01:37 -0400)]
collectd: enable cpufreq for rockchip target

Enable collectd-mod-cpufreq  for rockchip

Signed-off-by: Tomas Lara <tl849670@gmail.com>
3 years agosquid: update to 4.14
Rosen Penev [Mon, 12 Apr 2021 05:48:55 +0000 (22:48 -0700)]
squid: update to 4.14

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agovala: update to 0.52.1
Rosen Penev [Mon, 12 Apr 2021 05:35:12 +0000 (22:35 -0700)]
vala: update to 0.52.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agomeson: update to 0.57.2
Rosen Penev [Tue, 13 Apr 2021 04:44:17 +0000 (21:44 -0700)]
meson: update to 0.57.2

Remove upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agodjango: bump to version 3.2
Alexandru Ardelean [Mon, 12 Apr 2021 07:13:43 +0000 (10:13 +0300)]
django: bump to version 3.2

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agoruby: update to 3.0.1 15412/head
Luiz Angelo Daros de Luca [Mon, 12 Apr 2021 21:19:00 +0000 (18:19 -0300)]
ruby: update to 3.0.1

Fixes two CVEs:

CVE-2021-28965: XML round-trip vulnerability in REXML
CVE-2021-28966: Path traversal in Tempfile on Windows

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
3 years agoMerge pull request #15396 from BKPepe/update-bottle
Josef Schlehofer [Mon, 12 Apr 2021 09:14:49 +0000 (11:14 +0200)]
Merge pull request #15396 from BKPepe/update-bottle

python3-bottle: update to version 0.12.19

3 years agoMerge pull request #15398 from BKPepe/babel-update
Josef Schlehofer [Mon, 12 Apr 2021 09:14:38 +0000 (11:14 +0200)]
Merge pull request #15398 from BKPepe/babel-update

python-babel: update to version 2.9.0

3 years agopython-docker: Update to 5.0.0
Javier Marcet [Sun, 11 Apr 2021 06:03:55 +0000 (06:03 +0000)]
python-docker: Update to 5.0.0

Breaking changes:

- Remove support for Python 2.7

- Make Python 3.6 the minimum version supported

Features:

- Add limit parameter to image search endpoint

Bugfixes:

- Fix KeyError exception on secret create

- Verify TLS keys loaded from docker contexts

- Update PORT_SPEC regex to allow square brackets for IPv6 addresses

- Fix containers and images documentation examples

Signed-off-by: Javier Marcet <javier@marcet.info>
3 years agodocker-compose: Update to version 1.29.0
Javier Marcet [Sun, 11 Apr 2021 06:05:36 +0000 (06:05 +0000)]
docker-compose: Update to version 1.29.0

Features:

- Add profile filter to docker-compose config

- Add a depends_on condition to wait for successful service completion

Miscellaneous:

- Add image scan message on build

- Update warning message for --no-ansi to mention --ansi never as alternative

- Bump docker-py to 5.0.0

- Bump PyYAML to 5.4.1

- Bump python-dotenv to 0.17.0

Signed-off-by: Javier Marcet <javier@marcet.info>
3 years agonode: bump to v14.16.1
Hirokazu MORIKAWA [Mon, 12 Apr 2021 01:47:17 +0000 (10:47 +0900)]
node: bump to v14.16.1

April 2021 Security Releases
- OpenSSL - CA certificate check bypass with X509_V_FLAG_X509_STRICT (High) (CVE-2021-3450)
- OpenSSL - NULL pointer deref in signature_algorithms processing (High) (CVE-2021-3449)
- npm upgrade - Update y18n to fix Prototype-Pollution (High) (CVE-2020-7774)

OpenSSL-related vulnerabilities do not affect the OpenWrt package. Because OpenWrt's OpenSSL shared library has been updated.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
3 years agoMerge pull request #15400 from cotequeiroz/circular_deps
Eneas U de Queiroz [Mon, 12 Apr 2021 01:00:03 +0000 (22:00 -0300)]
Merge pull request #15400 from cotequeiroz/circular_deps

libseccomp,crun: Fix circular deps

3 years agoRevert "libseccomp: don't build on ARC" 15400/head
Eneas U de Queiroz [Sun, 11 Apr 2021 22:38:50 +0000 (19:38 -0300)]
Revert "libseccomp: don't build on ARC"

This reverts commit b29e609701987072fbd991a9ffc203103f99b943.

Adding DEPENDS+=@!arc will cause a circular dependency, because some
packages select libseccomp based on a build option.

Commit e29483d7e ("libseccomp: workaround a recursive dependency") added
a workaround that was not properly documented, so I'll explain here.

The problem arises when libseccomp is selected depending on some config
option:

define Pakcage/foo
  DEPENDS=+FOO_SECCOMP:libseccomp

Even if the condition is correctly defined, excluding arc, such as:

define Package/foo/config
  config FOO_SECCOMP
    depends on !arc

the config generator will parse libseccomp's DEPENDS variable and
generate menuconfig statements like these:

config PACKAGE_foo
   select PACKAGE_libseccomp if FOO_SECCOMP
   depends on !FOO_SECCOMP || !arc

The last condition is always true because FOO_SECCOMP will always be
be false when arc is true.  The config generator is not able to
simplify/optimize the condition.

The circular dependecy occurs because FOO_SECCOMP depends on
PACKAGE_foo, and the redundant, always true line will make PACKAGE_foo
depend on FOO_SECCOMP.

As a workaround, we can add the 'depends on !arc' line to
Package/libseccomp/config, outside of the DEPENDS variable, so that the
redundant depends line line does not get generated.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Cc: Daniel Golle <daniel@makrotopia.org>
3 years agocrun: Don't build on arc
Eneas U de Queiroz [Sun, 11 Apr 2021 22:36:16 +0000 (19:36 -0300)]
crun: Don't build on arc

The package needs libseccomp, which does not currently support arc.
In order to avoid a circular dependency, we must avoid arc here as well.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
3 years agoMerge pull request #15382 from cotequeiroz/strongswan
Philip Prindeville [Sun, 11 Apr 2021 23:10:58 +0000 (17:10 -0600)]
Merge pull request #15382 from cotequeiroz/strongswan

strongswan: libnttft must not select strongswan

3 years agopython-babel: update to version 2.9.0 15398/head
Josef Schlehofer [Sun, 11 Apr 2021 23:05:21 +0000 (01:05 +0200)]
python-babel: update to version 2.9.0

Update copyright

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3 years agopython3-bottle: update to version 0.12.19 15396/head
Josef Schlehofer [Sun, 11 Apr 2021 22:47:47 +0000 (00:47 +0200)]
python3-bottle: update to version 0.12.19

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3 years agonode: #14983 NODEJS_ICU_SMALL is default
Robin Rainton [Sun, 11 Apr 2021 10:32:37 +0000 (12:32 +0200)]
node: #14983 NODEJS_ICU_SMALL is default

Signed-off-by: Robin Rainton <robin@rainton.com>
3 years agonetdata: disable shared memory totals by default
Tiago Gaspar [Sat, 10 Apr 2021 23:21:58 +0000 (00:21 +0100)]
netdata: disable shared memory totals by default

Fix log spam:
daemon.err netdata[2090]: PROCFILE: Cannot open file '/proc/sysvipc/shm'
This is caused by a non existant /proc/sysvipc/shm because of the
CONFIG_PROC_STRIPPED option that is enabled by default in the kernel
generic target config

Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
3 years agohttps-dns-proxy: bugfix: race condition with dnsmasq
Stan Grishin [Sun, 11 Apr 2021 01:29:59 +0000 (01:29 +0000)]
https-dns-proxy: bugfix: race condition with dnsmasq

Signed-off-by: Stan Grishin <stangri@melmac.net>
3 years agoCI: remove leftover travis files
Paul Spooren [Sat, 5 Sep 2020 23:41:11 +0000 (13:41 -1000)]
CI: remove leftover travis files

THe current CI uses both CircleCI and GitHub Action CI, but not Travis.

Signed-off-by: Paul Spooren <mail@aparcar.org>
3 years agouvol: some improvements
Daniel Golle [Sun, 11 Apr 2021 00:41:05 +0000 (01:41 +0100)]
uvol: some improvements

 * use lvm --reportformat json
 * add 'list' and 'align' commands
 * add help output

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agosimple-adblock: update to 1.8.7-3
Stan Grishin [Sat, 10 Apr 2021 18:54:41 +0000 (18:54 +0000)]
simple-adblock: update to 1.8.7-3

Signed-off-by: Stan Grishin <stangri@melmac.net>
3 years agotaglib: fix config file paths
Rosen Penev [Sat, 10 Apr 2021 10:30:50 +0000 (03:30 -0700)]
taglib: fix config file paths

Gerbera stupidly uses taglib-config to find the paths. Fix them to avoid
adding /usr/lib

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agogerbera: update to 1.8.0
Rosen Penev [Sat, 10 Apr 2021 09:40:39 +0000 (02:40 -0700)]
gerbera: update to 1.8.0

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibnpupnp: update to 4.1.3
Rosen Penev [Sat, 10 Apr 2021 09:40:13 +0000 (02:40 -0700)]
libnpupnp: update to 4.1.3

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agospdlog: update to 1.8.5
Rosen Penev [Sat, 10 Apr 2021 09:39:28 +0000 (02:39 -0700)]
spdlog: update to 1.8.5

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agofile: update to 5.40
Rosen Penev [Sat, 10 Apr 2021 09:02:25 +0000 (02:02 -0700)]
file: update to 5.40

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoovsd: improve package style and update source
Daniel Golle [Sat, 10 Apr 2021 13:39:59 +0000 (14:39 +0100)]
ovsd: improve package style and update source

Fix post-merge comments in #15316 and update source.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agomodbus-utils: remove accidentally added package
Daniel Golle [Sat, 10 Apr 2021 12:30:55 +0000 (13:30 +0100)]
modbus-utils: remove accidentally added package

modbus-utils was not intended to be added at this stage. Remove it.

Fixes: 312594f86 ("uvol: add new package")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agosafe-search: prevent duplicate cron job installation
Gregory L. Dietsche [Fri, 9 Apr 2021 01:14:45 +0000 (20:14 -0500)]
safe-search: prevent duplicate cron job installation

This patch prevents multiple cron jobs from being created to run the
safe-search-maintenance script.

To reproduce this bug, perform the following:
  - Install safe-search
  - Perform an OpenWRT firmware upgrade (choose to preserve user settings)
  - Install safe-search again

Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
3 years agoap_config: remove accidentally added package
Daniel Golle [Sat, 10 Apr 2021 11:51:28 +0000 (12:51 +0100)]
ap_config: remove accidentally added package

Fixes: 312594f86 ("uvol: add new package")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agouvol: add new package
Daniel Golle [Sat, 10 Apr 2021 03:04:09 +0000 (04:04 +0100)]
uvol: add new package

uvol is a wrapper-script which allows automated handling of storage
volumes. uvol currently comes with backend support for LVM2 and UBI,
covering practically all options for storage large enough to be
managed (NAND, SPI-NAND, eMMC, SATA, NVME, virtio-blk, ...).

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agolvm2: don't use `-normal` suffix for non-SELinux variants
Daniel Golle [Sat, 10 Apr 2021 10:54:50 +0000 (11:54 +0100)]
lvm2: don't use `-normal` suffix for non-SELinux variants

This was probably a work-around for an issue with dependencies which
was fixed by
https://github.com/openwrt/openwrt/commit/988ed0080284903d1fe4851c5ae8f1238bc61da2

Remove it as all other packages with `-selinux` variants do provide
a non-SELinux-variant without any suffix and that works now, see
procd vs. procd-selinux
busybox vs. busybox-selinux

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agostrongswan: libnttft must not select strongswan 15382/head
Eneas U de Queiroz [Sat, 10 Apr 2021 02:54:43 +0000 (23:54 -0300)]
strongswan: libnttft must not select strongswan

The strongswan-libnttfft package should not select the strongswan
package, but should depend on it instead.  Otherwise a circular
dependency is created.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
3 years agobonding: accept list of slaves in uci list notation 15379/head
Jo-Philipp Wich [Fri, 9 Apr 2021 16:52:15 +0000 (18:52 +0200)]
bonding: accept list of slaves in uci list notation

Rework the bonding.sh protocol handler to accept slave interface names
encoded in uci list notation. Also replace ifconfig up/down with ip
link calls while we're at it.

Fixes: #11455
Fixes: https://github.com/openwrt/luci/issues/4473
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
3 years agoadblock: fix games_tracking source url
Dirk Brenken [Fri, 9 Apr 2021 16:42:30 +0000 (18:42 +0200)]
adblock: fix games_tracking source url

Signed-off-by: Dirk Brenken <dev@brenken.org>
3 years agoautopart: use '-' to separate drive serial in volume name
Daniel Golle [Fri, 9 Apr 2021 16:33:21 +0000 (17:33 +0100)]
autopart: use '-' to separate drive serial in volume name

Instead of just appending the driver serial including the '0x' prefix,
use '-' prefix instead to make it more readable.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agoatlas-sw-probe: add new package 15328/head
Jan Pavlinec [Fri, 26 Mar 2021 11:59:34 +0000 (12:59 +0100)]
atlas-sw-probe: add new package

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agoatlas-probe: add new package
Jan Pavlinec [Fri, 26 Mar 2021 11:58:59 +0000 (12:58 +0100)]
atlas-probe: add new package

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agolibuhttpd: Update to 3.11.0
Jianhui Zhao [Thu, 8 Apr 2021 06:58:57 +0000 (14:58 +0800)]
libuhttpd: Update to 3.11.0

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
3 years agoMerge pull request #6924 from derekyerger/strongswan-lattice-sha3
Philip Prindeville [Fri, 9 Apr 2021 04:26:56 +0000 (22:26 -0600)]
Merge pull request #6924 from derekyerger/strongswan-lattice-sha3

strongswan: add more crypto plugins

3 years agoMerge pull request #15353 from ja-pa/knot-resolver-5.3.1
Josef Schlehofer [Wed, 7 Apr 2021 12:17:57 +0000 (14:17 +0200)]
Merge pull request #15353 from ja-pa/knot-resolver-5.3.1

knot-resolver: update to version 5.3.1

3 years agoksmbd-tools: update to 3.3.8
Rosen Penev [Wed, 7 Apr 2021 04:50:36 +0000 (21:50 -0700)]
ksmbd-tools: update to 3.3.8

Major changes are:
  disable symlink by default.
  remove smack inherit leftovers.
  Enable guest access on IPC$ share by default.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoksmbd-tools: Add a mDNS TXT record for the ksmbd service
Kirill Nikolaev [Mon, 5 Apr 2021 23:03:18 +0000 (01:03 +0200)]
ksmbd-tools: Add a mDNS TXT record for the ksmbd service

MacOS ignores Bonjour services for which TXT records are not returned. This changes forces umdns service to return a TXT record (`daemon=ksmbd`) for the ksmbd service. The exact content is unimportant and to the best of my knowledge nothing reads the `daemon` tag.

Symptoms of the problem (which are also debugging steps):
* Finder refuses to open the OpenWRT "computer" in the Network list.
* Discovery.app (Bonjour Browser) lists the _ssh._tcp service, but the submenu for it doesn't unfold and no address is shown.
* `dns-sd -L OpenWrt _smb._tcp` doesn't return any address.

Signed-off-by: Kirill Nikolaev <cyril7@gmail.com>
3 years agoksmbd: update to 3.3.8
Rosen Penev [Wed, 7 Apr 2021 04:48:16 +0000 (21:48 -0700)]
ksmbd: update to 3.3.8

Major changes are:
  clean-up codes using checkpatch --strict option.
  fix several warning and build failure from linux-next.
  change the minimum supported kernel version to v5.4.
  use xarray for tree connect list.
  fix reviews from lkml.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoooniprobe: update to version 3.9.0
Jan Pavlinec [Tue, 6 Apr 2021 09:47:18 +0000 (11:47 +0200)]
ooniprobe: update to version 3.9.0

Remove getrescources call because it is no longer
required.

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agopython-pytest: update to version 6.2.3
Jan Pavlinec [Tue, 6 Apr 2021 10:00:28 +0000 (12:00 +0200)]
python-pytest: update to version 6.2.3

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agoMerge pull request #15235 from TDT-AG/pr/20210323-collectd-mod-ubi
Hannu Nyman [Wed, 7 Apr 2021 07:16:28 +0000 (10:16 +0300)]
Merge pull request #15235 from TDT-AG/pr/20210323-collectd-mod-ubi

collectd: add bad blocks percent calculation for ubi plugin

3 years agoMerge pull request #15359 from BKPepe/zeroconf
Josef Schlehofer [Tue, 6 Apr 2021 22:23:19 +0000 (00:23 +0200)]
Merge pull request #15359 from BKPepe/zeroconf

zeroconf: update to version 0.29.0

3 years agoMerge pull request #15358 from BKPepe/ytdl
Josef Schlehofer [Tue, 6 Apr 2021 22:23:08 +0000 (00:23 +0200)]
Merge pull request #15358 from BKPepe/ytdl

youtube-dl: update to version 2021.4.7

3 years agominisatip: add libdvbcsa support
Rosen Penev [Mon, 5 Apr 2021 02:31:56 +0000 (19:31 -0700)]
minisatip: add libdvbcsa support

Unconditionally enable with BUILD_PATENTED.

Simplify configure args.

Add missing PKG_CONFIG_DEPENDS

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolualanes: build with CMake
Rosen Penev [Fri, 2 Apr 2021 23:22:34 +0000 (16:22 -0700)]
lualanes: build with CMake

Faster to compile.

Add license information.

Several cleanups for consistency between packages.

Small patch fix now that uClibc-ng is gone.

Signed-off-by: Rosen Penev <rosenp@gmail.com>