mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
swagger-ui: upgrade 5.32.11 -> 5.32.12
Also updated branch in the SRC_URI.
Changelog:
https://github.com/swagger-api/swagger-ui/releases/tag/v5.32.12
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
(cherry picked from commit ff75d96062)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
+2
-2
@@ -10,9 +10,9 @@ SECTION = "net"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||
|
||||
SRC_URI = "git://github.com/swagger-api/swagger-ui;branch=master;protocol=https;tag=v${PV}"
|
||||
SRC_URI = "git://github.com/swagger-api/swagger-ui;branch=main;protocol=https;tag=v${PV}"
|
||||
|
||||
SRCREV = "414a60c9a40408d37821297682b8a190a840a79b"
|
||||
SRCREV = "9b5acf38723108ac816dcb7303897e87f933ac4e"
|
||||
|
||||
CVE_STATUS[CVE-2016-1000229] = "fixed-version: fixed since 2.2.1"
|
||||
|
||||
Reference in New Issue
Block a user