public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/cryptography/files/
@ 2018-01-05 11:44 Aaron Swenson
  0 siblings, 0 replies; 2+ messages in thread
From: Aaron Swenson @ 2018-01-05 11:44 UTC (permalink / raw
  To: gentoo-commits

commit:     869ebb989a37c1e2586978f9b2f393f4e359131e
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Jan  4 19:34:03 2018 +0000
Commit:     Aaron Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 11:44:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=869ebb98

dev-python/cryptography: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/6747

 .../files/cryptography-1.7.2-libressl-2.5.1.patch        | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/dev-python/cryptography/files/cryptography-1.7.2-libressl-2.5.1.patch b/dev-python/cryptography/files/cryptography-1.7.2-libressl-2.5.1.patch
deleted file mode 100644
index 38fce99a5ef..00000000000
--- a/dev-python/cryptography/files/cryptography-1.7.2-libressl-2.5.1.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff -urN cryptography-1.7.2.orig/src/_cffi_src/openssl/x509_vfy.py cryptography-1.7.2/src/_cffi_src/openssl/x509_vfy.py
---- cryptography-1.7.2.orig/src/_cffi_src/openssl/x509_vfy.py	2017-01-27 15:09:52.000000000 +0000
-+++ cryptography-1.7.2/src/_cffi_src/openssl/x509_vfy.py	2017-02-26 15:15:09.889855740 +0000
-@@ -221,10 +221,12 @@
- static const long X509_V_ERR_SUITE_B_INVALID_SIGNATURE_ALGORITHM = 0;
- static const long X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED = 0;
- static const long X509_V_ERR_SUITE_B_CANNOT_SIGN_P_384_WITH_P_256 = 0;
-+#ifndef X509_V_ERR_HOSTNAME_MISMATCH
- static const long X509_V_ERR_HOSTNAME_MISMATCH = 0;
- static const long X509_V_ERR_EMAIL_MISMATCH = 0;
- static const long X509_V_ERR_IP_ADDRESS_MISMATCH = 0;
- #endif
-+#endif
-
- /* OpenSSL 1.0.2beta2+ verification parameters */
- #if CRYPTOGRAPHY_OPENSSL_102BETA2_OR_GREATER && \


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-python/cryptography/files/
@ 2018-09-02 11:04 Aaron Swenson
  0 siblings, 0 replies; 2+ messages in thread
From: Aaron Swenson @ 2018-09-02 11:04 UTC (permalink / raw
  To: gentoo-commits

commit:     4a5bda720ba7e786f91c46ac4875a532a2092126
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Aug 29 15:24:27 2018 +0000
Commit:     Aaron Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Sun Sep  2 11:04:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a5bda72

dev-python/cryptography: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/9731

 .../files/cryptography-1.7.1-libressl251.patch          | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/dev-python/cryptography/files/cryptography-1.7.1-libressl251.patch b/dev-python/cryptography/files/cryptography-1.7.1-libressl251.patch
deleted file mode 100644
index a23ed7658f8..00000000000
--- a/dev-python/cryptography/files/cryptography-1.7.1-libressl251.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -Naur cryptography-1.7.1.orig/src/_cffi_src/openssl/x509_vfy.py cryptography-1.7.1/src/_cffi_src/openssl/x509_vfy.py
---- cryptography-1.7.1.orig/src/_cffi_src/openssl/x509_vfy.py	2017-02-01 12:29:59.080728417 -0800
-+++ cryptography-1.7.1/src/_cffi_src/openssl/x509_vfy.py	2017-02-01 12:31:48.017895844 -0800
-@@ -221,10 +221,13 @@
- static const long X509_V_ERR_SUITE_B_INVALID_SIGNATURE_ALGORITHM = 0;
- static const long X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED = 0;
- static const long X509_V_ERR_SUITE_B_CANNOT_SIGN_P_384_WITH_P_256 = 0;
-+#if !CRYPTOGRAPHY_OPENSSL_102BETA2_OR_GREATER || \
-+    (defined(LIBRESSL_VERSION_NUMBER) && LIBRESSL_VERSION_NUMBER < 0x2050100fL)
- static const long X509_V_ERR_HOSTNAME_MISMATCH = 0;
- static const long X509_V_ERR_EMAIL_MISMATCH = 0;
- static const long X509_V_ERR_IP_ADDRESS_MISMATCH = 0;
-+#endif
- #endif
- 
- /* OpenSSL 1.0.2beta2+ verification parameters */
- #if CRYPTOGRAPHY_OPENSSL_102BETA2_OR_GREATER && \


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-02 11:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-05 11:44 [gentoo-commits] repo/gentoo:master commit in: dev-python/cryptography/files/ Aaron Swenson
  -- strict thread matches above, loose matches on Subject: below --
2018-09-02 11:04 Aaron Swenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox