2.2.1 - 2018-03-20
Reverted a change to GeneralNames which prohibited having zero elements, due to breakages.
Fixed a bug in aes_key_unwrap_with_padding() that caused it to raise InvalidUnwrap when key length modulo 8 was zero.
2.2 - 2018-03-19
BACKWARDS INCOMPATIBLE: Support for Python 2.6 has been dropped.
Resolved a bug in HKDF that incorrectly constrained output size.
Added BrainpoolP256R1, BrainpoolP384R1, and BrainpoolP512R1 to support inter-operating with systems like German smart meters.
Added token rotation support to Fernet with rotate().
Fixed a memory leak in derive_private_key().
Added support for AES key wrapping with padding via aes_key_wrap_with_padding() and aes_key_unwrap_with_padding() .
Allow loading DSA keys with 224 bit q.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2018-998509b780
Please login to add feedback.
This update has been submitted for testing by cheimes.
This update has been pushed to testing.
works for me
no regressions noted
Works great! LGTM! =)
This update has been submitted for batched by bodhi.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.