openssl 3.0.8-1ubuntu1 source package in Ubuntu
Changelog
openssl (3.0.8-1ubuntu1) lunar; urgency=medium * Merge 3.0.8 from Debian testing (LP: #2006954) - Remaining changes: + Symlink changelog{,.Debian}.gz and copyright.gz from libssl-dev to openssl + d/libssl3.postinst: Revert Debian deletion - Skip services restart & reboot notification if needrestart is in-use. - Bump version check to 1.1.1 (bug opened as LP: #1999139) - Use a different priority for libssl1.1/restart-services depending on whether a desktop, or server dist-upgrade is being performed. - Import libraries/restart-without-asking template as used by above. + Add support for building with noudeb build profile. + Use perl:native in the autopkgtest for installability on i386. -- Adrien Nader <email address hidden> Mon, 20 Feb 2023 16:10:19 +0100
Upload details
- Uploaded by:
- Adrien Nader
- Sponsored by:
- Simon Chopin
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openssl_3.0.8.orig.tar.gz | 14.4 MiB | 6c13d2bf38fdf31eac3ce2a347073673f5d63263398f1f69d0df4a41253e4b3e |
openssl_3.0.8-1ubuntu1.debian.tar.xz | 103.5 KiB | cc99644a67a655f2f95fa008a6d7eebff384137bc02c1eff40edcc363f10b61b |
openssl_3.0.8-1ubuntu1.dsc | 2.2 KiB | 73946834fedc4c83767e3efce094fd3f99e35e5bd51c60589ca1848520921040 |
Available diffs
- diff from 3.0.7-1ubuntu1 to 3.0.8-1ubuntu1 (150.6 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