Commit Graph

44245 Commits

Author SHA1 Message Date
Rudi Heitbaum
342abcaea6 aspnet6-runtime: update to 6.0.25 2023-12-01 11:13:44 +00:00
Rudi Heitbaum
20d2f51573 jellyfin: update to 10.8.13 and addon (3) 2023-12-01 11:13:44 +00:00
Christian Hewitt
0d2323eb31 Merge pull request #8308 from HiassofT/le12-udevil-conf
udevil: support custom udevil.conf in /storage/.config
2023-11-30 16:37:40 +04:00
Christian Hewitt
b4cd0337fe Merge pull request #8381 from heitbaum/pcsc-lite
pcscd and oscam addon updates with pcsc-lite 2.0.1
2023-11-30 16:36:13 +04:00
Christian Hewitt
219986fbb1 Merge pull request #8382 from heitbaum/pkg
systemd: update to 254.7
2023-11-30 16:34:03 +04:00
Rudi Heitbaum
22d377442c systemd: update to 254.7
Release notes:
- https://github.com/systemd/systemd/releases

Log:
- https://github.com/systemd/systemd-stable/compare/v254.6...v254.7
2023-11-30 10:45:10 +00:00
Christian Hewitt
80f59f03b9 Merge pull request #8256 from heitbaum/mesa2330
Mesa update to 23.3.0
2023-11-30 08:16:48 +04:00
Rudi Heitbaum
e7ffc455fa mesa: update to 23.3.0
ann:
- https://lists.freedesktop.org/archives/mesa-announce/2023-November/000740.html
2023-11-29 22:52:24 +00:00
Matthias Reichl
a6928cabcb RPi5: update mesa patches
- Remove RPiOS Wayland/X specific patches
- Keep the RP1 kmsro patch
- Add latest version of v71 packing/conversion opcodes MR which was
  present in original 23.2.x patch series
  https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25726

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-11-29 22:37:48 +00:00
Rudi Heitbaum
54cdc16d2e oscam: update to pcsc-lite 2.0.1 and addon (2) 2023-11-29 15:58:26 +00:00
Rudi Heitbaum
4fa75a2426 pcscd: update to pcsc-lite 2.0.1 and addon (2) 2023-11-29 15:58:26 +00:00
Rudi Heitbaum
5a99e56bcd pcsc-lite: update to 2.0.1 2023-11-29 15:58:21 +00:00
Rudi Heitbaum
15f7c379fd polkit: initial package
needed by pcsc-lite
2023-11-29 15:49:17 +00:00
Rudi Heitbaum
eaa4d7558c rpi-tools: patchelf now part of toolchain 2023-11-29 15:49:17 +00:00
Rudi Heitbaum
61d30343ea toolchain: add patchelf and pax-utils 2023-11-29 15:49:17 +00:00
Rudi Heitbaum
948f6f742a pax-utils: initial package
provides scanelf  which is used build addons and adjusting ELF
2023-11-29 15:49:17 +00:00
Christian Hewitt
ffe1b62b8c Merge pull request #8380 from heitbaum/xml
libxml2: update to 2.12.1
2023-11-29 16:30:36 +04:00
Rudi Heitbaum
55f877fe64 xmlstarlet: fix compile with libxml2 2.12.0 2023-11-29 12:02:37 +00:00
Christian Hewitt
6fdf473d43 Merge pull request #8379 from heitbaum/nss395
nss: update to 3.95
2023-11-29 15:39:38 +04:00
Rudi Heitbaum
9aa5621612 libxml2: update to 2.12.1 2023-11-29 11:39:15 +00:00
Rudi Heitbaum
72bf305f2f nss: update to 3.95
includes a revert of 1827303
upstream bug raised - https://bugzilla.mozilla.org/show_bug.cgi?id=1856668
2023-11-29 11:34:15 +00:00
Christian Hewitt
0894b82d86 Merge pull request #8377 from heitbaum/gid
Fix uidgid journalctl errors at boot and sanitize uidgid
2023-11-29 15:29:26 +04:00
Christian Hewitt
4049f05dbf Merge pull request #8376 from heitbaum/pkg
Package updates
2023-11-29 15:23:38 +04:00
Rudi Heitbaum
d8594004bf systemd: sanitize /etc/group and gids
sgx group was added in systemd-248 in commit
- c9c4899f44

Fixes warnings at boot by: systemd-udevd and dbus-daemon at boot:
  ~ # journalctl | grep Unknown
  systemd-udevd[525]: /usr/lib/udev/rules.d/50-udev-default.rules:56 Unknown group 'sgx', ignoring.
  systemd-udevd[525]: /usr/lib/udev/rules.d/50-udev-default.rules:57 Unknown group 'sgx', ignoring.
  dbus-daemon[568]: dbus[568]: Unknown group "wheel" in message bus configuration file
  dbus-daemon[568]: dbus[568]: Unknown username "systemd-oom" in message bus configuration file

renumber gids:
- input 199 -> 104
- kvm 10 -> 36
- render 12 -> 105

ref:
- 9a797ddc41
- https://pagure.io/setup/blob/master/f/uidgid
2023-11-29 10:37:45 +00:00
Rudi Heitbaum
c5d5bc2bfb avahi: sanitize uidgid
align to https://pagure.io/setup/blob/master/f/uidgid which is
the standard used in the base-os
2023-11-29 10:37:28 +00:00