Upload: bash-3.0-8

Pierre A. Humblet Pierre.Humblet@ieee.org
Mon Jul 18 03:01:00 GMT 2005


At 09:33 AM 7/15/2005 -0600, Eric Blake wrote:
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Changes from 3.0-7:
>+ fix postinstall script to preserve timestamps and only update if newer

Eric,

The use of cp -p has the side effect to copy the permission modes,
which can be --- although the source file is readable and executable
thanks to a + (which is not copied). This has been discussed in
this list.

If you use it, I recommend that you set CYGWIN=nontsec

In fact it would be best if setup was setting CYGWIN=nontsec
for all postinstall scripts, to simplify the maintainers' task.
This has also been discussed, but AFAICS it has not been
implemented. Apologies if it has.

Pierre



More information about the Cygwin-apps mailing list