41935 Commits

Author SHA1 Message Date
Matthias Reichl
156a3f2614 scripts/image: support multiple distroconfig files
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-03 16:02:21 +01:00
Matthias Reichl
aae078a290 bcm2835-bootloader: also install distroconfig-composite.txt
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-03 16:02:21 +01:00
Matthias Reichl
5a02115f31 RPi: add distroconfig-composite.txt files
This allows users to easily enable composite video out by changing
the include in config.txt.

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-03 16:02:21 +01:00
Matthias Reichl
4337d4ff7e bcm2835-bootloader: support multiple distroconfig files in update/release
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-03 16:02:21 +01:00
Matthias Reichl
813e9a29bb RPi2: increase CMA size to 384MB
The default of 256MB often leads to kodi crashes because mesa driver can't
allocate memory for textures / images.

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-03 16:02:21 +01:00
CvH
dc1c67f28b
Merge pull request #7439 from HiassofT/le11-kmsprint
move kmsxx from addon to image and include kmsprint output in pastekodi log
2023-02-03 15:47:10 +01:00
CvH
70872c10c6
Merge pull request #7452 from heitbaum/e2fsprogs
e2fsprogs: update to 1.46.6
2023-02-03 15:44:08 +01:00
CvH
cf50eb936e
Merge pull request #7448 from heitbaum/kernel61
linux: update to 6.1.y
2023-02-03 15:42:31 +01:00
CvH
4bc99fe89b
Merge pull request #7447 from heitbaum/docker
docker: update to 23.0.0 and addon (2)
2023-02-03 15:41:43 +01:00
CvH
b123a56e49
Merge pull request #7451 from heitbaum/tools
tools/docker: update focal/Dockerfile to install golang-1.18
2023-02-03 15:40:56 +01:00
CvH
4ea0eae518
Merge pull request #7443 from heitbaum/binaries
pvr.nextpvr: update 20.3.1-Nexus to 20.4.0-Nexus
2023-02-03 15:40:23 +01:00
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
CvH
cd2c0a57d0
Merge pull request #7455 from heitbaum/connman
connman: update to 1.41 + HEAD 2023-01-16
2023-02-03 15:35:59 +01:00
rschupp
50a4a72b85 kodi: fix for return value of smbc_getxattr() for Samba >= 4.17.5 2023-02-03 14:47:33 +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
9c42e89149 tools/docker: update focal/Dockerfile to install golang-1.18
use recent release of golang for bootstrap builds.
updates from golang-1.13 to golang-1.18
2023-02-03 08:19:24 +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
Matthias Reichl
a1443260a9
Merge pull request #7446 from heitbaum/systemd
systemd: fix build issue with glibc-2.36
2023-01-31 19:08:30 +01:00
Rudi Heitbaum
928a42ff84 systemd: fix build issue with glibc-2.36 2023-01-31 12:12:23 +00:00
Matthias Reichl
3bfbaff2b0
Merge pull request #7445 from heitbaum/systemd
systemd: update SHA256 (reverted to original)
2023-01-31 12:35:28 +01:00
Rudi Heitbaum
01f35c2767 systemd: update SHA256 2023-01-31 11:25:06 +00:00
CvH
fbf5512039
Merge pull request #7444 from heitbaum/systemdsha
systemd: update SHA256
2023-01-30 22:41:20 +01: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
CvH
01e1384607
Merge pull request #7442 from heitbaum/systemd
systemd: update to 252.5
2023-01-30 18:08:19 +01: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
CvH
c2ff0c7fa2
Merge pull request #7441 from jernejsk/fix-h2
Allwinner: u-boot: Add missing patches for H2+
2023-01-29 09:50:22 +01:00
Jernej Skrabec
eff5fb71af Allwinner: u-boot: Add missing patches for H2+ 2023-01-29 09:23:34 +01:00
Christian Hewitt
fd00698b42
Merge pull request #7440 from heitbaum/iwd
iwd: Fix buffer overflow due to off-by-one error
2023-01-29 08:50:01 +04: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