diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-10-17 19:35:02 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-10-17 19:35:02 +0000 |
commit | 3eda71ae2f9197704bc3b59f8ab7563f81cefb4d (patch) | |
tree | 184528ddc646b7162161b6ba0882a5791e34e95d /community | |
parent | e7285fc580e027a5ab1135487fadacf821374f69 (diff) | |
download | aports-3eda71ae2f9197704bc3b59f8ab7563f81cefb4d.tar.bz2 aports-3eda71ae2f9197704bc3b59f8ab7563f81cefb4d.tar.xz |
community/go: add secfixes comment for CVE-2019-17596
Diffstat (limited to 'community')
-rw-r--r-- | community/go/APKBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/community/go/APKBUILD b/community/go/APKBUILD index 14658acbed..b1d861ba6c 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: |