Commit graph

4569 commits

Author SHA1 Message Date
Jeffery To
dcf551fbcf
python-cython: Add new host-only package
The host build replaces the use of the host pip requirements file. This
also updates the dependants of Cython to depend on the host build.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-03-31 13:06:33 +08:00
Oskari Rauta
feac018603 cni-plugins-nft: update to 1.0.12
Changelog:
 - docs: update install instructions
 - upgrade to go1.19

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-03-28 15:42:03 +08:00
Oskari Rauta
31dca76688 gummiboot: update to 48.1
- disable man pages generation

Mostly bug fixes.

Full list of changes: https://cgit.freedesktop.org/gummiboot/log/

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-03-28 15:41:13 +08:00
Tianling Shen
e2cf4fa9a1
yq: Update to 4.33.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-27 19:43:11 +08:00
Javier Marcet
6a6a25523e docker-compose: Update to version 2.17.2
Signed-off-by: Javier Marcet <javier@marcet.info>
2023-03-27 16:20:34 +08:00
Hannu Nyman
8cd08e15fe xz: update to version 5.4.2
Update to 5.4.2  (keep in sync with xz in tools/)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-03-26 15:17:34 +03:00
Tianling Shen
a65c7f06e7 syncthing: Update to 1.23.2
Fixed build with go 1.20

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-26 00:01:12 +08:00
Hannu Nyman
1686e2085c
Merge pull request #20709 from akosiaris/collectd_fix_ltq-dsl_compilation
collectd: Fix ltq-dsl compilation errors
2023-03-24 21:35:36 +02:00
Tianling Shen
bc4d9429de ripgrep: adapt new rust build standard
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-24 02:08:47 +08:00
Alexandros Kosiaris
1ccfc02940 collectd: Fix ltq-dsl compilation errors
Per

https://github.com/openwrt/packages/pull/19396#issuecomment-1480780893

prefix ltq-dsl-app with a @ character to fix the compilation issues
witnessed in PR #19396 and #20662

Signed-off-by: Alexandros Kosiaris <akosiaris@gmail.com>
2023-03-23 12:02:07 +02:00
Michael Heimpold
11756e0622
Merge pull request #20664 from mhei/fix-gensio-build-20604
gensio: fix python bindings build by using a pcre enabled host swig (fixes #20604)
2023-03-22 07:59:07 +01:00
Tianling Shen
65dc683efe
yq: Update to 4.32.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-20 15:58:39 +08:00
Oskari Rauta
464e4c5802 open-vm-tools: update to 12.2.0
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-03-19 12:24:09 -07:00
Michael Heimpold
15af23b011 swig: enable pcre2 support (refs #20604)
Now since pcre2 provides a host build, let's use it.
This is required for e.g. gensio package to provide
python bindings.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2023-03-15 07:32:29 +01:00
Michael Heimpold
3839b17752
Merge pull request #20653 from mhei/mmc-utils-update
mmc-utils: update to latest upstream revision
2023-03-14 21:24:31 +01:00
Gerard Ryan
5597e3cf06 dockerd: Disabled MIPS
* Buildkit doesn't appear to compile

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2023-03-14 11:08:59 +08:00
Gerard Ryan
3cc32d9728 dockerd: Update to 23.0.1
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2023-03-14 11:08:59 +08:00
Gerard Ryan
61029785ed docker: Update to 23.0.1
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2023-03-14 11:08:59 +08:00
Gerard Ryan
ad8705484d containerd: Update to 1.6.16 for dockerd
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2023-03-14 11:08:59 +08:00
Gerard Ryan
d0d40023b8 libnetwork: Remove unused package
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2023-03-14 11:08:59 +08:00
Michael Heimpold
4a2645b33f mmc-utils: update to latest upstream revision
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2023-03-12 17:47:46 +01:00
Rui Salvaterra
a6d063fee2 lolcat: update to version 1.4
Bump to the latest stable release.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2023-03-11 22:50:14 -08:00
Etienne Champetier
2bf3832193 mv88e6xxx_dump: update to 2023.03.08
This fixes 2 issues where mv88e6xxx_dump was displaying
data incorrectly for --vtu and --global2

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2023-03-11 14:19:54 -05:00
Luca Barbato
44d1d22a16 rust-lang: Apply suggestions from code review
Co-authored-by: Tianling Shen <cnsztl@gmail.com>
Signed-off-by: Luca Barbato <luca.barbato@gmail.com>
2023-03-10 14:24:16 +00:00
Luca Barbato
bc6dab92f4 ripgrep: Add the package
Based on work from Donald Hoskins <grommish@gmail.com>.
Testcase for the rust language support.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2023-03-10 14:24:16 +00:00
Oskari Rauta
665ae34856 conmon: update to 2.1.7
- Fix leaking symbolic links in the opt_socket_path directory
 - cgroup: Stumble on if we can't set up oom handling

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-03-07 11:35:06 +08:00
Aleksander Jan Bajkowski
a3e64cdd1e coremark: bump to 2023-01-25
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
2023-03-07 11:27:08 +08:00
Oskari Rauta
7f2306a8e0 open-vm-tools: update to 12.1.5
added also --disable-glibc-check to configure args to allow building
on hosts that use musl.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-03-04 08:39:46 +08:00
Tianling Shen
1343bb5856
yq: Update to 4.31.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-03 11:58:41 +08:00
Vladimir Ermakov
e93a9d0063 qemu: update to 7.2.0
drop disas and bios patches
refresh patches

qemu: vhost-scsi does not exist, drop unsupported vhost options

qemu: disable VDUSE by default

qemu: slirp and vnc-png option gone

Note: libpng still needed if vnc enabled.

Link: https://github.com/openwrt/packages/pull/18623
Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
(squash commits)
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2023-03-01 17:15:27 +08:00
Alan Swanson
0a00f0f2a5 sed: remove old libpcre dependency
Signed-off-by: Alan Swanson <reiver@improbability.net>
2023-02-28 15:41:52 -08:00
Oskari Rauta
4eac9e8a2f podman: update to v4.4.2
Security:
 - This release fixes CVE-2023-0778, which allowed a malicious user to potentially replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system.

Bugfixes:
 - Fixed a bug where containers started via the podman-kube systemd template would always use the "passthrough" log driver (#17482).
 - Fixed a bug where pulls would unexpectedly encounter an EOF error. Now, Podman automatically transparently resumes aborted pull connections.
 - Fixed a race condition in Podman's signal proxy.

Misc:
 - Updated the containers/image library to v5.24.1.

Patch also refreshed

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-02-27 09:29:45 -08:00
Tianling Shen
8885636b4e
dos2unix: Update to 7.4.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-02-25 12:07:50 +08:00
Lucian Cristian
54fbadc02d gddrescue: update to 1.27
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2023-02-24 16:08:39 -08:00
Michal Vasilek
21fa9f4656 miniflux: update to 2.0.42
add BASE_URL to the init script, this is useful when running in a
subpath and not directly on the root of a domain

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2023-02-24 19:51:04 +08:00
Josef Schlehofer
8027ea5c0f
antfs-mount: drop
Since kernel module was dropped, check the reasons why it was removed in
the commit 42a4fbe4a4 ("
antfs: drop this kernel package"), then this package should be removed,
too as the dependency was removed and without it, it is not useful

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2023-02-23 08:01:30 +01:00
Tianling Shen
b76bd94605
yq: Update to 4.31.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-02-21 15:57:46 +08:00
Oskari Rauta
0b4185ab92 podman: update 4.4.1
patch refreshed.

Changes
 - Added the podman-systemd.unit man page, which can also be displayed using man quadlet (#17349).
 - Documented journald identifiers used in the journald backend for the podman events command.

Bugfixes
 - Fixed a bug where the default handling of pids-limit was incorrect.
 - Fixed a bug where parallel calls to make docs crashed (#17322).
 - Fixed a regression in the podman kube play command where existing resources got mistakenly removed.

Full list of changes: [Release notes](https://github.com/containers/podman/blob/main/RELEASE_NOTES.md)

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-02-17 13:14:39 +08:00
Oskari Rauta
779920ee29 conmon: update to 2.1.6
Bug fixes
 - Fix OOM watcher for cgroupv2 oom_kill events

Misc
 - Use --detach instead of -d
 - ctrl: drop fifo perms to 0660

[Release notes](https://github.com/containers/conmon/releases/tag/v2.1.6)

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-02-16 10:01:29 +08:00
Hannu Nyman
22188b42bd irqbalance: Add upstream fix for AARCH64 irq name parsing
Add upstream fix for AARCH64 irq name parsing.

> On arm64 SoCs like TI's K3 SoC and few other SoCs,
> IRQ names don't get parsed correct due to which they
> end up being classified into wrong class. Fix this by
> considering last token to contain IRQ name always.

The fix seems to enable e.g. RT3200 to notice a few more
interrupts and start balancing them.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-02-15 23:51:58 +02:00
Florian Eckert
c7d23af17d
Merge pull request #20481 from ttytyper/hamlib-init-config
hamlib: Added init script and config files
2023-02-15 09:35:59 +01:00
Daniel Golle
3d86716b4f
uvol: switch to /sys/class/ubi
Instead of /sys/devices/virtual/ubi which will no longer be available
in future kernels, switch to /sys/class/ubi.
While at it fix unrelated arithmetic syntax error by guarding the
affected expression to not run on an empty string.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-02-15 04:06:36 +00:00
Jesper Henriksen
f6e4eda119
hamlib: Added newline at end of init script and config
Signed-off-by: Jesper Henriksen <mail-openwrt@jesper.io>
2023-02-13 21:23:43 +01:00
Tom Stöveken
0876220ba4 restic: update to 0.15.1
Maintainer: Tom Stöveken <tom@naaa.de>
Compile tested: SDK for OpenWrt 22.03.3
Run tested: x86/64 @ Intel(R) Celeron(R) CPU N3160 @ 1.60GHz, OpenWrt 22.03.3

Description:
Updated to version 0.15.1
changed PKG_RELEASE:=2 due to deprecated value AUTORELEASE, squashed commits and then
changed PKG_RELEASE:=1 because upgrading the whole main PKG_VERSION (the major version item) should reset this to 1

Signed-off-by: Tom Stöveken <tom@naaa.de>
2023-02-12 19:40:12 +02:00
Jesper Henriksen
45f6a8ddd2
hamlib: Added init and config files
Signed-off-by: Jesper Henriksen <mail-openwrt@jesper.io>
2023-02-12 14:30:36 +01:00
Jesper Henriksen
c63618f8b3 hamlib: update to 4.5.4
Signed-off-by: Jesper Henriksen <mail-openwrt@jesper.io>
2023-02-12 10:55:21 +02:00
Javier Marcet
6b53f122ff docker-compose: Update to version 2.16.0
Signed-off-by: Javier Marcet <javier@marcet.info>
2023-02-11 11:47:37 +08:00
Alexandru Ardelean
815674151e stress: bump to version 1.0.7
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2023-02-06 13:19:10 +02:00
Alexandru Ardelean
37f203cba9 stress-ng: bump to version 0.15.03
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2023-02-06 11:54:49 +02:00
Etienne Champetier
167c6234d0 mv88e6xxx_dump: add new packages to debug switch issues
Reviewed-by: Chris Healy cphealy@gmail.com
Reviewed-by: Robert Marko <robimarko@gmail.com>
Reviewed-by: Andre Heider <a.heider@gmail.com>
Tested-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2023-01-30 22:57:33 +02:00