openssl 3.4.1-1ubuntu1 source package in Ubuntu
Changelog
openssl (3.4.1-1ubuntu1) plucky; urgency=medium * Merge with Debian unstable. Remaining changes: - Use perl:native in the autopkgtest for installability on i386. - Symlink copyright/changelog.Debian.gz in libssl3* to libssl-dev/openssl - Disable LTO with which the codebase is generally incompatible (LP: #2058017) - Default config reads crypto-config and /etc/ssl/openssl.cnf.d dropins - Don't enable or package anything FIPS (LP: #2087955) - patch: crypto: Add kernel FIPS mode detection - patch: crypto: Automatically use the FIPS provider... - patch: apps/speed: Omit unavailable algorithms in FIPS mode - patch: apps: pass -propquery arg to the libctx DRBG fetches - patch: test: Ensure encoding runs with the correct context... - patch: Add Ubuntu-specific defines to help FIPS certification (LP: #2073991) + UBUNTU_OSSL_SELF_TEST_DESC_PCT_DH + UBUNTU_OSSL_PROV_FIPS_PARAM_UNAPPROVED_USAGE * Remove now-unneeded work-around for m2crypto as discussed in #1091133 * patch: add CPACF instruction usage for AES-XTS (LP: #2096810) openssl (3.4.1-1) unstable; urgency=medium * Import 3.4.1 - CVE-2024-12797 (RFC7250 handshakes with unauthenticated servers don't abort as expected) (Closes: #1095765). - CVE-2024-13176 (Timing side-channel in ECDSA signature computation) (Closes: #1094027). - Compile on LoongArch again (Closes: #1092307). openssl (3.4.0-2) unstable; urgency=medium * Disable padlockeng on non-x86 architectures. * Upload to unstable. -- Adrien Nader <email address hidden> Wed, 12 Feb 2025 10:21:22 +0100
Upload details
- Uploaded by:
- Adrien Nader
- Sponsored by:
- Simon Quigley
- Uploaded to:
- Plucky
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | main | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openssl_3.4.1.orig.tar.gz | 17.5 MiB | 002a2d6b30b58bf4bea46c43bdd96365aaf8daa6c428782aa4feee06da197df3 |
openssl_3.4.1.orig.tar.gz.asc | 833 bytes | 488c2d4051d5d27b1c0f9d21fd717630e0a2e1b82216875b2fb0fceeb0e8ea5a |
openssl_3.4.1-1ubuntu1.debian.tar.xz | 67.4 KiB | 4bd08e6f1677b87527af25630dc257fe8a91a713645e892183950082f035095c |
openssl_3.4.1-1ubuntu1.dsc | 2.8 KiB | 9f18df1e9e7970720f3ef0ede0f3589abc45d517a0c99d2d87e56d5abeeea771 |
Available diffs
- diff from 3.4.0-1ubuntu2 to 3.4.1-1ubuntu1 (103.1 KiB)
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
- openssl-provider-legacy: 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.
.
This package contains the legacy provider. The OpenSSL legacy provider
supplies OpenSSL implementations of algorithms that have been deemed legacy.
Such algorithms have commonly fallen out of use, have been deemed insecure by
the cryptography community, or something similar.
For details see OSSL_PROVIDER-legacy man page.
- openssl-provider-legacy-dbgsym: debug symbols for openssl-provider-legacy