diff mbox series

[meta-multimedia,10/31] libsrtp: upgrade 2.7.0 -> 2.8.0

Message ID 20260801214526.788343-10-khem.raj@oss.qualcomm.com
State New
Headers show
Series [meta-multimedia,01/31] libmatroska: upgrade 1.7.1 -> 1.7.2 | expand

Commit Message

Khem Raj Aug. 1, 2026, 9:45 p.m. UTC
Upstream changes (CHANGES, 2.8.0):
 * Backport cryptex support to the v2 branch (#778).
 * Fix AES-192 KDF (#770).
 * Properly support the null-crypto and null-auth scenario (#760).

Version-only bump (git tag v2.8.0); recipe unchanged.

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
---
 .../libsrtp/{libsrtp_2.7.0.bb => libsrtp_2.8.0.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-multimedia/recipes-support/libsrtp/{libsrtp_2.7.0.bb => libsrtp_2.8.0.bb} (94%)
diff mbox series

Patch

diff --git a/meta-multimedia/recipes-support/libsrtp/libsrtp_2.7.0.bb b/meta-multimedia/recipes-support/libsrtp/libsrtp_2.8.0.bb
similarity index 94%
rename from meta-multimedia/recipes-support/libsrtp/libsrtp_2.7.0.bb
rename to meta-multimedia/recipes-support/libsrtp/libsrtp_2.8.0.bb
index 3e992c403b..19cb9ae061 100644
--- a/meta-multimedia/recipes-support/libsrtp/libsrtp_2.7.0.bb
+++ b/meta-multimedia/recipes-support/libsrtp/libsrtp_2.8.0.bb
@@ -9,7 +9,7 @@  LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2909fcf6f09ffff8430463d91c08c4e1"
 
 SRC_URI = "git://github.com/cisco/libsrtp.git;branch=2_x_dev;protocol=https;tag=v${PV}"
-SRCREV = "ee1a77c9f9dc02c42bda9901038c500c5efe4cfa"
+SRCREV = "24b3bf8f19b6f5ab4cd2bcceb4f4064efca86fd5"
 
 
 PACKAGECONFIG ?= ""