cygwin libusb missing one device

2016-03-03 Thread Lauren Weinstein
Greetings. I installed the current cygwin on a Win32 system specifically to use libusb functions. This mostly works, except it appears that the library doesn't see one particular USB device, even though its driver loads and the associated Windows app works OK. Unfortunately, I need to use libusb

Latest perl JSON::XS failing when threaded

2016-03-03 Thread Wayne Davison
I updated cygwin today, and now perl JSON::XS fails to be able to decode json data if it is run in a multi-threaded script. I tested both x86_64 and x86 32-bit versions of cygwin, and they both have the issue: once I launch a new thread, JSON::XS refuses to parse anything, even in the primary thre

Re: info-6.1 segmentation fault

2016-03-03 Thread Ken Brown
On 3/3/2016 3:00 PM, Mikhail Usenko wrote: I have just found the cause: From strace output it can be observed that version 6.1 get an access violation exception after trying to read from the .infokey file. And then, info-6.1 crashes if the .infokey file contains the lines that disable the defa

Re: info-6.1 segmentation fault

2016-03-03 Thread Mikhail Usenko
On Thu, 3 Mar 2016 15:46:02 + (UTC) Achim Gratz <...> wrote: > Mikhail Usenko inbox.ru> writes: > > info 6.1 crashes to segmentation fault on every run. > > Downgarding to version 6.0 resolves the problem. > > Does anyone come across with this or it is my local issue? > > WJFFM. Local issue

Re: Crash X11 with 3 commands

2016-03-03 Thread Jon Turney
On 24/02/2016 19:56, Nem W Schlecht wrote: On Tue, Feb 23, 2016 at 12:13 PM, Jon Turney wrote: On 11/12/2015 16:21, Nem W Schlecht wrote: I was experimenting with Xterm escape sequences - trying to resize/reposition a window while its iconized and found I can crash X11 in just 3 escape command

Re: Entry point SSLv2_client_method missing in cygssl-1.0.0.dll

2016-03-03 Thread Vlado
On 3.3.2016 15:20, Corinna Vinschen wrote: I just uploaded openssl-1.0.2g-2. See the announcement for details: Thank You, it runs fine now. Vlado -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/do

Re: info-6.1 segmentation fault

2016-03-03 Thread Achim Gratz
Mikhail Usenko inbox.ru> writes: > info 6.1 crashes to segmentation fault on every run. > Downgarding to version 6.0 resolves the problem. > Does anyone come across with this or it is my local issue? WJFFM. Local issue or some interaction with your environment is most likely. Have you run cygch

info-6.1 segmentation fault

2016-03-03 Thread Mikhail Usenko
On Sat, 6 Feb 2016 19:16:51 -0500 Ken Brown <...> wrote: > The following packages have been updated in the Cygwin distribution: > > * texinfo-6.1-1 > * info-6.1-1 > * texinfo-tex-6.1-1 > info 6.1 crashes to segmentation fault on every run. Downgarding to version 6.0 resolves the problem. Does a

[ANNOUNCEMENT] Updated: xorg-server-1.18.1-2

2016-03-03 Thread Jon Turney
The following packages have been updated in the Cygwin distribution: *** xorg-server-*1.18.1-2 These packages contain XWin and the other X.Org X11 servers. The following cygwin-specific changes have been made since 1.17.2-3: * Fix compilation with gcc5 * Fix a crash which occurs if focus retur

Re: [ANNOUNCEMENT] Updated: irssi-0.8.18-1

2016-03-03 Thread Keith Christian
> http://www.irssi.org/news/ChangeLog Marco, Thanks for maintaining the irssi package for Cygwin. The above ChangeLog link yielded "404 not found" so I took the liberty of going to: http://www.irssi.org/news/ which suggested this NEWS link: https://raw.githubusercontent.com/i

Re: Entry point SSLv2_client_method missing in cygssl-1.0.0.dll

2016-03-03 Thread Corinna Vinschen
On Mar 3 15:11, Andreas Hauptmann wrote: > On Thu, 3 Mar 2016 12:32:06 +0100 > Vlado wrote: > > > Can SSLv2_client_method return to library, or perheaps php should be > > rebuild? > > It's not only php that is broken now. curl and many other packages > don't work at the moment for the same reas

[ANNOUNCEMENT] Updated: openssl-1.0.2g-2

2016-03-03 Thread Corinna Vinschen
Hi folks, I've updated the version of OpenSSL to 1.0.2g-2. This version fixes an ABI break introduced with 1.0.2g-1. Upstream now defaults to build without SSLv2 support. That's definitely the safer option, but it breaks the ABI. See the thread starting at https://cygwin.com/ml/cygwin/2016-03

Re: Entry point SSLv2_client_method missing in cygssl-1.0.0.dll

2016-03-03 Thread Andreas Hauptmann
On Thu, 3 Mar 2016 12:32:06 +0100 Vlado wrote: > Can SSLv2_client_method return to library, or perheaps php should be > rebuild? It's not only php that is broken now. curl and many other packages don't work at the moment for the same reason: $ strace curl --head https://google.com -> same erro

fetchmail package dependencies?

2016-03-03 Thread Andrey Repin
Greetings, All! I've just found out that I'm missing fetchmail. And when I tried to install it, it attempted to pull some suspicious stuff. libXss1 (1.2.2-1) X.Org XScreenSaver library Required by: tcl-tk python-tkinter (2.7.10-1) Python Tkinter GUI module Requir

Entry point SSLv2_client_method missing in cygssl-1.0.0.dll

2016-03-03 Thread Vlado
Hi, there is problem with package "libopenssl100: A general purpose cryptography library with TLS implementation" after upgrade from 1.0.2g-1 to 1.0.2f-1. Demonstration: # With cygssl-1.0.0.dll from libopenssl100 version 1.0.2f-1 - correct behavior: $ php --version PHP 5.6.17 (cli) (built:

Ruby gem install falis

2016-03-03 Thread Frank Fesevur
Hi, I am unable to install a gem: # gem install gollum ERROR: Loading command: install (LoadError) No such process - /usr/lib/ruby/2.2.0/openssl.so ERROR: While executing gem ... (NoMethodError) undefined method `invoke_with_build_args' for nil:NilClass When I try "gem update" the

[ANNOUNCEMENT] Updated: OpenSSH-7.2p1-1

2016-03-03 Thread Corinna Vinschen
I've just updated the Cygwin version of OpenSSH to 7.2p1-1. This is a functional and security upstream release. Below's the original release message. = OpenSSH 7.2 has just been released. It will be available from the mirro