Cygwin-X shortcut no longer works after recent updates

2020-02-27 Thread Brian Inglis
Hi folks, After the recent upgrades to cygwin 3.1.4, perl, etc. I have found that the Cygwin-X Startup, Start Menu, and Task Bar shortcuts no longer work, although I can start Cygwin-X by running startxwin from a mintty window. >From the shortcut, the shell is invoked to run startxwin normally, t

Re: OpenSSH: SSHD daemon (as SYSTEM) is partially broken

2020-02-27 Thread TestUser1
So is this expected to work fine in my environment, Windows Server 2016 (OS Version 10.0.14393), without the workaround? Thanks! -- Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.

Re: [ANN] Cygwin-OpenSSH 8.2.2.2

2020-02-27 Thread Brian Inglis
On 2020-02-27 12:36, Bill Stewart wrote: > On Thu, Feb 27, 2020 at 11:52 AM Achim Gratz wrote: > But more to the point: since you include GPL components, a binary-only >> distribution is not OK. The sources for at least the GPL licensed >> utilities and libraries is missing. It's not enough to sa

Re: [PATCH] Properly encapsulate multi-statement macro.

2020-02-27 Thread Brian Inglis
On 2020-02-27 12:47, Hans-Bernhard Bröker wrote: > >  winsup/cygwin/fhandler_console.cc | 5 +++-- >  1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/winsup/cygwin/fhandler_console.cc > b/winsup/cygwin/fhandler_console.cc > index 4ab9bcab8..353abd197 100644 > --- a/winsup/cygwin/

Incorrect behavior in TIOCINQ ioctl

2020-02-27 Thread Åke Rehnman
Hi, I recently ran in to some troubles with the TIOCINQ ioctl. I am wondering if the cygwin implementation is correct... It seems if there were any existing framing overrun errors etc etc  before calling the TIOCINQ ioctl it is returning an error (EINVAL). Reading through linux implmentation

[PATCH] Properly encapsulate multi-statement macro.

2020-02-27 Thread Hans-Bernhard Bröker
winsup/cygwin/fhandler_console.cc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/winsup/cygwin/fhandler_console.cc b/winsup/cygwin/fhandler_console.cc index 4ab9bcab8..353abd197 100644 --- a/winsup/cygwin/fhandler_console.cc +++ b/winsup/cygwin/fhandler_console.cc @@

Re: [ANN] Cygwin-OpenSSH 8.2.2.2

2020-02-27 Thread Bill Stewart
On Thu, Feb 27, 2020 at 11:52 AM Achim Gratz wrote: But more to the point: since you include GPL components, a binary-only > distribution is not OK. The sources for at least the GPL licensed > utilities and libraries is missing. It's not enough to say what these > are and roughly where to get th

Re: OpenSSH: SSHD daemon (as SYSTEM) is partially broken

2020-02-27 Thread Bill Stewart
On Thu, Feb 27, 2020 at 11:09 AM n0nc3 wrote: It appears Cygwin SSHD's functionality is partially broke in the later > versions, where SSHD runs as SYSTEM (no longer cyg_server). > > On reboot, any attempt to SSH into the server *before* any previous logon > attempt (RDP/locally/etc) is quickly d

Re: [ANN] Cygwin-OpenSSH 8.2.2.2

2020-02-27 Thread Achim Gratz
Bill Stewart writes: > The relevant licenses are provided as links in the installer and referenced > in the User's Guide. They are incomplete as they do not include the libraries you depend on. But more to the point: since you include GPL components, a binary-only distribution is not OK. The sou

Re: [ANN] Cygwin-OpenSSH 8.2.2.2

2020-02-27 Thread Henry S. Thompson
Bill Stewart writes: > On Wed, Feb 26, 2020 at 11:47 PM ASSI wrote: > > You will perhaps want to read the Cygwin licensing terms >> plus the licensing terms of each of the packages you distribute. >> > > The relevant licenses are provided as links in the installer and referenced > in the User's Gu

OpenSSH: SSHD daemon (as SYSTEM) is partially broken

2020-02-27 Thread n0nc3
It appears Cygwin SSHD's functionality is partially broke in the later versions, where SSHD runs as SYSTEM (no longer cyg_server). On reboot, any attempt to SSH into the server *before* any previous logon attempt (RDP/locally/etc) is quickly denied: debug1: Offering public key: /home//.ssh/i

Re: Mingw pkg-config not working

2020-02-27 Thread Carlo B.
Hello, I wanted to say that I modified the script in this way and it seems that it has resolved all issues: #!/bin/sh if [ "$#" -eq 1 ] && [ "$1" == "--version" ]; then exec pkgconf --version else exec pkgconf --personality=i686-w64-mingw32 $@ fi Fixing x64_64 is easy, I have just replaced i686-w

Re: [ANN] Cygwin-OpenSSH 8.2.2.2

2020-02-27 Thread Bill Stewart
On Wed, Feb 26, 2020 at 11:47 PM ASSI wrote: You will perhaps want to read the Cygwin licensing terms > plus the licensing terms of each of the packages you distribute. > The relevant licenses are provided as links in the installer and referenced in the User's Guide. Bill -- Problem reports:

Re: cygwin licensing question

2020-02-27 Thread MrPmghost .
Hi, Thanks for all your feedback regarding this license subject. We will follow your advice and ask a lawyer specialist in the matter. Pierre Le mer. 26 févr. 2020 à 17:37, MrPmghost . a écrit : > Hi, > > > > I am Pierre Meignen, software developer working for a belgium company. > > I have a q

Re: cygwin licensing question

2020-02-27 Thread Corinna Vinschen
On Feb 26 16:37, William Deegan wrote: > I'd also take a look at this: > https://cygwin.com/licensing.html https://cygwin.com/acronyms/#IANAL I can't speak for any package in the distro apart from the setup tool and the Cygwin package and its accompanying Cygwin-specific tools (the "cygwin" packa