forked from pool/python-paramiko
- Add patch use-64-bit-maxsize-everywhere.patch:
* Use the 64-bit value of sys.maxsize. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-paramiko?expand=0&rev=119
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 19 06:37:20 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
Wed Dec 20 06:57:15 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 3.4.0: (CVE-2023-48795, bsc#1218168)
|
||||
* Transport grew a new packetizer_class kwarg for overriding the
|
||||
@@ -28,6 +28,8 @@ Tue Dec 19 06:37:20 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
* Tweak ext-info-(c|s) detection during KEXINIT protocol phase; the
|
||||
original implementation made assumptions based on an OpenSSH
|
||||
implementation detail.
|
||||
- Add patch use-64-bit-maxsize-everywhere.patch:
|
||||
* Use the 64-bit value of sys.maxsize.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 29 22:29:46 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user