15
0

Accepting request 1245339 from home:glaubitz:branches:devel:languages:python

- Update to 3.5.1
  * [Bug] #2490: Private key material is now explicitly ‘unpadded’ during
    decryption, removing a reliance on some lax OpenSSL behavior & making
    us compatible with future Cryptography releases. Patch courtesy of
    Alex Gaynor.

OBS-URL: https://build.opensuse.org/request/show/1245339
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-paramiko?expand=0&rev=128
This commit is contained in:
2025-02-12 10:40:50 +00:00
committed by Git OBS Bridge
parent f84bbeab33
commit 11870f1438
4 changed files with 14 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-paramiko
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-paramiko
Version: 3.5.0
Version: 3.5.1
Release: 0
Summary: SSH2 protocol library
License: LGPL-2.1-or-later