[bash/f19] Remove redundant patches

Ondrej Oprala ooprala at fedoraproject.org
Thu Oct 2 10:13:35 UTC 2014


commit 4ef57b03c1ba19f33f4e6eb88b9a986935b08c81
Author: Ondrej Oprala <ooprala at redhat.com>
Date:   Thu Oct 2 12:12:25 2014 +0200

    Remove redundant patches

 bash-4.2-cve-2014-7169-0.patch |   12 ---
 bash-4.2-cve-2014-7169-1.patch |  146 ----------------------------------------
 bash-4.2-cve-2014-7169-2.patch |   83 -----------------------
 bash.spec                      |   11 +--
 4 files changed, 4 insertions(+), 248 deletions(-)
---
diff --git a/bash.spec b/bash.spec
index a6b0b2b..f52ed74 100644
--- a/bash.spec
+++ b/bash.spec
@@ -6,7 +6,7 @@
 Version: %{baseversion}%{patchleveltag}
 Name: bash
 Summary: The GNU Bourne Again shell
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: System Environment/Shells
 License: GPLv3+
 Url: http://www.gnu.org/software/bash
@@ -121,12 +121,6 @@ Patch125: bash-4.2-size_type.patch
 # 903833, Fix missing close(), fixes fd leaks
 Patch126: bash-4.2-missing_closes.patch
 
-# 1146326 - cve-2014-7169
-
-Patch129: bash-4.2-cve-2014-7169-0.patch
-Patch130: bash-4.2-cve-2014-7169-1.patch
-Patch131: bash-4.2-cve-2014-7169-2.patch
-
 BuildRequires: texinfo bison
 BuildRequires: ncurses-devel
 BuildRequires: autoconf, gettext
@@ -426,6 +420,9 @@ end
 #%doc doc/*.ps doc/*.0 doc/*.html doc/article.txt
 
 %changelog
+* Thu Oct 02 2014  Ondrej Oprala <ooprala at redhat.com> - 4.2.51-2
+- Remove redundant patches
+
 * Thu Oct 02 2014  Ondrej Oprala <ooprala at redhat.com> - 4.2.51-1
 - Patchlevel 51
 


More information about the scm-commits mailing list