multimedia/openh264: security update to v2.6.0
This includes a security fix: "- Fix potential bug in the codebase (Commit: 63db555e, PR: #3818)" which the 2.5.1 release described as "Fix decoder heap overflow vulnerability". <https://github.com/cisco/openh264/releases> But due to the other fixes, let's move to 2.6.0 right away. Requires gmp-api (GeckoMediaPlayer) API update to Firefox 135 to build. Changelog: https://github.com/cisco/openh264/blob/openh264v2.6.0/RELEASES#L4 Security: 03ba1cdd-4faf-11f0-af06-00a098b42aeb Security: CVE-2025-27091 PR: 288375 Approved by: ports-secteam@ (fernape@) MFH: 2025Q3 (needs gmp-api update)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
PORTNAME= openh264
|
||||
DISTVERSIONPREFIX=v
|
||||
DISTVERSION= 2.3.0
|
||||
DISTVERSION= 2.6.0
|
||||
PORTREVISION= 0
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= multimedia
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1654825906
|
||||
SHA256 (cisco-openh264-v2.3.0_GH0.tar.gz) = 99b0695272bee73a3b3a5fcb1afef462c11a142d1dc35a2c61fef5a4b7d60bc0
|
||||
SIZE (cisco-openh264-v2.3.0_GH0.tar.gz) = 60290792
|
||||
TIMESTAMP = 1753131003
|
||||
SHA256 (cisco-openh264-v2.6.0_GH0.tar.gz) = 558544ad358283a7ab2930d69a9ceddf913f4a51ee9bf1bfb9e377322af81a69
|
||||
SIZE (cisco-openh264-v2.6.0_GH0.tar.gz) = 60302243
|
||||
|
||||
@@ -18,5 +18,5 @@ include/wels/codec_ver.h
|
||||
lib/libopenh264.a
|
||||
lib/libopenh264.so
|
||||
lib/libopenh264.so.%%PORTVERSION%%
|
||||
lib/libopenh264.so.6
|
||||
lib/libopenh264.so.8
|
||||
libdata/pkgconfig/openh264.pc
|
||||
|
||||
Reference in New Issue
Block a user