14
0

19 Commits

Author SHA256 Message Date
d55a334356 - 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
929994fea6 - 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
589c8b1d2d - 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
3e4cedc810 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
bbf9e7a36e 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
879c4cbd81 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
f48d4d2618 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
73629b1847 - 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
973f52ce5d OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=20 2020-09-06 19:25:10 +00:00
Tomáš Chvátal
c81972ba2a 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
a67a03d658 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
407730aba5 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
b2cff6b578 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
8b3e6a46c3 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
62e7dc103f 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
da040e763b 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
72f89dc076 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
9cdf3a0616 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
d2446361e6 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