openssl 3.3.1-2ubuntu2 source package in Ubuntu

Changelog

openssl (3.3.1-2ubuntu2) oracular; urgency=medium

  * SECURITY UPDATE: Possible denial of service in X.509 name checks
    - debian/patches/CVE-2024-6119.patch: avoid type errors in EAI-related
      name check logic in crypto/x509/v3_utl.c, test/*.
    - CVE-2024-6119
  * Add Ubuntu-specific defines to help FIPS certification (LP: #2073991)
    - UBUNTU_OSSL_SELF_TEST_DESC_PCT_DH
    - UBUNTU_OSSL_PROV_FIPS_PARAM_UNAPPROVED_USAGE

 -- Adrien Nader <email address hidden>  Wed, 11 Sep 2024 16:09:42 +0200

Upload details

Uploaded by:
Adrien Nader
Sponsored by:
Benjamin Drung
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release main utils
Oracular release main utils

Downloads

File Size SHA-256 Checksum
openssl_3.3.1.orig.tar.gz 17.2 MiB 777cd596284c883375a2a7a11bf5d2786fc5413255efab20c50d6ffe6d020b7e
openssl_3.3.1.orig.tar.gz.asc 833 bytes a1ca1547057b75e1750717d69a35a5373544cb42f671a1a7f672c4237aab1248
openssl_3.3.1-2ubuntu2.debian.tar.xz 85.6 KiB 1a388f6ad2c57f1402f98c5cd74f5dfe3730d3f3b7d8c3bbb7696a9a445739cc
openssl_3.3.1-2ubuntu2.dsc 2.7 KiB fd667f8bc4d4370fefb35de71516110c643df1a639d5b456302a5efc43853c11

Available diffs

View changes file

Binary packages built by this source

libssl-dev: Secure Sockets Layer toolkit - development files

 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It contains development libraries, header files, and manpages for libssl
 and libcrypto.

libssl-doc: Secure Sockets Layer toolkit - development documentation

 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It contains manpages and demo files for libssl and libcrypto.

libssl3t64: Secure Sockets Layer toolkit - shared libraries

 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It provides the libssl and libcrypto shared libraries.

libssl3t64-dbgsym: debug symbols for libssl3t64
openssl: Secure Sockets Layer toolkit - cryptographic utility

 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It contains the general-purpose command line binary /usr/bin/openssl,
 useful for cryptographic operations such as:
  * creating RSA, DH, and DSA key parameters;
  * creating X.509 certificates, CSRs, and CRLs;
  * calculating message digests;
  * encrypting and decrypting with ciphers;
  * testing SSL/TLS clients and servers;
  * handling S/MIME signed or encrypted mail.

openssl-dbgsym: debug symbols for openssl