[bundle_next] Fix Salt for Python > 3.11 (bsc#1252285) (bsc#1252244) #5
@@ -1 +1 @@
|
||||
1fc2dab7f7a83e75c56d06f805cf5dcc25d165cc
|
||||
610647044845f8bf771b95bee2d92aaf4c69db43
|
||||
|
||||
6674
fix-salt-for-python-3.11.patch
Normal file
6674
fix-salt-for-python-3.11.patch
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 7 16:37:10 UTC 2025 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
|
||||
|
||||
- Fix Salt for Python > 3.11 (bsc#1252285) (bsc#1252244)
|
||||
* Use external tornado on Python > 3.11
|
||||
* Make tls and x509 to use python-cryptography
|
||||
* Remove usage of spwd
|
||||
|
||||
- Added:
|
||||
* fix-salt-for-python-3.11.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 29 10:38:04 UTC 2025 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
|
||||
|
||||
|
||||
@@ -552,6 +552,8 @@ Patch183: allow-libgit2-to-guess-sysdir-homedir-successfully-b.patch
|
||||
Patch184: use-versioned-python-interpreter-for-salt-ssh.patch
|
||||
# PATCH-FIX_OPENSUSE: https://github.com/openSUSE/salt/pull/735
|
||||
Patch185: do-not-break-signature-verification-on-latest-m2cryp.patch
|
||||
# PATCH-FIX_OPENSUSE: https://github.com/openSUSE/salt/pull/736
|
||||
Patch186: fix-salt-for-python-3.11.patch
|
||||
|
||||
### IMPORTANT: The line below is used as a snippet marker. Do not touch it.
|
||||
### SALT PATCHES LIST END
|
||||
|
||||
Reference in New Issue
Block a user