45463 Commits

Author SHA1 Message Date
Rudi Heitbaum
0cecf4f27d giflib: update to 5.2.2
news:
- 3442a678fe/tree/NEWS
2024-02-19 10:44:22 +00:00
Christian Hewitt
ff97627d5e
Merge pull request #8637 from HiassofT/le12-rpi-no-fences
kodi (RPi): disable fences on all RPi devices
2024-02-18 16:01:35 +04:00
Christian Hewitt
2b92da2a41
Merge pull request #8636 from heitbaum/cert
cacert.pem: update to 2024-02-14
2024-02-18 15:56:19 +04:00
LibreELEC Bot
24fdce75d0 cacert.pem: update to 2024-02-14
This commit updates cacert.pem certificate bundle with mk-ca-bundle.pl script using the
content of [certdata][1] associated with mozilla/gecko-dev@66afa4a9c7,

[1]: 66afa4a9c7/security/nss/lib/ckfw/builtins/certdata.txt
2024-02-18 11:46:33 +00:00
Matthias Reichl
67e081ec5b kodi (RPi): disable fences on all RPi devices
This fixes hefty video flickering with software deinterlace and
active OSD overlay as seen on RPi4 and RPi5.

Signed-off-by: Matthias Reichl <hias@horus.com>
2024-02-18 12:46:13 +01:00
Rudi Heitbaum
8afbabe2ff pcre2: update to 10.43
- https://github.com/PCRE2Project/pcre2/releases/tag/pcre2-10.43
- https://github.com/PCRE2Project/pcre2/blob/master/NEWS
2024-02-18 05:42:38 +00:00
CvH
b7327c0705
Merge pull request #8634 from HiassofT/le12-mesa-disable-30bit
RPi: add workaround for poor quality transparent overlays
2024-02-17 15:32:59 +01:00
Matthias Reichl
11f7432d0b mesa (RPi): temporarily drop B10G10R10A2 format support
This prevents kodi using 10bpc planes with only 2 bits alpha which
result in poor visual quality of (semi-) transparent GUI overlays
when using direct-to-plane rendering.

Ideally this should be fixed in kodi but the changes are likely quite
involved so just drop it in mesa with a one-liner patch for now.

Signed-off-by: Matthias Reichl <hias@horus.com>
2024-02-17 13:57:16 +01:00
Matthias Reichl
945c8f4d82 mesa (RPi): consolidate mesa patches in project directory
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-02-17 13:57:08 +01:00
Rudi Heitbaum
56767b3648 tools/docker/jammy: update build-host golang to 1.21 2024-02-17 10:49:42 +00:00
Rudi Heitbaum
8c27a225e8 linux: update to 6.6.17 2024-02-17 09:23:00 +00:00
Christian Hewitt
d5f5ca3c71
Merge pull request #8631 from heitbaum/vulkan 2024-02-17 05:16:33 +04:00
Rudi Heitbaum
41d21b7144 vulkan-tools: update to 1.3.278 2024-02-16 23:28:48 +00:00
Rudi Heitbaum
f8e96fab45 vulkan-loader: update to 1.3.278 2024-02-16 23:28:48 +00:00
Rudi Heitbaum
66e049867f vulkan-headers: update to 1.3.278 2024-02-16 23:28:48 +00:00
CvH
7e3058d44c
Merge pull request #8630 from heitbaum/addon
Addon updates
2024-02-16 17:34:18 +01:00
Rudi Heitbaum
8178bf6e52 syncthing: update to 1.27.3 and addon (2) 2024-02-16 10:45:31 +00:00
Rudi Heitbaum
324808b434 btrfs-progs: update to 6.7.1 and addon (3) 2024-02-16 10:44:52 +00:00
Rudi Heitbaum
086e4b5776 minisatip: update to 1.3.3 and addon (2) 2024-02-16 10:43:09 +00:00
Rudi Heitbaum
e636ec3f18 rpi-tools: update addon (1)
- gpiozero: update to 2.0.1
2024-02-16 10:41:44 +00:00
Rudi Heitbaum
6882356150 multimedia-tools: update addon (2)
- libmediainfo: update to 24.01
- mediainfo: update to 24.01
2024-02-16 10:41:44 +00:00
Rudi Heitbaum
5bc28163bf ttyd: update addon (1)
- libuv: update to 1.48.0
2024-02-16 10:41:44 +00:00
Rudi Heitbaum
a133073c19 pango: update to 1.51.2
Overview of changes in 1.51.2, 10-02-2024
=========================================
- Build improvements on Windows
- Use single fontconfig thread
- Fix problems with spaces at line ends
- Allow custom fonts on Windows
- pango-viewer: Fix hint-metrics options
- Pangofont: Add properties
2024-02-16 10:41:44 +00:00
Rudi Heitbaum
129cd77474 go: update to 1.22.0 2024-02-16 10:41:44 +00:00
Rudi Heitbaum
09a8c4c88d gpiozero: update to 2.0.1 2024-02-16 10:41:44 +00:00
Rudi Heitbaum
3d65ef6777 mediainfo: update to 24.01 2024-02-16 10:41:44 +00:00
Rudi Heitbaum
f7f3863142 libmediainfo: update to 24.01 2024-02-16 10:41:44 +00:00
Rudi Heitbaum
c6fd4eef04 glad: update to 2.0.5 2024-02-16 10:41:44 +00:00
Rudi Heitbaum
62fbe10804 libuv: update to 1.48.0
release notes:
- https://github.com/libuv/libuv/releases/tag/v1.48.0

log:
- https://github.com/libuv/libuv/compare/v1.47.0...v1.48.0
2024-02-16 10:25:06 +00:00
Christian Hewitt
6d0b193823
Merge pull request #8629 from heitbaum/pkg
Package updates
2024-02-16 13:30:16 +04:00
Rudi Heitbaum
ad54d8aa78 libffi: update to 3.4.5 2024-02-16 08:43:55 +00:00
Rudi Heitbaum
71a9a54f7f nss: update to 3.98 2024-02-16 08:43:55 +00:00
Christian Hewitt
ce0ac20bbd
Merge pull request #8628 from heitbaum/gst
gstreamer: update to 1.23.2
2024-02-16 11:36:26 +04:00
Rudi Heitbaum
c6e352757c gst-plugins-bad: update to 1.23.2 2024-02-16 06:35:07 +00:00
Rudi Heitbaum
9a071fe232 gst-plugins-base: update to 1.23.2 2024-02-16 06:35:07 +00:00
Rudi Heitbaum
1563ab1809 gstreamer: update to 1.23.2 2024-02-16 06:35:07 +00:00
Christian Hewitt
3ea15b8076
Merge pull request #8612 from DaVukovic/rename_power_patch
rename power-off patch
2024-02-16 09:42:50 +04:00
Christian Hewitt
95841d09cf
Merge pull request #8624 from heitbaum/pkg
Package updates
2024-02-15 21:09:52 +04:00
Christian Hewitt
4e389a3640
Merge pull request #8625 from heitbaum/bin
kodi-binary-addons: update to latest versions
2024-02-15 15:18:25 +04:00
Rudi Heitbaum
4c67480964 kodi-binary-addons: update to latest versions
- inputstream.ffmpegdirect: update 21.3.2-Omega to 21.3.3-Omega
- pvr.iptvsimple: update 21.7.2-Omega to 21.8.0-Omega
- pvr.mythtv: update 21.1.0-Omega to 21.1.1-Omega
2024-02-15 11:14:46 +00:00
Christian Hewitt
c8b0b0189b
Merge pull request #8623 from heitbaum/kodi
kodi: update to 21.0b3-Omega
2024-02-15 14:28:37 +04:00
Rudi Heitbaum
40593a33cf kodi: update to 21.0b3-Omega 2024-02-15 10:16:25 +00:00
Christian Hewitt
fb78720a48
Merge pull request #8621 from heitbaum/mesa
mesa: update to 24.0.1
2024-02-15 12:10:04 +04:00
Rudi Heitbaum
b275c142e7 dav1d: update to 1.4.0 2024-02-15 07:16:57 +00:00
Rudi Heitbaum
4708a3b31f meson: update to 1.3.2 2024-02-15 07:16:57 +00:00
Rudi Heitbaum
650eefafca mesa: update to 24.0.1 2024-02-15 07:15:44 +00:00
Christian Hewitt
540999df07
Merge pull request #8619 from heitbaum/addon
dotnet-runtime: update aspnet6-runtime to 6.0.27 and addon (2)
2024-02-14 16:09:19 +04:00
Christian Hewitt
952ea1f48e
Merge pull request #8618 from heitbaum/pkg
openvpn: update to 2.6.9
2024-02-14 16:08:50 +04:00
Rudi Heitbaum
af06223704 openvpn: update to 2.6.9 2024-02-14 10:00:59 +00:00
Rudi Heitbaum
594e8139e0 dotnet-runtime: update aspnet6-runtime to 6.0.27 and addon (2) 2024-02-14 09:53:20 +00:00