af6a82 Update bash to version 5.2.MACRO / rev 186 via SR 1043053

5 files Authored by WernerFink a year ago, Committed by Bernhard M. Wiedemann a year ago,
    Update bash to version 5.2.MACRO / rev 186 via SR 1043053
    
    https://build.opensuse.org/request/show/1043053
    by user WernerFink + dimstar_suse
    - Add upstream patches
      * bash52-013
        Bash can leak memory when referencing a non-existent associative
        array element.
      * bash52-014
        Bash defers processing additional terminating signals when running
        the EXIT trap while exiting due to a terminating signal.  This
        patch allows the new terminating signal to kill the shell immediately.
      * bash52-015
        There are several cases where bash is too aggressive when optimizing
        out forks in subshells. For example, `eval' and traps should never
        be optimized.
    
        
file modified
+0 -0
file modified
+19 -0
file modified
+2 -2
file modified
+1 -1
file modified
+16 -0