From 3f6bca781a8986eacd36e10602add95eb26887a9 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Jun 24 2019 19:53:51 +0000 Subject: Apply armhfp patch to commit 2 --- diff --git a/SPECS/dts-7.0-go-toolset-7-rhel-7.spec b/SPECS/dts-7.0-go-toolset-7-rhel-7.spec index 9049997..f7d0a46 100644 --- a/SPECS/dts-7.0-go-toolset-7-rhel-7.spec +++ b/SPECS/dts-7.0-go-toolset-7-rhel-7.spec @@ -1,9 +1,9 @@ Summary: Package that installs go-toolset Name: go-toolset Version: 1.11.5 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ -ExclusiveArch: x86_64 aarch64 ppc64le s390x %{arm} +ExclusiveArch:x86_64 aarch64 ppc64le s390x %{arm} Requires: golang @@ -24,6 +24,10 @@ This is the main package for go-toolset. # Meta package, no files. %changelog +* Thu Apr 4 2019 Derek Parker - 1.11.5-2 +- Include patch to fix CVE-2019-9741 +- Resolves: rhbz#1690443 + * Thu Feb 7 2019 Derek Parker - 1.11.5-1 - Rebase to 1.11.5 - Resolves: rhbz#1671277