feed/packages.git
2 years agonode: bump to 14.18.2 17297/head
Hirokazu MORIKAWA [Thu, 9 Dec 2021 23:57:11 +0000 (08:57 +0900)]
node: bump to 14.18.2

Update to v14.18.2
Remove unneeded c-ares patches

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2 years agoMerge pull request #17293 from Itus-Shield/nss
Stijn Tintel [Thu, 9 Dec 2021 15:25:54 +0000 (17:25 +0200)]
Merge pull request #17293 from Itus-Shield/nss

nss: update to 3.73

2 years agonss: update to 3.73 17293/head
Donald Hoskins [Thu, 9 Dec 2021 08:48:40 +0000 (03:48 -0500)]
nss: update to 3.73

Update to 3.73 to alievate critical vulnerability CVE-2021-43527:
Memory corruption via DER-encoded DSA and RSA-PSS signatures

https://www.mozilla.org/en-US/security/advisories/mfsa2021-51/

Signed-off-by: Donald Hoskins <grommish@gmail.com>
2 years agohwdata: update to version 0.354
Josef Schlehofer [Tue, 7 Dec 2021 21:51:43 +0000 (22:51 +0100)]
hwdata: update to version 0.354

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2 years agodocker-compose: Update to version 2.2.2
Javier Marcet [Sun, 5 Dec 2021 15:40:58 +0000 (16:40 +0100)]
docker-compose: Update to version 2.2.2

What's Changed:

 - Return an error when failing to list containers by @ulyssessouza

 - compose logs to notify printer about container lifecycle events by
 @ndeloof

 - Turn external volume usage into a warning instead of erroring by
 @ulyssessouza

 - Use filepath instead of path to check if the dockerfile path is
 abolute or not by @glours

 - Upgrade version of opencontainers/image-spec (security issue) by
 @glours

 - Merge and fix Convert function from docker/compose-switch by
 @ulyssessouza

 - Fix to use Key instead of Service for graph updates by @Mygao

 - Fix links resolution by @ulyssessouza

 - Don't check compose labels on external volumes by @ndeloof

 - Refactoring variable name by @ulyssessouza

 - Add multiargs build e2e tests by @ulyssessouza

Signed-off-by: Javier Marcet <javier@marcet.info>
2 years agotvheadend: update to git master 2021-11-16, package cleanup, more options
Marius Dinu [Tue, 16 Nov 2021 17:52:25 +0000 (19:52 +0200)]
tvheadend: update to git master 2021-11-16, package cleanup, more options

Changes:
- Update to tvheadend git master branch,
  commit 2efe90cdcf74fdc4179692d283cf46c85e1cf681
  dated 2021-11-16
- Removed patches that are not needed anymore.
- Add patch to ignore a ICONV test that runs at tvheadned startup.
  This test fails without "full language support" in OpenWrt,
  but tvheadend appears to run fine anyway.
- Descrambling needs libdvbcsa, a BUILD_PATENTED package.
  Control Word clients now depend on descrambling.
- Added options:
  - CCCAM client
  - RegEx library choice: POSIX (internal) / libpcre (more compatible) / libpcre2
  - Optimize for speed (-O3, LTO)
- FFMPEG is working again. Added options for transcoding, but commented-out.
  If anyone needs this, just uncomment, make menuconfig and build.
- Sort everything in a more logical order

Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
2 years agoknot-resolver: update to version 5.4.3
Josef Schlehofer [Tue, 7 Dec 2021 09:48:23 +0000 (10:48 +0100)]
knot-resolver: update to version 5.4.3

Release notes:
https://www.knot-resolver.cz/2021-12-01-knot-resolver-5.4.3.html

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2 years agoknxd: bump to upstream version 0.14.52
Othmar Truniger [Tue, 7 Dec 2021 14:51:04 +0000 (15:51 +0100)]
knxd: bump to upstream version 0.14.52

Signed-off-by: Othmar Truniger <github@truniger.ch>
2 years agoMerge pull request #17271 from mhei/php81-update
Michael Heimpold [Tue, 7 Dec 2021 06:36:35 +0000 (07:36 +0100)]
Merge pull request #17271 from mhei/php81-update

php8: update to 8.1.0

2 years agozerotier: update to 1.8.4
Moritz Warning [Mon, 6 Dec 2021 22:09:12 +0000 (23:09 +0100)]
zerotier: update to 1.8.4

Also remove patch to fix uClibc-ng,
since it is not in openwrt anymore.

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2 years agocni-route-override: new package
Oskari Rauta [Mon, 29 Nov 2021 03:38:30 +0000 (05:38 +0200)]
cni-route-override: new package

route-override IPAM works as meta CNI plugin to override IP route given by previous CNI plugins. It is useful in a case with network-attachment-definition.
Currently route-override verified its feature with podman and crio(with Kubernetes).

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agophp8: update to 8.1.0 17271/head
Michael Heimpold [Sun, 5 Dec 2021 13:33:57 +0000 (14:33 +0100)]
php8: update to 8.1.0

Also update patches and remove obsolete ones.
We also need to add one to prevent mod_php to be enabled
by apxs in configuration file.

While at, remove the VARIANT setting for pecl extensions.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agoMerge pull request #17262 from TDT-AG/pr/20211203-minicom
Florian Eckert [Mon, 6 Dec 2021 14:00:43 +0000 (15:00 +0100)]
Merge pull request #17262 from TDT-AG/pr/20211203-minicom

minicom: remove PKG_FIXUP:autoreconf

2 years agohtop: update to 3.1.2-1
John Audia [Fri, 3 Dec 2021 11:04:24 +0000 (06:04 -0500)]
htop: update to 3.1.2-1

Build-tested: x86/64
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <graysky@archlinux.us>
2 years agocoremark: add myself as maintainer
Aleksander Jan Bajkowski [Sun, 5 Dec 2021 14:31:48 +0000 (15:31 +0100)]
coremark: add myself as maintainer

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
2 years agocoremark: bump to 2021-11-17
Aleksander Jan Bajkowski [Fri, 19 Nov 2021 20:35:07 +0000 (21:35 +0100)]
coremark: bump to 2021-11-17

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
2 years agospeedtestpp: add new package
Oskari Rauta [Mon, 6 Dec 2021 03:16:40 +0000 (05:16 +0200)]
speedtestpp: add new package

SpeedTest++
Yet another unofficial speedtest.net client cli interface

For users who instead of python based speedtest client want
to use something that was written in c++...

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agoyq: Update to 4.16.1
Tianling Shen [Sun, 5 Dec 2021 21:01:17 +0000 (05:01 +0800)]
yq: Update to 4.16.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agoslirp4netns: update to version 1.1.12
Oskari Rauta [Sun, 5 Dec 2021 19:49:16 +0000 (21:49 +0200)]
slirp4netns: update to version 1.1.12

Most recent changes:

 - Explicitly support DHCP
 - Update parson to v1.1.3

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agoMerge pull request #17251 from flyn-org/php7-pecl-sodium
Michael Heimpold [Sat, 4 Dec 2021 13:59:51 +0000 (14:59 +0100)]
Merge pull request #17251 from flyn-org/php7-pecl-sodium

php7-pecl-sodium: add new package

2 years agomsmtp: update to version 1.8.1.9
Josef Schlehofer [Tue, 30 Nov 2021 23:32:56 +0000 (00:32 +0100)]
msmtp: update to version 1.8.1.9

Changelog:
https://marlam.de/msmtp/news/msmtp-1-8-19/

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2 years agominicom: remove PKG_FIXUP:autoreconf 17262/head
Florian Eckert [Wed, 24 Nov 2021 12:08:09 +0000 (13:08 +0100)]
minicom: remove PKG_FIXUP:autoreconf

The definition PKG_FIXUP=:autorenconf is no longer necessary. If this
option is not removed, I get the following compilation error warning.

configure.ac:125: warning: macro 'AM_GNU_GETTEXT' not found in library
configure.ac:126: warning: macro 'AM_GNU_GETTEXT_VERSION' not found in library

And the compilation stops with the following message.

./configure: line 6690: syntax error near unexpected token `external'
./configure: line 6690: `AM_GNU_GETTEXT(external)'

Removing the PKG_FIXUP solves this.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2 years agoMerge pull request #17137 from oskarirauta/banip
Dirk Brenken [Fri, 3 Dec 2021 04:41:40 +0000 (05:41 +0100)]
Merge pull request #17137 from oskarirauta/banip

banip: update nginx matching

2 years agobanip: update nginx matching 17137/head
Oskari Rauta [Mon, 15 Nov 2021 23:15:05 +0000 (01:15 +0200)]
banip: update nginx matching

Currently banip matches nginx log entries starting with
nginx[number]:...

I am running a containerized nginx with alpine as base, which
ends up adding log entries without [number] part..
like this:
nginx:...

This patch updates regex for nginx log entry search to include
both versions.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agonextdns: Update to version 1.37.7
Olivier Poitrey [Thu, 2 Dec 2021 23:46:57 +0000 (23:46 +0000)]
nextdns: Update to version 1.37.7

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2 years agonextdns: Update to version 1.37.6
Olivier Poitrey [Thu, 2 Dec 2021 15:03:51 +0000 (15:03 +0000)]
nextdns: Update to version 1.37.6

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2 years agophp7-pecl-sodium: add new package 17251/head
W. Michael Petullo [Thu, 2 Dec 2021 14:38:15 +0000 (08:38 -0600)]
php7-pecl-sodium: add new package

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2 years agocloudreve: Update to 3.4.2
Tianling Shen [Thu, 2 Dec 2021 05:02:25 +0000 (13:02 +0800)]
cloudreve: Update to 3.4.2

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agoslirp4netns: new package
Oskari Rauta [Thu, 25 Nov 2021 03:30:08 +0000 (05:30 +0200)]
slirp4netns: new package

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agoMerge pull request #17247 from jow-/zerotier-reload-trigger
Jo-Philipp Wich [Wed, 1 Dec 2021 22:56:28 +0000 (23:56 +0100)]
Merge pull request #17247 from jow-/zerotier-reload-trigger

zerotier: add configuration reload trigger

2 years agolibslirp: new package
Oskari Rauta [Thu, 25 Nov 2021 03:21:57 +0000 (05:21 +0200)]
libslirp: new package

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agozerotier: add configuration reload trigger 17247/head
Jo-Philipp Wich [Wed, 1 Dec 2021 14:50:52 +0000 (15:50 +0100)]
zerotier: add configuration reload trigger

Ensure that the zerotier service is automatically restarted when the uci
configuration is modified.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2 years agoMerge pull request #17243 from cotequeiroz/rcssmin
Alexandru Ardelean [Wed, 1 Dec 2021 14:46:37 +0000 (16:46 +0200)]
Merge pull request #17243 from cotequeiroz/rcssmin

python-rcssmin: bump to version 1.1.0

2 years agopython-rcssmin: bump to version 1.1.0 17243/head
Eneas U de Queiroz [Tue, 30 Nov 2021 20:15:15 +0000 (17:15 -0300)]
python-rcssmin: bump to version 1.1.0

Relevant changes:
 * quoted data urls which are not base64 encoded keep their spaces now
 * accept bytes and text as input. All other types now raise a TypeError
 * update python & gcc support
 * python version will only accept the C implementation if the versions
   match exactly. This should prevent using older installed C versions.

Along with the version bump:
 - update maintainer email address
 - use $(AUTORELEASE)

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agoMerge pull request #17242 from rs/nextdns-1.37.5-master
Stan Grishin [Tue, 30 Nov 2021 16:22:03 +0000 (08:22 -0800)]
Merge pull request #17242 from rs/nextdns-1.37.5-master

nextdns: Update to version 1.37.5

2 years agonextdns: Update to version 1.37.5 17242/head
Olivier Poitrey [Tue, 30 Nov 2021 16:10:27 +0000 (16:10 +0000)]
nextdns: Update to version 1.37.5

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2 years agoddns-scripts: Add script for TransIP.nl
Martijn Atema [Sun, 14 Nov 2021 23:45:54 +0000 (00:45 +0100)]
ddns-scripts: Add script for TransIP.nl

Signed-off-by: Martijn Atema <martijn@atema.one>
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
- PKG_RELEASE number updated

2 years agoddns-scripts: use HTTPS for spdyn
Peter Gransdorfer [Sun, 31 Oct 2021 21:58:43 +0000 (22:58 +0100)]
ddns-scripts: use HTTPS for spdyn

Signed-off-by: Peter Gransdorfer <peter.gransdorfer@cattronix.com>
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
- PKG_RELEASE number updated

2 years agoMerge pull request #17228 from giannoug/fix-do
Florian Eckert [Tue, 30 Nov 2021 11:39:33 +0000 (12:39 +0100)]
Merge pull request #17228 from giannoug/fix-do

ddns-scripts: Fix DigitalOcean JSON payload

2 years agoMerge pull request #17206 from cotequeiroz/seafile-broken
Alexandru Ardelean [Mon, 29 Nov 2021 20:02:57 +0000 (22:02 +0200)]
Merge pull request #17206 from cotequeiroz/seafile-broken

treewide: mark django1 and dependents BROKEN

2 years agoddns-scripts: Fix DigitalOcean JSON payload 17228/head
George Giannou [Sun, 28 Nov 2021 19:10:19 +0000 (21:10 +0200)]
ddns-scripts: Fix DigitalOcean JSON payload

Signed-off-by: George Giannou <giannoug@gmail.com>
2 years agofatresize: add new package
Oskari Rauta [Wed, 24 Nov 2021 23:47:23 +0000 (01:47 +0200)]
fatresize: add new package

fatresize is a small tool using libparted to resize
FAT type partitions.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agomariadb: Create compatibility symlinks
Michal Hrusecky [Sat, 30 Oct 2021 21:53:58 +0000 (23:53 +0200)]
mariadb: Create compatibility symlinks

For every mysql* binary create corresponding mariadb binary and vice
versa.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2 years agomariadb: Install all supporting sql files
Michal Hrusecky [Sat, 30 Oct 2021 21:47:07 +0000 (23:47 +0200)]
mariadb: Install all supporting sql files

Do not pick just few random SQL files to install, install all of them.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2 years agomariadb: Tweak default configuration
Michal Hrusecky [Sat, 30 Oct 2021 18:41:15 +0000 (20:41 +0200)]
mariadb: Tweak default configuration

Remove from default configuration options that are compiled in like
default paths and character set. On the other hand add few examples of
tweak options that might be handy.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2 years agomariadb: Init script improvements
Michal Hrusecky [Fri, 29 Oct 2021 14:55:47 +0000 (16:55 +0200)]
mariadb: Init script improvements

Update init script so other user/group can be used. Also make sure that
init script can actually create an empty database instead of forcing the
user to do it by hand. Other new feature is taking care of migration
of the database when upgrading the database.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2 years agomariadb-common: Drop package and adjust configuration
Michal Hrusecky [Fri, 29 Oct 2021 14:46:44 +0000 (16:46 +0200)]
mariadb-common: Drop package and adjust configuration

The raison d'être of package mariadb-common was to provide common my.cnf
config file that was being used to include subdirectories and then to
push utf-8 as default everywhere. Let's make this file part of the
server package as there we actually set other options as well and drop
it from all clients. Instead let's set utf-8 as default in server,
client and client libraries. While at it also set socket to the more
common path and drop mysqld_safe script from the list of configuration
files and do other minor tweaks.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2 years agoconmon: remove unnecessary dependency
Oskari Rauta [Thu, 25 Nov 2021 23:29:48 +0000 (01:29 +0200)]
conmon: remove unnecessary dependency

this patch removes unnecessary dependency to golang/host
as pointed out by @jefferyto earlier at #17063 (comment)

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agoovpn-dco: Avoid building against musl headers
Sven Eckelmann [Sat, 27 Nov 2021 13:51:53 +0000 (14:51 +0100)]
ovpn-dco: Avoid building against musl headers

The musl headers contain defines which are incompatible with kernel builds.
For example alltypes.h contain a __BIG_ENDIAN define. This will force
various kernel functions/macros to be build in a way which requires the
target system to be big endian. But if the target system is actually little
endian, these function will then not perform there intended tasks. The
actual (hard to debug) effects can vary between minor problems and fatal
errors.

This is port of the fix from OpenWrt's commit 9ac47ee46918 ("build: use
-nostdinc and -isystem in NOSTDINC_FLAGS for out-of-tree kernel modules")

Fixes: 17cd1793bbec ("ovpn-dco: Add package")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
2 years agopython-dotenv: update to v0.19.2
Javier Marcet [Sun, 28 Nov 2021 12:13:44 +0000 (13:13 +0100)]
python-dotenv: update to v0.19.2

What's Changed:

Fixed:

 - Add missing trailing newline before adding new entry with set_key
 by @bbc2 in #361

Signed-off-by: Javier Marcet <javier@marcet.info>
2 years agodocker-compose: Update to version 2.2.0
Javier Marcet [Sun, 28 Nov 2021 11:46:46 +0000 (12:46 +0100)]
docker-compose: Update to version 2.2.0

What's Changed:

 - Better detect container will restart by @ndeloof in #8898

 - Type mismatch checking tmpfs conflicting options by @ndeloof in
  #8904

 - Remove unused flag by @ulyssessouza in #8923

 - Use Dockerfile directly when path is absolute otherwise join it
 with Context path by @glours in #8929

 - Interrupt printer when compose log is cancelled by @ndeloof in
 #8926

 - Restore compose build to support context set as a git URL by
 @ndeloof in #8933

 - Upgrade containerd version - security fix by @glours in #8936

 - Don't SetRawTerminal when run is ran with -T by @ndeloof in #8938

 - Fix typo in --wait option mechanism by @PierreAntoineGuillaume in
 #8888

 - Detect volume we didn't created and ask user to explicitely mark
 them as external by @ndeloof in #8941

 - Bump compose-go to v1.0.8 by @mat007 in #8956

 - Don't normalize compose model in compatibility mode by @ndeloof
 in #8943

 - Don't try to start services with 0 replicas by @akerouanton in
 #8834

 - Introduce docker compose config --images by @ndeloof in #8955

 - Introduce run —quiet-pull to align with up by @ndeloof in #8947

Signed-off-by: Javier Marcet <javier@marcet.info>
2 years agoperl-try-tiny: update to 0.31
Matt Merhar [Wed, 24 Nov 2021 05:29:24 +0000 (00:29 -0500)]
perl-try-tiny: update to 0.31

Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
2 years agoksmbd-tools: Fix ksmbd service is semi-killed at system startup
Georgi Valkov [Sun, 28 Nov 2021 17:22:56 +0000 (19:22 +0200)]
ksmbd-tools: Fix ksmbd service is semi-killed at system startup

The configuration for the ksmbd service is auto-generated when
the OpenWRT configuration changes, and also during startup,
hence ksmbd.init has to reload the kernel module. It does that by
calling kill_server, which does not perform cleanup. This results
in ksmbd being killed but not restarted properly during boot.
This patch resolves the issue by using stop_service, which performs
proper cleanup.

https://forum.openwrt.org/t/ksmbd-samba3-4-alternative-ex-cifsd-smbd-package-support-thread/51695/68

Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
2 years agocloudreve: Update to 3.4.1
Tianling Shen [Sat, 27 Nov 2021 13:16:56 +0000 (21:16 +0800)]
cloudreve: Update to 3.4.1

Use SPDX identifier for PKG_LICENSE.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agotreewide: mark django1 and dependents BROKEN 17206/head
Eneas U de Queiroz [Thu, 25 Nov 2021 21:01:20 +0000 (18:01 -0300)]
treewide: mark django1 and dependents BROKEN

Django 1.x is not compatible with python 3.10.
Mark the package as BROKEN.  Since its dependent packages will also
select it, they will need to be marked BROKEN as well to avoid recursive
dependencies--packages not marked as BROKEN will be able to select the
broken package.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agoyggdrasil: bump to 0.4.2
George Iv [Fri, 19 Nov 2021 10:25:57 +0000 (10:25 +0000)]
yggdrasil: bump to 0.4.2

Signed-off-by: George Iv <zhoreeq@users.noreply.github.com>
2 years agohaproxy: Update HAProxy to v2.4.9
Christian Lachner [Fri, 26 Nov 2021 11:00:44 +0000 (12:00 +0100)]
haproxy: Update HAProxy to v2.4.9

- Update haproxy download URL and hash
- Switched over to using USE_LIBATOMIC in favor of -latomic
- Added a patch which fixes nossl builds

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2 years agousteer: update to latest git head
David Bauer [Thu, 25 Nov 2021 23:01:33 +0000 (00:01 +0100)]
usteer: update to latest git head

7bf79a2 ubus: set scan duration to roam scan interval
b4eb49e policy: only select nodes with better signal when roaming
5d5a0be ubus: don't request measurement from unsupported STAs
abc6fe0 local-node: update STA RRM capabilites
5ec713b node: determine roamability when selecting neighbors
d0cd65b node: save created time for node
a5c21ae ubus: prioritize neighbor reports on bss transition
532a48d local-node: prioritize neighbor candidates
4862080 node: keep track of roam-sources and roam-destinations
6a20591 sta-info: add last_connected field

Signed-off-by: David Bauer <mail@david-bauer.net>
2 years agoMerge pull request #17064 from cotequeiroz/mariadb
Eneas U de Queiroz [Thu, 25 Nov 2021 23:52:26 +0000 (20:52 -0300)]
Merge pull request #17064 from cotequeiroz/mariadb

mariadb, liburing: fix liburing dependency failure (use liburing if kernel supports it)

2 years agodnsproxy: Update to 0.39.12
Tianling Shen [Thu, 25 Nov 2021 13:52:39 +0000 (21:52 +0800)]
dnsproxy: Update to 0.39.12

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agoyq: Update to 4.15.1
Tianling Shen [Thu, 25 Nov 2021 11:34:03 +0000 (19:34 +0800)]
yq: Update to 4.15.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agoopenvswitch: document missing options
Stijn Tintel [Wed, 24 Nov 2021 12:39:31 +0000 (14:39 +0200)]
openvswitch: document missing options

Commit 1038ac123558 ("openvswitch: add support for definining bridge ports...")
added two new options:
- drop_unknown_ports
- ports
They are missing from the README, so add them.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2 years agocrun: update to 1.3
Oskari Rauta [Wed, 24 Nov 2021 23:28:25 +0000 (01:28 +0200)]
crun: update to 1.3

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agopodman: update to 3.4.2
Oskari Rauta [Wed, 24 Nov 2021 23:14:07 +0000 (01:14 +0200)]
podman: update to 3.4.2

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agolibxml2: build host static lib with -fPIC
Daniel Golle [Wed, 24 Nov 2021 01:31:23 +0000 (01:31 +0000)]
libxml2: build host static lib with -fPIC

libxslt/host is complaing that static libxml2 should be with -fPIC.
Unconditionally enable -fPIC for for host build of libxml2.

Fixes: dc701d61b ("libxml2: don't build host shared libraries")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoexpat: add host build
Daniel Golle [Wed, 24 Nov 2021 01:33:20 +0000 (01:33 +0000)]
expat: add host build

mesa in the video feed requires expat/host. Provide host build to
allow mesa to build.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agosmcroute: update to 2.5.5
Moritz Warning [Tue, 23 Nov 2021 20:19:57 +0000 (21:19 +0100)]
smcroute: update to 2.5.5

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2 years agozerotier: update to 1.8.3
Moritz Warning [Tue, 23 Nov 2021 20:11:50 +0000 (21:11 +0100)]
zerotier: update to 1.8.3

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2 years agoMerge pull request #17154 from jefferyto/python-pycparser-2.21
Alexandru Ardelean [Tue, 23 Nov 2021 11:35:19 +0000 (13:35 +0200)]
Merge pull request #17154 from jefferyto/python-pycparser-2.21

python-pycparser: Update to 2.21, update patch

2 years agoMerge pull request #17184 from commodo/python-reorg
Alexandru Ardelean [Tue, 23 Nov 2021 11:16:55 +0000 (13:16 +0200)]
Merge pull request #17184 from commodo/python-reorg

python-packages: remove myself as maintainer

2 years agopython-packages: remove myself as maintainer 17184/head
Alexandru Ardelean [Tue, 23 Nov 2021 11:14:42 +0000 (13:14 +0200)]
python-packages: remove myself as maintainer

There's been a bit of overlapping opinions on some of these packages.
The best thing to do here is to reduce ownership and relinquish my
control.

This patch does that.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agolibvpx: update to 1.11.0
Luiz Angelo Daros de Luca [Tue, 12 Oct 2021 06:38:01 +0000 (03:38 -0300)]
libvpx: update to 1.11.0

2021-09-27 v1.11.0 "Smew Duck"
  This maintenance release adds support for VBR mode in VP9 rate control
  interface, new codec controls to get quantization parameters and loop filter
  levels, and includes several improvements to NEON and numerous bug fixes.

  - Upgrading:
    New codec control is added to get quantization parameters and loop filter
    levels.

    VBR mode is supported in VP9 rate control library.

  - Enhancement:
    Numerous improvements for Neon optimizations.
    Code clean-up and refactoring.
    Calculation of rd multiplier is changed with BDRATE gains.

  - Bug fixes:
    Fix to overflow on duration.
    Fix to several instances of -Wunused-but-set-variable.
    Fix to avoid chroma resampling for 420mpeg2 input.
    Fix to overflow in calc_iframe_target_size.
    Fix to disallow skipping transform and quantization.
    Fix some -Wsign-compare warnings in simple_encode.
    Fix input file path in simple_encode_test.
    Fix valid range for under/over_shoot pct.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2 years agobind: bump to 9.17.20
Noah Meyerhans [Thu, 18 Nov 2021 23:55:57 +0000 (15:55 -0800)]
bind: bump to 9.17.20

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2 years agocrowdsec: update to 1.2.1
Kerma Gérald [Mon, 22 Nov 2021 18:10:41 +0000 (19:10 +0100)]
crowdsec: update to 1.2.1
crowdsec-firewall-boucer: update to 0.0.16

Signed-off-by: Kerma Gérald <gandalf@gk2.net>
2 years agoclocate: update to latest HEAD
David Bauer [Sun, 21 Nov 2021 21:19:50 +0000 (22:19 +0100)]
clocate: update to latest HEAD

4a4c0c0 nl80211: fix IE loop
d83e572 nl80211: fix potential oob read

Signed-off-by: David Bauer <mail@david-bauer.net>
2 years agodocker: Update to 20.10.11
Gerard Ryan [Mon, 22 Nov 2021 11:20:55 +0000 (21:20 +1000)]
docker: Update to 20.10.11

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2 years agodockerd: Update to 20.10.11
Gerard Ryan [Mon, 22 Nov 2021 11:20:35 +0000 (21:20 +1000)]
dockerd: Update to 20.10.11

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2 years agocontainerd: Update to 1.4.12
Gerard Ryan [Mon, 22 Nov 2021 11:19:40 +0000 (21:19 +1000)]
containerd: Update to 1.4.12

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2 years agoMerge pull request #17142 from commodo/python-yaml
Alexandru Ardelean [Mon, 22 Nov 2021 08:29:24 +0000 (10:29 +0200)]
Merge pull request #17142 from commodo/python-yaml

python-yaml: bump to version 6.0

2 years agoMerge pull request #17121 from commodo/python3-bump
Alexandru Ardelean [Mon, 22 Nov 2021 08:28:29 +0000 (10:28 +0200)]
Merge pull request #17121 from commodo/python3-bump

python3: bump to version 3.10.0

2 years agozabbix: fix 6in4 network interface discovery
Jacek Konieczny [Fri, 19 Nov 2021 16:55:19 +0000 (17:55 +0100)]
zabbix: fix 6in4 network interface discovery

Those devices don't have 'device' propery, only 'l3_device', which
causes 'attempt to concatenate field 'device' (a nil value)' lua error.

Use 'l3_device' as a fallback in this case.

Signed-off-by: Jacek Konieczny <jajcus@jajcus.net>
2 years agopython-yaml: bump to version 6.0 17142/head
Alexandru Ardelean [Wed, 17 Nov 2021 08:49:33 +0000 (10:49 +0200)]
python-yaml: bump to version 6.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agoMerge pull request #17168 from garikello3d/libpqxx-version-7.6.0
Michael Heimpold [Sat, 20 Nov 2021 22:50:30 +0000 (23:50 +0100)]
Merge pull request #17168 from garikello3d/libpqxx-version-7.6.0

libpqxx: update to version 7.6.0

2 years agoMerge pull request #17167 from mhei/php8-update
Michael Heimpold [Sat, 20 Nov 2021 22:27:57 +0000 (23:27 +0100)]
Merge pull request #17167 from mhei/php8-update

php8: update to 8.0.13

2 years agoMerge pull request #17166 from mhei/php7-update
Michael Heimpold [Sat, 20 Nov 2021 22:27:44 +0000 (23:27 +0100)]
Merge pull request #17166 from mhei/php7-update

php7: update to 7.4.26

2 years agotransmission: include default 'web_home' dir in jail
Daniel Golle [Sat, 20 Nov 2021 15:57:58 +0000 (15:57 +0000)]
transmission: include default 'web_home' dir in jail

Fixes 'transmission-web' for users which didn't manually configure the
'web_home' option.
Assume transmission's default in case 'web_home' isn't defined and
mount the directory so it can be accessed from inside the jail.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agolibpqxx: update to version 7.6.0 17168/head
Igor Bezzubchenko [Sat, 20 Nov 2021 15:39:40 +0000 (18:39 +0300)]
libpqxx: update to version 7.6.0

Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
2 years agophp8: update to 8.0.13 17167/head
Michael Heimpold [Sat, 20 Nov 2021 11:57:08 +0000 (12:57 +0100)]
php8: update to 8.0.13

This fixes:
    - CVE-2021-21707

Also drop upstream patch which is included in the release now.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agophp7: update to 7.4.26 17166/head
Michael Heimpold [Sat, 20 Nov 2021 11:55:27 +0000 (12:55 +0100)]
php7: update to 7.4.26

This fixes:
    - CVE-2021-21707

Also drop upstream patch which is included in the release now.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agotransmission: add a bunch of syscalls to seccomp filter
Daniel Golle [Sat, 20 Nov 2021 11:55:01 +0000 (11:55 +0000)]
transmission: add a bunch of syscalls to seccomp filter

Add missing "inotify_add_watch", "inotify_init1" and "inotify_rm_watch"
syscalls to seccomp filter which are needed in case watch_dir feature
of transmission is used.

Fixes #16972
Reported-by: @siwind
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoconntrack-tools: import patch to fix cache
Nick Hainke [Thu, 18 Nov 2021 06:44:32 +0000 (07:44 +0100)]
conntrack-tools: import patch to fix cache

As written in the commit message:

Depending on your conntrackd configuration, events might get lost,
leaving stuck entries in the cache forever. Skip checking the conntrack
ID to allow for lazy cleanup by when a new entry that is represented by
the same tuple is added.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2 years agoMerge pull request #17161 from stangri/master-nebula
Stan Grishin [Fri, 19 Nov 2021 21:53:20 +0000 (13:53 -0800)]
Merge pull request #17161 from stangri/master-nebula

nebula: update to 1.5.0

2 years agoMerge pull request #17160 from rs/nextdns-1.37.4-master
Stan Grishin [Fri, 19 Nov 2021 17:49:42 +0000 (09:49 -0800)]
Merge pull request #17160 from rs/nextdns-1.37.4-master

nextdns: Update to version 1.37.4

2 years agonebula: update to 1.5.0 17161/head
Stan Grishin [Fri, 19 Nov 2021 17:30:58 +0000 (17:30 +0000)]
nebula: update to 1.5.0

* update binaries to version 1.5.0 (thanks @jefferyto)
* update maintainer's email address

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2 years agonextdns: Update to version 1.37.4 17160/head
Olivier Poitrey [Fri, 19 Nov 2021 17:34:53 +0000 (17:34 +0000)]
nextdns: Update to version 1.37.4

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2 years agotelegraf: Update package to version 1.20.4
Jonathan Pagel [Fri, 19 Nov 2021 15:40:34 +0000 (16:40 +0100)]
telegraf: Update package to version 1.20.4

Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2 years agopython-pycparser: Update to 2.21, update patch 17154/head
Jeffery To [Fri, 19 Nov 2021 13:46:57 +0000 (21:46 +0800)]
python-pycparser: Update to 2.21, update patch

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2 years agopython3: bump to version 3.10.0 17121/head
Alexandru Ardelean [Wed, 27 Oct 2021 09:10:02 +0000 (12:10 +0300)]
python3: bump to version 3.10.0

Manually re-applied:
  008-distutils-use-python-sysroot.patch
  016-adjust-config-paths.patch

Drop patch: 003-do-not-run-distutils-tests.patch
There is now a configure option '--disable-test-modules'
And seems we left the '_ctypes_test' around for quite some time.
Dropped now.
Refs:
  https://bugs.python.org/issue27640
  https://bugs.python.org/issue43282

Drop patch: 013-getbuildinfo-date-time-source-date-epoch.patch
Python build honors SOURCE_DATE_EPOCH pretty well now.

Drop setuptools patches. Setuptools should be reproducible with Python 3.6+
according to a mention here:
  https://github.com/pypa/setuptools/pull/1690#issuecomment-536517456
It's time to let upstream fix Setuptools reproduce-ability.

Drop patch: 010-do-not-add-rt-lib-dirs-when-cross-compiling.patch
I can't seem to fully remember why it's there.
And it seem to build fine without it.

Drop patch: 015-abort-on-failed-modules.patch
Python build supports a similar PYTHONSTRICTEXTENSIONBUILD=1 env-var
option.

Add patch: 026-openssl-feature-flags.patch
We need to keep this in our tree for a while.
See:
  https://bugs.python.org/issue45627

Backport patch: 027-bpo-43158-Use-configure-values-for-building-_uuid-ex.patch
Link: https://github.com/python/cpython/pull/29353
Fixes the build for uuid C module.

Add patch: 028-host-python-support-ssl-with-libressl.patch
We need the _ssl module working on the host-side with LibreSSL for pip to
work to download from https://pypi.org
Refs: https://github.com/openwrt/openwrt/pull/4749

Add patch: 029-disable-deprecation-warning.patch
Fixes apparmor build. The warning causes a configure error.

Refreshed the rest of patches.

Some old build-flags were removed. They don't seem to be necessary anymore.

Split python3-uuid from python3-light. To better manage the libuuid library
(if needed). Also, fixing the uuid C module build. Seems this was failing,
and was falling back to using hashlib.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agoMerge pull request #17151 from jefferyto/golang-1.17.3
Alexandru Ardelean [Fri, 19 Nov 2021 08:28:28 +0000 (10:28 +0200)]
Merge pull request #17151 from jefferyto/golang-1.17.3

golang: Update to 1.17.3

2 years agoMerge pull request #17143 from commodo/py-greenlet
Alexandru Ardelean [Fri, 19 Nov 2021 08:27:14 +0000 (10:27 +0200)]
Merge pull request #17143 from commodo/py-greenlet

python-greenlet: bump to version 1.1.2