Tianling Shen [Sat, 31 Aug 2024 03:06:28 +0000 (11:06 +0800)]
v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Wesley Gimenes [Mon, 26 Aug 2024 01:22:41 +0000 (22:22 -0300)]
netbird: update to 0.28.9
Signed-off-by: Wesley Gimenes <wehagy@proton.me>
Wesley Gimenes [Mon, 26 Aug 2024 01:21:06 +0000 (22:21 -0300)]
netbird: add test
Signed-off-by: Wesley Gimenes <wehagy@proton.me>
Aleksey Vasilenko [Mon, 26 Aug 2024 04:38:29 +0000 (07:38 +0300)]
c-ares: update to 1.33.1
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
Aleksey Vasilenko [Mon, 26 Aug 2024 04:15:51 +0000 (07:15 +0300)]
liburing: update to 2.7
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
Aleksey Vasilenko [Tue, 27 Aug 2024 17:16:46 +0000 (20:16 +0300)]
clamav: update to 1.4.0
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
Milinda Brantini [Fri, 30 Aug 2024 09:54:29 +0000 (17:54 +0800)]
xray-core: update to 1.8.24
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Dengfeng Liu [Tue, 27 Aug 2024 11:09:58 +0000 (19:09 +0800)]
apfree-wifidog: update to 7.08.2035
https://github.com/liudf0716/apfree-wifidog/releases/tag/7.08.2035
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
Dengfeng Liu [Tue, 27 Aug 2024 11:06:07 +0000 (19:06 +0800)]
apfree-wifidog: modify wifidogx.init
1. to address the isssue of incomplement firwall rules
2. added support for gateway settings
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
David Bauer [Wed, 28 Aug 2024 21:49:13 +0000 (23:49 +0200)]
lpac: update maintainer E-Mail address
Signed-off-by: David Bauer <david.bauer@uniberg.com>
David Bauer [Sun, 25 Aug 2024 01:07:09 +0000 (03:07 +0200)]
lpac: add uqmi backend
This adds an additional OpenWrt specific backend to use lpac with the
uqmi tooling used by OpenWrt to manage QMI based modems.
This allows lpac to manage eUICC chips without the need for other,
potentially bigger, software using the installed modem.
Also set this backend as the new default, as users probably expect being
able to download profiles using their cellular modem.
Profile-Switching
-----------------
With some eUICC modem combinations you might require to powercycle the
UIM slot using uqmi after changing the active profile. To do this,
simply execute
$ uqmi -d /dev/cdc-wdm0 --uim-power-off --uim-slot=1
$ uqmi -d /dev/cdc-wdm0 --uim-power-on --uim-slot=1
Note
----
SM-DP+ might use encryption parameters which are incompatible with
mbedtls which cURL is by default compiled for.
This was observed when attempting to download a profile from
Vodafone DE.
If you encounter issues in that regard, try to install a version of
libcurl which is compiled with OpenSSL support.
Signed-off-by: David Bauer <david.bauer@uniberg.com>
David Bauer [Sun, 25 Aug 2024 00:49:44 +0000 (02:49 +0200)]
lpac: update to v2.1.0
fd58ad7 Bump 2.1.0
319f55f chore(docs): add interactive preview mode option
da1cf1a update download cancel process
cee7190 workaround for es9p cancel session override error_detail
b11878f typo
e6b32e1 Merge branch 'main' of github.com:estkme/lpac
302984f preview && cancel session
56352c5 docs: Add parameters for 'notification process' (#144)
19df553 chore(driver): improve memory management in at driver (#140)
c86edd5 chore(driver): set pcsc and curl as default drivers. (#137)
3bde4a1 driver(APDU): add QMI backend (#131)
0011ea6 docs: add link to lpa-gtk ui for lpac (#125)
d508b28 refactor: bash scripts (#123)
f5956dd chore: move rlpa-server to independent repo (#122)
Signed-off-by: David Bauer <david.bauer@uniberg.com>
Jan Klos [Sat, 24 Aug 2024 16:05:38 +0000 (18:05 +0200)]
unbound: update to 1.21.0
Signed-off-by: Jan Klos <jan@klos.xyz>
Eneas U de Queiroz [Tue, 27 Aug 2024 17:46:01 +0000 (14:46 -0300)]
afalg_engine: bump to 1.2.1
This adapts the package to semantic versioning.
Added a simple Ci test script.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Aleksey Vasilenko [Mon, 26 Aug 2024 07:16:08 +0000 (10:16 +0300)]
graphicsmagick: update to 1.3.44
Explicitly disable gs and libzip in configure
to prevent host dependencies leakage.
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
Aleksey Vasilenko [Mon, 26 Aug 2024 03:57:03 +0000 (06:57 +0300)]
imagemagick: update to 7.1.1.37
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
Aleksey Vasilenko [Mon, 26 Aug 2024 04:26:30 +0000 (07:26 +0300)]
mc: update to 4.8.32
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
Wesley Gimenes [Thu, 23 May 2024 21:13:57 +0000 (18:13 -0300)]
netbird: add kmod-wireguard dependency
netbird supports the wireguard kernel module, but it can work without it in userspace,
losing some performance, but we know in advance that netbird will run as root,
therefore supporting the wireguard kernelspace with better performance.
Signed-off-by: Wesley Gimenes <wehagy@proton.me>
Til Kaiser [Mon, 19 Aug 2024 06:27:21 +0000 (08:27 +0200)]
mstflint: update to 4.29.0
This commit updates the mstflint package to the latest 4.29.0
release, including the new binaries mstfwctrl, mstlink, mstreg,
and libexpat as a new dependency.
Signed-off-by: Til Kaiser <mail@tk154.de>
Milinda Brantini [Fri, 23 Aug 2024 02:16:48 +0000 (10:16 +0800)]
tailscale: Update to 1.72.1
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Hirokazu MORIKAWA [Mon, 26 Aug 2024 02:26:15 +0000 (11:26 +0900)]
node: bump to v20.17.0
Notable Changes
module: support require()ing synchronous ESM graphs
path: add matchesGlob method
stream: expose DuplexPair API
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Petr Štetiar [Mon, 26 Aug 2024 06:17:33 +0000 (06:17 +0000)]
Revert "qfirehose: new package"
This reverts commit
df1cd5792a9b2e8514d7a34857a0369ee78b0ceb as the
current licensing terms prevents use in FOSS projects:
Under no circumstances may customers modify, demonstrate, use, deliver
or disclose any portion of the Software in source code form.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Alexandru Ardelean [Wed, 10 Jul 2024 16:03:56 +0000 (19:03 +0300)]
numpy: bump to version 2.1.0
Re-applied:
003-without-vendored-meson.patch
Added:
004-workaround-for-multiple-top-level-packages-discovered.patch
Suggestion found here:
https://stackoverflow.com/questions/
72294299/multiple-top-level-packages-discovered-in-a-flat-layout
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
Alexandru Ardelean [Fri, 23 Aug 2024 13:14:30 +0000 (16:14 +0300)]
django: bump to 5.1
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
Tianling Shen [Sat, 24 Aug 2024 10:04:42 +0000 (18:04 +0800)]
dnsproxy: add hosts configurations
trim whitespaces while at it.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Rosen Penev [Sun, 18 Aug 2024 03:08:31 +0000 (20:08 -0700)]
libuwsc: bump PKG_RELEASE for APK
PKG_RELEASE must be an integer.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Matt Merhar [Sat, 24 Aug 2024 16:12:01 +0000 (12:12 -0400)]
perl-try-tiny: update to 0.32
This doesn't include functional changes, but fixes tests with Perl >=
5.41.3.
Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
Milinda Brantini [Fri, 16 Aug 2024 15:21:20 +0000 (23:21 +0800)]
dockerd: Update to 27.1.2
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Milinda Brantini [Fri, 16 Aug 2024 15:18:21 +0000 (23:18 +0800)]
docker: Update to 27.1.2
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Milinda Brantini [Thu, 22 Aug 2024 14:26:48 +0000 (22:26 +0800)]
cloudflared: Update to 2024.8.3
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Michael Heimpold [Mon, 19 Aug 2024 19:28:54 +0000 (21:28 +0200)]
libgpiod: update to 2.1.3
Upstream bug fixes:
- fix C++ tests with recent kernels which introduced stricter reconfigure
behavior
- fix a use-after-free bug in python bindings
- fix passing the event clock property to line requests in python bindings
- fix a memory leak in tools
- make sure the string buffers in line-info and chip-info are big enough to not
truncate the strings they hold below the size accepted by the kernel
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Rosen Penev [Sun, 18 Aug 2024 04:33:59 +0000 (21:33 -0700)]
libpqxx: update to 7.9.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
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>