m2crypto 0.40.1-2build2 source package in Ubuntu

Changelog

m2crypto (0.40.1-2build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 17:54:42 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe libs

Downloads

File Size SHA-256 Checksum
m2crypto_0.40.1.orig.tar.xz 521.9 KiB dc31f556f422f6b8f5140a6804dc9c5ece8d3cc5ca76dd0dc236a032c99eafb5
m2crypto_0.40.1-2build2.debian.tar.xz 57.2 KiB cc76ce65aa1eac8b46736a32733f424251fbe548b0b2fd89c9eb16291d988eca
m2crypto_0.40.1-2build2.dsc 2.3 KiB fb695c128591413cedc9eb3b59e154db257d8956b69bb13d9c686088067bcaa4

Available diffs

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 (Python 3 modules)

 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 modules for the Python 3.x interpreter.

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