delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2010/06/25/09:07:02

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,TW_HC,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <announce.20100625124500.GA29939@calimero.vinschen.de>
References: <announce DOT 20100625124500 DOT GA29939 AT calimero DOT vinschen DOT de>
From: Vasya Pupkin <burning DOT shadow AT gmail DOT com>
Date: Fri, 25 Jun 2010 17:06:25 +0400
Message-ID: <AANLkTimosI4tXbq9xINH_vT5eET2llREnrekG0P2_20b@mail.gmail.com>
Subject: Re: [ANNOUNCEMENT] CALL FOR TESTING: Cygwin 1.7.6 due soon
To: cygwin AT cygwin DOT com
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

I'm just wondering, will setup.exe honor new mount options, or it will
still mess up NTFS permissions?

On Fri, Jun 25, 2010 at 4:45 PM, Corinna Vinschen
<corinna-cygwin AT cygwin DOT com> wrote:
> A lot of changes and fixes have been made in Cygwin since 1.7.5 has
> been released, so we're looking forward to release Cygwin 1.7.6 soon.
>
> Please test the latest developer snapshots at http://cygwin.com/snapshots/
> which should have "Release Candidate" quality.
>
> Please report bugs to the cygwin at cygwin dot com mailing list.
> Please follow the guidelines at http://cygwin.com/problems.html
> Be aware that we're mainly focusing on regressions from 1.7.5.
>
> What's new:
>
> - Add new mount options "dos" and "ihash" to allow overriding Cygwin
> =C2=A0default behaviour on broken filesystems not recognized by Cygwin.
>
> - A new mechanism is used to propagate pty handles safely to other
> =C2=A0processes, which does not require to use Cygserver.
>
> - Pass on coresize settings made with setrlimit(2). =C2=A0This allows
> =C2=A0shells to disable creating stackdump files in child processes via
> =C2=A0`ulimit -c 0' in bash or `limit coredumpsize 0' in tcsh.
>
> - Locale categories contain all localization strings additionally as
> =C2=A0wide-char strings. =C2=A0locale(1) prints these values just as on L=
inux.
> =C2=A0nl_langinfo(3) allows to fetch them.
>
> Fixes:
>
> - Fix problem where pseudo-relocs were getting applied twice, resulting
> =C2=A0in a crash.
>
> - Fix a crash when accessing /proc/registry*
>
> - Avoid that connect on a not yet established AF_LOCAL/AF_UNIX
> =C2=A0socket misinterprets the socket file as non-socket.
>
> - Fix stdin/out/err handle permissions when called from a non-Cygwin
> =C2=A0process.
>
> - Fix codeset problem in internal handling of process name.
>
> - Fix abbreviated month names for japanese and korean locale.
>
> - Fix calls to gettimeofday after call to settimeofday.
>
> - Fix REG_MULTI_SZ handling in /proc/registry*
>
> - Honor cygwin username even if it only differs by case from Windows
> =C2=A0username.
>
> - Fix potential memory leak when accessing // or //server directories.
>
> - Fix using a wrong handle when cehcking for files inaccessible to
> =C2=A0current user.
>
> - Fix erroneous handling of devices in path checking.
>
> - Fix potential crash in exec(2) if parent uses file locking.
>
> Other changes:
>
> - Change the way a process is made process group leader in case
> =C2=A0we're started from a non-Cygwin process. =C2=A0This isn't foolproof
> =C2=A0and may need more work.
>
> - Workaround BLODA problem in rename(2) which otherwise results
> =C2=A0in annoying errors.
>
> - Improve error output in strace.
>
> - Add more workarounds for broken filesystems which either don't grok
> =C2=A0reopening a file by handle (NWFS) or which are not capable of
> =C2=A0handling filenames with leading spaces or trailing dots or spaces
> =C2=A0(NWFS, Netapp).
>
> - Don't try to evaluate reparse points (junctions) on remote
> =C2=A0filesystems as symlinks.
>
> - Improve performance of stat and a few other functions. =C2=A0ls(1) shou=
ld
> =C2=A0be up to 30% faster on some drives.
>
>
> Corinna
>
>
> To update your installation, click on the "Install Cygwin now" link
> on the http://cygwin.com/ web page. =C2=A0This downloads setup.exe to
> your system. =C2=A0Then, run setup and answer all of the questions.
>
> =C2=A0 =C2=A0 *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***
>
> If you want to unsubscribe from the cygwin-announce mailing list, look
> at the "List-Unsubscribe: " tag in the email header of this message.
> Send email to the address specified there. It will be in the format:
>
> cygwin-announce-unsubscribe-you=3Dyourdomain DOT com AT cygwin DOT com
>
> If you need more information on unsubscribing, start reading here:
>
> http://sourceware.org/lists.html#unsubscribe-simple
>
> Please read *all* of the information on unsubscribing that is available
> starting at this URL.
>
> --
> Corinna Vinschen =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0Please, send mails regarding Cygwin to
> Cygwin Project Co-Leader =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0cygwin AT cygw=
in DOT com
> Red Hat
>
> --
> Problem reports: =C2=A0 =C2=A0 =C2=A0 http://cygwin.com/problems.html
> FAQ: =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 http:=
//cygwin.com/faq/
> Documentation: =C2=A0 =C2=A0 =C2=A0 =C2=A0 http://cygwin.com/docs.html
> Unsubscribe info: =C2=A0 =C2=A0 =C2=A0http://cygwin.com/ml/#unsubscribe-s=
imple
>
>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019