This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git


The following commit(s) were added to refs/heads/main by this push:
     new 48988ee4b Keep OpenSSL patch with unix line endings so it is easier to 
apply
48988ee4b is described below

commit 48988ee4bbd9543fb8aa7f730e2e98c2f59ef39e
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Sep 27 14:39:09 2023 +0100

    Keep OpenSSL patch with unix line endings so it is easier to apply
---
 jnirelease.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/jnirelease.sh b/jnirelease.sh
index 3d53336ac..1f3739522 100755
--- a/jnirelease.sh
+++ b/jnirelease.sh
@@ -291,5 +291,6 @@ do
     $PERL ${JKWINDIST}/native/build/lineends.pl --cr ${JKWINDIST}/${i}
 done
 $PERL ${JKWINDIST}/native/build/lineends.pl --cr ${JKWINDIST}/CHANGELOG.txt
+$PERL ${JKWINDIST}/native/build/lineends.pl --nocr 
${JKWINDIST}/native/srclib/openssl/openssl-msvcrt-3.0.x.patch
 
 zip -9rqyo ${JKWINDIST}.zip ${JKWINDIST}


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to