Commit graph

28286 commits

Author SHA1 Message Date
Paul Spooren
61d59fd542
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>
2022-11-27 15:16:20 +01:00
Tianling Shen
a157e382df librespeed-go: add new package
Go backend for LibreSpeed.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-27 00:00:14 +08:00
Josh Powers
46e4def61f privoxy: fix postinst missing $
fixes: #19949

Signed-off-by: Josh Powers <powersj@fastmail.com>
2022-11-26 02:45:04 -08:00
Peter van Dijk
7bcc02e7c9 pdns-recursor: update to 4.7.4
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2022-11-25 16:21:13 -08:00
Tjeu Kayim
f4058c1c18 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>
2022-11-24 10:09:58 -08:00
Tianling Shen
98e12e5860
Merge pull request #19652 from wormi4ok/lang-golang-update-1-19-2
golang: update to v1.19.2
2022-11-24 23:40:14 +08:00
Rosen Penev
dc3ab606d5 gphoto2: update to 2.5.28
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-23 20:05:09 -08:00
Rosen Penev
8f3a4366f0 libgphoto2: update to 2.5.30
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-23 20:05:09 -08:00
Stanislav Petrashov
440dcd8d34
golang: update to v1.19.3
Signed-off-by: Stanislav Petrashov <s@petrashov.ru>
2022-11-23 22:06:14 +01:00
Ted Hess
c3c933a8c9
Merge pull request #19948 from tvogel/ices-2.0.3
ices: Update to 2.0.3
2022-11-23 11:45:26 -05:00
Stan Grishin
971d8ac3e5
Merge pull request #19956 from stangri/master-https-dns-proxy
https-dns-proxy: update Makefile package descrition
2022-11-22 14:18:55 -07:00
Jan Hák
4370e457c8 knot: update to version 3.2.3
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2022-11-22 16:51:38 +02:00
Christian Lachner
f01ebf5f33 liburing: Update to v2.3
- Updated download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2022-11-22 16:51:18 +02:00
Marius Dinu
bf27912019 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>
2022-11-22 16:50:59 +02:00
George Iv
9e8d01acb9 yggdrasil: bump to 0.4.7
Signed-off-by: George Iv <zhoreeq@users.noreply.github.com>
2022-11-22 16:49:13 +02:00
Tianling Shen
804ab5540e
cloudflared: Update to 2022.11.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-22 14:40:31 +08:00
Stan Grishin
0765fb0790 https-dns-proxy: update Makefile package descrition
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-11-22 01:14:13 +00:00
Fabien Pozzobon
dd58eb191f upmpdcli: bump to 1.5.19
Signed-off-by: Fabien Pozzobon <12074690+fpozzobon@users.noreply.github.com>
2022-11-21 13:14:45 -08:00
Adam Williams
e1fca948cb wifi-presence: Update to version v0.3.0
This version handles the new hostapd connect message format,
as introduced in: 8cb995445a

Signed-off-by: Adam Williams <pwnfactory@gmail.com>
2022-11-21 19:35:01 +00:00
Michal Vasilek
c2ad338b0f 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>
2022-11-22 00:59:12 +08:00
Tilman Vogel
4e2b09bd95 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>
2022-11-21 15:09:43 +01:00
Tianling Shen
88a1535d00
rclone: Update to 1.60.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-21 19:06:31 +08:00
Tianling Shen
fec75efd8b
gg: Update to 0.2.15
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-21 19:06:11 +08:00
Eric Luehrsen
6bc0293a73 unbound: update to 1.17.0
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2022-11-21 18:58:11 +08:00
Tianling Shen
1c6570dcc7 ooniprobe: Update to 3.16.5
Fix build with Go 1.19.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-21 18:21:00 +08:00
Dengfeng Liu
419c434002 xfrpc: Update to 1.11.587
refactor tcp mux

Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
2022-11-21 02:14:42 +08:00
Stan Grishin
db5e6cf536
Merge pull request #19900 from stangri/master-simple-adblock
simple-adblock: update to 1.9.3-1
2022-11-19 22:25:53 -07:00
Hannu Nyman
3dce4f02f7
Merge pull request #19932 from flyn-org/libgpg-error
libgpg-error: copy gpg-error.pc to staging directory
2022-11-19 16:31:46 +02:00
Florence Riker
e06ee5dba1 lm-sensors: Add support for dev_name formatted like "a000000.wifi"
Signed-off-by: Florence Riker <1460830@gmail.com>
2022-11-19 06:21:24 +08:00
Tianling Shen
a4a0f0793b 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>
2022-11-18 23:17:58 +08:00
W. Michael Petullo
a93e0269a1 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>
2022-11-18 08:04:05 -06:00
Tianling Shen
d36c34f984
xray-core: Update to 1.6.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-18 19:18:56 +08:00
Andrea Pesaresi
78ff18922d uhubctl: update to 2.5.0
Signed-off-by: Andrea Pesaresi <andreapesaresi82@gmail.com>
2022-11-18 09:27:49 +08:00
Bradford Zhang
1bc9cbf2b7 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>
2022-11-17 14:54:35 -08:00
Hannu Nyman
4a89a577a7 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>
2022-11-17 18:44:50 +02:00
Toke Høiland-Jørgensen
d80d54f983
Merge pull request #19927 from hgl/acme
acme: make certificates use .crt as the extension
2022-11-17 17:42:28 +01:00
Glen Huang
d6a24ecb66 acme: make certificates use .crt as the extension
Signed-off-by: Glen Huang <i@glenhuang.com>
2022-11-18 00:18:19 +08:00
Dobroslaw Kijowski
e3dc753781 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>
2022-11-17 17:51:23 +08:00
Michael Heimpold
73301e91f6
Merge pull request #19915 from mhei/php8-pecl-xdebug-update
php8-pecl-xdebug: update to 3.1.6
2022-11-17 08:08:31 +01:00
van waholtz
403641968b frp: update to 0.45.0
Signed-off-by: van waholtz <brvphoenix@gmail.com>
2022-11-16 22:51:11 -08:00
van waholtz
99315b516f ariang: update to 1.3.2
Signed-off-by: van waholtz <brvphoenix@gmail.com>
2022-11-16 22:50:54 -08:00
Rosen Penev
dd0b7feca6 pugixml: remove
Since gerbera was removed, this is unused.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-16 18:29:44 -08:00
Rosen Penev
76c0665ceb spdlog: remove
Since gerbera was removed, this is unused.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-16 18:29:44 -08:00
Rosen Penev
ffd15d189a libebml: remove
Since libmatroska was removed, this is unused.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-16 18:29:44 -08:00
Rosen Penev
048300fea1 libmatroska: remove
Since gerbera was removed, this is unused.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-16 18:29:44 -08:00
Olivier Poitrey
1acf423ef5 nextdns: Update to version 1.38.0
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2022-11-17 04:12:34 +08:00
Michael Heimpold
59967db5f4 php8-pecl-xdebug: update to 3.1.6
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2022-11-16 15:43:28 +01:00
Toke Høiland-Jørgensen
67d95f149f
Merge pull request #19905 from ne20002/bcp38
bcp38: migrate to nftables
2022-11-16 15:22:54 +01:00
Stefan Brusch
471ffdd98c bcp38: migrate to nftables
Signed-off-by: Stefan Brusch <ne20002@gmx.ch>
2022-11-16 14:31:30 +01:00
Tianling Shen
8762261112
yq: Update to 4.30.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-16 19:57:19 +08:00