sergiomb pushed to dpkg (epel7). "Apply patch for RHBZ #642160 and bump release"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 19 20:57:22 UTC 2015


>From 9f0b7be27a08c70bf7c02bf706aff6aab33ebdc8 Mon Sep 17 00:00:00 2001
From: "Jeroen van Meeuwen (Ergo Project)"
 <jeroen.van.meeuwen at ergo-project.org>
Date: Sun, 17 Oct 2010 12:31:44 +0100
Subject: Apply patch for RHBZ #642160 and bump release


diff --git a/dpkg.spec b/dpkg.spec
index 01e334e..91ceff0 100644
--- a/dpkg.spec
+++ b/dpkg.spec
@@ -1,6 +1,6 @@
 Name:           dpkg
 Version:        1.15.5.6
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Package maintenance system for Debian Linux
 Group:          System Environment/Base
 # The entire source code is GPLv2+ with exception of the following
@@ -20,6 +20,7 @@ Patch1:         dpkg-change-libdir-path.patch
 # Fixes CVE-2010-0396 bugzilla #572522
 Patch2:		fedora-fix-CVE-2010-0396-00.patch
 Patch3:		fedora-fix-CVE-2010-0396-01.patch
+Patch4:     fedora-bug642160-empty-argv.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  zlib-devel, bzip2-devel, libselinux-devel, gettext, ncurses-devel
 
@@ -63,6 +64,7 @@ dselect is a high-level interface for the installation/removal of debs .
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 # Filter unwanted Requires:
 cat << \EOF > %{name}-req
@@ -201,6 +203,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Oct 17 2010 Jeroen van Meeuwen <kanarip at kanarip.com> - 1.15.5.6-5
+- Apply minimal fix for rhbz #642160
+
 * Thu Mar 11 2010 Andrew Colin Kissa <andrew at topdog.za.net> - 1.15.5.6-4
 - Fix CVE-2010-0396
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/dpkg.git/commit/?h=epel7&id=9f0b7be27a08c70bf7c02bf706aff6aab33ebdc8


More information about the scm-commits mailing list