openssl 3.0.3-0ubuntu1 source package in Ubuntu
Changelog
openssl (3.0.3-0ubuntu1) kinetic; urgency=medium * New upstream release (LP: #1968997): - d/p/CVE-2022-*: dropped, present upstream - d/p/c_rehash-compat.patch: refreshed -- Simon Chopin <email address hidden> Thu, 05 May 2022 10:56:04 +0200
Upload details
- Uploaded by:
- Simon Chopin
- Sponsored by:
- Graham Inggs
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openssl_3.0.3.orig.tar.gz | 14.4 MiB | ee0078adcef1de5f003c62c80cc96527721609c6f3bb42b7795df31f8b558c0b |
openssl_3.0.3.orig.tar.gz.asc | 488 bytes | 3518d826c0758ab218a318cf5f2d44abe9191d85fb598e830120def6e575cd4b |
openssl_3.0.3-0ubuntu1.debian.tar.xz | 96.4 KiB | 50961bbce386ee012dd53d27241422541857d2c5e1ab0add19cd7f9d19c1f6a3 |
openssl_3.0.3-0ubuntu1.dsc | 2.7 KiB | 4a5e98885b5ed36d4e711718f292faea485da143e7f0885ca8c1228162d4b804 |
Available diffs
- diff from 3.0.2-0ubuntu1 to 3.0.3-0ubuntu1 (86.0 KiB)
- diff from 3.0.2-0ubuntu2 to 3.0.3-0ubuntu1 (90.9 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.
- libssl3: 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.
- libssl3-dbgsym: debug symbols for libssl3
- 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