Bug 1150975

Summary: Patch to fix deadlock in trap is not applied
Product: [Fedora] Fedora Reporter: Quentin Armitage <quentin>
Component: bashAssignee: Ondrej Oprala <ooprala>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: admiller, ooprala, ovasik
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: bash-4.2.53-2.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-26 02:29:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Quentin Armitage 2014-10-09 10:48:16 UTC
Description of problem:
Commit 	185aa1593d30b9543387a7ce78a86e4cce212587 (fix deadlock in trap, backported from devel branch) on 27/6/2014 added Patch127: bash-4.2-trap.patch, but doesn't apply the patch.

Version-Release number of selected component (if applicable):
bash-4.2.45-2 onwards

How reproducible:
Always

Steps to Reproduce:
1. Read the spec file
2.
3.

Actual results:
Patch127 is specified but not applied

Expected results:
Patch should be applied

Additional info:

Comment 1 Fedora Update System 2015-01-16 15:13:02 UTC
bash-4.2.53-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/bash-4.2.53-2.fc20

Comment 2 Fedora Update System 2015-01-17 05:37:41 UTC
Package bash-4.2.53-2.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing bash-4.2.53-2.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-0740/bash-4.2.53-2.fc20
then log in and leave karma (feedback).

Comment 3 Quentin Armitage 2015-01-19 08:34:32 UTC
It appears that the f21 and master branches of bash also have the same issue.

Comment 4 Fedora Update System 2015-01-26 02:29:30 UTC
bash-4.2.53-2.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Ondrej Oprala 2015-01-26 11:22:27 UTC
(In reply to Quentin Armitage from comment #3)
> It appears that the f21 and master branches of bash also have the same issue.

f21 onwards has bash-4.3 with sighandling reworked, the patch is not needed there.