mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-23 15:54:21 -09:00
package/libpjsip: security bump version to 2.17
https://github.com/pjsip/pjproject/releases/tag/2.17
Fixes the following CVEs:
CVE-2026-25994, CVE-2026-26203, CVE-2026-26967, CVE-2026-29068,
CVE-2026-28799, CVE-2026-32942, CVE-2026-32945, CVE-2026-33069,
CVE-2026-34235, CVE-2026-40614, CVE-2026-40892, CVE-2026-41416,
CVE-2026-41415, CVE-2026-42225.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
(cherry picked from commit e1f77168d1)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
761c4f74a9
commit
35aaa01cfa
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 3af2e481d51aaa095897820fa2ee26c30e530590c6ca56d23e4133bbdad369eb pjproject-2.16.tar.gz
|
||||
sha256 065fe06c06788d97c35f563796d59f00ce52fe9558a52d7b490a042a966facce pjproject-2.17.tar.gz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBPJSIP_VERSION = 2.16
|
||||
LIBPJSIP_VERSION = 2.17
|
||||
LIBPJSIP_SOURCE = pjproject-$(LIBPJSIP_VERSION).tar.gz
|
||||
LIBPJSIP_SITE = $(call github,pjsip,pjproject,$(LIBPJSIP_VERSION))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user