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.1-1
Date: Tue, 27 Feb 2024 13:18:58 +0100	[thread overview]
Message-ID: <20240227131858.77867-1-corinna-cygwin@cygwin.com> (raw)

The following packages have been uploaded to the Cygwin distribution:

* cygwin-3.5.1-1
* cygwin-devel-3.5.1-1
* cygwin-doc-3.5.1-1

This is a bugfix release.

Fixes:
------

- Fix exit code for non-cygwin process running in console. The bug
  was introduced in 3.5.0.

- Make the interface names handled by if_nametoindex() and if_indextoname()
  consistent with that of if_nameindex().

- Revert error handling for non-Cygwin child processes to use Cygwin's
  error mode by default.  Resetting the error mode to the OS default
  error mode is now possible by using the new CYGWIN environment variable
  option "winjitdebug".
  Addresses: https://cygwin.com/pipermail/cygwin/2024-February/255305.html

- Fix handle leak in pty master which occurs when non-cygwin process
  is started in pty.
  Addresses: https://github.com/msys2/msys2-runtime/issues/198

- Fix the problem that VMIN and VTIME does not work at all in console.

- Fix a bug that cannot handle consoles more than 32, rather than 64.

- Fix gettimeofday not checking for a NULL pointer
  Addresses: https://cygwin.com/pipermail/cygwin/2024-February/255473.html

- Fix two bugs in strptime, error checking of invalid numerical input and
  %p handling.

- Fix newgrp(1) group handling.  Only allow groups already in the user
  token, as Windows doesn't allow otherwise.

- Fix getgrent enumeration of local SAM accounts on domain member machines.

                 reply	other threads:[~2024-02-27 12:19 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=20240227131858.77867-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).