python311

Edit Package python311
No description set
Refresh
Refresh
Source Files
Filename Size Changed
CVE-2023-27043-email-parsing-errors.patch 0000018408 18 KB
CVE-2023-52425-libexpat-2.6.0-backport.patch 0000002468 2.41 KB
F00251-change-user-install-location.patch 0000002720 2.66 KB
PACKAGING-NOTES 0000001126 1.1 KB
Python-3.11.9.tar.xz 0020175816 19.2 MB
Python-3.11.9.tar.xz.asc 0000000833 833 Bytes
README.SUSE 0000001683 1.64 KB
_multibuild 0000000078 78 Bytes
baselibs.conf 0000000043 43 Bytes
bluez-devel-vendor.tar.xz 0000025040 24.5 KB
bpo-31046_ensurepip_honours_prefix.patch 0000006990 6.83 KB
bsc1221260-test_asyncio-ResourceWarning.patch 0000000732 732 Bytes
distutils-reproducible-compile.patch 0000000615 615 Bytes
externally_managed.in 0000000570 570 Bytes
fix_configure_rst.patch 0000001617 1.58 KB
idle3.appdata.xml 0000001719 1.68 KB
idle3.desktop 0000000253 253 Bytes
import_failed.map 0000000326 326 Bytes
import_failed.py 0000000706 706 Bytes
macros.python3 0000001031 1.01 KB
no-skipif-doctests.patch 0000015517 15.2 KB
pre_checkin.sh 0000002150 2.1 KB
python-3.3.0b1-fix_date_time_compiler.patch 0000001082 1.06 KB
python-3.3.0b1-localpath.patch 0000000522 522 Bytes
python-3.3.0b1-test-posix_fadvise.patch 0000000629 629 Bytes
python.keyring 0000006884 6.72 KB
python311-rpmlintrc 0000000214 214 Bytes
python311.changes 0000247445 242 KB
python311.spec 0000035189 34.4 KB
skip-test_pyobject_freed_is_freed.patch 0000000824 824 Bytes
skip_if_buildbot-extend.patch 0000000729 729 Bytes
skipped_tests.py 0000001872 1.83 KB
subprocess-raise-timeout.patch 0000000769 769 Bytes
support-expat-CVE-2022-25236-patched.patch 0000003221 3.15 KB
Latest Revision
Marco Strigl's avatar Marco Strigl (mstrigl) committed (revision 2)
- Add CVE-2023-52425-libexpat-2.6.0-backport.patch to fix tests with
  patched libexpat below 2.6.0 that doesn't update the version number,
  just in SLE.

- Remove not needed upstream patches:
  * libexpat260.patch
  * CVE-2023-6597-TempDir-cleaning-symlink.patch, bsc#1219666
- Update to 3.11.9:
  * Security
    - gh-115398: Allow controlling Expat >=2.6.0 reparse deferral
      (CVE-2023-52425,  bsc#1219559) by adding five new methods:
        xml.etree.ElementTree.XMLParser.flush()
        xml.etree.ElementTree.XMLPullParser.flush()
        xml.parsers.expat.xmlparser.GetReparseDeferralEnabled()
        xml.parsers.expat.xmlparser.SetReparseDeferralEnabled()
        xml.sax.expatreader.ExpatParser.flush()
    - gh-115399: Update bundled libexpat to 2.6.0
    - gh-115243: Fix possible crashes in collections.deque.index()
      when the deque is concurrently modified.
    - gh-114572: ssl.SSLContext.cert_store_stats() and
      ssl.SSLContext.get_ca_certs() now correctly lock access to the
      certificate store, when the ssl.SSLContext is shared across
      multiple threads.
  * Core and Builtins
    - gh-116296: Fix possible refleak in object.__reduce__() internal
      error handling.
    - gh-116034: Fix location of the error on a failed assertion.
    - gh-115823: Properly calculate error ranges in the parser when
      raising SyntaxError exceptions caused by invalid byte sequences.
      Patch by Pablo Galindo
Comments 0
openSUSE Build Service is sponsored by