[ANNOUNCEMENT] Updated: mutt-2.2.10-1

2023-04-13 Thread Marco Atzeri via Cygwin-announce via Cygwin
New version 2.2.10-1 of mutt is available in the Cygwin distribution: CHANGES Last upstream bugfix update release. Full details on: https://gitlab.com/muttmua/mutt/raw/master/UPDATING DESCRIPTION The Mutt E-Mail Client "All mail clients suck. This one just sucks less." Mutt is a small but

[ANNOUNCEMENT] Updated: ngspice-40-1

2023-04-13 Thread Marco Atzeri via Cygwin-announce via Cygwin
New version 40-1 of ngspice libngspice-devel libngspice0 are available in the Cygwin distribution. CHANGES Latest upstream release Full feature list https://sourceforge.net/projects/ngspice/files/ng-spice-rework/40/ReleaseNotes.txt DESCRIPTION Ngspice is a mixed-level/mixed-signal

[ANNOUNCEMENT] Updated: scons-4.5.2-1

2023-04-13 Thread Marco Atzeri via Cygwin-announce via Cygwin
New version 4.5.2-1 scons has been uploaded. CHANGES This is the latest upstream bug fix. DESCRIPTION SCons is an Open Source software construction tool—that is, a next-generation build tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrate

[ANNOUNCEMENT] Updated: python 3.8/3.9 packages

2023-04-13 Thread Marco Atzeri via Cygwin-announce via Cygwin
New release for python38-doc3.8.16-1 python39-doc3.9.16-1 python{38,39}-attrs 22.2.0-1 python{38,39}-babel 2.12.1-1 python{38,39}-cffi 1.15.1-1

Re: Support for Windows Server 2012 until its end of life

2023-04-13 Thread Brian Inglis via Cygwin
On 2023-04-12 22:10, Max Moebius via Cygwin wrote: We kindly ask to continue the Cygwin support for Windows Server 2012 until its end of life. This will be on October 10, 2023. https://learn.microsoft.com/en-us/lifecycle/products/windows-server-2012 As reiterated late last year in cygwin 3.4.0-

[ANNOUNCEMENT] cygport 0.36.2-1

2023-04-13 Thread Jon Turney via Cygwin
The following packages have been uploaded to the Cygwin distribution: * cygport-0.36.1-1 cygport is the standard method for building and maintaining packages for the Cygwin distribution. Highlights of this release: Stripping of executables is now parallelized. With many cores, this can res

Problem with FAST_CWD pointer in Cygwin

2023-04-13 Thread BENHADDAD Oussama via Cygwin
* Dear Cygwin, I am writing to report a warning message that I encountered when using Cygwin. Specifically, when running a command in the Bash shell, I received the following warning: * * 2 [main] bash 21604 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this prob

Re: Problem with FAST_CWD pointer in Cygwin

2023-04-13 Thread cygwinautoreply--- via Cygwin
>* >Dear Cygwin, >I am writing to report a warning message that I encountered when using >Cygwin. Specifically, when running a command in the Bash shell, I >received the following warning: >* >* >2 [main] bash 21604 find_fast_cwd: WARNING: Couldn't compute FAST_CWD >pointer. Please report th

Permissions question / issue

2023-04-13 Thread Eliot Moss via Cygwin
Dear cygwin'ers - I seem to be caught in a bind with the Cygwin permissions setup. ssh insists that ~/.ssh/config have permissions no less permissive than rw--- (600). However, my backup program runs as SYSTEM and needs access. I tried to provide that access by adding an ACL g:SYSTEM:r-x,

Re: [Bug] No Keyboard input when using interactive commands with stdin via pipes

2023-04-13 Thread Takashi Yano via Cygwin
On Tue, 11 Apr 2023 08:22:25 + Wladislav Artsimovich wrote: > Dear Cygwin users, >   > there appears to be a bug or a missing implementation detail in either unix > pipes or ConPTY, which prevents interactive console programs from receiving > keyboard input, when they get stdin via a pipe. >