summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2016-06-06 20:34:56 -0700
committerMichael Forney <mforney@mforney.org>2016-06-06 20:34:56 -0700
commit8711f622cc62ec92fb4a34809a989de03a967ffa (patch)
tree3434525a7dd78f9c55da04f57cc3180e4ba7d3f5
parent14658c0cb3711b962132e2acbae1afa597b42685 (diff)
libressl: Update to 2.4.1
-rw-r--r--core/libressl/patch/0001-Add-missing-stdint.h-include-for-uint32_t.patch24
m---------core/libressl/src0
2 files changed, 0 insertions, 24 deletions
diff --git a/core/libressl/patch/0001-Add-missing-stdint.h-include-for-uint32_t.patch b/core/libressl/patch/0001-Add-missing-stdint.h-include-for-uint32_t.patch
deleted file mode 100644
index 1d261cca..00000000
--- a/core/libressl/patch/0001-Add-missing-stdint.h-include-for-uint32_t.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From 001be92283e8911df6ba5aa2272e7f1c52701b61 Mon Sep 17 00:00:00 2001
-From: Michael Forney <mforney@mforney.org>
-Date: Sat, 23 Apr 2016 13:35:22 -0700
-Subject: [PATCH] Add missing stdint.h include for uint32_t
-
----
- src/lib/libssl/src/crypto/aes/aes_core.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/lib/libssl/src/crypto/aes/aes_core.c b/src/lib/libssl/src/crypto/aes/aes_core.c
-index d1b7a96..69aa4e5 100644
---- a/src/lib/libssl/src/crypto/aes/aes_core.c
-+++ b/src/lib/libssl/src/crypto/aes/aes_core.c
-@@ -34,6 +34,7 @@
- # endif
- #endif
-
-+#include <stdint.h>
- #include <stdlib.h>
- #include <openssl/aes.h>
- #include "aes_locl.h"
---
-2.8.0
-
diff --git a/core/libressl/src b/core/libressl/src
-Subproject 1d251ba60c065a5fff1ea9a4e8fcd2e81b3ac46
+Subproject 075f24fcf49c54c48e55cd724e413880ebaffba