45194 Commits

Author SHA1 Message Date
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
Rudi Heitbaum
99863f66f1 jasper: update to 4.1.1 2023-11-29 10:02:08 +00:00
Rudi Heitbaum
bf43260f97 nlohmann-json: update to 3.11.3 2023-11-29 10:02:08 +00:00
Rudi Heitbaum
190efbc729 media-driver: update to 23.4.2 2023-11-29 10:02:08 +00:00
Rudi Heitbaum
9f616c1003 llvm: update to 17.0.6 2023-11-29 10:02:08 +00:00
Christian Hewitt
505b95f9aa
Merge pull request #8375 from heitbaum/vulkan
Vulkan update to 1.3.271
2023-11-28 12:11:09 +04:00
Rudi Heitbaum
87a7acb7be vulkan-tools: update to 1.3.271 2023-11-28 08:07:37 +00:00
Rudi Heitbaum
898991abbf volk: initial package
used by vulkan-tools 1.3.271
2023-11-28 08:07:37 +00:00
Rudi Heitbaum
364f8783d5 vulkan-loader: update to 1.3.271 2023-11-28 08:07:37 +00:00
Rudi Heitbaum
32c8fba2a3 vulkan-headers: update to 1.3.271 2023-11-28 08:07:37 +00:00
CvH
8904770850
Merge pull request #8360 from heitbaum/atf
atf: update to 2.10.0
2023-11-27 22:17:16 +01:00
CvH
fc67ae2c1f
Merge pull request #8374 from heitbaum/iwd
iwd: update to 2.10
2023-11-27 22:16:19 +01:00
CvH
011f3e0d4b
Merge pull request #8373 from heitbaum/samba
samba: update to 4.19.3
2023-11-27 22:16:02 +01:00
CvH
00684c6009
Merge pull request #8368 from heitbaum/pipewire
pipewire: update to 1.0.0
2023-11-27 22:15:46 +01:00
Rudi Heitbaum
428ffe2176 iwd: update to 2.10
- Fix issue with buffer overflow for 32 byte SSIDs.
- Fix issue with deauthentication before FT work completes.
- Fix issue with power save disabling procedure.
2023-11-27 19:15:38 +00:00
Rudi Heitbaum
098938e39f samba: update to 4.19.3
Release notes:
- https://www.samba.org/samba/history/samba-4.19.3.html
2023-11-27 19:15:03 +00:00
Christian Hewitt
b42a48a619
Merge pull request #8371 from heitbaum/pvr
pvr.mythtv: update 21.0.0-Omega to 21.0.2-Omega
2023-11-27 17:31:09 +04:00
Rudi Heitbaum
aa1f483681 pvr.mythtv: update 21.0.0-Omega to 21.0.2-Omega 2023-11-27 12:21:20 +00:00
Christian Hewitt
5f2a07a24d
Merge pull request #8370 from heitbaum/v4l
v4l-utils: fix 1.26.0 cross compiled builds
2023-11-27 15:35:26 +04:00
Rudi Heitbaum
520f5d809d v4l-utils: fix 1.26.0 cross compiled builds 2023-11-27 11:19:58 +00:00
Rudi Heitbaum
7571189e1b pipewire: update to 1.0.0
News:
- https://gitlab.freedesktop.org/pipewire/pipewire/-/blob/master/NEWS

Changelog:
- https://github.com/PipeWire/pipewire/compare/0.3.85...1.0.0
2023-11-26 10:56:55 +00:00
Christian Hewitt
6d16673702
Merge pull request #8366 from heitbaum/v4l
v4l-utils: update to 1.26.0
2023-11-26 14:12:18 +04:00
Christian Hewitt
08020a00ec
Merge pull request #8367 from heitbaum/mpv
mpv-drmprime: update to 0.37.0
2023-11-26 14:08:19 +04:00
Rudi Heitbaum
bcf023dc06 mpv-drmprime: update to 0.37.0 2023-11-26 09:38:25 +00:00
Rudi Heitbaum
c970579754 libplacebo: initial package
needed by mpv-drmprime
2023-11-26 09:38:25 +00:00
Rudi Heitbaum
9317b91727 glad: initial package
needed by libplacebo
2023-11-26 09:38:25 +00:00
Rudi Heitbaum
fcd44e66df v4l-utils: update to 1.26.0
Changelog:
- https://git.linuxtv.org/v4l-utils.git/diff/ChangeLog?h=stable-1.26

new files included:
- /usr/sbin/v4l2-dbg
- /usr/bin/cx18-ctl
- /usr/bin/ivtv-ctl
- /usr/bin/cec-compliance
- /usr/bin/media-ctl
- /usr/bin/v4l2-sysfs-path
- /usr/bin/dvbv5-daemon
- /usr/bin/decode_tm6000
- /usr/bin/cec-follower
- /usr/bin/rds-ctl
- /usr/lib/udev/rc_keymaps/empty.toml
- /usr/lib/udev/rc_keymaps/beelink_mxiii.toml
- /usr/lib/udev/rc_keymaps/dreambox.toml
2023-11-26 09:27:37 +00:00
CvH
8b39055cbb
Merge pull request #8359 from heitbaum/ssl
openssl: update to 3.2.0
2023-11-24 23:35:17 +01:00
Rudi Heitbaum
bd9abcf7d7 openssl: update to 3.2.0
Release notes:
- https://www.openssl.org
- https://www.openssl.org/blog/blog/2023/11/23/OpenSSL32/

Release notes:
- https://www.openssl.org/news/vulnerabilities.html
2023-11-24 22:16:04 +00:00