Re: Cygwin 1.7-58 with windows 2008

2016-03-09 Thread Rashi Singhal
Hi , We need to download Cygwin version 1.7.0-58 (with source) Please help us from we can download old versions On Fri, Mar 4, 2016 at 10:10 PM, Rashi Singhal wrote: > Hi, > > Further to this we could now see that "NO MORE PROCESS" error is > displayed due to some of the process not get de-qu

Re: Cygwin 1.7-58 with windows 2008

2016-03-09 Thread Marco Atzeri
On 09/03/2016 09:00, Rashi Singhal wrote: Hi , We need to download Cygwin version 1.7.0-58 (with source) Please help us from we can download old versions http://www.fruitbat.org/Cygwin/#cygwintimemachine -- Problem reports: http://cygwin.com/problems.html FAQ: http

Re: Semaphore Lock Failed Error

2016-03-09 Thread Meenakshi Pant
Our program is failing in creating and acquiring lock on the semaphore. Created a test program 'semtest.c'. It is creating the semaphore using the program semaphore.c. Compiled and executed using the latest CYGWIN- 2.4.1. It is failing at line if ((semval = semctl(*id, 1, GETVAL, semctl_arg)) < 0

Re: Semaphore Lock Failed Error

2016-03-09 Thread Meenakshi Pant
Our program is failing in creating and acquiring lock on the semaphore. Created a test program 'semtest.c'. It is creating the semaphore using the program semaphore.c. Compiled and executed using the latest CYGWIN- 2.4.1. It is failing at line if ((semval = semctl(*id, 1, GETVAL, semctl_arg)) < 0

Re: RFC2307 accounts

2016-03-09 Thread Mark Geisert
Marc Rechte wrote: Hello, Trying to set RFC2307 accounts, using unix schema in /etc/nsswitch.conf. [...] Your original post of this material was answered about 30 minutes after your post. Kindly follow up there... https://cygwin.com/ml/cygwin/2016-03/msg00076.html -- Problem reports:

Re: Semaphore Lock Failed Error

2016-03-09 Thread Achim Gratz
Meenakshi Pant writes: > Our program is failing in creating and acquiring lock on the > semaphore. Created a test program 'semtest.c'. It is creating the > semaphore using the program semaphore.c. Compiled and executed using > the latest CYGWIN- 2.4.1. It is failing at line > > if ((semval = semc

Re: RFC2307 accounts

2016-03-09 Thread Marc Rechte
Le 09/03/2016 10:14, Mark Geisert a écrit : Marc Rechte wrote: Hello, Trying to set RFC2307 accounts, using unix schema in /etc/nsswitch.conf. [...] Your original post of this material was answered about 30 minutes after your post. Kindly follow up there... https://cygwin.com/ml/cygwi

Re: RFC2307 accounts

2016-03-09 Thread Corinna Vinschen
On Mar 9 11:42, Marc Rechte wrote: > Le 09/03/2016 10:14, Mark Geisert a écrit : > >Marc Rechte wrote: > >>Hello, > >> > >> Trying to set RFC2307 accounts, using unix schema in > >>/etc/nsswitch.conf. > >[...] > > > >Your original post of this material was answered about 30 minutes after > >your

Re: Semaphore Lock Failed Error

2016-03-09 Thread Meenakshi Pant
Hi, I created cygserver.conf file by executing the script 'cygserver-config'. The cygserver is running. >From the installation folder (c:\cygwin) the cygcheck output is showing the status 'ok' for all the packages. For my application i have to copy the cygwin folders (bin, etc...) to another dire

Re: RFC2307 accounts

2016-03-09 Thread Marc Rechte
Le 09/03/2016 12:27, Corinna Vinschen a écrit : On Mar 9 11:42, Marc Rechte wrote: Le 09/03/2016 10:14, Mark Geisert a écrit : Marc Rechte wrote: Hello, Trying to set RFC2307 accounts, using unix schema in /etc/nsswitch.conf. [...] Your original post of this material was answered about

[ANNOUNCEMENT] texlive-collection-bibtexextra 20160309-1

2016-03-09 Thread Ken Brown
The following packages have been uploaded to the Cygwin distribution: * texlive-collection-bibtexextra-20160309-1 * texlive-collection-bibtexextra-doc-20160309-1 This is an update to the latest upstream release. It includes biblatex-3.3, which is needed for biber-2.4. Ken Brown Cygwin'

[ANNOUNCEMENT] biber 2.4-1

2016-03-09 Thread Ken Brown
The following package has been uploaded to the Cygwin distribution: * biber-2.4-1 Biber is a BibTeX replacement for users of BibLaTeX. Biber supports full UTF-8, can (re-)encode input and output, supports highly configurable sorting, dynamic bibliography sets, and many other features. This

/bin/bash: Operation not permitted

2016-03-09 Thread Francis Korning
Apologies for spamming but I think this fix needs to be automated in ssh-host-config and updated in the cygwin FAQ. Like many users I've been struggling with this obscure bug that allows one to log on with ssh only as the priviledged user (cyg_server in my case). Attempts under another user succee

[ANNOUNCEMENT] Updated: mksh-52c-1

2016-03-09 Thread Chris Sutcliffe
Version 52c-1 of "mksh" has been uploaded. MirBSD Korn Shell, an actively developed free implementation of the Korn Shell programming language and a successor to the Public Domain Korn Shell. ChangeLog: [tg] Shave 200 bytes off .text by revisiting string pooling [tg, Jorg] Fix manpage for ditroff

Re: /bin/bash: Operation not permitted

2016-03-09 Thread Achim Gratz
Francis Korning yahoo.ca> writes: > Specifically, ssh-host-config needs these following lines: The cyg_server account is actually set up in /usr/share/csih/cygwin-service-installation-helper.sh and guess what, it already does this. It also warns if a pre-existing account does not have these priv

Re: /bin/bash: Operation not permitted

2016-03-09 Thread Marco Atzeri
On 09/03/2016 16:25, Achim Gratz wrote: Francis Korning yahoo.ca> writes: Specifically, ssh-host-config needs these following lines: The cyg_server account is actually set up in /usr/share/csih/cygwin-service-installation-helper.sh and guess what, it already does this. It also warns if a pre

Re: RFC2307 accounts

2016-03-09 Thread Corinna Vinschen
On Mar 9 12:50, Marc Rechte wrote: > Le 09/03/2016 12:27, Corinna Vinschen a écrit : > >Keep in mind that we have two mappings. The main mapping is the mapping > >between Windows SID and a computed uid/gid value used in Cygwin which > >allows fast mapping in both directions. A computed value dro

Re: [ANNOUNCEMENT] Updated: coreutils-8.25-1

2016-03-09 Thread Eric Blake
On 03/08/2016 05:02 PM, Eric Blake (cygwin) wrote: > A new release of coreutils, 8.25-1, has been uploaded, and will be > available soon from your favorite mirror. This leaves 8.24-3 as the > previous version. > > I'm also planning to build an experimental coreutils-8.25-2 against the > experime

Re: RFC2307 accounts

2016-03-09 Thread Marc Rechte
Le 09/03/2016 16:58, Corinna Vinschen a écrit : On Mar 9 12:50, Marc Rechte wrote: Le 09/03/2016 12:27, Corinna Vinschen a écrit : Keep in mind that we have two mappings. The main mapping is the mapping between Windows SID and a computed uid/gid value used in Cygwin which allows fast mappin

Re: [ANNOUNCEMENT] Updated: openssl-1.0.2g-3

2016-03-09 Thread Erik Soderquist
On Tue, Mar 8, 2016 at 12:46 PM, Corinna Vinschen wrote: >> > I've updated the version of OpenSSL to 1.0.2g-3. Any chance of LibreSSL being added as an available option? -- Erik -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentatio

Re: git svn -T svn://svn. ...

2016-03-09 Thread Adam Dinwoodie
On Tue, Mar 08, 2016 at 01:32:30PM -0500, cyg Simple wrote: > Using the latest production release 2.4.1(1) the command is removing the > / after the svn: leaving svn:/svn which isn't correct. Using > 'svn://svn' doesn't help either. > > (2) $ git svn init -T 'svn://svn.code.sf.net/p/squirrelmail/

Re: [ANNOUNCEMENT] Updated: texinfo-6.1-2

2016-03-09 Thread Mikhail Usenko
On Fri, 4 Mar 2016 17:58:02 -0500 Ken Brown <...> wrote: > The following packages have been updated in the Cygwin distribution: > > * texinfo-6.1-2 > * info-6.1-2 > * texinfo-tex-6.1-2 > Thanks a lot, Ken. -- Mike -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: git svn -T svn://svn. ...

2016-03-09 Thread Adam Dinwoodie
On Wed, Mar 09, 2016 at 07:46:06PM +, Adam Dinwoodie wrote: > On Tue, Mar 08, 2016 at 01:32:30PM -0500, cyg Simple wrote: > > Using the latest production release 2.4.1(1) the command is removing the > > / after the svn: leaving svn:/svn which isn't correct. Using > > 'svn://svn' doesn't help e

Re: [ANNOUNCEMENT] Updated: openssl-1.0.2g-3

2016-03-09 Thread Andrey Repin
Greetings, Erik Soderquist! > Any chance of LibreSSL being added as an available option? If you pick up the maintainer's hat… -- With best regards, Andrey Repin Thursday, March 10, 2016 00:48:38 Sorry for my terrible english...

Re: [ANNOUNCEMENT] Updated: openssl-1.0.2g-3

2016-03-09 Thread Erik Soderquist
On Wed, Mar 9, 2016 at 4:49 PM, Andrey Repin wrote: > Greetings, Erik Soderquist! > >> Any chance of LibreSSL being added as an available option? > > If you pick up the maintainer's hat… If I knew how, I would... -- Erik -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Question about tar v1.28

2016-03-09 Thread Andrey Repin
Greetings, Douglas Coup! >> On 03/08/2016 08:43 AM, Douglas Coup wrote: >>> Hello Cygwin community. >>> >>> I'm observing some unusual behavior with tar v1.28, running as part of > >>> 32-bit Cygwin on a Windows 10 machine. > > >> I noticed this in your cygcheck output: > cygdrive prefix /cygd

Re: RFC2307 accounts

2016-03-09 Thread Andrey Repin
Greetings, Marc Rechte! > OK, I noticed that. Now it brings me a problem using rsync on cygwin. > On cygwin: > $ cat /etc/rsyncd.conf > [test] > path = /cygdrive/c/tmp > comment = zone de test > fake super = yes > read only = no > On the Linux box: > # ls -l /

Re: [ANNOUNCEMENT] Updated: openssl-1.0.2g-3

2016-03-09 Thread Corinna Vinschen
On Mar 9 16:54, Erik Soderquist wrote: > On Wed, Mar 9, 2016 at 4:49 PM, Andrey Repin wrote: > > Greetings, Erik Soderquist! > > > >> Any chance of LibreSSL being added as an available option? > > > > If you pick up the maintainer's hat… > > If I knew how, I would... https://cygwin.com/setup.htm

Re: [ANNOUNCEMENT] Updated: openssl-1.0.2g-3

2016-03-09 Thread Erik Soderquist
On Wed, Mar 9, 2016 at 5:18 PM, Corinna Vinschen wrote: > On Mar 9 16:54, Erik Soderquist wrote: >> If I knew how, I would... > > https://cygwin.com/setup.html > > A couple of months ago I made sure that portable LibreSSL from > https://github.com/libressl-portable/portable.git at least doesn't >

[ANNOUNCEMENT] Updated: perl-5.22.1-2

2016-03-09 Thread Achim Gratz
A new release of Perl version 5.22.1 is available, which fixes two cases of losing taint. Immediate update is recommended if either the environment or the input to any Perl program can be controlled by an untrusted party. -- *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to

Re: [ANNOUNCEMENT] Updated: perl-5.22.1-2

2016-03-09 Thread Tony Cook
On Wed, Mar 09, 2016 at 11:46:39PM +0100, Achim Gratz wrote: > > A new release of Perl version 5.22.1 is available, which fixes two cases > of losing taint. Immediate update is recommended if either the > environment or the input to any Perl program can be controlled by an > untrusted party. Doe

Re: [ANNOUNCEMENT] Updated: openssl-1.0.2g-3

2016-03-09 Thread Stephen John Smoogen
On 9 March 2016 at 15:53, Erik Soderquist wrote: > On Wed, Mar 9, 2016 at 5:18 PM, Corinna Vinschen wrote: >> On Mar 9 16:54, Erik Soderquist wrote: > >>> If I knew how, I would... >> >> https://cygwin.com/setup.html >> >> A couple of months ago I made sure that portable LibreSSL from >> https:/

[ANNOUNCEMENT] fontconfig 2.11.94-1

2016-03-09 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * fontconfig-2.11.94-1 * fontconfig-doc-2.11.94-1 * libfontconfig1-2.11.94-1 * libfontconfig-common-2.11.94-1 * libfontconfig-devel-2.11.94-1 * mingw64-i686-fontconfig-2.11.94-1 * mingw64-x86_64-fontconfig-2.11.94-1 * dejavu-fon

[ANNOUNCEMENT] unicode-ucd 8.0.0-1

2016-03-09 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * unicode-ucd-8.0.0-1 The Unicode Character Database (UCD) consists of a number of data files listing Unicode character properties and related data. It also includes data files containing test data for conformance to several

[ANNOUNCEMENT] perl-Font-TTF 1.05-1

2016-03-09 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * perl-Font-TTF-1.05-1 Perl module for TrueType font hacking. In short, you can do almost anything with a standard TrueType font with this module. This package has been added (from Ports) as a build-time dependency of dejavu

Re: Problems with Qt5's QDesktopServices::openUrl()

2016-03-09 Thread Yaakov Selkowitz
On 2016-03-05 09:02, Dr Rainer Woitok wrote: currently I have two applications which I compiled myself under Cygwin: GPSBabel and QMapShack. Both use Qt5, both provide online help via the browser, and both fail doing so in my environment. The version of my various Qt5 packages is 5.5.1-1.

Re: [ANNOUNCEMENT] Updated: perl-5.22.1-2

2016-03-09 Thread Achim Gratz
Tony Cook writes: > Does this refer to the CVE-2015-8607 and CVE-2016-2381 fixes? Yes. > The second is a bit more complex than losing taint. I was trying to not overcomplicate things, maybe unsuccessfully. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+