Commit Graph

41590 Commits

Author SHA1 Message Date
Matthias Reichl
0b00a0db69 linux (RPi): config options for 6.1.4-b5d289f
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-19 20:56:29 +01:00
Matthias Reichl
c06c620463 linux (RPi): update to 6.1.4-b5d289f
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-19 20:56:29 +01:00
Christian Hewitt
f21f7f158f Merge pull request #7407 from heitbaum/binaries
[le11] kodi-binary-addons: update to latest versions
2023-01-19 15:27:01 +04:00
Rudi Heitbaum
eb64d88847 kodi-binary-addons: update to latest versions
- peripheral.joystick: update v20.1.2-Nexus to 20.1.3-Nexus
- peripheral.xarcade: update 20.1.2-Nexus to 20.1.3-Nexus
- pvr.teleboy: update 20.3.1-Nexus to 20.3.3-Nexus
- pvr.zattoo: update 20.3.1-Nexus to 20.3.3-Nexus
2023-01-19 11:07:38 +00:00
CvH
5151a5cd76 Merge pull request #7406 from heitbaum/debug
xorg-intel-gpu-tools: update to 1.27.1
2023-01-19 05:40:45 +01:00
Rudi Heitbaum
e0162122fa xorg-intel-gpu-tools: update to 1.27.1
Release 1.27.1 (2023-01-18)
-------------------------

- Removed gcc option -fcommon from meson.build and fix broken
  build on Linux RedHat platform. (Zbigniew Kempczyński)

- Updated CONTRIBUTING guidelines for interface deprecation. (Petri Latvala)

- Fixed one additional test bug (Zbigniew Kempczyński)

ref:
- 2b29e8ac07
2023-01-18 21:07:57 +00:00
Christian Hewitt
a283803c54 Merge pull request #7376 from mglae/le11_options_additional
options: allow using  ADDITIONAL_DRIVERS and ADDITIONAL_PACKAGES of distribution
2023-01-18 23:18:10 +04:00
CvH
219c7ad425 Merge pull request #7386 from chewitt/systemd
systemd: add/cleanup BT remotes and hint nfs4 mounts
2023-01-18 18:38:51 +01:00
Rudi Heitbaum
b4af1398e3 Merge pull request #7393 from mglae/le11_installer-pmbr_boot
installer: fix device detection with pmbr_boot flag set
2023-01-18 22:02:42 +11:00
Rudi Heitbaum
e503620fd0 Merge pull request #7321 from mglae/le11_fix_debug_build
functions: fix build_with_debug() to include dependency base packages like "kodi+"
2023-01-18 21:59:50 +11:00
Christian Hewitt
c45ac232c4 Merge pull request #7402 from heitbaum/tvheadend42
[le11] tvheadend42: rebuild missing library and addon (2)
2023-01-18 14:14:27 +04:00
Rudi Heitbaum
c2b00c6a62 tvheadend42: rebuild missing library and addon (2) 2023-01-18 09:33:15 +00:00
Christian Hewitt
cfd78dc5b8 Merge pull request #7389 from heitbaum/nss
nss: update to 3.87
2023-01-18 13:16:32 +04:00
CvH
22a56b4ebd Merge pull request #7397 from heitbaum/mariadb-connector-c
mariadb-connector-c: update to 3.3.3
2023-01-17 20:54:17 +01:00
CvH
36d5e20a71 Merge pull request #7396 from heitbaum/kernel-firmware
kernel-firmware: update to 20230117
2023-01-17 20:53:58 +01:00
CvH
61aa24354f Merge pull request #7398 from heitbaum/img-pkgs
Image format package updates
2023-01-17 20:53:41 +01:00
Rudi Heitbaum
69a57f47ec libraw: update to 0.21.1
ann:
- https://www.libraw.org/news/libraw-0-21-1-release

log:
- https://github.com/LibRaw/LibRaw/compare/0.21.0...0.21.1
2023-01-17 16:42:07 +00:00
Rudi Heitbaum
952cbfedf8 libheif: update to 1.14.2
release notes:
- https://github.com/strukturag/libheif/releases/tag/v1.14.1
- https://github.com/strukturag/libheif/releases/tag/v1.14.2

log:
- https://github.com/strukturag/libheif/compare/v1.14.0...v1.14.2
2023-01-17 16:42:07 +00:00
Rudi Heitbaum
7e9ce4dde7 libpng: update to 1.6.39
ann:
- https://github.com/pnggroup/libpng/blob/v1.6.39/ANNOUNCE

changes:
- https://github.com/pnggroup/libpng/blob/v1.6.39/CHANGES

Version 1.6.39 [November 20, 2022]
  Changed the error handler of oversized chunks (i.e. larger than
    PNG_USER_CHUNK_MALLOC_MAX) from png_chunk_error to png_benign_error.
  Fixed a buffer overflow error in contrib/tools/pngfix.
  Fixed a memory leak (CVE-2019-6129) in contrib/tools/pngcp.
  Disabled the ARM Neon optimizations by default in the CMake file,
    following the default behavior of the configure script.
  Allowed configure.ac to work with the trunk version of autoconf.
  Removed the support for "install" targets from the legacy makefiles;
    removed the obsolete makefile.cegcc.
  Cleaned up the code and updated the internal documentation.
2023-01-17 16:42:07 +00:00
Rudi Heitbaum
df2434b6f0 mariadb-connector-c: update to 3.3.3
release notes:
- https://mariadb.com/kb/en/mariadb-connector-c-3-3-3-release-notes/
- https://mariadb.com/kb/en/mariadb-connector-c-3-3-3-changelog/
- https://github.com/mariadb-corporation/mariadb-connector-c/compare/v3.3.2...v3.3.3
2023-01-17 16:35:45 +00:00
Rudi Heitbaum
f6bfda806e kernel-firmware: update to 20230117
log:
- https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/log/
2023-01-17 16:29:25 +00:00
mglae
fbcae7276b installer: fix device detection with pmbr_boot flag set
Failing on e.g. "/dev/sda:512GB:scsi:512:512:gpt:ATA Samsung SSD 850:pmbr_boot;"

Fixed by only matching the device name when removing rpmb and boot devices

RE was added for MMC support in #9d1d032 and removes special MMC areas like
/dev/mmcblk0rmpb or /dev/mmcblk0boot1
2023-01-16 19:30:15 +01:00
CvH
5f4b4a45a3 Merge pull request #7390 from heitbaum/iptables
iptables: update to 1.8.9 and drop upstreamed patch
2023-01-16 15:28:09 +01:00
CvH
68e15ee5a2 Merge pull request #7392 from heitbaum/addon
Addon build tool updates
2023-01-16 15:27:39 +01:00
CvH
d0da2c2ee0 Merge pull request #7391 from heitbaum/debug
xorg-intel-gpu-tools: update to 1.27
2023-01-16 15:27:06 +01:00