Skip to content

Commit 4d70f39

Browse files
committed
znc: update to 1.10.3
Signed-off-by: Kaiyang Wu <origincode@aosc.io>
1 parent 7542489 commit 4d70f39

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

app-web/znc/spec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
VER=1.10.2
2-
REL=2
1+
VER=1.10.3
32
SRCS="git::commit=tags/znc-$VER::https://github.com/znc/znc"
43
CHKSUMS="SKIP"
54
CHKUPDATE="anitya::id=5305"

topics/znc-1.10.3.toml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
security = true
2+
3+
[name]
4+
default = "ZNC 1.10.3"
5+
6+
[caution]
7+
default = "Fixes 4 security vulnerabilities (including 2 of Medium severity)"
8+
zh_CN = "修复 4 个安全漏洞(含 2 个中危漏洞)"
9+
zh_CN = "修復 4 個安全漏洞(含 2 個中危漏洞)"
10+
11+
[packages-v2]
12+
"znc" = "< 1.10.3"

0 commit comments

Comments
 (0)