327786 Update bash to version 5.1.4 / rev 168 via SR 862386

19 files Authored by WernerFink 3 years ago, Committed by Bernhard M. Wiedemann 3 years ago,
    Update bash to version 5.1.4 / rev 168 via SR 862386
    
    https://build.opensuse.org/request/show/862386
    by user WernerFink + dimstar_suse
    - Update to final bash 5.1
      * Which is mainly the last rc3 veresion
    - Add official patch bash51-001
      There is a missing dependency on a constructed file, which can cause highly
      parellel builds to fail.
    - Add official patch bash51-002
      If there are no jobs, and the `-n' and `-p' options are both supplied to
      `wait', bash can assign a value to the variable name specified with `-p'
      instead of leaving it unset.
    - Add official patch bash51-003
      Bash does not put a command substitution process that is started to perform an
      expansion in a child process into the right process group where it can receive
      keyboard-generated signals.
    - Add official patch bash51-004
      If a key-value compound array assignment to an associative array is supplied
      as an assignment statement argument to the `d
    
        
file modified
+0 -0
file modified
+36 -0
file modified
+2 -2
file modified
+1 -1
file removed
-55
file modified
+1 -1
file modified
+1 -1
file modified
+2 -2
file modified
+38 -12
file modified
+4 -21
file modified
+3 -3
file modified
+2 -2
file removed
-1
bash-5.1.dif bash-5.0.dif
file renamed
+28 -28
file added
+1
file modified
+152 -0
file modified
+4 -6