Skip to content

Commit

Permalink
Merge pull request #95 from linuxserver/libbump
Browse files Browse the repository at this point in the history
Bump harfbuzz, Intel drivers and libs, libdav1d, mesa, svtav1, vpx, vulkan sdk and vvenc
  • Loading branch information
aptalca authored Nov 8, 2024
2 parents fe080f0 + 4d253bb commit e04bf66
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 15 deletions.
20 changes: 10 additions & 10 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ ENV \
FONTCONFIG=2.15.0 \
FREETYPE=2.13.3 \
FRIBIDI=1.0.16 \
GMMLIB=22.3.20 \
HARFBUZZ=10.0.1 \
IHD=24.2.5 \
GMMLIB=22.5.2 \
HARFBUZZ=10.1.0 \
IHD=24.3.4 \
KVAZAAR=2.3.1 \
LAME=3.100 \
LIBASS=0.17.3 \
LIBDAV1D=1.4.3 \
LIBDAV1D=1.5.0 \
LIBDOVI=2.1.2 \
LIBDRM=2.4.123 \
LIBGL=1.7.0 \
Expand All @@ -39,7 +39,7 @@ ENV \
LIBVIDSTAB=1.1.1 \
LIBVMAF=3.0.0 \
LIBVPL=2.13.0 \
MESA=24.2.4 \
MESA=24.2.6 \
NVCODEC=n12.2.72.0 \
OGG=1.3.5 \
OPENCOREAMR=0.1.6 \
Expand All @@ -49,13 +49,13 @@ ENV \
RIST=0.2.10 \
SHADERC=v2024.3 \
SRT=1.5.3 \
SVTAV1=2.2.1 \
SVTAV1=2.3.0 \
THEORA=1.1.1 \
VORBIS=1.3.7 \
VPLGPURT=24.2.5 \
VPX=1.14.1 \
VULKANSDK=vulkan-sdk-1.3.290.0 \
VVENC=1.12.0 \
VPLGPURT=24.3.4 \
VPX=1.15.0 \
VULKANSDK=vulkan-sdk-1.3.296.0 \
VVENC=1.12.1 \
WEBP=1.4.0 \
X265=4.0 \
XVID=1.3.7 \
Expand Down
10 changes: 5 additions & 5 deletions Dockerfile.aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ ENV \
FONTCONFIG=2.15.0 \
FREETYPE=2.13.3 \
FRIBIDI=1.0.16 \
HARFBUZZ=10.0.1 \
HARFBUZZ=10.1.0 \
KVAZAAR=2.3.1 \
LAME=3.100 \
LIBASS=0.17.3 \
LIBDAV1D=1.4.3 \
LIBDAV1D=1.5.0 \
LIBLC3=1.1.1 \
LIBPNG=1.6.44 \
LIBVA=2.22.0 \
Expand All @@ -39,11 +39,11 @@ ENV \
RAV1E=0.7.1 \
RIST=0.2.10 \
SRT=1.5.3 \
SVTAV1=2.2.1 \
SVTAV1=2.3.0 \
THEORA=1.1.1 \
VORBIS=1.3.7 \
VPX=1.14.1 \
VVENC=1.12.0 \
VPX=1.15.0 \
VVENC=1.12.1 \
WEBP=1.4.0 \
X265=4.0 \
XVID=1.3.7 \
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64

## Versions

* **07.11.24:** - Bump harfbuzz, Intel drivers and libs, libdav1d, mesa, svtav1, vpx, vulkan sdk and vvenc.
* **05.10.24:** - Add support for libvvenc on aarch64. Bump mesa.
* **30.09.24:** - Bump ffmpeg for 7.1. Add support for libvvenc (amd64 only) and liblc3. Bump libfribidi and libharfbuzz.
* **24.09.24:** - Let ffmpeg terminate gracefully on docker stop/restart. Bump libharfbuzz, libpng, mesa, shaderc and libx265.
Expand Down
1 change: 1 addition & 0 deletions readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ full_custom_readme: |
## Versions
* **07.11.24:** - Bump harfbuzz, Intel drivers and libs, libdav1d, mesa, svtav1, vpx, vulkan sdk and vvenc.
* **05.10.24:** - Add support for libvvenc on aarch64. Bump mesa.
* **30.09.24:** - Bump ffmpeg for 7.1. Add support for libvvenc (amd64 only) and liblc3. Bump libfribidi and libharfbuzz.
* **24.09.24:** - Let ffmpeg terminate gracefully on docker stop/restart. Bump libharfbuzz, libpng, mesa, shaderc and libx265.
Expand Down

0 comments on commit e04bf66

Please sign in to comment.