Overview

Request 1166947 superseded

- Update to 3.12.3:
- 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 (bsc#1222075)
- 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-109120: Added handle of incorrect star expressions, e.g
f(3, *). Patch by Grigoryev Semyon
- gh-99108: Updated the hashlib built-in HACL* project C code
from upstream that we use for many implementations when
they are not present via OpenSSL in a given build. This
also avoids the rare potential for a C symbol name one
definition rule linking issue.
- gh-116735: For INSTRUMENTED_CALL_FUNCTION_EX, set arg0 to
sys.monitoring.MISSING instead of None for CALL event.
- gh-113964: Starting new threads and process creation
through os.fork() are now only prevented once all
non-daemon threads exit.

Loading...

Ana Guerrero's avatar

FTBFS:

[  749s] ======================================================================
[  749s] UNEXPECTED SUCCESS: test_simple_xml_chunk_1 (test.test_xml_etree_c.XMLPullParserTest.test_simple_xml_chunk_1)
[  749s] UNEXPECTED SUCCESS: test_simple_xml_chunk_22 (test.test_xml_etree_c.XMLPullParserTest.test_simple_xml_chunk_22)
[  749s] UNEXPECTED SUCCESS: test_simple_xml_chunk_5 (test.test_xml_etree_c.XMLPullParserTest.test_simple_xml_chunk_5)
[  749s] ----------------------------------------------------------------------
[  749s] Ran 213 tests in 0.211s
[  749s] 
[  749s] FAILED (skipped=7, unexpected successes=3)
[  749s] test test_xml_etree_c failed
[  749s] 2 tests failed again:
[  749s]     test_xml_etree test_xml_etree_c
[  749s] 
[  749s] == Tests result: FAILURE then FAILURE ==
[  749s] 
[  749s] 12 tests skipped:
[  749s]     test.test_asyncio.test_windows_events
[  749s]     test.test_asyncio.test_windows_utils test_devpoll test_ioctl
[  749s]     test_kqueue test_launcher test_msilib test_nis test_startfile
[  749s]     test_winconsoleio test_winreg test_wmi
[  749s] 
[  749s] 11 tests skipped (resource denied):
[  749s]     test_ossaudiodev test_smtpnet test_socketserver test_tix
[  749s]     test_tkinter test_ttk test_urllib2net test_urllibnet test_winsound
[  749s]     test_xmlrpc_net test_zipfile64
[  749s] 
[  749s] 2 re-run tests:
[  749s]     test_xml_etree test_xml_etree_c
[  749s] 
[  749s] 2 tests failed:
[  749s]     test_xml_etree test_xml_etree_c
[  749s] 
[  749s] 455 tests OK.
[  749s] 
[  749s] Total duration: 2 min 15 sec
[  749s] Total tests: run=41,700 (filtered) skipped=1,433
[  749s] Total test files: run=471/480 (filtered) failed=2 skipped=12 resource_denied=11 rerun=2
[  749s] Result: FAILURE then FAILURE
[  749s] make: *** [Makefile:1987: test] Error 2
[  749s] error: Bad exit status from /var/tmp/rpm-tmp.xgttgk (%check)
Request History
Matej Cepl's avatar

mcepl created request

- Update to 3.12.3:
- 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 (bsc#1222075)
- 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-109120: Added handle of incorrect star expressions, e.g
f(3, *). Patch by Grigoryev Semyon
- gh-99108: Updated the hashlib built-in HACL* project C code
from upstream that we use for many implementations when
they are not present via OpenSSL in a given build. This
also avoids the rare potential for a C symbol name one
definition rule linking issue.
- gh-116735: For INSTRUMENTED_CALL_FUNCTION_EX, set arg0 to
sys.monitoring.MISSING instead of None for CALL event.
- gh-113964: Starting new threads and process creation
through os.fork() are now only prevented once all
non-daemon threads exit.


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Ana Guerrero's avatar

anag+factory set openSUSE:Factory:Staging:J as a staging project

Being evaluated by staging project "openSUSE:Factory:Staging:J"


Ana Guerrero's avatar

anag+factory accepted review

Picked "openSUSE:Factory:Staging:J"


Saul Goodman's avatar

licensedigger accepted review

The legal review is accepted preliminary. The package may require actions later on.


Ana Guerrero's avatar

anag+factory added factory-staging as a reviewer

Being evaluated by group "factory-staging"


Ana Guerrero's avatar

anag+factory accepted review

Unstaged from project "openSUSE:Factory:Staging:J"


Ana Guerrero's avatar

anag+factory set openSUSE:Factory:Staging:D as a staging project

Being evaluated by staging project "openSUSE:Factory:Staging:D"


Ana Guerrero's avatar

anag+factory accepted review

Picked "openSUSE:Factory:Staging:D"


Marcus Rueckert's avatar

darix accepted review

Accepted review for by_group opensuse-review-team request 1166947 from user anag+factory


Ana Guerrero's avatar

anag+factory added factory-staging as a reviewer

Being evaluated by group "factory-staging"


Ana Guerrero's avatar

anag+factory accepted review

Unstaged from project "openSUSE:Factory:Staging:D"


Ana Guerrero's avatar

anag+factory set openSUSE:Factory:Staging:F as a staging project

Being evaluated by staging project "openSUSE:Factory:Staging:F"


Ana Guerrero's avatar

anag+factory accepted review

Picked "openSUSE:Factory:Staging:F"


Staging Bot's avatar

staging-bot added factory-staging as a reviewer

Being evaluated by group "factory-staging"


Staging Bot's avatar

staging-bot accepted review

Unstaged from project "openSUSE:Factory:Staging:F"


Staging Bot's avatar

staging-bot declined review

sr#1168659 has newer source and is from the same project


Staging Bot's avatar

staging-bot declined request

sr#1168659 has newer source and is from the same project


openSUSE Build Service is sponsored by