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

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


The following commit(s) were added to refs/heads/main by this push:
     new e6a9c554e8 Update coyote package with the new classes
e6a9c554e8 is described below

commit e6a9c554e852f5b5c533513587386e5614d161b5
Author: remm <r...@apache.org>
AuthorDate: Tue Oct 24 11:23:17 2023 +0200

    Update coyote package with the new classes
---
 res/bnd/tomcat-coyote.jar.tmp.bnd | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/res/bnd/tomcat-coyote.jar.tmp.bnd 
b/res/bnd/tomcat-coyote.jar.tmp.bnd
index 0f9314adf3..9900a31ccc 100644
--- a/res/bnd/tomcat-coyote.jar.tmp.bnd
+++ b/res/bnd/tomcat-coyote.jar.tmp.bnd
@@ -37,7 +37,9 @@ Export-Package: \
     org.apache.tomcat.util.net,\
     org.apache.tomcat.util.net.jsse,\
     org.apache.tomcat.util.net.openssl,\
-    org.apache.tomcat.util.net.openssl.ciphers
+    org.apache.tomcat.util.net.openssl.ciphers,\
+    org.apache.tomcat.util.net.openssl.panama,\
+    org.apache.tomcat.util.openssl
 
 -includepackage: \
     org.apache.tomcat.util.bcel,\


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

Reply via email to