SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-pem-21.2.0-17.2.noarch.rpm :

* Mon Jul 03 2023 ecsos - Add %{?sle15_python_module_pythons}
* Tue Jun 21 2022 Ben Greiner - Update to 21.2.0
* Added support for pem.OpenSSLTrustedCertificate (-----BEGIN TRUSTED CERTIFICATE-----), as defined in openssl x509 manual. [#28]
* Added support for DSA private keys (BEGIN DSA PRIVATE). This is also the OpenSSH legacy PEM format. #49
* Added support for pem.SSHPublicKey (---- BEGIN SSH2 PUBLIC KEY - ---), as defined in RFC 4716. #46
* Added support for pem.SSHCOMPrivateKey (---- BEGIN SSH2 ENCRYPTED PRIVATE KEY ----), the SSH.com / Tectia private key format (plain or encrypted). #46- Actually requires twisted[tls]: python-Twisted-tls
* Tue Mar 24 2020 pgajdosAATTsuse.com- version update to 20.1.0 - Carriage returns (``\\r``) are now stripped before hashing ``pem`` objects to provide consistent hashes across platforms. `#40 `_ - Python 3.4 is not supported anymore. It has been unsupported by the Python core team for a while now and its PyPI downloads are negligible. - Added support for ``pem.OpenSSHPrivateKey`` (``OPENSSH PRIVATE KEY``). OpenSSH added a new ``BEGIN`` label when it switched to a proprietary key encoding. `#39 `_
* Wed Sep 11 2019 Tomáš Chvátal - Update to 19.2.0:
* Added support for pem.ECPrivateKey (EC PRIVATE KEY).
* Fri May 17 2019 Marketa Calabkova - update to version 19.1.0
* You can now load encrypted PKCS#8 PEM key as ``pem.Key``.
* Added support for ``pem.PublicKey`` (``PUBLIC KEY``).
* Added support for ``pem.RSAPublicKey`` (``RSA PUBLIC KEY``).
* Tue Feb 12 2019 Jan Engelhardt - Trim replicated metadata from description.
* Tue Feb 12 2019 Tomáš Chvátal - Mark as noarch since the package does not compile anything
* Thu Feb 07 2019 ecsosAATTopensuse.org- initial version 18.2.0
 
ICM