3914 Commits

Author SHA1 Message Date
Rudi Heitbaum
cf7330214d systemd: update to 257.5
Release notes:
- https://github.com/systemd/systemd/releases
2025-04-04 14:49:01 +00:00
Rudi Heitbaum
0841c5b633 kmod: update to 34.2 2025-03-28 23:14:01 +00:00
Rudi Heitbaum
a431958a84 libevdev: update to 1.13.4 2025-03-26 08:25:43 +00:00
Rudi Heitbaum
f01dadf063 fuse3: update to 3.17.1
Change log:
- https://github.com/libfuse/libfuse/blob/master/ChangeLog.rst
2025-03-26 08:25:43 +00:00
Rudi Heitbaum
ad419864f2 tz: update to 2025b 2025-03-23 08:04:49 +00:00
Rudi Heitbaum
511ad49fd1 util-linux: update to 2.41
release-notes:
- https://www.kernel.org/pub/linux/utils/util-linux/v2.41/v2.41-ReleaseNotes
2025-03-21 05:06:39 +00:00
Rudi Heitbaum
c2dd358884 libusb: update to 1.0.28 2025-03-20 13:18:51 +00:00
Rudi Heitbaum
da268573c5 systemd: update to 257.4
Release notes:
- https://github.com/systemd/systemd/releases
2025-03-07 08:49:40 +00:00
Rudi Heitbaum
c5b1c53f87 kmod: update to 34.1
log: https://github.com/kmod-project/kmod/compare/v34...v34.1
2025-03-06 10:24:53 +00:00
Rudi Heitbaum
74fe74f0dc exfatprogs: update to 1.2.8 2025-03-05 11:26:46 +00:00
Rudi Heitbaum
18b6459ac3 dbus: update to 1.16.2 2025-03-01 07:23:26 +00:00
Matthias Reichl
1623060956 kmod: add upstream fix for link errors with glibc 2.31
Signed-off-by: Matthias Reichl <hias@horus.com>
2025-02-25 16:47:26 +01:00
Rudi Heitbaum
731e5176bf kmod: update to 34 and meson 2025-02-24 02:23:40 +00:00
Rudi Heitbaum
48f2e75607 util-linux: update to 2.40.4 2025-02-19 11:33:12 +00:00
Christian Hewitt
2059cd19f7
Merge pull request #9787 from HiassofT/le13-console-font
Let the kernel use a larger font on HiDPI displays instead of doing that manually
2025-02-14 08:56:16 +04:00
Rudi Heitbaum
c51889860c systemd: update to 257.3
Release notes:
- https://github.com/systemd/systemd/releases
2025-02-14 04:15:04 +00:00
Matthias Reichl
d50d3be67a terminus-font: remove unused package
Signed-off-by: Matthias Reichl <hias@horus.com>
2025-02-13 18:08:55 +01:00
Matthias Reichl
2dda877323 busybox (init): disable setfont support
Signed-off-by: Matthias Reichl <hias@horus.com>
2025-02-13 18:08:55 +01:00
Matthias Reichl
aa46dfbaa5 init: don't set consolefont
Signed-off-by: Matthias Reichl <hias@horus.com>
2025-02-13 18:08:55 +01:00
Rudi Heitbaum
70038f79f1 exfatprogs: update to 1.2.7 2025-02-04 12:03:21 +00:00
Christian Hewitt
6f1740b15e
Merge pull request #9751 from luzpaz/reaname-kodi
treewide: rename xbmc to kodi
2025-02-04 08:19:28 +04:00
Luz Paz
c226c13efd treewide: rename xbmc to kodi 2025-02-03 16:00:41 -05:00
luzpaz
91a4766cef treewide: fix typos
Found via `codespell -q 3 -S "*.patch,*.po" -L acount,afile,distroname,parm,serie,synopsys`
2025-02-03 07:04:59 -05:00
Rudi Heitbaum
d5af0e8988 tz: update to 2025a
log: https://github.com/eggert/tz/compare/2024b...2025a
2025-01-17 08:16:42 +00:00
Christian Hewitt
aab3b5b883
Merge pull request #9587 from Dashinginthe90s/eventlircd-udev-rules-fix
eventlircd: fix subsystem rules for bluetooth HID remotes
2025-01-12 22:26:58 +04:00
Christian Hewitt
f7eace1682
systemd: add foxtel remote to 70-local-keyboard.hwdb
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-01-10 10:16:03 +00:00
Rudi Heitbaum
bc608d6e21 systemd: update to 257.2
Release notes:
- https://github.com/systemd/systemd/releases
2025-01-08 05:15:58 +00:00
Rudi Heitbaum
4768aacc65 e2fsprogs: update to 1.47.2 2025-01-02 10:47:54 +00:00
CvH
80497691ef
Merge pull request #9600 from chewitt/local-login
buildsystem: support optional configuration of local console login
2024-12-31 11:46:58 +01:00
Rudi Heitbaum
8a132d0340 fuse: update to githash 5a43d0f (2.9.9+)
Includes following patches (post 2.9.9 - https://github.com/libfuse/libfuse/commits/fuse_2_9_bugfix/)

util/ulockmgr_server.c: conditionally define closefrom (fix glibc-2.34+)
- 6d55007027

Correct errno comparison
- 5d38afc8a5

Whitelist UFSD (backport to 2.9 branch)
- 5a43d0f724

configure.ac needs to include GETTEXT to generate config.rpath
2024-12-31 10:27:48 +00:00
Christian Hewitt
2f159cc6e6
util-linux: enable agetty when LOCAL_LOGIN is defined
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-12-21 14:26:49 +00:00
Christian Hewitt
b3f7a8667d
systemd: support console login when LOCAL_LOGIN is defined
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-12-21 14:26:49 +00:00
Christian Hewitt
3cdaad9733
Merge pull request #8705 from heitbaum/nss 2024-12-20 23:18:03 +04:00
Rudi Heitbaum
48ab6c7576 systemd: update to 257.1
Release notes:
- https://github.com/systemd/systemd/releases
2024-12-20 03:31:34 +00:00
Rudi Heitbaum
abc6de8336 dbus: update to 1.16.0
news: https://gitlab.freedesktop.org/dbus/dbus/-/blob/dbus-1.16/NEWS?ref_type=heads
2024-12-18 11:03:55 +00:00
Dashinginthe90s
235d214864 eventlircd: fix subsystem rules for bluetooth HID remotes 2024-12-17 20:01:54 -05:00
Rudi Heitbaum
90f02c15a6 util-linux: include nologin 2024-12-17 11:53:50 +00:00
Rudi Heitbaum
0f8d8410c5 systemd: enable systemd-userdbd and nss-systemd for users and groups
new files:
-rwxr-xr-x 1 root root  39152 Mar  5 09:41 /usr/bin/userdbctl
-rwxr-xr-x 1 root root 404000 Mar  5 09:41 /usr/lib/libnss_systemd.so.2
-rwxr-xr-x 1 root root  18504 Mar  5 09:41 /usr/lib/systemd/systemd-userdbd
-rwxr-xr-x 1 root root  22600 Mar  5 09:41 /usr/lib/systemd/systemd-userwork
-rw-r--r-- 1 root root   1204 Mar  5 09:41 /usr/lib/systemd/system/systemd-userdbd.service
-rw-r--r-- 1 root root    691 Feb 27 17:26 /usr/lib/systemd/system/systemd-userdbd.socket
2024-12-17 11:53:25 +00:00
Rudi Heitbaum
5d86890f18 systemd: update to 257
Release notes:
- https://github.com/systemd/systemd/releases
- https://github.com/systemd/systemd/releases/tag/v257-rc1
- https://github.com/systemd/systemd/releases/tag/v257-rc2
- https://github.com/systemd/systemd/releases/tag/v257-rc3
- https://github.com/systemd/systemd/releases/tag/v257
2024-12-11 10:09:19 +00:00
Rudi Heitbaum
747ce5228c systemd: update to 256.9
Release notes:
- https://github.com/systemd/systemd/releases
2024-12-04 11:19:28 +00:00
Rudi Heitbaum
81dcfe52dd udevil: compile error with gcc-15
upstreamed at https://github.com/alpharde/udevil - PR 4
2024-11-25 09:48:29 +00:00
kszaq
9c4b850b9a Use HTTPS for ftpmirror.gnu.org 2024-11-24 09:41:54 +01:00
mglae
9b8d5dff70 lirc: disable python patch: compute VERSION_NODOTS using shell and "rebase" 2024-11-22 19:40:30 +01:00
mglae
7f23c56031 lirc: remove confusing static config.h in lirc 0.10.2 release package
Left over lib/lirc/config.h lead to "LIRC_LOCKDIR" redefined to not existing
"/var/lock/lockdir" (beside others):

/home/docker/LibreELEC.tv/build.LibreELEC-gbm.x86_64-12.0-devel-mg/build/lirc-0.10.2/lib/lirc/config.h:198: warning: "LIRC_LOCKDIR" redefined
  198 | #define LIRC_LOCKDIR "/var/lock/lockdev"
      |
In file included from /home/docker/LibreELEC.tv/build.LibreELEC-gbm.x86_64-12.0-devel-mg/build/lirc-0.10.2/lib/driver.c:12:
./config.h:198: note: this is the location of the previous definition
  198 | #define LIRC_LOCKDIR "/var/lock"
      |

Furthermore define lock dir because lirc's configure does check the host system and use
/var/lock/lockdev if existing.
2024-11-22 19:40:27 +01:00
Rudi Heitbaum
f3cac678d7 exfatprogs: update to 1.2.6 2024-11-20 16:22:16 +00:00
Rudi Heitbaum
f78ca38a20 systemd: update to 256.8
Release notes:
- https://github.com/systemd/systemd/releases
2024-11-15 01:56:47 +00:00
Christian Hewitt
d9dd8236c5
systemd: cleanup text in openvpn.service.sample
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-11-01 13:41:12 +00:00
Christian Hewitt
35adce959d
systemd: add bt250 remote to 70-local-keyboard.hwdb
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-11-01 13:41:12 +00:00
Rudi Heitbaum
afe03f04a6 dbus: update to 1.15.12 2024-10-31 06:41:24 +00:00
Matthias Reichl
af3272b267
Merge pull request #9350 from selamanse/feature/keymap-xoro-hrk-7660
Add keymap for xoro hrk 7660
2024-10-25 20:37:14 +02:00