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
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
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
Rudi Heitbaum
aa1f483681
pvr.mythtv: update 21.0.0-Omega to 21.0.2-Omega
2023-11-27 12:21:20 +00: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
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