[firebird/el6: 2/2] added patch from upstream to fix Firebird CORE-4058 CVE-2013-2492

Philippe Makowski makowski at fedoraproject.org
Sun Mar 10 18:48:39 UTC 2013


commit 308de18995b1323ccc6b60e914661e3c1cf110aa
Merge: e90f254 c771a96
Author: Philippe Makowski <pmakowski at espelida.com>
Date:   Sun Mar 10 19:48:08 2013 +0100

    added patch from upstream to fix Firebird CORE-4058 CVE-2013-2492

 firebird-2.5.2-svn-CORE-4011.patch |   10 ++++++++++
 firebird.spec                      |   12 +++++++++---
 2 files changed, 19 insertions(+), 3 deletions(-)
---
diff --cc firebird.spec
index d9a45b0,0343af9..16f9682
--- a/firebird.spec
+++ b/firebird.spec
@@@ -6,7 -6,7 +6,7 @@@
  Summary: SQL relational database management system
  Name:  firebird
  Version: 2.5.2.26539.0
--Release: 2%{?dist}
++Release: 3%{?dist}
  
  Group:  Applications/Databases
  License: Interbase
@@@ -19,7 -19,7 +19,8 @@@ Source2: README.Fedor
  
  # from upstream
  Patch0: firebird-2.5.2-svn-CORE-3946.patch
- Patch1: firebird-2.5.2-svn-CORE-4058.patch
+ Patch1: firebird-2.5.2-svn-CORE-4011.patch
++Patch2: firebird-2.5.2-svn-CORE-4058.patch
  
  BuildRequires: autoconf
  BuildRequires: automake
@@@ -146,8 -146,8 +147,10 @@@ Multi-process, local client libraries f
  
  %prep
  %setup -q -n %{pkgname}
 -%patch0 
 -%patch1 
 +%patch0
 +%patch1
++%patch2 
++
  # convert intl character to UTF-8
  iconv -f ISO-8859-1 -t utf-8 -c ./doc/README.intl     -o ./doc/README.intl
  
@@@ -506,9 -506,9 +509,12 @@@ f
  
  
  %changelog
- * Sun Mar 10 2013 Philippe Makowski <makowski at fedoraproject.org>  2.5.2.26539.0-2
++* Sun Mar 10 2013 Philippe Makowski <makowski at fedoraproject.org>  2.5.2.26539.0-3
 +- added patch from upstream to fix Firebird CORE-4058 CVE-2013-2492
 +
+ * Fri Dec 14 2012 Philippe Makowski <makowski at fedoraproject.org>  2.5.2.26539.0-2
+ - added patch from upstream to fix Firebird CORE-4011 and RH #886578
+ 
  * Fri Nov 09 2012 Philippe Makowski <makowski at fedoraproject.org>  2.5.2.26539.0-1
  - new upstream (bug fix release)
  - added patch from upstream to fix Firebird CORE-3946


More information about the scm-commits mailing list