Skip to content

Commit cf454e2

Browse files
committed
exiv2: security update to 0.28.9
Signed-off-by: stydxm <stydxm@outlook.com>
1 parent 41ab512 commit cf454e2

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

runtime-imaging/exiv2/spec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
VER=0.28.8
2-
REL=1
1+
VER=0.28.9
32
SRCS="git::commit=tags/v${VER}::https://github.com/Exiv2/exiv2"
43
CHKSUMS=SKIP
54
CHKUPDATE="anitya::id=769"

topics/exiv2-0.28.9.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
security = true
2+
3+
[name]
4+
default = "Exiv2 0.28.9"
5+
6+
[caution]
7+
default = "Fixes an Uncaught Exception vulnerability (CVE-2026-27631, Severity: Low)"
8+
zh_CN = "修复了 1 个未捕获异常漏洞(CVE-2026-27631,严重性:低)"
9+
10+
[packages-v2]
11+
"exiv2" = "< 0.28.9"

0 commit comments

Comments
 (0)