Fix ThreadedVSOCKSocketStreamTest
This commit is contained in:
parent
6116f5c4e8
commit
61754725b2
2 changed files with 77 additions and 0 deletions
|
|
@ -319,6 +319,17 @@ Patch251: 00251-change-user-install-location.patch
|
|||
# https://github.com/GrahamDumpleton/mod_wsgi/issues/730
|
||||
Patch371: 00371-revert-bpo-1596321-fix-threading-_shutdown-for-the-main-thread-gh-28549-gh-28589.patch
|
||||
|
||||
# 00438 # be066d7a5aa1a8982dc0f38b6e90319ee8cf2bc2
|
||||
# Fix ThreadedVSOCKSocketStreamTest (GH-119465) (GH-119479) (#119484)
|
||||
#
|
||||
# Fix ThreadedVSOCKSocketStreamTest: if get_cid() returns the host
|
||||
# address or the "any" address, use the local communication address
|
||||
# (loopback): VMADDR_CID_LOCAL.
|
||||
#
|
||||
# On Linux 6.9, apparently, the /dev/vsock device is now available but
|
||||
# get_cid() returns VMADDR_CID_ANY (-1).
|
||||
Patch438: 00438-fix-threadedvsocksocketstreamtest-gh-119465-gh-119479-119484.patch
|
||||
|
||||
# (New patches go here ^^^)
|
||||
#
|
||||
# When adding new patches to "python" and "python3" in Fedora, EL, etc.,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue