Commit Graph

5200 Commits

Author SHA1 Message Date
Vladimir Ermakov
e1d8f3c800 qemu: update to 9.1.0
- Update version
- Refresh patches
- Remove unsupported config options:
  - `--enable-live-block-migration`
  - `--disable-pvrdma`

Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
2024-10-02 13:28:48 -07:00
Milinda Brantini
c1e6edfa86 runc: Update to 1.1.14
This is the fourteenth patch release in the 1.1.z release branch of
runc. It includes a fix for a low severity security issue
(CVE-2024-45310) as well as some minor build-related fixes (including Go
1.23 support).
Fix CVE-2024-45310, a low-severity attack that allowed
maliciously configured containers to create empty files and directories on
the host.
Add support for Go 1.23.
Revert "allow overriding VERSION value in Makefile" and add EXTRA_VERSION.
rootfs: consolidate mountpoint creation logic.

Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-10-02 13:21:20 -07:00
Milinda Brantini
ade1868986 dockerd: Update to 27.3.1
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-10-02 13:21:20 -07:00
Milinda Brantini
f49b8252e6 containerd: Update to 1.7.22
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-10-02 13:21:20 -07:00
Milinda Brantini
605fb1af62 docker: Update to 27.3.1
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-10-02 13:21:20 -07:00
Milinda Brantini
88a01c4ce3 ctop: Drop unused variable
Co-authored-by: Tianling Shen <cnsztl@immortalwrt.org>
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-10-01 18:18:11 +08:00
Eric Fahlgren
3724047164 owut: update to 2024.09.28
Bug fixes:
    efahl/owut@20d5afb owut: translate mapped names from platform 'supported_devices'

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
2024-09-30 18:53:11 +08:00
Jonas Jelonek
24ab6e40dd eza: update to 0.20.0
eza has been relicensed to European Union Public License 1.2 (EUPL-1.2)
with v0.20.0.

Release notes:
0.19.3: https://github.com/eza-community/eza/releases/tag/v0.19.3
0.19.4: https://github.com/eza-community/eza/releases/tag/v0.19.4
0.20.0: https://github.com/eza-community/eza/releases/tag/v0.20.0

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2024-09-29 10:57:29 +08:00
Lukas Voegl
e828f98ba9 fwupd: add package
Signed-off-by: Lukas Voegl <lvoegl@tdt.de>
2024-09-24 07:14:20 -07:00
Aleksey Vasilenko
3ea5b95203 mariadb: update to 11.4.3
- Remove 2 upstreamed libfmt patches
- Manually refresh 180-relax-mysql_install-db-wrt-pam-tool.patch
- Automatically refresh remaining patches

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-23 18:25:06 +08:00
Eric Fahlgren
04fbeb9dd2 owut: update to 2024.09.21
Bug fixes:
    efahl/owut@e791bd2 owut: more robust handling of build errors
Enhancements:
    efahl/owut@853f5ab owut: don't use "extra" versions
    efahl/owut@4629b0f owut: minor cleanups

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
2024-09-23 18:22:03 +08:00
John Audia
99c28c28d2 stress-ng: bump to version 0.18.04
Patch needed a refresh

Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne

Signed-off-by: John Audia <therealgraysky@proton.me>
Co-authored-by: Tianling Shen <cnsztl@gmail.com>
2024-09-23 12:34:01 +03:00
Aleksey Vasilenko
446c9dd02a exfatprogs: update to 1.2.5
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-21 14:25:09 +08:00
Aleksey Vasilenko
5ac2c5278d btrfs-progs: update to 6.11
- Update package URL

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-21 14:24:41 +08:00
Javier Marcet
92b37d9ae4 docker-compose: Update to version 2.29.7
Release notes:
https://github.com/docker/compose/releases/tag/v2.29.7

Signed-off-by: Javier Marcet <javier@marcet.info>
2024-09-21 14:23:40 +08:00
Javier Marcet
5a60a01eec docker-compose: Update to version 2.29.6
Release notes:
https://github.com/docker/compose/releases/tag/v2.29.6

Signed-off-by: Javier Marcet <javier@marcet.info>
2024-09-21 14:23:40 +08:00
Javier Marcet
506a9b779f docker-compose: Update to version 2.29.5
Release notes:
https://github.com/docker/compose/releases/tag/v2.29.5

Signed-off-by: Javier Marcet <javier@marcet.info>
2024-09-21 14:23:40 +08:00
Tianling Shen
b592dbe61a podman: Update to 5.2.2
- Cleanup Makefile
- Refresh patches
- Simplify go tags
- Separate go tags with space due to upstream change
- Remove vars which are indentical to upstream or empty
- Invoke built-in go vars instead of duplicating one by one

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Tested-by: Dirk Buchwalder <buchwalder@posteo.de>
2024-09-20 13:11:51 +08:00
Tianling Shen
0e14d82349 crun: Update to 1.17
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-20 13:11:51 +08:00
Tianling Shen
ba04e87c99 conmon: Update to 2.1.12
Refreshed patches.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-20 13:11:50 +08:00
Aleksey Vasilenko
22dd9a0ffe sexpect: update to 2.3.14
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-18 13:25:47 +08:00
John Audia
50bd101f2e lxc: update to 6.0.2
No patches needed to be rebased, simple version bump.

Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne

Signed-off-by: John Audia <therealgraysky@proton.me>
2024-09-17 12:01:32 +02:00
Javier Marcet
c2a28fb9f0 docker-compose: Update to version 2.29.4
Release notes:
https://github.com/docker/compose/releases/tag/v2.29.4

Signed-off-by: Javier Marcet <javier@marcet.info>
2024-09-17 07:33:12 +02:00
Aleksey Vasilenko
f73bf31744 ripgrep: update to 4.1.1
- Add patch to fix build on riscv64

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-15 10:10:55 +08:00
Joe Zheng
dcea616c61 dockerd: fix typo in config for no_proxy
the "http_proxy" here should be "no_proxy"

Signed-off-by: Joe Zheng <joe.zheng@intel.com>
2024-09-13 18:25:22 +08:00
Tianling Shen
9ec663013b dockerd: increase PKG_RELEASE for http proxy update
Fixes: e795bab253 ("dockerd: add config options for http proxy")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-13 08:22:50 +02:00
Javier Marcet
e5f874b049 docker-compose: Update to version 2.29.3
Release notes:
https://github.com/docker/compose/releases/tag/v2.29.3

Signed-off-by: Javier Marcet <javier@marcet.info>
2024-09-13 13:01:43 +08:00
Fabian Lipken
6722723a89 nerdctl: update to 1.7.7
Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
2024-09-13 12:53:16 +08:00
Joe Zheng
e795bab253 dockerd: add config options for http proxy
add config options to set http porxy for dockerd, refer to
https://docs.docker.com/engine/daemon/proxy/ for details

use the *_proxy environment variable as the default value, so in most
cases, dockerd can use the system proxy settings just like opkg.

Signed-off-by: Joe Zheng <joe.zheng@intel.com>
2024-09-13 12:52:05 +08:00
Aleksey Vasilenko
a9e254bd31 xfsprogs: update to 6.10.1
- libblkid is now a hard dependency
- Don't set configure options matching the default
- Enable LTO
- Disable debug asserts at configure stage, drop the patch
- Compile with target optimizations instead of -O2
- Update package URL

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-11 18:14:49 +08:00
Vladimir Ulrich
54162a8254 zoneinfo: Updated to 2024b release.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2024-09-10 17:51:58 +03:00
Aleksey Vasilenko
318151a3df hwdata: update to 0.387
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-08 23:56:53 +08:00
Eric Fahlgren
3db4fff567 owut: update to 2024.09.07
Bug fixes:
    efahl/owut@6564aa2 owut: handle non-JSON responses
Enhancements:
    efahl/owut@e0a0c49 owut: add age to build time output
    efahl/owut@d811a24 examples: compress the manifest

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
2024-09-08 23:52:27 +08:00
Jonas Jelonek
fe60c5579c eza: update to 0.19.2
release notes:
0.18.24: https://github.com/eza-community/eza/releases/tag/v0.18.24
0.19.0: https://github.com/eza-community/eza/releases/tag/v0.19.0
0.19.1: https://github.com/eza-community/eza/releases/tag/v0.19.1
0.19.2: https://github.com/eza-community/eza/releases/tag/v0.19.2

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2024-09-08 23:52:07 +08:00
Hannu Nyman
14a80bff16 nano: update to 8.2
Update nano editor to version 8.2

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2024-09-05 20:16:21 +03:00
Christian Svensson
16bfadd8d1 uhubctl: update to 2.6.0
Signed-off-by: Christian Svensson <blue@cmd.nu>
2024-09-01 17:25:35 +03:00
Aleksey Vasilenko
928ad5766e bash: update to 5.2.32
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-08-31 23:13:18 +08:00
Tianling Shen
f2186d8565 yq: Update to 4.44.3
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-08-31 11:06:36 +08:00
David Bauer
1a986441d4 lpac: update maintainer E-Mail address
Signed-off-by: David Bauer <david.bauer@uniberg.com>
2024-08-28 23:59:45 +02:00
David Bauer
e21bb35d6b 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>
2024-08-28 23:59:45 +02:00
David Bauer
688c4d3d54 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>
2024-08-28 23:59:45 +02:00
Aleksey Vasilenko
fcaa448604 mc: update to 4.8.32
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-08-27 16:13:42 +08:00
Til Kaiser
12ae025a88 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>
2024-08-27 16:10:35 +08:00
Petr Štetiar
0b656baa40 Revert "qfirehose: new package"
This reverts commit df1cd5792a 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>
2024-08-26 08:57:54 -04:00
Milinda Brantini
a58474e838 dockerd: Update to 27.1.2
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-08-24 18:29:44 +08:00
Milinda Brantini
e0258ed7ea docker: Update to 27.1.2
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-08-24 18:29:44 +08:00
Florian Eckert
1dad424c4a bluez-tools: fix apk version
Fix apk version schema by removing 'PKG_VERSION'.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-08-19 15:22:59 +02:00
Andreas Gnau
04f7caf1c2 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>
2024-08-19 05:07:46 -07:00
Álvaro Fernández Rojas
132d0a488e 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>
2024-08-16 22:54:41 -07:00
Aleksey Vasilenko
e1d541de4f bc: takeover the maintainership
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-08-16 16:03:05 -07:00