[openssl] master update
beldmit at gmail.com
beldmit at gmail.com
Wed Nov 4 13:10:11 UTC 2020
The branch master has been updated
via 23fb3661cf914eb6a0776abec629b0e3e5976b7f (commit)
from 3ee3c4d2abeeeadc8d33498d1466a3a8381d286b (commit)
- Log -----------------------------------------------------------------
commit 23fb3661cf914eb6a0776abec629b0e3e5976b7f
Author: Hu Keping <hukeping at huawei.com>
Date: Tue Nov 3 20:14:36 2020 +0000
Do not export the submodules gost-engine
Remove gost-engine from the distribution tarball.
Signed-off-by: Hu Keping <hukeping at huawei.com>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/13301)
-----------------------------------------------------------------------
Summary of changes:
.gitattributes | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitattributes b/.gitattributes
index e2558331ac..3fbaf1160f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -11,3 +11,4 @@ boringssl export-ignore
krb5 export-ignore
pyca-cryptography export-ignore
dev export-ignore
+gost-engine export-ignore
More information about the openssl-commits
mailing list