Commit Graph

3784 Commits

Author SHA1 Message Date
Rudi Heitbaum
c0b972b4b7 kmod: update to 32 2024-03-06 08:53:26 +00:00
Rudi Heitbaum
4fecb340e5 systemd: update to 255.4
Release notes:
- https://github.com/systemd/systemd/releases
2024-02-28 09:09:48 +00:00
Dimitris Papavasiliou
07d9931825 sysutils: fix openvpn.service.sample 2024-02-26 21:48:57 +02:00
Rudi Heitbaum
a4d4a7b713 pciutils: update to 3.11.1 2024-02-25 06:22:58 +00:00
Rudi Heitbaum
0441331eb3 libusb: update to 1.0.27 2024-02-02 02:59:24 +00:00
Rudi Heitbaum
a1f03264b2 tz: update to 2024a 2024-02-02 02:59:24 +00:00
Rudi Heitbaum
ffcaa201ed systemd: update to 255.3
Release notes:
- https://github.com/systemd/systemd/releases
- https://github.com/systemd/systemd-stable/compare/v255.2...v255.3
2024-01-25 13:03:59 +00:00
Matthias Reichl
44e25639b6 busybox: drop rpcbind dependency
This is now pulled in via nfs-utils

Signed-off-by: Matthias Reichl <hias@horus.com>
2024-01-12 20:07:20 +01:00
Matthias Reichl
3cbc735cfb udevil: fix mount call in mount.ntfs helper script
The documented format of the -t option is "-t type", not "-ttype".

Signed-off-by: Matthias Reichl <hias@horus.com>
2024-01-08 14:30:00 +01:00
Matthias Reichl
549e7667fb busybox: disable mount and umount programs for target
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-01-08 12:16:25 +01:00
Matthias Reichl
3e783b03ac util-linux: enable mount/umount programs
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-01-08 12:04:17 +01:00
Christian Hewitt
39165ac64e Merge pull request #8450 from heitbaum/systemd
systemd: update to 255.2
2023-12-27 09:54:34 +04:00
Rudi Heitbaum
dadfb6086a systemd: update to 255.2
Release notes:
- https://github.com/systemd/systemd/releases
2023-12-27 05:47:28 +00:00
Rudi Heitbaum
b1eae5c3b1 tz: update to 2023d 2023-12-27 05:46:54 +00:00
Rudi Heitbaum
85a95ca038 Revert "tz: update to 2023d"
This reverts commit 5360a1d7fde5985bc9e5e2983875a283e386881a.
2023-12-23 06:00:26 +00:00
Rudi Heitbaum
4de692a997 tz: update to 2023d 2023-12-22 22:30:16 +00:00
Matthias Reichl
3d5d95da64 v4l-utils: add patch to fix crash in ir-keytable
Recent keytable changes missed to properly initialize a buffer
pointer so it used random memory when reading keymaps in legacy
format and crashed:

LibreELEC:~ # ir-keytable -w .config/rc_keymaps/hauppauge
Segmentation fault (core dumped)

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-12-20 16:48:26 +01:00
Rudi Heitbaum
1c76ca2fcb systemd: update to 255.1
Release notes:
- https://github.com/systemd/systemd/releases
- https://github.com/systemd/systemd-stable/compare/v255...v255.1
2023-12-16 13:17:55 +00:00
Christian Hewitt
9a41cfc719 Merge pull request #8399 from heitbaum/systemd
systemd update to v255
2023-12-14 09:01:53 +04:00
Rudi Heitbaum
b0f02c49af v4l-utils: update to 1.26.1
log:
- https://git.linuxtv.org/v4l-utils.git/log/?h=stable-1.26
- https://git.linuxtv.org/v4l-utils.git/commit/?h=stable-1.26&id=4aee01a027923cab1e40969f56f8ba58d3e6c0d1
2023-12-13 11:20:23 +00:00
CvH
d09d7c51b2 pastebinit: use LE paste service 2023-12-10 22:00:52 +01:00
Rudi Heitbaum
a8f6684019 v4l-utils: fix meson.build for rc_keymaps
logic for keytablesystemdir changed between configure and meson

was

AC_SUBST([keytablesystemdir], [$with_udevdir/rc_keymaps])
AC_SUBST([keytableuserdir], [$sysconfdir/rc_keymaps])
AC_SUBST([udevrulesdir], [$with_udevdir/rules.d])

is now the following and the -D is missing the rc_keymaps, where as previously udevrulesdir
was defined seperately
- https://git.linuxtv.org/v4l-utils.git/tree/utils/keytable/meson.build?h=v4l-utils-1.26.0#n16
  lines 16-22 and 62-70
2023-12-09 13:05:48 +00:00
Rudi Heitbaum
a7f20da01a systemd: update boolean to string in config 2023-12-08 08:56:11 +00:00
Rudi Heitbaum
8fca16ecfc systemd: update to 255
Release notes:
- https://github.com/systemd/systemd/releases
2023-12-08 08:56:11 +00:00
Rudi Heitbaum
5b33584df7 util-linux: update to 2.39.3 2023-12-06 13:10:00 +00:00