You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Rainer Jung <ra...@kippdata.de> on 2014/03/03 14:10:20 UTC

Re: [VOTE] Release Apache Tomcat Connectors 1.2.39

On 28.02.2014 10:35, Mladen Turk wrote:

> Apache Tomcat Connectors 1.2.39 release candidate is ready
> for vote at [1]. The build was done using tag [2].
> This version fixes few bugs found in released
> version 1.2.37 and adds some new features like IPV6 support.
> 
> 
> The VOTE will remain open for at least 48 hours.
> 
> The Apache Tomcat Connectors 1.2.39 is
>  [X] Stable, go ahead and release
>  [ ] Broken because of ...

+1

Details:

- Sigs and hashes OK
- key in KEYS file
  - key is only signed by Jean-Frederic, would be good to
    find a few more people to sign it for the web of trust
- gz and zip for src identical
- src consistent with svn tag, except for the following expected deltas:
  - LICENSE and NOTICE moved one directory up (OK)
  - KEYS not in dist (OK)
  - deprectated jk2 xdocs missing in dist (OK)
  - additional generated files in dist: aclocal.m4, configure,
    Makefile.in, config.h.in, html docs in dist (OK)
  - additional auto tool copied files in dist: install-sh, ltmain.sh,
    missing (OK)
  - build.properties.autoconf, native/build.xml and the jkant directory
    missing from dist.

Builds succesfully on all tested platforms:

- Solaris 8 Sparc using gcc 4.1.2 as 32 Bit Binaries for 1.3, 2.0, 2.2
- Solaris 10 Sparc using gcc 4.8.2 as 32 Bit Binaries for 2.4
- SLES 10 64 bit using platform gcc for 1.3, 2.0, 2.2
- SLES 10 32 bit using platform gcc for 2.2
- SLES 11 64 bit using platform gcc for 2.2, 2.4
- RHEL 5 64bit using platform gcc for 2.2
- SLES 6 64 bit using platform gcc for 2.2, 2.4

using CFLAGS: -O2 -g -Wall -fno-strict-aliasing
(and -mpcu=v9 on Solaris)

Additional observations (not a regression, affected file list slightly
different from 1.2.37):

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). All other files are OK. Maybe some possible
improvement of setting the perms after build and before zipping. i don't
see such problems in the src zip.

File ltmain.sh in src tar and zip has perms 644 instead of 755 (not a
regression).

Regards,

Rainer

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


Re: [VOTE] Release Apache Tomcat Connectors 1.2.39

Posted by Mladen Turk <mt...@apache.org>.
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 if using cygwin zip
to uncompress those files. If it's not 664 and 775 it will set some weird
security settings on those files making them unloadable by IIS.


Cheers
-- 
^TM

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