From 3eda71ae2f9197704bc3b59f8ab7563f81cefb4d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 17 Oct 2019 19:35:02 +0000 Subject: [PATCH] community/go: add secfixes comment for CVE-2019-17596 --- community/go/APKBUILD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/community/go/APKBUILD b/community/go/APKBUILD index 14658acbedf..b1d861ba6c0 100644 --- a/community/go/APKBUILD +++ b/community/go/APKBUILD @@ -23,6 +23,8 @@ case "$CARCH" in esac # secfixes: +# 1.13.2-r0: +# - CVE-2019-17596 # 1.13.1-r0: # - CVE-2019-16276 # 1.12.8-r0: