Commit Graph

47322 Commits

Author SHA1 Message Date
Rudi Heitbaum
a95ceff325 mesa: update to 24.2.7 2024-11-13 21:06:15 +00:00
Christian Hewitt
4109c72d45 Merge pull request #9484 from heitbaum/nxp
linux (NXP iMX8): Update to V18 - Cadence MHDP8501(HDMI/DP) for i.MX8MQ
2024-11-12 15:44:35 +04:00
Christian Hewitt
6431427d03 Merge pull request #9485 from heitbaum/docker
docker: update to containerd 2.0.0 and addon (3)
2024-11-12 15:43:47 +04:00
Christian Hewitt
bd1f4529fa Merge pull request #9489 from heitbaum/pkg 2024-11-12 13:27:16 +04:00
Christian Hewitt
32fc79e662 Merge pull request #9488 from heitbaum/fw 2024-11-12 13:26:33 +04:00
Rudi Heitbaum
8d6ee1f3f5 setuptools: update to 75.4.0 2024-11-12 09:13:09 +00:00
Rudi Heitbaum
a3c2cafa39 libgpg-error: update to 1.51 2024-11-12 09:13:09 +00:00
Rudi Heitbaum
1a281915cc spdlog: update to 1.15.0
release notes:
- https://github.com/gabime/spdlog/releases/tag/v1.15.0
2024-11-12 09:13:09 +00:00
Rudi Heitbaum
982a214440 kernel-firmware: update to 20241110 2024-11-12 08:56:05 +00:00
Matthias Reichl
4fcf919dd5 Merge pull request #9477 from kszaq/patch-1
RPi: brcmfmac: disable SAE authentication offload
2024-11-11 13:17:47 +01:00
Christian Hewitt
5e22d153a4 Merge pull request #9483 from heitbaum/pkg
Package updates
2024-11-10 19:02:46 +04:00
Rudi Heitbaum
07fac58c14 docker: update to containerd 2.0.0 and addon (3)
- containerd: update to 2.0.0
- runc: update to 1.2.1
- go: update to 1.23.3
2024-11-10 03:07:49 +00:00
Rudi Heitbaum
0faff6eabc containerd: update to 2.0.0
release notes:
- https://github.com/containerd/containerd/releases/tag/v2.0.0

readme:
- https://github.com/containerd/containerd/blob/main/docs/containerd-2.0.md
2024-11-10 03:06:55 +00:00
Rudi Heitbaum
d537bf27fb runc: update to 1.2.1 2024-11-10 03:06:55 +00:00
Rudi Heitbaum
ea10a18bb8 go: update to 1.23.3 2024-11-10 03:06:55 +00:00
Rudi Heitbaum
fd527f09c3 linux (NXP iMX8): Update to V18 - Cadence MHDP8501(HDMI/DP) for i.MX8MQ
ref:
- https://patchwork.kernel.org/project/linux-phy/list/?series=892316
- https://patchwork.freedesktop.org/series/120825/
2024-11-10 03:01:28 +00:00
Rudi Heitbaum
4b86a5a307 rust: fix config warning
before:

Building bootstrap
running: /build/rust-1.82.0/rust-snapshot/bin/cargo build --manifest-path /build/rust-1.82.0/src/bootstrap/Cargo.toml --verbose --frozen
warning: `/build/rust-1.82.0/cargo_home/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`

after:

Building bootstrap
running: /build/rust-1.82.0/rust-snapshot/bin/cargo build --manifest-path /build/rust-1.82.0/src/bootstrap/Cargo.toml --verbose --frozen
2024-11-10 02:56:29 +00:00
Rudi Heitbaum
ed8cb3f5a4 xtrans: update to 1.5.2 2024-11-10 02:56:29 +00:00
Rudi Heitbaum
362b428a32 iptables: update to 1.8.11 2024-11-10 02:56:29 +00:00
Rudi Heitbaum
333fa97a34 pypackaging: update to 24.2 2024-11-10 02:56:29 +00:00
Rudi Heitbaum
8cd8d70035 expat: update to 2.6.4 2024-11-10 02:56:29 +00:00
Rudi Heitbaum
c808263654 glib: update to 2.83.0 2024-11-10 02:56:29 +00:00
Rudi Heitbaum
eb00f9ee92 cmake: update to 3.31.0
Release notes:
- https://cmake.org/cmake/help/latest/release/index.html
2024-11-10 02:56:29 +00:00
Rudi Heitbaum
70661149be xrandr: update to 1.5.3 2024-11-10 02:56:29 +00:00
kszaq
7fbe3f05fd RPi: brcmfmac: disable SAE authentication offload
iwd is unable to connect with WPA3 networks with current
firmware/driver combo, disable offload until it is fixed.
2024-11-09 17:48:58 +01:00