m2crypto 0.42.0-2ubuntu2 source package in Ubuntu

Changelog

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

  * d/p/openssl-3.4-ftbfs.patch:
    Remove as this was leading to a whack-a-mole game trying to have
    SWIG parse properly all system headers
  * d/p/ftbfs-swig-4.3-changed-exception.patch:
    Adapt to SWIG 4.3 changing exception raised in some situations
    (LP: #2092223)

 -- Adrien Nader <email address hidden>  Thu, 19 Dec 2024 18:47:30 +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-2ubuntu2.debian.tar.xz 59.9 KiB 9516d7a97bf150d6a33ef0e5a484a2ca59de5178ace4b68f48a1dce662f55db4
m2crypto_0.42.0-2ubuntu2.dsc 2.4 KiB 70a0f26d9ab4e894bbeeb3fb82fc310a1b1b6f689b13fed50d2ce7657d87c4e4

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