Skip to content

Commit ee82d85

Browse files
committed
bubblewrap: security update to 0.12.0
Signed-off-by: stydxm <stydxm@outlook.com>
1 parent e77aef4 commit ee82d85

3 files changed

Lines changed: 15 additions & 4 deletions

File tree

app-admin/bubblewrap/autobuild/defines

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ PKGNAME=bubblewrap
22
PKGSEC=admin
33
PKGDEP="glibc libcap"
44
BUILDDEP="docbook-xsl"
5-
PKGDES="Unprivileged sandboxing tool."
5+
PKGDES="Unprivileged sandboxing tool"

app-admin/bubblewrap/spec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VER=0.11.0
2-
SRCS="tbl::https://github.com/projectatomic/bubblewrap/releases/download/v$VER/bubblewrap-$VER.tar.xz"
3-
CHKSUMS="sha256::988fd6b232dafa04b8b8198723efeaccdb3c6aa9c1c7936219d5791a8b7a8646"
1+
VER=0.12.0
2+
SRCS="git::commit=tags/v$VER::https://github.com/projectatomic/bubblewrap"
3+
CHKSUMS="SKIP"
44
CHKUPDATE="anitya::id=10937"

topics/bubblewrap-0.12.0.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 = "Bubblewrap 0.12.0"
5+
6+
[caution]
7+
default = "Fixes a Path Traversal vulnerability (Severity: High)"
8+
zh_CN = "修复一个路径遍历漏洞(严重性:高)"
9+
10+
[packages-v2]
11+
"bubblewrap" = "< 0.12.0"

0 commit comments

Comments
 (0)