feed/packages.git
2 years agoMerge pull request #17307 from mhei/open-plc-utils-update
Michael Heimpold [Sun, 12 Dec 2021 11:35:18 +0000 (12:35 +0100)]
Merge pull request #17307 from mhei/open-plc-utils-update

open-plc-utils: update to latest upstream version

2 years agoMerge pull request #17296 from mhei/drop-php7
Michael Heimpold [Sun, 12 Dec 2021 11:35:05 +0000 (12:35 +0100)]
Merge pull request #17296 from mhei/drop-php7

php7/php7-pecl-*: drop PHP7 packages

2 years agoMerge pull request #17205 from cotequeiroz/python
Josef Schlehofer [Sun, 12 Dec 2021 10:39:59 +0000 (11:39 +0100)]
Merge pull request #17205 from cotequeiroz/python

apparmor,domoticz: use $(PYTHON3_VERSION) instead of hardcoding it in the Makefile

2 years agov2rayA: Update to 1.5.5
Tianling Shen [Fri, 10 Dec 2021 10:56:00 +0000 (18:56 +0800)]
v2rayA: Update to 1.5.5

Breaking changes:
The database has been replaced with boltdb to try to solve the problem
of database corruption.

Note that the data will not be migrated, but the previous data will be
retained. If you need the previous data, just downgrade v2rayA (v1.5.4).

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agobossa: fix fpic compilation
Nick Hainke [Wed, 8 Dec 2021 22:50:50 +0000 (23:50 +0100)]
bossa: fix fpic compilation

Fixes: #17287 ("bossa: recompile with -fPIC")
Signed-off-by: Nick Hainke <vincent@systemli.org>
2 years agolighttpd: update to lighttpd 1.4.63 release hash
Glenn Strauss [Sat, 4 Dec 2021 15:15:37 +0000 (10:15 -0500)]
lighttpd: update to lighttpd 1.4.63 release hash

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2 years agolighttpd: update to lighttpd 1.4.62 release hash
Glenn Strauss [Thu, 2 Dec 2021 06:49:49 +0000 (01:49 -0500)]
lighttpd: update to lighttpd 1.4.62 release hash

depend on libpcre2 instead of libpcre

also remove patches incorporated upstream into lighttpd 1.4.62

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2 years agoldns: update to 1.8.1
Eric Luehrsen [Mon, 6 Dec 2021 03:24:34 +0000 (22:24 -0500)]
ldns: update to 1.8.1

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2 years agoopen-plc-utils: update to latest upstream version 17307/head
Michael Heimpold [Sat, 11 Dec 2021 08:58:50 +0000 (09:58 +0100)]
open-plc-utils: update to latest upstream version

This improves the chipset reporting in some command line tools.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agousteer: update to latest git head
David Bauer [Fri, 10 Dec 2021 16:47:34 +0000 (17:47 +0100)]
usteer: update to latest git head

8e7b1ff ubus: skip current node for transition candidate list
e51ea7a node: move roam-events to dedicated struct
edbe7d4 node: skip neighbors exceeding assoc-limit

Signed-off-by: David Bauer <mail@david-bauer.net>
2 years agoMerge pull request #17297 from nxhack/node_14182
Josef Schlehofer [Fri, 10 Dec 2021 10:14:57 +0000 (11:14 +0100)]
Merge pull request #17297 from nxhack/node_14182

node: bump to 14.18.2

2 years agounbound: update to 1.14.0
Eric Luehrsen [Fri, 10 Dec 2021 07:01:49 +0000 (02:01 -0500)]
unbound: update to 1.14.0

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
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 agophp7: drop package 17296/head
Michael Heimpold [Thu, 9 Dec 2021 07:18:02 +0000 (08:18 +0100)]
php7: drop package

Active support for PHP 7.4 branch ended a few days ago.

Since we have PHP 8.x in the repository for a while
and we migrated all PECL extension packages already,
let's focus on that newer version and drop support for 7.4.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agophp7-pecl-propro: drop package
Michael Heimpold [Thu, 9 Dec 2021 07:15:52 +0000 (08:15 +0100)]
php7-pecl-propro: drop package

The functionality of this package - or at least similar one -
was meanwhile included in PHP8.

This package was mostly included as dependency for HTTP PECL package,
so it is not needed anymore and thus can be dropped.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agophp7-pecl-libevent: drop package
Michael Heimpold [Thu, 9 Dec 2021 07:14:54 +0000 (08:14 +0100)]
php7-pecl-libevent: drop package

This package is not compatible with PHP8 and seems to be not maintained
upstream anymore. Let's drop it.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agophp7-pecl-sodium: migrate package to php8-pecl-sodium
Michael Heimpold [Thu, 9 Dec 2021 07:14:15 +0000 (08:14 +0100)]
php7-pecl-sodium: migrate package to php8-pecl-sodium

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agophp7-pecl-redis: migrate package to php8-pecl-redis
Michael Heimpold [Thu, 9 Dec 2021 07:13:47 +0000 (08:13 +0100)]
php7-pecl-redis: migrate package to php8-pecl-redis

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agophp7-pecl-raphf: migrate package to php8-pecl-raphf
Michael Heimpold [Thu, 9 Dec 2021 07:13:09 +0000 (08:13 +0100)]
php7-pecl-raphf: migrate package to php8-pecl-raphf

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agophp7-pecl-mcrypt: migrate package to php8-pecl-mcrypt
Michael Heimpold [Thu, 9 Dec 2021 07:11:49 +0000 (08:11 +0100)]
php7-pecl-mcrypt: migrate package to php8-pecl-mcrypt

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agophp7-pecl-krb5: migrate package to php8-pecl-krb5
Michael Heimpold [Thu, 9 Dec 2021 07:11:10 +0000 (08:11 +0100)]
php7-pecl-krb5: migrate package to php8-pecl-krb5

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agophp7-pecl-imagick: migrate package to php8-pecl-imagick
Michael Heimpold [Thu, 9 Dec 2021 07:09:42 +0000 (08:09 +0100)]
php7-pecl-imagick: migrate package to php8-pecl-imagick

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agophp7-pecl-http: migrate package to php8-pecl-http
Michael Heimpold [Thu, 9 Dec 2021 07:07:19 +0000 (08:07 +0100)]
php7-pecl-http: migrate package to php8-pecl-http

Only a newer version of upstream includes support for PHP8, so while
migrating we need to update to latest upstream version.

We also need to adjust dependencies since JSON is now always integrated
not longer available as dedicated package.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agophp7-pecl-dio: migrate package to php8-pecl-dio
Michael Heimpold [Thu, 9 Dec 2021 07:06:06 +0000 (08:06 +0100)]
php7-pecl-dio: migrate package to php8-pecl-dio

This package is compatible with php8, so let's migrate it.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
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 agodomoticz: remove python3.9 linking hack 17205/head
Eneas U de Queiroz [Thu, 25 Nov 2021 19:42:16 +0000 (16:42 -0300)]
domoticz: remove python3.9 linking hack

Adding -lpython3.9 to TARGET_LDFLAGS is not needed now that domoticz has
proper support for it.

Fixes: edfb91f33 ("domoticz: update to 2021.1")
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
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 agoapparmor: use $(PYTHON3_VERSION)
Eneas U de Queiroz [Thu, 25 Nov 2021 19:39:15 +0000 (16:39 -0300)]
apparmor: use $(PYTHON3_VERSION)

Instead of hardcoding the current python version, use PYTHON3_VERSION
from the python package.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
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>