Re: [ANNOUNCEMENT] [SECURITY] Updated: openssl-1.0.1h-1, libopenssl098-0.9.8za-1

2014-06-06 Thread Yaakov Selkowitz
On 2014-06-06 10:42, Andrew Schulman wrote: I don't see any reason here that programs that depend on libopenssl100, such as stunnel, would need to be rebuit for this update. Do you? No, but it would be nice if maintainers would rebuild their programs still dependent on libopenssl098 (on x86).

Re: [ANNOUNCEMENT] Updated: Unicode text editor MinEd 2014.24

2014-06-06 Thread Thomas Wolff
Am 06.06.2014 20:32, schrieb Doug Henderson: On Fri, Jun 6, 2014 at 12:00 PM, Thomas Wolff wrote: MinEd 2014.24 (June 2014) I performed the Installation using Setup.exe version 2.850 (64 bit). Install (and reinstall) with only one packa

Cygwin 1.7.30-1 passwd -R broken and displays password

2014-06-06 Thread Thomas Fay
This is a followup to the 1.7.30-1 problem that was reported in: http://cygwin.com/ml/cygwin/2014-06/msg00058.html I have detailed exact problem and have included screen shots In Summary, the problem is that a user password, other than the user logged in, cannot be updated using the passwd -

Re: zsh bug (was Re: Native links breaks zsh)

2014-06-06 Thread Yuriy Chernyshov
Removing environment variable fixes the problem. Everything works fine with non-native links (i. e. CYGWIN not set) and on native unix-like systems. The only configuration that fails to "lock" the file (whatever it is) is Cygwin with native hardlinks. -- Problem reports: http://cygwin.com/

cygwin not setting errno on "Connection refused" errors

2014-06-06 Thread Christoph H. Hochstaetter
>I just updated cygwin today, and I've noticed that errno is not being >set when there's a connection refused error. This appears to be true >for INET and UNIX domain sockets. > >For example: > >$ ssh -p 12345 localhost >ssh: connect to host localhost port 12345: No error > > >Notice how it report

Re: using cygwin inetd to start a script on a server to run a java application

2014-06-06 Thread Eliot Moss
Dear Annie -- Again, I am not a deep expert, but the TCPView output looks to be what I would expect if the inetd forks a copy of itself to handle a new client connection. A TCP connection (as you probably know) is distinguished by *both* the local host/port pair *and* the remote host/port pair.

cygwin drops cygprefix too often (very repeatable)

2014-06-06 Thread Linda Walsh
I have my cygprefix set to '/' (normally) and everything works from there. But I noticed a problem now (didn't used to happen when we were '32 bit only).. but when I am in *Explorer", I had an option to open a bash shell at the current location. I modified that slightly to give 2 options bash32

Re: [ANNOUNCEMENT] Updated: Unicode text editor MinEd 2014.24

2014-06-06 Thread Doug Henderson
On Fri, Jun 6, 2014 at 12:00 PM, Thomas Wolff wrote: >MinEd 2014.24 > (June 2014) I performed the Installation using Setup.exe version 2.850 (64 bit). Install (and reinstall) with only one package selected (mined version 2013,23-0) complete

[ANNOUNCEMENT] Updated: Unicode text editor MinEd 2014.24

2014-06-06 Thread Thomas Wolff
MinEd 2014.24 (June 2014) Major enhancements in this release: This is a major update with a list of new features and enhancements. Internationalization and Character information: * Revamped smart quotes feature. * Revised Quotes menu acco

zsh bug (was Re: Native links breaks zsh)

2014-06-06 Thread Linda Walsh
Linda Walsh wrote: Yuriy Chernyshov wrote: Greetings, it's me again. I've added environment variable to zsh. The problem with locking still persists. Here are some commands: I just wanted to verify -- if you remove the 'winsymlinks:nativestrict', (i.e. unset the CYGWIN var if nothing e

Re: Using ln from gnuplot

2014-06-06 Thread Warren Young
On 6/5/2014 09:43, Larry Hall (Cygwin) wrote: On 06/05/2014 09:32 AM, xmoon 2000 wrote: Please check this link where the question is set out: From what I can see, Warren answered this question already. I answered it because of this email. I do monitor the Cygwin tag in my feed reader, but

Re: [ANNOUNCEMENT] [SECURITY] Updated: openssl-1.0.1h-1, libopenssl098-0.9.8za-1

2014-06-06 Thread Andrew Schulman
> The following packages have been updated in the Cygwin distribution: > > * openssl-1.0.1h-1 > * libopenssl098-0.9.8za-1 (x86 only) > * libopenssl100-1.0.1h-1 > * openssl-devel-1.0.1h-1 > > The OpenSSL toolkit provides support for secure communications between > machines. OpenSSL includes a cer

Re: Cygwin on Max OS X ?

2014-06-06 Thread Warren Young
On 6/5/2014 18:12, Chris J. Breisch wrote: You could port cygport to OS X. That shouldn't be too hard. Look over that list I posted again. The only thing such an effort would do is let you hide the BSD userland tools behind GNU ones by putting the latter first in the PATH. Every other item

[ANNOUNCEMENT] [SECURITY] Updated: openssl-1.0.1h-1, libopenssl098-0.9.8za-1

2014-06-06 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: * openssl-1.0.1h-1 * libopenssl098-0.9.8za-1 (x86 only) * libopenssl100-1.0.1h-1 * openssl-devel-1.0.1h-1 The OpenSSL toolkit provides support for secure communications between machines. OpenSSL includes a certificate manageme

Re: Emacs-w32... still crashing

2014-06-06 Thread Csaba Raduly
On Thu, Jun 5, 2014 at 9:51 PM, Christopher Faylor wrote: > On Thu, Jun 05, 2014 at 03:05:43PM -0400, Ken Brown wrote: >>On 6/3/2014 6:00 PM, Zdzislaw Meglicki wrote: >>> And... another crash. I didn't run it under gdb this >>> time and it didn't dump anything either, but I got >>> interesting new

Re: Native links breaks zsh

2014-06-06 Thread Linda Walsh
Yuriy Chernyshov wrote: Greetings, it's me again. I've added environment variable to zsh. The problem with locking still persists. Here are some commands: thegeorg@THEGEORG-NB2-W7:~$ zsh thegeorg@THEGEORG-NB2-W7:~$ true thegeorg@THEGEORG-NB2-W7:~$ zsh: locking failed for /home/thegeorg/.histfil