17
0

20 Commits

Author SHA256 Message Date
533b384748 - update to 1.5.6 (bsc#1221230, CVE-2024-28102):
(CVE-2024-28102)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=34
2024-03-25 12:50:23 +00:00
30d9e9dfb5 - update to 1.5.6:
* Address potential DoS with high compression ratio
- update to 1.5.4:
  * One more release bump to address issues with
    typing_extensions minimum required version
- update to 1.5.3:
  * Drop python 3.6 and 3.7 and add 3.11 support
  * replace deprecated package with typing_extensions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=32
2024-03-19 07:17:28 +00:00
be197a239a - update to 1.5.1:
* Fix X22519 import/export from PEM
  * Read the Docs now requires a config file
  * chore: refactor for removing pdb symbols
  * Fix potential DoS issue with p2c header

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=30
2024-01-02 21:08:55 +00:00
8f44e662e8 - update to 1.5.0:
* Minor bugfixes and the addition of Brainpool curves.
  * Raising the bar for minimum pyca/cryptography
  * Fix typos with codespell
  * Add codespell checks in CI
  * Add Brainpool EC-curves support
  * Fix error message
  * Fix  assorted CI issue
  * Better support for algorithms that have different input
    keysize requirement

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=28
2023-12-07 22:04:21 +00:00
4caef7f9f8 Accepting request 1036675 from home:stroeder:iam
- update to 1.4.2 which also fixes CVE-2022-3102
  too many other changes to be listed here

OBS-URL: https://build.opensuse.org/request/show/1036675
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=26
2022-11-18 17:14:01 +00:00
Michael Ströder
b79e0f1592 Accepting request 936516 from home:pgajdos:python
- do not require pytest-runner for build, not required

OBS-URL: https://build.opensuse.org/request/show/936516
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=25
2021-12-08 14:48:14 +00:00
527320e066 Accepting request 910369 from home:stroeder:iam
update to 1.0 (Python 2 support dropped)

OBS-URL: https://build.opensuse.org/request/show/910369
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=24
2021-08-06 07:13:11 +00:00
Michael Ströder
54b23b09ab Accepting request 899652 from home:stroeder:iam
update to upstream release 0.9.1

OBS-URL: https://build.opensuse.org/request/show/899652
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=23
2021-06-12 18:19:38 +00:00
Tomáš Chvátal
a4f1ff32e1 - Use constraints on the cryptography dependency
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=21
2020-09-06 19:26:29 +00:00
Tomáš Chvátal
1f99f4577f Accepting request 832622 from home:stroeder:branches:devel:languages:python
update to upstream release 0.8

OBS-URL: https://build.opensuse.org/request/show/832622
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=19
2020-09-06 19:24:41 +00:00
Tomáš Chvátal
2d9959764c Accepting request 789672 from home:stroeder:branches:devel:languages:python
- update to upstream release 0.7.0
  * Allow to use JWKSet on a JWT with no KID
  * Fixed JWE jose_header
  * Added JWE/JWS custom registry header implementation
  * RFC 8037 - Support for Ed25519, Ed448
  * Stricter OKP key generation parms check
  * Add X25519/X448 support
  * Simplify internal code curve selection
  * Fix encoding length of EC keys Coordinates
  * Add the ability to verify 'none' signatures
  * Import ABC from collections.abc instead of collections for Python 3.9 compatibility

OBS-URL: https://build.opensuse.org/request/show/789672
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=17
2020-03-30 08:51:13 +00:00
Michael Ströder
e0c1946230 Accepting request 687914 from home:stroeder:branches:devel:languages:python
- update to upstream release 0.6.0
  * Use python-cryptography's AES key wrapping
  * Add tests for key wrapping where CEK < KEK
  * Fix ECDH-ES key exchange for CEK greater than KEK
  * Add support for RFC7797
  * Fix JWK.from_json

OBS-URL: https://build.opensuse.org/request/show/687914
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=15
2019-03-23 19:24:40 +00:00
8c3074a6b5 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=13
2018-12-04 13:36:36 +00:00
Tomáš Chvátal
f5c0d31a2c - update to upstream release 0.5.0:
* Better validation of JWE
  * Avoid deprecation warnings
  * Tested to work with python 3.7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=11
2018-06-29 08:46:28 +00:00
Tomáš Chvátal
e775e64829 Accepting request 619450 from home:stroeder:branches:devel:languages:python
- update to upstream release 0.5.0

OBS-URL: https://build.opensuse.org/request/show/619450
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=10
2018-06-29 08:44:57 +00:00
d421775a37 Accepting request 618971 from devel:languages:python:singlespec-staging
Clean SPEC file

OBS-URL: https://build.opensuse.org/request/show/618971
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=8
2018-06-25 14:06:57 +00:00
Michael Ströder
f874b96e1c Accepting request 514243 from home:stroeder:branches:devel:languages:python
update to upstream release 0.4.2

OBS-URL: https://build.opensuse.org/request/show/514243
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=6
2017-08-03 15:13:58 +00:00
Michael Ströder
aeaeb07d12 Accepting request 512358 from home:stroeder:branches:devel:languages:python
update to upstream release 0.4.1

OBS-URL: https://build.opensuse.org/request/show/512358
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=4
2017-07-24 19:57:32 +00:00
Michael Ströder
c91726ebe8 Accepting request 443598 from home:stroeder:branches:devel:languages:python
update to upstream release 0.4.0

OBS-URL: https://build.opensuse.org/request/show/443598
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=2
2016-12-03 15:45:01 +00:00
8a2a9c002e Accepting request 440419 from home:stroeder:branches:devel:languages:python
initial package of upstream release 0.3.1

OBS-URL: https://build.opensuse.org/request/show/440419
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=1
2016-11-15 22:04:09 +00:00