Skip to content
Snippets Groups Projects
Commit 94e1c9e8 authored by Jake Buchholz Göktürk's avatar Jake Buchholz Göktürk
Browse files

community/runc: security update to 1.0_rc95

parent da91dd08
No related branches found
No related tags found
1 merge request!21575community/runc: security update to 1.0_rc95
......@@ -5,8 +5,8 @@ pkgname=runc
pkgdesc="CLI tool for spawning and running containers according to the OCI specification"
url="https://www.opencontainers.org"
_commit=12644e614e25b05da6fd08a38ffa0cfe1903fdec
pkgver=1.0.0_rc93
_commit=b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
pkgver=1.0.0_rc95
pkgrel=0
_ver=v${pkgver/_rc/-rc}
......@@ -22,6 +22,8 @@ builddir="$srcdir/src/github.com/opencontainers/runc"
options="!check"
# secfixes:
# 1.0.0_rc95-r0:
# - CVE-2021-30465
# 1.0.0_rc10-r0:
# - CVE-2019-19921
# 1.0.0_rc9-r0:
......@@ -45,4 +47,6 @@ package() {
install -Dm644 "$builddir"/man/man8/* "$pkgdir"/usr/share/man/man8/
}
sha512sums="087becdf3882818b7c8d05ac0192928695b35033d72e5ce584d5b8291310f4ba35b1cc78299fc8f17dc7ee425a94817b989890f4108444cc3c45927740b2d378 runc-v1.0.0-rc93.tar.gz"
sha512sums="
c802a6e5f16cc0321642fc7adffe33819867c1779420f76b2cabd532edb5ac8c852beadcbcf6a3e895fe274f111c5623be5dcc822fef96e7e5259bf532174ba1 runc-v1.0.0-rc95.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment