m2crypto 0.42.0-2ubuntu1 source package in Ubuntu

Changelog

m2crypto (0.42.0-2ubuntu1) plucky; urgency=medium

  * d/p/testsuite-compatibility-with-openssl-3.4.patch: use only
    X509_VERSION_1 (0) as version for CSR since it is the only defined
    by RFC 2986 and openssl 3.4 rejects attempts to use another one
    (Closes: #1085588) (LP: #2091358)
  * d/p/openssl-3.4-ftbfs.patch: make SWIG use
    -D_GNU_SOURCE=1 to parse headers (LP: #2091883)

 -- Adrien Nader <email address hidden>  Wed, 18 Dec 2024 10:27:43 +0100

Upload details

Uploaded by:
Adrien Nader
Sponsored by:
Matthias Klose
Uploaded to:
Plucky
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
m2crypto_0.42.0.orig.tar.gz 243.7 KiB f182a188350277ec813dab0c4cb9bcfcf9284bbdad916fa2e61c288cbdb8b4cd
m2crypto_0.42.0-2ubuntu1.debian.tar.xz 60.1 KiB d0f11c79b07301dd3fe27c498081825bba344ae94e48ff66f84c1b9bc1825e51
m2crypto_0.42.0-2ubuntu1.dsc 2.4 KiB 1ca344543bf2b757c16a822c4db0908dfeed8528d7fafbfd087e1fe22d66e86f

View changes file

Binary packages built by this source

python-m2crypto-doc: Python wrapper for the OpenSSL library (docs)

 m2crypto features the following:
   * RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES).
   * SSL functionality to implement clients and servers.
   * HTTPS extensions to Python's httplib, urllib, and xmlrpclib.
   * Unforgeable HMAC'ing AuthCookies for web session management.
   * FTP/TLS client and server.
   * S/MIME.
   * ZServerSSL: A HTTPS server for Zope.
   * ZSmime: An S/MIME messenger for Zope.
 .
 This package contains the documentation.

python3-m2crypto: Python wrapper for the OpenSSL library

 m2crypto features the following:
   * RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES).
   * SSL functionality to implement clients and servers.
   * HTTPS extensions to Python's httplib, urllib, and xmlrpclib.
   * Unforgeable HMAC'ing AuthCookies for web session management.
   * FTP/TLS client and server.
   * S/MIME.
   * ZServerSSL: A HTTPS server for Zope.
   * ZSmime: An S/MIME messenger for Zope.

python3-m2crypto-dbgsym: debug symbols for python3-m2crypto