Trevor Gamblin
fe48529f1c
python3-m2crypto: upgrade 0.38.0 -> 0.39.0
...
Remove the CVE-2020-25657 patch, as it is fixed in 0.39.0:
[tgamblin@megalith m2crypto]$ git log --oneline --grep="CVE-2020-25657"
84c5395 Mitigate the Bleichenbacher timing attacks in the RSA decryption API (CVE-2020-25657)
[tgamblin@megalith m2crypto]$ git tag --contains 84c53958def0f510e92119fca14d74f94215827a
0.39.0
Changelog (https://gitlab.com/m2crypto/m2crypto/-/blob/master/CHANGES?ref_type=heads ):
0.39.0 - 2023-01-31
-------------------
- SUPPORT FOR PYTHON 2 HAS BEEN DEPRECATED AND IT WILL BE
COMPLETELY REMOVED IN THE NEXT RELEASE.
- Remove dependency on parameterized and use unittest.subTest
instead.
- Upgrade embedded six.py module to 1.16.0 (really tiny
inconsequential changes).
- Make tests working on MacOS again (test_bio_membuf: Use fork)
- Use OpenSSL_version_num() instead of unrealiable parsing of .h
file.
- Mitigate the Bleichenbacher timing attacks in the RSA
decryption API (CVE-2020-25657)
- Add functionality to extract EC key from public key + Update
tests
- Worked around compatibility issues with OpenSSL 3.*
- Support for Twisted has been deprecated (they have their own
SSL support anyway).
- Generate TAP while testing.
- Stop using GitHub for testing.
- Accept a small deviation from time in the testsuite (for
systems with non-standard HZ kernel parameter).
- Use the default BIO.__del__ rather tha overriding in BIO.File
(avoid a memleak).
- Resolve "X509_Name.as_der() method from X509.py -> class
X509_Name caused segmentation fault"
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-07-25 12:46:19 -07:00
..
2023-06-21 09:15:20 -07:00
2023-07-20 19:08:57 -07:00
2023-06-21 09:15:20 -07:00
2023-06-26 05:12:55 -07:00
2023-06-21 09:15:20 -07:00
2023-07-07 09:00:59 -07:00
2023-07-07 14:35:29 -07:00
2023-06-21 09:15:20 -07:00
2023-04-05 15:57:09 -07:00
2023-07-25 12:46:19 -07:00
2023-05-04 10:23:40 -07:00
2023-04-05 15:57:09 -07:00
2023-05-12 10:33:54 -07:00
2023-06-21 09:15:20 -07:00
2023-06-06 23:07:59 -07:00
2023-04-08 10:05:00 -07:00
2023-05-09 16:22:00 -07:00
2023-07-13 07:22:17 -07:00
2023-06-21 09:15:20 -07:00
2023-07-25 08:43:53 -07:00
2023-06-21 09:15:20 -07:00
2023-06-15 15:04:51 -07:00
2023-06-07 09:31:32 -07:00
2023-05-09 16:22:00 -07:00
2023-06-21 09:15:20 -07:00
2023-06-21 09:15:20 -07:00
2023-06-21 09:15:20 -07:00
2023-06-21 09:15:20 -07:00
2023-06-05 09:29:34 -07:00
2023-07-07 08:59:27 -07:00
2023-05-18 10:26:13 -07:00
2023-06-24 09:01:52 -07:00
2023-07-17 10:38:28 -07:00
2023-05-25 08:57:47 -07:00
2023-04-17 17:54:25 -07:00
2023-07-17 10:38:28 -07:00
2023-07-09 19:27:00 -07:00
2023-07-17 10:38:28 -07:00
2023-05-31 08:28:50 -07:00
2023-06-24 09:01:52 -07:00
2023-07-17 10:38:28 -07:00
2023-07-17 10:38:28 -07:00
2023-05-25 08:56:32 -07:00
2023-06-24 09:01:52 -07:00
2023-07-17 10:38:28 -07:00
2023-07-23 16:36:14 -07:00
2023-07-17 10:38:28 -07:00
2023-07-25 11:50:11 -07:00
2023-06-24 09:01:52 -07:00
2023-07-23 16:36:14 -07:00
2023-07-17 10:38:28 -07:00
2023-07-23 16:36:14 -07:00
2023-05-23 15:04:38 -07:00
2023-07-23 16:36:14 -07:00
2023-06-05 09:29:35 -07:00
2023-05-31 08:28:50 -07:00
2023-06-27 13:44:47 -07:00
2023-06-14 09:41:35 -07:00
2023-07-20 19:08:57 -07:00
2023-06-06 23:07:58 -07:00
2023-07-20 19:08:57 -07:00
2023-06-19 10:24:49 -07:00
2023-06-24 09:01:52 -07:00
2023-06-14 09:41:35 -07:00
2023-06-24 09:01:53 -07:00
2023-06-24 09:01:53 -07:00
2023-07-07 08:59:27 -07:00
2023-06-24 09:01:53 -07:00
2023-06-24 09:01:53 -07:00
2023-06-26 05:12:55 -07:00
2023-06-24 09:01:53 -07:00
2023-04-05 15:56:47 -07:00
2023-06-19 10:24:49 -07:00
2023-06-24 09:01:53 -07:00
2023-06-24 09:01:53 -07:00
2023-05-18 10:26:13 -07:00
2023-06-24 09:01:53 -07:00
2023-06-24 09:01:53 -07:00
2023-05-31 08:28:50 -07:00
2023-04-23 21:55:52 -07:00
2023-06-26 05:12:55 -07:00
2023-07-20 19:08:57 -07:00
2023-07-20 19:08:57 -07:00
2023-05-25 08:57:47 -07:00
2023-06-24 09:01:52 -07:00
2023-06-06 23:07:58 -07:00
2023-07-07 08:59:27 -07:00
2023-07-20 19:08:57 -07:00
2023-06-24 09:01:52 -07:00
2023-06-14 09:41:35 -07:00
2023-06-14 09:41:35 -07:00
2023-06-14 09:41:35 -07:00
2023-07-20 19:08:57 -07:00
2023-07-23 16:36:14 -07:00
2023-07-25 12:46:19 -07:00
2023-06-26 05:12:55 -07:00
2023-07-23 16:36:14 -07:00
2023-06-24 09:01:52 -07:00
2023-05-25 08:57:47 -07:00
2023-05-08 21:45:55 -07:00
2023-06-24 09:01:52 -07:00
2023-07-20 19:08:57 -07:00
2023-05-08 21:45:55 -07:00
2023-04-16 00:09:06 -07:00
2023-07-20 19:08:57 -07:00
2023-06-19 10:24:49 -07:00
2023-07-20 19:08:57 -07:00
2023-07-20 19:08:57 -07:00
2023-06-19 10:24:49 -07:00
2023-04-14 08:45:14 -07:00
2023-07-23 16:36:14 -07:00
2023-07-07 09:00:59 -07:00
2023-07-07 14:35:29 -07:00
2023-06-27 13:44:47 -07:00
2023-06-24 09:01:52 -07:00
2023-06-14 09:41:35 -07:00
2023-06-06 23:07:58 -07:00
2023-04-05 15:56:47 -07:00
2023-07-24 20:24:26 -07:00
2023-04-23 21:55:52 -07:00
2023-06-19 10:24:49 -07:00
2023-04-10 09:39:38 -07:00
2023-06-06 23:07:58 -07:00
2023-07-20 19:08:57 -07:00
2023-06-24 09:01:52 -07:00
2023-06-24 09:01:52 -07:00
2023-06-06 23:07:59 -07:00
2023-04-05 15:56:47 -07:00
2023-07-07 08:59:27 -07:00
2023-07-25 12:46:19 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-05-20 00:45:51 -07:00
2023-05-08 21:45:55 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-05-31 08:28:50 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-04-05 15:57:09 -07:00
2023-05-31 08:28:50 -07:00
2023-04-05 15:56:47 -07:00
2023-07-25 12:46:19 -07:00
2023-06-06 23:07:58 -07:00
2023-06-14 09:50:28 -07:00
2023-07-20 19:08:57 -07:00
2023-06-06 23:07:58 -07:00
2023-06-06 23:07:59 -07:00
2023-06-27 13:44:47 -07:00
2023-06-06 23:07:59 -07:00
2023-04-10 09:39:38 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-05-08 21:45:55 -07:00
2023-06-05 09:29:35 -07:00
2023-07-20 19:08:57 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-06-24 09:01:52 -07:00
2023-06-24 09:01:52 -07:00
2023-07-24 20:24:26 -07:00
2023-06-24 09:01:52 -07:00
2023-07-24 20:24:26 -07:00
2023-07-20 19:08:57 -07:00
2023-06-06 23:07:59 -07:00
2023-04-23 21:55:52 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-05-08 21:45:55 -07:00
2023-07-07 08:59:27 -07:00
2023-05-31 08:28:50 -07:00
2023-07-20 19:08:57 -07:00
2023-06-06 23:07:58 -07:00
2023-07-20 19:08:57 -07:00
2023-05-25 08:57:47 -07:00
2023-06-06 23:07:58 -07:00
2023-04-23 21:55:52 -07:00
2023-06-06 23:07:58 -07:00
2023-04-10 09:39:38 -07:00
2023-06-06 23:07:58 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:58 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:58 -07:00
2023-06-06 23:07:58 -07:00
2023-05-15 09:37:58 -07:00
2023-06-06 23:07:58 -07:00
2023-07-20 19:08:57 -07:00
2023-06-27 13:44:47 -07:00
2023-07-20 19:08:57 -07:00
2023-06-06 23:07:59 -07:00
2023-07-24 20:24:26 -07:00
2023-06-06 23:07:58 -07:00
2023-06-19 10:24:49 -07:00
2023-06-26 05:12:55 -07:00
2023-06-06 23:07:58 -07:00
2023-06-06 23:07:58 -07:00
2023-06-28 13:53:12 -07:00
2023-04-08 10:05:00 -07:00
2023-04-08 10:05:00 -07:00
2023-06-27 13:44:47 -07:00
2023-07-17 10:38:28 -07:00
2023-06-26 05:12:55 -07:00
2023-06-19 10:24:49 -07:00
2023-05-25 08:57:47 -07:00
2023-06-06 23:07:58 -07:00
2023-05-08 21:45:55 -07:00
2023-06-06 23:07:58 -07:00
2023-06-27 13:44:47 -07:00
2023-06-06 23:07:58 -07:00
2023-06-06 23:07:58 -07:00
2023-07-24 20:24:26 -07:00
2023-07-07 08:59:27 -07:00
2023-06-05 09:29:35 -07:00
2023-06-27 13:44:47 -07:00
2023-07-13 07:22:17 -07:00
2023-06-19 10:24:49 -07:00
2023-06-06 23:07:58 -07:00
2023-07-25 08:43:53 -07:00
2023-06-27 13:44:47 -07:00
2023-06-06 23:07:58 -07:00
2023-06-24 09:01:53 -07:00
2023-07-25 08:43:53 -07:00
2023-04-10 09:39:38 -07:00
2023-05-08 21:45:56 -07:00
2023-07-25 08:43:53 -07:00
2023-04-23 21:55:52 -07:00
2023-07-17 10:38:28 -07:00
2023-06-15 15:04:51 -07:00
2023-06-06 23:07:58 -07:00
2023-06-06 23:07:58 -07:00
2023-05-25 08:57:47 -07:00
2023-06-15 10:28:20 -07:00
2023-06-06 23:07:58 -07:00
2023-05-08 21:45:56 -07:00
2023-06-06 23:07:58 -07:00
2023-06-06 23:07:58 -07:00
2023-07-20 19:08:57 -07:00
2023-06-06 23:07:58 -07:00
2023-05-08 21:45:56 -07:00
2023-06-06 23:07:58 -07:00
2023-06-06 23:07:58 -07:00
2023-06-24 09:01:53 -07:00
2023-05-25 08:57:47 -07:00
2023-06-06 23:07:58 -07:00
2023-06-19 10:24:49 -07:00
2023-06-06 23:07:58 -07:00
2023-07-24 20:24:26 -07:00
2023-06-06 23:07:58 -07:00
2023-07-20 19:08:57 -07:00
2023-04-05 15:56:47 -07:00
2023-06-06 23:07:58 -07:00
2023-06-14 09:41:35 -07:00
2023-06-06 23:07:58 -07:00
2023-07-25 08:43:53 -07:00
2023-06-06 23:07:58 -07:00
2023-05-31 08:28:50 -07:00
2023-06-06 23:07:58 -07:00
2023-06-19 10:24:49 -07:00
2023-06-19 10:24:49 -07:00
2023-05-08 21:45:56 -07:00
2023-05-08 21:45:54 -07:00
2023-07-20 19:08:57 -07:00
2023-06-24 09:01:52 -07:00
2023-06-24 09:01:52 -07:00