Re: cygstart does not pass correct ssh login to rsync

2018-03-17 Thread John tel
Thanks for your reply. I can see what you are asking this question. Well, ultimately I need to run cygstart with the --hide flag because I want to start this in a hidden window. Thanks > Sent: Saturday, March 17, 2018 at 8:20 PM > From: "John tel" > To: cygwin@cygwin.com > Subject: cygstart d

Re: setup -g ???

2018-03-17 Thread Lee
On 3/14/18, David Allsopp wrote: > [reformatted for top-posting] > > Lee wrote: >> > -- Forwarded message -- >> > From: Jon Turney >> > Date: Fri, 3 Nov 2017 15:26:27 + >> > Subject: Re: Problem running the latest python2-2.7.14-1 under AppVeyor >> > To: The Cygwin Mailing List

Re: [SECURITY] Updated: libvorbis-1.3.6-1

2018-03-17 Thread Daniel Blanchet
Daniel Blanchet dan...@dblanchet.net > Le 17 mars 2018 à 17:06, David Rothenberger a écrit : > > A new version of the libvorbis, libvorbis-devel, libvorbis0, > libvorbisenc2, and libvorbisfile3 packages are now available for > download. > > SECURITY: > = > Fixes CVE-2018-5146 >

[ANNOUNCEMENT] Updated: mpclib-1.1.0-1

2018-03-17 Thread Achim Gratz
This is an upstream release. http://www.multiprecision.org/mpc/home.html MPC Multiprecision Library == The GNU MPC library is a C library for multiple-precision complex floating-point computations with exact rounding (also called correct rounding). It is based on the GM

[ANNOUNCEMENT] [SECURITY] Updated: libvorbis-1.3.6-1

2018-03-17 Thread David Rothenberger
A new version of the libvorbis, libvorbis-devel, libvorbis0, libvorbisenc2, and libvorbisfile3 packages are now available for download. SECURITY: = Fixes CVE-2018-5146 DESCRIPTION: Vorbis is a general purpose audio and music encoding format contemporary to MPEG-4's AAC and Tw

[ANNOUNCEMENT] Updated: Perl distributions

2018-03-17 Thread Achim Gratz
The following Perl distributions have been updated to their latest version on CPAN, respectively: x86/x86_64 -- perl-Net-SSLeay-1.85-1 noarch perl-File-Copy-Recursive-0.40-1 perl-HTTP-Message-6.15-1 perl-Module-Install-1.19-1 perl-Mojolicious-7.71-1 perl-Test-File-1.443-1 perl-T

Re: cygstart does not pass correct ssh login to rsync

2018-03-17 Thread Marco Atzeri
On 17/03/2018 21:20, John tel wrote: Hi, I've got a strange problem when combining cygstart with rsync. So using cygstart and ssh to login works: cygstart ssh -p 1000 -i /home/user/key admin@192.168.1.11 I don't understand the need of cygstart here. I would use just ssh -p 1000 -i /home

cygstart does not pass correct ssh login to rsync

2018-03-17 Thread John tel
Hi, I've got a strange problem when combining cygstart with rsync. So using cygstart and ssh to login works: cygstart ssh -p 1000 -i /home/user/key admin@192.168.1.11 Using rsync on its own works: rsync -PaSh --delete -e 'ssh -p 1000 -i /home/user/key' /cygdrive/C/Users/User/Desktop/ admin@1

Re: sshd interaction with desktop not working

2018-03-17 Thread R0b0t1
On Sat, Mar 17, 2018 at 2:47 PM, mhallnh wrote: > What's the answer? That CYGWIN sshd can not interact with the Windows > desktop? > It can if it is run from the desktop, but I think it is started in the privileged session for services. The problem with running it within a desktop is that the se

Re: sshd interaction with desktop not working

2018-03-17 Thread mhallnh
What's the answer? That CYGWIN sshd can not interact with the Windows desktop? -- Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/

file-5.30 is broken, please update to file-5.32

2018-03-17 Thread Chris Renshaw
file 5.32 was released on Sep. 1, 2017 https://github.com/file/file/tree/FILE5_32 ftp://ftp.astron.com/pub/file/ It addresses a number of ongoing issues, including an off-by-one that breaks the search command in magic files. Thanks for your conside

Re: setup 2.891release candidate - please test

2018-03-17 Thread Steven Penny
On Thu, 15 Mar 2018 23:32:15, Jon Turney wrote: A new setup release candidate is available at: https://cygwin.com/setup/setup-2.891.x86_64.exe (64 bit version) https://cygwin.com/setup/setup-2.891.x86.exe(32 bit version) Please test and report any problems here. The packages listed

Re: pngcheck warning: Compiled with zlib 1.2.8; using zlib 1.2.11.

2018-03-17 Thread Lemures Lemniscati
Thank you, Marco and Andrey. I'm relieved and I've decided not to care the info. But, I've dropped another example. Just reporting it: $ pngcheck a.png b.png > ab.log; echo ; cat ab.log; echo zlib warning: different version (expected 1.2.8, using 1.2.11) OK: a.png (1000x1000, 16

Re: pngcheck warning: Compiled with zlib 1.2.8; using zlib 1.2.11.

2018-03-17 Thread Andrey Repin
Greetings, Lemures Lemniscati! > Hi, > pngcheck warns like this, though it seems not to be harmful. > $ pngcheck > PNGcheck, version 2.3.0 of 7 July 2007, >by Alexander Lehmann, Andreas Dilger and Greg Roelofs. >Compiled with zlib 1.2.8; using zlib 1.2.11. > ... That's not a warning, j

Re: pngcheck warning: Compiled with zlib 1.2.8; using zlib 1.2.11.

2018-03-17 Thread Marco Atzeri
On 17/03/2018 09:33, Lemures Lemniscati wrote: Hi, pngcheck warns like this, though it seems not to be harmful. $ pngcheck PNGcheck, version 2.3.0 of 7 July 2007, by Alexander Lehmann, Andreas Dilger and Greg Roelofs. Compiled with zlib 1.2.8; using zlib 1.2.11. ... just an info, zlib

[ANNOUNCEMENT] Updated: R-3.4.4-1

2018-03-17 Thread Marco Atzeri
Versions 3.4.4-1 of R libRmath libRmath-devel for cygwin are now available: CHANGES New upstream release https://mailman.stat.ethz.ch/pipermail/r-announce/2018/000626.html DESCRIPTION R is a language and environment for statistical computing and graphics. R provides a

pngcheck warning: Compiled with zlib 1.2.8; using zlib 1.2.11.

2018-03-17 Thread Lemures Lemniscati
Hi, pngcheck warns like this, though it seems not to be harmful. $ pngcheck PNGcheck, version 2.3.0 of 7 July 2007, by Alexander Lehmann, Andreas Dilger and Greg Roelofs. Compiled with zlib 1.2.8; using zlib 1.2.11. ... $ cygcheck -c pngcheck zlib Cygwin Package Information Package