File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ PKGNAME=bubblewrap
22PKGSEC=admin
33PKGDEP="glibc libcap"
44BUILDDEP="docbook-xsl"
5- PKGDES="Unprivileged sandboxing tool. "
5+ PKGDES="Unprivileged sandboxing tool"
Original file line number Diff line number Diff line change 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 "
44CHKUPDATE="anitya::id=10937"
Original file line number Diff line number Diff line change 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"
You can’t perform that action at this time.
0 commit comments