[ubuntu/cosmic-proposed] openssl 1.1.1-1ubuntu1 (Accepted)
Dimitri John Ledkov
xnox at ubuntu.com
Mon Sep 24 13:52:12 UTC 2018
openssl (1.1.1-1ubuntu1) cosmic; urgency=medium
* Merge from Debian unstable, remaining changes:
- Replace duplicate files in the doc directory with symlinks.
- debian/libssl1.1.postinst:
+ Display a system restart required notification on libssl1.1
upgrade on servers.
+ Use a different priority for libssl1.1/restart-services depending
on whether a desktop, or server dist-upgrade is being performed.
- Revert "Enable system default config to enforce TLS1.2 as a
minimum" & "Increase default security level from 1 to 2".
- Further decrease security level from 1 to 0, for compatibility with
openssl 1.0.2.
openssl (1.1.1-1) unstable; urgency=medium
* New upstream version.
- Update symbol file for 1.1.1
- CVE-2018-0732 (actually since pre8).
* Add Breaks on python-httplib2 (Addresses: #907015)
* Add hardening=+all.
* Update to policy 4.2.1
- Less verbose testsuite with terse
- Use RRR=no
openssl (1.1.1~~pre9-1) unstable; urgency=medium
* New upstream version.
- Support the final TLS 1.3 version (RFC 8446)
* Upload to unstable
openssl (1.1.1~~pre8-1) experimental; urgency=medium
* New upstream version.
openssl (1.1.1~~pre7-1) experimental; urgency=medium
* Drop afalgeng on kfreebsd-* which go enabled because they inherit from
the linux target.
* Fix debian-rules-sets-dpkg-architecture-variable.
* Update to policy 4.1.4
- only Suggest: libssl-doc instead Recommends (only documentation and
example code is shipped).
- drop Priority: important.
- use signing-key.asc and a https links for downloads
* Use compat 11.
- this moves the examples to /usr/share/doc/libssl-{doc->dev}/demos but it
seems to make sense.
* Add a 25-test_verify.t for autopkgtest which runs against intalled
openssl binary.
* Fix CVE-2018-0737 (Closes: #895844).
openssl (1.1.1~~pre6-2) experimental; urgency=medium
* Update libssl1.1.symbols
openssl (1.1.1~~pre6-1) experimental; urgency=medium
* New upstream version
* Increase default security level from 1 to 2. This moves from the 80 bit
security level to the 112 bit securit level and will require 2048 bit RSA
and DHE keys.
openssl (1.1.1~~pre4-1) experimental; urgency=medium
* Update to 1.1.1-pre4 (Closes: #892276, #894282).
* Add riscv64 target (Closes: #891797).
openssl (1.1.1~~pre3-1) experimental; urgency=medium
* Update to 1.1.1-pre3
* Don't suggest 1024 bit RSA key to be typical (Closes: #878303).
* Don't insist on TLS1.3 cipher for <TLS1.3 connections (Closes: #891570).
* Enable system default config to enforce TLS1.2 as a minimum.
openssl (1.1.1~~pre2-1) experimental; urgency=medium
* Update to 1.1.1-pre2
openssl (1.1.1~~pre1-1) experimental; urgency=medium
* Abort the build if symbols are discovered which are not part of the
symbols file.
* Add config support for MIPS R6, patch by YunQiang Su (Closes: #882007).
* Enable afalgeng on Linux targets (Closes: #888305)
* Update 1.1.1-pre1.
Date: Mon, 17 Sep 2018 13:24:38 +0100
Changed-By: Dimitri John Ledkov <xnox at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/openssl/1.1.1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 17 Sep 2018 13:24:38 +0100
Source: openssl
Binary: openssl libssl1.1 libcrypto1.1-udeb libssl1.1-udeb libssl-dev libssl-doc
Architecture: source
Version: 1.1.1-1ubuntu1
Distribution: cosmic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dimitri John Ledkov <xnox at ubuntu.com>
Description:
libcrypto1.1-udeb - Secure Sockets Layer toolkit - libcrypto udeb (udeb)
libssl-dev - Secure Sockets Layer toolkit - development files
libssl-doc - Secure Sockets Layer toolkit - development documentation
libssl1.1 - Secure Sockets Layer toolkit - shared libraries
libssl1.1-udeb - ssl shared library - udeb (udeb)
openssl - Secure Sockets Layer toolkit - cryptographic utility
Closes: 878303 882007 888305 891570 891797 892276 894282 895844
Changes:
openssl (1.1.1-1ubuntu1) cosmic; urgency=medium
.
* Merge from Debian unstable, remaining changes:
- Replace duplicate files in the doc directory with symlinks.
- debian/libssl1.1.postinst:
+ Display a system restart required notification on libssl1.1
upgrade on servers.
+ Use a different priority for libssl1.1/restart-services depending
on whether a desktop, or server dist-upgrade is being performed.
- Revert "Enable system default config to enforce TLS1.2 as a
minimum" & "Increase default security level from 1 to 2".
- Further decrease security level from 1 to 0, for compatibility with
openssl 1.0.2.
.
openssl (1.1.1-1) unstable; urgency=medium
.
* New upstream version.
- Update symbol file for 1.1.1
- CVE-2018-0732 (actually since pre8).
* Add Breaks on python-httplib2 (Addresses: #907015)
* Add hardening=+all.
* Update to policy 4.2.1
- Less verbose testsuite with terse
- Use RRR=no
.
openssl (1.1.1~~pre9-1) unstable; urgency=medium
.
* New upstream version.
- Support the final TLS 1.3 version (RFC 8446)
* Upload to unstable
.
openssl (1.1.1~~pre8-1) experimental; urgency=medium
.
* New upstream version.
.
openssl (1.1.1~~pre7-1) experimental; urgency=medium
.
* Drop afalgeng on kfreebsd-* which go enabled because they inherit from
the linux target.
* Fix debian-rules-sets-dpkg-architecture-variable.
* Update to policy 4.1.4
- only Suggest: libssl-doc instead Recommends (only documentation and
example code is shipped).
- drop Priority: important.
- use signing-key.asc and a https links for downloads
* Use compat 11.
- this moves the examples to /usr/share/doc/libssl-{doc->dev}/demos but it
seems to make sense.
* Add a 25-test_verify.t for autopkgtest which runs against intalled
openssl binary.
* Fix CVE-2018-0737 (Closes: #895844).
.
openssl (1.1.1~~pre6-2) experimental; urgency=medium
.
* Update libssl1.1.symbols
.
openssl (1.1.1~~pre6-1) experimental; urgency=medium
.
* New upstream version
* Increase default security level from 1 to 2. This moves from the 80 bit
security level to the 112 bit securit level and will require 2048 bit RSA
and DHE keys.
.
openssl (1.1.1~~pre4-1) experimental; urgency=medium
.
* Update to 1.1.1-pre4 (Closes: #892276, #894282).
* Add riscv64 target (Closes: #891797).
.
openssl (1.1.1~~pre3-1) experimental; urgency=medium
.
* Update to 1.1.1-pre3
* Don't suggest 1024 bit RSA key to be typical (Closes: #878303).
* Don't insist on TLS1.3 cipher for <TLS1.3 connections (Closes: #891570).
* Enable system default config to enforce TLS1.2 as a minimum.
.
openssl (1.1.1~~pre2-1) experimental; urgency=medium
.
* Update to 1.1.1-pre2
.
openssl (1.1.1~~pre1-1) experimental; urgency=medium
.
* Abort the build if symbols are discovered which are not part of the
symbols file.
* Add config support for MIPS R6, patch by YunQiang Su (Closes: #882007).
* Enable afalgeng on Linux targets (Closes: #888305)
* Update 1.1.1-pre1.
Checksums-Sha1:
4b2650a38fa9257837673ad4c1d57c051eac417c 2386 openssl_1.1.1-1ubuntu1.dsc
e4559f31dca37ce815e0c7135488b747745a056d 8337920 openssl_1.1.1.orig.tar.gz
474a05b87fe0b8e88045c8e1679e73973726f863 488 openssl_1.1.1.orig.tar.gz.asc
06e3749b298b83a04caabf95e17aa551c757e2d8 84084 openssl_1.1.1-1ubuntu1.debian.tar.xz
726a4c3ea1951630364a275c189e91a4de89c7ff 6091 openssl_1.1.1-1ubuntu1_source.buildinfo
Checksums-Sha256:
bd71182a8fb073ebd9d3c3bf7546e9400419b4aff1d80e25c844515a47e0f53b 2386 openssl_1.1.1-1ubuntu1.dsc
2836875a0f89c03d0fdf483941512613a50cfb421d6fd94b9f41d7279d586a3d 8337920 openssl_1.1.1.orig.tar.gz
f3296150114069ea73a72eafbfdcbb295b770e7cbf3266f9590f3d0932498b3e 488 openssl_1.1.1.orig.tar.gz.asc
4c189a1ca97b78bbaa084bc61fe9606c78e339633a41f11da966510fd533688d 84084 openssl_1.1.1-1ubuntu1.debian.tar.xz
ad60663d1e8a47dba3346445c9cfd009dbd85f079058822ffd0709ff152abea0 6091 openssl_1.1.1-1ubuntu1_source.buildinfo
Files:
892a182a775e687ffa453a6c0aa7abd1 2386 utils optional openssl_1.1.1-1ubuntu1.dsc
7079eb017429e0ffb9efb42bf80ccb21 8337920 utils optional openssl_1.1.1.orig.tar.gz
e06fc07cd5e972832d6759af0a2ca016 488 utils optional openssl_1.1.1.orig.tar.gz.asc
34d65645d41eb74af7869f3a4d3cd132 84084 utils optional openssl_1.1.1-1ubuntu1.debian.tar.xz
246221e41760cecee0c2d93925731327 6091 utils optional openssl_1.1.1-1ubuntu1_source.buildinfo
Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
iQFEBAEBCgAuFiEEdzyZ69ChEXIhenw/ysLYuc0spfkFAlufnxoQHHhub3hAZGVi
aWFuLm9yZwAKCRDKwti5zSyl+e9aB/4+wb3s9hnCeRUo7Do6LV68srZP6FRTivWm
90oMT1Tewr1i+GR2PvUOPXYXtxQAwwNLgkoL4mtWN4YXBMTj8Azwt7kRMHw+5oTq
yB5wYIuHWVPU59dPXtZUR0BfC1qsCN5a/UQUsKVMzqgQrJHeoJ3zZvG+KlyH392o
O7dclfy9XOZlEoDEaYisYQp10V5REHda1bDXoaRfq/eT9ZNjzhUWMMvchEoOQaSY
jBRRwZDDb9cXqPkaa68r+kqmgm4ZUllcyMpBMAIDeyfP6KYqeI6bdOfltOcIDoAe
S/JJFv4DwqQr/XsLa3ZgOXTiF2UUrBVSdQuDuePxtDZvDuXkxqFh
=haYl
-----END PGP SIGNATURE-----
More information about the Cosmic-changes
mailing list