Re: [VOTE] Release Apache Tomcat Connectors 1.2.39

2014-03-03 Thread Mladen Turk
On 03/03/2014 02:10 PM, Rainer Jung wrote: On 28.02.2014 10:35, Mladen Turk wrote: The README, *.pdb, *.dll and *.so files contained in the binary zips for Windows extract as owner and group writable for me on Unix (even when using umask 022). I did that on purpose. There was some problems

Re: [VOTE] Release Apache Tomcat Connectors 1.2.39

2014-03-07 Thread Mladen Turk
On 02/28/2014 10:35 AM, Mladen Turk wrote: The Apache Tomcat Connectors 1.2.39 is [X] Stable, go ahead and release [ ] Broken because of ... My vote for the record Regards -- ^TM - To unsubscribe, e-mail: dev-unsubscr

[RESULT] Was: [VOTE] Release Apache Tomcat Connectors 1.2.39

2014-03-10 Thread Mladen Turk
With required number of three +1 votes (Rainer, Keiichi, Mladen) and no other votes, I declare this vote as passed. I'll upload the artefacts, and create ANN message and update web site after mirror sync. On 02/28/2014 10:35 AM, Mladen Turk wrote: Hi, Apache Tomcat Connectors 1.2.39 release

[ANN] Apache Tomcat Connectors 1.2.39 released

2014-03-12 Thread Mladen Turk
The Apache Tomcat Project is proud to announce the release of version 1.2.39 of Apache Tomcat Connectors. This version fixes few bugs found in previous releases and adds some new features like IPV6 support. Full details of these changes and new features, are available in the Apache Tomcat

Tagging JK 1.2.40

2014-04-08 Thread Mladen Turk
Hi, I plan to tag JK 1.2.40 pretty soon (probably end of this week) We have few bugs in the latest release which requires a new version. Regards -- ^TM - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For

Re: CVE-2014-0160

2014-04-09 Thread Mladen Turk
On 04/09/2014 01:43 AM, Andrew Carr wrote: http://www.openssl.org/news/secadv_20140407.txt Hi Tomcat Devs, I have been on the dev list for a few years, and a tomcat developer longer than that. While I haven't contributed yet, I was curious if this cve needs a contribution. As far as I can

Re: [Bug 55915] Add ECDHE support to tcnative-1.dll

2014-04-09 Thread Mladen Turk
On 04/09/2014 10:27 AM, Tim Whittington wrote: Does this need a SSL_CTX_set_options(c-ctx, SSL_OP_SINGLE_ECDH_USE) as well? Seems it does. Just committed a code found in mod_ssl. Regards -- ^TM - To unsubscribe, e-mail:

Re: svn commit: r1585898 - in /tomcat/native/branches/1.1.x: native/src/sslcontext.c xdocs/miscellaneous/changelog.xml

2014-04-09 Thread Mladen Turk
On 04/09/2014 02:03 PM, Konstantin Kolinko wrote: 2014-04-09 11:32 GMT+04:00 mt...@apache.org: Author: mturk Date: Wed Apr 9 07:32:29 2014 New Revision: 1585898 URL: http://svn.apache.org/r1585898 Log: Apply Ognjen's patch for bz55915 Modified:

Re: Tagging JK 1.2.40

2014-04-09 Thread Mladen Turk
On 04/09/2014 07:38 PM, Rainer Jung wrote: On 08.04.2014 09:56, Mladen Turk wrote: Hi, I plan to tag JK 1.2.40 pretty soon (probably end of this week) We have few bugs in the latest release which requires a new version. I'm all for it, to many bugs which might affect many users. Just now

Tagging Tomcat Native 1.1.30

2014-04-09 Thread Mladen Turk
I plan to tag 1.1.30 either later today or tomorrow and push for a quick release vote. Comments? Regards -- ^TM - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail:

[VOTE] Release Apache Tomcat Native 1.1.30

2014-04-10 Thread Mladen Turk
Version 1.1.30 is bug fixing release with added ECDH if supported by OpenSSL library. The proposed release artefacts can be found at [1], and the build was done using tag [2]. The VOTE will remain open for at least 48 hours. The Apache Tomcat Native 1.1.30 is [ ] Stable, go ahead and release

Re: [VOTE] Release Apache Tomcat Native 1.1.30

2014-04-10 Thread Mladen Turk
On 04/10/2014 02:56 PM, Ognjen Blagojevic wrote: Tested with Tomcat 8.0.5, Oracle Java 1.7.0_51 on Windows 7 64-bit. - Filippo.io [1] reports it is not vulnerable to Heartbleed bug. - SSLLabs [2] reports it is not vulnerable to Heartbleed bug. - SSLLabs reports that Forward secrecy is

Re: [VOTE] Release Apache Tomcat Native 1.1.30

2014-04-10 Thread Mladen Turk
On 04/10/2014 03:15 PM, Robert Sanders wrote: Is the TCN portion of BZ 56027 address completely or partially with this release? Nope. This issue was not fixed with this release. Regards -- ^TM - To unsubscribe, e-mail:

Re: [VOTE] Release Apache Tomcat Native 1.1.30

2014-04-10 Thread Mladen Turk
On 04/10/2014 05:55 PM, Christopher Schultz wrote: Mladen, On 4/10/14, 9:29 AM, Mladen Turk wrote: On 04/10/2014 03:15 PM, Robert Sanders wrote: Is the TCN portion of BZ 56027 address completely or partially with this release? Nope. This issue was not fixed with this release. The primary

Re: [VOTE] Release Apache Tomcat Native 1.1.30

2014-04-10 Thread Mladen Turk
On 04/10/2014 05:55 PM, Christopher Schultz wrote: Mladen, On 4/10/14, 9:29 AM, Mladen Turk wrote: On 04/10/2014 03:15 PM, Robert Sanders wrote: Is the TCN portion of BZ 56027 address completely or partially with this release? Nope. This issue was not fixed with this release. The primary

Re: [VOTE] Release Apache Tomcat Native 1.1.30

2014-04-10 Thread Mladen Turk
On 04/10/2014 01:50 PM, Mladen Turk wrote: The Apache Tomcat Native 1.1.30 is [X] Stable, go ahead and release [ ] Broken because of ... My vote, FTR. Regards -- ^TM - To unsubscribe, e-mail: dev-unsubscr

Re: svn commit: r1585657 - /tomcat/jk/trunk/native/common/jk_connect.c

2014-04-10 Thread Mladen Turk
On 04/10/2014 09:57 PM, Konstantin Kolinko wrote: 2014-04-08 11:52 GMT+04:00 mt...@apache.org: Author: mturk Date: Tue Apr 8 07:52:56 2014 New Revision: 1585657 URL: http://svn.apache.org/r1585657 Log: Use port when calling getaddrinfo and skip bogus addresses Modified:

VOTE] Release Apache Tomcat Connectors 1.2.40

2014-04-11 Thread Mladen Turk
Hi, Apache Tomcat Connectors 1.2.40 release candidate is ready for vote at [1]. The build was done using tag [2]. This version is bugfix release, fixing some issues found in version 1.2.39. The VOTE will remain open for at least 48 hours. The Apache Tomcat Connectors 1.2.40 is [ ] Stable, go

Re: VOTE] Release Apache Tomcat Connectors 1.2.40

2014-04-11 Thread Mladen Turk
On 04/11/2014 05:00 PM, Konstantin Kolinko wrote: 2014-04-11 17:17 GMT+04:00 Mladen Turk mt...@apache.org: There are no asc/md5/sha1 files for the -src.zip and -src.tar.gz at [1]. Are they missing, or just unreadable? Should be visible now. Cheers -- ^TM

Re: [VOTE] Release Apache Tomcat Native 1.1.30

2014-04-11 Thread Mladen Turk
On 04/11/2014 08:10 PM, Christopher Schultz wrote: The primary tcnative bit was in svn. Did you build 1.1/trunk, or did you just apply certain patches? There was a followup-comment about the 512-bit RSA key generation which is a separate problem IMO which has not yet been addressed.

[RESULT] was: [VOTE] Release Apache Tomcat Native 1.1.30

2014-04-14 Thread Mladen Turk
With 6 binding (Remy, Chris, Konstantin, Tim, Rainer and I) and one non-binding (Ognjen) votes I declare this vote as passed. I'll copy the artefacts to dist site and create ANN message after mirror sync Version 1.1.30 is bug fixing release with added ECDH if supported by OpenSSL library. The

Re: VOTE] Release Apache Tomcat Connectors 1.2.40

2014-04-14 Thread Mladen Turk
On 04/11/2014 03:17 PM, Mladen Turk wrote: The Apache Tomcat Connectors 1.2.40 is [X] Stable, go ahead and release [ ] Broken because of ... My vote FTR. Regards -- ^TM - To unsubscribe, e-mail: dev-unsubscr

[RESULT] Was: [VOTE] Release Apache Tomcat Connectors 1.2.40

2014-04-14 Thread Mladen Turk
With 4 binding votes (Konstantin, Rainer, Tim and I) and no other votes, I declare this vote as passed. I'll copy thye artefacts to dist site and create ANN message after mirror sync. Apache Tomcat Connectors 1.2.40 release candidate is ready for vote at [1]. The build was done using tag [2].

Re: [off-list] Heartbleed info

2014-04-14 Thread Mladen Turk
On 04/14/2014 03:26 PM, Christopher Schultz wrote: Great, I can see my updates posted, now. I still wait for infra to fix the svn access to dist.apache.org to upload the natives. Regards -- ^TM - To unsubscribe, e-mail:

Updating tomcat.apache.org site fails

2014-04-15 Thread Mladen Turk
Hi, pwd /x1/www/tomcat.apache.org svn up svn: E155004: Working copy '/x1/www/tomcat.apache.org' locked svn: E200031: sqlite: attempt to write a readonly database svn: E200031: sqlite: attempt to write a readonly database svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for

Re: Updating tomcat.apache.org site fails

2014-04-15 Thread Mladen Turk
I'm an bozo. I should have check the site first On 04/15/2014 01:30 PM, Mladen Turk wrote: Hi, pwd /x1/www/tomcat.apache.org svn up svn: E155004: Working copy '/x1/www/tomcat.apache.org' locked svn: E200031: sqlite: attempt to write a readonly database svn: E200031: sqlite: attempt

[ANN] Apache Tomcat Native 1.1.30 released

2014-04-15 Thread Mladen Turk
The Apache Tomcat team announces the immediate availability of Apache Tomcat Native 1.1.30 stable. Please refer to the change log for the list of changes: http://tomcat.apache.org/native-doc/miscellaneous/changelog.html Downloads: http://tomcat.apache.org/download-native.cgi The Apache Tomcat

[ANN] Apache Tomcat Connectors 1.2.40 released

2014-04-15 Thread Mladen Turk
The Apache Tomcat Project is proud to announce the release of version 1.2.40 of Apache Tomcat Connectors. This version fixes few bugs found in previous releases. Full details of these changes and new features, are available in the Apache Tomcat Connectors changelog:

Re: svn commit: r5062 - in /release/tomcat/tomcat-connectors/native/1.1.30/binaries: tomcat-native-1.1.30-ocsp-win32-bin.zip.md5 tomcat-native-1.1.30-ocsp-win32-bin.zip.sha1

2014-04-16 Thread Mladen Turk
On 04/16/2014 02:42 PM, Rainer Jung wrote: And I though it was a bug in my release check script I wasn't able to find. Had't thought about the contents of the checksum file, should've reported the strange script validation error during the vote. Thanks for fixing! Yeah, sorry, my bad. I used

Re: Building tcnative on win32 [x86_64, failing]

2014-06-30 Thread Mladen Turk
On 06/30/2014 10:23 PM, Mark Thomas wrote: On 30/06/2014 14:45, Mark Thomas wrote: I've got OpenSSL and APR building on x64. Currently stuck on the tc native build which is complaining about: error LNK2001: unresolved external symbol __security_cookie I'm fairly sure I've hit this before and

Re: Working tc native build

2014-07-07 Thread Mladen Turk
On 07/01/2014 05:04 PM, Mark Thomas wrote: With some additional information from Mladen regrading the build tools to use, I now have a working build environment for the Tomcat Native connector binaries. This is documented at: http://wiki.apache.org/tomcat/BuildTcNativeWin What I don't have,

Re: Working tc native build

2014-07-07 Thread Mladen Turk
On 07/07/2014 10:30 AM, Mark Thomas wrote: On 07/07/2014 07:52, Mladen Turk wrote: On 07/01/2014 05:04 PM, Mark Thomas wrote: With some additional information from Mladen regrading the build tools to use, I now have a working build environment for the Tomcat Native connector binaries

Re: [VOTE] Release Apache Tomcat 7.0.56

2014-10-02 Thread Mladen Turk
On 09/28/2014 02:34 PM, Violeta Georgieva wrote: The proposed 7.0.56 release is: [ ] Broken - do not release [x] Stable - go ahead and release as 7.0.56 Stable Tested on Windows and Linux Regards -- ^TM - To unsubscribe,

Re: TC native proposal

2015-04-17 Thread Mladen Turk
On 04/07/2015 10:58 AM, Mark Thomas wrote: Therefore, I'd like to make the following proposal: 1. Update tc-native trunk to use Java sources from tomcat/trunk (9.0.x) 2. Update tc-native 1.1.x to use Java sources from 8.0.x/trunk 3. Ensure 7.0.x/trunk and 6.0.x/trunk have identical Java

Re: [VOTE] Release Apache Tomcat Native 1.2.5

2016-03-08 Thread Mladen Turk
On 5.3.2016. 19:18, Mark Thomas wrote: On 05/03/2016 09:23, Rainer Jung wrote: Am 02.03.2016 um 14:43 schrieb Mark Thomas: Version 1.2.4 includes the following changes: - Report runtime rather than compile time version for OpenSSL - Fixes to allow continued building with master The proposed

Re: [VOTE] Release Apache Tomcat Native 1.2.5

2016-03-08 Thread Mladen Turk
On 8.3.2016. 9:47, Mladen Turk wrote: On 5.3.2016. 19:18, Mark Thomas wrote: On 05/03/2016 09:23, Rainer Jung wrote: Am 02.03.2016 um 14:43 schrieb Mark Thomas: Version 1.2.4 includes the following changes: - Report runtime rather than compile time version for OpenSSL - Fixes to allow

Re: [VOTE] Release JK 1.2.46

2018-10-12 Thread Mladen Turk
On 10/01/2018 05:30 PM, Mark Thomas wrote: Tag: http://svn.apache.org/viewvc/tomcat/jk/tags/JK_1_2_46/ This is a maintenance release with a handful of bug fixes (compared to 1.2.44) and some clean-up. It also includes Windows binaries for IIS. The proposed JK 1.2.46 release is: [ ] Broken -

Re: [VOTE] Release Apache Tomcat Native 1.2.19

2018-12-04 Thread Mladen Turk
On 30.11.2018. 21:00, Mark Thomas wrote: The Apache Tomcat Native 1.2.19 release is [x] Stable, go ahead and release [ ] Broken because of ... +1 Regards -- ^TM - To unsubscribe, e-mail:

[tomcat-native] Tomcat native hangs in SSL.initialize with OpenSSL 1.1.1 (Windows)

2019-08-27 Thread Mladen Turk
OpenSSL >= 1.1.0 uses new initialization concept by replacing all those initialization calls with single OPENSSL_init_ssl call. I found out that calling OPENSSL_malloc_init() as first function with OpenSSL 1.1.1 causes hang in any further call to OpenSSL. Anyone observed the similar issue? I

Re: Building mod_jk for Windows

2020-06-14 Thread Mladen Turk
On 13/06/2020 19:56, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, I see Mladen has gone crazy updating mod_jk for IIS. The build process looks fairly straightforward in a way that isn't so straightforward for e.g. libtcnative. That's the next on the road,

[tomcat-connectors] update

2020-06-05 Thread Mladen Turk
Hi, I plan to upgrade pcre for isapi-connector to version 8.44 and cleanup windows makefiles. I'll also cleanup unused httpd-1.3.x code from configure.ac, etc. I'd like to drop all the IIS < 6 code (Anyone using pre Windows-XP IIS have much bigger problems :D ) Regards -- ^TM

Re: [tomcat-connectors] update

2020-06-05 Thread Mladen Turk
On 05/06/2020 10:38, Mark Thomas wrote: On 05/06/2020 09:17, Mladen Turk wrote: Hi, I plan to upgrade pcre for isapi-connector to version 8.44 and cleanup windows makefiles. I'll also cleanup unused httpd-1.3.x code from configure.ac, etc. I'd like to drop all the IIS < 6 code (Anyone us

Re: Building mod_jk for Windows

2020-06-14 Thread Mladen Turk
On 13/06/2020 20:56, Michael Osipov wrote: Am 2020-06-13 um 19:56 schrieb Christopher Schultz: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, I see Mladen has gone crazy updating mod_jk for IIS. The build process looks fairly straightforward in a way that isn't so straightforward for

Re: Objection to the deprecation of the tomcat-native/APR connector

2020-12-03 Thread Mladen Turk
On 01/12/2020 12:05, Graham Leggett wrote: Hi all, I object to the deprecation of the tomcat-native/APR connector. Understand, but APR is the major problem. Tomcat Native uses a small subset of APR (networking), and since APR will eventually merge with apr-util (already merged in apr/trunk)

Re: [VOTE] Release Apache Tomcat 8.5.61

2020-12-05 Thread Mladen Turk
On 03/12/2020 15:49, Mark Thomas wrote: The proposed Apache Tomcat 8.5.61 release is now available for voting. The proposed 8.5.61 release is: [ ] Broken - do not release [x] Stable - go ahead and release as 8.5.61 Tested on few Windows VM's Regards -- ^TM

Re: [VOTE] Release Apache Tomcat 9.0.41

2020-12-05 Thread Mladen Turk
On 03/12/2020 14:11, Mark Thomas wrote: The proposed Apache Tomcat 9.0.41 release is now available for voting. The proposed 9.0.41 release is: [ ] Broken - do not release [x] Stable - go ahead and release as 9.0.41 Tested on Windows for basic functionallity Regards -- ^TM

Re: [VOTE] Release Apache Tomcat 10.0.0

2020-12-05 Thread Mladen Turk
On 03/12/2020 11:43, Mark Thomas wrote: The proposed Apache Tomcat 10.0.0 release is now available for voting. The proposed 10.0.0 release is: [ ] Broken - do not release [x] Beta - go ahead and release as 10.0.0 (beta) [ ] Stable - go ahead and release as 10.0.0 (stable) Tested on

Re: Objection to the deprecation of the tomcat-native/APR connector

2020-12-09 Thread Mladen Turk
On 09/12/2020 15:16, Mark Thomas wrote: On 09/12/2020 13:36, Graham Leggett wrote: On 01 Dec 2020, at 14:09, Mark Thomas wrote: Using APR to perform the low-level I/O creates additional risk without little/no reward. Any performance benefits of using APR are offset against the associated

Replacement for Windows service wrapper (procrun)

2020-12-18 Thread Mladen Turk
Hi We use Procrun from Apache Commons Daemon project as a service wrapper for Apache Tomcat for quite some time. There are many problems with that package. I have created a project named SvcBatch https://github.com/mturk/svcbatch It can be used for various deployments. Apache Tomcat can use

Re: Replacement for Windows service wrapper (procrun)

2020-12-20 Thread Mladen Turk
On 19/12/2020 00:16, Christopher Schultz wrote: Mladen, On 12/18/20 15:10, Mladen Turk wrote: It can be used for various deployments. Apache Tomcat can use catalina.bat directly for running service ... more details at https://github.com/mturk/svcbatch/blob/master/docs/examples/apachetomcat.md

FYI SvcBatch - Windows service wrapper

2020-11-16 Thread Mladen Turk
Hi, The current procrun from commons-daemon we use to run Tomcat as Windows service is not actively maintained any more. I have created a SvcBatch project that uses different approach by running batch files as services. This means that instead complex configuration, one can use catalina.bat

Re: FYI SvcBatch - Windows service wrapper

2020-11-16 Thread Mladen Turk
On 16/11/2020 20:00, Mark Thomas wrote: On 16/11/2020 18:12, Mladen Turk wrote: This means that instead complex configuration, one can use catalina.bat directly, enabling versatile customization So to check my understanding: - sc.exe is used to manage the service - configuration is via

Re: APR connector on Windows 8+ fails to listen on all addresses

2021-05-26 Thread Mladen Turk
APR has to be compiled with -D_WIN32_WINNT=0x0600 -DWINVER=0x0600 Same with Tomcat Native Use apr-1.6.x On 25/05/2021 18:23, Michael Osipov wrote: Folks, we needed to deploy Tomcat 9.0.x on a Windows server (no jokes, please), but the contractor wasn't able to configure the APR connector

Re: [VOTE] Release Apache Tomcat 9.0.50

2021-06-30 Thread Mladen Turk
On 28/06/2021 10:56, Rémy Maucherat wrote: The proposed Apache Tomcat 9.0.50 release is now available for voting. The proposed 9.0.50 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 9.0.50 (stable) -- ^TM

Re: [VOTE] Release Apache Tomcat 8.5.69

2021-06-30 Thread Mladen Turk
On 30/06/2021 17:25, Christopher Schultz wrote: Mladen, On 6/30/21 11:23, Mladen Turk wrote: On 30/06/2021 15:56, Christopher Schultz wrote: All, I believe I have resolved the issue with the Maven repository. Apologies for the hiccup. Could you call for another [VOTE] with updated

Re: [VOTE] Release Apache Tomcat 8.5.69

2021-06-30 Thread Mladen Turk
On 30/06/2021 15:56, Christopher Schultz wrote: All, I believe I have resolved the issue with the Maven repository. Apologies for the hiccup. Could you call for another [VOTE] with updated links so we have a clean thread (same as Remy did for 9) Regards -- ^TM

Re: [VOTE] Release Apache Tomcat 10.0.8

2021-06-29 Thread Mladen Turk
On 26/06/2021 01:26, Mark Thomas wrote: The proposed Apache Tomcat 10.0.8 release is now available for voting. The proposed 10.0.8 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 10.0.8 (stable) Regards -- ^TM

Re: [VOTE] Release Apache Tomcat 8.5.69

2021-06-30 Thread Mladen Turk
On 29/06/2021 23:03, Christopher Schultz wrote: The proposed 8.5.69 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 8.5.69 Tested on Windows Server 2019 with OpenJDK 1.8.0 Regards -- ^TM -

Re: [VOTE] Release Apache Tomcat 9.0.53

2021-09-09 Thread Mladen Turk
On 06/09/2021 21:21, Rémy Maucherat wrote: The proposed Apache Tomcat 9.0.53 release is now available for voting. The proposed 9.0.53 release is: [ ] Broken - do not release [x] Stable - go ahead and release as 9.0.53 (stable) Tested installer, service, admin and some tests. All works

Re: [VOTE] Release Apache Tomcat 8.5.70

2021-08-10 Thread Mladen Turk
On 09/08/2021 22:05, Mark Thomas wrote: The proposed Apache Tomcat 8.5.70 release is now available for voting. The proposed 8.5.70 release is: [ ] Broken - do not release [x] Stable - go ahead and release as 8.5.70 Tested on Windows 7 and Windows Server 2019 Using both installer and zip

Re: [VOTE] Release Apache Tomcat 10.0.17

2022-02-25 Thread Mladen Turk
On 21/02/2022 20:58, Mark Thomas wrote: The proposed 10.0.17 release is: [ ] Broken - do not release [x] Stable - go ahead and release as 10.0.17 (stable) Tested on Windows Server 2019/OpenJDK Regards -- ^TM - To

Re: [VOTE] Release Apache Tomcat 9.0.59

2022-02-25 Thread Mladen Turk
On 21/02/2022 22:20, Rémy Maucherat wrote: The proposed 9.0.59 release is: [ ] Broken - do not release [x] Stable - go ahead and release as 9.0.59 (stable) Tested on Windows Server 2019/OpenJDK Regards -- ^TM - To

Re: [VOTE] Release Apache Tomcat Native 2.0.0

2022-07-12 Thread Mladen Turk
On 30/06/2022 15:58, Mark Thomas wrote: This is the first release of the Tomcat Native 2.0.x branch. The major differences compared to the 1.2.x branch are: The Apache Tomcat Native 2.0.0 release is  [ ] Stable, go ahead and release  [x] Broken because of ... [1]

Re: [VOTE] Release Apache Tomcat Native 2.0.1

2022-07-12 Thread Mladen Turk
On 06/07/2022 12:32, Mark Thomas wrote: This is the first release of the Tomcat Native 2.0.x branch. The major differences compared to the 1.2.x branch are: - JNI API has been reduced to just that required to support Tomcat's   OpenSSL based TLS implementation. The APR/native connector is

Re: [VOTE] Release Apache Tomcat 11.0.0-M1

2022-12-02 Thread Mladen Turk
+1 for Stable release Tested on win server 2019 and 2022 and centos 8 On 01/12/2022 12:58, Mark Thomas wrote: The proposed Apache Tomcat 11.0.0-M1 release is now available for voting. Apache Tomcat 11.0.0-M1 is the first milestone release of the 11.0.x branch and has been made to provide

Re: [VOTE] Release Apache Tomcat 9.0.70

2022-12-02 Thread Mladen Turk
+1 for Stable Tested on win server 2019 and 2022 On 01/12/2022 15:27, Rémy Maucherat wrote: The proposed Apache Tomcat 9.0.70 release is now available for voting. The notable changes compared to 9.0.69 are: - When an HTTP/2 stream was reset, the current active stream count was not

Re: [VOTE] Release Apache Tomcat Native 1.2.38

2023-08-07 Thread Mladen Turk
On 8/2/23 12:08, Mark Thomas wrote: Version 1.2.38 includes the following changes compared to 1.2.37 The Apache Tomcat Native 1.2.38 release is  [x] Stable, go ahead and release  [ ] Broken because of ... Regards -- ^TM

Re: [VOTE] Release Apache Tomcat Native 2.0.5

2023-08-07 Thread Mladen Turk
On 8/1/23 20:24, Mark Thomas wrote: The key differences of version 2.0.5 compared to 2.0.4 are: The Apache Tomcat Native 2.0.5 release is  [x] Stable, go ahead and release  [ ] Broken because of ... Regards -- ^TM - To

Re: [tomcat-native] branch main updated: Remove unused libraries and add support for 'Hybrid CRT' technique.

2023-08-08 Thread Mladen Turk
On 8/8/23 15:29, Mark Thomas wrote: On 08/08/2023 13:27, mt...@apache.org wrote: This is an automated email from the ASF dual-hosted git repository. mturk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git The following commit(s) were added

Re: [tomcat-native] branch main updated: Remove unused libraries and add support for 'Hybrid CRT' technique.

2023-08-08 Thread Mladen Turk
On 8/8/23 18:00, Mark Thomas wrote: On 08/08/2023 16:57, Mladen Turk wrote: Produced binary depends only on the Universal CRT, but not on VCRuntime, so no redist packages are needed. Excellent! That is really good news. I'll try this once I have got the August release round out

Re: [VOTE] Release Apache Tomcat 10.1.12

2023-08-09 Thread Mladen Turk
On 8/8/23 21:54, Mark Thomas wrote: The proposed Apache Tomcat 10.1.12 release is now available for voting. The tag is: https://github.com/apache/tomcat/tree/10.1.12 fb24d1d6525c774f27c3f711c52790552ee389ee The proposed 10.1.12 release is: [ ] Broken - do not release [x] Stable - go ahead

<    7   8   9   10   11   12