Skip to content

Commit f7a5535

Browse files
stydxmMingcongBai
authored andcommitted
libwebp+32: update to 1.6.0
Signed-off-by: stydxm <stydxm@outlook.com>
1 parent dc3a337 commit f7a5535

2 files changed

Lines changed: 15 additions & 3 deletions

File tree

runtime-optenv32/libwebp+32/spec

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
VER=1.3.1
2-
REL=1
1+
VER=1.6.0
32
SRCS="tbl::http://downloads.webmproject.org/releases/webp/libwebp-$VER.tar.gz"
4-
CHKSUMS="sha256::b3779627c2dfd31e3d8c4485962c2efe17785ef975e2be5c8c0c9e6cd3c4ef66"
3+
CHKSUMS="sha256::e4ab7009bf0629fd11982d4c2aa83964cf244cffba7347ecd39019a9e38c4564"
54
CHKUPDATE="anitya::id=1761"

topics/libwebp-1.6.0.toml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
security = true
2+
must_match_all = false
3+
4+
[name]
5+
default = "WebP Codec (libwebp) 1.6.0"
6+
7+
[caution]
8+
default = "Fixes a Out-of-Bounds write vulnerability (CVE-2023-4863, Severity: High)"
9+
zh_CN = "修复一个越界写入漏洞(CVE-2023-4863,严重性:高)"
10+
11+
[packages-v2]
12+
"libwebp" = "< 1.6.0"
13+
"libwebp+32" = "< 1.6.0"

0 commit comments

Comments
 (0)