public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin-announce@cygwin.com
Subject: cygwin 3.5.3-1
Date: Wed, 03 Apr 2024 19:44:33 +0200	[thread overview]
Message-ID: <20240403194433.1021243-1-corinna-cygwin@cygwin.com> (raw)

The following packages have been uploaded to the Cygwin distribution:

* cygwin-3.5.3-1
* cygwin-devel-3.5.3-1
* cygwin-doc-3.5.3-1

This is a bugfix release.

Fixes:
------

- Fix the problem that console setup accesses shared memory which
  is already unmapped due to race condition. To avoid this issue,
  shared console memory will be kept mapped if it belongs to CTTY.
  Addresses:  https://cygwin.com/pipermail/cygwin/2024-February/255561.html

- Fix a race issue between console open() and close() which is caused
  by state mismatch between con.owner and console attaching state.
  Addresses: https://cygwin.com/pipermail/cygwin/2024-March/255575.html

- Fix a problem that select() call for write-side of a pipe possibly
  hangs with non-cygwin reader.
  Addresses: https://github.com/msys2/msys2-runtime/issues/202

- Avoid recalling offline files if the file is not explicitely opened
  for reading or writing data.
  Addresses: https://cygwin.com/pipermail/cygwin/2024-March/255613.html

- Don't skip inadvertently some local SAM accounts on domain member
  machines.

- Revert ill-advised optimization of glob(3) in case of caseinsensitive
  globbing.
  Addresses: https://cygwin.com/pipermail/cygwin/2024-March/255675.html

                 reply	other threads:[~2024-04-03 17:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240403194433.1021243-1-corinna-cygwin@cygwin.com \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin-announce@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).