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

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

commit b570920531e4f8ca170c005d21c66c5691c76e26
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 616788c35..d781c355d 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