[gnucash/f14/master] Drop gnc-test-env (#644933, CVE-2010-3999)

Bill Nottingham notting at fedoraproject.org
Thu Oct 21 04:32:24 UTC 2010


commit c53c0572641133c52a458bf882f618400d779b46
Author: Bill Nottingham <notting at redhat.com>
Date:   Thu Oct 21 00:24:10 2010 -0400

    Drop gnc-test-env (#644933, CVE-2010-3999)

 gnucash.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gnucash.spec b/gnucash.spec
index 4894dc1..5834206 100644
--- a/gnucash.spec
+++ b/gnucash.spec
@@ -4,7 +4,7 @@ Name: gnucash
 Summary: Finance management application
 Version: 2.3.15
 URL: http://gnucash.org/
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Applications/Productivity
 Source: http://www.gnucash.org/pub/gnucash/sources/unstable/2.3.x/gnucash-%{version}.tar.bz2
@@ -79,6 +79,7 @@ rm -rf $RPM_BUILD_ROOT/%{_infodir} \
 	$RPM_BUILD_ROOT/%{_datadir}/aclocal \
 	$RPM_BUILD_ROOT/%{_libdir}/lib*.a \
 	$RPM_BUILD_ROOT/%{_libdir}/gnucash/lib*.a \
+	$RPM_BUILD_ROOT/%{_bindir}/gnc-test-env
 
 find $RPM_BUILD_ROOT/%{_libdir} -name *.la -exec rm -f {} \;
 
@@ -129,6 +130,9 @@ fi
 %doc doc/README.german doc/README.francais doc/README.OFX doc/README.HBCI
 
 %changelog
+* Thu Oct 21 2010 Bill Nottingham <notting at redhat.com>
+- don't ship gnc-test-env (#644933, CVE-2010-3999)
+
 * Mon Aug 23 2010 Bill Nottingham <notting at redhat.com> - 2.3.15-1
 - update to 2.3.15
 - include upstream patch for config migration (#571621)


More information about the scm-commits mailing list