CvH
3ed68ace0a
Merge pull request #7430 from smp79/tvh
...
tvheadend43: update to 905b4f0
2023-02-03 15:39:56 +01:00
CvH
0e1bf69871
Merge pull request #7454 from heitbaum/iwd
...
iwd: update to 2.3
2023-02-03 15:36:17 +01:00
Rudi Heitbaum
462f1a87da
connman: update to 1.41 + HEAD 2023-01-16
2023-02-03 12:41:40 +00:00
Rudi Heitbaum
3363778543
iwd: update to 2.3
2023-02-03 12:33:49 +00:00
Rudi Heitbaum
6b6852f88b
cli: update path for cli-plugins for LibreELEC image
2023-02-03 12:23:00 +00:00
Rudi Heitbaum
fd8a9e021c
openssh: update to 9.2p1
...
release notes:
- https://www.openssh.com/releasenotes.html#9.2p1
log:
- https://github.com/openssh/openssh-portable/compare/V_9_1_P1...V_9_2_P1
2023-02-03 08:18:43 +00:00
Rudi Heitbaum
4d6d86986c
e2fsprogs: update to 1.46.6
...
commit 1.46.6:
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/commit/?h=maint&id=0127761a94aac2183c46448b34e052006c45b246
commit 1.46.6-rc1:
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/commit/?h=maint&id=8e70bf2a1c2998b0580ac55c97ffb00983bfc80d
2023-02-03 08:18:22 +00:00
Rudi Heitbaum
efeff4a155
docker: update to 23.0.0 and addon (2)
2023-02-03 01:34:46 +00:00
Rudi Heitbaum
256e8864ab
cli: update to 23.0.0
2023-02-03 01:34:37 +00:00
Rudi Heitbaum
3ae87a27a3
moby: update to 23.0.0
2023-02-03 01:34:28 +00:00
Rudi Heitbaum
abd49802f5
linux: update to 6.1.9
2023-02-02 07:46:28 +00:00
Rudi Heitbaum
d18e428a3f
containerd: update to 1.6.16
2023-02-02 07:43:39 +00:00
Rudi Heitbaum
928a42ff84
systemd: fix build issue with glibc-2.36
2023-01-31 12:12:23 +00:00
Rudi Heitbaum
01f35c2767
systemd: update SHA256
2023-01-31 11:25:06 +00:00
Rudi Heitbaum
c8337e3e00
systemd: update SHA256
2023-01-30 21:39:44 +00:00
smp79
519887940e
tvheadend43: update to 905b4f0
2023-01-30 21:37:15 +03:00
Rudi Heitbaum
cd7f4dad8e
pvr.nextpvr: update 20.3.1-Nexus to 20.4.0-Nexus
2023-01-30 11:44:46 +00:00
Rudi Heitbaum
ad20104890
systemd: update to 252.5
...
changelog:
- https://github.com/systemd/systemd-stable/compare/v252.4...v252.5
2023-01-30 03:25:18 +00:00
Rudi Heitbaum
add52ccd9b
iwd: Fix buffer overflow due to off-by-one error
...
Fix malloc error as below (introduced in iwd 2.2.)
Wireless daemon version 2.2
iwd-2.2/src/main.c:main() Using configuration directory /etc/iwd
iwd-2.2/src/storage.c:storage_create_dirs() Using state directory /var/lib/iwd
iwd-2.2/src/main.c:nl80211_appeared() Found nl80211 interface
iwd-2.2/src/module.c:iwd_modules_init()
station: Network configuration is disabled.
iwd-2.2/src/wsc.c:wsc_init()
iwd-2.2/src/knownnetworks.c:known_network_frequencies_load() No known frequency file found.
iwd-2.2/src/eap.c:__eap_method_enable()
iwd-2.2/src/eap-wsc.c:eap_wsc_init()
iwd-2.2/src/eap-md5.c:eap_md5_init()
iwd-2.2/src/eap-tls.c:eap_tls_init()
iwd-2.2/src/eap-ttls.c:eap_ttls_init()
iwd-2.2/src/eap-mschapv2.c:eap_mschapv2_init()
iwd-2.2/src/eap-sim.c:eap_sim_init()
iwd-2.2/src/eap-aka.c:eap_aka_prime_init()
iwd-2.2/src/eap-aka.c:eap_aka_init()
iwd-2.2/src/eap-peap.c:eap_peap_init()
iwd-2.2/src/eap-gtc.c:eap_gtc_init()
iwd-2.2/src/eap-pwd.c:eap_pwd_init()
iwd-2.2/src/manager.c:manager_wiphy_dump_callback() New wiphy phy0 added (0)
malloc(): invalid next size (unsorted)
Aborted
2023-01-29 04:33:22 +00:00
Matthias Reichl
e5d6b56002
kmsxx: build library shared
...
This reduces uncompressed image size by about 100k
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-28 20:37:52 +01:00
Matthias Reichl
8149aa0138
kodi: include kmsprint output in pastekodi
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-28 15:31:53 +01:00
Matthias Reichl
08152d744a
system-tools: remove kmsxx as it's now included in image
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-28 15:31:53 +01:00
Matthias Reichl
41a32ca41d
virtual/debug: include kmsxx
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-28 15:31:53 +01:00
Matthias Reichl
2c07a65f2a
kmsxx: update to 2bd85ab
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-28 13:50:04 +01:00
CvH
2a44c6fe56
Merge pull request #7422 from heitbaum/xf86
...
xf86-video-vmware: update to 13.4.0
2023-01-28 12:03:37 +01:00
CvH
033ef97c74
Merge pull request #7423 from heitbaum/glmark2
...
glmark2: update to 2023.01
2023-01-28 12:03:10 +01:00
CvH
2b146b02dd
Merge pull request #7420 from heitbaum/iwd
...
iwd: update to 2.2
2023-01-28 12:02:05 +01:00
CvH
c75a3db4dd
Merge pull request #7425 from heitbaum/binaries
...
pvr.freebox: update 20.3.0-Nexus to 20.3.2-Nexus
2023-01-28 12:01:08 +01:00
CvH
45ff195b0c
Merge pull request #7428 from heitbaum/dotnet
...
[le11] dotnet-runtime: Update ASP.NET 6.x to 6.0.13 and addon (1)
2023-01-28 12:00:47 +01:00
CvH
149da02ada
Merge pull request #7434 from HiassofT/le11-retro-addons8
...
update retroplayer addons to latest versions
2023-01-28 12:00:28 +01:00
CvH
20cbcb25c1
Merge pull request #7436 from heitbaum/pvr.vuplus
...
pvr.vuplus: update 20.4.1-Nexus to 20.4.2-Nexus
2023-01-28 11:46:18 +01:00
CvH
f1ed4b98cf
Merge pull request #7412 from chewitt/estuary
...
kodi: move settings icon in estuary
2023-01-28 11:46:01 +01:00
CvH
572ad6dc71
Merge pull request #7432 from heitbaum/mesa
...
mesa: update to 22.3.4
2023-01-28 11:43:31 +01:00
CvH
b50a947246
Merge pull request #7433 from heitbaum/samba
...
samba: update to 4.17.5
2023-01-28 11:43:20 +01:00
CvH
7f092377ed
Merge pull request #7431 from heitbaum/pipewire
...
pipewire: update to 0.3.65
2023-01-28 11:43:07 +01:00
CvH
7c6b4f18f3
Merge pull request #7419 from heitbaum/gst-vulkan
...
gstreamer and vulkan updates
2023-01-28 11:42:29 +01:00
CvH
52462e741c
Merge pull request #7418 from heitbaum/kernel61
...
linux: update to 6.1.y
2023-01-28 11:41:53 +01:00
CvH
c3c11dfd54
Merge pull request #7411 from heitbaum/docker
...
docker: update to 23.0.0-rc.3 and addon (1)
2023-01-28 11:40:56 +01:00
Rudi Heitbaum
4bd80ff53e
pvr.vuplus: update 20.4.1-Nexus to 20.4.2-Nexus
2023-01-27 22:21:32 +00:00
Frank Hartung
e7ec8f7e8d
Merge pull request #7421 from heitbaum/mold
...
mold: update to 1.10.1
2023-01-27 20:56:25 +01:00
Matthias Reichl
1120b8ca73
update retroplayer addons to latest versions
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-27 17:17:38 +01:00
Rudi Heitbaum
fc04ada49e
samba: update to 4.17.5
...
release notes:
- https://www.samba.org/samba/history/samba-4.17.5.html
2023-01-27 07:27:04 +00:00
Rudi Heitbaum
8b5d6b2b7a
mesa: update to 22.3.4
2023-01-27 07:01:00 +00:00
Rudi Heitbaum
ada264a17b
pipewire: update to 0.3.65
2023-01-27 06:54:43 +00:00
Rudi Heitbaum
0048022ccd
aspnet6-runtime: update to 6.0.13
2023-01-26 08:19:39 +00:00
Rudi Heitbaum
5810171c3b
dotnet-runtime: Update ASP.NET 6.x to 6.0.13 and addon (1)
2023-01-26 08:19:39 +00:00
Christian Hewitt
52cf225b44
Merge pull request #7410 from HiassofT/le11-ffmpeg-10
...
ffmpeg: update rpi patch
2023-01-26 07:14:11 +04:00
Rudi Heitbaum
32573d8886
pvr.freebox: update 20.3.0-Nexus to 20.3.2-Nexus
2023-01-25 09:09:31 +00:00
Rudi Heitbaum
60c4ec1c17
wlr-randr: update to 0.3.0
2023-01-25 09:00:51 +00:00
CvH
869f7ec7c3
Merge pull request #7426 from HiassofT/le11-kernel-6.1.8
...
linux (RPi): update to 6.1.8
2023-01-24 16:10:15 +01:00