Commit Graph

258060 Commits

Author SHA1 Message Date
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
github-actions[bot]
4e33f29b79
Merge staging-next into staging 2020-12-10 12:20:23 +00:00
github-actions[bot]
9e3f47d2e8
Merge master into staging-next 2020-12-10 12:20:20 +00:00
Mario Rodas
1f65211aa3
Merge pull request #106537 from r-ryantm/auto-update/argocd
argocd: 1.7.10 -> 1.8.1
2020-12-10 06:30:07 -05:00
Mario Rodas
cc9c82074e
Merge pull request #106373 from marsam/drop-terraform_0_11
terraform_0_11: drop
2020-12-10 06:20:44 -05:00
Mario Rodas
5d85bda128
Merge pull request #106286 from Tomahna/bloop
bloop: 1.4.5 -> 1.4.6
2020-12-10 06:16:22 -05:00
Mario Rodas
0246cb5fc7
Merge pull request #106516 from r-ryantm/auto-update/python3.7-zigpy-znp
python37Packages.zigpy-znp: 0.2.2 -> 0.3.0
2020-12-10 06:14:23 -05:00
Mario Rodas
32cedb6dde
Merge pull request #106485 from r-ryantm/auto-update/openntpd
openntpd: 6.2p3 -> 6.8p1
2020-12-10 06:12:37 -05:00
Mario Rodas
98695643c8
Merge pull request #106536 from marsam/fix-flask-restx-build
python3Packages.flask-restx: fix build
2020-12-10 06:12:15 -05:00
Mario Rodas
04e5255549
Merge pull request #106518 from r-ryantm/auto-update/python3.7-mac_alias
python37Packages.mac_alias: 2.1.1 -> 2.2.0
2020-12-10 06:08:59 -05:00
Mario Rodas
7f39249bda
Merge pull request #106524 from r-ryantm/auto-update/python3.7-py-air-control-exporter
python37Packages.py-air-control-exporter: 0.1.5 -> 0.2.0
2020-12-10 06:07:57 -05:00
Mario Rodas
8e532ed2a3
Merge pull request #106527 from r-ryantm/auto-update/python3.7-casbin
python37Packages.casbin: 0.10.0 -> 0.12.0
2020-12-10 06:06:48 -05:00
Mario Rodas
d5b75f9c49
Merge pull request #106491 from eduardosm/diffpdf
diffpdf: fix icon
2020-12-10 06:05:30 -05:00
Mario Rodas
e27a04e97d
Merge pull request #106512 from r-ryantm/auto-update/python3.7-trimesh
python37Packages.trimesh: 3.8.17 -> 3.8.18
2020-12-10 06:04:20 -05:00
Mario Rodas
ca5679f09c
Merge pull request #106500 from r-ryantm/auto-update/petsc
petsc: 3.14.1 -> 3.14.2
2020-12-10 06:03:04 -05:00
Mario Rodas
37b8796822
Merge pull request #106517 from r-ryantm/auto-update/python3.7-limnoria
python37Packages.limnoria: 2020.10.10 -> 2020.12.05
2020-12-10 06:01:12 -05:00
Mario Rodas
5fb638b05e
Merge pull request #106522 from r-ryantm/auto-update/python3.7-dbus-next
python37Packages.dbus-next: 0.2.1 -> 0.2.2
2020-12-10 05:59:35 -05:00
Mario Rodas
d010578012
Merge pull request #106523 from r-ryantm/auto-update/python3.7-pyfaidx
python37Packages.pyfaidx: 0.5.9.1 -> 0.5.9.2
2020-12-10 05:58:44 -05:00
R. RyanTM
e6fc44c84f argocd: 1.7.10 -> 1.8.1 2020-12-10 10:57:41 +00:00
Mario Rodas
621d4b9738
Merge pull request #106514 from r-ryantm/auto-update/python3.7-chalice
python37Packages.chalice: 1.21.4 -> 1.21.5
2020-12-10 05:57:12 -05:00
Mario Rodas
2d8916b37b
Merge pull request #106496 from r-ryantm/auto-update/plantuml
plantuml: 1.2020.21 -> 1.2020.22
2020-12-10 05:55:53 -05:00
Mario Rodas
b80724cc02
Merge pull request #106525 from r-ryantm/auto-update/python3.7-pysmb
python37Packages.pysmb: 1.2.5 -> 1.2.6
2020-12-10 05:54:43 -05:00
Mario Rodas
4d9d2f2dce
Merge pull request #106530 from marsam/update-tflint
tflint: 0.21.0 -> 0.22.0
2020-12-10 05:53:27 -05:00
Mario Rodas
4631dbb83b
Merge pull request #106520 from r-ryantm/auto-update/python3.7-ueberzug
python37Packages.ueberzug: 18.1.7 -> 18.1.8
2020-12-10 05:52:01 -05:00
Orivej Desh
59d8ee790e python2Packages.prettytable: init at 1.0.1
Fixes #106275
2020-12-10 10:28:20 +00:00
Mario Rodas
16e71256fb
Merge pull request #106490 from r-ryantm/auto-update/psftools
psftools: 1.0.13 -> 1.0.14
2020-12-10 05:09:14 -05:00
R. RyanTM
be49d06799 python37Packages.casbin: 0.10.0 -> 0.12.0 2020-12-10 09:22:04 +00:00
zowoq
820e450810 cni-plugins: 0.8.7 -> 0.9.0
https://github.com/containernetworking/plugins/releases/tag/v0.9.0
2020-12-10 18:53:12 +10:00
R. RyanTM
33e61aa517 python37Packages.pysmb: 1.2.5 -> 1.2.6 2020-12-10 08:33:31 +00:00
R. RyanTM
0219c46aa3 python37Packages.py-air-control-exporter: 0.1.5 -> 0.2.0 2020-12-10 08:28:36 +00:00
R. RyanTM
48b73739aa python37Packages.pyfaidx: 0.5.9.1 -> 0.5.9.2 2020-12-10 08:22:04 +00:00
R. RyanTM
d4e94ff125 python37Packages.dbus-next: 0.2.1 -> 0.2.2 2020-12-10 08:15:29 +00:00
R. RyanTM
f2b41c67a8 python37Packages.ueberzug: 18.1.7 -> 18.1.8 2020-12-10 07:55:34 +00:00
R. RyanTM
6b0b154c6f python37Packages.mac_alias: 2.1.1 -> 2.2.0 2020-12-10 07:34:17 +00:00
R. RyanTM
f7087e9836 python37Packages.limnoria: 2020.10.10 -> 2020.12.05 2020-12-10 07:15:45 +00:00
R. RyanTM
929910f8a5 python37Packages.zigpy-znp: 0.2.2 -> 0.3.0 2020-12-10 07:02:24 +00:00
R. RyanTM
45a94f3d07 python37Packages.chalice: 1.21.4 -> 1.21.5 2020-12-10 06:30:10 +00:00
github-actions[bot]
d85d0c3998
Merge staging-next into staging 2020-12-10 06:17:49 +00:00
github-actions[bot]
3c5489b2fe
Merge master into staging-next 2020-12-10 06:17:45 +00:00
R. RyanTM
12bb3f9251 python37Packages.trimesh: 3.8.17 -> 3.8.18 2020-12-10 06:04:43 +00:00
Jörg Thalheim
b0541511d0
Merge pull request #106472 from Mic92/keystone
keystone: also build shared library
2020-12-10 05:45:04 +00:00
Jan Tojnar
ed98057f0a
Merge pull request #106352 from NixOS/fwupd-1.5.3 2020-12-10 06:31:51 +01:00
Jan Tojnar
0facf250a3
Merge pull request #106302 from NixOS/gdk-pixbuf-2.42.2
gdk-pixbuf: 2.42.0 → 2.42.2
2020-12-10 06:19:18 +01:00
Elis Hirwing
55a86ff88a
Merge pull request #106501 from r-ryantm/auto-update/php-event
php73Extensions.event: 3.0.1 -> 3.0.2
2020-12-10 05:55:17 +01:00
Elis Hirwing
ef265ea184
Merge pull request #106499 from r-ryantm/auto-update/php-rdkafka
php73Extensions.rdkafka: 4.0.4 -> 4.1.1
2020-12-10 05:54:57 +01:00
Elis Hirwing
e06f669ad3
Merge pull request #106498 from r-ryantm/auto-update/php-phpstan
php73Packages.phpstan: 0.12.58 -> 0.12.59
2020-12-10 05:54:31 +01:00
Mario Rodas
dc7ba1e14b python3Packages.flask-restx: fix build 2020-12-10 04:20:00 +00:00
Mario Rodas
bb73b04f9f tflint: 0.21.0 -> 0.22.0
https://github.com/terraform-linters/tflint/releases/tag/v0.22.0
2020-12-10 04:20:00 +00:00
R. RyanTM
112184c58d php73Packages.php-cs-fixer: 2.16.7 -> 2.17.0 2020-12-10 04:42:35 +01:00
Jan Tojnar
bf2f0ec278
Merge branch 'staging-next' into staging 2020-12-10 04:41:08 +01:00