X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 X-Spam-Check-By: sourceware.org Date: Tue, 10 Nov 2009 14:02:52 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] [1.7] Updated: cygwin-1.7.0-64 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi folks, I just uploaded a new Cygwin 1.7 test release, 1.7.0-64. Changes in relation to 1.7.0-63: ================================ - Just as Linux doesn't find "foo.so" when calling dlopen("foo"), Cygwin's dlopen will not find "foo.dll" anymore. Bugfixes: ========= - Fix a regression in cygserver which made it non-functional. - Fix a build problem which results in cygpath being linked against /bin/cygstdc++-6.dll accidentally. - Try to make installation path and mount point recognition in cygcheck output more reliable. - Fix a regression in /usr/include/ctype.h which results in compile time problems when using assignments inside of ctype macros. - Don't attach .exe suffix when renaming Win32 binary files with certain suffixes. This is work-in-progess-as-we-go-along. - In case the user has no right to read a file's security descriptor, set stat's st_mode to have no "other" permission bits. This is supposed to reflect the most probable permissions on this file for the current user. - Don't create ESC sequences for ALT-key keypresses if key translates into a multibyte sequence. This avoids stray bytes in input when pressing for instance ALT-ö (Umlaut-o) under UTF-8. - Fix reparse point handling to recognize volume mount points (junctions) more reliably. - Fix rename(2) so that it will return with errno set to EBUSY instead of EXDEV when trying to rename volume mount points. EBUSY is what Linux returns when trying to rename a mount point, so that's semantically more correct. Returning EXDEV results in mv(1) trying to copy over the contents of the source drive to a new directory on the target drive (cross-device move). Uh oh. FAQ: ==== - Q: How do I know that I'm running Cygwin 1.7.0-64? A: The `uname -v' command prints "2009-11-10 13:03" Have fun, Corinna *** 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=3D3Dyourdomain DOT com AT cygwin DOT com If you need more information on unsubscribing, start reading here: http://cygwin.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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