Revisions of saltbundlepy-paramiko

Alexander Graul's avatar Alexander Graul (agraul) accepted request 1079245 from Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) (revision 8)
- Add rsa-key-loading-fix.patch (bsc#1205132) fixing loading RSA
  key.
- update to 2.4.3
  * Fix Ed25519 key handling so certain key comment lengths don't cause
     SSHException("Invalid key") (bsc#1200603)
  * Add support for the modern (as of Python 3.3) import location of
     MutableMapping (used in host key management) to avoid the old location
     becoming deprecated in Python 3.8.
  * refresh add-support-for-new-OpenSSH-private-key-format.patch
  * refresh paramiko-test_extend_timeout.patch
  * refresh support-cryptography-25-and-above.patch
- Add CVE-2022-24302-race-condition.patch:
  * Fix a race condition between creation and chmod when writing private
    keys. (bsc#1197279)
- Removed:
  * Use-args-not-kwargs-to-retain-py2-compat-for-now.patch
  * Fix-CVE-re-PKey.write_private_key-chmod-race.patch
  * use-MutableMapping-from-collections.abc.patch
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) accepted request 971471 from Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) (revision 7)
- Strictly require Python 3.10 with saltbundlepy requrement
- Fix using deprecated and removed class from collections
  * use-MutableMapping-from-collections.abc.patch
- Add patches to ensure that we create new key files directly
  with a user-only mode, instead of opening, writing, then chmodding.
  (bsc#1197279) (CVE-2022-24302)
  * Fix-CVE-re-PKey.write_private_key-chmod-race.patch
  * Use-args-not-kwargs-to-retain-py2-compat-for-now.patch
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 6)
- Add patches to ensure that we create new key files directly
  with a user-only mode, instead of opening, writing, then chmodding.
  (bsc#1197279) (CVE-2022-24302)
- Added:
  * Fix-CVE-re-PKey.write_private_key-chmod-race.patch
  * Use-args-not-kwargs-to-retain-py2-compat-for-now.patch
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 5)
- Strictly require Python 3.10 with saltbundlepy requrement
- Fix using deprecated and removed class from collections
- Added:
  * use-MutableMapping-from-collections.abc.patch
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 4)
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 3)
Add use-MutableMapping-from-collections.abc.patch
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 2)
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 1)
Displaying all 8 revisions
openSUSE Build Service is sponsored by