From 466fe51bad05a1aab9c97287356a76273136c83e Mon Sep 17 00:00:00 2001 From: J0WI Date: Mon, 30 Sep 2019 16:47:36 +0200 Subject: community/rust: add secfixes --- community/rust/APKBUILD | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'community/rust') diff --git a/community/rust/APKBUILD b/community/rust/APKBUILD index ee9063d6f5..9d71054141 100644 --- a/community/rust/APKBUILD +++ b/community/rust/APKBUILD @@ -73,6 +73,11 @@ source="https://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz " builddir="$srcdir/rustc-$pkgver-src" +# secfixes: +# 1.34.2-r0: +# - CVE-2019-12083 +# 1.26.0-r0: +# - CVE-2019-16760 # We have to add new arches in multiple steps: # 1. Compile with the upstream triplets, compiling alpine's triplets in -- cgit v1.2.3