48943 Commits

Author SHA1 Message Date
Rudi Heitbaum
1b539c3df8 rust: update to 1.85.1 2025-03-19 07:49:35 +00:00
Rudi Heitbaum
7e5bd222e5
Merge pull request #9883 from chewitt/applesmc
Generic: enable CONFIG_SENSORS_APPLESMC kernel module
2025-03-18 21:25:32 +11:00
Christian Hewitt
8e8ea6314a
Generic: enable CONFIG_SENSORS_APPLESMC kernel module
This module is required for temperature sensors and fan controls to work
correctly via lm_sensors on Apple iMac and Mac mini hardware.

See: https://forum.libreelec.tv/thread/29565-fancontrol-on-an-old-imac/

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-03-18 10:14:48 +00:00
Christian Hewitt
130eacea28
Merge pull request #9882 from heitbaum/pkg
Package Updates
2025-03-18 13:35:50 +04:00
Rudi Heitbaum
f977ae878d bluez: update to 5.80
use new option -s for obexd
- 002ee180b1
2025-03-18 07:07:28 +00:00
Rudi Heitbaum
09edfa29f1 setuptools: update to 76.1.0 2025-03-18 07:07:28 +00:00
Rudi Heitbaum
79e6d65bb7 foot: update to 1.21.0 2025-03-18 07:07:27 +00:00
Rudi Heitbaum
1a149d80c7 ccache: update to 4.11.1 2025-03-18 07:07:27 +00:00
Christian Hewitt
b1ed3e6993
Merge pull request #9879 from heitbaum/mariadbfix
mariadb: fix thread stack overrun and addon (4)
2025-03-17 14:43:47 +04:00
Rudi Heitbaum
3b086d3fa4 mariadb: fix thread stack overrun and addon (4)
ref: https://jira.mariadb.org/browse/MDEV-36051

As worked though and tested and documented in the
- https://github.com/MariaDB/server/blob/main/configure.cmake#L668
- https://github.com/MariaDB/server/blob/main/include/my_sys.h#L1021

The following should be set for all except parisc and sparc
- STACK_DIRECTION=-1

mariadbd is now starting successfully on releases since 11.4.3.

Additionally cleanup default my.cnf
[Warning] --innodb-file-per-table is deprecated and will be removed in a future release
[Warning] --innodb-flush-method is deprecated and will be removed in a future release
2025-03-17 10:05:34 +00:00
Christian Hewitt
ef08f5e474
Merge pull request #9880 from heitbaum/pkg
Package updates
2025-03-17 14:01:37 +04:00
Christian Hewitt
44e75a6718
Merge pull request #9874 from heitbaum/kodi
Update Kodi and ffmpeg to 7.1.1
2025-03-17 14:00:16 +04:00
Rudi Heitbaum
343d2e1bc0 audiodecoder.fluidsynth: fluidsynth update to 2.4.4 and addon (15) 2025-03-17 03:30:23 +00:00
Rudi Heitbaum
7ae8e477ba fluidsynth: update to 2.4.4 2025-03-17 03:29:08 +00:00
Rudi Heitbaum
e08fe8c74b fakeroot: update to 1.37.1 2025-03-17 03:28:47 +00:00
Rudi Heitbaum
a63f6a3056 netbase: update to 6.5 2025-03-17 03:28:47 +00:00
Rudi Heitbaum
c22e156afe pango: update to 1.56.3 2025-03-17 03:28:47 +00:00
Matthias Reichl
9c99ad0f0b ffmpeg: update rpi patch
Patch created using revisions db69d06..6dbf87a
from branch dev/7.1.1/rpi_import_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2025-03-17 00:17:45 +00:00
Matthias Reichl
b6c682791e tools/ffmpeg/gen-patches.sh: switch RPi to dev/7.1.1/rpi_import_1 branch
Signed-off-by: Matthias Reichl <hias@horus.com>
2025-03-17 00:17:45 +00:00
Matthias Reichl
c10bf1714b tools/ffmpeg/gen-patches: update to 7.1.1
Signed-off-by: Matthias Reichl <hias@horus.com>
2025-03-17 00:17:45 +00:00
Matthias Reichl
07bae2b86d
Merge pull request #9877 from heitbaum/fw
iwlwifi-firmware: update to core94-91 release for linux-6.12
2025-03-16 23:50:11 +01:00
Matthias Reichl
ffb882ea83
Merge pull request #9878 from jernejsk/aw_i2c_fixes
Allwinner: H6: Fix OrangePi One Plus boot
2025-03-16 23:49:49 +01:00
Rudi Heitbaum
d0b9f012b3
Merge pull request #9876 from HiassofT/le13-nvidia-rework
Fix non-working nvidia driver
2025-03-17 07:38:32 +11:00
Rudi Heitbaum
0903a2d499 iwlwifi-firmware: update to core94-91 release for linux-6.12 2025-03-16 20:32:07 +00:00
Matthias Reichl
f9d8309162 xf86-video-nvidia: remove obsolete make_nvidia_udev.py script
Signed-off-by: Matthias Reichl <hias@horus.com>
2025-03-16 17:19:41 +01:00
Matthias Reichl
ce73f434ca xf86-video-nvidia: enable kernel modesetting
Signed-off-by: Matthias Reichl <hias@horus.com>
2025-03-16 17:19:41 +01:00
Matthias Reichl
c9adb41852 xorg-server: drop nvidia kernel module symlinking
Signed-off-by: Matthias Reichl <hias@horus.com>
2025-03-16 17:19:41 +01:00
Matthias Reichl
a2f1d32d8f xf86-video-nvidia: simplify udev rule
There's no point in checking tons of device ids as there's no
alternative driver available.

Signed-off-by: Matthias Reichl <hias@horus.com>
2025-03-16 17:19:41 +01:00
Matthias Reichl
d6f67adbfe xf86-video-nvidia: install all kernel modules to nvidia module dir
Signed-off-by: Matthias Reichl <hias@horus.com>
2025-03-16 17:19:41 +01:00
Christian Hewitt
686f5fb18f
Merge pull request #9875 from heitbaum/ffmpegx
ffmpegx: update to 7.1.1
2025-03-16 18:13:54 +04:00
Christian Hewitt
4c21fc027a
Merge pull request #9873 from heitbaum/proftpd
proftpd: update to 1.3.9 and addon (1)
2025-03-16 17:37:13 +04:00
Christian Hewitt
6e18c602eb
Merge pull request #9872 from heitbaum/pkg
Package updates
2025-03-16 17:36:38 +04:00
Rudi Heitbaum
12534c9f2c tvheadend42: update ffmpeg to 7.1.1 and addon (8) 2025-03-16 13:30:01 +00:00
Rudi Heitbaum
d60513af8a tvheadend43: update ffmpeg to 7.1.1 and addon (8) 2025-03-16 13:30:01 +00:00
Rudi Heitbaum
dfcd36a73b ffmpeg-tools: update ffmpeg to 7.1.1 and addon (6) 2025-03-16 13:30:01 +00:00
Rudi Heitbaum
fa70932ea8 ffmpegx: update to 7.1.1 2025-03-16 13:30:01 +00:00
Rudi Heitbaum
9731689f28 kodi: update to githash 5a5daca
Log:
- 24fb7e8829...5a5daca6f6
2025-03-16 12:18:19 +00:00
Rudi Heitbaum
533c84ea28 ffmpeg: update to 7.1.1 2025-03-16 12:18:19 +00:00
Rudi Heitbaum
2b54c3f459 tinyxml2: update to 11.0.0 2025-03-16 11:39:28 +00:00
Rudi Heitbaum
5854476dc2 pycryptodome: update to 3.22.0
Changelog:
- https://www.pycryptodome.org/src/changelog
2025-03-16 11:39:28 +00:00
Rudi Heitbaum
0f7c280fe9 at-spi2-core: update to 2.56.0 2025-03-16 11:39:28 +00:00
Rudi Heitbaum
4b6b45cb9e pipewire: update to 1.4.1
News:
- https://gitlab.freedesktop.org/pipewire/pipewire/-/blob/master/NEWS
2025-03-16 11:39:27 +00:00
Rudi Heitbaum
cdcae340cb at-spi2-core: update to 2.55.2 2025-03-16 11:39:27 +00:00
Rudi Heitbaum
61e33567b1 proftpd: update to 1.3.9 and addon (1) 2025-03-16 11:38:11 +00:00
Matthias Reichl
5b769c5b60
Merge pull request #9871 from jernejsk/h6-uboot
Allwinner: u-boot: Fix H6 DRAM size detection
2025-03-15 20:19:28 +01:00
Jernej Skrabec
8314eaef94 Allwinner: u-boot: Fix H6 DRAM size detection 2025-03-15 19:56:20 +01:00
Matthias Reichl
cd5ee5f728
Merge pull request #9870 from jernejsk/h6-net
Allwinner: linux: Use old OrangePi 3 net patches
2025-03-15 19:17:26 +01:00
Jernej Skrabec
654430e2ed Allwinner: linux: Use old OrangePi 3 net patches 2025-03-15 19:07:39 +01:00
Jernej Skrabec
1bcaafea62 crust: Move all H6 boards to I2C PMIC 2025-03-15 18:59:50 +01:00
Jernej Skrabec
1dc9fcdd33 Allwinner: linux: Switch PMIC connection to I2C 2025-03-15 10:30:58 +01:00