Regen patches

This commit is contained in:
Theo Buehler 2023-06-24 04:47:27 -06:00
parent bc2f9954b5
commit 3e7f4d0aba
2 changed files with 4 additions and 4 deletions

View File

@ -102,7 +102,7 @@ diff -u openbsd/src/lib/libcrypto/hidden/openssl/x509v3.h crypto/hidden/openssl/
+#endif +#endif
#include "crypto_namespace.h" #include "crypto_namespace.h"
LCRYPTO_USED(PROXY_POLICY_new); LCRYPTO_USED(BASIC_CONSTRAINTS_new);
diff -u openbsd/src/lib/libcrypto/hidden/openssl/x509_vfy.h crypto/hidden/openssl/x509_vfy.h diff -u openbsd/src/lib/libcrypto/hidden/openssl/x509_vfy.h crypto/hidden/openssl/x509_vfy.h
--- openbsd/src/lib/libcrypto/hidden/openssl/x509_vfy.h 2023-03-15 11:41:37.735995100 -0600 --- openbsd/src/lib/libcrypto/hidden/openssl/x509_vfy.h 2023-03-15 11:41:37.735995100 -0600
+++ crypto/hidden/openssl/x509_vfy.h 2023-03-15 16:49:29.300450300 -0600 +++ crypto/hidden/openssl/x509_vfy.h 2023-03-15 16:49:29.300450300 -0600

View File

@ -1,6 +1,6 @@
--- apps/openssl/openssl.c.orig Tue Apr 25 16:50:41 2023 --- apps/openssl/openssl.c.orig Sat Jun 17 13:06:00 2023
+++ apps/openssl/openssl.c Tue Apr 25 16:51:01 2023 +++ apps/openssl/openssl.c Sat Jun 24 04:44:55 2023
@@ -358,7 +358,9 @@ @@ -354,7 +354,9 @@
static void static void
openssl_startup(void) openssl_startup(void)
{ {