feed/packages.git
17 months agoxz: update to 5.2.9
Hannu Nyman [Sun, 4 Dec 2022 09:32:37 +0000 (11:32 +0200)]
xz: update to 5.2.9

Update xz to version 5.2.9.

Switch back to .bz2 sources, as we already download .bz2 for tools/
No sense to re-download sources as a .xz file.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
17 months agotvheadend: Fix github warning about AUTORELEASE
Marius Dinu [Wed, 30 Nov 2022 09:45:13 +0000 (11:45 +0200)]
tvheadend: Fix github warning about AUTORELEASE

Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
17 months agotvheadend: add conditions for -O3 and LTO optimizations
Marius Dinu [Wed, 30 Nov 2022 09:21:39 +0000 (11:21 +0200)]
tvheadend: add conditions for -O3 and LTO optimizations

Building for arc, mips and powerpc platforms fails if -O3 and LTO optimizations are enabled. This patch removes that option for everything other than arm and x86_64. These are known to work.
Fixes issue #19923.
Also fixes a typo in the description.

Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
17 months agobpfcountd: add initial package
Linus Lüssing [Sun, 27 Nov 2022 09:55:37 +0000 (10:55 +0100)]
bpfcountd: add initial package

bpfcountd was created to obtain packet statistics in larger networks
without stressing the cpu resources. bpfcountd will count the amount
of packages and bytes over time (for each defined rule). The rules
are defined using the tcpdump filter syntax (bpf). The collected
data is provided on a unix socket in plaintext.

Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
17 months agoMerge pull request #19993 from stangri/master-simple-adblock
Stan Grishin [Fri, 2 Dec 2022 19:19:21 +0000 (12:19 -0700)]
Merge pull request #19993 from stangri/master-simple-adblock

simple-adblock: localizable error/warning messages

17 months agoci: only comment AUTORELEASE deprecation if exists
Paul Spooren [Thu, 1 Dec 2022 20:02:10 +0000 (21:02 +0100)]
ci: only comment AUTORELEASE deprecation if exists

If it doesn't exists, don't confuse the contributors.

Signed-off-by: Paul Spooren <mail@aparcar.org>
17 months agostubby: bump to latest 0.4.2
Rudy Andram [Thu, 1 Dec 2022 06:01:33 +0000 (06:01 +0000)]
stubby: bump to latest 0.4.2

Maintainer: @neheb (find it by checking history of the package Makefile)
Compile tested: aarch64/ipq8074
Run tested: aarch64/ipq8074

Description: stubby: bump to latest 0.4.2

Signed-off-by: Rudy Andram <rmandrad@gmail.com>
17 months agofrr: update to 8.4.1
Lucian Cristian [Fri, 2 Dec 2022 10:20:10 +0000 (10:20 +0000)]
frr: update to 8.4.1

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
17 months agonss: update to 3.85
Lucian Cristian [Fri, 2 Dec 2022 10:18:05 +0000 (10:18 +0000)]
nss: update to 3.85

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
17 months agolighttpd: add lighttpd-mod-rrdtool dep on rrdtool1
Glenn Strauss [Wed, 30 Nov 2022 05:21:49 +0000 (00:21 -0500)]
lighttpd: add lighttpd-mod-rrdtool dep on rrdtool1

add lighttpd-mod-rrdtool dependency on rrdtool1

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
17 months agolighttpd: lighttpd-1.4.67-4
Glenn Strauss [Wed, 30 Nov 2022 04:32:44 +0000 (23:32 -0500)]
lighttpd: lighttpd-1.4.67-4

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
17 months agolighttpd: lighttpd.conf vars, comments, guidance
Glenn Strauss [Wed, 30 Nov 2022 03:22:14 +0000 (22:22 -0500)]
lighttpd: lighttpd.conf vars, comments, guidance

lighttpd.conf variables, documentation comments, configuration guidance

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
17 months agolighttpd: print stderr trace if validation fails
Glenn Strauss [Sun, 27 Nov 2022 20:39:24 +0000 (15:39 -0500)]
lighttpd: print stderr trace if validation fails

lighttpd.init validate_conf(): print stderr trace if validation fails

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
17 months agomicrosocks: add low resource SOCKS5 TCP/IP only proxy server
Mateusz Korniak [Thu, 21 Jul 2022 12:38:06 +0000 (14:38 +0200)]
microsocks: add low resource SOCKS5 TCP/IP only proxy server

Initial version 1.0.3

Signed-off-by: Mateusz Korniak <matkorgithubcom@ant.gliwice.pl>
17 months agoMerge pull request #19992 from hnyman/wget
Hannu Nyman [Wed, 30 Nov 2022 15:35:08 +0000 (17:35 +0200)]
Merge pull request #19992 from hnyman/wget

wget: update to 1.21.3

17 months agosimple-adblock: localizable error/warning messages 19993/head
Stan Grishin [Tue, 29 Nov 2022 22:37:53 +0000 (22:37 +0000)]
simple-adblock: localizable error/warning messages

* store all error/warning messages with the error text id so that
  they can be made localizable for the luci app

Signed-off-by: Stan Grishin <stangri@melmac.ca>
17 months agoMerge pull request #19987 from stangri/master-simple-adblock
Stan Grishin [Tue, 29 Nov 2022 21:41:06 +0000 (14:41 -0700)]
Merge pull request #19987 from stangri/master-simple-adblock

simple-adblock: bugfix: detect dnsmasq ipset support

17 months agoMerge pull request #19985 from stangri/master-https-dns-proxy
Stan Grishin [Tue, 29 Nov 2022 21:40:53 +0000 (14:40 -0700)]
Merge pull request #19985 from stangri/master-https-dns-proxy

https-dns-proxy: improve performance on restart

17 months agowget: update to 1.21.3 19992/head
Hannu Nyman [Tue, 29 Nov 2022 18:03:26 +0000 (20:03 +0200)]
wget: update to 1.21.3

Update wget to 1.21.3

* Remove patch 100-fix-hsts-time.patch as upstream has issued
  its own version on the fixes

* Add a hack (and fixup autoreconf) to fix an upstream bug that
  forces the nettle library into nossl even if NTLM is disabled.
  Upstream bug filed: https://savannah.gnu.org/bugs/?63431

* Remove old maintainer who has not been active

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
17 months agoMerge pull request #19973 from julienmalik/borg
Hannu Nyman [Tue, 29 Nov 2022 14:57:10 +0000 (16:57 +0200)]
Merge pull request #19973 from julienmalik/borg

borgbackup: initial commit

17 months agosnort3: update to 3.1.47.0-1
John Audia [Mon, 28 Nov 2022 13:20:10 +0000 (08:20 -0500)]
snort3: update to 3.1.47.0-1

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

Signed-off-by: John Audia <therealgraysky@proton.me>
17 months agoMerge pull request #19980 from mhei/php8-update-8.1.13
Michael Heimpold [Tue, 29 Nov 2022 06:39:36 +0000 (07:39 +0100)]
Merge pull request #19980 from mhei/php8-update-8.1.13

php8: update to 8.1.13

17 months agosimple-adblock: bugfix: detect dnsmasq ipset support 19987/head
Stan Grishin [Mon, 28 Nov 2022 04:37:42 +0000 (04:37 +0000)]
simple-adblock: bugfix: detect dnsmasq ipset support

* Fixes https://github.com/openwrt/packages/issues/19978, thank you
  @parona-source for the report/patch!

Signed-off-by: Stan Grishin <stangri@melmac.ca>
17 months agohttps-dns-proxy: improve performance on restart 19985/head
Stan Grishin [Mon, 28 Nov 2022 21:12:07 +0000 (21:12 +0000)]
https-dns-proxy: improve performance on restart

* instead of doing stop/start which involves restarting dnsmasq twice,
  kill the existing service instances on restart instead

Signed-off-by: Stan Grishin <stangri@melmac.ca>
17 months agov2raya: backports upstream fixes and add 3 new options
Tianling Shen [Mon, 28 Nov 2022 18:32:01 +0000 (02:32 +0800)]
v2raya: backports upstream fixes and add 3 new options

It may take a long time waiting for a new tag, so backport these
important bug fixes for now.

While at it, added 3 new options provided by upstream, and deprecated
the usage of `$(AUTORELEASE)`.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
17 months agov2ray-geodata: Update to latest version
Tianling Shen [Mon, 28 Nov 2022 16:22:24 +0000 (00:22 +0800)]
v2ray-geodata: Update to latest version

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
17 months agoxray-core: Update to 1.6.5
Tianling Shen [Mon, 28 Nov 2022 16:19:15 +0000 (00:19 +0800)]
xray-core: Update to 1.6.5

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
17 months agoyq: Update to 4.30.5
Tianling Shen [Mon, 28 Nov 2022 16:18:21 +0000 (00:18 +0800)]
yq: Update to 4.30.5

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
17 months agoMerge pull request #19936 from hgl/acme
Toke Høiland-Jørgensen [Mon, 28 Nov 2022 15:51:50 +0000 (16:51 +0100)]
Merge pull request #19936 from hgl/acme

haproxy: use .crt as extension for certificates

17 months agohaproxy: use .crt as extension for certificates 19936/head
Glen Huang [Sat, 19 Nov 2022 02:22:46 +0000 (10:22 +0800)]
haproxy: use .crt as extension for certificates

Signed-off-by: Glen Huang <i@glenhuang.com>
17 months agosamba4: support both user map and valid users on same time
Liangbin Lian [Thu, 24 Nov 2022 10:05:50 +0000 (18:05 +0800)]
samba4: support both user map and valid users on same time

Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
17 months agophp8: update to 8.1.13 19980/head
Michael Heimpold [Mon, 28 Nov 2022 06:43:50 +0000 (07:43 +0100)]
php8: update to 8.1.13

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
17 months agoMerge pull request #19938 from hgl/acme2
Toke Høiland-Jørgensen [Sun, 27 Nov 2022 19:23:51 +0000 (20:23 +0100)]
Merge pull request #19938 from hgl/acme2

acme: ensure symlinks for renewed certificates

17 months agoacme: ensure symlinks for renewed certificates 19938/head
Glen Huang [Sat, 19 Nov 2022 17:26:44 +0000 (01:26 +0800)]
acme: ensure symlinks for renewed certificates

Signed-off-by: Glen Huang <i@glenhuang.com>
17 months agoCI: deprecate $(AUTORELEASE) via comments 19919/head
Paul Spooren [Wed, 16 Nov 2022 18:06:20 +0000 (19:06 +0100)]
CI: deprecate $(AUTORELEASE) via comments

Autorelease causes some issues like heavy bandwidth usage as well as
non-deterministic package releases whenever someone doesn't use the full
git log.

With this comment all modified packages are checked and if they use
the autorelease feature, kindly comment to the user to change that.

Signed-off-by: Paul Spooren <paul.spooren@rhebo.com>
[ move check to separate workflow to handle ci limitation ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
17 months agolibrespeed-go: add new package
Tianling Shen [Tue, 22 Nov 2022 08:57:37 +0000 (16:57 +0800)]
librespeed-go: add new package

Go backend for LibreSpeed.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
17 months agoborgbackup: add package for 1.2.2 19973/head
Julien Malik [Sat, 26 Nov 2022 14:24:05 +0000 (15:24 +0100)]
borgbackup: add package for 1.2.2

Signed-off-by: Julien Malik <julien.malik@paraiso.me>
17 months agopython-pyfuse3: add package for 3.2.2
Julien Malik [Sat, 26 Nov 2022 14:24:05 +0000 (15:24 +0100)]
python-pyfuse3: add package for 3.2.2

Signed-off-by: Julien Malik <julien.malik@paraiso.me>
17 months agopython-trio: add package for 0.22.0
Julien Malik [Sat, 26 Nov 2022 14:24:05 +0000 (15:24 +0100)]
python-trio: add package for 0.22.0

Signed-off-by: Julien Malik <julien.malik@paraiso.me>
17 months agopython-sniffio: add package for 1.3.0
Julien Malik [Sat, 26 Nov 2022 14:24:04 +0000 (15:24 +0100)]
python-sniffio: add package for 1.3.0

Signed-off-by: Julien Malik <julien.malik@paraiso.me>
17 months agopython-outcome: add package for 1.2.0
Julien Malik [Sat, 26 Nov 2022 14:24:04 +0000 (15:24 +0100)]
python-outcome: add package for 1.2.0

Signed-off-by: Julien Malik <julien.malik@paraiso.me>
17 months agopython-async-generator: add package for 1.10
Julien Malik [Sat, 26 Nov 2022 14:24:04 +0000 (15:24 +0100)]
python-async-generator: add package for 1.10

Signed-off-by: Julien Malik <julien.malik@paraiso.me>
17 months agopython-exceptiongroup: add package for 1.0.4
Julien Malik [Sat, 26 Nov 2022 14:24:04 +0000 (15:24 +0100)]
python-exceptiongroup: add package for 1.0.4

Signed-off-by: Julien Malik <julien.malik@paraiso.me>
17 months agopython-sortedcontainers: add package for 2.4.0
Julien Malik [Sat, 26 Nov 2022 14:24:03 +0000 (15:24 +0100)]
python-sortedcontainers: add package for 2.4.0

Signed-off-by: Julien Malik <julien.malik@paraiso.me>
17 months agoxxhash: add package for 0.8.1
Julien Malik [Sat, 26 Nov 2022 14:24:03 +0000 (15:24 +0100)]
xxhash: add package for 0.8.1

Signed-off-by: Julien Malik <julien.malik@paraiso.me>
17 months agoprivoxy: fix postinst missing $
Josh Powers [Mon, 21 Nov 2022 17:32:37 +0000 (10:32 -0700)]
privoxy: fix postinst missing $

fixes: #19949

Signed-off-by: Josh Powers <powersj@fastmail.com>
17 months agopdns-recursor: update to 4.7.4
Peter van Dijk [Fri, 25 Nov 2022 13:19:24 +0000 (14:19 +0100)]
pdns-recursor: update to 4.7.4

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
17 months agognupg: compile with -fcommon
Tjeu Kayim [Thu, 24 Nov 2022 11:08:30 +0000 (12:08 +0100)]
gnupg: compile with -fcommon

This fixes a segfault because gnupg/g10/options.h struct opt
is otherwise not shared between the different compilation units,
resulting in opt.homedir being NULL when passed to make_filename.

$ gpg1 -i

gpg: signal 11 caught ... exiting
Segmentation fault

(gdb) bt
    #0  0x00007f17bb2185e2 in strlen (s=s@entry=0x0) at src/string/strlen.c:17
    #1  0x0000000000460ea0 in make_filename (first_part=first_part@entry=0x0) at gnupg-1.4.23/util/fileutil.c:174
    #2  0x000000000040ee42 in keydb_add_resource (url=url@entry=0x46bfe3 "secring.gpg", flags=flags@entry=4, secret=secret@entry=1)
        at gnupg-1.4.23/g10/keydb.c:238
    #3  0x00000000004062ee in main (argc=<optimized out>, argv=<optimized out>) at gnupg-1.4.23/g10/gpg.c:3323

Signed-off-by: Tjeu Kayim <15987676+TjeuKayim@users.noreply.github.com>
17 months agoMerge pull request #19652 from wormi4ok/lang-golang-update-1-19-2
Tianling Shen [Thu, 24 Nov 2022 15:40:14 +0000 (23:40 +0800)]
Merge pull request #19652 from wormi4ok/lang-golang-update-1-19-2

golang: update to v1.19.2

17 months agogphoto2: update to 2.5.28
Rosen Penev [Wed, 16 Nov 2022 01:19:51 +0000 (17:19 -0800)]
gphoto2: update to 2.5.28

Signed-off-by: Rosen Penev <rosenp@gmail.com>
17 months agolibgphoto2: update to 2.5.30
Rosen Penev [Wed, 16 Nov 2022 01:11:39 +0000 (17:11 -0800)]
libgphoto2: update to 2.5.30

Signed-off-by: Rosen Penev <rosenp@gmail.com>
17 months agogolang: update to v1.19.3 19652/head
Stanislav Petrashov [Wed, 23 Nov 2022 21:06:14 +0000 (22:06 +0100)]
golang: update to v1.19.3

Signed-off-by: Stanislav Petrashov <s@petrashov.ru>
17 months agoMerge pull request #19948 from tvogel/ices-2.0.3
Ted Hess [Wed, 23 Nov 2022 16:45:26 +0000 (11:45 -0500)]
Merge pull request #19948 from tvogel/ices-2.0.3

ices: Update to 2.0.3

17 months agoMerge pull request #19956 from stangri/master-https-dns-proxy
Stan Grishin [Tue, 22 Nov 2022 21:18:55 +0000 (14:18 -0700)]
Merge pull request #19956 from stangri/master-https-dns-proxy

https-dns-proxy: update Makefile package descrition

17 months agoknot: update to version 3.2.3
Jan Hák [Tue, 22 Nov 2022 10:25:02 +0000 (11:25 +0100)]
knot: update to version 3.2.3

Signed-off-by: Jan Hák <jan.hak@nic.cz>
17 months agoliburing: Update to v2.3
Christian Lachner [Tue, 22 Nov 2022 07:14:45 +0000 (08:14 +0100)]
liburing: Update to v2.3

- Updated download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
17 months agotvheadend: update to git master 2022-11-20
Marius Dinu [Mon, 21 Nov 2022 10:42:59 +0000 (12:42 +0200)]
tvheadend: update to git master 2022-11-20

- EPG database switched from v2 to v3. This commit updates OpenWrt init script to use the new database file.
- EPG database symlink created by OpenWrt config option is overwritten with a real file by tvheadend.
  The latest tvheadend commit included here fixes that.

Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
17 months agoyggdrasil: bump to 0.4.7
George Iv [Mon, 21 Nov 2022 05:20:46 +0000 (00:20 -0500)]
yggdrasil: bump to 0.4.7

Signed-off-by: George Iv <zhoreeq@users.noreply.github.com>
17 months agocloudflared: Update to 2022.11.0
Tianling Shen [Tue, 22 Nov 2022 06:40:31 +0000 (14:40 +0800)]
cloudflared: Update to 2022.11.0

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
17 months agohttps-dns-proxy: update Makefile package descrition 19956/head
Stan Grishin [Tue, 22 Nov 2022 01:14:13 +0000 (01:14 +0000)]
https-dns-proxy: update Makefile package descrition

Signed-off-by: Stan Grishin <stangri@melmac.ca>
17 months agoupmpdcli: bump to 1.5.19
Fabien Pozzobon [Mon, 21 Nov 2022 17:26:40 +0000 (19:26 +0200)]
upmpdcli: bump to 1.5.19

Signed-off-by: Fabien Pozzobon <12074690+fpozzobon@users.noreply.github.com>
17 months agowifi-presence: Update to version v0.3.0
Adam Williams [Mon, 21 Nov 2022 04:00:56 +0000 (21:00 -0700)]
wifi-presence: Update to version v0.3.0

This version handles the new hostapd connect message format,
as introduced in: https://github.com/openwrt/openwrt/commit/8cb995445a26ee124e40b8ef97cc0ddd9d10f82a

Signed-off-by: Adam Williams <pwnfactory@gmail.com>
17 months agolibrespeed-cli: rename binary to librespeed-cli
Michal Vasilek [Mon, 21 Nov 2022 12:49:20 +0000 (13:49 +0100)]
librespeed-cli: rename binary to librespeed-cli

upstream names the binary librespeed-cli and this avoids a conflict with
python3-speedtest-cli

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
17 months agoices: Update to 2.0.3 19948/head
Tilman Vogel [Mon, 21 Nov 2022 14:09:43 +0000 (15:09 +0100)]
ices: Update to 2.0.3

This fixes a timing issue causing a playlist to be streamed as-fast-as-
possible until memory exhaustion, finally crashing ices and making it
basically useless.

This problem occurred in  the timing code in src/common/timing/ and is
probably related to libc header changes because ices 2.0.2 worked up until
OpenWrt 21.02.3 (at least) but failed in OpenWrt 22.03.2.

Signed-off-by: Tilman Vogel <tilman.vogel@web.de>
17 months agorclone: Update to 1.60.1
Tianling Shen [Mon, 21 Nov 2022 11:06:31 +0000 (19:06 +0800)]
rclone: Update to 1.60.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
17 months agogg: Update to 0.2.15
Tianling Shen [Mon, 21 Nov 2022 11:06:11 +0000 (19:06 +0800)]
gg: Update to 0.2.15

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
17 months agounbound: update to 1.17.0
Eric Luehrsen [Sat, 19 Nov 2022 22:24:27 +0000 (17:24 -0500)]
unbound: update to 1.17.0

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
17 months agoooniprobe: Update to 3.16.5
Tianling Shen [Wed, 16 Nov 2022 09:12:13 +0000 (17:12 +0800)]
ooniprobe: Update to 3.16.5

Fix build with Go 1.19.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
17 months agoxfrpc: Update to 1.11.587
Dengfeng Liu [Sun, 20 Nov 2022 09:11:41 +0000 (09:11 +0000)]
xfrpc: Update to 1.11.587

refactor tcp mux

Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
17 months agoMerge pull request #19900 from stangri/master-simple-adblock
Stan Grishin [Sun, 20 Nov 2022 05:25:53 +0000 (22:25 -0700)]
Merge pull request #19900 from stangri/master-simple-adblock

simple-adblock: update to 1.9.3-1

17 months agoMerge pull request #19932 from flyn-org/libgpg-error
Hannu Nyman [Sat, 19 Nov 2022 14:31:46 +0000 (16:31 +0200)]
Merge pull request #19932 from flyn-org/libgpg-error

libgpg-error: copy gpg-error.pc to staging directory

17 months agolm-sensors: Add support for dev_name formatted like "a000000.wifi"
Florence Riker [Thu, 17 Nov 2022 08:59:09 +0000 (08:59 +0000)]
lm-sensors: Add support for dev_name formatted like "a000000.wifi"

Signed-off-by: Florence Riker <1460830@gmail.com>
17 months agosqlite3: Update to 3.40.0
Tianling Shen [Mon, 14 Nov 2022 10:17:46 +0000 (18:17 +0800)]
sqlite3: Update to 3.40.0

1. Added a new option for SQLITE3_COLUMN_METADATA.
2. Minor cleanup Makefile and fixed 2 typo errors.

Fixes: CVE-2022-35737
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
17 months agolibgpg-error: copy gpg-error.pc to staging directory 19932/head
W. Michael Petullo [Fri, 18 Nov 2022 02:40:35 +0000 (20:40 -0600)]
libgpg-error: copy gpg-error.pc to staging directory

Packages like libassuan and libksba would not compile after updating
libgpg-error to 1.46. This was because gpg-error.m4 (and thus the affected
packages' configure scripts) relies on gpgrt-config, which in turn needs
access to gpg-error.pc. This modifies the libgpg-error build process to
copy gpg-error.pc to OpenWrt's staging directory, so that it is available
for subsequent dependent package builds.

Fixes: https://github.com/openwrt/packages/issues/19880
Signed-off-by: W. Michael Petullo <mike@flyn.org>
17 months agoxray-core: Update to 1.6.4
Tianling Shen [Fri, 18 Nov 2022 11:18:56 +0000 (19:18 +0800)]
xray-core: Update to 1.6.4

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
17 months agouhubctl: update to 2.5.0
Andrea Pesaresi [Thu, 17 Nov 2022 19:49:04 +0000 (20:49 +0100)]
uhubctl: update to 2.5.0

Signed-off-by: Andrea Pesaresi <andreapesaresi82@gmail.com>
17 months agojq: fix hash mismatch problem
Bradford Zhang [Fri, 30 Sep 2022 13:56:21 +0000 (21:56 +0800)]
jq: fix hash mismatch problem

change jq source proto to git to deal with hash mismatch problem.

Signed-off-by: Bradford Zhang <zyc@zyc.name>
17 months agonano: update to 7.0
Hannu Nyman [Thu, 17 Nov 2022 16:17:29 +0000 (18:17 +0200)]
nano: update to 7.0

Update nano to version 7.0.

Add a patch to fix the plus variant.
Upstream discussion and patch in
https://savannah.gnu.org/bugs/?63372

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
17 months agoMerge pull request #19927 from hgl/acme
Toke Høiland-Jørgensen [Thu, 17 Nov 2022 16:42:28 +0000 (17:42 +0100)]
Merge pull request #19927 from hgl/acme

acme: make certificates use .crt as the extension

17 months agoacme: make certificates use .crt as the extension 19927/head
Glen Huang [Thu, 17 Nov 2022 16:00:53 +0000 (00:00 +0800)]
acme: make certificates use .crt as the extension

Signed-off-by: Glen Huang <i@glenhuang.com>
18 months agoadguardhome: bump to 0.107.18
Dobroslaw Kijowski [Wed, 16 Nov 2022 17:12:28 +0000 (18:12 +0100)]
adguardhome: bump to 0.107.18

* Full changelog available at:
  * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.17
  * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.18

Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
18 months agoMerge pull request #19915 from mhei/php8-pecl-xdebug-update
Michael Heimpold [Thu, 17 Nov 2022 07:08:31 +0000 (08:08 +0100)]
Merge pull request #19915 from mhei/php8-pecl-xdebug-update

php8-pecl-xdebug: update to 3.1.6

18 months agofrp: update to 0.45.0
van waholtz [Wed, 16 Nov 2022 11:24:13 +0000 (19:24 +0800)]
frp: update to 0.45.0

Signed-off-by: van waholtz <brvphoenix@gmail.com>
18 months agoariang: update to 1.3.2
van waholtz [Wed, 16 Nov 2022 11:10:02 +0000 (19:10 +0800)]
ariang: update to 1.3.2

Signed-off-by: van waholtz <brvphoenix@gmail.com>
18 months agopugixml: remove
Rosen Penev [Fri, 4 Nov 2022 02:51:54 +0000 (19:51 -0700)]
pugixml: remove

Since gerbera was removed, this is unused.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agospdlog: remove
Rosen Penev [Fri, 4 Nov 2022 02:51:27 +0000 (19:51 -0700)]
spdlog: remove

Since gerbera was removed, this is unused.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibebml: remove
Rosen Penev [Fri, 4 Nov 2022 02:48:08 +0000 (19:48 -0700)]
libebml: remove

Since libmatroska was removed, this is unused.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibmatroska: remove
Rosen Penev [Fri, 4 Nov 2022 02:47:44 +0000 (19:47 -0700)]
libmatroska: remove

Since gerbera was removed, this is unused.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agonextdns: Update to version 1.38.0
Olivier Poitrey [Wed, 16 Nov 2022 16:04:35 +0000 (16:04 +0000)]
nextdns: Update to version 1.38.0

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
18 months agophp8-pecl-xdebug: update to 3.1.6 19915/head
Michael Heimpold [Wed, 16 Nov 2022 14:43:00 +0000 (15:43 +0100)]
php8-pecl-xdebug: update to 3.1.6

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
18 months agoMerge pull request #19905 from ne20002/bcp38
Toke Høiland-Jørgensen [Wed, 16 Nov 2022 14:22:54 +0000 (15:22 +0100)]
Merge pull request #19905 from ne20002/bcp38

bcp38: migrate to nftables

18 months agobcp38: migrate to nftables 19905/head
Stefan Brusch [Tue, 15 Nov 2022 15:26:38 +0000 (16:26 +0100)]
bcp38: migrate to nftables

Signed-off-by: Stefan Brusch <ne20002@gmx.ch>
18 months agoyq: Update to 4.30.4
Tianling Shen [Wed, 16 Nov 2022 11:57:19 +0000 (19:57 +0800)]
yq: Update to 4.30.4

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
18 months agoovpn-dco: bump package to fix kernel 6.1 compile
John Thomson [Sat, 22 Oct 2022 05:37:09 +0000 (15:37 +1000)]
ovpn-dco: bump package to fix kernel 6.1 compile

Signed-off-by: John Thomson <git@johnthomson.fastmail.com.au>
18 months agosiit: fix kernel 5.16 compile
John Thomson [Sat, 22 Oct 2022 06:18:49 +0000 (16:18 +1000)]
siit: fix kernel 5.16 compile

siit-1.2/siit.c:1379:9: error: implicit declaration of function
'random_ether_addr' [-Werror=implicit-function-declaration]
 1379 |         random_ether_addr(dev->dev_addr);
      |         ^~~~~~~~~~~~~~~~~

Linux 3.6 renamed random_ether_addr to eth_random_addr [0]
Linux 5.16 removed random_ether_addr [1]

[0]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0a4dd594982a321699000218715e28664ec49169
[1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ba530fea8ca1b57ee71d4e62f287a5d7ed92f789

Signed-off-by: John Thomson <git@johnthomson.fastmail.com.au>
18 months agobtop: Update to 1.2.13
Tianling Shen [Mon, 14 Nov 2022 08:00:10 +0000 (16:00 +0800)]
btop: Update to 1.2.13

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
18 months agobtop: append `--utf-force` argument by default
Tianling Shen [Mon, 14 Nov 2022 07:58:32 +0000 (15:58 +0800)]
btop: append `--utf-force` argument by default

btop reads the `LANG` env variable to delect if the system has utf8
support, which exists on common Linux distributions.

However, OpenWrt does not ship it, and results in btop reporting
"No UTF-8 locale detected!". Users have to manually pass `--utf-force`
to make btop happy.

To make it OOTB, append `--utf-force` argument by default via alias.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
18 months agoexpat: update to 2.5.0
Rosen Penev [Sun, 6 Nov 2022 20:32:33 +0000 (12:32 -0800)]
expat: update to 2.5.0

Fixes: CVE-2022-43680
Added GitHub mirror.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agogolang: update to v1.19.2
Stanislav Petrashov [Thu, 20 Oct 2022 20:18:19 +0000 (22:18 +0200)]
golang: update to v1.19.2

Includes fixes for security vulnerabilities:
 * [CVE-2022-27664](https://github.com/advisories/GHSA-69cg-p879-7622) net/http: handle server errors after sending GOAWAY
 * [CVE-2022-32190](https://github.com/golang/go/issues/54385) net/url: JoinPath does not strip relative path components in all circumstances
 * [CVE-2022-2879](https://github.com/golang/go/issues/54853) archive/tar: unbounded memory consumption when reading headers
 * [CVE-2022-2880](https://github.com/golang/go/issues/54663) net/http/httputil: ReverseProxy should not forward unparseable query parameters
 * [CVE-2022-41715](https://github.com/golang/go/issues/55949) regexp/syntax: limit memory used by parsing regexps

Addresses the build failure:
* https://github.com/openwrt/packages/pull/19613

Signed-off-by: Stanislav Petrashov <s@petrashov.ru>
18 months agosimple-adblock: update to 1.9.3-1 19900/head
Stan Grishin [Mon, 14 Nov 2022 18:09:26 +0000 (18:09 +0000)]
simple-adblock: update to 1.9.3-1

* introduce the new curl_max_file_size option
* prevent warnings/errors to be displayed each time the load_environment
  is invoked
* better organize dl_command appendixes
* implement support for downloading/using external dnsmasq config file
* refactor adb_check and adb_allow for better readability
* update default values for some options in the uci_load_validate call
* update reload trigger to include curl options

Signed-off-by: Stan Grishin <stangri@melmac.ca>