41935 Commits

Author SHA1 Message Date
Rudi Heitbaum
0e22f62f28 bemenu: update to 0.6.12 2022-10-09 10:53:39 +00:00
CvH
1ec1043915
Merge pull request #6985 from heitbaum/libva
libva and libva-utils: update to 2.16.0
2022-10-09 10:37:24 +02:00
Rudi Heitbaum
61688b2d6b libva: update to 2.16.0
release notes:
- https://github.com/intel/libva/releases/tag/2.16.0
2022-10-09 05:23:47 +00:00
Rudi Heitbaum
d17ddc165d libva-utils: update to 2.16.0 2022-10-09 05:23:47 +00:00
Rudi Heitbaum
b3b802dd6e multimedia-tools: update addon to (117) 2022-10-08 22:21:51 +00:00
Rudi Heitbaum
1d72930fb6 squeezelite: update to 1.9.9.1403 2022-10-08 22:21:51 +00:00
Rudi Heitbaum
d9148df55a mediainfo: update to 22.09 2022-10-08 22:21:49 +00:00
Rudi Heitbaum
f82ce2b198 libmediainfo: update to 22.09 2022-10-08 22:21:46 +00:00
Rudi Heitbaum
e04fada0ea mpg123: update to 1.30.2 and https 2022-10-08 22:21:38 +00:00
Jernej Škrabec
4b84f4177e
Merge pull request #6981 from HiassofT/le11-le-settings-22-10
LibreELEC-settings: update to f369cd1
2022-10-08 19:37:51 +02:00
Matthias Reichl
7bbd725c0e LibreELEC-settings: update to f369cd1
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-10-08 19:25:46 +02:00
Jernej Škrabec
1d2cd1dfcf
Merge pull request #6979 from heitbaum/addons
inputstream.adaptive: add missing expat dependency
2022-10-08 12:47:36 +02:00
Rudi Heitbaum
b91456d926 inputstream.adaptive: add missing expat dependency 2022-10-08 10:41:21 +00:00
CvH
50d35193e7
Merge pull request #6977 from HiassofT/le11-rpi-fw-fix-rpi400-no-lan
RPi: update to firmware 53f4941
2022-10-08 12:30:27 +02:00
Matthias Reichl
475dc96fde RPi: update to firmware 53f4941
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-10-08 12:09:16 +02:00
Rudi Heitbaum
643c5487c4 xz: update to 5.2.7
set PKG_TOOLCHAIN="configure" as the cmake support in xz is experimental

- due to https://git.tukaani.org/?p=xz.git;a=commit;h=31d80c6b261b24220776dfaeb8a04f80f80e0a24
  and the static builds of xz - --enable-symbol-versions=no needs to be
  set to compile Python3

ann:
- https://tukaani.org/xz/

release notes:
- https://git.tukaani.org/?p=xz.git;a=blob;f=NEWS;h=0205423e79ce8297102096b0fc8b030ddf5b2023;hb=d2003362dd42004355a5550ee7a60ace3b3ea2d8

5.2.7 (2022-09-30)

    * liblzma:

        - Made lzma_filters_copy() to never modify the destination
          array if an error occurs. lzma_stream_encoder() and
          lzma_stream_encoder_mt() already assumed this. Before this
          change, if a tiny memory allocation in lzma_filters_copy()
          failed it would lead to a crash (invalid free() or invalid
          memory reads) in the cleanup paths of these two encoder
          initialization functions.

        - Added missing integer overflow check to lzma_index_append().
          This affects xz --list and other applications that decode
          the Index field from .xz files using lzma_index_decoder().
          Normal decompression of .xz files doesn't call this code
          and thus most applications using liblzma aren't affected
          by this bug.

        - Single-threaded .xz decoder (lzma_stream_decoder()): If
          lzma_code() returns LZMA_MEMLIMIT_ERROR it is now possible
          to use lzma_memlimit_set() to increase the limit and continue
          decoding. This was supposed to work from the beginning
          but there was a bug. With other decoders (.lzma or
          threaded .xz decoder) this already worked correctly.

        - Fixed accumulation of integrity check type statistics in
          lzma_index_cat(). This bug made lzma_index_checks() return
          only the type of the integrity check of the last Stream
          when multiple lzma_indexes were concatenated. Most
          applications don't use these APIs but in xz it made
          xz --list not list all check types from concatenated .xz
          files. In xz --list --verbose only the per-file "Check:"
          lines were affected and in xz --robot --list only the "file"
          line was affected.

        - Added ABI compatibility with executables that were linked
          against liblzma in RHEL/CentOS 7 or other liblzma builds
          that had copied the problematic patch from RHEL/CentOS 7
          (xz-5.2.2-compat-libs.patch). For the details, see the
          comment at the top of src/liblzma/validate_map.sh.

          WARNING: This uses __symver__ attribute with GCC >= 10.
          In other cases the traditional __asm__(".symver ...")
          is used. Using link-time optimization (LTO, -flto) with
          GCC versions older than 10 can silently result in
          broken liblzma.so.5 (incorrect symbol versions)! If you
          want to use -flto with GCC, you must use GCC >= 10.
          LTO with Clang seems to work even with the traditional
          __asm__(".symver ...") method.

    * xzgrep: Fixed compatibility with old shells that break if
      comments inside command substitutions have apostrophes (').
      This problem was introduced in 5.2.6.

    * Build systems:

        - New #define in config.h: HAVE_SYMBOL_VERSIONS_LINUX

        - Windows: Fixed liblzma.dll build with Visual Studio project
          files. It broke in 5.2.6 due to a change that was made to
          improve CMake support.

        - Windows: Building liblzma with UNICODE defined should now
          work.

        - CMake files are now actually included in the release tarball.
          They should have been in 5.2.5 already.

        - Minor CMake fixes and improvements.

    * Added a new translation: Turkish
2022-10-08 09:36:58 +00:00
Rudi Heitbaum
4471b14f7d
Merge pull request #6975 from jernejsk/aw_atf
[LE11] Allwinner: atf: update power patch
2022-10-08 20:04:31 +11:00
Matthias Reichl
ca2c50bab9
Merge pull request #6966 from heitbaum/lirc
lirc: update to 0.10.2
2022-10-08 10:56:32 +02:00
Jernej Skrabec
3ed35a87b6 Allwinner: atf: update power patch 2022-10-08 10:47:01 +02:00
CvH
2d8a2268ec
Merge pull request #6972 from heitbaum/binaries
pvr.hts: update 20.5.0-Nexus to 20.6.0-Nexus
2022-10-08 09:33:42 +02:00
CvH
f51c90810f
Merge pull request #6974 from heitbaum/bin-inputstream
inputstream.adaptive: update v20.3.0-Nexus to 20.3.1-Nexus
2022-10-08 09:33:18 +02:00
Rudi Heitbaum
d455d49456 inputstream.adaptive: update v20.3.0-Nexus to 20.3.1-Nexus 2022-10-08 07:12:15 +00:00
Rudi Heitbaum
0af4c55849
Merge pull request #6971 from jernejsk/defer
[LE11] Allwinner: H6: set deferred probe timeout to 0
2022-10-08 08:02:57 +11:00
Rudi Heitbaum
74767ed2f3 pvr.hts: update 20.5.0-Nexus to 20.6.0-Nexus 2022-10-07 20:55:46 +00:00
Jernej Skrabec
3b698c2df5 Allwinner: linux: Remove not needed patch 2022-10-07 21:22:26 +02:00
Jernej Skrabec
3af1caa3d0 Allwinner: H6: Set deffered probe time to 0
This is workaround for missing iommu driver. IOMMU concept isn't
properly implemented yet in Cedrus.
2022-10-07 21:21:05 +02:00
Matthias Reichl
bbb8c6be08
Merge pull request #6875 from SupervisedThinking/up_mold_v2
[le11] Add support for building with MOLD linker v2
2022-10-07 17:58:44 +02:00
CvH
9c1305e3fd
Merge pull request #6968 from heitbaum/tools
Build tool updates
2022-10-07 12:09:00 +02:00
CvH
aa8501c6f6
Merge pull request #6967 from heitbaum/wireplumber
wireplumber: update to 0.4.12
2022-10-07 12:08:22 +02:00
Rudi Heitbaum
15781d1abb wireplumber: update to 0.4.12 2022-10-07 09:11:56 +00:00
Rudi Heitbaum
d1df2e4553 lirc: update to 0.10.2
news:
- 2650b422f4/tree/NEWS
2022-10-07 08:55:51 +00:00
Rudi Heitbaum
49f2c5566f meson: update to 0.63.3 2022-10-07 08:53:26 +00:00
Rudi Heitbaum
9a2731b89e go: update to 1.19.2 2022-10-07 08:53:26 +00:00
SupervisedThinking
8aefb33a85 kodi: add mold linker 2022-10-06 19:40:10 +02:00
SupervisedThinking
65fa2f2473 spdlog: build shared to fix linking with mold
- Kodi fails to link static spdlog libs
```
mold: error: duplicate symbol: /mnt/dev/LibreELEC-RR/build.LibreELEC-RK3399.arm-11.0-devel/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libspdlog.a(spdlog.cpp.o): /tmp/ccIINps6.ltrans2.ltrans.o: std::_Sp_make_shared_tag::_S_ti()::__tag
mold: error: duplicate symbol: /mnt/dev/LibreELEC-RR/build.LibreELEC-RK3399.arm-11.0-devel/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libspdlog.a(spdlog.cpp.o): /tmp/ccIINps6.ltrans0.ltrans.o: fmt::v9::detail::do_count_digits(unsigned int)::table
mold: error: duplicate symbol: /mnt/dev/LibreELEC-RR/build.LibreELEC-RK3399.arm-11.0-devel/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libspdlog.a(spdlog.cpp.o): /tmp/ccIINps6.ltrans0.ltrans.o: fmt::v9::detail::do_count_digits(unsigned long long)::bsr2log10
mold: error: duplicate symbol: /mnt/dev/LibreELEC-RR/build.LibreELEC-RK3399.arm-11.0-devel/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libspdlog.a(spdlog.cpp.o): /tmp/ccIINps6.ltrans0.ltrans.o: fmt::v9::detail::do_count_digits(unsigned long long)::zero_or_powers_of_10
mold: error: duplicate symbol: /mnt/dev/LibreELEC-RR/build.LibreELEC-RK3399.arm-11.0-devel/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libspdlog.a(spdlog.cpp.o): /tmp/ccIINps6.ltrans0.ltrans.o: fmt::v9::detail::basic_data<void>::pow10_significands
mold: error: duplicate symbol: /mnt/dev/LibreELEC-RR/build.LibreELEC-RK3399.arm-11.0-devel/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libspdlog.a(spdlog.cpp.o): /tmp/ccIINps6.ltrans0.ltrans.o: fmt::v9::detail::basic_data<void>::pow10_exponents
mold: error: duplicate symbol: /mnt/dev/LibreELEC-RR/build.LibreELEC-RK3399.arm-11.0-devel/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libspdlog.a(spdlog.cpp.o): /tmp/ccIINps6.ltrans0.ltrans.o: fmt::v9::detail::basic_data<void>::power_of_10_64
```
2022-10-06 19:40:04 +02:00
SupervisedThinking
2fc355058b gcc packages: add mold as host dependency 2022-10-06 19:39:57 +02:00
SupervisedThinking
e485a16a8d build system: add support for mold & linker PKG_BUILD_FLAGS 2022-10-06 19:39:45 +02:00
SupervisedThinking
0d5fd365fb mold: initial package 1.5.1 2022-10-06 00:01:17 +02:00
SupervisedThinking
d6fe335e23 tbb: initial package 2021.6.0 2022-10-06 00:01:10 +02:00
SupervisedThinking
4e0b5e1bc7 mimalloc: initial package 2.0.6 2022-10-06 00:01:03 +02:00
Frank Hartung
f15e1de7ee
Merge pull request #6928 from HiassofT/le11-default-linker
buildsystem: support choosing default linker
2022-10-05 23:59:20 +02:00
Rudi Heitbaum
3c2b93c222
Merge pull request #6892 from boterbloem5/update_vim
vim: update to 9.0.0453
2022-10-06 07:15:55 +11:00
marc
97fc32d030 vim: update to 9.0.0453
Added correct SHA256
2022-10-05 16:24:01 +02:00
Christian Hewitt
b07e4e8d6b
Merge pull request #6964 from antonlacon/checkdeps-fedora
scripts/checkdeps: fedora bdftopcf package name change
2022-10-05 13:08:22 +04:00
Rudi Heitbaum
13108903cc rust: update to 1.64.0
ann:
- https://blog.rust-lang.org/2022/09/22/Rust-1.64.0.html

Fixes build with llvm-15.0.y
2022-10-05 08:22:28 +00:00
Rudi Heitbaum
8b004fd405 rustc-snapshot: update to 1.64.0 2022-10-05 08:22:28 +00:00
Rudi Heitbaum
54d057e84a rust-std-snapshot: update to 1.64.0 2022-10-05 08:22:28 +00:00
Rudi Heitbaum
4f525d5ff4 cargo-snapshot update to 1.64.0 2022-10-05 08:22:28 +00:00
Rudi Heitbaum
d696b8e723 llvm: do not build with zstd 2022-10-05 08:22:26 +00:00
Rudi Heitbaum
084da77b44 llvm: update to 15.0.2
release notes:
- https://releases.llvm.org/15.0.0/docs/ReleaseNotes.html
- https://discourse.llvm.org/t/llvm-15-0-1-released/65380
- https://discourse.llvm.org/t/llvm-15-0-2-released/65695
2022-10-05 08:22:18 +00:00