Commit Graph

32855 Commits

Author SHA1 Message Date
CvH
7bf71803f5 Merge pull request #7194 from HiassofT/le11-local-cc
support early stage host package builds with ccache from buildhost
2022-12-04 09:11:28 +01:00
Frank Hartung
164bd92f32 Merge pull request #7196 from heitbaum/kernel60
linux: update to 6.0.y
2022-12-03 15:11:10 +01:00
CvH
03a6afe217 Merge pull request #7200 from heitbaum/intel
Intel Graphics updates
2022-12-03 13:42:31 +01:00
CvH
9b7fe8f01d Merge pull request #7190 from SupervisedThinking/up_kodi_fix_mesa223
kodi: fix build with mesa 22.3.0
2022-12-03 13:39:59 +01:00
Rudi Heitbaum
918844a388 linux: update to 6.0.11 2022-12-03 01:10:25 +00:00
Rudi Heitbaum
69a615efe0 media-driver: update to 22.6.4
log:
- https://github.com/intel/media-driver/compare/intel-media-22.6.2...intel-media-22.6.4

patch:
- https://github.com/intel/media-driver/pull/1550
2022-12-03 00:21:18 +00:00
Rudi Heitbaum
12d8d0fd0e gmmlib: update to 22.3.1
log:
- https://github.com/intel/gmmlib/compare/intel-gmmlib-22.3.0...intel-gmmlib-22.3.1

Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2022-12-03 00:21:18 +00:00
Matthias Reichl
459fc06994 Merge pull request #7198 from SupervisedThinking/up_ffmpeg
ffmpeg: clean up & change license to GPL-3.0-only
2022-12-02 20:22:03 +01:00
CvH
89a0d525f4 Merge pull request #7195 from heitbaum/packages
Packages updates
2022-12-02 20:13:28 +01:00
CvH
576424f772 Merge pull request #7185 from heitbaum/jelly11
[le11] jellyfin: update to 10.8.8 and addon (111)
2022-12-02 20:12:48 +01:00
SupervisedThinking
00871de048 ffmpeg: clean up & change license to GPL-3.0-only
- use SPDX license short identifier
2022-12-02 20:08:55 +01:00
Rudi Heitbaum
115e1b7dd4 xz: update to 5.2.9
news:
- https://git.tukaani.org/?p=xz.git;a=blob_plain;f=NEWS;hb=3be6942e5c27d29995d41da52fbe274e4ce4a537

5.2.9 (2022-11-30)

    * liblzma:

        - Fixed an infinite loop in LZMA encoder initialization
          if dict_size >= 2 GiB. (The encoder only supports up
          to 1536 MiB.)

        - Fixed two cases of invalid free() that can happen if
          a tiny allocation fails in encoder re-initialization
          or in lzma_filters_update(). These bugs had some
          similarities with the bug fixed in 5.2.7.

        - Fixed lzma_block_encoder() not allowing the use of
          LZMA_SYNC_FLUSH with lzma_code() even though it was
          documented to be supported. The sync-flush code in
          the Block encoder was already used internally via
          lzma_stream_encoder(), so this was just a missing flag
          in the lzma_block_encoder() API function.

        - GNU/Linux only: Don't put symbol versions into static
          liblzma as it breaks things in some cases (and even if
          it didn't break anything, symbol versions in static
          libraries are useless anyway). The downside of the fix
          is that if the configure options --with-pic or --without-pic
          are used then it's not possible to build both shared and
          static liblzma at the same time on GNU/Linux anymore;
          with those options --disable-static or --disable-shared
          must be used too.

    * New email address for bug reports is <xz@tukaani.org> which
      forwards messages to Lasse Collin and Jia Tan.
2022-12-02 09:50:47 +00:00
Rudi Heitbaum
92beb508ac swig: update to 4.1.1
release botes:
- https://www.swig.org/Release/RELEASENOTES
2022-12-02 09:50:09 +00:00
Rudi Heitbaum
b55e41b113 libass: update to 0.17.0
release notes:
- https://github.com/libass/libass/releases/tag/0.17.0
2022-12-02 09:50:09 +00:00
Rudi Heitbaum
8b729e2670 pciutils: update to 3.9.0
release notes:
- https://github.com/pciutils/pciutils/blob/v3.9.0/ChangeLog
2022-12-02 09:50:09 +00:00
Rudi Heitbaum
c07a6cf63a cmake: update to 3.25.1
changelog:
- https://cmake.org/cmake/help/latest/release/3.25.html#id16
2022-12-02 09:48:24 +00:00
Rudi Heitbaum
6e8e63e687 wavpack: update to 5.6.0
changelog:
- https://www.wavpack.com/changelog.txt
2022-12-02 09:48:07 +00:00
Rudi Heitbaum
a850fe01c6 vulkan-tools: update to 1.3.236 2022-12-02 00:13:28 +00:00
Rudi Heitbaum
7c389e9f2f vulkan-loader: update to 1.3.236 2022-12-02 00:13:28 +00:00
Rudi Heitbaum
e5794280bd vulkan-headers: update to 1.3.236 2022-12-02 00:13:28 +00:00
Matthias Reichl
eea2b116d5 ccache: explicitly set CCACHE_DIR to the dir we want to use
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-02 01:11:39 +01:00
Matthias Reichl
88b3ca8f7e ccache: use local-cc flag instead of manually setting CC
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-02 01:11:39 +01:00
Matthias Reichl
8eb0080e8c make: use local-cc flag instead of manually setting CC
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-02 01:11:39 +01:00
Matthias Reichl
d022bc8c3a config/functions: add local-cc flag for building with local build-host cc
This is needed for host packages built in very early stages,
before host-cc (which typically uses ccache) is available.

Set CC/CXX to LOCAL_CC/CXX in this case.

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-02 01:11:39 +01:00
Frank Hartung
732acb2880 Merge pull request #7177 from heitbaum/kernel60
linux: update to 6.0.y
2022-12-01 12:46:13 +01:00