15
0
Commit Graph

18 Commits

Author SHA256 Message Date
fc730fd56c Accepting request 934316 from home:dirkmueller:Factory
- update to 36.0.0

OBS-URL: https://build.opensuse.org/request/show/934316
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=26
2021-11-29 11:09:51 +00:00
172f9d0631 - disable python2 build as python-cryptography also has it disabled,
this allows a python2-specific version to be injected

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=25
2021-11-08 19:36:42 +00:00
1cf197861a Accepting request 924940 from home:bnavigator:branches:devel:languages:python
- Downgrade to 3.4.8
  * Always keep in sync with python-cryptograhy

OBS-URL: https://build.opensuse.org/request/show/924940
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=24
2021-10-12 19:35:32 +00:00
c250b3a46c Accepting request 923730 from home:pmonrealgonzalez:branches:devel:languages:python
- Add pem-certificate filters in python-cryptography-vectors-rpmlintrc

- Update to 35.0.0:
  * Changed the version scheme.
  * BACKWARDS INCOMPATIBLE: The X.509 PEM parsers now require that
    the PEM string passed have PEM delimiters of the correct type.
  * BACKWARDS INCOMPATIBLE: The X.509 certificate parser no longer
    allows negative serial numbers. RFC 5280 has always prohibited these.
  * BACKWARDS INCOMPATIBLE: Invalid ASN.1 found during X.509 parsing
    will raise an error on initial parse rather than when the
    invalid field is accessed.
  * Rust is now required for building cryptography, the
    CRYPTOGRAPHY_DONT_BUILD_RUST environment variable is no longer
    respected.
  * Parsers for X.509 no longer use OpenSSL and have been rewritten
    in Rust. This should be backwards compatible (modulo the items
    listed above) and improve both security and performance.
  * Added support for OpenSSL 3.0.0 as a compilation target.
  * Added support for SM3 and SM4, when using OpenSSL 1.1.1. These
    algorithms are provided for compatibility in regions where they
    may be required, and are not generally recommended.
  * We now ship manylinux_2_24 and musllinux_1_1 wheels, in addition
    to our manylinux2010 and manylinux2014 wheels.
  * Added rfc4514_attribute_name attribute to X509.NameAttribite.
  * Added KBKDFCMAC.

OBS-URL: https://build.opensuse.org/request/show/923730
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=23
2021-10-07 13:07:31 +00:00
b70e697657 Accepting request 870127 from home:stroeder:branches:devel:languages:python
- update to 3.3.12
  * updated vectors for cryptography 3.3.2

OBS-URL: https://build.opensuse.org/request/show/870127
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=21
2021-02-07 20:41:41 +00:00
a265b7ca9b - update to 3.3.1:
* updated vectors for cryptography 3.3.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=19
2020-12-20 09:30:34 +00:00
da653fe70e update to 3.3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=17
2020-12-09 14:02:44 +00:00
ad098587ce Accepting request 844616 from home:stroeder:branches:devel:languages:python
update to 3.2.1

OBS-URL: https://build.opensuse.org/request/show/844616
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=15
2020-10-28 21:43:29 +00:00
197193af42 Accepting request 844068 from home:stroeder:branches:devel:languages:python
update to 3.2

OBS-URL: https://build.opensuse.org/request/show/844068
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=14
2020-10-26 14:11:29 +00:00
ee94733925 - update to 3.1.1:
* updated vectors for cryptography 3.1.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=13
2020-09-28 10:47:55 +00:00
4dcec9cbc7 - update to 3.1:
* updated vectors for cryptography 3.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=12
2020-09-18 11:06:25 +00:00
46b68f1da1 - update to 3.0:
* updated vectors for the cryptography 3.0 testing

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=10
2020-07-28 17:12:22 +00:00
Tomáš Chvátal
22bb4d5280 Accepting request 805790 from home:stroeder:branches:devel:languages:python
update to 2.9.2 (tested on Tumbleweed x86_64)

OBS-URL: https://build.opensuse.org/request/show/805790
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=8
2020-05-15 10:03:19 +00:00
Tomáš Chvátal
99bf75cf70 Accepting request 740727 from home:stroeder:branches:devel:languages:python
- added .keyring source
- update to 2.8

OBS-URL: https://build.opensuse.org/request/show/740727
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=6
2019-10-18 10:16:42 +00:00
Tomáš Chvátal
07e5163d7f - update to 2.7:
* updated vectors for the cryptography 2.7 testing

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=4
2019-06-06 08:48:21 +00:00
bb281860b4 - update to 2.7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=3
2019-06-03 13:45:23 +00:00
4a40e77e1c Accepting request 706325 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/706325
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cryptography-vectors?expand=0&rev=1
2019-06-01 07:54:55 +00:00
Tomáš Chvátal
1036cb0766 - Initial commit, split out of cryptography
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography-vectors?expand=0&rev=1
2019-05-29 13:45:58 +00:00