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:
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
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).
It appears that the f21 and master branches of bash also have the same issue.
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.
(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.