[fcgi/el6] Add CVE to %%changelog

Till Maas till at fedoraproject.org
Tue Feb 10 22:03:16 UTC 2015


commit bc64908e135f4c583bfb21cb2330b346ad2ec04a
Author: Till Maas <opensource at till.name>
Date:   Tue Feb 10 23:01:41 2015 +0100

        Add CVE to %%changelog

 fcgi.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/fcgi.spec b/fcgi.spec
index ad8ec23..5a82314 100644
--- a/fcgi.spec
+++ b/fcgi.spec
@@ -13,8 +13,9 @@ Patch0:         fcgi-2.4.0-autotools.patch
 Patch1:         fcgi-2.4.0-configure.in.patch
 Patch2:         fcgi-2.4.0-Makefile.am-CPPFLAGS.patch
 Patch3:         fcgi-2.4.0-gcc44_fixes.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+# CVE-2012-6687
 Patch4:         fcgi-2.4.0-poll.patch
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
 
@@ -97,7 +98,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 * Fri Feb 06 2015 Till Maas <opensource at till.name> - 2.4.0-12
-- Fix crash when too many connections are used
+- Fix crash when too many connections are used (CVE-2012-6687)
 - Make gcc build dependencies obvious for local builds
 
 * Fri Sep 09 2011 Iain Arnell <iarnell at gmail.com> 2.4.0-11


More information about the scm-commits mailing list