[meta-multimedia][PATCH 10/31] libsrtp: upgrade 2.7.0 -> 2.8.0
Khem Raj <[email protected]> Sat, 1 Aug 2026 14:45:05 -0700
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> --- .../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 --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 ?= ""