From e777a35db31c07fce9600d4dc75cb6cdd45ab07c Mon Sep 17 00:00:00 2001 From: spacewander Date: Fri, 22 Dec 2017 11:26:12 +0800 Subject: [PATCH] feature: shipped openssl-1.1.0c patch with the source release tarball. Signed-off-by: Yichun Zhang (agentzh) --- util/mirror-tarballs | 1 + 1 file changed, 1 insertion(+) diff --git a/util/mirror-tarballs b/util/mirror-tarballs index cea6ce3..84fa2c1 100755 --- a/util/mirror-tarballs +++ b/util/mirror-tarballs @@ -845,6 +845,7 @@ perl bundle/$resty_cli/bin/md2pod.pl $root/doc/README-win32.md | pod2text > READ unix2dos README-win32.txt || exit 1 mkdir patches/ || exit 1 cp $root/patches/openssl-1.0.2h-sess_set_get_cb_yield.patch patches/ || exit 1 +cp $root/patches/openssl-1.1.0c-sess_set_get_cb_yield.patch patches/ || exit 1 restydoc_index=$bundle_dir/$resty_cli/bin/restydoc-index #restydoc_index=echo