We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc3a337 commit f7a5535Copy full SHA for f7a5535
2 files changed
runtime-optenv32/libwebp+32/spec
@@ -1,5 +1,4 @@
1
-VER=1.3.1
2
-REL=1
+VER=1.6.0
3
SRCS="tbl::http://downloads.webmproject.org/releases/webp/libwebp-$VER.tar.gz"
4
-CHKSUMS="sha256::b3779627c2dfd31e3d8c4485962c2efe17785ef975e2be5c8c0c9e6cd3c4ef66"
+CHKSUMS="sha256::e4ab7009bf0629fd11982d4c2aa83964cf244cffba7347ecd39019a9e38c4564"
5
CHKUPDATE="anitya::id=1761"
topics/libwebp-1.6.0.toml
@@ -0,0 +1,13 @@
+security = true
+must_match_all = false
+
+[name]
+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