ab82a9 Update procmail to version 3.24 / rev 36 via SR 1103149

16 files Authored by WernerFink 2 years ago, Committed by Bernhard M. Wiedemann 2 years ago,
    Update procmail to version 3.24 / rev 36 via SR 1103149
    
    https://build.opensuse.org/request/show/1103149
    by user WernerFink + dimstar_suse
    - Update to procmail 3.24 (New Upstream)
      - Don't coredump in comsat code if interrupted early
      - Correctly handle COMSAT=on
      - Once used, the 'H' and 'r' flags would never be cleared
      - Fix possible buffer overflow in variable-capture actions
      - Fix up the parsing of variable-capture actions
      - LMTP code assumed sizeof(long)==sizeof(int)
      - SHELL is now always preset to /bin/sh.  USER_SHELL contains
        the shell from the user's passwd entry
      - When HOST is mismatched, reset it for the next rcfile
      - Always read in a new, global rcfile (/etc/procmail.conf)
        to allow runtime configuration of variables like DEFAULT.
        This rcfile cannot deliver or filter messages
      - Mismatched HOST in /etc/procmailrc didn't discard the message
      - backquote expansion in a condition disabled he
    
        
file modified
+0 -0
file modified
+37 -0
file modified
+4 -0
file modified
+42 -36
file modified
+16 -6
file modified
+10 -15
file removed
-1
file modified
+4 -0
file modified
+73 -0
file modified
+13 -13
file modified
+6 -2