diff options
| author | Theo Buehler <tb@openbsd.org> | 2023-08-03 13:38:41 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2023-08-03 13:39:56 -0600 |
| commit | 89aca6d00314339caf560f173341aaf8be4919ee (patch) | |
| tree | 883dd046adee8f2c77a306561f0030ccb710b979 | |
| parent | dd37b95775c1c3774d4aac3be4b76beb361fbdd3 (diff) | |
| download | portable-89aca6d00314339caf560f173341aaf8be4919ee.tar.gz portable-89aca6d00314339caf560f173341aaf8be4919ee.tar.bz2 portable-89aca6d00314339caf560f173341aaf8be4919ee.zip | |
Update x509.h patch
| -rw-r--r-- | patches/windows_headers.patch | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/patches/windows_headers.patch b/patches/windows_headers.patch index e6bf584..087d5ab 100644 --- a/patches/windows_headers.patch +++ b/patches/windows_headers.patch | |||
| @@ -60,10 +60,9 @@ diff -u include/openssl.orig/pkcs7.h include/openssl/pkcs7.h | |||
| 60 | /* | 60 | /* |
| 61 | Encryption_ID DES-CBC | 61 | Encryption_ID DES-CBC |
| 62 | Digest_ID MD5 | 62 | Digest_ID MD5 |
| 63 | diff -u include/openssl.orig/x509.h include/openssl/x509.h | 63 | --- include/openssl/x509.h.orig Thu Aug 3 13:35:00 2023 |
| 64 | --- include/openssl.orig/x509.h Tue Apr 18 03:26:56 2023 | 64 | +++ include/openssl/x509.h Thu Aug 3 13:35:18 2023 |
| 65 | +++ include/openssl/x509.h Tue Apr 18 03:27:14 2023 | 65 | @@ -100,6 +100,19 @@ |
| 66 | @@ -106,6 +106,19 @@ | ||
| 67 | extern "C" { | 66 | extern "C" { |
| 68 | #endif | 67 | #endif |
| 69 | 68 | ||
