mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/libpjsip: security bump version to 2.16
https://github.com/pjsip/pjproject/releases/tag/2.16 Fixes CVE-2025-65102: https://github.com/pjsip/pjproject/security/advisories/GHSA-w5vr-39x7-h8g5 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
fe7ad9e3a2
commit
a266be923f
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 8f3bd99caf003f96ed8038b8a36031eb9d8cd9eaea1eaff7e01c2eef6bd55706 pjproject-2.15.1.tar.gz
|
||||
sha256 3af2e481d51aaa095897820fa2ee26c30e530590c6ca56d23e4133bbdad369eb pjproject-2.16.tar.gz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBPJSIP_VERSION = 2.15.1
|
||||
LIBPJSIP_VERSION = 2.16
|
||||
LIBPJSIP_SOURCE = pjproject-$(LIBPJSIP_VERSION).tar.gz
|
||||
LIBPJSIP_SITE = $(call github,pjsip,pjproject,$(LIBPJSIP_VERSION))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user