feed/packages.git
2 years agosnort3: update to 3.1.51.0
John Audia [Fri, 13 Jan 2023 10:05:01 +0000 (05:05 -0500)]
snort3: update to 3.1.51.0

Upstream bump

Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <therealgraysky@proton.me>
2 years agoMerge pull request #20330 from dhewg/lrzsz
Hannu Nyman [Sat, 21 Jan 2023 14:18:37 +0000 (16:18 +0200)]
Merge pull request #20330 from dhewg/lrzsz

lrzsz: update to v0.12.21rc and fix a CVE

2 years agonano: update to 7.2
Hannu Nyman [Sat, 21 Jan 2023 10:20:16 +0000 (12:20 +0200)]
nano: update to 7.2

Update nano editor to version 7.2.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2 years agotreewide: quote CC and CXX
Paul Fertser [Fri, 20 Jan 2023 14:54:59 +0000 (14:54 +0000)]
treewide: quote CC and CXX

When CC is set to e.g. "ccache mips-openwrt-linux-musl-gcc" it needs
to be quoted to avoid word splitting on substitution.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2 years agoopenocd: select new libjaylink
Karl Palsson [Fri, 20 Jan 2023 13:14:40 +0000 (13:14 +0000)]
openocd: select new libjaylink

Without the +select, openocd's internal autoselection between internal
libjaylink and external libjaylink can result in linking against
external, without the depends declaration, leading to missing
depdendencies errors.

Hard depend on the external libjaylink, as that's the future direction
anyway.

Reported-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Karl Palsson <karlp@etactica.com>
2 years agoopenocd: update to 0.12.0
Paul Fertser [Sat, 14 Jan 2023 23:48:53 +0000 (02:48 +0300)]
openocd: update to 0.12.0

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2 years agolibjaylink: new package
Paul Fertser [Sun, 15 Jan 2023 17:06:14 +0000 (20:06 +0300)]
libjaylink: new package

libjaylink is a shared library written in C to access SEGGER J-Link
and compatible devices.

This is used by future OpenOCD versions to handle J-Link debug
adapters.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2 years agoudphp-client: bump to latest git HEAD
Tianling Shen [Sun, 15 Jan 2023 05:59:29 +0000 (13:59 +0800)]
udphp-client: bump to latest git HEAD

Fix build with gcc12.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agoMerge pull request #20337 from bdrung/hosting.de
Florian Eckert [Thu, 19 Jan 2023 09:54:32 +0000 (10:54 +0100)]
Merge pull request #20337 from bdrung/hosting.de

ddns-scripts: add hosting.de provider

2 years agogit: update to 2.34.6
Michal Vasilek [Wed, 18 Jan 2023 12:00:54 +0000 (13:00 +0100)]
git: update to 2.34.6

Fixes CVE-2022-23521
Fixes CVE-2022-41903
Fixes CVE-2022-39260
Fixes CVE-2022-39253
Fixes CVE-2022-29187

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2 years agoefibootmgr: new package
Oskari Rauta [Thu, 12 Jan 2023 08:56:08 +0000 (10:56 +0200)]
efibootmgr: new package

Co-authored-by: Tianling Shen <cnsztl@gmail.com>
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agoefivar: new package
Oskari Rauta [Thu, 12 Jan 2023 08:49:49 +0000 (10:49 +0200)]
efivar: new package

Co-authored-by: Tianling Shen <cnsztl@gmail.com>
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agov2ray-core: Update to 5.2.1
Tianling Shen [Wed, 18 Jan 2023 10:22:47 +0000 (18:22 +0800)]
v2ray-core: Update to 5.2.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agoMerge pull request #20256 from TDT-AG/pr/20230109-acpica-unix
Florian Eckert [Wed, 18 Jan 2023 07:26:37 +0000 (08:26 +0100)]
Merge pull request #20256 from TDT-AG/pr/20230109-acpica-unix

acpica-unix: update version and fix gcc12 build

2 years agohiredis: update to version 1.1.0
Daniel Golle [Mon, 19 Dec 2022 21:57:03 +0000 (21:57 +0000)]
hiredis: update to version 1.1.0

See project release page[1] for more details.
Switch build to use CMake instead of autotools, allows removal of
local patch.

[1]: https://github.com/redis/hiredis/releases
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoddns-scripts: add hosting.de provider
Benjamin Drung [Tue, 17 Jan 2023 23:14:02 +0000 (00:14 +0100)]
ddns-scripts: add hosting.de provider

Add hosting.de provider. To use dynamic DNS you have to create a DDNS
host with a separate DDNS user.

Note: As of 2023-01-17 hosting.de does not work with wget which will
fail with `400: Bad Request` (it will work with `--auth-no-challenge`).
You should use curl instead. I have reported that to the provider.

Signed-off-by: Benjamin Drung <bdrung@bdrung.de>
2 years agolibv4l: update to 1.22.1
Rosen Penev [Sat, 5 Nov 2022 04:27:14 +0000 (21:27 -0700)]
libv4l: update to 1.22.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoMerge pull request #20311 from ValdikSS/miredo
Hannu Nyman [Tue, 17 Jan 2023 13:48:40 +0000 (15:48 +0200)]
Merge pull request #20311 from ValdikSS/miredo

miredo: add miredo.conf conffile

2 years agoMerge pull request #20313 from neheb/10
Alexandru Ardelean [Tue, 17 Jan 2023 11:29:23 +0000 (12:29 +0100)]
Merge pull request #20313 from neheb/10

stress: update to 1.0.5

2 years agoborgbackup: bump to 1.2.3
Julien Malik [Tue, 3 Jan 2023 10:42:45 +0000 (11:42 +0100)]
borgbackup: bump to 1.2.3

Signed-off-by: Julien Malik <julien.malik@paraiso.me>
2 years agopython-exceptiongroup: bump to 1.1.0
Julien Malik [Tue, 3 Jan 2023 10:41:21 +0000 (11:41 +0100)]
python-exceptiongroup: bump to 1.1.0

Signed-off-by: Julien Malik <julien.malik@paraiso.me>
2 years agoMerge pull request #20317 from stangri/master-simple-adblock
Stan Grishin [Tue, 17 Jan 2023 03:59:28 +0000 (20:59 -0700)]
Merge pull request #20317 from stangri/master-simple-adblock

simple-adblock: update sed for allowing domains

2 years agoMerge pull request #20335 from stangri/master-pbr
Stan Grishin [Tue, 17 Jan 2023 03:58:06 +0000 (20:58 -0700)]
Merge pull request #20335 from stangri/master-pbr

pbr: update to 1.0.1-14

2 years agopbr: update to 1.0.1-14
Stan Grishin [Tue, 17 Jan 2023 00:41:48 +0000 (00:41 +0000)]
pbr: update to 1.0.1-14

* improve install/uninstall messages
* fix ips add command
* add boot() to init file

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2 years agoMerge pull request #20213 from stangri/master-pbr
Stan Grishin [Tue, 17 Jan 2023 00:40:48 +0000 (17:40 -0700)]
Merge pull request #20213 from stangri/master-pbr

pbr: update to 1.0.1-10

2 years agopbr: update to 1.0.1-10
Stan Grishin [Tue, 3 Jan 2023 19:46:20 +0000 (19:46 +0000)]
pbr: update to 1.0.1-10

Bugfixes:
* better error information for empty tid/mark and failure to resolve domains
* better handling of entries in /etc/iproute2/rt_tables
* update packages definitions and descriptions
* remove firewall4 from dependencies to prevent dependency recursion

Updates:
* introduce nft_user_set_policy and nft_user_set_counter to control options for
  user nft sets this service creares
* use counters in internal nft sets

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2 years agomiredo: add miredo.conf conffile
ValdikSS ValdikSS [Sat, 14 Jan 2023 22:32:19 +0000 (01:32 +0300)]
miredo: add miredo.conf conffile

Keep miredo.conf modified configuration upon upgrades

Signed-off-by: ValdikSS ValdikSS <iam@valdikss.org.ru>
2 years agoMerge pull request #20296 from neheb/1
Michael Heimpold [Mon, 16 Jan 2023 20:09:27 +0000 (21:09 +0100)]
Merge pull request #20296 from neheb/1

libxml2: build with cmake

2 years agopodman: update to 4.3.1
Oskari Rauta [Thu, 12 Jan 2023 09:13:12 +0000 (11:13 +0200)]
podman: update to 4.3.1

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agoatlas-sw-probe: update to version 5080
Josef Schlehofer [Sun, 15 Jan 2023 12:18:35 +0000 (13:18 +0100)]
atlas-sw-probe: update to version 5080

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2 years agoyq: Update to 4.30.8
Tianling Shen [Mon, 16 Jan 2023 08:26:41 +0000 (16:26 +0800)]
yq: Update to 4.30.8

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agoMerge pull request #20326 from neheb/14
Florian Eckert [Mon, 16 Jan 2023 07:17:46 +0000 (08:17 +0100)]
Merge pull request #20326 from neheb/14

xinetd: fix URL

2 years agolibgd: update to 2.3.3
Rosen Penev [Sun, 19 Sep 2021 08:23:17 +0000 (01:23 -0700)]
libgd: update to 2.3.3

Refresh patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agosnowflake: update to 2.4.2
Nick Hainke [Sun, 15 Jan 2023 19:13:16 +0000 (20:13 +0100)]
snowflake: update to 2.4.2

Changes in version v2.4.2 - 2023-01-13
- Issue 40208: Enhance help info for capacity flag
- Issue 40232: Update README and fix help output
- Issue 40173: Increase clientIDAddrMapCapacity
- Issue 40177: Manually unlock mutex in ClientMap.SendQueue
- Issue 40177: Have SnowflakeClientConn implement io.WriterTo
- Issue 40179: Reduce turbotunnel queueSize from 2048 to 512
- Issue 40187/40199: Take ownership of buffer in QueuePacketConn QueueIncoming/WriteTo
- Add more tests for URL encoded IPs (safelog)
- Fix server flag name
- Issue 40200: Use multiple parallel KCP state machines in the server
- Add a num-turbotunnel server transport option
- Issue: 40241: Switch default proxy STUN server to stun.l.google.com

Signed-off-by: Nick Hainke <vincent@systemli.org>
2 years agolrzsz: update to v0.12.21rc and fix a CVE
Andre Heider [Sat, 14 Jan 2023 10:40:39 +0000 (11:40 +0100)]
lrzsz: update to v0.12.21rc and fix a CVE

This updates to v0.12.21rc from 1999 (sic), which was never officially
released. There're fixes in there, and it's what debian ships, so let's
use that too. While at it, use debian's autohell hack and package
description too.

Patch 1 fixes a hang with musl.
Patch 2 fixes CVE-2018-10195, add PKG_CPE_ID while at it.

Refesh the rest.

Fixes: CVE-2018-10195
Signed-off-by: Andre Heider <a.heider@gmail.com>
2 years agopython3-libselinux: fix URL
Rosen Penev [Sat, 14 Jan 2023 21:27:36 +0000 (13:27 -0800)]
python3-libselinux: fix URL

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agopython3-libsemanage: fix URL
Rosen Penev [Sat, 14 Jan 2023 21:41:37 +0000 (13:41 -0800)]
python3-libsemanage: fix URL

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agortl-sdr: switch to git tarball
Rosen Penev [Sat, 14 Jan 2023 21:53:30 +0000 (13:53 -0800)]
rtl-sdr: switch to git tarball

Upstream switched URLs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoflashrom: update to 1.2.1
Rosen Penev [Sun, 15 Jan 2023 04:29:39 +0000 (20:29 -0800)]
flashrom: update to 1.2.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agorp-pppoe: update to 3.15
Rosen Penev [Sat, 14 Jan 2023 21:41:22 +0000 (13:41 -0800)]
rp-pppoe: update to 3.15

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoatlas-probe: update to 2.6.3
Rosen Penev [Sat, 14 Jan 2023 01:08:54 +0000 (17:08 -0800)]
atlas-probe: update to 2.6.3

Switch to git tarballs.

Remove upstreamed patches and add OpenSSL patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agofoolsm: update to 1.0.21
Rosen Penev [Sat, 14 Jan 2023 03:09:00 +0000 (19:09 -0800)]
foolsm: update to 1.0.21

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoxinetd: fix URL
Rosen Penev [Sat, 14 Jan 2023 23:05:01 +0000 (15:05 -0800)]
xinetd: fix URL

Something went wrong here. Switch to git tarballs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agopcsc-tools: update to 1.6.1
Rosen Penev [Sat, 14 Jan 2023 04:58:47 +0000 (20:58 -0800)]
pcsc-tools: update to 1.6.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agostress: update to 1.0.5
Rosen Penev [Sat, 14 Jan 2023 22:34:54 +0000 (14:34 -0800)]
stress: update to 1.0.5

New upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agopigz: update to 2.7
Rosen Penev [Sat, 14 Jan 2023 21:21:00 +0000 (13:21 -0800)]
pigz: update to 2.7

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agonetperf: use git tarball
Rosen Penev [Sat, 14 Jan 2023 02:22:36 +0000 (18:22 -0800)]
netperf: use git tarball

netperf.org is gone now. Only github is left.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoperl-compress-bzip2: update to 2.28
Rosen Penev [Sat, 14 Jan 2023 20:58:01 +0000 (12:58 -0800)]
perl-compress-bzip2: update to 2.28

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agosocat: update to 1.7.4.4
Rosen Penev [Sat, 14 Jan 2023 22:26:04 +0000 (14:26 -0800)]
socat: update to 1.7.4.4

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agobc: use @DEBIAN
Rosen Penev [Sat, 14 Jan 2023 01:28:33 +0000 (17:28 -0800)]
bc: use @DEBIAN

Seems Debian no longer offers ftp.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agosimple-adblock: update sed for allowing domains
Stan Grishin [Sat, 14 Jan 2023 23:00:30 +0000 (23:00 +0000)]
simple-adblock: update sed for allowing domains

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2 years agoalpine: fix old URL
Rosen Penev [Sat, 14 Jan 2023 01:08:21 +0000 (17:08 -0800)]
alpine: fix old URL

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoqfirehose: new package
Oskari Rauta [Wed, 4 Jan 2023 11:55:55 +0000 (13:55 +0200)]
qfirehose: new package

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agognunet-fuse: update to version 0.19.1
Daniel Golle [Sat, 14 Jan 2023 02:58:57 +0000 (02:58 +0000)]
gnunet-fuse: update to version 0.19.1

ChangeLog file excert:
Fri Dec 30 12:51:11 AM CET 2022
Releasing gnunet-fuse 0.19.1: fix build for GNUnet 0.19.0+.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agognunet: update to version 0.19.2
Daniel Golle [Thu, 6 Oct 2022 22:33:58 +0000 (23:33 +0100)]
gnunet: update to version 0.19.2

GNUnet has not been updated for a while due to the gnurl-situation.
Now that we got libcurl-gnutls, we can update GNUnet.
For details, please see the GNUnet release notes:

https://www.gnunet.org/en/news/2022-09-0.17.6.html
https://www.gnunet.org/en/news/2022-10-0.18.0.html
https://www.gnunet.org/en/news/2022-11-0.18.1.html
https://www.gnunet.org/en/news/2022-12-0.19.0.html
https://www.gnunet.org/en/news/2022-12-0.19.1.html
https://www.gnunet.org/en/news/2023-01-0.19.2.html

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agolibcurl-gnutls: add package, replaces gnURL
Daniel Golle [Sat, 14 Jan 2023 01:03:10 +0000 (01:03 +0000)]
libcurl-gnutls: add package, replaces gnURL

The gnURL-fork of cURL is no longer maintained as cURL finally supports
probing and selecting the TLS implementation at run-time.

Hence just build a gnuTLS-backed variant of libcurl, use patchelf to
change the shared object name, call the result libcurl-gnutls and be
done. Other distributions have opted for similar solutions.

In future we could convert the curl package to provide build-variants
for each TLS implementation; however, this is out of the scope of the
needs of GNUnet which used to be only user of libgnurl.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoyq: Update to 4.30.7
Tianling Shen [Sat, 14 Jan 2023 12:51:54 +0000 (20:51 +0800)]
yq: Update to 4.30.7

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agoxz: update to version 5.4.1
Hannu Nyman [Sat, 14 Jan 2023 09:36:18 +0000 (11:36 +0200)]
xz: update to version 5.4.1

Update to 5.4.1  (keep in sync with xz in tools/)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2 years agoclamav: remove now obsolete iconv patch
Rosen Penev [Mon, 28 Nov 2022 01:47:20 +0000 (17:47 -0800)]
clamav: remove now obsolete iconv patch

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agogolang: Update to 1.19.5
Tianling Shen [Wed, 11 Jan 2023 03:36:27 +0000 (11:36 +0800)]
golang: Update to 1.19.5

Go1.19.5 (released 2023-01-10) includes fixes to the compiler,
the linker, and the crypto/x509, net/http, sync/atomic,
and syscall packages.

Removed upstreamed patch.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agohidapi: remove now obsolete iconv patch
Rosen Penev [Mon, 28 Nov 2022 01:46:15 +0000 (17:46 -0800)]
hidapi: remove now obsolete iconv patch

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoevtest: update to 1.35
Rosen Penev [Sat, 14 Jan 2023 02:33:57 +0000 (18:33 -0800)]
evtest: update to 1.35

Switch to git tarballs as the old freedesktop cgit doesn't work properly
anymore.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agobluez: update to version 5.66
Daniel Golle [Sat, 14 Jan 2023 02:35:28 +0000 (02:35 +0000)]
bluez: update to version 5.66

ver 5.66:
Fix issue with A2DP and transport connection collisions.
Fix issue with allowing application specific error codes.
Fix issue with not setting initiator flag correctly.
Fix issue with HoG Report MAP size handling.
Add initial support for Basic Audio Profile.
Add initial support for Volume Control Profile.

ver 5.65:
Fix issue with A2DP cache invalidation handling.
Fix issue with A2DP and not initialized SEP codec.
Fix issue with A2DP and multiple SetConfiguration to same SEP
Fix issue with AVRCP and not properly initialized volume.
Fix issue with SDP records when operating in LE only mode.
Fix issue with HoG and not reading report map of instances.
Fix issue with GATT server crashing while disconnecting.
Fix issue with not removing connected devices.
Fix issue with enabling wake support without RPA Resolution.
Fix issue with pairing failed due to the error of Already Paired.
Add support for CONFIGURATION_DIRECTORY environment variable.
Add support for STATE_DIRECTORY environment variable.
Add support for "Bonded" property with Device API.
Add experimental support for ISO socket.

Package btmon in new package 'bluez-utils-btmon' to prevent adding
glib2 it now requires as a dependency for all of bluez-utils.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agosbc: update to version 2.0
Daniel Golle [Sat, 14 Jan 2023 02:49:12 +0000 (02:49 +0000)]
sbc: update to version 2.0

Fixes issue with use of x86-specific compiler primitives on non-x86
systems which we had previously patched downstream, remove this patch.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agolibmad: update URL to use codeberg
Rosen Penev [Sat, 14 Jan 2023 03:55:09 +0000 (19:55 -0800)]
libmad: update URL to use codeberg

Upstream abandoned GitHub.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agolibxml2: build with cmake
Rosen Penev [Sun, 6 Nov 2022 00:02:54 +0000 (17:02 -0700)]
libxml2: build with cmake

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoopendkim: use pkgconfig for libbsd
Rosen Penev [Sun, 16 Oct 2022 19:00:28 +0000 (12:00 -0700)]
opendkim: use pkgconfig for libbsd

Allows using the overlay. Also remove the outdated uClibc patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agotiff: don't use AUTORELEASE
Rosen Penev [Tue, 8 Nov 2022 01:17:10 +0000 (17:17 -0800)]
tiff: don't use AUTORELEASE

Seems upstream wants to get rid of it.

Backport upstream patches fixing several CVEs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agompd: update to 0.23.11
Rosen Penev [Mon, 28 Nov 2022 01:13:32 +0000 (17:13 -0800)]
mpd: update to 0.23.11

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agopostgresql: update to version 15.1
Daniel Golle [Mon, 19 Dec 2022 23:39:40 +0000 (23:39 +0000)]
postgresql: update to version 15.1

https://www.postgresql.org/docs/release/15.0/
https://www.postgresql.org/docs/release/15.1/

A dump/restore using pg_dumpall or use of pg_upgrade or logical
replication is required for those wishing to migrate data from any
previous release.

Do not backport to release branch which should remain on version 14.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agosafe-search: fix use with dnsmasq in ujail
Daniel Golle [Mon, 5 Dec 2022 00:51:14 +0000 (00:51 +0000)]
safe-search: fix use with dnsmasq in ujail

The safe-search package creates symlinks in a configured additional
hosts directory. The link targets are inside another directory which
has to be made available to dnsmasq as well.
Now that support for adding additional paths to dnsmasq was added by
commit openwrt/openwrt@aa12a0fdd1c5a004281633c5b0758da1781bb41c
implement adding this path using the existing uci-defaults script.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agostress-ng: bump to version 0.15.01
Alexandru Ardelean [Thu, 5 Jan 2023 18:49:41 +0000 (20:49 +0200)]
stress-ng: bump to version 0.15.01

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agolibreswan: set DNSSEC_ROOTKEY_FILE, LINUX_VARIANT
Eneas U de Queiroz [Tue, 20 Dec 2022 13:05:04 +0000 (10:05 -0300)]
libreswan: set DNSSEC_ROOTKEY_FILE, LINUX_VARIANT

Libreswan will set DEFAULT_DNSSEC_ROOTKEY_FILE from the LINUX_VARIANT
variable, which is taken from the ID field in /etc/os-release.  This
points to the host file, which is wrong.

Set both variables when calling make.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agoi2pd: update to version 2.45.0
Daniel Bermond [Wed, 11 Jan 2023 17:30:48 +0000 (14:30 -0300)]
i2pd: update to version 2.45.0

Maintainer   : @yangfl (David Yang)
Build system : Arch Linux x86_64
Build tested : r7800 OpenWrt git master (r21756, commit 55c32a6ce3)
Run tested   : r7800 OpenWrt git master (r21756, commit 55c32a6ce3)

Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
2 years agoelektra: get rid of pointless iconv patch
Rosen Penev [Tue, 22 Nov 2022 01:49:09 +0000 (17:49 -0800)]
elektra: get rid of pointless iconv patch

A better solution was discovered.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agogphoto2: fix compilation with BUILD_NLS
Rosen Penev [Sun, 27 Nov 2022 23:38:44 +0000 (15:38 -0800)]
gphoto2: fix compilation with BUILD_NLS

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agofaad2: update to 2.10.1
Rosen Penev [Mon, 28 Nov 2022 00:48:18 +0000 (16:48 -0800)]
faad2: update to 2.10.1

Switch to local tarballs. Smaller and faster.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agolibxcrypt: update to 4.4.33
Rosen Penev [Mon, 21 Nov 2022 04:47:04 +0000 (20:47 -0800)]
libxcrypt: update to 4.4.33

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agovala: update to 0.56.3
Rosen Penev [Mon, 21 Nov 2022 04:28:45 +0000 (20:28 -0800)]
vala: update to 0.56.3

Get rid of AUTORELEASE. This barely gets updated.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agopython-requests: update URL
Karl Palsson [Thu, 12 Jan 2023 12:14:53 +0000 (12:14 +0000)]
python-requests: update URL

The old 2.python-requests.org URL is not reachable on modern browsers,
and is not the current canonical URL for the project.  Update to the
current best URL for the project.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2 years agoztdns: new package
Oskari Rauta [Sun, 8 Jan 2023 14:13:35 +0000 (16:13 +0200)]
ztdns: new package

ztDNS is a dedicated DNS server for a ZeroTier virtual network.
ztdns is alternative to zerotier's own zeronds.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agogcc: limit postinst and postrm only with INCLUDE_STATIC_LINK_SPEC
Christian Marangi [Wed, 11 Jan 2023 21:34:27 +0000 (22:34 +0100)]
gcc: limit postinst and postrm only with INCLUDE_STATIC_LINK_SPEC

Limit postinst and postrm only with INCLUDE_STATIC_LINK_SPEC enabled
as it's only needed to install and remove the generated spec file.

Also remove extra tab from scripts.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2 years agogcc: add support for gcc 12
Christian Marangi [Wed, 11 Jan 2023 17:38:52 +0000 (18:38 +0100)]
gcc: add support for gcc 12

Copy patch from gcc 11 to gcc 12 and add missing hash.
Refresh patch for .c -> .cc change and drop
931-libffi-fix-MIPS-softfloat-build-issue as it got merged in
gcc 12.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2 years agoconmon: update to 2.1.5
Oskari Rauta [Wed, 11 Jan 2023 10:57:38 +0000 (12:57 +0200)]
conmon: update to 2.1.5

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agocrun: update to 1.7.2
Oskari Rauta [Wed, 11 Jan 2023 10:50:28 +0000 (12:50 +0200)]
crun: update to 1.7.2

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agoMerge pull request #20264 from TDT-AG/pr/20230111-xinetd
Florian Eckert [Wed, 11 Jan 2023 11:23:00 +0000 (12:23 +0100)]
Merge pull request #20264 from TDT-AG/pr/20230111-xinetd

xinetd: add processing of redirect option in init script

2 years agoxinetd: add processing of redirect option in init script
Helge Mader [Wed, 11 Jan 2023 09:33:10 +0000 (10:33 +0100)]
xinetd: add processing of redirect option in init script

Signed-off-by: Helge Mader <ma@dev.tdt.de>
2 years agofrp: update to 0.46.1
Van Waholtz [Tue, 10 Jan 2023 08:31:30 +0000 (16:31 +0800)]
frp: update to 0.46.1

Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
2 years agofrp: update to 0.46.0
Van Waholtz [Thu, 5 Jan 2023 11:31:44 +0000 (19:31 +0800)]
frp: update to 0.46.0

Add `test.sh`.

Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
2 years agosqueezelite: bump to 1.9.9-1415
Robert Högberg [Sat, 15 Oct 2022 20:39:33 +0000 (22:39 +0200)]
squeezelite: bump to 1.9.9-1415

Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
2 years agoyt-dlp: update to 2023.1.6
Michal Vasilek [Tue, 10 Jan 2023 09:23:22 +0000 (10:23 +0100)]
yt-dlp: update to 2023.1.6

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2 years agoocserv: disable libmaxminddb detection
Hannu Nyman [Mon, 9 Jan 2023 20:02:44 +0000 (22:02 +0200)]
ocserv: disable libmaxminddb detection

Disable libmaxminddb detection to fix a build error
due to missing dependency.
(the libmaxminddb library is now detected, but is unncessary.)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2 years agoknot: disable libmaxminddb detection
Hannu Nyman [Mon, 9 Jan 2023 20:01:32 +0000 (22:01 +0200)]
knot: disable libmaxminddb detection

Disable libmaxminddb detection to fix a build error due to
missing dependency.
(the libmaxminddb library is now detected, but is unncessary.)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2 years agoacpica-unix: backport pending patches to fix gcc12 build issue
Florian Eckert [Mon, 9 Jan 2023 13:46:21 +0000 (14:46 +0100)]
acpica-unix: backport pending patches to fix gcc12 build issue

Due to the compiler change of openwrt, from gcc version 11 to gcc
version 12, we have now the following build errors.

../../../source/components/utilities/utdebug.c: In function
'AcpiUtInitStackPtrTrace':
../../../source/components/utilities/utdebug.c:188:31: error: storing
the address of local variable 'CurrentSp' in 'AcpiGbl_EntryStackPointer'
[-Werror=dangling-pointer=]
  188 |     AcpiGbl_EntryStackPointer = &CurrentSp;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../../source/components/utilities/utdebug.c:185:29: note: 'CurrentSp'
declared here
  185 |     ACPI_SIZE               CurrentSp;
      |                             ^~~~~~~~~
In file included from ../../../source/include/acpi.h:173,
                 from
../../../source/components/utilities/utdebug.c:154:
../../../source/include/acglobal.h:335:41: note:
'AcpiGbl_EntryStackPointer' declared here
  335 | ACPI_GLOBAL (ACPI_SIZE *,
      AcpiGbl_EntryStackPointer);
      |
^~~~~~~~~~~~~~~~~~~~~~~~~
../../../source/include/acpixf.h:188:17: note: in definition of macro
'ACPI_GLOBAL'
  188 |     extern type name
      |                 ^~~~
cc1: all warnings being treated as errors
make[4]: *** [../Makefile.rules:20: obj/utdebug.o] Error 1

This is already issue opend in the the upstream project acpica.
https://github.com/acpica/acpica/issues/771

There is already a fix available, but it has not yet been merged.
https://github.com/acpica/acpica/pull/776

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2 years agospeedtestpp: drop libxml2 dependency
Oskari Rauta [Sat, 7 Jan 2023 20:42:44 +0000 (22:42 +0200)]
speedtestpp: drop libxml2 dependency

Co-authored-by: Tianling Shen <cnsztl@gmail.com>
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agodocker-compose: Update to version 2.15.1
Javier Marcet [Mon, 9 Jan 2023 19:56:58 +0000 (20:56 +0100)]
docker-compose: Update to version 2.15.1

Signed-off-by: Javier Marcet <javier@marcet.info>
2 years agoMerge pull request #20246 from mhei/php8-update-8.2.1
Michael Heimpold [Mon, 9 Jan 2023 19:44:09 +0000 (20:44 +0100)]
Merge pull request #20246 from mhei/php8-update-8.2.1

php8: update to 8.2.1

2 years agodjango: bump to version 4.1.5
Alexandru Ardelean [Wed, 4 Jan 2023 10:28:26 +0000 (12:28 +0200)]
django: bump to version 4.1.5

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agopython-pytz: bump to version 2022.7
Alexandru Ardelean [Wed, 4 Jan 2023 10:27:35 +0000 (12:27 +0200)]
python-pytz: bump to version 2022.7

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agopython-lxml: bump to version 4.9.2
Alexandru Ardelean [Wed, 4 Jan 2023 10:26:18 +0000 (12:26 +0200)]
python-lxml: bump to version 4.9.2

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>