[openjpeg] revert CVE-2013-6045 patch due to regression (#1047494)

Rex Dieter rdieter at fedoraproject.org
Sat Jan 11 20:34:11 UTC 2014


commit 5cf85bc21a65396d3518e6e3609b20123c39dfe5
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat Jan 11 14:34:17 2014 -0600

    revert CVE-2013-6045 patch due to regression (#1047494)

 openjpeg.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/openjpeg.spec b/openjpeg.spec
index d2db10e..9a54510 100644
--- a/openjpeg.spec
+++ b/openjpeg.spec
@@ -9,7 +9,7 @@
 
 Name:    openjpeg
 Version: 1.5.1
-Release: 7%{?dist}
+Release: 8%{?dist}
 Summary: JPEG 2000 command line tools
 
 License: BSD
@@ -45,6 +45,7 @@ Patch200: openjpeg-1.5.1-CVE-2013-6052.patch
 # https://bugzilla.redhat.com/show_bug.cgi?id=1036493
 Patch201: openjpeg-1.5.1-CVE-2013-6053.patch
 # https://bugzilla.redhat.com/show_bug.cgi?id=1036495
+# omitted due to regression https://bugzilla.redhat.com/show_bug.cgi?id=1047494
 Patch202: openjpeg-1.5.1-CVE-2013-6045.patch
 # https://bugzilla.redhat.com/show_bug.cgi?id=1037945
 Patch203: openjpeg-1.5.1-CVE-2013-1447.patch
@@ -110,7 +111,7 @@ autoreconf -i -f
 
 %patch200 -p1 -b .CVE-2013-6052
 %patch201 -p1 -b .CVE-2013-6053
-%patch202 -p1 -b .CVE-2013-6045
+#patch202 -p1 -b .CVE-2013-6045
 %patch203 -p1 -b .CVE-2013-1447
 %patch204 -p1 -b .CVE-2013-6887
 
@@ -200,6 +201,9 @@ make test -C %{_target_platform}
 
 
 %changelog
+* Sat Jan 11 2014 Rex Dieter <rdieter at fedoraproject.org> 1.5.1-8
+- revert CVE-2013-6045 patch due to regression (#1047494)
+
 * Tue Jan 07 2014 Rex Dieter <rdieter at fedoraproject.org> 1.5.1-7
 - plethora of security updates (#1038409)
 - CVE-2013-6052 (#1036491)


More information about the scm-commits mailing list