Rudi Heitbaum
5b33584df7
util-linux: update to 2.39.3
2023-12-06 13:10:00 +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
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
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
520f5d809d
v4l-utils: fix 1.26.0 cross compiled builds
2023-11-27 11:19:58 +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
Rudi Heitbaum
d7298c7398
systemd: update to 254.6
...
Release notes:
- https://github.com/systemd/systemd/releases
2023-11-10 09:46:40 +00:00
Matthias Reichl
e66a2437a4
udevil: support custom udevil.conf in /storage/.config
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2023-11-10 10:23:42 +01:00
Rudi Heitbaum
43771bc277
usbutils: update to 017
...
change log:
- 23077bf825
2023-10-31 11:06:35 +00:00
mglae
57e5d5b081
Merge pull request #8257 from heitbaum/deps
...
update dependancies and fix glib pkgconfig
2023-10-29 12:06:20 +01:00
Rudi Heitbaum
2402940fae
open-vm-tools: update to 12.3.5
2023-10-29 04:09:29 +00:00
Rudi Heitbaum
c4f195d781
exfatprogs: update to 1.2.2
2023-10-29 04:09:29 +00:00
Rudi Heitbaum
1b54a02521
glib: depend on glib:host
2023-10-28 23:23:08 +00:00
Rudi Heitbaum
5a4c34378a
dbus: update to 1.15.8 and meson
...
news:
- https://gitlab.freedesktop.org/dbus/dbus/-/blob/master/NEWS
dbus 1.15.8 (2023-08-21)
========================
Build-time configuration changes:
- For this version of dbus, Meson is the recommended build system for all
Unix platforms. CMake continues to be recommended for Windows, but this
recommendation might change to Meson in a future release, so please
test the Meson build. See INSTALL for details.
- Autotools-generated files are no longer included in the tarball release.
The Autotools build system is likely to be removed in a future dbus
release, so Autotools users should migrate to Meson as soon as possible.
It is still possible to build using Autotools, by following the same
procedure as for a git clone (starting with the `./autogen.sh` script).
2023-10-27 12:26:25 +00:00
Rudi Heitbaum
0fd1573b69
usbutils: update to 016
...
announcement:
- https://lwn.net/Articles/948463/
2023-10-25 13:36:39 +00:00
CvH
1fb0799ebd
Merge pull request #7282 from heitbaum/udevil
...
udevil: update to alpharde fork and config
2023-10-22 11:52:27 +02:00
heitbaum
d4d64bb524
udevil: update to alpharde fork and config
...
Use updated alpharde fork
- https://github.com/alpharde/udevil
KNOWN_FILESYSTEMS includes exfat now
2023-10-22 08:15:34 +00:00
CvH
65dead2c34
Merge pull request #8212 from heitbaum/pkgs
...
Package updates
2023-10-14 23:03:59 +02:00
Peter
1c984997ac
libusb-compat: fix sha256
2023-10-14 09:30:46 +02:00
Rudi Heitbaum
f2cd098561
fuse3: update to 3.16.2
...
Change log:
- https://github.com/libfuse/libfuse/blob/master/ChangeLog.rst
2023-10-14 01:16:12 +00:00
Rudi Heitbaum
4ecbf7a1b9
kmod: update to 31
2023-10-03 16:20:35 +00:00
Rudi Heitbaum
1e8a25c5dc
systemd: update to 254.5
...
Release notes:
- https://github.com/systemd/systemd/releases
Log:
- https://github.com/systemd/systemd-stable/compare/v254.4...v254.5
2023-10-03 16:20:35 +00:00
Matthias Reichl
2b8c9621b4
systemd: let logind handle the power key on GBM
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2023-09-24 14:04:00 +02:00
Rudi Heitbaum
5e65d88fa3
systemd: update to 254.4
...
Release notes:
- https://github.com/systemd/systemd/releases
2023-09-21 10:05:16 +00:00
Rudi Heitbaum
e400cb1d46
systemd: update to 254.3
...
Release notes:
- https://github.com/systemd/systemd/releases
Log:
- https://github.com/systemd/systemd-stable/compare/v254.1...v254.3
2023-09-10 10:29:33 +00:00