nixpkgs/pkgs
Michael Weiss 44b7d77591
python3Packages.cryptography: 3.2.1 -> 3.3.1
Backward incompatible changes:
- Support for Python 3.5 has been removed due to low usage and
  maintenance burden.
- The GCM and AESGCM now require 64-bit to 1024-bit (8 byte to 128 byte)
  initialization vectors. This change is to conform with an upcoming
  OpenSSL release that will no longer support sizes outside this window.
- When deserializing asymmetric keys we now raise ValueError rather than
  UnsupportedAlgorithm when an unsupported cipher is used. This change
  is to conform with an upcoming OpenSSL release that will no longer
  distinguish between error types.
- We no longer allow loading of finite field Diffie-Hellman parameters
  of less than 512 bits in length. This change is to conform with an
  upcoming OpenSSL release that no longer supports smaller sizes. These
  keys were already wildly insecure and should not have been used in any
  application outside of testing.
2020-12-10 13:40:57 +01:00
..
applications Merge staging-next into staging 2020-12-10 12:20:23 +00:00
build-support Merge master into staging-next 2020-12-09 18:15:18 +00:00
common-updater
data
desktops Merge pull request #106396 from InternetUnexplorer/fix/plasma-workspace-use-qqc2-style 2020-12-09 15:35:31 -06:00
development python3Packages.cryptography: 3.2.1 -> 3.3.1 2020-12-10 13:40:57 +01:00
games Merge pull request #106409 from jonringer/fix-steam 2020-12-09 17:08:05 +01:00
misc melonDS: 0.8.3 -> 0.9 (and build fix) (#106489) 2020-12-09 17:58:10 -05:00
os-specific Merge staging-next into staging 2020-12-10 12:20:23 +00:00
pkgs-lib
servers Merge branch 'master' into staging-next 2020-12-10 04:39:30 +01:00
shells
stdenv
test
tools Merge staging-next into staging 2020-12-10 12:20:23 +00:00
top-level Merge master into staging-next 2020-12-10 12:20:20 +00:00