mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-07 21:36:41 +02:00
community/ffmpeg: security upgrade to 4.1.6
This commit is contained in:
parent
7c40040783
commit
477aae6b2f
@ -3,7 +3,7 @@
|
||||
# Contributor: Jakub Skrzypnik <j.skrzypnik@openmailbox.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=ffmpeg
|
||||
pkgver=4.1.5
|
||||
pkgver=4.1.6
|
||||
pkgrel=0
|
||||
pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix"
|
||||
url="https://ffmpeg.org/"
|
||||
@ -21,6 +21,9 @@ source="https://ffmpeg.org/releases/ffmpeg-$pkgver.tar.xz
|
||||
"
|
||||
|
||||
# secfixes:
|
||||
# 4.1.6-r0:
|
||||
# - CVE-2020-12284
|
||||
# - CVE-2020-13904
|
||||
# 4.1.5-r0:
|
||||
# - CVE-2019-17539
|
||||
# - CVE-2019-17542
|
||||
@ -140,5 +143,5 @@ libs() {
|
||||
mv "$pkgdir"/usr/lib "$subpkgdir"/usr
|
||||
}
|
||||
|
||||
sha512sums="3fe235bbd85b3d3b26eaadfc1105cd44f4029aa38afd6a7f1b9476aa3ffcdc9ab31f5df8510abf56bf01b79e98f542c0d5778a307b50bdb737f86e0c0c8a2dce ffmpeg-4.1.5.tar.xz
|
||||
sha512sums="5fe7e3524021dc3747b6bd6f96ce1aae198916a6dc98e721bc93129e13a5e1e69539a0e7b0c09395e605514b6618964df1c44c29d03909f4791ce94364757d0d ffmpeg-4.1.6.tar.xz
|
||||
1047a23eda51b576ac200d5106a1cd318d1d5291643b3a69e025c0a7b6f3dbc9f6eb0e1e6faa231b7e38c8dd4e49a54f7431f87a93664da35825cc2e9e8aedf4 0001-libavutil-clean-up-unused-FF_SYMVER-macro.patch"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user