public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
* Updated: cygwin-1.5.11-1
@ 2004-11-11 15:51 Christopher Faylor
  2004-11-11 15:56 ` Updated: cygwin-1.5.*12*-1 Christopher Faylor
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Faylor @ 2004-11-11 15:51 UTC (permalink / raw)
  To: cygwin-announce

I've made a new version of the Cygwin DLL and associated utilities
available for download.  As usual, a list of what has changed is below.

To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin@cygwin.com .

              *** 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=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

Christopher Faylor
TimeSys, Inc.

Changes since 1.5.11-1:

- Fix problem where stdout was closed when a thread exits.  (Christopher Faylor)

- Fix pipe problems with Windows 95.  (Bas van Gompel)

- Fix race condition in fork which occasionally caused bash to think a forked
  process had died prematurely.  (Christopher Faylor)

- Properly deal with CTRL-C while a cygwin process is in startup code.
  (Pierre Humblet)

- Handle RTLD_DEFAULT in dlsym.  (Sam Steingold)

- Don't try to use Windows "delete on close" for files on remote shares.
  (Corinna Vinschen)

- Properly handle trailing dots in windows file names.  (Pierre Humblet)

- Make the default /cygdrive "binary mode".  (Christopher Faylor)

- Add siginterrupt declaration to signal.h.  (Christopher Faylor)

- Use proper wait value for tty reads.  (Mark Paulus)

- Properly reset SIGCHLD blocking after a spawn when there was no previous
  signal blocking.  (Christopher Faylor)

- Work hard to ensure that SYSTEMROOT environment variable is always passed
  to new processes even when it has ostensibly been deleted.  This should
  fix some strange network problems.  (Corinna Vinschen)

- Fix network slowdowns experienced by some firewall users.
  (Christopher Faylor)

- Fix return value for unbuffered fread.  (Jason Tishler)

- Properly load registry hives and insure access to system mounts.
  (Pierre Humblet)

- Cleanup cygcheck and getfacl output. (Bas van Gompel)

- Add cygcheck warning about multiple cygwin DLLs.  (Bas van Gompel)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Updated: cygwin-1.5.*12*-1
  2004-11-11 15:51 Updated: cygwin-1.5.11-1 Christopher Faylor
@ 2004-11-11 15:56 ` Christopher Faylor
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Faylor @ 2004-11-11 15:56 UTC (permalink / raw)
  To: cygwin-announce

Sorry.  That previous announcement was obviously for cygwin-1.5.12-1
*not* the already-released cygwin-1.5.11-1.

cgf

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Updated: cygwin-1.5.11-1
@ 2004-09-05  4:26 Christopher Faylor
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Faylor @ 2004-09-05  4:26 UTC (permalink / raw)
  To: cygwin-announce

I've made a new version of the Cygwin DLL and associated utilities
available for download.  As usual, a list of what has changed is below.

To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin@cygwin.com .

              *** 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=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

Christopher Faylor
Red Hat, Inc.

Changes since 1.5.10-3:

- Fix various reported cygserver problems.  (Corinna Vinschen)

- Add -g/--group option to mkgroup (q.v.) (Igor Pechtchanski)

- Fix some problems with rsync hangs on Windows NT class systems.  (Bob Byrnes)

- Fix mysterious configure script premature exit.  (Pierre Humblet)

- Properly zero fill file on windows 9x when file is extended.  (Pierre Humblet)

- Regularize errno text output.  (Corinna Vinschen)

- Fix handling of audio fds when duped.  (Pierre Humblet)

- Report correct processor-specific flags in /proc/cpuinfo.
  (Christopher January, Tomas Ukkonen)

- Add workaround to get Cygwin working on 64-bit systems.
  (Corinna Vinschen, Christopher Faylor)

- Fix handling of chdir with windows paths.  (Pierre Humblet)

- Make path handling and error checking for mount more robust.
  (Pierre Humblet)

- Add minor speedup to spawn/exec processing.  (Christophe Jaillet)

- Fix shmget handling.  (Corinna Vinschen)

- Don't create filenames, on disk, which normal Windows interprets as
  "special".  (Pierre Humblet, David Fritz, Christopher Faylor)

- Make IPC_INFO visible only for ipc system utilities, to make it
  consistent with declaration of struct seminfo.  (Egor Duda)

- Fix usage message in ssp.  (John Paul Wallington)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-11-11 15:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-11 15:51 Updated: cygwin-1.5.11-1 Christopher Faylor
2004-11-11 15:56 ` Updated: cygwin-1.5.*12*-1 Christopher Faylor
  -- strict thread matches above, loose matches on Subject: below --
2004-09-05  4:26 Updated: cygwin-1.5.11-1 Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).