diff --git a/bash.changes b/bash.changes index 4bdb282..cbf2740 100644 --- a/bash.changes +++ b/bash.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Aug 13 14:19:02 CEST 2010 - werner@suse.de + +- Disable the pipe patch from Thu Jun 24 10:40:09 CEST 2010 + as this resets the PIPESTATUS array to the status of the + forground process only + ------------------------------------------------------------------- Thu Jul 29 17:06:51 CEST 2010 - werner@suse.de diff --git a/bash.spec b/bash.spec index 1503f95..87c7716 100644 --- a/bash.spec +++ b/bash.spec @@ -339,7 +339,9 @@ unset p %patch41 -p0 -b .intr %patch42 -p0 -b .non_void %patch43 -p0 -b .array -%patch44 -p0 -b .pipe +# This currently resets the PIPESTATUS array +# the status of the forground process only +#%patch44 -p0 -b .pipe %patch45 -p0 -b .parser %patch0 -p0 cd ../readline-%{rl_vers}