5ce798 Update python39 to version 3.9.23 / rev 76 via SR 1284262

10 files Authored by mcepl a month ago, Committed by Bernhard M. Wiedemann a month ago,
    Update python39 to version 3.9.23 / rev 76 via SR 1284262
    
    https://build.opensuse.org/request/show/1284262
    by user mcepl + anag_factory
    - Update to 3.9.23:
      - Security
        - gh-135034: Fixes multiple issues that allowed tarfile
          extraction filters (filter="data" and filter="tar") to be
          bypassed using crafted symlinks and hard links.
          Addresses CVE-2024-12718 (bsc#1244056), CVE-2025-4138
          (bsc#1244059), CVE-2025-4330 (bsc#1244060), and
          CVE-2025-4517 (bsc#1244032).
        - gh-133767: Fix use-after-free in the “unicode-escape”
          decoder with a non-“strict” error handler (CVE-2025-4516,
          bsc#1243273).
        - gh-128840: Short-circuit the processing of long IPv6
          addresses early in ipaddress to prevent excessive memory
          consumption and a minor denial-of-service.
        - gh-80222: Fix bug in the folding of quoted strings
          when flattening an email message using a modern email
          pol
    
        
file modified
+0 -0
file modified
+37 -0
file removed
-1
file modified
+41 -0
file modified
+1 -5
file modified
+14 -7