Alexandru Ardelean [Fri, 23 Aug 2024 13:07:53 +0000 (16:07 +0300)]
openblas: bump to version 0.3.28
Also change URL to new page.
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
Alexandru Ardelean [Wed, 17 Jul 2024 11:58:16 +0000 (14:58 +0300)]
tcpreplay: add simple test.sh for all executables
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
Alexandru Ardelean [Wed, 17 Jul 2024 11:12:13 +0000 (14:12 +0300)]
tcpreplay: bump to version 4.5.1
Dropped CVE patch.
It's included.
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
Rosen Penev [Sun, 18 Aug 2024 18:41:26 +0000 (11:41 -0700)]
db47: replace with db
There's no need to maintain an old version.
Removed all patches as they are all upstream.
Import new ones from Arch, Debian, and OpenEmbedded.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 23 Aug 2024 02:20:35 +0000 (19:20 -0700)]
freeradius3: fix when host readline is present
autoreconf messes things up.
Fixed a typo regarding unixodbc.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Othmar Truniger [Thu, 22 Aug 2024 18:26:40 +0000 (20:26 +0200)]
knxd: bump to version 0.14.63
Signed-off-by: Othmar Truniger <github@truniger.ch>
Milinda Brantini [Wed, 21 Aug 2024 12:01:25 +0000 (20:01 +0800)]
dnsproxy: Update to 0.73.1
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Ansel Horn [Wed, 17 Jul 2024 19:12:35 +0000 (15:12 -0400)]
ddns-scripts: add support for Porkbun
Extends DDNS support for the Porkbun v3 JSON API with a custom update
script and service configuration.
See: https://porkbun.com/api/json/v3/documentation
Depends on cURL (with SSL) for transport. Porkbun authentication API keys
and secret keys are passed through the ddns-scripts "username" and
"password" variables, respectively. As Porkbun DNS is currently backed by
Cloudflare, also support ddns-scripts "rec_id" variable for specific
record targeting.
Signed-off-by: Ansel Horn <dev@cahorn.net>
Karol Kolacinski [Tue, 20 Aug 2024 16:57:17 +0000 (18:57 +0200)]
ddns-scripts: Add IPv6 and https for OVH
ovh.com supports https and IPv6 since March 2024.
New API operates under domain dns.eu.ovhapis.com
Add IPv6 support, use https and updated domain for ovh.com.
Signed-off-by: Karol Kolacinski <kolacinskikarol@live.com>
Jonas Gorski [Fri, 26 Jul 2024 06:49:57 +0000 (08:49 +0200)]
znc: update to 1.9.1
Update ZNC to latest release 1.9.1.
Changelog:
* https://wiki.znc.in/ChangeLog/1.9.1
Since we never provided modtcl, OpenWrt was never affected by
CVE-2024-39844.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Oliver Kraitschy [Wed, 14 Aug 2024 15:04:56 +0000 (17:04 +0200)]
openwisp-monitoring: add missing PKG_VERSION for APK
The 'PKG_VERSION' string was missing and only 'PKG_SOURCE_VERSION' string
was used.
Signed-off-by: Oliver Kraitschy <ok@dev.tdt.de>
Oliver Kraitschy [Wed, 14 Aug 2024 14:55:52 +0000 (16:55 +0200)]
openwisp-config: add missing PKG_VERSION for APK
The 'PKG_VERSION' string was missing and only 'PKG_SOURCE_VERSION' string
was used.
Signed-off-by: Oliver Kraitschy <ok@dev.tdt.de>
Dirk Brenken [Tue, 20 Aug 2024 21:05:59 +0000 (23:05 +0200)]
adblock: update to 4.2.2-3
* bugfix: users reported unexpected side effects with the newly introduced rpc-sys ubus service, reverted that part
*bugfix: made "tcpdump" optional
Signed-off-by: Dirk Brenken <dev@brenken.org>
Dirk Brenken [Tue, 20 Aug 2024 14:02:26 +0000 (16:02 +0200)]
adblock: update to 4.2.2-2
* removal of a superfluous opkg code block (missed in the last commit)
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
Milinda Brantini [Tue, 20 Aug 2024 10:05:11 +0000 (18:05 +0800)]
dnsproxy: Update to 0.73.0
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Milinda Brantini [Mon, 19 Aug 2024 09:05:46 +0000 (17:05 +0800)]
sing-box: update to 1.9.4
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Florian Eckert [Wed, 14 Aug 2024 10:01:48 +0000 (12:01 +0200)]
basicstation: fix compilation for new mbedtls version 3.x
The basicstation build fails since the change to the new major version
3.x of mbedtls, because of API changes in the new mbedtls version.
To fix the compilation for new mbedtls version, the waiting pullrequest
is backported as a patch.
Thanks to 'Glenn Strauss' to create this PR:
https://github.com/lorabasics/basicstation/pull/198
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Rosen Penev [Sun, 18 Aug 2024 18:03:18 +0000 (11:03 -0700)]
libmspack: update to 0.11alpha
Reworked PKG_VERSION for apk compatibility.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Florian Eckert [Wed, 14 Aug 2024 10:06:02 +0000 (12:06 +0200)]
bonding: fix apk version
Fix apk version schema by changing the 'PKG_VERSION'.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Wed, 14 Aug 2024 08:36:55 +0000 (10:36 +0200)]
bluez-tools: fix apk version
Fix apk version schema by removing 'PKG_VERSION'.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Andreas Gnau [Thu, 26 Jan 2023 09:46:58 +0000 (10:46 +0100)]
ntfs-3g: Bump to 2022.10.3
This fixes CVE-2022-40284.
Security release 2022.10.3 (Oct 31, 2022)
* Rejected zero-sized runs
* Avoided merging runlists with no runs
Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
Rosen Penev [Sun, 18 Aug 2024 18:03:18 +0000 (11:03 -0700)]
pingcheck: update to latest master
Removed PKG_VERSION for apk compatibility.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Florian Eckert [Thu, 1 Aug 2024 14:27:19 +0000 (16:27 +0200)]
liboping: add pkgconfig to dev install target
The packages 'liboping' does also provide da 'pkgconfig' file. So that other
programs that link against this library and use pkgconfig can find it more
easily, the provided pkconfig file must also be copied into the staging dir.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Rosen Penev [Sat, 17 Aug 2024 02:51:15 +0000 (19:51 -0700)]
libradiotap: update to latest master
Use PKG_SOURCE_DATE for compatibility with apk.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 18 Aug 2024 03:11:01 +0000 (20:11 -0700)]
v4l2loopback: update to 0.13.2
Use PKG_VERSION for apk compat Need to remove the v.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 18 Aug 2024 04:10:29 +0000 (21:10 -0700)]
libnet: move to new upstream
SourceForge is 10 years old.
Allows removal of various old hacks.
Updated InstallDev with new stuff.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 18 Aug 2024 04:43:05 +0000 (21:43 -0700)]
libre2: use local tarballs
Helps to add compatibility with apk.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 18 Aug 2024 04:49:26 +0000 (21:49 -0700)]
sslh: update to 2.1.2
Fix apk compatibility.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Dirk Brenken [Sun, 18 Aug 2024 08:43:03 +0000 (10:43 +0200)]
adblock: update to 4.2.2
* get rid of the opkg dependency
* fixed remaining hagezi category issues
* adblock still depends on 'gawk', but also accepts busybox awk. The readme describes two officially unsupported installation variants.
Signed-off-by: Dirk Brenken <dev@brenken.org>
Kel Modderman [Sat, 17 Aug 2024 11:43:20 +0000 (21:43 +1000)]
squeezelite: handle option to unmute ALSA control
Add logic in squeezelite.init to handle -U <control> cmdline option and
squeezelite.options.unmute=<control> uci option.
Signed-off-by: Kel Modderman <kelvmod@gmail.com>
Paul Spooren [Sat, 17 Aug 2024 14:37:04 +0000 (16:37 +0200)]
ci: final round of APK CI fixes
Using -ne wasn't such a good idea since it would do a numeric compare.
Now use -n which checks if the length is non-zero. APK prints the
problematic version if - problematic - so this should now do the trick.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Tianling Shen [Sat, 17 Aug 2024 14:17:22 +0000 (22:17 +0800)]
tmate-ssh-server: take over the maintainership
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Tianling Shen [Fri, 16 Aug 2024 08:39:46 +0000 (16:39 +0800)]
tmate-ssh-server: bump to latest git HEAD
Switch to standard git versioning.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Álvaro Fernández Rojas [Fri, 16 Aug 2024 17:09:56 +0000 (19:09 +0200)]
xupnpd: update to latest version
Switch to local tarballs for APK compatibility.
Full changelog: https://github.com/clark15b/xupnpd/compare/
e4e542d9b6d0043d470fda283e2cd325bbb91950...
2bc1e741e0efe04cb3150430ff25410093618b4f
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Fri, 16 Aug 2024 17:08:45 +0000 (19:08 +0200)]
udpxy: update to latest version
Fixes uninitialized address.
Switch to local tarballs for APK compatibility.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Fri, 16 Aug 2024 16:57:01 +0000 (18:57 +0200)]
bcm27xx-eeprom: update to latest version
This update contains multiple improvements for BCM2711 and BCM2712.
Switch to local tarballs for APK compatibility.
Full changelog: https://github.com/raspberrypi/rpi-eeprom/compare/v2024.04.20-2712...v2024.06.05-2712
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Rosen Penev [Mon, 12 Aug 2024 02:13:38 +0000 (19:13 -0700)]
sudo: modify version to Alpine Linux one
The goal here is compatibility with APK.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 5 Aug 2024 21:42:50 +0000 (14:42 -0700)]
elektra: update to 0.9.14
Adjusted lua dependency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Aleksey Vasilenko [Mon, 5 Aug 2024 19:39:20 +0000 (22:39 +0300)]
bc: takeover the maintainership
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
Aleksey Vasilenko [Fri, 26 Jul 2024 13:14:28 +0000 (16:14 +0300)]
bc: update to 1.07.1
- Switch to GNU package URLs
- Switch license to GNU-3.0
- Manually rebase one patch
- Add 3 more patches from Buildroot project
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
Aleksey Vasilenko [Sat, 3 Aug 2024 07:33:26 +0000 (10:33 +0300)]
tcl: update to 8.6.14
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
Michel Promonet [Sat, 3 Aug 2024 21:44:54 +0000 (23:44 +0200)]
v4l2rtspserver: update to v0.3.11 and enable sound
Signed-off-by: Michel Promonet <michel.promonet@free.fr>
Aleksey Vasilenko [Tue, 6 Aug 2024 19:16:15 +0000 (22:16 +0300)]
ffmpeg: update to 6.1.2
- Remove 020-ioctl patch - upstreamed
- Remove 030-h264-mips patch - implemented slightly different in the upstream
- Two remaining patches are unaffected
- Fixup CPU type detected as ' ' on x86_64
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
Jan Hák [Thu, 15 Aug 2024 10:58:36 +0000 (12:58 +0200)]
libedit: replace version format with apk compatible version
Signed-off-by: Jan Hák <jan.hak@nic.cz>
Jan Hák [Tue, 13 Aug 2024 10:27:38 +0000 (12:27 +0200)]
libedit: package download protocol has been changed to HTTPS
Signed-off-by: Jan Hák <jan.hak@nic.cz>
Jan Hák [Mon, 12 Aug 2024 10:29:39 +0000 (12:29 +0200)]
libedit: update to version
20240808-3.1
Signed-off-by: Jan Hák <jan.hak@nic.cz>
Javier Marcet [Fri, 16 Aug 2024 12:06:35 +0000 (14:06 +0200)]
docker-compose: Update to version 2.29.2
Release notes:
https://github.com/docker/compose/releases/tag/v2.29.2
Signed-off-by: Javier Marcet <javier@marcet.info>
Rosen Penev [Tue, 23 Jul 2024 02:21:37 +0000 (19:21 -0700)]
liblz4: update to 1.10.0
Switch to normal tarballs.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 11 Aug 2024 22:44:54 +0000 (15:44 -0700)]
libvorbisidec: update to latest git
Only differences are two crash fixes from Chromium fuzzing.
Also made compatible with APK by just using PKG_SOURCE_DATE instead of a
bogus PKG_VERSION.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 12 Aug 2024 02:22:50 +0000 (19:22 -0700)]
libx264: update to latest master
Use PKG_SORUCE_DATE for apk compatibility.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Fabian Lipken [Fri, 16 Aug 2024 13:39:06 +0000 (15:39 +0200)]
nerdctl: update to 1.7.6
Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
Ray Wang [Fri, 16 Aug 2024 14:40:45 +0000 (22:40 +0800)]
natmap: allow binding to a port or port range
Signed-off-by: Ray Wang <r@hev.cc>
Paul Spooren [Fri, 16 Aug 2024 08:33:18 +0000 (10:33 +0200)]
ci: fix APK version detection
This action was mostly based on the autorelease CI job and somehow there
is an error that if multiple packages are affected, the path is
concatenated instead of adding a space.
Secondly the APK return code 0 wasn't good enough for the if condition
and caused it to trigger even on valid versions.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Dirk Brenken [Fri, 16 Aug 2024 07:33:56 +0000 (09:33 +0200)]
Merge pull request #24765 from dibdot/unbound-gawk
unbound: fix gawk incompatibility
Tobias Waldvogel [Tue, 16 Jul 2024 17:38:11 +0000 (19:38 +0200)]
unbound: fix local cnames
For cnames with a local data target the A RR is not resolved and
missing in the response. As most applications don't send another
query and fail, these entries are placed in a rpz zone instead.
Signed-off-by: Tobias Waldvogel <tobias.waldvogel@gmail.com>
Paul Spooren [Thu, 15 Aug 2024 09:23:59 +0000 (11:23 +0200)]
ci: check if packages use an APK compatible version
APK uses a deterministic version schema, have the CI check that changed
packages actually follow that version schema.
Signed-off-by: Paul Spooren <mail@aparcar.org>
S. Brusch [Mon, 22 Jul 2024 16:20:39 +0000 (16:20 +0000)]
crowdsec-firewall-bouncer: new upstream release version 0.0.29
Signed-off-by: S. Brusch <ne20002@gmx.ch>
Maintainer: Kerma Gérald <gandalf@gk2.net>
Run tested: mediatek/filogic, BPI-R3, Openwrt 23.05.4
Description:
- updated to new upstream release version 0.0.29
- added retry_initial_commit option to init script (by Quba1)
- aligned namings in script with crowdsec-firewall-bouncer
Co-authored-by: Quba1 <22771850+Quba1@users.noreply.github.com>
Ray Wang [Tue, 13 Aug 2024 15:21:49 +0000 (23:21 +0800)]
hev-socks5-server: update to 2.6.7
This commit follows the upstream project's change of license from GPLv3
to MIT.
Link: https://github.com/heiher/hev-socks5-server/commit/3175713e779a98f1d53fc4463b3e83944155ddbc
Signed-off-by: Ray Wang <r@hev.cc>
Ray Wang [Tue, 13 Aug 2024 15:15:01 +0000 (23:15 +0800)]
natmap: update to
20240813
Signed-off-by: Ray Wang <r@hev.cc>
Dirk Brenken [Fri, 9 Aug 2024 12:48:48 +0000 (14:48 +0200)]
unbound: fix gawk incompatibility
* fix gawk incompatibility in iptools.sh
Signed-off-by: Dirk Brenken <dev@brenken.org>
Stan Grishin [Wed, 14 Aug 2024 07:25:34 +0000 (00:25 -0700)]
Merge pull request #24738 from stangri/master-pbr
pbr: update to 1.1.6-20
Stan Grishin [Wed, 14 Aug 2024 07:24:19 +0000 (00:24 -0700)]
Merge pull request #24715 from stangri/master-https-dns-proxy
https-dns-proxy: update to 2023.12.26-1
Eric Fahlgren [Sun, 11 Aug 2024 14:07:04 +0000 (07:07 -0700)]
owut: update to 2024.08.09
Bug fixes:
efahl/owut@
9ecbea5 owut: ensure shell exit status is correct
Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
Volker Christian [Mon, 12 Aug 2024 11:38:53 +0000 (13:38 +0200)]
libucontext: Update to latest upstream version 1.3.1
Signed-off-by: Volker Christian <me@vchrist.at>
Jianhui Zhao [Tue, 13 Aug 2024 06:14:44 +0000 (14:14 +0800)]
lua-eco: update to 3.6.0
A new package lua-eco-packet added since 3.6.0.
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
Luca Barbato [Tue, 13 Aug 2024 07:21:47 +0000 (07:21 +0000)]
rust: update to 1.80.1
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Rosen Penev [Sun, 11 Aug 2024 22:50:29 +0000 (15:50 -0700)]
inih: remove r from version
Adds compatibility with APK. Switches from codeload to local tarballs.
Smaller and simpler.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rui Salvaterra [Tue, 7 May 2024 10:27:37 +0000 (11:27 +0100)]
gcc: add GCC 14.2
Deleted (upstreamed):
020-Include-safe-ctype.h-after-C-standard-headers-to-avo.patch [1]
021-libcc1-fix-vector-include.patch [2]
All other patches automatically rebased.
[1] https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=
9970b576b7e4ae337af1268395ff221348c4b34a
[2] https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=
5213047b1d50af63dfabb5e5649821a6cb157e33
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Vladimir Ermakov [Sun, 11 Aug 2024 10:29:23 +0000 (12:29 +0200)]
qemu: update version to 9.0.2
- Update version
- Refresh patchset
Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
Dirk Brenken [Sun, 11 Aug 2024 07:31:29 +0000 (09:31 +0200)]
adblock: update to 4.2.1
* added full 1Hosts feed support (4 categories)
* changed the OISD list sources to alternate wildcard domains syntax
* used only the adguard source in default config
* fixed a needless reload delay plus a few cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
Martin Kennedy [Fri, 19 Jul 2024 20:03:20 +0000 (16:03 -0400)]
realtek-poe: update package to v1.1
v1.1 contains a minor fix to enable PoE devices with
up to 48 ports.
Signed-off-by: Martin Kennedy <hurricos@gmail.com>
Antonio Pastor [Thu, 8 Aug 2024 19:10:33 +0000 (15:10 -0400)]
netatalk: Update to 3.2.5
Compile tested/run: ipq806x
No changes to package other than using latest available codebase.
Signed-off-by: Antonio Pastor <apccv@outlook.com>
Michel Promonet [Sun, 4 Aug 2024 19:48:05 +0000 (21:48 +0200)]
v4l2camera: update to v0.2.1
Signed-off-by: Michel Promonet <michel.promonet@free.fr>
Esaaprilia Salsabila [Wed, 7 Aug 2024 08:10:58 +0000 (16:10 +0800)]
freeradius3: fixup
Signed-off-by: Esaaprilia Salsabila <esaapriliasalsabila@gmail.com>
Stan Grishin [Sat, 10 Aug 2024 20:25:19 +0000 (13:25 -0700)]
Merge pull request #24739 from stangri/master-adblock-fast
adblock-fast: update to 1.1.2-3
Moritz Warning [Tue, 6 Aug 2024 21:28:40 +0000 (23:28 +0200)]
dhtd: udpate to 1.0.2
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Milinda Brantini [Wed, 7 Aug 2024 02:59:41 +0000 (10:59 +0800)]
golang: Update to 1.22.6
go1.22.6 (released 2024-08-06) includes fixes to the go command,
the compiler, the linker, the trace command, the covdata command,
and the bytes, go/types, and os/exec packages.
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Dirk Brenken [Fri, 9 Aug 2024 14:59:49 +0000 (16:59 +0200)]
adblock: update to 4.2.0
* new gawk dependency
* full hagezi support (all 32 categories)
* refine Stevenblack support
* refine whitelist handling
* fixed tcpdump command line for ports other than 53 (see #24685)
Signed-off-by: Dirk Brenken <dev@brenken.org>
Florian Eckert [Fri, 9 Aug 2024 05:53:45 +0000 (07:53 +0200)]
Merge pull request #23798 from gentoo-root/mwan3-fix-awk
mwan3: Fix awk expression in mwan3_delete_iface_rules
Florian Eckert [Fri, 9 Aug 2024 05:19:15 +0000 (07:19 +0200)]
Merge pull request #24732 from bluecmd/pr-modemmanager-rpcd
modemmanager: make rpcd integration optional
Hirokazu MORIKAWA [Thu, 8 Aug 2024 05:48:20 +0000 (14:48 +0900)]
node: bump to v20.16.0
Notable Changes
process: add process.getBuiltinModule(id)
doc: doc-only deprecate OpenSSL engine-based APIs
inspector: fix disable async hooks on Debugger.setAsyncCallStackDepth
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Michael Heimpold [Thu, 8 Aug 2024 05:20:48 +0000 (07:20 +0200)]
Merge pull request #24753 from mhei/php8-update-to-8.3.10
php8: update to 8.3.10
Christian Svensson [Sat, 3 Aug 2024 13:30:39 +0000 (15:30 +0200)]
modemmanager: make rpcd integration optional
ModemManager does not depend on Lua by its own, so make it possible to
not have a requirement on Lua if the rpcd integration is not needed.
Signed-off-by: Christian Svensson <blue@cmd.nu>
Milinda Brantini [Wed, 7 Aug 2024 03:17:13 +0000 (11:17 +0800)]
cloudflared: Update to 2024.8.2
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Milinda Brantini [Wed, 7 Aug 2024 03:19:52 +0000 (11:19 +0800)]
dnsproxy: Update to 0.72.3
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Michael Heimpold [Sun, 4 Aug 2024 19:41:14 +0000 (21:41 +0200)]
php8: update to 8.3.10
Upstream changelog:
https://www.php.net/ChangeLog-8.php#8.3.10
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Stan Grishin [Sat, 3 Aug 2024 23:17:13 +0000 (23:17 +0000)]
pbr: update to 1.1.6-20
This version is the final version supporting iptables and:
* it separates the old iptables/nft-capable init script from the new nft-only init script
* the new nft-script is a significant rewrite of the old recursive calls/policy parsing
and tries to create inline nft sets which offers performance improvements
Signed-off-by: Stan Grishin <stangri@melmac.ca>
Tianling Shen [Sat, 3 Aug 2024 07:18:53 +0000 (15:18 +0800)]
clamav: add missing dependency
clamav needs rust toolchain to build, add $(RUST_ARCH_DEPENDS) to
dependencies to avoid building on unsupported architectures.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Philip Prindeville [Thu, 30 May 2024 16:29:04 +0000 (10:29 -0600)]
bind: bump to 9.20.0
We no longer use "epoll()", but a new library dependency "liburcu"
(user-space RCU) has been added.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Tianling Shen [Sat, 3 Aug 2024 07:11:32 +0000 (15:11 +0800)]
wgsd: add missing dependency
wgsd is written in Go, add $(GO_ARCH_DEPENDS) to dependencies to avoid
building on unsupported architectures.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Tianling Shen [Fri, 2 Aug 2024 16:40:52 +0000 (00:40 +0800)]
geoipupdate: take over the maintainership
Matthew Hagan has been absent for two years and this package lacks
proper maintenance. As I'm a user of this package, take over the
maintainership.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Tianling Shen [Tue, 30 Jul 2024 15:02:32 +0000 (23:02 +0800)]
geoipupdate: Update to 7.0.1
- do not touch default configuration
- put the binary into /usr/bin as it's not a "system" application
- update GO_PKG path
- remove useless init script[1]
- other minor clean up
1. The database directory will be automatically created by the program.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
xiaobo tian [Sat, 3 Aug 2024 04:42:58 +0000 (12:42 +0800)]
adguardhome: add option config
Signed-off-by: xiaobo tian <peterwillcn@gmail.com>
Rosen Penev [Fri, 2 Aug 2024 19:45:27 +0000 (12:45 -0700)]
rtpmidi: fix compilation with GCC14 and fmt10.2
Added two patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Aleksey Vasilenko [Sat, 3 Aug 2024 07:38:24 +0000 (10:38 +0300)]
minizip: update to 4.0.7
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
Stan Grishin [Sat, 3 Aug 2024 23:25:44 +0000 (23:25 +0000)]
adblock-fast: update to 1.1.2-3
This version brings two significant updates:
* support for text labels/names for the external lists
* better processing of the config update files, which cleans up
entries with missing URLs
Also:
* new config file contains names for all lists
* it tries to match existing URLs with the names from the new config file
and update user config as part of uci-defaults script
* contains minor updates to copyright/license/upstream URL/README
* updates the config update script to remove sysctl.org list as it's outdated
* adds two new remote lists: Hagezi and 1Hosts
Signed-off-by: Stan Grishin <stangri@melmac.ca>
Philip Prindeville [Tue, 30 Jul 2024 03:18:01 +0000 (21:18 -0600)]
kea: update to 2.6.0
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Christian Svensson [Sat, 3 Aug 2024 15:41:01 +0000 (17:41 +0200)]
gawk: set gawk as an alternative to awk
This makes it possible to build without busybox awk.
Signed-off-by: Christian Svensson <blue@cmd.nu>
Stijn Tintel [Sat, 3 Aug 2024 13:02:41 +0000 (16:02 +0300)]
Merge pull request #24651 from Chris1189/pr/hostname
net-snmp: set hostname as sysname
Aleksey Vasilenko [Sat, 3 Aug 2024 07:51:35 +0000 (10:51 +0300)]
exfatprogs: update to 1.2.4
- Use proper tarball instead of codeload
- Remove autoreconf - provided configure works all right
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>